
.wrap-print {
    font-family:'Helvetica Neue', Helvetica, Arial;
    color:#333333;
    font-size:16px;
    line-height:26px;
    width:700px;
    margin:0 auto;
}
.left-col {
    width:51%;
    float:left;
}
.right-col {
    width:47%;
    float:right;
}
.clear { clear: both; }
.short-link {
    margin-top:20px;
}
.address {
    font-size:12px;
}
.first-info {
    font-weight: bold;
    margin-top:10px;
}
.first-info img {
    width:100%;
}
.hr {
    height:0;
    width:100%;
    border-bottom: 1px solid #999;
    margin:20px 0;
}
.tech-info {
    margin-top: 10px;
    font-size: 12px;
}

.it-list {
    list-style: none;
    padding: 0;
}


.pdf li {
    background: url("../../images/border10.png") repeat-x bottom!important;
}

.it-list li {
    background: url("../../images/border10.png") repeat-x center;
}

.it-list li div.key,
.it-list li div.val {
    margin: 0;
}

.it-list li div.key {
    color: #777;
    float:left;
}

.it-list li div.val {
    float:right;
    text-align: right;
}

.it-list li div.key span,
.it-list li div.val span {
    background: #fff;
}

.it-list li div.val span sup,
.it-list li div.key span sup {
    vertical-align: baseline;
    position: relative;
    top:-0.4em;
}

.photo-wrapper {
    margin: 0 auto;
    width:100%;
}
/* соотношение сторон 4 к 3 */
.photo {
    width: 342px;
    text-align: center;
    float: left;
    margin: 4px;
    height: 256px;
    background: #EFEFEF;

    white-space: nowrap;
}

.photo img {
    max-width:342px;
    max-height:256px;
    vertical-align: middle;
}

.photo .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.footer {
    margin:30px;
    text-align: center;
}

.bigMap {
    margin:0 auto;
    width: 700px;
}

@font-face
{
    font-family: "Rubl Sign";
    src: url('../fonts/rouble.eot');
    src: local(rouble),
        url(../fonts/rouble.eot?#iefix) format('embedded-opentype'),
        url(../fonts/rouble.ttf) format('truetype'),
        url(../fonts/rouble.woff2) format('woff2'),
        url(../fonts/rouble.woff) format('woff');
}
span.rur { font-family: "Rubl Sign"; text-transform: uppercase; // text-transform: none;}
span.rur span { position: absolute; overflow: hidden; width: .45em; height: 1em; margin: .1ex 0 0 -.55em; // display: none; }
span.rur span:before { content: '\2013'; }

.note {
    padding: 0 0 100px 0;
    font-size: 12px;
    color: #D2D2D2;
    border: 1px dotted silver;
    text-align: right;
    margin-top: 20px;
    font-style: italic;
}

.phone, .price {
    font-size: 28px;
    line-height: 38px;
}

.metro {
    font-size: 12px;
}

.ico {
    float: left;
    margin: 5px 3px;
}

.spec-t{
    display:inline-block;
    font-size:16px;
}

.spec-body p {
    color: #777;
    margin:10px 0px;
}

.spec-links a{
    margin-right:10px;
}

.spec-top-block {
    width:100%;
    display:table;
}

.spec-title, .spec-logo{
    display:table-cell;
    vertical-align:top;
}

.spec-logo img{
    float:right;
}

.tel-spec{
    margin-top:0px !important;
    
    padding: 14px 14px; 
    border: 1px solid #dddddd;
    border-top:none;
    
    -webkit-border-radius: 0px 0px 7px 7px !important;
    -moz-border-radius: 0px 0px 7px 7px !important;
    border-radius: 0px 0px 7px 7px !important;
}

.spec-items {
    padding: 14px 14px; 
    border: 1px solid #dddddd;
    border-bottom:none;
    
    -webkit-border-radius: 7px 7px 0px 0px;
    -moz-border-radius: 7px 7px 0px 0px;
    border-radius: 7px 7px 0px 0px;
}

.spec-items{
    line-height: 1.5;
}

.spec-title{
    font-size: 14px;
}

.spec-title a {
    margin-bottom:10px;
}

.spec-title b{
    font-size:12px;
}

.spec-body{
    font-size: 12px;
}

.spec-links{
    font-size: 12px;
}

.tel-spec{
    padding-top:0px;
    line-height:1.4;
}

.tel-spec div{
    font-size: 14px;
}

.tel-spec p{
    margin:0px;
    font-size: 10px;
}


.spec-logo{
    width:120px;
}

.spec-logo img{
    width:100%;
}