/* Basic design by Vasiliy Hizhnyak (free PSD)
Datalife Engine template by: redissx (ICQ: 275116000, E-mail: redissx@gmail.com, Website: webrambo.ru )  */

@import "reset.css" all;

.sidebox-t, .title {font-size:18px; font-weight:700; margin-bottom:20px;}
.sidebox-c li a, .more-link, .tags_more a {font-size:15px; line-height:18px; font-weight:500;}


/* KARKAS
----------------------------------------------- */
.wrap {height:auto; width:100%; min-width:320px; position:relative; padding:5px 0;}
.center {width:100%; min-width:320px; max-width:1264px; margin:0 auto;} 
.main {background-color:#fff; box-shadow:0 20px 10px 0 rgba(0,0,0,0.1); border-radius:6px;}
.header {position:relative; padding-top:125px;}
.cols-r {padding:5px 370px 55px 55px;}
.cols-r .sidebar {float:right; width:370px; margin-right:-370px; padding-right:55px;}
.cols-r .content {float:left; width:100%; min-height:600px; padding-right:55px;}
.footer {border-top:1px solid #dddddd; padding:20px 55px;}
.xfieldimagegallery li img {
    margin-right: 0px!important;
    width: 50%!important;
        height: auto!important;
}
table {
font-family: "Lucida Grande", Sans-Serif;
font-size: 14px;
border-radius: 10px;
border-spacing: 0;
font-weight: normal; 
}
th {
background: #BCEBDD;
color: white;
text-shadow: 0 1px 1px #2D2020;
padding: 10px 20px;
}
th, td {
border-style: solid;
border-width: 0 1px 1px 0;
border-color: white;
text-align: left;
}
th:first-child, td:first-child {text-align: left;}
th:first-child {
border-top-left-radius: 10px;
}
th:last-child {
border-top-right-radius: 10px;
border-right: none;
}
.tables td {padding: 5px 10px;border: 1px dashed #e2dfdf;font-weight: 100;}
tr:last-child td:first-child {
border-radius: 0 0 0 10px;
}
tr:last-child td:last-child {
border-radius: 0 0 10px 0;
}
.table-rights.block {
    display: block;
    width: 100%;
    clear: both;
    text-align: left;
}
  .revals {
    border: 1px solid #ccc;
    width: 100%;
    margin:0;
    padding:0;
    border-collapse: collapse;
    border-spacing: 0;
  }

  .revals tr {
    border: 1px solid #ddd;
    padding: 5px;
  }

  .revals th, .revals td {
    padding: 10px;
    text-align: left;
  }

  .revals th {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
  }

  @media screen and (max-width: 600px) {

    .revals {
      border: 0;
    }

    .revals thead {
      display: none;
    }

    .revals tr {
      margin-bottom: 10px;
      display: block;
      border-bottom: 2px solid #ddd;
    }

    .revals td {
      display: block;
      text-align: left;
      font-size: 13px;
      border-bottom: 1px dotted #ccc;
    }

    .revals td:last-child {
      border-bottom: 0;
    }

    .revals td:before {
      content: attr(data-label);
      float: left;
      text-transform: uppercase;
      font-weight: bold;
    }
  }
/* HEADER, MENU
----------------------------------------------- */
.logotype {display:block; width:320px; height:40px; position:absolute; top:32px; left:50%; margin-left:-230px; 
background:url(../images/logo.png) left center no-repeat; font-size:24px; font-weight:700; text-align:center; line-height:40px;}
.logotype p {font:400 italic 24px Georgia, "Times New Roman", Times, serif;}
.social-btns {position:absolute; right:45px; top:55px;}
.social-btns li {display:inline-block;}
.social-btns a {display:block; padding:0 7px;}
.head-line {border-top:1px solid #dddddd; padding:10px 435px 0 55px; height:50px; position:relative;}

.menu-basic {text-align:center;}
.menu-basic > li {display:inline-block; position:relative; padding:0 15px;}
.menu-basic > li > a {display:block; line-height:40px; font-weight:700; 
text-transform:uppercase; border-bottom:1px solid rgba(0,0,0,0); color:#2a2a2a !important;}
.menu-basic > li:not(.submenu) > a:hover {border-bottom:1px solid rgba(0,0,0,0.2);}
.hidden-menu { background-color:#f6f6f6; width:260px; 
top:100%; left:0; position: absolute; z-index: 9999; display: none; text-align:left;}
.hidden-menu li a {display:block; padding:0 20px; line-height:50px; border-bottom:1px solid #e3e3e3; box-shadow:0 1px #fff;}
.hidden-menu li a:hover {background-color:#f0f0f0; color:#2a2a2a;}
li.menuactive {background-color:#f6f6f6;}

.action-btns {position:absolute; right:0; top:10px; width:435px;}
.action-btns li:first-child {border-right:1px solid #dddddd;}


/* SHORT STORY
----------------------------------------------- */
.short {border:1px solid #dddddd; margin-bottom:10px; position:relative;}
.short-img {height:150px; display:block;}
.short-img img {margin-top:-15%;}
.short-img:hover img {transform:scale(1.1,1.1);}
.short-cat {display:inline-block; padding:5px 10px; background-color:#FFF; text-transform:uppercase; font-weight:700; 
position:absolute; left:1px; top:20px; max-width:380px;}
.short-text {padding:10px 30px;}
.short-text a {display:block;}
.short-desc {font:14px/21px Georgia, "Times New Roman", Times, serif;}
.short-meta {padding:0 30px 20px 30px;}
.short-meta span {display:inline-block; margin-right:30px; float:left; 
color:#696969; font:italic 14px Georgia, "Times New Roman", Times, serif;}
.short-meta a {color:#696969;}
.short-meta a:hover {color:#06c;}
.short-tools {float:right; margin-right:-10px;}
.short-tools span {margin:0;}

.short2 {padding-left:220px; height:260px;background:#f6f6f7;}
.short2 .short-img {width:200px; height:254px; float:left; margin-left:-220px;}
.short2 .short-img img {margin:0 0 0 0;}
.short2 .short-cat {max-width:180px;}
.short2 .short-text {width:100%; float:right;}
.short2 .short-meta {position:absolute; left:220px; right:0; bottom:0;}
.short2 .short-desc {height:85px;overflow:hidden;clear: both;}

.short3 .short-cat {position:static; padding:0; margin-bottom:20px; max-width:none;}


/* SIDEBAR
----------------------------------------------- */
.sidebox {border:1px solid #dddddd; margin-bottom:40px; padding:20px 30px;}
.sidebox-t {margin-bottom:20px;}

.tabs-sel span {display:inline-block; cursor:pointer;}
.tabs-sel span:not(.current) {color:#dddddd;}
.js .tabs-b {display:none;}
.js .tabs-b.visible {display:block;}

.sidebox-c li {margin-bottom:20px;}
.sidebox-c li:last-child {margin-bottom:0;}
.sidebox-c li a, .more-link {display:block;}
.sidebox-c li a span, .more-link span, .tags_more a {border-bottom:1px solid rgba(0,0,0,0.2);}

.custom-foto {display:inline-block; width:65px; height:65px; margin-bottom:30px;}
.custom-foto:hover img {transform:scale(1.1,1.1);}
.more-link {margin-top:-10px;}

.lcomm {display:block; position:relative; margin-bottom:10px; min-height:40px; padding:0 0 0 50px;}
.lc-body {background-color:#f6f6f6; padding:10px; border:1px solid #f0f0f0;}
.lc-text {color:#888; margin-bottom:5px;}
.lc-author {font-weight:500;}
.lcomm img {display:block; width:40px; height:40px; border-radius:50%; position:absolute; left:0; top:0;}
.lcomm:nth-child(2n) {padding:0 50px 0 0;}
.lcomm:nth-child(2n) img {left:auto; right:0;}
.lcomm:hover img {transform:scale(0.8,0.8);}


/* FOOTER
----------------------------------------------- */
.menu-footer {text-align:right; width:40%; float:right;}
.copyr {width:60%; float:left; font-family:Georgia, "Times New Roman", Times, serif; padding-top:12px;}


/* FULL STORY
----------------------------------------------- */
.full {position:relative;}
.full .short-cat {max-width:80%;}
.full .short-meta {padding:0; margin-bottom:5px;}
.img-boxs img {
    height: auto;
    width: 100%;
}
.mscreens img {
    width: 49%;
    display: inline-block;
}
.imgs-boxs {
    position: relative;
    float: left;
    width: 39%;
    margin-right: 20px;
}
.table-rights {
    display: inline-block;
    width: 58%;
    margin-top: 10px;
}

.table-rights table {
    width: 100%;
    margin-bottom: 20px;
}
.mscreens a img {width: 50%;}
/* RATING V5
----------------------------------------------- */
.full-rating {display:inline-block; position:absolute; right:0; top:0;
font-size:18px; height:26px; line-height:26px;}
.full-rating2, .full-rating3 {background-color:#f5f5f5; background: linear-gradient(to bottom, #f9f9f9 0%,#f5f5f5 100%); 
border-radius:4px; overflow:hidden; box-shadow:0px 1px 3px rgba(0, 0, 0, 0.2);}
.full-rating2 i {color:#008ACE; margin-right:5px;}
.full-rating2 a {display:block; padding:0 10px; color:#444;}
.full-rating2 a:hover {background-color:#008ACE; color:#FFF;}
.full-rating2 a:hover i {color:#FFF;}
.full-rating3 {color:#444; padding:0 59px 0 7px;}
.full-rating3 a {display:block; color:#fff; background-color:#7dc561; width:26px; height:26px; text-align:center; 
position:absolute; top:0; right:26px;}
.full-rating3 a:nth-child(2) {background-color:#eb7f73; right:0;}
.full-rating3 a i {color:#fff;}
.full-rating3 a:nth-child(2) i {color:#fff;}
.full-rating3 a:hover {color:#FFF; background-color:#028c19;}
.full-rating3 a:nth-child(2):hover {background-color:#c1050a;}
.full-rating3 a:hover i {color:#FFF;}
.full-rating span.ratingzero {color: #ccc;}
.full-rating span.ratingtypeplus {color: #444;}
.full-rating2 a:hover span.ratingtypeplus {color:#FFF;}
.full-rating span.ratingplus {color:#95c613;}
.full-rating span.ratingminus {color:#ff0e0e;}
.frating-stars {position:relative; top:0px;}


/* FULL STORY STATIC
----------------------------------------------- */
.full-text embed, .full-text object, .full-text video, .full-text iframe, .full-text frame {max-width: 100% !important;}
.full-text {font:16px/24px Georgia, "Times New Roman", Times, serif; margin:20px;}
.full-text img:not(.emoji) {margin: 0 70px 10px 0;max-width:100%;float: left;padding-bottom: 10px;border: 2px solid #f0f0f0;}
.full-text a {text-decoration:underline; color:#06c;}
.full-text a:hover {text-decoration:none;}
.full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:20px 0;}
.full-text h2 {font-size:22px;}
.full-text h3 {font-size:20px;}
.full-text h4 {font-size:18px;}
.full-text h5 {font-size:16px;}
.full-text p {margin-bottom:15px;}
.full-text ul, .full-text ol {margin:0;}
.full-text ul li {list-style:disc; margin-left:40px;}
.full-text ol li {list-style:decimal; margin-left:40px;}
.full-text table {width:100%; text-align:left;}
.full-text table tr td {padding:10px; border:1px solid #ccc; font-size:12px; }
.full-text table tr:nth-child(2n+1) {background-color:#f6f6f6;} 
.full-text table img {display:block; margin:0; border:0; max-width:350px}
.attach {line-height:40px; background-color:#f5f5f5; padding:0 15px 0 0; border-radius:4px; margin:10px 0; overflow:hidden;}
.attach .download-link {color:#FFF !important; text-decoration:none !important; margin-right:15px; float:left; 
display:inline-block; padding:0 15px; background:#0297dc;}
.attach-info {float:right;}
.attach i {margin-right:5px;}

.dcont {border:1px solid #e3e3e3; padding:0 15px 15px 15px; margin:20px 0; line-height:20px;}
.polltitle {display:block; padding:5px 15px; margin:0 -15px 15px -15px; font-size:18px; background-color:#f5f5f5; line-height:normal;}
.full-taglist {margin:10px 0 20px 0; font-size:12px;}
.full-taglist-t { margin-bottom:5px; font-weight:bold;}
.full-taglist a {text-decoration:underline; color:#06c;}
.full-taglist span {margin-right:5px;}
.full-nav {margin:20px 0 !important;}


/* COMMENTS
----------------------------------------------- */
.add-comm-form {margin-top:20px; border:1px solid #ddd; background-color:#f6f6f6; padding:20px 20px 10px 140px; position:relative;}
.add-comm-form:before {content:""; width:100px; height:100px; border-radius:50%; position:absolute; top:20px; left:20px; 
background:#CCC url(../images/comm.png) no-repeat;}
.ac-title {font-weight:700; margin-bottom:10px; font-size:16px;}
.ac-inputs input {width:49%; float:left;}
.ac-inputs input:last-child {float:right;}
.ac-inputs, .ac-textarea {margin-bottom:15px;}
.ac-textarea textarea {height:95px;}
.ac-submit {position:absolute; top:140px; left:0; width:140px; text-align:center;}
.sec-answer + .sec-label {margin-top:10px;}
.add-com-but + form #addcform {display:none; margin:20px 0;}
.ac-protect {margin-top:-10px;}
.ac-protect .label {font-size:12px;}
.ac-protect .sep-input {padding:10px 10px 10px 160px;}
.add-comm-form .login-social {position:absolute; right:17px; top:10px;}

.mass_comments_action {text-align: right; padding:5px 15px; background-color: #f6f6f6; margin:20px 0;}
.last-comm-link {font-size:16px; margin-bottom:10px;}
.last-comm-link a {text-decoration:underline; color:#06c;}

.comments-items {padding:20px 0 0 0; margin-top:50px; background-color:#FFF; border-radius:6px; box-shadow:0px 1px 2px rgba(0, 0, 0, 0.15);}

.comm-item {padding:0 20px 15px 80px; margin-bottom:15px;  font-size:14px; border-bottom:1px solid #e3e3e3;}
.comm-left {float:left; margin-left:-60px; width:60px; height:60px; overflow:hidden; position:relative;}
.comm-right {float:right; width:100%; padding-left:20px;}
.comm-left img {width:100%; min-height:100%;}
.comm-top-info {}
.comm-info-line {position:relative; padding-right:120px;}
.comm-author, .comm-date {float:left; color:#888; font-size:10px; display:inline-block;}
.comm-author {font-size:14px; font-weight:bold; margin:0 10px 0 0; color:#232323;}
.comm-author a {color:#232323;}
.comm-date {color:#aaaaaa; font-size:14px;}
.comm-text {margin:10px 0; min-height:20px; color:#626262;}
.comm-body {}
.signature {font:italic 11px Georgia, "Times New Roman", Times, serif; margin-top:10px; padding-top:10px; border-top:1px dashed #e3e3e3;}
.comm-bottom-info {}
.comm-bottom-info ul {text-align:right;}
.comm-bottom-info ul li {display:inline-block; margin-left:5px;}
.comm-bottom-info ul li:first-child, .comm-bottom-info ul li:nth-child(2) {float:left; margin-left:0; margin-right:10px;}
.comm-bottom-info ul li a {font-size:12px;}
.comm-bottom-info ul li i {margin-right:10px;}
.comments-tree-list .comments-tree-list {background-color:#f6f6f6; padding-top:15px; margin-top:-15px;}

.comm-rate {position:absolute; right:0; top:-8px; line-height:30px; border-radius:4px;}
.comm-rate span.ratingtypeplusminus {display:block; padding:0 30px;  color:#444; 
font-weight:700; font-size:16px;}
.comm-rate a {display:block; width:20px; height:30px; position:absolute; top:0; left:5px; 
text-align:center; line-height:30px; font-size:28px; font-weight:700; color:#61b804;}
.comm-rate a:last-child {left:auto; right:5px; line-height:30px; 
color:#ec000b; top:-1px;}
.comm-rate a:hover {opacity:0.7;}
.comm-rate > span > span.ratingzero {color: #444444;}
.comm-rate > span > span.ratingtypeplus {color: #06b601;}
.comm-rate > span > span.ratingplus {color: green;}
.comm-rate > span > span.ratingminus {color: red;}

.pos-comm {background-color:#e5f7e5;}
.neg-comm {background-color:#f7e5e6;}


/* LOGIN
----------------------------------------------- */
.login-box {padding:20px; background-color:#fff; display:none;}
.login-input {margin-bottom:20px;}
.login-button button {display:block; text-align:center; font-size:18px; 
width:100%; height:40px; line-height:40px;}
.login-button button:hover {}
.login-checkbox {font-size:12px; margin:10px 0; color:#888;}
.login-checkbox input {display:none;}
.login-checkbox input + label:before {width:10px; height:10px; margin-right:5px; cursor:pointer; position:relative; top:2px;
border-radius:3px; border:1px solid #ccc; content:""; background-color:#f6f6f6; display:inline-block;}
.login-checkbox input:checked + label:before { background-color:#c9282d;}
.login-links {text-align:center; line-height:30px;}
.login-links a {float:left; text-decoration:underline;}
.login-links a:last-child {float:right;}
.login-links a:hover {text-decoration:none;}
.login-social {text-align:center;}
.login-social:before {content:attr(data-label); display:inline-block; vertical-align:top; line-height:30px; margin-right:10px;}
.login-social a {display:inline-block; margin:0 3px 10px 3px;}
.login-social img {display:block; width:30px;}
.login-social a:hover img {transform:scale(1.1);}
.login-avatar {text-align:center;}
.avatar-box {display:inline-block; width:80px; height:80px; border-radius:0; overflow:hidden;}
.avatar-box img {width:100%; min-height:100%;}
.avatar-box + a {display:block; margin-top:5px; text-decoration:underline;}
.login-menu {margin-top:20px;}
.login-menu a {display:block; height:30px; padding:0 20px; line-height:30px; background-color:#f6f6f6; margin-bottom:5px; border-radius:3px;}
.login-menu a:hover {color:#000000; background-color:#ffd700;}

.table-left {
    float: left;
}

.table-right {
    float: right;
}
span.phone {
    padding: 5px 20px;
    border: 1px dashed #e8e7e7;
    display: block;
    margin: 0px 0px 10px 0px;
    text-align: center;
    Border-radius: 10px;
}
span.message {
    padding: 5px 10px;
    border: 1px dashed #ecebeb;
    display: block;
    margin: 0 0 0px 0px;
    text-align: center;
}


/* ADAPTIVE
----------------------------------------------- */
.show-menu {display:none;}
@media screen and (max-width: 1320px) {
.wrap {padding:0;}
.main {border-radius:0;}
}

@media screen and (max-width: 1220px) {
.center {max-width:1000px;}
.social-btns {right:10px;}
.cols-r {padding:15px 325px 55px 10px;}
.cols-r .sidebar {width:325px; margin-right:-325px; padding-right:10px;}
.cols-r .content {padding-right:10px;}
.head-line {padding:10px 335px 0 10px;}
.action-btns {width:335px;}
.footer {padding:20px 10px;}
}

@media screen and (max-width: 950px) {
.center {max-width:768px;}
.menu-mob, .cols-r .sidebar {display:none;}
.cols-r {padding:10px;}
.cols-r .content {padding-right:0; float:none;}
.cols-r .sidebar {float:none; width:100%; margin-right:0; padding-right:0;}
.logotype {top:10px;}
.social-btns {right:50%; top:45px; margin-right:-90px;}
.head-line {padding:10px;}
.action-btns {width:auto; text-align:left;}
.short {margin-bottom:10px;}
.menu-footer, .copyr {text-align:center; width:100%; float:none;}
.show-menu {display:inline-block; line-height:40px; font-size:24px;}
.menu-mob {text-align:left; position:absolute; left:0; top:100%; width:100%; z-index:888; 
background-color:#FFF; box-shadow:0 0 10px 0 rgba(0,0,0,0.2); padding:10px 0;}
.menu-mob > li {display:block; padding:0 10px;}
.menu-mob > li > a {line-height:30px;}
.hidden-menu {width:auto; display:block; position:static; margin:5px -10px;}
.hidden-menu li a {line-height:30px;}

.comm-item {padding:0 10px 15px 70px;}
.comm-right {padding-left:10px;}
.comm-author, .comm-date {font-size:12px;}

.form-wrap {margin:0 -10px;}
}

@media screen and (max-width: 760px) {
    table, .table-rights {width: 100%;}
    .table-left {
    float: none!important;
}
    .table-rights {
    margin-top: 0;
}
.table-right {
    width: 60%;
    margin: 0 auto;
    float: none;
    margin-top: 10px;
}
    .sidebox-t, .title {
    text-align: left;
}
    .imgs-boxs {width:100%}
.short-img img {margin-top:-5%;}
.short2 .short-img img {margin:0 0 0 -20%;}
.short-text {padding:20px 10px;}
.short-meta {padding:0 10px 20px 10px;}
.short-meta span {margin-right:20px;}
.short-tools span {margin:0;}
.sidebox {margin-bottom:10px; padding:20px 10px;}

.pagi-nav {white-space:nowrap; overflow-y:hidden; overflow-x:auto;}

.full-text h2, .full-text h3, .full-text h4, .full-text h5 {font-size:18px; margin:10px 0;}
.add-comm-form {padding:20px 10px; overflow:hidden;}
.add-comm-form:before {display:none;}
.ac-submit {position:static; width:100%;}
.ac-submit button {width:100%;}
.comments-tree-list .comments-tree-list {padding-left:0 !important;}
.comm-bottom-info ul li, .mass_comments_action {display:none;}
.mob-vis {display:inline-block !important;}

.sub-title h1 {font-size:18px; line-height:24px;}
}

@media screen and (max-width: 590px) {
.short-img img {margin-top:0;}
.short2 {padding-left:0; height:auto;}
.short2 .short-img {width:100%; height:auto; float:none; margin-left:0;}
.short2 .short-img img {margin:0; width:100%; max-width:100%;}
.short2 .short-cat {max-width:280px;}
.short2 .short-text {float:none;}
.short2 .short-meta {position:static;}

.add-comm-form .login-social {position:static; text-align:left;}
.ac-inputs input {width:100%; float:none !important; margin-top:10px;}
.ac-protect {width:100%; float:none; margin:-10px 0 0 0;}
.ac-submit button {float:none; display:block; text-align:center; width:100%;}
    
.ui-dialog {width:100% !important;}
.upop-left, .upop-right {float:none !important; width:100% !important; margin:0; padding:0 20px;}
.upop-left {margin-bottom:10px; text-align:center;}
.ui-dialog-buttonset button {display:block; margin:0 0 5px 0; width:100%;}
#dofullsearch, #searchsuggestions span.seperator {display:none !important;}
.attach .download-link {margin:0 -15px 0 0; float:none; display:block; padding:0 10px;}
.attach-info {float:none;}
}

@media screen and (max-width: 470px) {
.logotype {width:320px; margin-left:-160px; background-image:none;}
.short .short-cat {max-width:260px;}

.full .short-cat {max-width:65%;}

.ac-protect {margin:-10px -10px 0 -10px;}
.comm-item {padding:0 10px 15px 50px;}
.comm-left {margin-left:-40px; width:40px; height:40px;}
.comm-author, .comm-date {margin:0; display:block; float:none;}
.comm-date {display:none;}
.login-social:before {display:block; line-height:30px; margin-right:0;}
}


/* safe fix dle player
----------------------------------------------- */
.mejs-container {max-width:100% !important;}




.btn {
cursor: pointer;
display: inline-block;
background-color: #E6E6E6;
background-repeat: no-repeat;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
padding: 5px 14px 6px;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
color: #333;
font-size: 13px;
line-height: normal;
border: 1px solid #CCC;
border-bottom-color: #BBB;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-webkit-transition: 0.1s linear all;
-moz-transition: 0.1s linear all;
-ms-transition: 0.1s linear all;
-o-transition: 0.1s linear all;
transition: 0.1s linear all;
border-image: initial;
}
.btn:hover {
background-position: 0 -15px;
color: #333;
text-decoration: none;
}
.btn:focus {
outline: 1px dotted #666;
text-decoration: none;
}
/*---buttons---*/


/*---Стиль формы---*/

.find1 {
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-ms-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
display: inline-block;
width: 210px;
height: 20px;
padding: 4px;
font-size: 13px;
line-height: 18px;
color: gray;
border: 1px solid #CCC;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border-image: initial;

}
.find1:focus {
outline: 0;
border-color: rgba(82, 168, 236, 0.8);
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0,	 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
-moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(82, 168, 236, 0.6);
} 
/*---Стиль формы---*/


/*---Дополнительные стили---*/
.reserlog, .resetlog li {
list-style: none;
padding-left: 12px;
margin: 0;
}


a.button7 {
  font-weight: 700;
  color: white;
  text-decoration: none;
  padding: .8em 1em calc(.8em + 3px);
  border-radius: 3px;
  background: rgb(64,199,129);
  box-shadow: 0 -3px rgb(53,167,110) inset;
  transition: 0.2s;
} 
a.button7:hover { background: rgb(53, 167, 110); }
a.button7:active {
  background: rgb(33,147,90);
  box-shadow: 0 3px rgb(33,147,90) inset;
}

a.button6 {
  font-weight: 700;
  color: white;
  text-decoration: none;
  padding: .8em 1em calc(.8em + 3px);
  border-radius: 3px;
  background: rgb(223,41,41);
  box-shadow: 0 -3px rgb(230,76,76) inset;
  transition: 0.2s;
} 
a.button6:hover { background: rgb(230,76,76); }
a.button6:active {
  background: rgb(230,76,76);
  box-shadow: 0 3px rgb(230,76,76) inset;
}


a.button5 {
  font-weight: 400;
  color: white;
  text-decoration: none;
  padding: .3em 1em calc(.3em + 1px);
  border-radius: 3px;
  background: rgb(223,41,41);
  box-shadow: 0 -3px rgb(230,76,76) inset;
  margin-top: 4px;
  transition: 0.2s;
} 
a.button5:hover { background: rgb(230,76,76); }
a.button5:active {
  background: rgb(230,76,76);
  box-shadow: 0 3px rgb(230,76,76) inset;
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}

.imgtime {
    background-repeat: no-repeat;
    background-image: URL(../images/time.svg);
    text-align: left;
    line-height: 15px;
    font-size: 15px;
    padding: 1px 17px 0;
}

.imgprice {
    background-repeat: no-repeat;
    background-image: URL(../images/price.svg);
    text-align: left;
    line-height: 15px;
    font-size: 15px;
    padding: 1px 17px 0;
}

.imgtel {
    background-repeat: no-repeat;
    background-image: URL(../images/viber.svg);
    text-align: left;
    line-height: 22px;
    font-size: 15px;
    padding: 1px 0px 0 25px;
}

.imggalka {
    background-repeat: no-repeat;
    background-image: URL(../images/galka.svg);
    text-align: left;
    line-height: 15px;
    font-size: 15px;
    padding: 1px 17px 0;
}

.destr {
    width: 90%;
    margin: 20px 0 30px 30px;
    font-weight: normal;

 }

.xxx a {color: #df2929} {
    
}

#column-1 {
  width: 33%;
  float: left;
  min-height: 100%;
  box-sizing: border-box;
}

#column-2 {
  width: 33%;
  min-height: 100%;
  float: left;
  box-sizing: border-box;  
}

#column-3 {
  width: 33%;
  min-height: 100%;
  float: left;
  box-sizing: border-box;
}