.img-rounded {
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.img-circle {
  -webkit-border-radius: 500px;
     -moz-border-radius: 500px;
          border-radius: 500px;
}

.ora {
	color: #f90;
}

.grn {
	color: #5bb75b;
}

.underline {
	text-decoration: underline;
}

.inline {
	display: inline-block;
}

.topspace10 {
	margin-top: 10px;
}

.topspace20 {
	margin-top: 20px;
}

.topspace40 {
	margin-top: 40px;
}

.bottomspace10 {
	margin-bottom: 10px;
}

.bottomspace20 {
	margin-bottom: 20px;
}

.bottomspace40 {
	margin-bottom: 40px;
}

.page {
	margin: 0px;
	padding: 0px;
}

.container {
	background-color: transparent;
	max-width: 960px;
}

.header {
	min-height: 115px;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	background-color: #003366;
	border: 0px;
	border-bottom: 3px solid #3888bc;
	background-image: url(../img/hbg.png);
    /*background-image: url(../img/hbg-snow.jpg);*/
	background-repeat: repeat;
	background-position: 0 0;
}

#ny-tree {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	border: 0 solid #fff;

	top: -10px;
	left: 590px;

	width: 268px;
	height: 112px;

	background-image: url(../img/ny-tree.png?2017);
	background-repeat: no-repeat;
	background-position: 0 0;

	z-index: 100;
}

.header-line {
	min-height: 30px;
	max-height: 30px;
	height: 30px;
	width: auto;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	border: 0px;
	background-image: url(../img/info-line-bg.png);
	background-repeat: repeat-x;
	background-position: 0 0;
}

.header-line a, .header-line p {

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;

	text-decoration: none;
	text-align: center;
	line-height: 100%;

	margin: 0;
	padding: 0;
	padding-top: 4px;
	border: 0px;
	color: white;
	background-color: transparent;
}

.header-line a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}

.icon32 {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 32px;
	height: 32px;
	background-color: transparent;
}

.tag80 {
	margin: 0px;
	padding: 0px;
	display: block;
	width: 80px;
	height: 80px;
	background-color: transparent;
	z-index: 9999;
}


.icon32-tick-green {
	background: url(../img/tick.png) no-repeat 0 0;
}

.icon32-tick-red {
	background: url(../img/tick-red.png) no-repeat 0 0;
}

.icon32-circle-tick {
	background: url(../img/circle-tick.png) no-repeat 0 0;
}

.icon-new {
	background: url(../img/new.png) no-repeat right top;
}

.icon-new-st {
	background: url(../img/new-st.png) no-repeat right top;
}


h1,h2 {
	color: #003366;
	margin-bottom: 10px;
}

h3,h4,h3 a,h4 a {
	color: #ff8b00;
}

h5,h6,h5 a,h6 a {
	color: #404040;
}

p {
	font-size: 14px;
	color: #404040;
}

#logo {
	display: block;
	margin: 0px;
	padding: 0px;
}

#logo a {
	background: url(../img/soft-logo.png) no-repeat 0 0;
	display: block;
	height: 50px;
	width: 613px;
	text-indent: -9999px
}

.more {
	color: #ff8b00;
}

.footer {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}

.footer-item1{
	min-height: 300px;
	width: auto;
	margin: 0px;
	padding: 0px;
	background-color: #e2e6e9;
}

.footer-item2{
	min-height: 100px;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	background-color: #003366;
	background-image: url(../img/hbg.jpg);
	/*background-image: url(../img/hbg-snow.jpg);*/
	background-repeat: repeat;
	background-position: 0 0;
	color: #fff;
}

.line {
	margin: 0px;
	padding: 0px;
	height: 0px;
	min-height: 0px;
	max-height: 0px;
	width: auto;
	display: block;
	border: 0px;
	border-top: 1px solid #c5ced3;
	border-bottom: #fff;
}

.line-blue {
	margin: 0px;
	padding: 0px;
	height: 0px;
	min-height: 0px;
	max-height: 0px;
	width: auto;
	display: block;
	border: 0px;
	border-top: 1px solid #4c9ac9;
}

.line-light {
	margin: 0px;
	padding: 0px;
	height: 0px;
	min-height: 0px;
	max-height: 0px;
	width: auto;
	display: block;
	border: 0px;
	border-top: 1px solid #eee;
}

.line-dark {
	margin: 0px;
	padding: 0px;
	height: 0px;
	min-height: 0px;
	max-height: 0px;
	width: auto;
	display: block;
	border: 0px;
	border-top: 1px solid #ddd;
}

