#queryVal {
    box-sizing: content-box!important;
}
.b {
    font-weight: bold;
}
.inline-block {
    display: inline-block;
}
.h1,
.hdr1,
h1,
.h2,
.hdr2,
h2,
.h3,
.hdr3,
h3 {
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: -1px;
    margin-bottom: 10px;
    line-height: 1.1;
}
.h3,
.hdr3,
h3 {
    letter-spacing: 0px;
    margin: 20px 0 3px;
    font-size: 18px;
}
.h4,
.hdr4,
h4 {
    font-size: 18px;
}
a {
    text-decoration: underline;
}
body {
    line-height: 1.428571429;
}
.mmc-main {
    width: 70%;
    float: left;
    padding-right: 25px;
}
.mmc-side {
    float: left;
    width: 29%;
}
.mmc-side .h2 {
    margin-top: 0;
}
.line-marker {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 100px;
    vertical-align: middle;
    margin-right: 10px;
}
.line-marker__close {
    margin-right: 5px;
}
ul.location__in {
    margin-left: 20px;
}
.service {
    margin-bottom: 40px;
}
.service__children ul {
    float: left;
    border-right: 20px solid transparent;
}
.service__children ul li span {
    color: grey;
}
.service__all {
    margin: 10px 0 20px;
    display: inline-block;
    color: grey;
}
.zapis {
    border-radius: 10px;
    background: #ececea;
    padding: 30px 50px;
    margin-bottom: 20px;
}
.zapis h3 {
    margin: 0 0 10px;
}
.zapis__buttons {
    margin-top: 20px;
}
.zapis__buttons__phone {
    display: inline-block;
    font-size: 20px;
}
.zapis__buttons .btn.btn-lg {
    font-size: 16px;
}
.zapis__buttons__phone .glyphicon {
    background: #5cb85c;
    border-radius: 20px;
    width: 35px;
    height: 35px;
    color: white;
    text-align: center;
    vertical-align: middle;
    line-height: 35px;
    font-size: 18px;
    margin: 0 5px 0 30px;
}
.zapis__buttons__phone_left .glyphicon {
    margin-left: 0;
}
ul.sm-pagination.pagination {
    margin: 0;
}
.mmc-list {
    clear: both;
}
.mmc-list-meta {
    margin: 30px 0 15px;
}
.mmc-list-meta a.btn {
    text-decoration: none;
}
.mmc-item {
    clear: both;
    padding: 23px 0 19px;
    border-bottom: 1px solid #ccc;
}
.mmc-item a {
    color: #333;
    text-decoration: none;
}
.mmc-item a:hover {
    color: #007ed3;
    text-decoration: none;
}
.mmc-item__photo {
    width: 91px;
    height: 121px;
    float: left;
}
.mmc-item__info {
    display: block;
    position: relative;
    margin-left: 120px;
}
.mmc-item__title {
    margin-top: 0;
    margin-bottom: 2px;
    line-height: 100%;
}
.mmc-item__subtitle {
    color: #bbb;
}
.mmc-item__title__rockstar {
    font-size: 12px;
    vertical-align: middle;
    white-space: nowrap;
}
.mmc-item__title__rockstar .glyphicon {
    color: orange;
    padding: 0 0;
    top: 3px;
    font-size: 16px;
}
.mmc-item__title__rockstar .glyphicon.first {
    padding-left: 20px;
}
.mmc-item__title__rockstar .glyphicon.last {
    padding-right: 5px;
}
.mmc-item__subtitle .b {
    color: #000;
}
.mmc-item__description {
    position: relative;
    margin: 8px 0 8px;
    height: 30px;
    overflow: hidden;
    text-align: justify;
    line-height: 1.2;
}
.mmc-item__description__more {
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding-left: 70px;
    text-decoration: none;
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.37) 18%, rgba(255, 255, 255, 0.98) 48%, rgba(255, 255, 255, 1) 49%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(18%, rgba(255, 255, 255, 0.37)), color-stop(48%, rgba(255, 255, 255, 0.98)), color-stop(49%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.37) 18%, rgba(255, 255, 255, 0.98) 48%, rgba(255, 255, 255, 1) 49%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.37) 18%, rgba(255, 255, 255, 0.98) 48%, rgba(255, 255, 255, 1) 49%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.37) 18%, rgba(255, 255, 255, 0.98) 48%, rgba(255, 255, 255, 1) 49%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0.37) 70%, rgba(255, 255, 255, 0.98) 80%, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
}
.mmc-item__location__item {
    margin-right: 8px;
    color: #999999;
	display:block;
	float:left;
}
.mmc-item__location__item .line-marker {
    margin-right: 0;
}
.vrach__description,
.clinic__description {
    clear: both;
}
.vrach__photo,
.clinic__photo {
    width: 91px;
    height: 121px;
    float: left;
    margin-top: 20px;
}
.vrach__title,
.clinic__title {
    margin: 64px 0 20px 110px;
    position: relative;
}
.vrach__rating,
.clinic__rating {
    position: absolute;
    left: 0;
    top: -33px;
}
.vrach__rating__value,
.clinic__rating__value {
    font-weight: bold;
}
.vrach__title h1,
.clinic__title h1 {
    font-size: 40px;
    letter-spacing: 0;
}
.vrach__zapis,
.clinic__zapis {
    margin: 14px 0 10px;
}
.vrach__education p {
    margin: 0;
}
.vrach__services,
.clinic__services {
    margin: 15px 0;
}
.vrach__services th,
.clinic__services th {}.vrach__review__name,
.clinic__review__name {
    margin: 20px 0 2px;
    font-weight: bold;
}
.vrach__review__datetime,
.clinic__review__datetime {
    margin: 20px 0 2px;
    font-style: italic;
}
.vrach__review__datetime p,
.clinic__review__datetime p {
    margin: 0;
    display: inline-block;
}
.vrach__review__source,
.clinic__review__source {
    font-style: italic;
    color: #aaa;
    padding: 2px 0 1px;
}
.vrach__zapis-compact,
.clinic__zapis-compact {
    padding: 18px 30px 15px;
}
.vrach__zapis-compact .zapis__buttons,
.clinic__zapis-compact .zapis__buttons {
    margin-top: 0;
}
.vrach__zapis-compact .zapis__buttons .glyphicon,
.clinic__zapis-compact .zapis__buttons .glyphicon {
    margin: -4px 5px 0 20px;
}
.sm-lead .form-control {
    font-size: 12px;
}
.mmc-stub {
    border-radius: 10px;
    background: #ececea;
    padding: 30px 50px;
    margin: 10px 0;
}
.footer__cc {
    position: relative;
}
.mmc-footer-half {
    width: 49%;
    float: left;
    margin-bottom: 5px;
    font-size: 10px;
}
.footer-service-item {
    white-space: nowrap;
}
.footer-service-all {
    margin-top: 5px;
    display: inline-block;
    clear: both;
}
.mmc-footer-half .h4 {
    font-size: 14px;
    margin-top: 0;
}
.footer__cc __noindex {
    padding-top: 25px;
    clear: both;
    display: block;
}
.tel .phone {
    font-size: 23px;
}
.tel__time {
    font-weight: normal;
    position: relative;
    top: -4px;
}
.zapis__buttons__phone__time {
    display: inline-block;
    margin-left: 10px;
    font-size: 11px;
    vertica
}
.side-widget {
    margin-top: 15px;
}
.side-widget .hdr3 {
    margin-bottom: 10px;
}
.side-widget__item {
    position: relative;
    min-height: 61px;
    margin-bottom: 10px;
}
.side-widget__item__image {
    position: absolute;
    left: 0;
    top: 0;
    width: 46px;
    height: 61px;
}
.side-widget__item__image img {
    display: inline-block;
    max-width: 100%;
}
.side-widget__item__link {
    margin-left: 55px;
    display: inline-block;
}
.onlinezapis-info ul li {
    list-style-type: disc;
    list-style-position: inside;
}
input.gsc-search-button {
    box-sizing: content-box;
}
.gsc-input-box {
    box-sizing: content-box;
}

.content__wrap{
	position:relative;
	float:left;
	width:65%;
}


.__sidebar{
	float:right;
	position:relative;
	width:30%;
	height:100px;
}

ul.side_letters{
	display:block;
	margin:10px 0px 20px 0px;
}
ul.side_letters li{
	float:left;
}
ul.side_letters li a{
	display:block;
	padding:5px 0px;
	width:25px;
	text-align:center;
}
.top_bread{
	float:left;
	margin-right:5px;
}
