@media screen and (max-width: 992px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.node-marketplace h3 {
  font: 18px/23px HelveticaNeueCyr Light;
  color: #003663;
  letter-spacing: .016em;
}
.page-bpmonline-marketplace-buy .ts-breadcrumbs-link-item {
  white-space: normal;
  line-height: 26px;
  padding-top: 11px !important;
}
.page-bpmonline-marketplace-buy .ts-breadcrumbs-link-item .ts-breadcrumbs-title {
  font-size: 25px;
}
.page-bpmonline-marketplace-buy .ts-breadcrumbs-link-item:hover {
  white-space: normal;
  line-height: 26px;
  padding-top: 11px !important;
}
#marketplace h1 {
  font: 36px/47px HelveticaNeueCyr Thin;
  color: white;
}
@media (max-width: 768px) {
  #marketplace h1 {
    font: 24px/36px HelveticaNeueCyr Thin;
  }
}
#marketplace h2 {
  font: 36px/47px HelveticaNeueCyr Thin;
  color: white;
  text-align: center;
  margin-top: 80px;
}
#marketplace p {
  font: 14px/19px HelveticaNeueCyr Light;
  color: white;
}
#marketplace #marketplace-first-line {
  background: url("../../img/background/marketplace-first-line.jpg") no-repeat scroll center top transparent;
  margin-bottom: 32px;
}
#marketplace #marketplace-first-line .inside-wrapper {
  height: 144px;
  display: flex;
  align-items: center;
}
#marketplace #marketplace-first-line .inside-wrapper p {
  font: 36px/47px HelveticaNeueCyr Thin;
}
#marketplace .marketplace-filter-wrapper {
  text-align: center;
  margin-bottom: 15px;
}
#marketplace .marketplace-filter-wrapper #marketplace-filter {
  width: 554px;
  float: none;
  display: inline-block;
  margin: 0 auto;
  min-height: 42px;
  text-align: left;
  font: 16px/42px HelveticaNeueCyr Light;
  color: #666;
  font-weight: 500;
  background: #fff;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  padding: 0;
}
#marketplace .marketplace-filter-wrapper #marketplace-filter .marketplac-dropdown-active {
  padding: 0 25px;
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  background: #fff;
  color: black;
}
#marketplace .marketplace-filter-wrapper #marketplace-filter .marketplac-dropdown-toggler {
  position: absolute;
  right: 25px;
  top: 20px;
  width: 15px;
  height: 7px;
  background: url("../../img/icons/arrow_down.png") no-repeat scroll 100% center transparent;
}
#marketplace .marketplace-filter-wrapper #marketplace-filter .marketplac-dropdown-list {
  width: 100%;
  position: absolute;
  left: 0;
  top: 32px;
  border: 1px solid #bdbdbd;
  border-top: none;
  background: #fff;
  display: block;
  list-style: none;
  z-index: 7;
  padding: 10px 35px 10px 35px;
  box-sizing: border-box;
}
#marketplace .marketplace-filter-wrapper #marketplace-filter .marketplac-dropdown-list a {
  display: block;
  padding: 0 0 5px 0;
  margin: 0;
  font: 16px/22px HelveticaNeueCyr Light;
  font-weight: 500;
  color: #666;
}
@media screen and (max-width: 1200px) {
  #marketplace .marketplace-filter-wrapper #marketplace-filter {
    width: 455px;
  }
}
@media screen and (max-width: 768px) {
  #marketplace .marketplace-filter-wrapper #marketplace-filter {
    width: 100%;
  }
}
#marketplace .marketplace-filter-wrapper #marketplace-filter.closed .marketplac-dropdown-list {
  display: none;
}
@media screen and (max-width: 768px) {
  #marketplace .marketplace-filter-wrapper {
    padding: 0 15px;
  }
}
#marketplace #marketplace-icon {
  margin-bottom: 45px;
}
#marketplace #marketplace-icon .views-row {
  position: relative;
  padding: 15px;
  height: 246px;
}
#marketplace #marketplace-icon .views-field-title,
#marketplace #marketplace-icon .views-field-field-marketplace-name {
  position: absolute;
  text-align: center;
  top: 75px;
  left: 0;
  right: 0;
  padding: 0 30px;
}
#marketplace #marketplace-icon .views-field-title .field-content a,
#marketplace #marketplace-icon .views-field-field-marketplace-name .field-content a {
  color: white;
  font: 20px HelveticaNeueCyr Light;
  padding: 0 10px;
  text-align: center;
  display: block;
}
#marketplace #marketplace-icon .views-field-title .field-content a:hover,
#marketplace #marketplace-icon .views-field-field-marketplace-name .field-content a:hover {
  text-decoration: none;
}
#marketplace #marketplace-icon .views-field-field-marketplace-info {
  display: none;
  position: absolute;
  height: 214px;
  background-color: #2b3e68;
  top: 15px;
  left: 0;
  right: 0;
  margin: 2px 15px 0 15px;
}
#marketplace #marketplace-icon .read_more {
  display: block;
  border: 1px solid white;
  border-radius: 3px;
  padding: 4px 10px 4px 0;
  font-size: 14px;
  width: 150px;
  margin: 20px auto;
  background: url('../../img/icons/arrow_right_white.jpg') no-repeat;
  background-position: 90% 50%;
}
#marketplace #marketplace-icon .marketplace-link {
  width: 100%;
  height: 216px;
  display: block;
  padding: 20px;
  color: white;
  font: 16px/25px HelveticaNeueCyr Thin;
  letter-spacing: 0.02em;
  text-align: center;
}
#marketplace #marketplace-icon .marketplace-link:hover {
  text-decoration: none;
}
#marketplace #marketplace-icon img {
  width: 100%;
  height: auto;
}
#marketplace #marketplace-feedback-form {
  background: url("../../img/background/marketplace-form-background.jpg") #555 no-repeat scroll center top;
  background-size: cover;
  min-height: 293px;
}
#marketplace #marketplace-feedback-form h2 {
  font: 30px/70px HelveticaNeueCyr Thin;
  margin-bottom: 12px;
  margin-top: 20px;
  text-align: left;
}
@media screen and (max-width: 992px) {
  #marketplace #marketplace-feedback-form h2 {
    text-align: center;
  }
}
#marketplace #marketplace-feedback-form p {
  font: 18px/30px HelveticaNeueCyr Light;
}
@media screen and (max-width: 992px) {
  #marketplace #marketplace-feedback-form p {
    text-align: center;
  }
}
#marketplace #marketplace-feedback-form .form-wrapper {
  width: 585px;
  float: left;
  margin-top: 45px;
}
#marketplace #marketplace-feedback-form .form-wrapper label {
  display: none;
}
#marketplace #marketplace-feedback-form .form-wrapper .form-item-ts-form-name {
  margin-right: 9px;
}
#marketplace #marketplace-feedback-form .form-wrapper .form-item-ts-form-mail {
  margin-left: 18px;
}
@media screen and (max-width: 992px) {
  #marketplace #marketplace-feedback-form .form-wrapper .form-item-ts-form-mail {
    margin-left: 0;
  }
}
#marketplace #marketplace-feedback-form .form-wrapper .form-item-ts-form-comments {
  margin-bottom: 30px;
}
#marketplace #marketplace-feedback-form .form-wrapper .form-item-ts-form-name,
#marketplace #marketplace-feedback-form .form-wrapper .form-item-ts-form-mail {
  width: 262px;
  display: inline-block;
}
@media screen and (max-width: 992px) {
  #marketplace #marketplace-feedback-form .form-wrapper .form-item-ts-form-name,
  #marketplace #marketplace-feedback-form .form-wrapper .form-item-ts-form-mail {
    width: 100%;
    display: block;
  }
}
#marketplace #marketplace-feedback-form .form-wrapper input,
#marketplace #marketplace-feedback-form .form-wrapper textarea {
  background: transparent;
  font: 14px HelveticaNeueCyr Light;
  color: white;
  border-radius: 3px;
  border: 1px solid #aeab9c;
  box-shadow: none;
}
#marketplace #marketplace-feedback-form .form-wrapper textarea {
  height: 75px;
  margin-top: 15px;
}
#marketplace #marketplace-feedback-form .form-wrapper textarea::-webkit-input-placeholder {
  font: 14px HelveticaNeueCyr Light;
  color: white;
}
#marketplace #marketplace-feedback-form .form-wrapper textarea:-moz-placeholder {
  font: 14px HelveticaNeueCyr Light;
  color: white;
}
#marketplace #marketplace-feedback-form .form-wrapper input::-webkit-input-placeholder {
  font: 14px HelveticaNeueCyr Light;
  color: white;
}
#marketplace #marketplace-feedback-form .form-wrapper input:-moz-placeholder {
  font: 14px HelveticaNeueCyr Light;
  color: white;
}
#marketplace #marketplace-feedback-form .form-wrapper .form-submit {
  float: right;
  font: 16px HelveticaNeueCyr Light;
  text-shadow: none;
  padding: 10px 25px;
  margin-bottom: 42px;
  font-weight: normal;
  color: white;
  border: none;
  border-radius: 3px;
  background-color: #8dcc60;
  background-image: none;
}
#marketplace #marketplace-feedback-form .form-wrapper .error {
  font: 16px HelveticaNeueCyr Light;
  font-weight: normal;
  color: #d6492d;
  border: 1px solid #d6492d;
}
@media screen and (max-width: 992px) {
  #marketplace #marketplace-feedback-form .form-wrapper {
    width: 100%;
  }
}
#marketplace-dtl p {
  line-height: 23px !important;
}
#marketplace-dtl ul {
  padding-left: 16px;
  padding-top: 25px;
}
#marketplace-dtl li {
  font: 16px/20px HelveticaNeueCyr Light;
  color: #666666;
  padding-left: 17px;
  list-style-image: url("../../img/icons/marketplace-product-level-1.png");
  margin-bottom: 25px;
}
#marketplace-dtl li li {
  list-style-image: url("../../img/icons/marketplace-product-level-2.png");
}
#marketplace-dtl #marketplace-dtl-header-background {
  min-height: 523px;
  position: relative;
  background: url('../../img/background/marketplace-dtl-header.jpg');
  margin-bottom: 60px;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  #marketplace-dtl #marketplace-dtl-header-background {
    min-height: 685px;
  }
}
@media screen and (max-width: 992px) {
  #marketplace-dtl #marketplace-dtl-header-background {
    min-height: 0;
    background: url('../../img/background/marketplace-dtl-header-tablet.jpg') no-repeat;
    background-size: cover;
  }
}
@media screen and (max-width: 800px) {
  #marketplace-dtl #marketplace-dtl-header-background {
    margin-bottom: 40px;
  }
}
#marketplace-dtl .marketplace-dtl-header-wrapper {
  margin-top: 25px;
}
@media screen and (max-width: 992px) {
  #marketplace-dtl .marketplace-dtl-header-wrapper {
    margin-top: 13px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 992px) {
  #marketplace-dtl .marketplace-dtl-header-wrapper {
    max-width: 510px;
  }
}
#marketplace-dtl .dtl-header-img {
  position: absolute;
  top: 23px;
  right: 120px;
}
@media screen and (max-width: 800px) {
  #marketplace-dtl .dtl-header-img {
    top: 16px;
    right: 80px;
  }
}
#marketplace-dtl #terms-support-full {
  font: 16px/20px HelveticaNeueCyr Light;
  color: #666;
}
#marketplace-dtl .marketplace-dtl-header-img-container {
  /*@media screen and (max-width:1200px) and (min-width: 992px){
      overflow: visible;
      height: 686px;
    }*/
}
@media (min-width: 993px) {
  #marketplace-dtl .marketplace-dtl-header-img-container {
    height: 523px;
    overflow: hidden;
    position: relative;
  }
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-header-img.tablet-sm {
    width: 100%;
    background: transparent;
    display: none!important;
  }
  #marketplace-dtl .marketplace-dtl-header-img.tablet-sm .marketplace-dtl-header-img {
    width: 100%;
    background: transparent;
  }
}
#marketplace-dtl .marketplace-dtl-header-container {
  position: absolute;
  width: 100%;
  top: 0;
}
#marketplace-dtl .marketplace-dtl-header-container .tablet,
#marketplace-dtl .marketplace-dtl-header-container .tablet-sm {
  display: none;
}
@media (max-width: 992px) {
  #marketplace-dtl .marketplace-dtl-header-container {
    position: static;
  }
  #marketplace-dtl .marketplace-dtl-header-container .tablet {
    display: block;
    position: relative;
    margin-top: 30px;
    margin-bottom: -30px;
    top: auto!important;
  }
  #marketplace-dtl .marketplace-dtl-header-container .tablet .marketplace-dtl-header-img {
    display: block;
    top: auto!important;
  }
}
#marketplace-dtl .marketplace-dtl-header-img {
  background: url('../../img/background/marketplace-dtl-hands.png');
  height: 488px;
  width: 725px;
  position: absolute;
  right: 0;
  top: 35px;
}
@media screen and (max-width: 1200px) and (min-width: 920px) {
  #marketplace-dtl .marketplace-dtl-header-img {
    right: -90px;
  }
}
#marketplace-dtl .marketplace-dtl-header-img .marketplace-slider-wrapper {
  position: absolute;
  width: 487px;
  height: 370px;
  overflow: hidden;
  top: 23px;
  right: 120px;
}
@media screen and (max-width: 800px) {
  #marketplace-dtl .marketplace-dtl-header-img .marketplace-slider-wrapper {
    width: 323px;
    height: 243px;
    right: 80px;
    top: 16px;
  }
}
#marketplace-dtl .marketplace-dtl-header-img .marketplace-slider-list {
  background: black;
  top: 0;
  left: -20px;
  display: inline-block;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  position: absolute;
}
#marketplace-dtl .marketplace-dtl-header-img .marketplace-slider-list li {
  list-style-image: none;
  float: left;
  padding: 0 20px;
}
#marketplace-dtl .marketplace-dtl-header-img #toleft {
  background: url('../../img/icons/slider-left-icon.png?dsdas');
  height: 42px;
  width: 42px;
  position: absolute;
  display: block;
  cursor: pointer;
  left: 135px;
  top: 187px;
  z-index: 2;
}
@media screen and (max-width: 800px) {
  #marketplace-dtl .marketplace-dtl-header-img #toleft {
    left: 95px;
    top: 116px;
  }
}
#marketplace-dtl .marketplace-dtl-header-img #toright {
  background: url('../../img/icons/slider-right-icon.png?dsdas');
  position: absolute;
  height: 42px;
  width: 42px;
  display: block;
  cursor: pointer;
  right: 135px;
  top: 187px;
  z-index: 2;
}
@media screen and (max-width: 800px) {
  #marketplace-dtl .marketplace-dtl-header-img #toright {
    right: 95px;
    top: 116px;
  }
}
@media screen and (max-width: 992px) {
  #marketplace-dtl .marketplace-dtl-header-img {
    display: none;
    bottom: 0;
    top: auto;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }
}
@media screen and (max-width: 800px) {
  #marketplace-dtl .marketplace-dtl-header-img {
    background: url(../../img/background/marketplace-dtl-hands-tablet.png);
    width: 480px;
    height: 303px;
  }
  #marketplace-dtl .marketplace-dtl-header-img.tablet {
    display: none;
  }
  #marketplace-dtl .marketplace-dtl-header-img.tablet-sm {
    display: block;
    position: relative;
    margin-top: 30px;
    margin-bottom: -30px;
    top: auto!important;
  }
  #marketplace-dtl .marketplace-dtl-header-img.tablet-sm .marketplace-dtl-header-img {
    display: block;
    top: auto!important;
  }
}
#marketplace-dtl .marketplace-dtl-header-title {
  margin-bottom: 25px;
}
#marketplace-dtl .marketplace-dtl-header-title h1 {
  font: 48px/50px HelveticaNeueCyr Thin;
  color: white;
}
@media screen and (max-width: 992px) {
  #marketplace-dtl .marketplace-dtl-header-title h1 {
    font: 34px/38px HelveticaNeueCyr Thin;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-header-title h1 {
    text-align: left;
  }
}
#marketplace-dtl .marketplace-dtl-header-description {
  padding-right: 100px;
}
#marketplace-dtl .marketplace-dtl-header-description p {
  font: 21px HelveticaNeueCyr Light;
  line-height: 27px !important;
  color: white;
  font-weight: normal;
}
@media screen and (max-width: 992px) {
  #marketplace-dtl .marketplace-dtl-header-description p {
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-header-description p {
    text-align: left;
  }
}
@media (max-width: 992px) {
  #marketplace-dtl .marketplace-dtl-header-description {
    padding-right: 0;
  }
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-header-description {
    margin-bottom: 15px;
  }
}
#marketplace-dtl .marketplace-dtl-header-see {
  margin-top: 30px;
}
#marketplace-dtl .marketplace-dtl-header-see .video-review {
  border: 1px solid #fff;
  border-radius: 3px;
  color: #fff;
  font: 18px HelveticaNeueCyr Light, Arial;
  display: inline-block;
  padding: 14px 25px;
  width: 182px;
}
#marketplace-dtl .marketplace-dtl-header-see .video-review img {
  margin-left: 7px;
}
@media screen and (max-width: 455px) {
  #marketplace-dtl .marketplace-dtl-header-see .video-review {
    margin: 0 auto;
    display: block;
  }
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-header-see .video-review {
    margin-left: auto!important;
    margin-right: auto;
    display: block;
  }
}
@media screen and (max-width: 992px) {
  #marketplace-dtl .marketplace-dtl-header-see .video-review {
    margin-top: 15px;
    margin-left: 10px;
  }
}
@media screen and (min-width: 1200px) {
  #marketplace-dtl .marketplace-dtl-header-see .video-review {
    margin-left: 10px;
  }
  #marketplace-dtl .marketplace-dtl-header-see .video-review.full {
    margin-left: 0;
    margin-top: 15px;
    display: block;
  }
}
@media screen and (max-width: 1200px) {
  #marketplace-dtl .marketplace-dtl-header-see .video-review.margin {
    margin-left: 10px;
  }
}
#marketplace-dtl .marketplace-dtl-header-see .video-review.full {
  width: 262px;
}
@media screen and (max-width: 400px) {
  #marketplace-dtl .marketplace-dtl-header-see .video-review.full {
    width: 182px;
  }
}
#marketplace-dtl .marketplace-dtl-header-see .see-demo {
  background-color: #00b0f0;
  display: inline-block;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 15px 25px;
  color: #fff;
  font: 18px HelveticaNeueCyr Light, Arial;
  width: 182px;
}
@media screen and (max-width: 1200px) {
  #marketplace-dtl .marketplace-dtl-header-see .see-demo {
    margin-left: 0;
    margin-top: 20px;
  }
}
@media screen and (max-width: 455px) {
  #marketplace-dtl .marketplace-dtl-header-see .see-demo {
    margin-left: auto!important;
    margin-right: auto;
    display: block;
  }
}
#marketplace-dtl .marketplace-dtl-header-see .trial {
  background-color: #00b0f0;
  display: inline-block;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 15px 25px;
  color: #fff;
  font: 18px HelveticaNeueCyr Light, Arial;
  width: 182px;
  text-align: center;
}
#marketplace-dtl .marketplace-dtl-header-see .trial.margin {
  margin-left: 10px;
}
@media screen and (max-width: 1200px) {
  #marketplace-dtl .marketplace-dtl-header-see .trial {
    margin-left: 0;
    margin-top: 20px;
  }
}
@media screen and (max-width: 992px) {
  #marketplace-dtl .marketplace-dtl-header-see .trial {
    margin-left: 0;
    margin-top: 15px;
  }
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-header-see .trial {
    margin-left: auto!important;
    margin-right: auto;
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  #marketplace-dtl .marketplace-dtl-header-see.all .trial {
    margin-top: 15px;
  }
  #marketplace-dtl .marketplace-dtl-header-see.all .trial.margin {
    margin-left: 10px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  #marketplace-dtl .marketplace-dtl-header-see.all .trial.margin {
    margin-left: 5px;
  }
}
@media screen and (min-width: 1200px) {
  #marketplace-dtl .marketplace-dtl-header-see.all .video-review.margin {
    margin-top: 10px;
    margin-left: 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  #marketplace-dtl .marketplace-dtl-header-see.all .video-review {
    margin-left: 0;
    margin-top: 15px;
    display: block;
  }
}
#marketplace-dtl .marketplace-dtl-header-see.only-demo .see-demo {
  margin-left: 0;
}
@media screen and (max-width: 1200px) {
  #marketplace-dtl .marketplace-dtl-header-see {
    margin-top: 30px;
  }
}
@media screen and (max-width: 992px) {
  #marketplace-dtl .marketplace-dtl-header-see {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-header-see {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 992px) {
  #marketplace-dtl .marketplace-dtl-header-buy-box {
    display: block;
    border-top: 2px solid rgba(255, 255, 255, 0.15);
  }
}
#marketplace-dtl .marketplace-dtl-header-buy {
  background-color: #ff530b;
  border-radius: 3px;
  padding: 15px 22px;
  color: #fff;
  font: 18px HelveticaNeueCyr Light, Arial;
  cursor: pointer;
  margin-top: 20px;
  margin-right: 106px;
  display: inline-block;
  float: right;
}
@media screen and (max-width: 1200px) {
  #marketplace-dtl .marketplace-dtl-header-buy {
    display: table;
    margin: 15px auto;
    float: none;
    padding: 15px 17px;
  }
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-header-buy {
    margin: 15px 15px;
  }
}
#marketplace-dtl .marketplace-dtl-header-bottom-info {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.48);
  min-height: 83px;
}
@media (max-width: 992px) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info {
    position: static;
  }
  #marketplace-dtl .marketplace-dtl-header-bottom-info .container {
    padding: 0;
  }
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product,
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-site,
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-demand,
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon {
  position: relative;
  cursor: pointer;
  height: 83px;
  display: inline-block;
  padding: 0;
  color: white;
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product a,
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-site a,
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-demand a,
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon a {
  font: 19px/83px HelveticaNeueCyr Light, Arial;
  color: white;
  text-decoration: none;
}
@media screen and (max-width: 992px) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product a,
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-site a,
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-demand a,
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon a {
    font: 18px/83px HelveticaNeueCyr Light, Arial;
  }
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product:after,
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-site:after,
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-demand:after,
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon:after {
  content: "";
  display: inline-block;
  float: right;
  background: url("../../img/icons/marketplace-support-product-info-icon.png") no-repeat;
  width: 14px;
  height: 14px;
  margin: 35px 15px 0 16px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product:after,
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-site:after,
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-demand:after,
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon:after {
    float: none;
  }
}
@media screen and (max-width: 992px) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product:after,
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-site:after,
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-demand:after,
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon:after {
    margin: 35px 26px 0 11px;
  }
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product:hover,
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-site:hover,
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-demand:hover,
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon:hover {
  text-decoration: none;
}
@media (max-width: 992px) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product,
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-site,
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-demand,
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon {
    border-left: none;
  }
}
@media screen and (min-width: 1200px) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product,
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-site,
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-demand,
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon {
    border-left: 2px solid rgba(255, 255, 255, 0.15);
    border-right: 2px solid rgba(255, 255, 255, 0.15);
  }
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product:nth-child(2n),
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-site:nth-child(2n),
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-demand:nth-child(2n),
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon:nth-child(2n),
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product:nth-child(3),
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-site:nth-child(3),
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-demand:nth-child(3),
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon:nth-child(3) {
    border-left: none;
  }
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product {
  padding: 0;
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product a {
  font: 19px/83px HelveticaNeueCyr Light, Arial;
  color: white;
  text-decoration: none;
}
@media screen and (max-width: 992px) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product a {
    font: 18px/83px HelveticaNeueCyr Light, Arial;
  }
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product:before {
  content: "";
  display: block;
  background: url("../../img/icons/marketplace-support-product-icon.png") no-repeat;
  width: 26px;
  height: 22px;
  float: left;
  margin: 31px 13px 0 25px;
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product:before {
    margin: 31px 13px 0 15px;
  }
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product:after {
  margin: 35px 25px 0 16px;
}
@media screen and (max-width: 992px) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product:after {
    margin-left: 12px;
    margin-right: 19px;
  }
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-site {
  position: relative;
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-site td {
  width: 230px;
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-site .tooltip-help {
  border-top: 2px solid #ff530b;
  position: absolute;
  background: #333;
  left: -80px;
}
@media screen and (min-width: 800px) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-site .tooltip-help:before {
    content: '';
    display: block;
    position: absolute;
    top: -20px;
    left: 212px;
    width: 0;
    height: 0;
    border-color: transparent transparent #ff530b transparent;
    border-style: solid;
    border-width: 10px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-site .tooltip-help:before {
    left: 214px;
  }
}
@-moz-document url-prefix() {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-site .tooltip-help {
    left: -83px;
  }
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-site table {
  position: relative;
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-site:before {
  content: "";
  display: block;
  background: url("../../img/icons/marketplace-support-product-on-site.png") no-repeat;
  width: 30px;
  height: 24px;
  float: left;
  margin: 31px 7px 0 23px;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-site:before {
    margin: 31px 7px 0 0;
  }
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-site:before {
    margin: 31px 13px 0 15px;
  }
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-demand td {
  width: 230px;
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-demand .tooltip-help {
  border-top: 2px solid #ff530b;
  position: absolute;
  background: #333;
  left: 0;
}
@media screen and (min-width: 800px) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-demand .tooltip-help:before {
    content: '';
    display: block;
    position: absolute;
    top: -20px;
    left: 178px;
    width: 0;
    height: 0;
    border-color: transparent transparent #ff530b transparent;
    border-style: solid;
    border-width: 10px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-demand .tooltip-help:before {
    left: 135px;
  }
}
@-moz-document url-prefix() {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-demand .tooltip-help:before {
    left: 175px;
  }
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-demand table {
  position: relative;
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-demand:before {
  content: "";
  display: block;
  background: url("../../img/icons/marketplace-support-product-on-demand.png") no-repeat;
  width: 34px;
  height: 21px;
  float: left;
  margin: 31px 7px 0 25px;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-demand:before {
    margin: 31px 7px 0 0;
  }
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-demand:before {
    margin: 31px 13px 0 15px;
  }
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon {
  position: relative;
  padding: 0;
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon td {
  width: 230px;
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon .tooltip-help {
  border-top: 2px solid #ff530b;
  position: absolute;
  background: #333;
  left: -53px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon .tooltip-help {
    left: -51px;
  }
}
@media screen and (min-width: 800px) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon .tooltip-help:before {
    content: '';
    display: block;
    position: absolute;
    top: -20px;
    left: 191px;
    width: 0;
    height: 0;
    border-color: transparent transparent #ff530b transparent;
    border-style: solid;
    border-width: 10px;
  }
}
@-moz-document url-prefix() {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon .tooltip-help:before {
    left: 188px;
  }
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon table {
  position: relative;
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon a {
  font: 19px/83px HelveticaNeueCyr Light, Arial;
  color: white;
  text-decoration: none;
}
@media screen and (max-width: 992px) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon a {
    font: 18px/83px HelveticaNeueCyr Light, Arial;
  }
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon:before {
  content: "";
  display: block;
  background: url("../../img/icons/marketplace-support-addon-icon.png") no-repeat;
  width: 25px;
  height: 23px;
  float: left;
  margin: 31px 13px 0 25px;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon:before {
    margin: 31px 13px 0 0;
  }
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon:before {
    margin: 31px 13px 0 15px;
  }
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon:after {
  margin: 35px 25px 0 16px;
}
@media screen and (max-width: 992px) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon:after {
    margin-left: 12px;
    margin-right: 19px;
  }
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product-children {
  display: none;
  cursor: default;
  border-top: 2px solid #ff530b;
  position: absolute;
  z-index: 1;
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product-children td {
  max-width: 323px;
  min-width: 258px;
  background: #333333;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product-children {
    top: 83px;
  }
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product-children {
    top: 82px;
  }
}
@media screen and (min-width: 800px) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product-children:before {
    content: '';
    display: block;
    position: absolute;
    top: -20px;
    left: 215px;
    width: 0;
    height: 0;
    border-color: transparent transparent #ff530b transparent;
    border-style: solid;
    border-width: 10px;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product-children:before {
    left: 217px;
  }
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product-children:before {
    left: 196px;
  }
}
@-moz-document url-prefix() {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product-children:before {
    left: 212px;
  }
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product-children .marketplace-product-support-wrapper {
  padding: 20px 25px;
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product-children .marketplace-product-support-wrapper .product-name {
  font: 18px/38px HelveticaNeueCyr Light, Arial;
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product-children .marketplace-product-support-wrapper .product-name.list {
  background: url("../../img/icons/marketplace-product-check-icon.png") no-repeat 0 14px;
  padding-left: 24px;
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product-children .marketplace-product-support-wrapper .product-name.td-447 {
  line-height: 26px;
}
@media screen and (max-width: 992px) {
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .drop-down {
  display: none;
  overflow: visible!important;
  position: absolute;
  z-index: 1;
  top: 83px;
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .drop-down {
    top: 82px;
  }
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .drop-down td {
  background: #333;
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .drop-down .tooltip-help {
  padding: 20px 25px;
}
#marketplace-dtl .marketplace-dtl-header-bottom-info .drop-down .tooltip-help a {
  font: 300 14px/140% 'Open Sans';
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-support-product,
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-site,
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-demand,
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon {
    display: block;
    border-bottom: 2px solid rgba(255, 255, 255, 0.15);
  }
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-site .tooltip-help {
    left: 0;
  }
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-site .tooltip-help:before {
    left: 122px;
  }
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-on-demand .tooltip-help:before {
    left: 163px;
  }
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon .tooltip-help {
    left: 0;
  }
  #marketplace-dtl .marketplace-dtl-header-bottom-info .marketplace-dtl-header-addon .tooltip-help:before {
    left: 121px;
  }
}
#marketplace-dtl .marketplace-dtl-product-description {
  margin-bottom: 45px;
}
#marketplace-dtl .marketplace-dtl-product-description h2 {
  font: 21px/26px HelveticaNeueCyr Light;
  color: #003663;
  letter-spacing: 0.016em;
}
@media screen and (max-width: 800px) {
  #marketplace-dtl .marketplace-dtl-product-description h2 {
    color: #023663;
  }
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-product-description h2 {
    font-size: 19px;
  }
}
#marketplace-dtl .marketplace-dtl-product-description p {
  font: 16px/23px HelveticaNeueCyr Light;
  color: #666666;
}
#marketplace-dtl .marketplace-dtl-product-description .field-label {
  font: 36px/36px HelveticaNeueCyr Thin;
  color: #333333;
  letter-spacing: 0.016em;
  margin-bottom: 30px;
}
#marketplace-dtl .marketplace-dtl-product-description .field-label:before {
  content: "";
  display: block;
  background: url("../../img/icons/marketplace-product-detail-icon.png") no-repeat;
  width: 32px;
  height: 32px;
  float: left;
  margin: 0 20px 0 0;
}
@media screen and (max-width: 800px) {
  #marketplace-dtl .marketplace-dtl-product-description .field-label:before {
    background: url("../../img/icons/marketplace-product-detail-icon-mobile.png") no-repeat;
    width: 24px;
    height: 24px;
    margin: 0 10px 0 0;
  }
}
@media screen and (max-width: 800px) {
  #marketplace-dtl .marketplace-dtl-product-description .field-label {
    font: 25px/20px HelveticaNeueCyr Light;
    letter-spacing: .01em;
    margin-bottom: 40px;
    color: #333333;
  }
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-product-description .field-label {
    font-size: 23px;
  }
}
#marketplace-dtl .marketplace-dtl-product-terms-support {
  font: 16px/20px HelveticaNeueCyr Light;
  color: #666;
  margin-bottom: 55px;
}
#marketplace-dtl .marketplace-dtl-product-terms-support p {
  font: 16px/20px HelveticaNeueCyr Light;
  color: #666;
}
#marketplace-dtl .marketplace-dtl-product-terms-support .field-label {
  font: 36px/36px HelveticaNeueCyr Thin;
  color: #333333;
  letter-spacing: 0.016em;
  margin-bottom: 30px;
}
#marketplace-dtl .marketplace-dtl-product-terms-support .field-label:before {
  content: "";
  display: block;
  background: url("../../img/icons/marketplace-product-terms-support-icon.png") no-repeat;
  width: 32px;
  height: 32px;
  float: left;
  margin: 0 20px 0 0;
}
@media screen and (max-width: 800px) {
  #marketplace-dtl .marketplace-dtl-product-terms-support .field-label:before {
    background: url("../../img/icons/marketplace-product-terms-support-mobile-icon.png") no-repeat;
    width: 24px;
    height: 24px;
    margin: 0 10px 0 0;
  }
}
@media screen and (max-width: 800px) {
  #marketplace-dtl .marketplace-dtl-product-terms-support .field-label {
    font: 25px/20px HelveticaNeueCyr Light;
    color: #333333;
    letter-spacing: .01em;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-product-terms-support .field-label {
    font-size: 23px;
  }
}
#marketplace-dtl .marketplace-dtl-product-terms-support .field-item p {
  font: 16px/20px HelveticaNeueCyr Light;
  color: #666666;
}
#marketplace-dtl .marketplace-dtl-products-compatible {
  margin-bottom: 55px;
}
#marketplace-dtl .marketplace-dtl-products-compatible p {
  font: 16px/20px HelveticaNeueCyr Light;
  color: #666666;
}
#marketplace-dtl .marketplace-dtl-products-compatible .field-label {
  font: 36px/36px HelveticaNeueCyr Thin;
  color: #333333;
  letter-spacing: 0.016em;
  margin-bottom: 30px;
}
#marketplace-dtl .marketplace-dtl-products-compatible .field-label:before {
  content: "";
  display: block;
  background: url("../../img/icons/marketplace-product-detail-compatible.png") no-repeat;
  width: 32px;
  height: 32px;
  float: left;
  margin: 0 20px 0 0;
}
@media screen and (max-width: 800px) {
  #marketplace-dtl .marketplace-dtl-products-compatible .field-label:before {
    background: url("../../img/icons/marketplace-product-detail-compatible-mobile.png") no-repeat;
    width: 24px;
    height: 24px;
    margin: 0 10px 0 0;
  }
}
@media screen and (max-width: 800px) {
  #marketplace-dtl .marketplace-dtl-products-compatible .field-label {
    font: 25px/20px HelveticaNeueCyr Light;
    color: #333;
    letter-spacing: .01em;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-products-compatible .field-label {
    font-size: 23px;
  }
}
#marketplace-dtl .marketplace-dtl-products-price {
  margin-bottom: 58px;
}
#marketplace-dtl .marketplace-dtl-products-price .field-label {
  font: 36px/36px HelveticaNeueCyr Thin;
  color: #333333;
  letter-spacing: 0.016em;
  margin-bottom: 30px;
}
#marketplace-dtl .marketplace-dtl-products-price .field-label:before {
  content: "";
  display: block;
  background: url("../../img/icons/marketplace-product-detail-price-icon.png") no-repeat;
  width: 32px;
  height: 32px;
  float: left;
  margin: 0 20px 0 0;
}
@media screen and (max-width: 800px) {
  #marketplace-dtl .marketplace-dtl-products-price .field-label:before {
    background: url("../../img/icons/marketplace-product-detail-price-mobile-icon.png") no-repeat;
    width: 24px;
    height: 24px;
    margin: 0 10px 0 0;
  }
}
@media screen and (max-width: 800px) {
  #marketplace-dtl .marketplace-dtl-products-price .field-label {
    font: 25px/20px HelveticaNeueCyr Light;
    color: #333;
    letter-spacing: .01em;
  }
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-products-price .field-label {
    font-size: 23px;
  }
}
#marketplace-dtl .marketplace-dtl-products-price p {
  font: 16px/20px HelveticaNeueCyr Light;
  color: #666666;
  margin-bottom: 25px;
}
#marketplace-dtl .marketplace-dtl-products-price table {
  border: 1px solid #00b0f0;
  margin-bottom: 15px;
}
#marketplace-dtl .marketplace-dtl-products-price table td:nth-child(1) {
  font: 16px/20px HelveticaNeueCyr Light;
  color: #333333;
}
#marketplace-dtl .marketplace-dtl-products-price table td:nth-child(2) {
  font: 24px/20px HelveticaNeueCyr Light;
  color: #00b0f0;
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-products-price table td:nth-child(2) {
    font-size: 21px;
  }
}
#marketplace-dtl .marketplace-dtl-products-price table tbody {
  border-left: 7px solid #00b0f0;
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-products-price table tr {
    padding-bottom: 15px;
    display: block;
  }
  #marketplace-dtl .marketplace-dtl-products-price table tr:last-child {
    padding-bottom: 0;
  }
}
#marketplace-dtl .marketplace-dtl-products-price table td {
  padding: 18px 17px;
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-products-price table td {
    display: block!important;
    max-width: 100%!important;
    padding: 5px 10px;
  }
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-products-price table {
    display: block;
  }
}
#marketplace-dtl .marketplace-dtl-products-price .marketplace-dtl-header-buy {
  margin-top: 45px;
  width: 180px;
  display: block;
  float: none;
}
@media screen and (max-width: 1200px) {
  #marketplace-dtl .marketplace-dtl-products-price .marketplace-dtl-header-buy {
    margin-left: 0;
  }
}
@media screen and (max-width: 992px) {
  #marketplace-dtl .marketplace-dtl-products-price .marketplace-dtl-header-buy {
    float: none;
  }
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .marketplace-dtl-products-price .marketplace-dtl-header-buy {
    margin-left: 0;
  }
}
@media screen and (max-width: 800px) {
  #marketplace-dtl .marketplace-dtl-products-price {
    margin-bottom: 20px;
  }
}
#marketplace-dtl .marketplace-dtl-about-developer {
  font: 16px/20px HelveticaNeueCyr Light;
  color: #666;
  position: absolute;
  width: 100%;
  border: 1px solid #efefef;
  border-top: 2px solid #00bff3;
  padding: 20px;
}
#marketplace-dtl .marketplace-dtl-about-developer a {
  color: #06b2f0;
}
#marketplace-dtl .marketplace-dtl-about-developer p {
  font: 16px/20px HelveticaNeueCyr Light;
  color: #666;
  margin-bottom: 22px;
}
@media screen and (max-width: 800px) {
  #marketplace-dtl .marketplace-dtl-about-developer p.site {
    color: #333333;
  }
}
#marketplace-dtl .marketplace-dtl-about-developer address {
  font: 16px/20px HelveticaNeueCyr Light;
  color: #666;
}
#marketplace-dtl .marketplace-dtl-about-developer img {
  margin-bottom: 30px;
}
#marketplace-dtl .marketplace-dtl-about-developer .field-label {
  font: 26px/26px HelveticaNeueCyr Thin;
  color: #333333;
  margin-bottom: 25px;
}
@media screen and (max-width: 800px) {
  #marketplace-dtl .marketplace-dtl-about-developer .field-label {
    font: 25px/20px HelveticaNeueCyr Light;
    color: #333;
    letter-spacing: .01em;
  }
}
#marketplace-dtl .marketplace-dtl-about-developer .adress {
  margin-bottom: 20px;
}
#marketplace-dtl .marketplace-dtl-about-developer .read-more {
  margin-top: 0;
  margin-bottom: 20px;
}
#marketplace-dtl .marketplace-dtl-about-developer.mobile {
  display: none;
}
@media screen and (max-width: 992px) {
  #marketplace-dtl .marketplace-dtl-about-developer {
    position: relative;
  }
  #marketplace-dtl .marketplace-dtl-about-developer.desktop {
    display: none;
  }
  #marketplace-dtl .marketplace-dtl-about-developer.mobile {
    display: block;
    width: 100%;
    border: none;
    border-top: 2px solid #00bff3;
    padding-left: 0;
    padding-right: 0;
  }
}
#marketplace-dtl .read-more {
  position: relative;
  margin-top: -55px;
  margin-bottom: 110px;
}
#marketplace-dtl .read-more a {
  cursor: pointer;
  font: 18px/20px HelveticaNeueCyr Light;
  color: #06b2f0;
  display: inline-block;
  position: absolute;
  bottom: 0;
}
#marketplace-dtl .read-more a:before {
  content: "";
  display: block;
  background: url("../../img/icons/arrow_down.png") no-repeat;
  width: 15px;
  height: 7px;
  float: right;
  margin: 7px 0 0 10px;
  transform: rotate3d(0, 0, 1, 180deg);
}
#marketplace-dtl .read-more a:focus,
#marketplace-dtl .read-more a:hover {
  text-decoration: none;
}
#marketplace-dtl .read-more a.collapsed:before {
  content: "";
  display: block;
  background: url("../../img/icons/arrow_down.png") no-repeat;
  width: 15px;
  height: 7px;
  float: right;
  margin: 7px 0 0 10px;
  transform: none;
}
#marketplace-dtl .read-more .background-wrapper {
  position: absolute;
  width: 100%;
  height: 90px;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 20%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(20%, rgba(255, 255, 255, 0.6)), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 20%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 20%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 20%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 20%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}