.box {
	margin: 0px;
	padding: 0px;
	padding-top: 25px;
	padding-bottom: 15px;
}

.head1 {
	color: #003366;
}

.head1 h3 {
	padding-left: 5px;
	color: #003366;
	font-size: 20px;
	font-weight: normal;
}

.head1-empty {
	padding-left: 5px;
	background-color: transparent;
	display: block;
	border: 0px;
	height: 20px;
}

.head2 {
	color: #fff;
}

.head2 h3 {
	padding-left: 5px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}

.head2-empty {
	padding-left: 5px;
	background-color: transparent;
	display: block;
	border: 0px;
	height: 18px;
}

.detail {
	font-size: 14px;
	color: #3888bc;
	text-align: right;
}

.detail a{
	font-size: 14px;
	color: #3888bc;
}

ul.unstyled {
	margin-left: 5px;
}

ul.unstyled  li{
	margin-bottom: 10px;
	font-size: 12px;
}

ul.unstyled  li a{
	color: #3888bc;
}

ul.unstyled  li p{
	font-size: 10px;
	line-height: 10px;
}

#footer-menu {
	font-size: 13px;
	color: #4c9ac9;
	line-height: 13px;
}

#footer-menu  a{
	font-size: 13px;
	color: #4c9ac9;
	line-height: 13px;
}

#footer-menu ul {
	margin-top: 15px;
}

li#vk-link ,li#telegram-link {
	padding-top: 10px;
}
li#youtube-link  a,li#vk-link  a,li#telegram-link  a {
	font-size: 18px;
	background: url(../img/social-icons.png?v=1) no-repeat;
	margin-bottom: 20px;
	display: block;
	padding: 7px;
	padding-left: 42px;
}
/*
li#youtube-link  a:hover,li#facebook-link  a:hover,li#twitter-link  a:hover {
	text-decoration: underline;
}
*/
li#youtube-link  a {
	background-position: 0 0;
}

li#vk-link  a {
	background-position: 0 -30px;
}

li#telegram-link  a {
	background-position: 0 -60px;
}

#copyright {
	margin-top: 50px;
	font-size: 11px;
	color: #2d5b88;
}

#copyright  ul{
	font-size: 11px;
	color: #2d5b88;
	float: left;
}

#copyright  ul li{
	float: left;
	font-size: 11px;
	color: #2d5b88;
	margin-right: 10px;
}

#header {
	margin-top: 30px;
}

#header-btn {
	text-align: right;
	padding-top: 7px;
}

#header-phone {
	text-align: right;
	padding-top: 7px;

	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-weight: bold;
	font-size: 18px;
	font-style: normal;

	color: white;

	line-height: 22px;
	height: 22px;
}

#header-phone > span {

	display: inline-block;

	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-weight: normal;
	font-size: 16px;
	font-style: normal;

	color: white;

	padding-left: 40px;
	margin-right: 10px;

	background-color: transparent;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-image: url(../img/white-phone.png);

	line-height: 22px;
	z-index: 10;
}

#header-menu {
	text-align: right;
	margin-top: 20px;
}

#header-menu  ul {
	float: right;
	overflow: hidden;
	font-size: 18px;
}

#header-menu  ul  li{
	float: left;
	color: #b5e2ff;
	border-left: 1px solid /*#ffd5a3;*/ #ebf8d9;
	margin: 0px;
	margin-left: -1px;
}

#header-menu a {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;

	color: #b5e2ff; /* #3888bc;*/
	padding: 0px;
	padding-left: 15px;
	padding-right: 20px;
}

#header-menu a:hover {
	color: /*#ffd5a3;*/ #ebf8d9;
	text-decoration: none;
}

#header-menu .selected a {
	color: #ebf8d9;
}

#content {
	padding-top: 30px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
}

.items-leading em {
	color: gray;
	font-style: normal;
	text-transform: uppercase;
}

.items-leading h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.items-leading h3 small{
	font-size: 11px;
	float: right;
}

.items-leading h3 a {
	font-size: 22px;
}

.items-leading h3 a:hover {
	color: #ff8b00;
	text-decoration: none;
}


