ul,
ol,
dl,
li,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
body,
html,
p,
blockquote {
  margin: 0;
  padding: 0;
}
html * {
  max-height: 999999px;
}
img {
  border-width: 0;
}
.bold,
.strong {
  font-weight: bold;
}
.hidden,
.display_none {
  display: none;
}
.pointer {
  cursor: pointer;
}
.bottom {
  vertical-align: bottom;
}
.top {
  vertical-align: top;
}
.middle {
  vertical-align: middle;
}
.left {
  float: left;
}
.right {
  float: right;
}
.inlineblock {
  display: inline-block;
  zoom: 1;
}
.clear_left {
  clear: left;
  height: 1px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
.clear_right {
  clear: right;
  height: 1px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
.clear,
.clear_both {
  clear: both;
  height: 1px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
.relative {
  position: relative;
}
.table {
  display: table;
}
.row {
  display: table-row;
}
.cell {
  display: table-cell;
}
a.izoom {
  text-decoration: none !important;
}
a.izoom img {
  border: 0px solid #ef7d21;
  margin-right: 5px;
}
a.izoom img:hover {
  border: 0px solid #71b81e;
}
a.izoomleft img {
  margin: 0 20px 5px 0;
}
a.izoomright img {
  margin: 0 0 5px 20px;
}
.clickhref {
  cursor: pointer;
}
html,
body {
  background: none repeat scroll 0 0 #456102;
}
body,
p,
td,
div {
  color: #51311c;
  font-family: 'Ubuntu Condensed', sans-serif;
}
a {
  color: #51311c;
}
a:hover {
  color: #9d0b0e;
}
.context p {
  font-family: Tahoma;
  font-size: 15px;
  line-height: 24px;
  padding-bottom: 4px;
}
.main-content h1 {
  font-size: 30px;
  font-weight: 400;
  margin: 17px 0 10px;
  text-align: center;
}
.sublayout-common-main h2,
.onindex .main-content h2 {
  font-size: 25px;
  font-weight: 400;
  margin: 17px 0 10px;
  text-align: center;
}
h3 {
  font-size: 20px;
  font-weight: 300;
  margin: 13px 0 5px;
  text-align: left;
}
h2 {
  font-size: 25px;
  font-weight: 400;
  margin: 21px 0 3px;
  text-align: left;
}
.main-content td,
.main-content li,
.main-content p {
  font-family: Tahoma;
  font-size: 15px;
  line-height: 24px;
  padding-bottom: 4px;
}
.overflow {
  overflow: hidden;
}
.body {
  min-width: 320px;
}
.body-bg {
  background: url("/images/headgrad.jpg") repeat-x top;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.main {
  top: -8px;
  min-height: 400px;
  padding: 4px 0 20px;
  position: relative;
  background: #fff url("/images/headgrad.jpg") repeat-x top;
  margin-bottom: -8px;
  overflow: hidden;
}
@media only screen and (max-width: 980px) {
  .main {
    background: #fff;
  }
}
.main-minmax {
  position: relative;
  min-width: 970px;
  max-width: 970px;
  margin: 0 auto;
  padding: 0 10px;
  box-sizing: border-box;
}
@media only screen and (max-width: 980px) {
  .main-minmax {
    min-width: auto;
  }
}
.sublayout-common-lefts {
  width: 200px;
  float: left;
}
@media only screen and (max-width: 980px) {
  .sublayout-common-lefts {
    display: none;
  }
}
@media only screen and (max-width: 980px) {
  .sublayout-domain .sublayout-common-lefts {
    display: block;
    position: relative;
    float: none;
    width: auto;
    left: 30px;
  }
}
@media only screen and (max-width: 650px) {
  .sublayout-domain .sublayout-common-lefts {
    left: 20px;
    top: -10px;
  }
}
@media only screen and (max-width: 980px) {
  .sublayout-domain_3 .sublayout-common-lefts {
    display: none;
  }
}
.sublayout-common-rights {
  width: 200px;
  float: right;
}
@media only screen and (max-width: 980px) {
  .sublayout-common-rights {
    display: none;
  }
}
.sublayout-common-main {
  margin: 0 233px;
  padding: 15px 0 0;
}
@media only screen and (max-width: 980px) {
  .sublayout-common-main {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 790px;
  }
}
@media only screen and (max-width: 980px) {
  .sublayout-domain .sublayout-common-main {
    padding-top: 190px;
  }
}
@media only screen and (max-width: 650px) {
  .sublayout-domain .sublayout-common-main {
    padding-top: 10px;
  }
}
@media only screen and (max-width: 980px) {
  .sublayout-domain_3 .sublayout-common-main {
    padding-top: 10px;
  }
}
@media only screen and (max-width: 450px) {
  .sublayout-common-main {
    padding: 0 10px;
  }
}
.sublayout-card-main {
  padding: 0 10px;
}
@media only screen and (max-width: 450px) {
  .sublayout-card-main {
    padding: 0 0;
  }
}
.sublayout {
  margin-top: 25px;
  position: relative;
  z-index: 2;
}
.promos {
  max-width: 600px;
  margin: 40px auto 20px;
  padding: 0 60px;
  position: relative;
}
@media only screen and (max-width: 650px) {
  .sublayout-domain .promos {
    display: none;
  }
}
.promo-item {
  margin: 0 auto;
  max-width: 145px;
}
.feedbackLink {
  margin: 27px auto;
  width: 80%;
  position: relative;
}
.feedbackLink-short {
  width: 90%;
}
.feedbackLink-text {
  font-family: Arial;
  font-size: 13px;
  font-style: italic;
  margin-right: 350px;
  margin-top: 17px;
}
.feedbackLink-short .feedbackLink-text {
  line-height: 18px;
  margin-right: 190px;
  margin-top: 6px;
}
@media only screen and (max-width: 980px) {
  .feedbackLink-text {
    margin: 0 auto !important;
    padding: 0 0 50px;
    text-align: center;
  }
}
.feedbackLink-short .feedbackLink-buble {
  width: 164px;
}
.feedbackLink-buble {
  background: url("/images/otz_enter.png") no-repeat scroll 0 center rgba(0,0,0,0);
  float: right;
  padding-left: 36px;
  width: 314px;
}
@media only screen and (max-width: 980px) {
  .feedbackLink-buble {
    float: none;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -120px;
    width: 180px;
  }
  .feedbackLink-buble span {
    display: none;
  }
}
.feedbackLink-buble-text {
  background: none repeat scroll 0 0 #eed8b4;
  font-family: Arial;
  font-size: 14px;
  font-style: italic;
  padding: 12px 25px;
  position: relative;
  border-radius: 4px;
}
.feedbackLink-short .feedbackLink-buble-text {
  padding: 12px 18px;
}
.projmap {
  position: relative;
}
@media only screen and (max-width: 830px) {
  .projmap {
    margin: 0 -11px;
  }
}
.projmap.projmap_fullscreen {
  position: fixed;
  margin: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: #fff;
}
.projmap__header {
  display: none;
  background: none repeat scroll 0 0 #456102;
  position: relative;
  color: #fff9e3;
  font-size: 20px;
  line-height: 20px;
  padding: 11px 80px 12px 20px;
}
.projmap_fullscreen .projmap__header {
  display: block;
}
.projmap__close {
  background: url("images/button-close.svg") no-repeat center center;
  height: 31px;
  width: 31px;
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: 10px;
  background-size: 22px 22px;
}
.projmap__bg {
  background: url("/images/mapbeg.png") no-repeat center center;
  height: 10px;
  position: relative;
  z-index: 2;
  background-size: 100% auto;
}
.projmap_fullscreen .projmap__bg {
  display: none;
}
.projmap__static {
  background: url("images/statmap.png") no-repeat center center;
  height: 147px;
  position: relative;
  top: -4px;
  text-align: center;
}
@media only screen and (min-width: 830px) {
  .projmap__static {
    display: none;
  }
}
.projmap_fullscreen .projmap__static {
  display: none;
}
.projmap__open {
  background: none repeat scroll 0 0 #456102;
  color: #fff9e3;
  display: inline-block;
  font-size: 33px;
  line-height: 33px;
  padding: 10px 22px 12px;
  position: relative;
  border-radius: 4px;
  top: 50%;
  margin-top: -29px;
  cursor: pointer;
}
.projmap__map {
  height: 400px;
  position: relative;
  margin-top: -5px;
  z-index: 1;
}
@media only screen and (max-width: 830px) {
  .projmap__map {
    display: none;
  }
}
.projmap_fullscreen .projmap__map {
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  margin-top: 0;
  height: 100%;
}
.clearfix {
  min-height: 0;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.clearfix:after {
  clear: both;
}
.domainline {
  position: relative;
}
.domainline-image {
  background: url("/images/brus_sm.png") no-repeat scroll 0 0 rgba(0,0,0,0);
  height: 313px;
  position: absolute;
  right: 0;
  top: 0;
  width: 300px;
}
@media only screen and (max-width: 980px) {
  .domainline-image {
    background-size: 100% auto !important;
    width: 200px !important;
    right: initial;
    left: 0;
  }
}
@media only screen and (max-width: 650px) {
  .sublayout-domain .domainline-image {
    display: none;
  }
}
.domainline-header {
  font-size: 30px;
  line-height: 33px;
  margin: 0 auto;
  padding-top: 330px;
  width: 92px;
}
.domainline-header span {
  font-size: 37px;
}
@media only screen and (max-width: 980px) {
  .domainline-domains {
    margin-left: 230px;
    position: relative;
    top: 38px;
    max-width: 350px;
  }
}
@media only screen and (max-width: 650px) {
  .domainline-domains {
    margin-left: 0;
    padding: 0 0 30px;
    overflow: hidden;
  }
}
@media only screen and (max-width: 980px) {
  .sublayout-domain .domain-item {
    float: left;
    margin: 3px !important;
  }
}
.domain-item a {
  text-decoration: none;
}
.domain-item a:hover {
  text-decoration: underline;
}
.brusline .domain-item {
  background: none repeat scroll 0 0 #eed8b4;
  font-size: 25px;
  height: 60px;
  line-height: 58px;
  margin: 13px auto;
  text-align: center;
  width: 60px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  position: relative;
}
.brevnoline .domain-item {
  background: none repeat scroll 0 0 #eed8b4;
  font-size: 25px;
  height: 60px;
  line-height: 58px;
  margin: 13px auto;
  text-align: center;
  width: 60px;
  border-radius: 60px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  position: relative;
}
.domain-item.selected {
  background: none repeat scroll 0 0 #51311c;
}
.domain-item.selected a {
  color: #fff9e3;
}
.domainline-left .brevnoline .domainline-image {
  background: url("/images/brevno_left_sm.png") no-repeat scroll 0 0 rgba(0,0,0,0);
  width: 313px;
  right: -13px;
}
.domainline-right .domainline-image {
  background: url("/images/brevno_sm.png") no-repeat scroll 0 0 rgba(0,0,0,0);
  left: 0;
  width: 313px;
}
.domainline-left .banyaline .domainline-image {
  background: url("/images/bani_sm.png") no-repeat scroll 0 0 rgba(0,0,0,0);
  width: 292px;
}
.sublayout-domain .sublayout-common-main {
  margin-right: 0;
}
.sublayout-card h1,
.sublayout-domain h1 {
  text-align: left;
}
.domain-tools-sort {
  overflow: hidden;
  margin: 20px 0 16px;
  padding: 1px 0;
}
.domain-tools-sort div {
  float: left;
  font-size: 18px;
  line-height: 25px;
  margin-right: 15px;
}
div.domain-tools-sort-item {
  border: 1px solid #51311c;
  padding: 0 10px 2px;
  line-height: 23px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  position: relative;
}
.domain-tools-sort-item.selected {
  background: none repeat scroll 0 0 #456102;
  border: 1px solid #456102;
  color: #fff9e3;
}
.domain-props {
  float: right;
  margin: 0 0 0 15px;
  text-align: center;
}
@media only screen and (max-width: 450px) {
  .domain-props {
    display: none;
  }
}
.domain-props-price {
  background: none repeat scroll 0 0 #456102;
  border: 1px solid #456102;
  color: #fff9e3;
  padding: 7px 9px;
  line-height: 28px;
  font-size: 28px;
  margin-bottom: 10px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  position: relative;
}
.domain-props-period {
  font-size: 23px;
  line-height: 26px;
  margin-bottom: 10px;
}
.domain-props-period span {
  font-size: 50px;
  line-height: 54px;
}
.domain-minicards {
  overflow: hidden;
}
.minicard {
  float: left;
  margin-bottom: 30px;
  width: 347px;
  height: 386px;
}
.minicard:nth-of-type(odd) {
  margin-right: 23px;
}
.minicard-header {
  background: none repeat scroll 0 0 #51311c;
  font-size: 19px;
  overflow: hidden;
  padding: 7px 0 7px 15px;
  position: relative;
  white-space: nowrap;
}
@media only screen and (max-width: 830px) {
  .minicard-header {
    white-space: normal;
  }
}
.minicard-header a {
  color: #fff9e3;
  text-decoration: none;
}
.minicard-image img {
  border-radius: 0 0 6px 6px;
  position: relative;
}
.minicard-image {
  width: 347px;
  height: 223px;
  text-align: center;
  overflow: hidden;
}
@media only screen and (max-width: 830px) {
  .minicard-image {
    height: auto;
    text-align: left;
    margin-top: 6px;
    width: 100%;
    max-width: 400px;
  }
  .minicard-image a,
  .minicard-image img {
    display: block;
    border-radius: 0;
    width: 100%;
  }
}
.minicard-params {
  font-size: 16px;
  padding: 8px 0 10px;
  white-space: nowrap;
}
.minicard-param {
  border-bottom: 1px solid #d7cfca;
  overflow: hidden;
  padding: 5px 0;
}
.minicard-param-key {
  float: left;
}
.minicard-param-value {
  float: right;
}
.sublayout-card .minicard-params {
  font-size: 18px;
  font-weight: 300;
  padding: 14px 0 20px;
  white-space: nowrap;
}
.sublayout-card .minicard-param {
  padding: 4px 0 6px;
}
.minicard {
  margin-bottom: 75px;
  height: 386px;
  position: relative;
}
@media only screen and (max-width: 830px) {
  .minicard {
    margin-bottom: 25px;
    height: auto;
    width: 100%;
    float: none;
  }
}
.minicard-footer {
  overflow: hidden;
}
.minicard-price {
  background: none repeat scroll 0 0 #456102;
  color: #fff9e3;
  float: left;
  font-size: 20px;
  line-height: 24px;
  padding: 3px 22px 4px;
  position: relative;
}
.minicard-link {
  float: right;
}
.minicard-link a {
  color: #456102;
  font-size: 16px;
  font-size: 16px;
  line-height: 24px;
}
.minicard-label {
  position: absolute;
  top: 44px;
  left: 0;
  background: #9d0b0e;
  color: #fff;
  border-radius: 0 3px 3px 0;
  padding: 2px 10px;
  text-transform: uppercase;
}
.onindex {
  position: relative;
}
.onindex-page {
  min-height: 300px;
  background: url("/images/headgrad.jpg") repeat-x top;
  position: relative;
  margin-top: -40px;
  padding: 5px 0 20px;
}
.miniheader-text-pro {
  margin-left: 9px;
}
.miniheader-header-pro {
  color: #9d0b0e;
}
.miniheader-text-pro:hover {
  text-decoration: underline;
}
.miniheader {
  background: url("/images/hrshd.png") no-repeat scroll center bottom rgba(0,0,0,0);
  margin: 20px auto 0;
  padding: 0 0 16px;
  width: 80%;
}
.miniheader-cnt {
  overflow: hidden;
}
.miniheader-header {
  margin-right: 20px;
  font-size: 25px;
  min-width: 76px;
}
.miniheader-header span {
  font-size: 31px;
  line-height: 35px;
}
.miniheader-image {
  margin-right: 20px;
}
.miniheader-price {
  float: left;
  margin-right: 20px;
  background: none repeat scroll 0 0 #456102;
  color: #fff9e3;
  font-size: 19px;
  line-height: 30px;
  padding: 4px 11px 6px;
  position: relative;
  white-space: nowrap;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  position: relative;
}
.miniheader-text {
  font-size: 18px;
}
.cardpage-header {
  overflow: hidden;
  padding-bottom: 10px;
}
@media only screen and (max-width: 550px) {
  .cardpage-header {
    overflow: visible;
  }
}
.cardpage-header-left {
  float: left;
  margin-right: 40px;
  width: 480px;
  min-height: 160px;
}
@media only screen and (max-width: 830px) {
  .cardpage-header-left {
    float: none;
    width: auto;
    margin-right: 0;
    min-height: initial;
  }
}
@media only screen and (max-width: 830px) {
  .cardpage-header-image {
    display: none;
  }
}
.cardpage-header-image a {
  display: block;
}
.cardpage-header-image img {
  display: block;
  border-radius: 7px;
  position: relative;
  box-shadow: 5px 5px 0 #51311c;
}
@media only screen and (max-width: 550px) {
  .cardpage-header-image img {
    width: 100%;
    border-radius: 0;
    box-shadow: none;
  }
}
.cardpage-header-right {
  overflow: hidden;
}
@media only screen and (max-width: 830px) {
  .cardpage-header-right {
    padding-top: 25px;
  }
}
.cardpage-header-price-full {
  color: #456102;
  padding: 7px 15px 7px 0;
  line-height: 28px;
  font-size: 24px;
  display: inline-block;
  position: relative;
  text-decoration: line-through;
}
.cardpage-header-price {
  background: #456102;
  color: #fff9e3;
  padding: 7px 9px;
  line-height: 28px;
  font-size: 28px;
  margin-bottom: 10px;
  display: inline-block;
  border-radius: 4px;
  position: relative;
}
.cardpage-header-price-discount {
  background: #9d0b0e;
}
.cardpage-header-period {
  font-size: 23px;
  line-height: 26px;
  margin-bottom: 10px;
}
.cardpage-plans {
  overflow: hidden;
}
.cardpage-plans-item {
  float: left;
  margin-right: 20px;
}
.cardpage-plans-caption {
  text-align: center;
  height: 29px;
}
.cardpage-fotorama {
  display: none;
}
@media only screen and (max-width: 830px) {
  .cardpage-fotorama {
    display: block;
  }
}
.cardpage-header-images-fasad {
  margin-top: 15px;
  overflow: hidden;
  padding-bottom: 7px;
}
@media only screen and (max-width: 830px) {
  .cardpage-header-images-fasad {
    display: none;
  }
}
.cardpage-header-subimage {
  float: left;
  margin-right: 15px;
}
.sublayout-card {
  padding-bottom: 20px;
}
.simple_table {
  border-collapse: collapse;
  width: 100%;
}
.simple_table th {
  font-family: 'Ubuntu Condensed', sans-serif;
  font-weight: 200;
  font-size: 15px;
  padding: 6px 10px;
  border: 1px solid #eed8b4;
  text-align: left;
}
.simple_table td {
  padding: 6px 10px;
  border: 1px solid #eed8b4;
}
.favirite-empty {
  margin: 22px 0 0;
}
ul.mappage-projects {
  margin: 6px 0 20px 30px;
}
.mappage-group {
  overflow: hidden;
  padding-bottom: 10px;
}
h2.mappage-header {
  margin: 35px 0 10px;
}
.mapmage-pic {
  float: left;
  margin-right: 12px;
  margin-bottom: 5px;
}
.articles {
  margin: 10px 0;
}
.articleGroupName {
  font-family: 'Ubuntu Condensed', sans-serif !important;
  font-size: 18px !important;
  font-weight: 300 !important;
  list-style: none outside none;
}
.articleGroup {
  margin: 10px 0 20px 35px;
}
.articleGroupItem {
  list-style: disc outside none;
}
.articleItems {
  margin: 10px 0;
}
.articleItemName {
  list-style: none outside none;
  overflow: hidden;
  font-size: 18px !important;
}
.articleItemCnt {
  overflow: hidden;
}
.articleItemImage {
  float: left;
  margin-right: 20px;
}
.articleItemDescription p {
  font-size: 14px;
  line-height: 22px;
}
.mapInfoWindowContents {
  display: none;
}
.mapInfoWindowContentData {
  max-width: 200px;
}
.articleItemDescription {
  margin: 7px 0;
}
.counters {
  background: none repeat scroll 0 0 #456102;
  margin: 0 auto;
  padding: 10px 10px 10px;
  position: relative;
  max-width: 970px;
}
.counters-minmax {
  margin: 0 auto;
  max-width: 970px;
  min-width: 970px;
  overflow: hidden;
  position: relative;
}
.share-buttons {
  margin-top: 20px;
  text-align: right;
}
.like-buttons {
  margin-top: -22px;
  text-align: left;
}
.onindex-share {
  margin: 0 auto;
  max-width: 485px;
  overflow: hidden;
}
.sublayout-common-main .miniheader {
  width: auto;
}
.projcomments-item {
/*overflow: hidden;*/
  margin: 20px auto;
  line-height: 20px;
  clear: both;
}
.projcomments-item div {
  font-family: Arial;
  font-style: italic;
  font-size: 13px;
}
div.projcomments-text-cnt {
  background: none repeat scroll 0 0 #eed8b4;
  min-height: 37px;
  padding: 16px 25px;
  font-size: 14px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  position: relative;
}
.projcomments-item-client .projcomments-text {
  margin-left: 125px;
  background: url("/images/otz_left.png") no-repeat scroll 0% 7px rgba(0,0,0,0);
  padding-left: 48px;
}
.mappage .projcomments-item-client .projcomments-text {
  margin-left: 260px;
  padding-left: 98px;
}
@media only screen and (max-width: 830px) {
  .mappage .projcomments-item-client .projcomments-text {
    margin-left: 0;
  }
}
.projcomments-item-client .projcomments-data {
  float: left;
  width: 152px;
}
@media only screen and (max-width: 830px) {
  .projcomments-item-client .projcomments-data {
    float: none;
    width: auto;
  }
}
.mappage .projcomments-item-client .projcomments-data {
  width: 250px;
}
.projcomments-item-client .projcomments-data-header {
  font-weight: bold;
}
.projcomments-item-site .projcomments-text {
  margin-right: 180px;
  background: url("/images/otz_right.png") no-repeat scroll 100% 7px rgba(0,0,0,0);
  padding-right: 48px;
}
@media only screen and (max-width: 830px) {
  .projcomments-item-site .projcomments-text {
    margin-right: 0;
  }
}
.mappage .projcomments-item-site .projcomments-text {
  padding-right: 98px;
}
.projcomments-item-site .projcomments-data {
  float: right;
  width: 170px;
}
@media only screen and (max-width: 830px) {
  .projcomments-item-site .projcomments-data {
    float: none;
    width: auto;
    text-align: right;
  }
}
.projcomments-item-site .projcomments-data-header {
  font-weight: bold;
}
.h2-link {
  font-size: 14px;
  margin-left: 7px;
}
.feedback-item {
  margin-bottom: 50px;
}
.mappage .feedback-item {
  margin-bottom: 0px;
}
@media only screen and (max-width: 980px) {
  .sublayout-domain .domainline-header {
    display: none;
  }
}
.domainline-header a {
  text-decoration: none;
}
.domainline-header a:hover {
  text-decoration: underline;
}
.form-callBack {
  margin: 30px auto;
  width: 400px;
}
.form-line-lefts {
  padding: 3px 0 15px;
  text-align: right;
  vertical-align: top;
  width: 170px;
}
.form-line-rights {
  vertical-align: top;
  padding: 0 0 15px 15px;
}
.form-input {
  border: 1px solid #020202;
  box-sizing: border-box;
  display: block;
  font-family: "Ubuntu Condensed", sans-serif;
  font-size: 17px;
  padding: 1px 0 1px 5px;
  width: 100%;
}
.errorMessage {
  font-size: 11px;
  color: #9d0b0e;
}
.favorites-di {
  display: none;
}
.fCoupon {
  border: 2px solid #51311c;
  border-radius: 2px;
  padding: 20px 30px 10px;
  margin: 10px 0;
}
.fCoupon-header {
  width: 100%;
}
.fCoupon-header-image {
  height: 120px;
  vertical-align: top;
  width: 150px;
  background: url("images/5.png") no-repeat scroll left top rgba(0,0,0,0);
}
.fCoupon-header-td2 {
  vertical-align: top;
  padding-right: 35px;
  padding-top: 10px;
}
.fCoupon-header-prebutton {
  font-size: 30px;
  white-space: nowrap;
  text-align: center;
}
.fCoupon-header-button {
  background: none repeat scroll 0 0 #51311c;
  border-radius: 6px;
  color: #fff9e3;
  font-size: 25px;
  margin-top: 10px;
  padding: 2px 17px 5px;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
}
.fCoupon-header-text {
  vertical-align: top;
  font-family: Tahoma;
  font-size: 15px;
  line-height: 24px;
  padding-top: 10px;
}
.fCoupon-about {
  display: none;
}
.fCoupon-about-text {
  font-family: Tahoma;
  font-size: 15px;
  line-height: 24px;
  margin: 30px 10px 25px;
}
.fCoupon .form {
  margin: 0 auto;
  width: 500px;
}
.fCoupon .form-line-rights {
  width: 250px;
}
.supernews {
  background: #9d0b0e;
  color: #fff;
  margin: 0;
  overflow: hidden;
  padding: 6px 0 7px;
  position: relative;
  z-index: 5;
  box-sizing: border-box;
  display: none;
}
.supernews__text {
  margin: 0 auto;
  max-width: 700px;
  text-align: center;
  padding: 0 10px;
}
.supernews__text h2 {
  margin: 0 0 3px;
  font-size: 21px;
  color: #fff9e3;
  line-height: 26px;
  position: relative;
}
.supernews__text p {
  color: #fff9e3;
  font-size: 14px;
  text-align: center;
}
.supernews__text a {
  color: #fff9e3;
}
.header {
  background: none repeat scroll 0 0 #f3e3ca;
  height: 100px;
  padding: 0 10px;
  position: relative;
}
@media only screen and (max-width: 980px) {
  .header {
    height: 183px;
  }
}
@media only screen and (max-width: 700px) {
  .header {
    height: 240px;
  }
}
.header__wrapper {
  position: relative;
  min-width: 970px;
  max-width: 970px;
  margin: 0 auto;
  height: 100%;
}
@media only screen and (max-width: 980px) {
  .header__wrapper {
    max-width: none;
    min-width: auto;
  }
}
.header__logo {
  left: 5px;
  position: absolute;
  top: 22px;
}
@media only screen and (max-width: 980px) {
  .header__logo {
    left: 75px;
  }
}
@media only screen and (max-width: 700px) {
  .header__logo {
    left: 50%;
    margin-left: -100px;
  }
}
.header__logo a {
  text-decoration: none;
}
.header__logo:hover a {
  color: #9d0b0e;
}
.header__logo-image {
  float: left;
  margin-right: 10px;
  margin-top: 0;
}
.header__logo-name {
  float: left;
  font-size: 38px;
  line-height: 36px;
  margin-right: 10px;
}
.header__slogan {
  clear: left;
  font-size: 15px;
  line-height: 14px;
  padding-top: 5px;
  position: relative;
  text-transform: lowercase;
  white-space: nowrap;
}
.header__mailto {
  font-size: 15px;
  left: 578px;
  line-height: 18px;
  position: absolute;
  top: 23px;
}
@media only screen and (max-width: 980px) {
  .header__mailto {
    right: 398px;
    left: auto;
  }
}
@media only screen and (max-width: 830px) {
  .header__mailto {
    display: none;
  }
}
.header__contacts {
  position: absolute;
  right: 0;
  top: 27px;
}
@media only screen and (max-width: 980px) {
  .header__contacts {
    right: 130px;
  }
}
@media only screen and (max-width: 700px) {
  .header__contacts {
    right: 50%;
    margin-right: -123px;
    top: 93px;
  }
}
.header__phone {
  position: absolute;
  font-size: 38px;
  line-height: 28px;
  top: 0;
  right: 0;
  white-space: nowrap;
}
.header__callback {
  font-size: 15px;
  line-height: 15px;
  position: absolute;
  right: 20px;
  top: 34px;
  white-space: nowrap;
}
.header__callback-link {
  font-size: 15px;
  line-height: 15px;
  position: absolute;
  right: 139px;
  top: 34px;
  white-space: nowrap;
}
.header__buttons {
  position: absolute;
  display: flex;
  justify-content: space-between;
  left: 230px;
  top: 18px;
}
@media only screen and (max-width: 980px) {
  .header__buttons {
    left: 220px;
    right: 220px;
    top: 99px;
  }
}
@media only screen and (max-width: 830px) {
  .header__buttons {
    left: 160px;
    right: 160px;
  }
}
@media only screen and (max-width: 700px) {
  .header__buttons {
    top: 156px;
    left: auto;
    right: auto;
    max-width: 400px;
    margin: 0 auto;
    position: relative;
  }
}
.header__button {
  position: relative;
  padding-top: 40px;
  text-align: center;
  text-decoration: underline;
  font-size: 18px;
  line-height: 18px;
  min-width: 75px;
  margin: 0 8px;
}
@media only screen and (max-width: 830px) {
  .header__button {
    margin: 0 2px;
  }
}
.header__button_live {
  background: url("/images/camera.png") no-repeat scroll center top rgba(0,0,0,0);
  padding-top: 39px;
  text-decoration: none;
}
.header__button_photos {
  background: url("/images/foto.png") no-repeat scroll center top rgba(0,0,0,0);
}
.header__button_feedback {
  background: url("images/reports.png") no-repeat scroll 18px 6px rgba(0,0,0,0);
}
.header__live {
  background: #9d0b0e;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  line-height: 18px;
  padding: 2px 13px 4px;
  position: relative;
  white-space: nowrap;
  border-radius: 5px;
}
.header__livehover {
  background: #51311c;
}
.trees {
  left: 0;
  position: absolute;
  top: 64px;
  width: 100%;
  z-index: 4;
}
@media only screen and (max-width: 450px) {
  .trees {
    display: none;
  }
}
.trees__wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
}
.trees__wrapper2 {
  left: 50%;
  margin-left: -50%;
  position: absolute;
  width: 100%;
}
.trees__wrapper3 {
  position: absolute;
  width: 100%;
  height: 100%;
}
.trees__left {
  background: url("/images/greenery_left.png") no-repeat;
  width: 237px;
  height: 458px;
  position: absolute;
  top: 0;
  left: 0;
  background-position: top right;
}
@media only screen and (max-width: 1360px) {
  .trees__left {
    width: 39px;
    background-position: -110px top;
  }
}
@media only screen and (max-width: 980px) {
  .trees__left {
    width: 69px;
    background-position: -61px top;
    top: -20px;
  }
}
@media only screen and (max-width: 700px) {
  .trees__left {
    top: -80px;
    left: -40px;
  }
}
.trees__left:before {
  display: none;
  content: '';
  position: absolute;
  top: 157px;
  right: -80px;
  width: 80px;
  height: 110px;
  background: url("/images/greenery_left.png") no-repeat;
}
@media only screen and (max-width: 1360px) {
  .trees__left:before {
    display: block;
    background-position: -148px -157px;
  }
}
@media only screen and (max-width: 980px) {
  .trees__left:before {
    display: block;
    background-position: -130px -157px;
  }
}
.trees__right {
  background: url("/images/greenry_right.png") no-repeat;
  width: 212px;
  height: 284px;
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 1360px) {
  .trees__right {
    width: 72px;
    top: 20px;
  }
}
@media only screen and (max-width: 980px) {
  .trees__right {
    width: 137px;
  }
}
@media only screen and (max-width: 700px) {
  .trees__right {
    width: 77px;
  }
}
.headermenu {
  margin: -8px 0 -14px;
  overflow: hidden;
  padding: 6px 0;
  position: relative;
  z-index: 2;
}
.headermenu__wrapper {
  background: #51311c;
  height: 47px;
  border-top: 1px solid #947c64;
  border-bottom: 1px solid #947c64;
  padding: 0 10px 0 0;
}
@media only screen and (max-width: 980px) {
  .headermenu__wrapper {
    height: auto;
  }
}
@media only screen and (max-width: 830px) {
  .headermenu__wrapper {
    display: none;
  }
}
.headermenu__minmax {
  position: relative;
  min-width: 970px;
  max-width: 970px;
  margin: 0 auto;
}
@media only screen and (max-width: 980px) {
  .headermenu__minmax {
    max-width: none;
    min-width: auto;
  }
}
.headermenu__left {
  float: left;
  margin-left: -8px;
}
@media only screen and (max-width: 980px) {
  .headermenu__left {
    float: none;
    display: block;
    width: 530px;
    overflow: hidden;
    margin: 6px auto 0;
  }
}
.headermenu__right {
  float: right;
  overflow: hidden;
}
@media only screen and (max-width: 980px) {
  .headermenu__right {
    float: none;
    overflow: hidden;
    width: 420px;
    margin: -12px auto 11px;
  }
}
.headermenu__item {
  float: left;
}
.headermenu__left .headermenu__item {
  border: 14px solid transparent;
  margin-top: -7px;
  border-radius: 8px;
  position: relative;
}
.headermenu__left .headermenu__item div {
  padding: 5px 5px 6px;
}
.headermenu__left .headermenu__item a {
  color: #fff9e3;
  font-size: 23px;
  line-height: 21px;
}
.headermenu__left .headermenu__item:hover a {
  text-decoration: none;
}
.headermenu__left .selected.headermenu__item {
  border: 14px solid #51311c;
}
.headermenu__left .selected.headermenu__item div {
  background: none repeat scroll 0 0 #fff9e3;
  border-radius: 6px;
  position: relative;
}
.headermenu__left .selected.headermenu__item a {
  color: #51311c;
  text-decoration: none;
}
.headermenu__right .headermenu__item {
  margin: 6px 1px 0;
}
.headermenu__right .headermenu__item div {
  padding: 8px 7px;
}
.headermenu__right .headermenu__item a {
  color: #fff9e3;
  font-size: 17px;
  line-height: 17px;
}
.headermenu__right .headermenu__item:hover a {
  text-decoration: none;
}
.headermenu__right .selected.headermenu__item div {
  background: #fff9e3;
}
.headermenu__right .selected.headermenu__item a {
  color: #51311c;
  text-decoration: underline;
}
.headermenu__mini {
  display: none;
  text-align: center;
}
@media only screen and (max-width: 830px) {
  .headermenu__mini {
    display: block;
    background: #51311c;
  }
}
.headermenu__mini-item {
  display: inline-block;
  padding: 10px 20px;
}
.headermenu__mini-item a {
  color: #fff9e3;
  font-size: 28px;
}
.headermenu-mobile {
  background: #51311c;
  padding: 0 0 17px;
  display: none;
}
@media only screen and (min-width: 830px) {
  .headermenu-mobile {
    display: none !important;
  }
}
.headermenu-mobile__item {
  width: 209px;
  margin: 5px auto;
}
.headermenu-mobile__item a {
  color: #fff9e3;
  font-size: 18px;
  text-decoration: none;
  font-weight: 300;
}
.headermenu-mobile__item a:hover {
  text-decoration: underline;
}
.footermenu {
  background: #51311c;
  overflow: hidden;
  padding: 0 20px;
  position: relative;
}
.footermenu__wrapper {
  position: relative;
  min-width: 970px;
  max-width: 970px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 980px) {
  .footermenu__wrapper {
    min-width: auto;
  }
}
@media only screen and (max-width: 750px) {
  .footermenu__wrapper {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}
.footermenu__item {
  padding: 4px 3px 4px;
  vertical-align: top;
}
@media only screen and (max-width: 750px) {
  .footermenu__item {
    padding-right: 14px;
  }
}
.footermenu__item a {
  color: #fff9e3;
  font-size: 16px;
  line-height: 16px;
  white-space: nowrap;
}
.footermenu__item:hover {
  text-decoration: none;
}
.footer {
  background: #456102;
  padding: 0 10px 10px;
  position: relative;
}
@media only screen and (max-width: 750px) {
  .footer {
    display: none;
  }
}
.footer__wrapper {
  position: relative;
  min-width: 970px;
  max-width: 970px;
  margin: 0 auto;
  overflow: hidden;
}
@media only screen and (max-width: 980px) {
  .footer__wrapper {
    min-width: auto;
  }
}
.footer__item {
  box-sizing: border-box;
  float: left;
  margin-top: 11px;
  padding-right: 15px;
  overflow: hidden;
}
.footer__header {
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.footer__header a {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
}
.footer__links {
  margin: 6px 0 0 18px;
  color: #fff;
}
.footer__subitem {
  line-height: 14px;
  padding-bottom: 6px;
}
.footer__subitem a {
  color: #fff;
  font-size: 13px;
  text-decoration: none;
}
.footer__subitem a:hover {
  text-decoration: underline;
}
.footer__more {
  list-style: none outside none;
  padding-left: 0;
}
.footer__more a {
  color: #fff;
  font-size: 12px;
}
.steps-item {
  margin: 15px auto 23px;
  width: 80%;
}
@media only screen and (max-width: 750px) {
  .steps-item {
    width: 100%;
  }
}
.steps-item-header {
  color: #456102;
  font-size: 23px;
  margin-bottom: 2px;
}
.steps-item-cnt {
  overflow: hidden;
}
.steps-item-num {
  color: #456102;
  float: left;
  font-size: 115px;
  line-height: 115px;
  width: 86px;
}
@media only screen and (max-width: 750px) {
  .steps-item-num {
    left: 15px;
    position: relative;
  }
}
@media only screen and (max-width: 450px) {
  .steps-item-num {
    display: none;
  }
}
.steps-item-text {
  overflow: hidden;
}
.steps-item-text-link a {
  font-size: 13px;
}
.steps-nav {
  float: left;
  margin-right: 14px;
  margin-top: 6px;
  overflow: hidden;
  text-align: center;
  width: 125px;
}
.steps-nav-item {
  background: none repeat scroll 0 0 #fff9e3;
  display: inline-block;
  font-size: 18px;
  line-height: 40px;
  margin: 0 8px 7px;
  padding: 5px 5px 14px;
  text-align: center;
  vertical-align: bottom;
  width: 95px;
  border-radius: 10px;
  position: relative;
}
.steps-nav-item-num {
  font-size: 35px;
  line-height: 35px;
}
.steps-nav-item-header {
  font-size: 15px;
  line-height: 18px;
}
.steps-nav-item-header a {
  text-decoration: none;
}
.steps-nav-item:hover a {
  text-decoration: underline;
}
.steps-nav-item.selected {
  background: none repeat scroll 0 0 #456102;
  color: #fff;
  cursor: default !important;
}
.steps-nav-item.selected .steps-nav-item-num {
  color: #fff;
}
.steps-nav-item.selected a {
  color: #fff;
  text-decoration: none !important;
}
.welcome {
  background: url("/images/mpfill.png") repeat-x center top;
  padding: 12px 0 0;
  overflow: hidden;
  margin-top: 2px;
}
@media only screen and (max-width: 980px) {
  .welcome {
    background-position: left -53px;
  }
}
@media only screen and (max-width: 830px) {
  .welcome {
    background: #f3e3ca;
  }
}
.welcome-cnt {
  height: 400px;
  margin-top: -9px;
  position: relative;
  margin-bottom: -3px;
}
@media only screen and (max-width: 980px) {
  .welcome-cnt {
    height: 310px;
  }
}
@media only screen and (max-width: 830px) {
  .welcome-cnt {
    height: 397px;
  }
}
.welcome-footer-bg {
  background: url("/images/mphrshd.png") no-repeat scroll center top rgba(0,0,0,0);
  position: relative;
  z-index: 2;
  margin-top: -2px;
}
.welcome-footer {
  background: url("/images/mpline.png") no-repeat center top;
  height: 42px;
}
.welcome-tree {
  background: url("/images/tree.png") no-repeat scroll 0 0 rgba(0,0,0,0);
  height: 136px;
  left: 421px;
  position: absolute;
  top: 124px;
  width: 94px;
}
@media only screen and (max-width: 980px) {
  .welcome-tree {
    display: none;
  }
}
.welcome-slogan {
  background: url("/images/sloganbg.png") repeat-x scroll 0 0 rgba(0,0,0,0);
  box-sizing: border-box;
  font-size: 21px;
  height: 79px;
  left: 166px;
  padding: 18px 0 0 166px;
  position: absolute;
  top: 0;
  width: 556px;
}
@media only screen and (max-width: 980px) {
  .welcome-slogan {
    display: none;
  }
}
.welcome-price-cnt {
  position: relative;
}
.welcome-domains-cnt {
  position: relative;
}
.welcome-domain a {
  text-decoration: none;
  font-size: 18px;
}
.welcome-domain:hover a {
  text-decoration: underline;
}
.welcome-brus-image {
  background: url("/images/brus.png") no-repeat scroll 0 0 rgba(0,0,0,0);
  height: 305px;
  left: -142px;
  position: absolute;
  top: -4px;
  width: 418px;
  z-index: 3;
}
@media only screen and (max-width: 980px) {
  .welcome-brus-image {
    background-size: 100% auto;
    width: 310px;
    left: -50px;
  }
}
@media only screen and (max-width: 830px) {
  .welcome-brus-image {
    left: -60px;
    width: 230px;
    top: 0;
  }
}
.welcome-brus-text {
  font-size: 31px;
  left: 300px;
  line-height: 29px;
  position: absolute;
  top: 126px;
}
@media only screen and (max-width: 980px) {
  .welcome-brus-text {
    text-align: right;
    top: 96px;
    left: 273px;
  }
}
@media only screen and (max-width: 830px) {
  .welcome-brus-text {
    text-align: left;
    top: 2px;
    left: 200px;
  }
}
.welcome-brus-text span {
  font-size: 38px;
  line-height: 49px;
}
.welcome-brus-price {
  left: 218px;
  position: absolute;
  top: 227px;
  z-index: 4;
}
@media only screen and (max-width: 980px) {
  .welcome-brus-price {
    top: 203px;
    left: 178px;
  }
}
@media only screen and (max-width: 830px) {
  .welcome-brus-price {
    top: 113px;
    left: 198px;
  }
}
@media only screen and (max-width: 450px) {
  .welcome-brus-price {
    right: 85px;
    left: initial;
  }
}
.welcome-brus-price-triangle {
  background: url("/images/rect.svg") no-repeat scroll 0 0 rgba(0,0,0,0);
  height: 16px;
  margin-left: 103px;
  width: 42px;
}
@media only screen and (max-width: 830px) {
  .welcome-brus-price-triangle {
    display: none;
  }
}
.welcome-price-text {
  background: none repeat scroll 0 0 #456102;
  color: #fff9e3;
  float: left;
  font-size: 33px;
  line-height: 33px;
  padding: 10px 22px 12px;
  position: relative;
  border-radius: 4px;
}
.welcome-brus-domains {
  left: 0;
  position: absolute;
  top: 270px;
  z-index: 3;
}
@media only screen and (max-width: 980px) {
  .welcome-brus-domains {
    display: none;
  }
}
.welcome-brevno-image {
  background: url("/images/brevno.png") no-repeat scroll 0 0 rgba(0,0,0,0);
  height: 307px;
  position: absolute;
  right: -160px;
  top: -4px;
  width: 462px;
  z-index: 3;
}
@media only screen and (max-width: 980px) {
  .welcome-brevno-image {
    background-size: 100% auto;
    width: 354px;
    right: -63px;
  }
}
@media only screen and (max-width: 830px) {
  .welcome-brevno-image {
    width: 260px;
    right: -54px;
  }
}
.welcome-brevno-text {
  font-size: 31px;
  line-height: 29px;
  position: absolute;
  right: 318px;
  text-align: right;
  top: 126px;
}
@media only screen and (max-width: 980px) {
  .welcome-brevno-text {
    text-align: left;
    top: 96px;
    right: 300px;
  }
}
@media only screen and (max-width: 830px) {
  .welcome-brevno-text {
    right: 240px;
    text-align: right;
    top: 5px;
  }
}
.welcome-brevno-text span {
  font-size: 38px;
  line-height: 49px;
}
.welcome-brevno-price {
  right: 245px;
  position: absolute;
  top: 227px;
  z-index: 4;
}
@media only screen and (max-width: 980px) {
  .welcome-brevno-price {
    top: 203px;
    right: 215px;
  }
}
@media only screen and (max-width: 830px) {
  .welcome-brevno-price {
    white-space: nowrap;
    top: 113px;
    right: 230px;
  }
}
@media only screen and (max-width: 450px) {
  .welcome-brevno-price {
    left: 30px;
    right: initial;
  }
}
.welcome-brevno-price-triangle {
  background: url("/images/rect.svg") no-repeat scroll 0 0 rgba(0,0,0,0);
  height: 16px;
  margin-left: 39px;
  width: 42px;
}
@media only screen and (max-width: 830px) {
  .welcome-brevno-price-triangle {
    display: none;
  }
}
.welcome-brevno-domains {
  right: 0;
  position: absolute;
  top: 270px;
  z-index: 3;
}
@media only screen and (max-width: 980px) {
  .welcome-brevno-domains {
    display: none;
  }
}
.welcome-brus-domains .welcome-domain {
  background: none repeat scroll 0 0 #fff9e3;
  font-size: 18px;
  height: 42px;
  line-height: 40px;
  text-align: center;
  width: 42px;
  border-radius: 4px;
  position: absolute;
}
.welcome-brevno-domains .welcome-domain {
  background: none repeat scroll 0 0 #fff9e3;
  font-size: 18px;
  height: 42px;
  line-height: 40px;
  text-align: center;
  width: 42px;
  border-radius: 60px;
  position: absolute;
}
.welcome-brevno-text a,
.welcome-brus-text a {
  text-decoration: none;
}
.welcome-brevno-text a:hover,
.welcome-brus-text a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 830px) {
  .welcome-brus {
    position: relative;
    width: 400px;
    height: 170px;
    margin: 30px auto 0;
  }
}
@media only screen and (max-width: 830px) {
  .welcome-brevno {
    position: relative;
    width: 400px;
    height: 170px;
    margin: 30px auto 0;
  }
}
.cardpage-complex {
  display: table;
}
@media only screen and (max-width: 550px) {
  .cardpage-complex {
    display: block;
  }
}
.cardpage-complex-tabs {
  display: table-cell;
  vertical-align: top;
  width: 230px;
  text-align: right;
}
@media only screen and (max-width: 550px) {
  .cardpage-complex-tabs {
    display: none;
  }
}
.cardpage-complex-tab {
  box-sizing: border-box;
  position: relative;
  margin: 14px 0;
  padding: 3px 13px 5px 0;
  text-align: right;
  cursor: pointer;
}
.cardpage-complex-tab.selected {
  background: #456102;
  border-radius: 3px 0 0 3px;
}
.cardpage-complex-tab-big {
  padding: 5px 0 0;
  font-size: 16px;
  line-height: 19px;
}
.cardpage-complex-tab-name {
  color: #456102;
}
.cardpage-complex-tab.selected .cardpage-complex-tab-name {
  color: #fff;
}
.cardpage-complex-subtabs {
  overflow: hidden;
  padding: 5px 0 0;
}
.cardpage-complex-subtab {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #ccc;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 1px 0;
  box-sizing: border-box;
  color: #456102;
  float: left;
  height: 67px;
  margin: 4px 5px 0;
  padding: 6px 10px 0;
  text-align: center;
  cursor: pointer;
  border-radius: 12px 12px 0 0;
  position: relative;
}
.cardpage-complex_with-discount .cardpage-complex-subtab {
  height: 97px;
}
.cardpage-discount {
  background: #7a0025 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  margin: 5px auto 0;
  padding: 0 15px 2px;
  border-radius: 2px;
}
.cardpage-discount a {
  color: #fff;
}
.cardpage-complex-tab.selected .cardpage-complex-subtab {
  color: #fff;
}
.cardpage-complex-tab.selected .cardpage-complex-subtab {
  color: #456102;
  background: #fff;
  border-color: #fff;
}
.cardpage-complex-tab.selected .cardpage-complex-subtab.selected {
  color: #fff;
  background: #456102;
  border-color: #fff;
}
.cardpage-complex-subtab:hover,
.cardpage-complex-tab-single:hover {
  text-decoration: underline;
}
.cardpage-complex-subtab.selected,
.cardpage-complex-tab-single.selected {
  text-decoration: none;
}
.cardpage-complex-data {
  border: 6px solid #456102;
  padding: 20px;
  border-radius: 2px;
  position: relative;
  display: table-cell;
  vertical-align: top;
}
@media only screen and (max-width: 550px) {
  .cardpage-complex-data {
    display: block;
    border-width: 0;
    padding: 0;
  }
}
.cardpage-complex-data-content {
  min-height: 200px;
}
@media only screen and (max-width: 550px) {
  .cardpage-complex-data-content {
    min-height: auto;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    display: block !important;
  }
}
.cardpage-complex-data-content-header {
  font-size: 21px;
  font-weight: 300;
  line-height: 24px;
  font-family: 'Ubuntu Condensed', sans-serif;
  margin: 0 0 20px;
}
@media only screen and (max-width: 550px) {
  .cardpage-complex-data-content-header {
    display: none;
  }
}
.cardpage-complex-header-mini {
  display: none;
  background: #456102;
  color: #fff;
  padding: 6px 42px 9px;
}
.cardpage-complex-header-mini a {
  color: #fff;
}
@media only screen and (max-width: 550px) {
  .cardpage-complex-header-mini {
    display: block;
    min-height: 47px;
  }
}
.cardpage-complex-header-mini-text {
  color: #fff;
  text-align: center;
  font-size: 19px;
}
.cardpage-complex-header-mini-price {
  text-align: center;
}
.cardpage-complex-header-mini-discount {
  background: #fff;
  display: inline-block;
  padding: 0 10px;
  font-size: 14px;
  padding-bottom: 3px;
  text-decoration: line-through;
  color: #456102;
}
.cardpage-complex-header-mini-price-value {
  background: #7a0025 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  margin: 5px auto 0;
  padding: 0 15px 3px;
  border-radius: 2px;
}
@media only screen and (max-width: 550px) {
  .cardpage-complex-data-content-data {
    padding: 10px 20px;
  }
}
.cardpage-complex-data-content table {
  width: auto;
  display: block;
}
.cardpage-complex-data-content td {
  display: block;
}
@media only screen and (max-width: 550px) {
  .cardpage-complex-item {
    border: 2px solid #456102;
    border-radius: 3px;
  }
}
.cardpage-complex-data .swiper-button-prev {
  top: 33px;
  background-image: url("images/swiper-arrow__left_white.svg");
  display: none;
}
@media only screen and (max-width: 550px) {
  .cardpage-complex-data .swiper-button-prev {
    display: block;
  }
}
.cardpage-complex-data .swiper-button-next {
  top: 33px;
  background-image: url("images/swiper-arrow__right_white.svg");
  display: none;
}
@media only screen and (max-width: 550px) {
  .cardpage-complex-data .swiper-button-next {
    display: block;
  }
}
td.project_set_key {
  color: #456102;
  font-size: 19px;
  font-weight: 300;
  line-height: 24px;
  width: 203px;
  font-family: 'Ubuntu Condensed', sans-serif;
}
td.project_set_value {
  margin-bottom: 12px;
  font-size: 13px;
}
td.project_set_value p,
td.project_set_value li {
  font-size: 13px;
}
.cardpage-label {
  background: #9d0b0e;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  padding: 3px 12px;
  margin-left: 10px;
  border-radius: 3px;
  position: relative;
  top: -2px;
  font-size: 17px;
}
.cardpage-header-credit {
  color: #456102;
  font-size: 20px;
  margin-left: 15px;
}
