*{margin:0;padding:0;font-size:calc(12px + .5vw);font-family:Arial,sans-serif}header{background:linear-gradient(45deg,#ea4b38,#f37335);position:relative;overflow:hidden;padding:0 3%;height:4em}.logo{position:relative;float:left;margin:.7em .5em .7em .5em;line-height:0}.logo img{height:2.6em}.logo span{position:absolute;bottom:0;line-height:1em;right:.45em;font-family:Arial,sans-serif;font-size:.8em;color:#000}header .email,.breadcrumbs div:last-child::after,.qa .answer,.subdiv{display:none}.region{float:left;padding:.25em .5em .25em 1.6em;line-height:1em;margin:1.25em 0 1.25em 1em;font-size:1em;border-radius:5px;position:relative}.region:before{position:absolute;content:'';background-image:url(https://img.sabbath.pro/locator.svg);background-size:80%;background-repeat:no-repeat;background-position:50% 50%;width:1.5em;height:1.5em;left:0;top:0}nav{padding:0 3%;height:2.75em;border-bottom:1px solid #eeeeef;box-sizing:border-box;width:100%;overflow-x:scroll;overflow-y:visible;position:relative;float:left;white-space:nowrap}nav div{margin-right:.5em;font-size:.9em;padding:.8em .7em;line-height:1.5em}nav div.sub{padding-right:2em;position:relative;display:inline-block}nav .sub:after{content:'';background-image:url(https://img.sabbath.pro/chev-black.svg);background-size:80%;background-position:50% 50%;background-repeat:no-repeat;position:absolute;right:.6em;top:1em;width:1em;height:1em}.content{padding:0 3%;box-sizing:border-box;float:left;width:100%}.breadcrumbs{height:2em;width:100%;box-sizing:border-box;margin:.5em 0;overflow-x:scroll;position:relative;float:left;white-space:nowrap}.breadcrumbs div{font-size:.9em;margin-top:.6em;margin-right:.5em;padding:0 .7em;display:inline-block;color:#999;position:relative}.breadcrumbs a{text-decoration:none;color:#3a88eb;font-size:1em}.breadcrumbs div:after{content:'/';position:absolute;top:0;right:-1.25em;height:1em;width:1em}h1{margin:.75em 0;font-size:1.3em;font-weight:500;float:left;width:100%}#title{box-sizing:border-box;padding:0 3%}h1 .low{color:#bbb}.pers-photo{float:right;border-radius:5px;margin-left:2em;width:50%}.preview-text{font-size:.9em}.preview-text p{font-size:1em;margin-bottom:1em;line-height:1.5em;text-align:justify}ul.adv li{font-size:.9em;list-style:none;padding-left:2.75em;position:relative;line-height:2.5em;margin-bottom:1em;width:100%;box-sizing:border-box;float:left}ul.adv li:before{content:'';background-image:url(https://img.sabbath.pro/hamsa.svg);background-size:80%;background-position:50%;background-repeat:no-repeat;position:absolute;left:0;top:0;width:2.5em;height:2.5em}.filters{font-size:.9em;margin-bottom:.5em;width:100%;float:left;line-height:3em}.filters span{font-size:1em;margin-left:.5em;margin-right:.5em;background:#dedede;padding:.5em .95em;border-radius:5px;white-space:nowrap}.filters span:nth-child(1){margin-left:0}.listing .card{float:left;margin-top:1em;background:#eeeeef;width:100%;border-radius:5px;padding:.75em;box-sizing:border-box}.card a{text-decoration:none}.card img{border-radius:5px;width:40%;float:left;margin-right:1em}.card .name{color:#1f1f1f;line-height:2em;float:left}.allstars{line-height:2em;float:left}.allstars div{width:1em;float:left;height:1em;margin-top:.5em;background-size:80%;background-position:50% 50%;background-repeat:no-repeat;background-image:url(//img.sabbath.pro/star-no.svg)}.allstars div.no{opacity:.3}.allstars span{font-size:.9em;color:#bbb;margin-left:.25em}.card .desc{font-size:.9em;width:100%;float:left;margin:1em 0}.markers span{font-size:.9em;margin-bottom:.75em;float:left;clear:both;white-space:nowrap}.markers span:last-child{margin-bottom:.25em}.fb,.site,.vk{width:1em;height:2em}
.left-col, .right-col {
    float: left;
    width: 100%;
}
.right-col {
    margin-top: 2em;
}
.geo-search {
	padding: 0 3%;
    box-sizing: border-box;
    float: left;
    width: 100%;
}
.geo-search .list {
    float: left;
    width: 100%;
    margin: 1em 0;
    overflow: hidden;
}

.geo-search .list .name {
    margin: 0.75em 0;
    font-size: 1.2em;
    font-weight: 500;
}

.geo-search .list .cards a {
    text-decoration: none;
    color: black;
    background: #dedede;
    margin-right: 1em;
    padding: .5em 1em;
    border-radius: 3px;
    margin-bottom: 1em;
    display: inline-block;
}

.geo-search .list .cards {
    width: 100%;
    height: 2.5em;
    overflow-x: scroll;
    overflow-y: hidden;
    position: relative;
    float: left;
    white-space: nowrap;
    cursor: pointer;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
}

.geo-search .list .cards a.selected {
    background: #ea5a39;
}
.head-btn {
    position: absolute;
    display: block;
    width: 3em;
    right: .5em;
    background-color: black;
    background-image: url(https://file.sabbath.pro/add.svg);
    background-size: 1.25em;
    background-position: 50%;
    background-repeat: no-repeat;
    height: 2.5em;
    border-radius: 5px;
    margin-top: .75em;
    float: right;
    color: transparent;
}
article {
    width: 100%;
    clear: both;
}
article #banner {
    width: 100%;
    height: auto;
    border-radius: 5px;
    margin: 0 0 1em 0;
}
article h1 {
    width: 100%;
    float: left;
}
article h2 {
    font-size: 1.2em;
    width: 100%;
    float: left;
    margin: 0.75em 0;
    font-weight: 700;
}
article p {
    font-size: 1.1em;
    line-height: 1.3em;
    margin: .5em 0;
    float: left;
    width: 100%;
    color: #484747;
}
article ul li, article ol li {
    list-style-position: inside;
    font-size: 1.1em;
    line-height: 1.3em;
    margin: 0.25em 0;
    color: #484747;
}
article ul, article ol {
    margin: 0.5em 0;
    float: left;
    width: 100%;
}
article img:not(#banner) {
    width: 100%;
    border-radius: 5px;
    margin: .5em 0;
}
article a {
    text-decoration: none;
    color: #ea5238;
}
.related {
    padding: 0 3%;
    box-sizing: border-box;
    float: left;
    width: 100%;
    margin-top: 2em;
}
.related h2 {
    margin: 0.75em 0;
    font-size: 1.3em;
    font-weight: 500;
}
.art-list {
    float: left;
    width: 100%;
}
.art-list .art-card {
    width: 100%;
    float: left;
    padding-bottom: 1em;
    margin: 0.75em 0;
    background: linear-gradient(45deg,#8E2DE2, #4A00E0);
    border-radius: 5px;
    text-decoration: none;
}
.art-list .art-card img {
    width: 100%;
    height: auto;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.art-list .art-card div {
    padding: 0 1em;
    margin: 0.5em 0 0 0;
    color: #fff;
    line-height: 1.4em;
}
.descr a {
    font-size: 1em;
    text-decoration: none;
    color: #888;
}