.blog-item-short {
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

.blog-item-short a {
	font-weight: normal;
	font-size: 18px;
	color: #3888BC;
	margin-top: 10px;
}

.blog-item-short a:hover {
	color: #036;
	text-decoration: none;
}

.blog-item-short em {
	color: gray;
	font-style: normal;
	font-size: 11px;
	text-transform: uppercase;
}

/* Block Unit - begin */
.block-unit {
	height: auto;
	min-height: 100px;
	position: relative;
	display: block;

	padding: 10px;
	border: 1px solid #DDD;
	text-align: left;
	background-color: whiteSmoke;
	color: white;
}

.block-unit-fixed{
	height: 130px;
	min-height: 130px;
	max-height: 130px;
	overflow: hidden;
}

div.block-unit-buttons {
	position: absolute;
	left: 25px;
	bottom: 5px;
	text-align: left;
	width: auto;
	height: 18px;
}

div.block-unit-buttons  a, div.block-unit-buttons  a:hover {
	display: inline;
	position: relative;
	width: 16px;
	height: 16px;
	font-size: 14px;
	border: 1px solid #EEE;
	padding: 0px 2px;
	margin-left: 0px;
	margin-right: 3px;
}

div.block-unit-buttons  a:hover {
	border: 1px solid #AAA;
}

.block-unit:hover {
	border: 1px solid #B5E2FF;
	background-color: #FFF;
}

.block-unit a, .block-unit a:hover {
	display: block;
	text-decoration: none;
	margin: -10px;
	padding: 10px;
}

.block-unit p, .block-unit h2{
	color: #666;
	font-size: 12px;
	line-height: 100%;
	text-decoration: none;
	font-weight: normal;
}

.block-unit p, .block-unit h2, .block-unit h3 {
	margin: 5px;
	padding-left: 10px;
}

.block-unit p {
	padding-top: 10px;
	text-align: left;
	line-height: 125%;
}

.block-unit h2 {
	color: #222;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
}

.block-unit h1 > span, .block-unit h2 > span, .block-unit h3 > span {
	color: #5bb75b;
}

.block-unit h2.small {
	font-size: 20px;
}

.block-unit h3 {
	color: #F90;
	font-size: 20px;
	font-family: 'Segoe UI Light', 'Segoe UI', Helvetica, Verdana, sans-serif;
	font-weight: bold;
}

.block-unit:hover p {
	color: #555;
	text-decoration: none;
}

.block-unit:hover h2 {
	color: #222;
	text-decoration: none;
}

.block-unit i.icon32 {
	position: absolute;
	top: 10px;
	right: 20px;
}

.block-unit i.tag80 {
	position: absolute;
	top: 0px;
	right: 0px;
}
/* Block Unit - End */

.anythingSlider {
	border: 1px solid #DDD;
}

.hero-unit {
	width: auto;
	height: auto;
}

.hero-unit p {
	font-size: 15px;
}

.hero-unit p.more-btn {
	float: left;
	margin-top: 20px;
}

.hero-unit img {
	margin: 5px;
	margin-left: 10px;
	margin-top: -56px;
}

.hero-unit h2 {
	font-weight: normal;
	font-size: 28px;
	margin-bottom: 20px;
}

.vac h3 {
	font-size: 24px;
	color: #036;
	margin-bottom: 30px;
}

.vac h4 {
	display: block;
	width: 70%;
	border-bottom: 1px solid #EEE;
	padding-bottom: 5px;
	margin-top: 30px;
	margin-bottom: 5px;
	color: #333;
}

.vac ul {
	width: 70%;
	max-width: 70%;
}

table.table-center-cell {

}

table.table-center-cell th, table.table-center-cell td {
	vertical-align: middle;
	text-align: center;
}

.block-title {
	font-size: 24px;
	color: #333;
	position: relative;
	margin: 15px 0;
	padding: 19px 19px 14px;
	background-color: white;
	border: 1px solid #DDD;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.block-title > .pull-right {
	font-size: 14px;
}

.block-title a, .block-title a:hover {
	font-size: 14px;
	text-decoration: none;
}

.block-descr {
	margin: 0 0 10px;
	margin-top: -20px;
	margin-bottom: 20px;
	padding: 19px;
	padding-top: 15px;
	background-color: #F7F7F9;
	border: 1px solid #E1E1E8;
	display: block;
	font-size: 16px;
	line-height: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.block-descr p {
	font-size: 16px;
}

.block-descr ul {
	display: inline-block;
}


/* Soft blocks styles */
.block-products, .block-products div {
	margin: 0;
	padding: 0;

	text-align: center;

	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-weight: normal;
	font-size: 14px;
	font-style: normal;

	color: #4d5659;
	background-color: transparent;
}

.block-products, .block-products a,.block-products, .block-products a:hover, .block-products, .block-products a:visited {
	display: block;
	text-decoration: none;
}

.block-products > h1 {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #4d5659;
}

.block-products div.block-product {
	/*margin: 5px;*/
	padding: 10px;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 0 0px #d2dee4;
	-moz-box-shadow: 0 0 0 0px #d2dee4;
	box-shadow: 0 0 0 0px #d2dee4;
	border: 1px solid #d2dee4;

	background-color: white;
}

.block-products .noborder {
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.block-products div.block-product:hover {
	box-shadow: 0 0 0 0px #3888bc;
	border: 1px solid #3888bc;
}

.block-products div.block-product div {
	display: block;
	border-bottom: dashed 1px #dddddd;

	padding-top: 10px;
	padding-bottom: 10px;
}

.block-products div.block-product div.title {
	font-size: 18px;
	border-bottom: 0px;
	line-height: 24px;
}

.block-products div.block-product div.title > span {
	font-size: 26px;
	font-weight: bold;
	color: #222;

	line-height: 30px;
}

.block-products div.block-product div.logo {
	padding-top: 0px;
	height: 70px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center top;
}

.block-products div.block-product.col1 div.logo {
	background-image: url(../img/aisti-logo.png);
}

.block-products div.block-product.col2 div.logo {
	background-image: url(../img/tpo-logo.png);
}

.block-products div.block-product div.features > ul {
	min-height: 150px;
	margin: 0;
	list-style-type: none;
}

.block-products div.block-product div.features > ul > li {
	line-height: 24px;

	font-size: 16px;
	font-style: italic;
}

.block-products div.block-product div.features > ul > li:first-letter {
	color: #222;
}

.block-products div.block-product div.features > ul > li > span {
	border-bottom: 1px dotted #4d5659;
}

.block-products div.block-product div.purpose {
	font-size: 28px;
	font-weight: bold;

	color: #f77664;
	line-height: 100%;

	padding-top: 20px;
	padding-bottom: 20px;
}

.block-products div.block-product div.bottom {
	border-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* block compare */
.block-compare, .block-compare div {
	margin: 0;
	padding: 0;

	text-align: center;

	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-weight: normal;
	font-size: 14px;
	font-style: normal;

	color: #4d5659;
	background-color: transparent;
}

.block-compare {
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
}

.block-compare > h2 {
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #4d5659;
	border-bottom: 1px solid #eee;
}

.block-compare div.block-compare-col {
	padding: 10px;
	background-color: white;
}

.block-compare div.block-compare-col div {
	display: block;
	border-bottom: dashed 1px #dddddd;

	padding-top: 10px;
	padding-bottom: 10px;
}


.block-compare div.block-compare-col div.title {
	font-size: 24px;
	line-height: 24px;
}

.block-compare div.block-compare-col div.title a,
.block-compare div.block-compare-col div.title a:hover,
.block-compare div.block-compare-col div.title a:visited {
	font-weight: bold;
	color: #3888bc;
	text-decoration: none;
}

.block-compare div.block-compare-col div.features {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #fbfbfb;

	border: dashed 1px #dddddd;
}

.block-compare div.block-compare-col div.features > ul {
	margin: 0;
	list-style-type: none;
}

.block-compare div.block-compare-col div.features > ul > li {
	line-height: 16px;

	font-size: 16px;
	font-style: normal;
	margin-bottom: 8px;
}

.block-compare div.block-compare-col div.features > ul > li > span {
	border-bottom: 1px dotted #4d5659;
}

.block-compare div.block-compare-col div.features > ul > li.disabled,
.block-compare div.block-compare-col div.features > ul > li.disabled > span {
	color: #d1d1d1;
	border-bottom: 0px;
}

.block-compare div.block-compare-col div.bottom {
	border-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.block-button, a.block-button {

	font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;

	text-decoration: none;

	display: inline-block !important;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;

	background-color: #5bb75b !important;
	border: 1px solid #51a351 !important;
	color: white !important;

	padding-left: 14px;
	padding-right: 14px;
	padding-top: 9px;
	padding-bottom: 9px;
}

a.block-button:hover, a.block-button:visited {
	text-decoration: none;
	background-color: #5bb75b !important;
	border: 1px solid #51a351 !important;
	color: white;
}

p.accent {

  font-size: 14px;
  font-style: italic;
  font-weight: normal;
  color: #404040;

  padding-left: 10px;

  border: 0;
  border-left: 5px solid #afd97d;

  margin-bottom: 30px;
}

p.accent-norm {
  font-size: 16px;
  font-weight: normal;
  color: #404040;

  padding-left: 10px;

  border: 0;
  border-left: 5px solid #afd97d;

  margin-bottom: 30px;
}

p.accent > span {
  font-style: normal;
  font-weight: bold;
}

/* sale page */
a.order-button,
a.order-button:visited {
	display: inline-block;
	width: auto;
	padding: 8px;
	font-size: 16px;
	color: #222;
	text-decoration: none;
	background-color: white;
	border: 2px solid #a1a1a1;
	border-radius: 5px;
}

a.order-button:hover {
	color: #616161;
	text-decoration: none;
	background-color: white;
	border: 2px solid #616161;
}

div.sale-col {
	height: 220px;
	border-right: 1px solid #e1e1e1;
}

p.sale-col-pc {
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 88px;
	line-height: 100%;
	font-weight: normal;
	color: gray;
}

p.sale-col-order {
	text-align: center;
}

p.sale-text {
	font-size: 16px;
	line-height: 120%;
	text-align: justify;
}

p.sale-text > sup {
	font-weight: bold;
	color: black;
}

p.sale-info {
	font-size: 14px;
	font-style: italic;
}

p.sale-example {
	font-size: 14px;
	padding-left: 10px;
	border-left: 5px solid #135c87;
}


#sale55 a.order-button:hover {
	color: #f77664;
	text-decoration: none;
	background-color: white;
	border: 2px solid #f77664;
}

#sale45 a.order-button:hover {
	color: #15ba9a;
	text-decoration: none;
	background-color: white;
	border: 2px solid #15ba9a;
}

#sale35 a.order-button:hover {
	color: #afd97d;
	text-decoration: none;
	background-color: white;
	border: 2px solid #afd97d;
}

#sale10 a.order-button:hover {
	color: #135c87;
	text-decoration: none;
	background-color: white;
	border: 2px solid #135c87;
}


#sale55 p.sale-col-pc {
	color: #f77664;
}

