* {
    margin:0;
    padding:0;
}

html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike,  tt, var, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: top;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}
html {
    height: 101%;
}
body {
    direction: ltr;
    font: 14px Arial, Helvetica, sans-serif;
    background-color: white;
    margin: 0;
    padding: 0;
    color: #1d1d1d;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul {
    margin: 5px 0 5px 20px;
}
a {
    color: #0099dd;
}

#head {
    background-image: url(/img/head.jpg);
    height: 150px;
    padding: 10px 2%;
    display: table;
    width: 100%;
        background-size: cover;
}
#logo {
    background-image: url('/img/logo.png');
    width: 140px;
    height: 80px;
    display: inline-block;
}
.logo {
    color: #edd077;
    width: 200px;
    text-align: center;
    display: table-cell;
}
.logo span {
    font-weight: bold;
    font-size: 12px;
    display: inline-block;
    margin-top: 5px;
}
.right {
    height: 100px;
    display: table-cell;
    padding-left: 50px;
}
.up, .down {
    padding: 10px 0;
    height: 50px;
}
#tel, #tel a {
    color: #edd077;
    text-decoration: none;
    font-size: 18px;
    line-height: 30px;
}
#tel a span {
    font-size: 24px;
}
.sep {
    margin: 0 10px;
}
#tel {
    float:left;
}
#searh {
    float:right;
}
#serh {
    background: #113559;
    padding: 7px;
    border-radius: 0 10px 10px 0;
    color:white;
    display: inline-block;
    cursor: pointer;
    border:0;
}
#input {
    display: inline-block;
    border-radius: 10px 0 0 10px;
    background: white;
    padding-left: 10px;
    margin-right: -3px;
}
#input input {
    padding: 7px 0;
    border: 0;
    width: 250px;
}
#soc {
    float: right;
    width: 115px;
    height: 30px;
}
#soc a {
    display: inline-block;
    margin-right: 5px;
    font-size: 24px;
    background: white;
    border-radius: 5px;
    width: 30px;
    text-align: center;
}
.fa-whatsapp {
    color: #649a1d;
}
.fa-vk {
    color:#2787F5;
}
.fa-instagram {
    color:#C13584;
}

#menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 30px;
}
#menu li {
    display: inline-block;
}
#menu a {
    color: white;
    padding: 5px 20px 5px 0;
    text-decoration: none;
    font-size: 18px;
}
#menu a:hover {
    color: #edd077;
}
#menu li ul {
    display:none;
    position: absolute;
    background: #024a94;
    top: 20px;
    width: 700px;
    left: -30px;
    padding: 10px;
    z-index:99999;
}
.men {
    position:relative;
}
.men > a {
    color: #edd077 !important;
}
.men:hover > ul {
    display:block !important;
    z-index:99999;
}
.fotorama__nav--dots {
    position: absolute !important;
    bottom: 0 !important;
}
h2 {
    font-family: Tahoma;
    text-align: center;
}
h2 a {
    text-decoration: none;
}
h2 a:hover {
    text-decoration: underline;
}
.block {
    padding: 50px 0;
    text-align: center;
}
#bz {
    list-style-type: none;
    text-align: center;
    margin-top: 20px;
}
#bz li {
    display: inline-block;
}
#bz a {
    color: black;
    text-decoration: none;
    padding: 5px 10px;
}
#bz a.hov {
    color: #0099dd;
    text-decoration: underline;
    font-weight: bold;
}
#baz {
    text-align: center;
    height: 250px;
    overflow: hidden;
}
#baz > div {
    display: none;
}
#baz a {
    position: relative;
    display: inline-block;
    margin: 25px;
    width: 300px;
    height: 200px;
    overflow: hidden;
}
#baz .img {
    width: 300px;
    min-height: 200px;
}
.yarl {
    position: absolute;
    top:0;
    left:0;
}
.inf {
    position: absolute;
    left:0;
    bottom: 0;
    background: rgba(0, 72, 148, 0.8);
    width: 300px;
    text-align: left;
    color: white;
    padding: 10px;
}
.fr {
    float: right;
}
.inf h3 {
    padding: 0;
    margin: 0 0 5px 0;
    text-align: left;
}
.inf div {
    margin-top: 10px;
    line-height: 23px;
}
.inf span {
    margin-right: 20px;
}
.inf span  img {
    margin-right: 5px;
}
#br {
    clear: both;
    text-align: center;
}
#vib {
    font-size: 16px;
    padding: 10px 30px;
    border: 1px solid #079cde;
    text-decoration: none;
    height: 40px;
    margin-top: 20px;
    display: inline-block;
    font-weight: bold;
}
#vib:hover {
    box-shadow: 0px 0px 2px gray;
}
#con {
    border-collapse: collapse;
}
#con a {
    position: relative;
    display: block;
    margin: 1px;
}
#con a img {
    width: 100%;
    height: auto;
}
#con a span {
    position: absolute;
    top: 20px;
    left: 20px;
    color: white;
    z-index: 2;
    font-size: 30px;
    line-height: 40px;
    text-shadow: 1px 1px 1px black;
}
#con div {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top:0;
    left: 0;
    z-index: 1;
    transition: 2s background;
}
#con div:hover{
    background: rgba(0, 0, 0, 0);
}
.otz {
    width: 500px;
    height: 150px;
    overflow: hidden;
    display: inline-block;
    margin: 50px;
    position: relative;
}
.otz .av {
    position: absolute;
    top:0;
    left: 0;
    width: 115px;
    height: 115px;
    border-radius: 115px;
    overflow: hidden;
}
.otz .cn {
    padding-left: 130px;
    text-align: left;
}
.otz .cn h3 {
    margin: 0 0 15px 0;
    padding: 0;
}
.otz .cn .dt {
    float:right;
    font-style: italic;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
}
.otz .fa {
    color: #0099dd
}
.otz .tx {
    line-height: 16px;
}
#partn {
    text-align: center;
    margin-bottom: 50px;
}
#sotrud img {
    width: 100%;
}
#podval {
    height: 333px;
    background-image: url(/img/podval.jpg);
    padding: 10px 2%;
    width: 100%;
    background-size: cover;
    color: white;
    position: relative;
}
.span3 {
    width: 33.3333%;
    display: table-cell;
}
.table {
    display: table;
    width: 100%;
}
.center {
    text-align: center;
    position: relative;
}
.logo2 {
    color: #edd077;
    width: 200px;
    text-align: center;
    display: block;
    margin: 30px auto;
}
.logo2 span {
    padding-top: 10px;
    display: inline-block;
}
#podval .tex {
    padding: 0 40px;
    line-height: 20px;
    margin-bottom: 30px;
    height: 78px;
}
#podval a {
    color:white;
}
#center {
    margin-top: 90px;
    padding: 40px;
    margin-bottom: 20px;
}
#niztel {
    font-size: 40px;
    color: #edd077 !important;
    text-decoration: none;
    margin: 10px 0;
    display: block;
}
#zakaz {
    color: #edd077 !important;
}
#menu2 {
    margin: 30px 30%;
    list-style-type: none;
    line-height: 30px;
}
#tabson {
    text-align: right;
    display: block;
    margin-top: 50px;
}
#konsul {
/*
    height: 170px;
*/
    border: 1px solid black;
    position: absolute;
    top:-75px;
    width: 100%;
    background: url("/img/icon/konsul.jpg"), no-repeat 50% 50%;
    background-size: cover;
    box-shadow: 0 0 10px black;
    padding: 20px;
}
#konsul input {
    padding: 5px;
    margin: 8px 4px;
}
#kon {
    background: none;
    border: 1px solid white;
    color: white;
    padding: 5px 10px;
    display: block;
    margin: 0 auto;
    font-size: 14px;
    cursor: pointer;
}
.con {
    padding: 10px 25px;
}
#hleb {
    line-height: 25px;
    margin-top: 5px;
}
#hleb span {
    display: inline-block;
    margin: 0 5px;
    color: gray;
}
#hleb a {
    color: gray;
}
#hleb a:hover {
    color: #00afea;
}
#mlogo {
    width: 25px;
    height: 25px;
    background: url("/img/icon/mlogo.png");
    display: inline-block;
}
#fav {
    float: right;
    padding-left: 25px;
    display: inline-block;
    background: url(/img/icon/fav.png) no-repeat, 50% 50%;
}
#filter {
    padding: 10px 0;
}
#filter select {
    padding: 5px;
    border: 1px solid #84a9cf;
    border-radius: 3px;
    margin-right: 10px;
    width: 150px;
}
#price {
    display: inline-block;
    padding: 4px 6px 4px 4px;
    border: 1px solid #84a9cf;
    border-radius: 3px;
    margin-right: 10px;
}
#price span {
    background: #84a9cf;
    margin: -5px 5px;
    width: 1px;
    display: inline-block;
    height: 29px;
}
#price input {
    border: 0;
    padding: 2px;
    width:100px;
}
#poisk {
    padding: 6px 10px;
    background: #e3c591;
    border: 1px solid #c89260;
    border-radius: 3px;
    cursor: pointer;
}
#rash {
    padding: 5px 10px 6px 10px;
    background: white;
    border: 1px solid #84a9cf;
    border-radius: 3px;
    cursor: pointer;
    margin-right: 10px;
    display: inline-block;
    color: black;
}
.fr {
    float: right;
}
#info {
    padding: 10px 0;
}
h1 {
    padding: 5px 0 15px 0;
}
#sort {
    border: 1px solid #84a9cf;
    line-height: 29px;
    display: inline-block;
    padding: 0 5px;
    border-radius: 3px;
    margin-right: 15px;
}
#sort select {
    border: 0;
}
#themap {
    line-height: 29px;
    border: 1px solid #84a9cf;
    border-radius: 3px;
    padding: 0 5px 0 25px;
    display: inline-block;
    background: url("/img/icon/map.png") no-repeat 5% 50%, #dbe5f0;
    color:black;
    text-decoration: none;
}
#kol {
    margin-top: 15px;
}
.baza {
    width: 280px;
    display: inline-block;
    margin: 25px;
    background-color: #f8f8f8;
    padding: 10px;
    overflow: hidden;
}
.img {
    width: 260px;
    height: 150px;
    overflow: hidden;
    position: relative;
    display: block;
}
.img img {
    width: 260px;
}
.img div {
    position: absolute;
    bottom: 0;
    left: 0;
    background: transparent;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    height: 25px;
    width: 260px;
    color: white;
    padding: 0 15px;
    line-height: 25px;
}
.info {
    padding: 5px 0px;
}
.info h3 a {
    color:black;
    text-decoration: none;
    display: block;
    margin-bottom: 5px;
    width: 230px;
    height: 19px;
    overflow: hidden;
}
.info h3 a:hover {
    text-decoration: underline;
}
.info span {
    color:#727272;
}
.har {
    margin: 15px 0;
    border-bottom: 1px solid #d6d6d6;
    display: table;
    width: 260px;
}
.har div {
    display: table-cell;
    width: 33.33333%;
    text-align: center;
    height: 20px;
    vertical-align: bottom;
    padding-bottom: 2px;
}
.ser {
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
}
.price {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}
.kak {
    color:#727272;
    text-decoration: none;
}
.kak:hover {
    text-decoration: underline;
}
#baza {
    margin-bottom: 75px;
    text-align: center;
}