@media screen and (max-width: 800px) {
  #marketplace-dtl .read-more {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 600px) {
  #marketplace-dtl .read-more {
    margin-bottom: 100px;
  }
}
#marketplace-dtl .mp.fancybox {
  display: none;
  position: absolute;
  top: 187px;
  left: 340px;
  width: 42px;
  height: 42px;
  background: url("../../img/icons/iconmonstr-eye-icon.png?dfsdsd") no-repeat;
  z-index: 2;
}
@media screen and (max-width: 800px) {
  #marketplace-dtl .mp.fancybox {
    top: 117px;
    left: 220px;
  }
}
#marketplace-dtl .mp.fancybox.mp-show {
  display: block;
}
@media (max-width: 1200px) {
  #marketplace-dtl .marketplace-dtl-header-buy-box {
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
  #marketplace-dtl {
    overflow: hidden;
  }
}
#footer-adaptive {
  margin-top: 0;
}
#marketplace-buy-form {
  margin: 35px 0;
  min-height: 630px;
}
@media screen and (max-width: 420px) {
  #marketplace-buy-form {
    margin: 15px 0;
  }
}
#marketplace-buy-form .marketplace-form-description {
  margin-top: 39px;
}
#marketplace-buy-form .marketplace-form-description h1 {
  font: 36px/44px HelveticaNeueCyr Thin;
  color: #0db5ec;
  text-align: center;
  display: none;
}
#marketplace-buy-form .marketplace-form-description p {
  font: 21px/26px HelveticaNeueCyr Light;
  color: #444444;
  text-align: center;
  max-width: 400px;
  margin: 0 auto;
}
@media screen and (max-width: 992px) {
  #marketplace-buy-form .marketplace-form-description {
    margin-bottom: 25px;
  }
}
#marketplace-buy-form .marketplace-form-img {
  background: url('../../img/background/marketplace-form-macbook.png');
  height: 351px;
  width: 606px;
  position: absolute;
  left: -10px;
  top: 165px;
}
@media screen and (max-width: 992px) {
  #marketplace-buy-form .marketplace-form-img {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  #marketplace-buy-form .marketplace-form-img {
    left: -50px;
    top: 200px;
  }
}
#marketplace-buy-form .marketplace-slider-wrapper {
  position: absolute;
  width: 461px;
  height: 288px;
  overflow: hidden;
  top: 20px;
  right: 73px;
}
#marketplace-buy-form .marketplace-slider-list {
  top: 0;
  left: 0;
  display: inline-block;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  position: absolute;
}
#marketplace-buy-form .marketplace-slider-item {
  float: left;
}
#marketplace-buy-form .marketplace-form {
  padding: 35px 50px;
  background-color: #4c5a75;
}
@media screen and (max-width: 420px) {
  #marketplace-buy-form .marketplace-form {
    padding: 35px 16px;
  }
}
#marketplace-buy-form .marketplace-form h2 {
  font-size: 24px;
  color: white;
  font: 36px/44px HelveticaNeueCyr Thin;
  margin: 0;
  letter-spacing: 0.012em;
}
@media screen and (max-width: 420px) {
  #marketplace-buy-form .marketplace-form h2 {
    font: 32px/38px HelveticaNeueCyr Thin;
  }
}
#marketplace-buy-form .marketplace-form p {
  font: 20px/20px HelveticaNeueCyr Light;
  margin: 20px 0;
  letter-spacing: 0.026em;
  color: #fff;
}
#marketplace-buy-form .marketplace-form .form-wrapper {
  margin-top: 30px;
}
#marketplace-buy-form .marketplace-form .form-wrapper label {
  display: none;
}
#marketplace-buy-form .marketplace-form .form-wrapper .form-group {
  margin-bottom: 28px;
}
#marketplace-buy-form .marketplace-form .form-wrapper textarea.form-text {
  line-height: 20px;
}
#marketplace-buy-form .marketplace-form .form-wrapper .form-text {
  display: block;
  width: 100%;
  border: 1px solid #fff;
  padding: 0 10px;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  color: #234163;
  font: 16px/16px HelveticaNeueCyr Light;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
}
#marketplace-buy-form .marketplace-form .form-wrapper .form-text:disabled {
  color: #828eaa;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #marketplace-buy-form .marketplace-form .form-wrapper .form-text:disabled {
    color: #555;
  }
}
#marketplace-buy-form .marketplace-form .form-wrapper .form-select {
  padding: 0 10px;
  width: 100%;
  height: 42px;
  margin: 0;
  line-height: 42px;
  font-size: 16px;
  font: 16px/16px HelveticaNeueCyr Light;
  color: #a6a6a6;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
}
#marketplace-buy-form .marketplace-form .form-wrapper .form-submit {
  background-color: #f47e1f;
  background-image: none;
  padding: 17px 15px;
  width: 100%;
  height: auto;
  margin: 20px 0 0;
  text-align: center;
  border: 0 none;
  color: #fff;
  cursor: pointer;
  outline-width: 0;
  overflow: hidden;
  vertical-align: top;
  border-radius: 0;
  font: 20px/20px HelveticaNeueCyr Thin;
  font-size: 20px;
  line-height: 100%;
  text-shadow: none;
}
#marketplace-buy-form .marketplace-form .form-wrapper label.error {
  display: inline-block;
  font: 11px HelveticaNeueCyr Light;
  color: #FFF;
  background-color: #d6492d;
  padding: 2px 10px 4px;
  margin: 0;
  line-height: 160%;
}
#marketplace-buy-form .marketplace-form .line-separator {
  background-color: #f47e1f;
  width: 44px;
  height: 2px;
  margin: 20px 0 0;
}
@media screen and (max-width: 992px) {
  #marketplace-buy-form .marketplace-form {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
#marketplace-buy-form .marketplace-form-confirm {
  padding: 35px 50px;
  background-color: #4c5a75;
  margin-top: 40px;
}
#marketplace-buy-form .marketplace-form-confirm h2 {
  font-size: 24px;
  color: white;
  font: 36px/44px HelveticaNeueCyr Thin;
  margin: 0;
}
@media screen and (max-width: 420px) {
  #marketplace-buy-form .marketplace-form-confirm h2 {
    text-align: center;
    font: 30px/35px HelveticaNeueCyr Thin;
  }
}
#marketplace-buy-form .marketplace-form-confirm p {
  font: 20px/26px HelveticaNeueCyr Light;
  margin: 20px 0;
  color: #fff;
}
@media screen and (max-width: 420px) {
  #marketplace-buy-form .marketplace-form-confirm {
    margin-top: 60px;
    padding: 35px 20px;
  }
}
#marketplace-buy-form .marketplace-form-confirm .marketplace-confirm-link {
  display: block;
  background-color: #f47e1f;
  background-image: none;
  padding: 17px 15px;
  width: 200px;
  height: auto;
  margin: 0 auto;
  text-align: center;
  border: 0 none;
  color: #fff;
  cursor: pointer;
  outline-width: 0;
  overflow: hidden;
  vertical-align: top;
  border-radius: 0;
  font: 20px/23px HelveticaNeueCyr Thin;
  font-size: 20px;
  line-height: 100%;
  text-shadow: none;
}
@media screen and (max-width: 420px) {
  #marketplace-buy-form .marketplace-form-confirm .marketplace-confirm-link {
    width: 100%;
  }
}
#marketplace-buy-form .marketplace-form-confirm .marketplace-confirm-link.left {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  background-color: #0db5ec;
}
@media screen and (min-width: 1200px) {
  #marketplace-buy-form .marketplace-form-confirm .marketplace-confirm-link.left {
    width: Calc(50% - 15px);
    margin-bottom: 0px;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  #marketplace-buy-form .marketplace-form-confirm .marketplace-confirm-link.left {
    width: Calc(50% - 15px);
    margin-bottom: 0px;
  }
}
#marketplace-buy-form .marketplace-form-confirm .marketplace-confirm-link.right {
  float: right;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  #marketplace-buy-form .marketplace-form-confirm .marketplace-confirm-link.right {
    width: Calc(50% - 15px);
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  #marketplace-buy-form .marketplace-form-confirm .marketplace-confirm-link.right {
    width: Calc(50% - 15px);
  }
}
#marketplace-buy-form #toleft {
  background: url('../../img/icons/slider-form-left.png');
  height: 20px;
  width: 10px;
  position: absolute;
  display: block;
  cursor: pointer;
  left: 0;
  top: 167px;
}
#marketplace-buy-form #toright {
  background: url('../../img/icons/slider-form-right.png');
  position: absolute;
  height: 20px;
  width: 10px;
  display: block;
  cursor: pointer;
  right: 17px;
  top: 167px;
}
@media screen and (max-width: 992px) {
  .main-container-view {
    margin-top: 0;
  }
}
.views-exposed-form {
  display: none;
}
#header_crumbs-menu .ts-breadcrumbs-title {
  padding: 0;
  background: transparent !important;
}
#header_crumbs-menu .ts-breadcrumbs-box .active_title .ts-breadcrumbs-title {
  color: #0db5ec;
}
@media screen and (max-width: 992px) {
  #header_crumbs-menu .ts-breadcrumbs-box {
    float: none;
  }
}
#header_crumbs-menu .ts-breadcrumbs-link-item {
  padding: 9px 4px 9px 4px;
}
@media (max-width: 992px) {
  #header_crumbs-menu .ts-breadcrumbs-link-item {
    padding-top: 20px;
  }
}
#header_crumbs-menu #ts-breadcrumbs.marketplace {
  margin-top: 0;
  margin-bottom: 30px;
}
@media screen and (max-width: 992px) {
  #header_crumbs-menu #ts-breadcrumbs.marketplace {
    margin-bottom: 15px;
    padding-left: 10px;
  }
}
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.pre-header {
  height: 413px;
  width: 1px;
}
@media (max-width: 992px) {
  .pre-header {
    display: none;
  }
}
.show-admin-buttons {
  display: inline-block;
  background: #8ecc61;
  color: #fff;
  font: 16px/42px HelveticaNeueCyr Light;
  min-height: 42px;
  box-sizing: border-box;
  padding: 0 15px;
}
/*# sourceMappingURL=marketplace.min.css.map */