#sale55 p.sale-example {
	border-left: 5px solid #f77664;
}

#sale45 p.sale-col-pc {
	color: #15ba9a;
}

#sale45 p.sale-example {
	border-left: 5px solid #15ba9a;
}

#sale35 p.sale-col-pc {
	color: #afd97d;
}

#sale35 p.sale-example {
	border-left: 5px solid #afd97d;
}

#sale10 p.sale-col-pc {
	color: #135c87;
}

#sale10 p.sale-example {
	border-left: 5px solid #135c87;
}

/* price */
.price-result {
  display: inline-block;
  width: 100%;

  min-height: 79px;
  min-width: 100px;
}

.price-form-container {
  min-height: 79px;
  min-width: 100px;
}

.price-result * {
  float: left;
}

.price-form {
  display: inline-block;
  margin: 20px 0px;
  padding: 20px;
  border: 1px solid #e1e1e1;
  background-color: #eee;
}

.price-form * {
  float: left;
  display: inline-block;
  margin-right: 10px;
  margin-top: auto;
  margin-bottom: auto;

  font-size: 13px;
  line-height: 18px;
}

.price-form label {
  font-size: 14px;
  padding: 4px;
  line-height: 18px;
}

.price-form input {
  width: 30px;
}

.price {
  display: inline-block;
  margin: 20px 0px;
  padding: 20px;
  border: 0;
  background-color: white;
}

.price * {
  float: left;
  display: inline-block;
  margin-right: 10px;
  margin-top: auto;
  margin-bottom: auto;

  font-size: 18px;
  line-height: 39px;

  padding: 0px;
}

.price .price-amount:after, .price .price-damount:after {
  content: " руб./мес.";
  font-size: 12px;
}

.price .price-amount, .price .price-amount:after {

  /*
  color: #a1a1a1;
  text-decoration: line-through;
  */
  color: gray;

  font-weight: bold;
  text-decoration: underline;
  font-size: 24px;

}

.price:before {
  content: "Итого: ";
  float: left;
  color: #003366;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;

  line-height: 39px;
  margin-right: 10px;
}

.price .price-damount {

  display: none;

  color: red;
  font-weight: bold;
  text-decoration: underline;
  font-size: 24px;
}

.price .price-dpercent {
  font-size: 16px;

  display:none;
}

.price .price-dpercent:before {
  content: "(скидка ";
}

.price .price-dpercent:after {
  content: ")";
}
/* *** */