#page {
    display: table;
    width: 100%;
    height: 600px;
    margin-top: 15px;
    margin-bottom: 75px;
}
#left {
    display: table-cell;
    width: 70%;
}
#right {
    display: table-cell;
    width: 30%;
    padding-left: 50px;
}
#adres {
    margin-left: 10px;
    padding-left: 25px;
    background: url("/img/icon/adres.png") no-repeat, 0 50%;
    color:#909090;
    text-decoration: none;
    cursor: pointer;
    display: block;
    margin-bottom: 15px;
}
#adres:hover {
    text-decoration: underline;
}
#text {
    margin: 15px 0;
    line-height: 24px;
    font-size: 16px;
}
#text p {
    margin-bottom: 10px;
}
#flt ul li {
    display: inline-block;
    margin-right: 50px;
    list-style-image: url(img/icon/gal.png);
    line-height: 20px;
}
#flt ul {
    margin: 0;
}
#flt span {
    display: inline-block;
    padding-right: 10px;
    color: #2790ff;
    font-weight: bold;
}
#cena div {
    font-size: 30px;
    font-weight: bold;
}
#cena span {
    color:#909090;
}
#torg {
    padding: 5px 20px;
    border: 2px solid #e5543c;
    color: #e5543c;
    text-decoration: underline;
    display: inline-block;
    margin: 15px 0;
    border-radius: 3px;
}
#torg:hover {
    background: #fcefe2;
}
#hr {
    display: block;
    width: 100%
}
#hr div {
    display: inline-block;
    width: 49%;
    padding: 15px 0 15px 35px;
}
#m2 {
    background: url("/img/icon/room.png") no-repeat 0 50%;
}
#lest {
    background: url("/img/icon/lest.png") no-repeat 0 50%;
}
#room {
    background: url("/img/icon/krov.png") no-repeat 0 50%;
}
#bolk {
    background: url("/img/icon/bolk.png") no-repeat 0 50%;
}
#knop {
    padding: 30px;
    text-align: center;
}
#knop a {
    display: block;
    padding: 5px 20px;
    margin: 10px auto;
    border: 2px solid #2790ff;
    border-radius: 3px;
    text-align: center;
    width: 200px;
}
#knop a:hover {
    background: rgba(39, 144, 255, 0.1);
}
#map {
    width: 100%;
    height: 400px;
    margin-bottom: 75px;
    background: #f1f1f1;
    margin-top: 15px;
}
article {
    width: 850px;
    margin: 0px auto 75px auto;
}
.pod {
    margin-top: 25px;
    color:gray;
}
.text {
    line-height: 20px;
}
.text p {
    margin-bottom: 10px;
}
.text img {
    max-width: 100%;
    height: auto;
}
#dpf {
    float:right;
    width: 50%;
    display: none;
}
#dpf select {
    padding: 5px;
    border: 1px solid #84a9cf;
    border-radius: 3px;
    margin-right: 10px;
    width: 150px;
}
#dpf .rw {
    margin: 10px 0;
    display: table;
}
.rw > span, .rw .s2 span {
    width: 130px;
    text-align: right;
    display: inline-block;
    line-height: 31px;
    padding-right: 20px;
}
#metr {
    display: inline-block;
    padding: 5px 6px 3px 4px;
    border: 1px solid #84a9cf;
    border-radius: 3px;
    margin-right: 10px;
    margin-left: 4px;
}
#metr span {
    background: #84a9cf;
    margin: -5px 5px;
    width: 1px;
    display: inline-block;
    height: 29px;
}
#metr input {
    border: 0;
    padding: 2px;
    width: 70px;
    text-align: center;
}
.rw .s2 {
    width: 50%;
    float:left;
}
.news {
    margin-bottom: 20px;
}
.news .hh {
    font-size: 16px;
    font-weight: bold;
}
.news .tx {
    margin: 5px 0;
    height: 150px;
    overflow: hidden;
    line-height: 19px;
}
.news .tx img {
    height: 150px;
    float: left;
    margin: 0 10px 0 0;
}
.news .dt {
    color: gray;
    font-size: 14px;
}
.fotorama__html div,
.fotorama__html a {
    display: block;
    height: 100%;
}
.okno {
    padding: 10px 20px;
    width: 500px;
    margin: 100px auto;
    background: white;
}
.okno label input {
    padding: 5px;
    display: inline-block;
    width: 280px;
}
.okno label {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
.okno h2 {
    margin-bottom: 15px;
}
.okno label span {
    width: 150px;
    display: inline-block;
    padding: 6px 6px;
    text-align: right;
}
.btm {
    background: white !important;
    text-decoration: none !important;
    margin-left: 154px !important;
    margin-top: 0px !important;
    cursor: pointer !important;
    padding: 5px 20px;
    border: 2px solid #e5543c;
    color: #e5543c;
    display: inline-block;
    border-radius: 3px;
}
.btb {
    background: white !important;
    text-decoration: none !important;
    margin-left: 154px !important;
    margin-top: 0px !important;
    cursor: pointer !important;
    display: block;
    padding: 5px 20px;
    border: 2px solid #2790ff;
    border-radius: 3px;
    text-align: center;
    width: 200px;
}
#baz a > img {
    width: 100%;
    height: auto;
}
@media (max-width: 767px) {
    #head {
        height: auto;
        display: block;
        padding: 1%;
        background-size: cover;
    }
    .logo {
        color: #edd077;
        width: 100%;
        text-align: center;
        display: block;
        margin-top: 10px;
    }
    .logo span {
        display: block;
    }
    .right {
        height: auto;
        display: block;
        padding: 0;
    }
    #tel {
        float: none;
    }
    #tel a {
        display: block;
        font-size: 24px;
        text-align: center;
        margin-bottom: 10px;
    }
    .sep {
        margin: 0 10px;
        display: none;
    }
    #tel a:last-child {
        display: none;
    }
    #searh {
        float: none;
        text-align: center;
    }
    #input input {
        padding: 7px 0;
        border: 0;
        width: 100%;
    }
    #input {
        width: 77%;
    }
    .up, .down {
        padding: 10px 0;
        height: auto;
    }
    #soc {
        display: none;
    }
    #menu {
        text-align: center;
    }
    #menu a {
        font-size: 14px;
    }
    #baza {
        margin: 10px 0;
    }
    .block {
        padding: 10px 0;
    }
    #bz {
        margin: 20px 0 0 0;
        padding: 0;
    }
    #bz a {
        padding: 5px 10px;
    }
    #bz li {
        display: inline-block;
        padding: 10px;
    }
    #baz {
        height: 650px;
    }
    #baz a {
        position: relative;
        display: inline-block;
        margin: 3% 1%;
        width: 98%;
        height: 200px;
        overflow: hidden;
    }
    .inf {
        width: 100%;
    }
    #con {
        display: block;
    }
    #con td {
        width: 100%;
        display: block;
    }
    .otz {
        width: 98%;
        height: 120px;
        overflow: hidden;
        display: block;
        margin: 1%;
        position: relative;
    }
    #partn, #kst, #zakaz {
        display: none;
    }
    #podval {
        height: auto;
        background-image: url(/img/podval.jpg);
        padding: 1%;
        width: 100%;
        background-size: cover;
        color: white;
    }
    #podval .table {
        display: block;
        width: 100%;
    }
    #podval .span3 {
        width: 100%;
        display: block;
    }
    #konsul {
        height: auto;
        border: 1px solid black;
        position: static;
        width: 100%;
        background: url(/img/icon/konsul.jpg), no-repeat 50% 50%;
        background-size: cover;
        padding: 10px;
        margin: 10px 0;
    }
    .logo2 {
        color: #edd077;
        width: 98%;
        text-align: center;
        display: block;
        margin: 1%;
    }
    #podval .tex {
        padding: 0;
        line-height: 20px;
        margin-bottom: 0px;
        height: auto;
    }
    #konsul input {
        padding: 5px;
        margin: 8px 0;
        width: 95%;
    }
    #kon {
        background: none;
        border: 1px solid white;
        color: white;
        padding: 5px 10px;
        display: block;
        margin: 7px auto;
        font-size: 14px;
        cursor: pointer;
        width: 100%;
    }
    #center {
        margin-top: 20px;
        padding: 0;
        margin-bottom: 0;
    }
    #niztel {
        font-size: 30px;
        color: #edd077 !important;
        text-decoration: none;
        margin: 10px 0;
        display: block;
    }
    #menu2 {
        margin: 0;
        list-style-type: none;
        line-height: 20px;
        margin-top: 40px;
        text-align: center;
    }
    #menu2 li {
        display: inline-block;
        padding: 0px 3px;
    }
    #tabson {
        text-align: center;
        display: block;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .con {
        padding: 1%;
    }
    #filter select {
        padding: 5px;
        border: 1px solid #84a9cf;
        border-radius: 3px;
        margin-right: 10px;
        width: 100%;
        margin-bottom: 5px;
    }
    #price {
        margin: 0;
        margin-bottom: 5px;
    }
    #price input {
        border: 0;
        padding: 2px;
        width: 75%;
    }
    #price span {
        background: #84a9cf;
        margin: -5px 5px;
        width: 1px;
        display: inline-block;
        height: 29px;
    }
    #rash, #poisk {
        width: 47%;
    }
    h1 {
        padding: 0px 0 10px 0;
        text-align: center;
    }
    #sort, #themap {
        width: 100%;
        margin: 1% 0;
        text-align: center;
    }
    .baza {
        width: 98%;
        display: block;
        margin: 3% 1%;
        background-color: #f8f8f8;
        padding: 1%;
        overflow: hidden;
        text-align: center;
    }
    .img {
        width: 100%;
        height: 150px;
        overflow: hidden;
        position: relative;
        display: block;
    }
    .img img {
        width: 100%;
    }
    .info h3 a {
        color: black;
        text-decoration: none;
        display: block;
        margin-bottom: 10px;
        width: 100%;
        height: 20px;
        overflow: hidden;
        font-size: 20px;
    }
    #page {
        display: block;
        width: 100%;
        height: auto;
        margin-top: 10px;
        margin-bottom: 0px;
    }
    #left, #right {
        width: 100%;
        display: block;
        padding: 0;
    }
    #cena {
        margin: 20px 0 10px 0;
        text-align: center;
    }
    #torg {
        padding: 5px 20px;
        border: 2px solid #e5543c;
        color: #e5543c;
        text-decoration: underline;
        margin: 0 auto;
        width: 90%;
        display: block;
        border-radius: 3px;
        text-align: center;
    }
    #knop {
        padding: 0px;
        text-align: center;
    }
    #knop a {
        width: 90%;
    }
    #map {
        height: 300px;
        margin:0px;
        background: #f1f1f1;
    }
    .text img {
        max-width: 100%;
        height: auto;
    }
    article {
        width: 100%;
        margin: 0;
    }

}
