/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */

.podrobnee_line { height: 18px; }
.podrobnee { float: right; }

/* тексты сайта - 14px */
body{ background-color: white; color: #555555; font: 16px/20px "Open Sans", Arial, sans-serif; }

/* текст в верхней строке 14px */
.top-row{font-size:16px;line-height:16px;padding:6px 0;background:#f9f9f9;}
.top-row .info-text{font-size:0;padding:8px 0;}
.top-row .info-text i{font-size:16px;margin:-1px 7px -1px 0;color:#b2bfc6;}
.top-row .info-text .email{margin-left:0;}
.top-row .info-text .email,.top-row .info-text .phone,.top-row .info-text .skype{display:inline-block;vertical-align:top;font-size:16px;margin-left:40px;}
.top-row .info-text>div:first-of-type{margin-left:0;}
.top-row .info-text .skype.hidden-xs{display:inline-block !important;}