@media (max-width: 1199px)
  {
  .box-main { width:960px;}
  .up { width:960px;}
  .up-pek-top { width:960px;}
  .submenu { width:960px;}
  .down { width:960px; }
  .box-left-30 {  width:35%;}
  .box-left-70 {  width:65%;}
  .box-right-30 {  width:35%;}
  .box-right-70 {  width:65%;}
  .weather-box-city { width:158px;}
  .w-detailed-b7 { display: none;}
  .box-index {max-width:130px;}
  .index-h1 {max-width:330px;}
  .box-down-menu {width:120px;}
  }
@media (min-width: 1200px)
  {
  .box-left-30 {  width:30%;}
  .box-left-70 {  width:70%;}
  .box-right-30 {  width:30%;}
  .box-right-70 {  width:70%;}
  .box-main  { width:1188px; }
  .up {width:1188px; }
  .up-pek-top {width:1188px; }
  .submenu { width:1188px;}
  .down { width:1188px; }
  .box-down-menu {width:140px;}
  .weather-box-city { width:168px;}
  .w-detailed-b7
    {
    display: inline-block;
    font-size:11px;
    color:#888888;
    line-height:14px;
    width:calc(100% - 555px);
    white-space:normal;
    }
  }

h1 {margin:14px 0px 14px 0px;padding:0px;font-family: OpenSans-Bold;font-size:32px;color:#333333;text-decoration: none;font-weight: bold;font-stretch: normal;font-style: normal; line-height: 1.25; letter-spacing: normal;}
h2 {margin:6px 0px 6px 0px;padding:0px;font-family: OpenSans; font-size: 20px;font-weight: 600;font-stretch: normal;font-style: normal;letter-spacing: normal; color: #333333;}
h3 {margin:0px 0px 0px 0px;padding:0px;font-family: OpenSans;font-size: 16px; font-weight: 600;font-stretch: normal; font-style: normal; letter-spacing: normal; color: #333333;}

aside
  {
  width: 240px;
  float: right;
  margin: 12px 0px 0px 24px;
  box-sizing: border-box;
  }

nav
  {
  top:88px;
  left:0px;
  position: absolute;
  }
.pek-inside
  {
  width:100%;
  overflow:hidden;
  margin-bottom:16px;
  }
.up-pek-top
  {
  height:120px;
  margin: 0 auto;
  position: relative;
  }

.up
  {
  height:120px;
  margin: 0 auto;
  position: relative;
  }
.submenu
  {
  padding: 16px 0 0 0;
  height:20px;
  margin: 0 auto;
  position: relative;
  }
.box-main
  {
  background-color:#f3f3f3; /*#fafafc;*/
  margin: 0 auto;
  clear:both;
  overflow: visible;
  }

footer
  {
  background-color:#e7e7e7;
  width:100%;
  margin-top:32px;
  }
.down
  {
  margin: 0 auto;
  /*position: relative;*/
  }

.logo-search-account
  {
  width:100%; padding:16px 0px 16px 0px;
  }
.logo-box
  {
  float:left; padding: 17px 8px 0px 0px;
  }
.select-city-box
  {
  float:left; padding: 16px 8px 0px 16px;
  }
.select-city-box2
  {
  float:left; padding: 20px 8px 0px 16px;
  }
.search-box
  {
  float:left;
  padding: 16px 10px 0px 16px;
  position: relative;
  }
.search-box2
  {
  float:left;
  padding: 0px 16px 16px 0;
  position: relative;
  }


.box-left
  {
  width: calc(100% - 264px);
  box-sizing: border-box;
  }

.box
  {
  border: 1px solid #e2e2e2; /*#f0f0f0; */
  background-color: #ffffff;
  border-radius: 5px;
  padding: 16px;
  overflow: hidden;
  margin: 0 0 16px 0;
  box-sizing: border-box;
  position: relative;
  }
.box-visible
  {
  border: 1px solid #e2e2e2; /*#f0f0f0; */
  background-color: #ffffff;
  border-radius: 5px;
  padding: 16px;
  overflow: visible;
  margin: 0 0 16px 0;
  box-sizing: border-box;
  }
.box512
  {
  width:512px;
  margin: 0 auto;
  }
.box_ /*без бордюра*/
  {
  background: transparent;
  overflow: hidden;
  box-sizing: border-box;
  }

.menu2 {font-family: OpenSans-Semibold;font-size:16px;color:#FFFFFF;text-decoration: none;}
a.menu2 { color:#FFFFFF;text-decoration: none;}
a.menu2:hover { color:#888888;text-decoration: none;}

.menu2-active {font-family: OpenSans-Semibold;font-size:16px;color:#ffbb00;text-decoration: none;}
.menu2-active-border
  {
  margin-top:4px;
  border-top: 4px solid #ffbb00;
  -moz-border-radius: 4px 4px 0px 0px;
  -webkit-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
  }

.menu-sub {font-family: OpenSans-Semibold;font-size:14px;color:#172144;text-decoration: none; border: 1px solid #172144; padding: 4px 8px 4px 8px; border-radius: 14px;}
a.menu-sub { color:#000000;text-decoration: none;}
a.menu-sub:hover { color:#eeaa00;text-decoration: none;}

.menu-sub2 {font-family: OpenSans-Semibold;font-size:14px;color:#eeaa00;text-decoration: none; border: 1px solid #eeaa00; padding: 4px 8px 4px 8px; border-radius: 14px;}
a.menu-sub2 { color:#eeaa00;text-decoration: none; background-color:#FFFFFF;}
a.menu-sub2:hover { color:#eeaa00;text-decoration: none;}

.input-search
  {
  width: 200px;
  padding: 6px 42px 6px 16px;
  font-family: OpenSans;
  font-size:14px;
  color:#888888;
  border: 1px solid #e9e9e9;
  border-radius:16px;
  background: #FFFFFF url('/images/2020/interface/inputs-x-search-button_full.png') no-repeat right;
  outline:none; /* убирает обводку при клике */
  }


.logo-down
  {
  position: absolute; left:-94px; padding-top:5px;
  }

.main-menu
  {
  float:left;margin-right:24px;
  }
.box-sub-menu
  {
  float:left;margin-right:16px;
  }
.down-menu
  {
  overflow: hidden;
  padding:16px 0 16px 0;
  }
.box-down-menu
  {
  float:left;
  margin-right:24px;
  }
.box-down-podmenu
  {
  padding-bottom:7px;
  }
.down-politics
  {
  margin:16px 0 0 0;
  }

.box-right-apps
  {
  float:right; width:240px;  margin-left:8px;  box-sizing: border-box;
  }
.box-social_nets
  {
  margin:0px 0px 0px 0px;
  width:100%;
  padding: 0px 0 4px 0;
  display: inline-block;
  }

.acount-box-noauth
  {
  width:100%;line-height:32px;margin-top:5px;
  }

.account-box
  {
  float:right;
  width:240px;
  padding: 12px 0px 0px 0px;
  box-sizing: border-box;
  position: relative;
  }

.acount-box-right
  {
  float:left;
// width: 170px;
  box-sizing: border-box;
  }

.acount-box-username
  {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  }

.acount-box-username a:after
  {
  content: '';
  background: -moz-linear-gradient(left,  rgba(125,185,232,0) 0%, rgba(18,36,70,1) 99%, rgba(17,34,68,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  rgba(125,185,232,0) 0%,rgba(18,36,70,1) 99%,rgba(17,34,68,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  rgba(125,185,232,0) 0%,rgba(18,36,70,1) 99%,rgba(17,34,68,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#112244',GradientType=1 ); /* IE6-9 */
  float: right;
  width: 50px;
  height: 25px;
  margin-top: -30px;
  position: relative;
  }

.acount-box-username-icons
  {
  padding-top:4px;
  float:left;
  height:25px;
  display: block;
  white-space: nowrap;
  box-sizing: border-box;
  }


.form-left
  {
  float:left;
  width: 25%;
  padding: 6px 0px 6px 0px;
  font-family: OpenSans-Semibold;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
  line-height: 20px;
  box-sizing: border-box;
  }
.form-right
  {
  float:left;
  width: 75%;
  position: relative;
  box-sizing: border-box;
  }
.form-right2
  {
  float:left;
  width: 75%;
  position: relative;
  padding: 6px 0px 6px 0px;
  font-family: OpenSans-Semibold;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  box-sizing: border-box;
  }

.icons-social-net
  {
  width:24px;
  height:24px;
  margin-right:12px;
  }
.icons-social-net-last
  {
  width:24px;
  height:24px;
  }
.box-left-75
  {
  width:75%;
  float:left;
  padding-right:24px;
  box-sizing: border-box;
  margin:0;
  }
.box-right-25
  {
  width:25%;
  float:left;
  box-sizing: border-box;
  margin:0;
  overflow: hidden;
  }
.box-left-60
  {
  width:60%;
  float:left;
  padding-right:24px;
  box-sizing: border-box;
  margin:0;
  }
.box-right-40
  {
  width:40%;
  float:left;
  box-sizing: border-box;
  margin:0;
  overflow: hidden;
  }

.box-left-30
  {
  float:left;
  padding-right:24px;
  box-sizing: border-box;
  margin:0;
  }
.box-left-70
  {
  float:left;
  box-sizing: border-box;
  margin:0;
  padding:0;
  overflow: hidden;
  }

.box-left-65
  {
  width:65%;
  float:left;
  padding-right:24px;
  box-sizing: border-box;
  margin:0;
  }
.box-left-35
  {
  width:35%;
  float:left;
  box-sizing: border-box;
  margin:0;
  padding:0;
  }

.box-left-1
  {
  width:25%;
  float:left;
  padding-right:24px;
  box-sizing: border-box;
  margin:0;
  }
.box-left-1-1
  {
  width:75%;
  float:left;
  box-sizing: border-box;
  margin:0;
  padding:0;
  }


.box-right-30
  {
  float:right;
  padding-right:24px;
  box-sizing: border-box;
  margin:0;
  }
.box-right-70
  {
  float:right;
  box-sizing: border-box;
  margin:0;
  padding:0;
  }
.box-info-down-left
  {
  width:240px;
  float:left;
  padding-right:24px;
  box-sizing: border-box;
  }
.box-info-down-right
  {
  width:calc(100% - 240px);
  float:left;
  box-sizing: border-box;
  }



.box-account-avatar-iframe
  {
  float:left;
  width:110px;
  }
.box-account-pictures-iframe
  {
  float:left;
  width: calc(100% - 120px);
  }
  
/* скролы */
::-webkit-scrollbar-track
  {
  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
  border-radius: 5px;
  background-color: #F5F5F5;
  }
::-webkit-scrollbar
{
  width: 9px;
  height: 9px;
  background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
  {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
  background-color: #e5e5e5;
  }

/* скрыть показать пароль*/
.password-control
  {
  position: absolute;
  top: 6px;
  right: 6px;
  display: inline-block;
  width: 20px;
  height: 20px;
  opacity: 0.5;
  background: url('/images/2020/interface/password-view.svg') 0 0 no-repeat;
  }
.password-control.view
  {
  background: url('/images/2020/interface/password-no-view.svg') 0 0 no-repeat;
  }

/* блоки для карты */
.box-map-main
  {
  margin-top:24px;
  width:100%;
  }
.box-map-menu
  {
  float:left;
  width:25%;
  height: calc(100vh - 290px);
  overflow:auto;

  border: 1px solid #e2e2e2; /*#f0f0f0; */
  background-color: #ffffff;
  border-radius: 5px;
  padding: 16px;
  margin: 0 0 16px 0;
  box-sizing: border-box;

  }
#box-map-main
  {
  float:left;
  width: calc(100% - 25%);
  }
.map-yandex
  {
  width:100%;
  height: calc(100vh - 290px);
  }
.map-stolb50
  {
  float:left;
  width:50%;
  min-width:150px;
  }
.map-stolb25
  {
  float:left;
  width:25%;
  min-width:50px;
  }
/* блоки для карты закончили*/


/*модальное окно*/
.popup
  {
  position: fixed;
  top: 5%;
  left: 50%;
  padding: 24px;
  width: 500px;
  min-height: 350px;
  margin-left: -300px;
  background: #fff;
  border: 1px solid #e2e2e2; /*#f0f0f0; */
  border-radius: 5px;
  z-index: 99999;
  opacity: 1;
  }
.popup-center
  {
  position: absolute; top: 50%; left: 0%; padding: 24px; transform: translate(0, -50%); width:100%;   box-sizing: border-box;
  }
/* закончили модальное окно*/



/* для личных сообщений*/
@media (max-width: 1199px)
  {
  .im-box-left-30 {  width:35%;}
  .im-box-left-70 {  width:65%;}
  }
@media (min-width: 1200px)
  {
  .im-box-left-30 {  width:30%;}
  .im-box-left-70 {  width:70%;}
  }
.im-box-left-30
  {
  float:left;
  box-sizing: border-box;
  padding:0 2px 0 0;
  overflow:auto;
  height:calc(100vh - 200px);
  }
.im-box-left-70
  {
  float:left;
  box-sizing: border-box;
  margin:0;
  padding:0 0 0 22px;
  overflow:auto;
  }
.im-photo-img
  {
  object-fit:cover;
  width:100px; height:100px;
  border-radius: 4px;
  border: solid 1px #ebebeb;
  }
.weather-onmap
  {
  position:absolute; right:0px;top:0px
  }

.w-detailed-b1
  {
  display: inline-block;
  width: 90px;
  vertical-align:top;
  }
.w-detailed-b2
  {
  display: inline-block;
  width: 110px;
  vertical-align:top;
  }
.w-detailed-b3
  {
  display: inline-block;
  width: 80px;
  font-size:14px;
  color:#888888;
  vertical-align:top;
  }
.w-detailed-b3 span
  {
  font-size:10px;
  }
.w-detailed-b4
  {
  display: inline-block;
  width: 110px;
  font-size:14px;
  color:#888888;
  vertical-align:top;
  }
.w-detailed-b4 span
  {
  font-size:10px;
  }
.w-detailed-b5
  {
  display: inline-block;
  width: 80px;
  font-size:14px;
  color:#888888;
  vertical-align:top;
  }
.w-detailed-b5 span
  {
  font-size:10px;
  }
.w-detailed-b6
  {
  display: inline-block;
  width: 80px;
  font-size:14px;
  color:#888888;
  vertical-align:top;
  }
.weather-box-table
  {
  overflow: auto;
  width:100%;
  }
.weather-box-table2
  {
  overflow: auto;
  height:500px;
  }
.w-table
  {
  width:100%;
  border:0px;
  background-color:#f4f4f4;
  border-radius: 4px;
  }
.w-table2
  {
  width:100%;
  border:0px;
  font-size:14px;
  }
.company-box-rubrik
  {
  float:left; width: calc(50% - 16px);padding:0 16px 16px 0;
  }
.company-line-rubrik
  {
  line-height:16px;padding:10px 10px 10px 0;
  }
.company-line-rubrik-i
  {
  line-height:16px;padding:6px 6px 6px 0;
  }
.company-box-letter
  {
  float:left; width: calc(33% - 16px);padding:0 16px 0 0;
  }
.company-line-letter
  {
  line-height:14px;padding:6px 6px 6px 0;
  }
.company-box-left
  {
  width:calc(100% - 324px); float:left;
  overflow: visible;
  }
.company-box-right
  {
  width:300px; float:right; margin-left:24px;
  }
.company-place-map
  {
  float:left; width:50%; padding: 0 16px 0 0;
  }
.company-place-photo-addr
  {
  float:left; width:calc(50% - 16px);
  }
.company-else-near
  {
  margin-top:-10px; text-align:right;
  }
.i-c-check-reviews-left
  {
  float:left; width:65%; padding-right:16px;
  }
.i-c-check-reviews-right
  {
  float:left; width:calc(35% - 16px);
  }
.add-comp-select2
  {
  float:left; width: calc(50% - 16px);padding:0 16px 0 0;
  }
.add-comp-select3
  {
  float:left; width: calc(33% - 16px);padding:0 16px 0 0;
  }
.add-comp-select4
  {
  float:left; width: calc(25% - 16px);padding:0 16px 0 0;
  }
.add-comp-select5
  {
  float:left; width: calc(20% - 16px);padding:0 16px 0 0;
  }
.c-r-top-rating
  {
  float:left;
  }
.c-r-top-username
  {
  float:left;
  }
.currency-td2
  {
  width:30%;
  float:left;
  box-sizing: border-box;
  padding-right: 16px;
  }
.currency-td3
  {
  width:30%;
  float:left;
  box-sizing: border-box;
  }

.rasp-td1
  {
  width:70%;
  float:left;
  box-sizing: border-box;
  padding-right: 16px;
  }
.rasp-td2
  {
  width:15%;
  float:left;
  box-sizing: border-box;
  padding-right: 16px;
  }
.rasp-td3
  {
  width:15%;
  float:left;
  box-sizing: border-box;
  }

.webcam
  {
  float:left;
  width:185px;
  height: 205px;
  overflow:hidden;
  margin: 0 24px 16px 0;
  position:relative;
  }
.img-webcam
  {
  width:100%;
  height:134px;
  object-fit:cover;
  border-radius: 4px;
  }
.my-basket-table
  {
  overflow: auto;
  width:100%;
  white-space:nowrap;
  }
.my-basket-th
  {
  width:100%;
  padding:12px 8px 12px 8px;
  background: #f4f4f4;
  border-radius:4px;
  box-sizing: border-box;
  font-weight:bold;
  font-size:14px;
  }
.my-basket-tr
  {
  width:100%;
  padding:0px 8px 4px 8px;
  box-sizing: border-box;
  font-size:14px;
  }
.my-basket-td1
  {
  width:50%;
  white-space:pre-wrap;
  display: inline-block;
  box-sizing: border-box;
  padding-right:16px;
  vertical-align:top;
  line-height:16px;
  }
.my-basket-td2
  {
  width:15%;
  display: inline-block;
  box-sizing: border-box;
  padding: 3px 16px 0 0;
  text-align:center;
  vertical-align:top;
  }
.my-basket-td3
  {
  width:15%;
  display: inline-block;
  box-sizing: border-box;
  padding-right: 16px;
  text-align:center;
  vertical-align:top;
  min-width:75px;
  }
.my-basket-td4
  {
  width:15%;
  display: inline-block;
  box-sizing: border-box;
  padding: 3px 16px 0 0;
  text-align:right;
  vertical-align:top;
  }
.my-basket-td5
  {
  width:5%;
  display: inline-block;
  box-sizing: border-box;
  padding: 3px 0 0 0;
  text-align:right;
  font-weight:bold;
  vertical-align:top;
  }
.my-basket-freedays
  {
  color:#888888;
  font-size:12px;
  }
.my-money-table
  {
  overflow: auto;
  width:100%;
//  max-height:500px;
  white-space:nowrap;
  }
.my-money-th
  {
  padding:12px 8px 12px 8px;
  background: #f4f4f4;
  border-radius:4px;
  box-sizing: border-box;
  font-weight:bold;
  font-size:14px;
  min-width:500px;
  }
.my-money-tr
  {
  padding:0px 8px 4px 8px;
  box-sizing: border-box;
  min-width:500px;
  }
.my-money-tr-archive
  {
  padding:0px 8px 4px 8px;
  box-sizing: border-box;
  min-width:500px;
  color:#888888;
  }
.my-money-td1
  {
  width:10%;
  min-width:50px;
  display: inline-block;
  box-sizing: border-box;
  padding-right:16px;
  font-size:13px;
  vertical-align:top;
  line-height:16px;

  }
.my-money-td2
  {
  width:10%;
  min-width:50px;
  display: inline-block;
  box-sizing: border-box;
  padding-right: 16px;
  font-size:13px;
  white-space:pre-wrap;
  text-align:center;
  vertical-align:top;
  line-height:16px;
  }
.my-money-td3
  {
  width:50%;
  min-width:250px;
  display: inline-block;
  box-sizing: border-box;
  white-space:pre-wrap;
  padding-right: 16px;
  font-size:13px;
  white-space:pre-wrap;
  vertical-align:top;
  line-height:16px;
  }
.my-money-td4
  {
  width:15%;
  min-width:75px;
  display: inline-block;
  box-sizing: border-box;
  white-space:nowrap;
  padding-right: 16px;
  font-size:12px;
  vertical-align:top;
  line-height:16px;
  }
.my-money-td5
  {
  width:15%;
  display: inline-block;
  min-width:75px;
  box-sizing: border-box;
  font-size:14px;
  text-align:right;
  font-weight:bold;
  vertical-align:top;
  line-height:16px;
  padding-right: 8px;
  }
.yellow-list-select-gallery
  {
  width:100%;
  overflow:hidden;
  white-space:nowrap;
  padding:6px 0 6px 0;
  }
.subsub-hiddenscrol
  {
  width:calc(100% + 16px);height:36px;overflow:hidden; margin:16px 0 12px 0;
  }
.yellow-border
  {
  border: 1px #ffbb00 solid;
  border-radius: 4px;
  padding: 8px 8px 8px 16px;
  margin-top: 6px;
  fotn-size:14px;
  }
#back-to-top
  {
  display:none;
  width: 48px;
  height: 48px;
  border-radius: 24px;
  border:1px solid #888888;
  position: fixed;
  bottom: 30px;
  right: 30px;
  background-color:#FFFFFF;
  content:url('/images/2020/icons/arrows/icons-arrows-chevron-up.svg');
  transition: background-color .3s, opacity .5s, visibility .5s;
  z-index: 1000;
  opacity: 0.5;
  cursor:pointer;
  }

#owl-carousel-0
  {
  position: relative;
  margin: 16px 0 0 0;
  }
#owl-carousel-1,#owl-carousel-2,#owl-carousel-3,#owl-carousel-4,#owl-carousel-5,#owl-carousel-6,#owl-carousel-7,#owl-carousel-8,#owl-carousel-9,#owl-carousel-10,#owl-carousel-11,#owl-carousel-12,#owl-carousel-13,#owl-carousel-14,#owl-carousel-15,#owl-carousel-16,#owl-carousel-17,#owl-carousel-18,#owl-carousel-19,#owl-carousel-20,#owl-carousel-21
  {
  position: relative;
  margin: 16px 0 0 0;
  }

.event-item
  {
  float:left;
  width: 205px;
  height: 400px;
  padding: 0;
  margin: 16px 24px 16px 0;
  overflow: hidden;
  position: relative;
  overflow-wrap: break-word;
  box-sizing: border-box;
  }
.m-event-item-left
  {
  overflow: hidden;
  }
.event-img
  {
  object-fit:cover;
  width: 205px;
  height: 300px;
  transition: 1s;
  border-radius: 8px;
  border: solid 1px rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  }
.event-img:hover
  {
  transform: scale(1.2);
  }
.ev-item-left
  {
  float:left;
  width:270px;
  vertical-align:top;
  box-sizing: border-box;
  margin-right:24px;
  }
.ev-item-right
  {
  float:left;
  width: calc(100% - 270px - 24px);
  vertical-align:top;
  box-sizing: border-box;
  }
.ev-data
  {
  float:right;
  font-size:20px;
  font-weight:bold;
  }
.ev-find-error
  {
  margin-top:6px;
  float:right;
  }
.ev-down-author
  {
  margin-top:6px;
  float:left;
  }
.ev-down-see
  {
  float:left;
  padding-right:16px;
  }
.ev-box-allfilms
  {
  float:right;
  margin: 18px 0  0 16px;
  }
.ev-item-age
  {
  position:absolute;
  z-index: 2;
  right: 8px;
  top: 265px;
  opacity:0.5;
  background-color:#FFFFFF;
  border-radius: 16px;
  }
.ev-item-rate
  {
  position:absolute;
  z-index: 2;
  left: 8px;
  top: 8px;
  font-size:14px;
  background-color:#FFFFFF;
  border-radius: 16px;
  padding: 3px 10px 3px 6px;
  opacity:0.9;
  }
.ev-item-rate-film
  {
  position:absolute;
  z-index: 2;
  right: 8px;
  top: 8px;
  font-size:14px;
  background-color:#FFFFFF;
  border-radius: 16px;
  padding: 3px 10px 3px 6px;
  opacity:0.9;
  }
.ev-item-rate img
  {
  width:14px;
  height:14px;
  }
.ev-item-rate-film img
  {
  width:14px;
  height:14px;
  }
.ev-film-status-0
  {
  position:absolute; top:8px; left: 8px; padding: 1px 4px 1px 4px; font-size:13px; color:#FFFFFF; background-color:red; border-radius:3px;
  }
.film-place
  {
  position:absolute; left:8px; top:8px; padding:2px 4px 2px 4px; background:#FFFFFF; opacity:0.9; border-radius:16px; min-width:20px; text-align:center;
  font-family: OpenSans-Bold;font-size:20px;color:#333333;
  }
.news_list
  {
  margin:0 0 16px 0;
  border: 1px solid #e2e2e2; /*#f0f0f0; */;
  border-radius: 4px;
  background-color:#FFFFFF;
  display: table;
  overflow: hidden;
  width:100%;
  }
.news_list_left
  {
  display: table-cell;
  width:212px;
  min-height: 200px;
  height: 100%;
  padding:0;
  margin:0;
  box-sizing: border-box;
  vertical-align:top;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  }
.news_list_left img
  {
  width:100%;
  height:200px;
  object-fit: cover;
  opacity:0;
  }
.news_list_right
  {
  display: table-cell;
  width:calc(100% - 212px);
  min-height:200px;
  padding:8px 16px 16px 24px;
  margin:0;
  box-sizing: border-box;
  vertical-align:top;
  }
.news-item-left
  {
  width:65%;
  float:left;
  overflow: visible;
  box-sizing: border-box;
  }
.news-item-right
  {
  width:calc(35% - 24px);
  float:right;
  margin-left:24px;
  box-sizing: border-box;
  }
.reviews-parrent
  {
  padding: 0 0 0 52px;
  }
.float-right-pc-only
  {
  float:right;
  }
.delete-person-query
  {
  position:absolute;
  right:5px;
  display:none;
  }
.ob-rubrik-first
  {
  padding: 0 0 8px 0;
  }
.ob-rubrik-first-float
  {
  float:left;
  width:25%;
  box-sizing: border-box;
  }
  
.ob-item
  {
  float:left;
  display: inline;
  padding: 0 16px 24px 0;
  width: 235px;
  height: 360px;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  vertical-align: top;
  }
.ob-image
  {
  background-color: #FFFFFF;
  position: relative;
  }
.ob-img
  {
  object-fit:cover;
  width: 100%;
  height: 200px;
  box-sizing: border-box;
  border-radius: 4px;
  border: solid 1px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  }
.ob-img-logo
  {
  object-fit:contain;
  width: 100%;
  height: 200px;
  box-sizing: border-box;
  border-radius: 4px;
  border: solid 1px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  background-color: #FFFFFF;
  }
.ob-title
  {
  margin-top: 12px;
  color: #888888;
  font-size: 14px;
  line-height:14px;
  max-height:45px;
  overflow: hidden;
  }
.ob-price
  {
  margin-top:6px;
  }
.ob-address
  {
  margin-top:3px;
  font-size:14px;
  line-height:18px;
  color:#888888;
  max-height:35px;
  overflow: hidden;
  }
.ob-time
  {
  margin-top:6px;
  font-size:12px;
  line-height:14px;
  color:#cecece;
  }
.div-pek-16
  {
  margin-right: -16px; vertical-align:top; overflow:hidden;
  }
#ob-vip
  {
  margin-right: 16px;
  }
.ob-p-item
  {
  float:left;
  display: inline;
  padding: 0 16px 24px 0;
  width: 220px;
  height: 360px;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  vertical-align: top;
  }

.ob-l-item
  {
  padding: 0 16px 24px 0;
  width: 100%;
  overflow: visible;
  position: relative;
  box-sizing: border-box;
  vertical-align: top;
  }
.ob-l-image
  {
  float:left;
  box-sizing: border-box;
  display: inline;
  padding: 0 16px 0 0;
  width: 220px;
  height: 200px;
  position: relative;
  }
.ob-l-img
  {
  object-fit:cover;
  width: 100%;
  height: 200px;
  box-sizing: border-box;
  border-radius: 4px;
  border: solid 1px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  }
.ob-l-img-logo
  {
  object-fit:contain;
  width: 100%;
  height: 200px;
  box-sizing: border-box;
  border-radius: 4px;
  border: solid 1px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  background-color: #FFFFFF;
  }
.ob-l-right
  {
  float:left;
  box-sizing: border-box;
  display: inline;
  width: calc(100% - 220px);
  }
.ob-l-title
  {
  color: #888888;
  font-size: 18px;
  overflow: hidden;
  }
.ob-l-price
  {
  margin-top:12px;
  font-size: 20px;
  }
.ob-l-address
  {
  margin-top:12px;
  font-size:16px;
  color:#888888;
  overflow: hidden;
  }
.ob-l-time
  {
  margin-top:6px;
  font-size:12px;
  color:#cecece;
  }
.ob-l-auto
  {
  margin-top:3px;
  font-size:14px;
  }
.ob-l-text
  {
  margin-top:6px;
  font-size:14px;
  color:#cecece;
  line-height:16px;
  }
.ob-box-rubriki
  {
  max-height: 312px;
  overflow: auto;
  padding-bottom:0px;
  margin-bottom:-8px;
  }
.pechenki-hiddenscrol2
  {
  width:100%;height:22px;overflow:hidden;
  }
.pechenki2
  {
  padding: 0 16px 0 0;
  width:100%;
  white-space:nowrap;
  overflow:auto;
  position: relative;
  }
.json-box
  {
  max-width:400px
  }
.ob-2-stolbca
  {
  float:left;
  width:50%;
  box-sizing: border-box;
  padding: 0 16px 0 0 ;
  font-size:14px;
  line-height:16px;
  }
.resume_pic
  {
  float:left;
  width:200px;
  padding:0 24px 0 0;
  }
.resume_img
  {
  object-fit: cover;
  width:200px; height:200px;
  border-radius: 2px;
  border: solid 1px rgba(0, 0, 0, 0.08);
  }
.resume_name
  {
  float:left;
  width:calc(100% - 224px);
  }
.ob-2st-td1-job
  {
  float:left;
  line-height:16px;
  width:130px;
  box-sizing: border-box;
  padding: 0 8px 0 0 ;
  color: #888888;
  font-size:14px;
  }
.ob-2st-td2-job
  {
  float:left;
  line-height:16px;
  box-sizing: border-box;
  padding: 0 8px 0 0 ;
  font-size:14px;
  }
.resume-list
  {
  float:left;
  width:50%;
  padding: 12px 0 12px 0;
  cursor:pointer;
  }
.resume-list:hover
  {
  background-color: #f4f4f4;
  }
.ob-to-favorite
  {
  position:absolute;
  right:20px;
  top:4px;
  width:24px;
  height:24px;
  padding:4px;
  cursor:pointer;
  z-index: 100;
  }
.ob-to-favorite2
  {
  position:absolute;
  right:4px;
  top:4px;
  width:24px;
  height:24px;
  padding:4px;
  cursor:pointer;
  z-index: 100;
  }
.ob-add-s-rub
  {
  max-height:500px;
  overflow:auto;
  min-width:150px;
  }
.index-h1
  {
  float:left;
  word-wrap:break-word;
  }
.box-index
  {
  float:left;
  padding: 8px 12px 8px 12px;
  border-radius: 4px;
  border: solid 1px #e2e2e2; /*#f0f0f0; */
  margin-left: 24px;
  min-height:50px;
  }
.box-index:hover
  {
  cursor: pointer;
  background-color:#FFFFFF;
  }
.pic-index-weather
  {
  width:48px;
  height:48px;
  padding-right:6px;
  }

.index-ob-1
  {
  float: left;
  width: calc(33.33% - 16px);
  padding-right:16px;
  }
.index-ob-2
  {
  float: left;
  width: 33.33%;
  }
.index-news-box-pic
  {
  float:left;
  width:140px;
  padding: 0 16px 0 0;
  }
.index-news-box-r
  {
  float:left;
  width:calc(100% - 156px);
  }
.index-news-pic
  {
  width: 140px;
  height: 80px;
  border-radius: 2px;
  object-fit:cover;
  border: 1px solid rgba(0, 0, 0, 0.08);
  }
.pek-box
  {
  float:left;
  width:50%;
  padding: 0 16px 0 0;
  box-sizing: border-box;
  }
.pek-box2
  {
  float:left;
  width:50%;
  padding: 0;
  box-sizing: border-box;
  }
.ob-logotype-left
  {
  height:24px;
  padding: 0 0 6px 6px;
  object-fit: contain;
  }
.video-div
  {
  margin: 24px 0 2px 0;
  width:100%;
  border:0;
  height:350px;
  overflow: hidden;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  }
.video-div iframe
  {
  width: 100%;
  height:100%;
  border:0;
  }
.pek-left
  {
  float:left;
  width:40%;
  box-sizing: border-box;
  padding-right:16px;
  }
.pek-right
  {
  float:left;
  width:60%;
  box-sizing: border-box;
  }
.pek-add-place
  {
  float:right;
  margin-top: -32px;
  }
.pek1
  {
  width:100%;
  height:120px;
  margin: 0 auto;
  position: relative;
  }
.pek2
  {
  width:240px;
  height:400px;
  margin: 0 auto;
  position: relative;
  }
.pek3
  {
  width:240px;
  height:600px;
  margin: 0 auto;
  position: relative;
  }
.pek4, pek-1
  {
  width:100%;
  margin: 0 auto;
  position: relative;
  max-height:200px;
  }
.tal-imgs
  {
  width:calc(50% - 6px);
  height: 210px;
  object-fit: cover;
  margin:3px 6px 3px 0;
  border: solid 1px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  box-sizing: border-box;
  float:left;
  }
.iframe-video
  {
  width:80px;height:80px;border-radius: 3px;border: solid 1px #ebebeb;
  float:left;
  margin: 3px 3px 0 0;
  }

.tal-img-alone
  {
  max-height:350px;
  margin:24px 0 2px 0;
  width:100%; height: 380px;
  border: solid 1px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  object-fit:contain;
  background-color:#ebebeb;
  }
.widget-news-robot
  {
  position: fixed;
  bottom: 0;
  right: 100px;
  background-color: #bf62a1;
  color:#FFFFFF;
  border: 1px solid #e2e2e2; /*#f0f0f0; */
  border-top: 4px solid #ffbb00;
  border-bottom: none;
  border-radius: 6px 6px 0 0;
  padding: 6px 16px 6px 16px;
  box-sizing: border-box;
  z-index: 1000;
  overflow: auto;
  max-height:250px;
  box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
.widget-news-robot2
  {
  position: fixed;
  bottom: 0;
  right: 250px;
  background-color: #4488ff;
  color:#FFFFFF;
  border: 1px solid #e2e2e2; /*#f0f0f0; */
  border-top: 4px solid #ffbb00;
  border-bottom: none;
  border-radius: 6px 6px 0 0;
  padding: 6px 16px 6px 16px;
  box-sizing: border-box;
  z-index: 1000;
  overflow: auto;
  max-height:250px;
  box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }

.analitics-left
  {
  float:left;
  width:300px;
  vertical-align:top;
  box-sizing: border-box;
  margin-right:24px;
  }
.analitics-right
  {
  float:left;
  width: calc(100% - 300px - 24px);
  vertical-align:top;
  box-sizing: border-box;
  }
.footer-box-apps
  {
  margin-top:6px;
  }

.popup-city
  {
  position: fixed;
  top: 5%;
  left: 50%;
  padding: 24px;
  width: 900px;
  min-height: 350px;
  max-height: 90%;
  margin-left: -450px;
  background: #fff;
  border: 1px solid #e2e2e2; /*#f0f0f0; */
  border-radius: 6px;
  z-index: 99999;
  opacity: 1;
  }
.fed-pek-4, .fed-pek-3, .fed-pek-2
  {
  width:100%;
  position: relative;
  }
.fed-pek-img-4
  {
  width:100%;
  max-height:250px;
  }
.fed-pek-img-3
  {
  width:100%;
  max-height:300px;
  }
.fed-pek-img-2
  {
  width:100%;
  max-height:200px;
  }

#pek-full-screen-content
  {
  max-width:600px;
  max-height:450px;
  }
#pek-full-screen-content img
  {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  }
#box-ya-f-sc
  {
  color:#666666;width:32px;height:32px;border-radius: 50%;text-align: center; line-height: 32px; border:1px solid #666666; margin-top:6px; font-size:24px;
  }

