/* Сброс */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, 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-size: 100%; font: inherit; vertical-align: baseline; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }

html { height: 100%; min-height: 100%; }
body { min-height: 100%; }
html, html a { -webkit-font-smoothing: antialiased; }

/* Настройка основной типографии */
body, select, input, textarea, button { font: normal 14px/20px Arial, 'Roboto Condensed', Helvetica, sans-serif; font-weight: 300; color: #818181; outline: none; }

a { outline: none; color: #87ad4f; text-decoration: none; }
a:hover { text-decoration: underline; }

a img { border: 0 none; }
a > img { vertical-align: bottom; }

textarea { width: 100%; }

strong, b { font-weight: bold; }

/* Заголовки H1-6 */
h1, h2, h3, h4, h5 { float: left; width: 100%; color: #000; margin: 0; font-weight: 300; font-family: 'Roboto Condensed', Arial; }

h1 { font-size: 36px; margin: 0 0 30px 0; line-height: 40px; }
h2 { font-size: 36px; margin: 0 0 30px 0; line-height: 40px; }
h3 { font-size: 30px; margin: 0 0 30px 0; line-height: 40px; }
h4 { }
h5 { }


::-moz-selection { background: #c49dc7; color: #fff; }
::webkit-selection { background: #c49dc7; color: #fff; }
::selection { background: #c49dc7; color: #fff; }






.header { width: 100%; height: 70px; margin: 0 0 60px 0; background: rgb(32, 62, 120); background: -moz-linear-gradient(0deg, rgb(32, 62, 120) 0%, rgb(130, 68, 134) 100%); background: -webkit-linear-gradient(0deg, rgb(32, 62, 120) 0%, rgb(130, 68, 134) 100%); background: -o-linear-gradient(0deg, rgb(32, 62, 120) 0%, rgb(130, 68, 134) 100%); background: -ms-linear-gradient(0deg, rgb(32, 62, 120) 0%, rgb(130, 68, 134) 100%); background: linear-gradient(90deg, rgb(32, 62, 120) 0%, rgb(130, 68, 134) 100%); }

  .header .line { width: 100%; max-width: 1180px; height: 70px; margin: 0 auto; line-height: 70px; }
  .header .line .logo { float: left; width: 156px; height: 30px; background: url("../images/logo.png") no-repeat 0 0; margin: 20px 60px 0 0; }
  .header .line ul { }
  .header .line ul li { float: left; margin: 0 15px; color: #a7b1df; }
  .header .line ul li:first-child { margin: 0 15px 0 0; }
  .header .line ul li a { color: #a7b1df; }

.footer { margin: 60px 0 0 0 !important; }







.speedbar { float: left; width: 100%; font-size: 14px; color: #c0c0c0; margin: 0 0 30px 0; padding: 0 0 20px 0; border-bottom: 1px solid #ebebeb; }

.search { float: right; }

  .search .inp { background: none; border: none; border-bottom: 1px solid #8171a0; height: 20px; color: #fff; border-radius: 0; width: 240px; }
  .search .inp:focus { border-bottom: 1px solid #fff; }
  .search .btn { padding: 0; width: 20px; height: 21px; background: url("../images/icon_search.png") no-repeat 0 0; border-radius: 0; box-shadow: none; -webkit-box-shadow: none; opacity: 0.5; }
  .search .btn:hover { opacity: 1; }


.search_table { padding: 20px; background: #f5f5f5; }
.search_result_num { margin: 20px 0; }

.sort_bl { float: left; width: 100%; padding: 0 0 20px 0; margin: 0 0 30px 0; border-bottom: 1px solid #f6f7f7; }

  .sort_bl .tit { display: inline-block; margin: 0 10px 0 0; }
  .sort_bl #news_set_sort { display: inline-block; }
  .sort_bl ul li a { display: inline-block; line-height: 22px; border-radius: 23px; color: #818181; padding: 2px 12px; border: 1px solid #ebebeb; background-color: #fff; }
  .sort_bl ul li a:hover { border: 1px solid #824486; color: #fff; background-color: #824486; text-decoration: none; }
  .sort_bl ul li.asc a { border: 1px solid #824486; color: #fff; background-color: #824486; text-decoration: none; }

.wrap { width: 100%; max-width: 1180px; margin: 0 auto; overflow: hidden;     position: relative;}

  .wrap .wleft { float: left; width: 75%; }
  .wrap .wright { float: right; width: 25%; padding-left: 20px;}
  .wrap .wcenter { float: left; width: 100%; }



.navigation { float: left; width: 100%; text-align: center; margin-top: 20px; }

  .navigation a,
  .navigation span { display: inline-block; border: 1px solid #ebebeb; text-decoration: none; padding: 0 10px; width: 50px; height: 50px; line-height: 48px; border-radius: 25px; text-align: center; font-size: 18px; }
  .navigation span { border: 1px solid #87ad4f; background: #87ad4f; color: #fff; }
  .navigation span.nav_ext { border: 1px solid #fff; background: none; color: #87ad4f; }
  .navigation a:hover { border: 1px solid #824486; background: #824486; color: #fff; }



.shortstory { float: left; width: 49%; margin: 0 2% 20px 0; padding: 0 0 20px 0; border-bottom: 1px solid #ebebeb; }
.shortstory:nth-child(2n) { margin: 0 0 20px 0; }

  .shortstory .photo { float: left; width: 100px; height: 130px; margin: 0 20px 0 0; text-align: center; position: relative; }
  .shortstory .photo img { max-width: 88px; max-height: 88px; margin: 5px }
  .shortstory .photo img:hover { opacity: 0.8; }
  .shortstory .photo .rat { position: absolute; bottom: 10px; left: 9px; }
  .shortstory .info { float: left; width: calc(100% - 120px); }
  .shortstory .info .title { font-size: 18px; }
  .shortstory .info .text { font-size: 16px; margin-top: 5px; }
  .shortstory .info .specific { margin-top: 5px; line-height: 16px; font-size: 12px; }
  .shortstory .info .specific .icons { margin: 0 0 5px 0; padding: 0 0 0 25px; display: block; }
  .shortstory .info .specific .icons.comments { background: url("../images/icon_comments.png") no-repeat 0 0; }
  .shortstory .info .specific .icons.tags { background: url("../images/icon_tags.png") no-repeat 0 0; }
  .shortstory .info .specific .icons.tags a { text-decoration: underline; }
  .shortstory .info .specific .icons.tags a:hover { text-decoration: none; }




.fullstory { float: left; width: 100%; margin: 0 0 20px 0; }

  .fullstory .infomain { float: left; width: 100%; }
  .fullstory .infomain .photo { float: left; width: 200px; margin: 0 20px 0 0; text-align: center; }
  .fullstory .infomain .photo img { width: 188px; margin: 5px }
  .fullstory .infomain .rat { text-align: center; }
  .fullstory .infomain .rat .num { font-size: 22px; }
  .fullstory .infomain .rat .num:first-letter { font-size: 36px; }
  .fullstory .infomain .rat .rating { margin: 10px 0; display: inline-block; }
  .fullstory .infomain .specific { float: right; width: 200px; line-height: 16px; font-size: 12px; margin-left: 20px; padding: 20px; background: #f5f5f5; } 
  .fullstory .infomain .specific .icons { margin: 0 0 5px 0; padding: 0 0 0 25px; display: block; }
  .fullstory .infomain .specific .icons.comments { background: url("../images/icon_comments.png") no-repeat 0 0; }
  .fullstory .infomain .specific .icons.tags { background: url("../images/icon_tags.png") no-repeat 0 0; }
  .fullstory .infomain .specific .icons.tags a { text-decoration: underline; }
  .fullstory .infomain .specific .icons.tags a:hover { text-decoration: none; }
  .fullstory .infomain .text { color: #4b4b4b; line-height: 24px; }
  .fullstory .infomain .text .edit { margin-top: 10px; }
  .fullstory .rating, .fullstory .unit-rating { width: 114px; height: 22px; }
  .fullstory .unit-rating, .unit-rating li a:hover, .unit-rating li.current-rating { background: url("../dleimages/rating_full_20.png") no-repeat 0 0; }
  .fullstory .unit-rating { list-style: none; margin: 0; padding: 0; position: relative; background-position: 0 -22px; }
  .fullstory .unit-rating li.current-rating { background-position: 0 0; position: absolute; height: 22px; display: block; text-indent: -9000px; z-index: 1; padding: 0px; }
  .fullstory .unit-rating li.current-rating.rat_10 { background: url("../dleimages/rating_full_20.png") no-repeat 0 0; }
  .fullstory .unit-rating li.current-rating.rat_20 { background: url("../dleimages/rating_full_20.png") no-repeat 0 0; }
  .fullstory .unit-rating li.current-rating.rat_30 { background: url("../dleimages/rating_full_40.png") no-repeat 0 0; }
  .fullstory .unit-rating li.current-rating.rat_40 { background: url("../dleimages/rating_full_40.png") no-repeat 0 0; }
  .fullstory .unit-rating li.current-rating.rat_50 { background: url("../dleimages/rating_full_60.png") no-repeat 0 0; }
  .fullstory .unit-rating li.current-rating.rat_60 { background: url("../dleimages/rating_full_60.png") no-repeat 0 0; }
  .fullstory .unit-rating li.current-rating.rat_70 { background: url("../dleimages/rating_full_80.png") no-repeat 0 0; }
  .fullstory .unit-rating li.current-rating.rat_80 { background: url("../dleimages/rating_full_80.png") no-repeat 0 0; }
  .fullstory .unit-rating li.current-rating.rat_90 { background: url("../dleimages/rating_full_100.png") no-repeat 0 0; }
  .fullstory .unit-rating li.current-rating.rat_100 { background: url("../dleimages/rating_full_100.png") no-repeat 0 0; }


.related_news { float: left; width: 100%; margin-top: 40px; }

  .related_news .shortstory { float: none; display: inline-block; width: 49%; margin: 0 2% 20px 0; padding: 20px; border: 1px solid #ebebeb; vertical-align: top; }
  .related_news .shortstory:nth-of-type(2n) { margin: 0 0 20px 0; }



.add_comment { float: left; width: 100%; margin-top: 40px; }

  .add_comment .inp { position: relative; margin-bottom: 10px; }
  .add_comment .inp.big { width: 100%; }
  .add_comment .inp.small { width: 28%; margin-right: 2%; }
  .add_comment .inp.small:nth-of-type(3n) { margin-right: 0; }
  .add_comment .rname { width: 100%; background: url("../images/rev_rname.png") no-repeat 8px center; padding-left: 45px; }
  .add_comment .plus { width: 100%; background: url("../images/rev_plus.png") no-repeat 8px center; padding-left: 45px; }
  .add_comment .minus { width: 100%; background: url("../images/rev_minus.png") no-repeat 8px center; padding-left: 45px; }
  .add_comment .bb-editor { margin-bottom: 10px; }

  .add_comment #list { float: left; width: 100%; margin: 0 0 10px 0; overflow: hidden; }
  .add_comment #list span { display: inline-block; max-width: 200px; max-height: 100px; padding: 2px; border: 1px solid #ebebeb; margin: 0 10px 0 0; font-size: 0; vertical-align: top; }
  .add_comment #list span img { display: block; width: 100%; height: auto; }




.comment { float: left; width: 100%; padding: 20px; background: #f5f5f5; margin: 0 0 20px 0; position: relative; }

  .comment .ava { float: left; width: 65px; height: 65px; border-radius: 50%; overflow: hidden;}
  .comment .ava img { width: 65px; height: 65px; }
  .comment .text { float: right; width: calc(100% - 85px); }
  .comment .text .title { font-size: 20px; color: #000; font-weight: 400; line-height: 24px; padding-right: 100px; }
  .comment .text .title:first-letter { text-transform: uppercase; }
  .comment .text .name { margin: 5px 0 10px 0; color: #000; }
  .comment .text .rate { position: absolute; top: 24px; right: 20px; }
  .comment .text .features { min-height: 24px; margin: 5px 0 10px 0; padding-left: 35px; line-height: 24px; }
  .comment .text .features:first-letter { text-transform: uppercase; }
  .comment .text .plus { color: #00a185; background: url("../images/rev_plus.png") no-repeat 0 0; }
  .comment .text .minus { color: #ef4846; background: url("../images/rev_minus.png") no-repeat 0 0; }
  .comment .text .photo { float: left; width: 100%; margin-top: 20px; }
  .comment .text .photo img { display: inline-block; width: 118px; height: 118px; padding: 2px; border: 1px solid #ebebeb; }
  .comment .text .rev { margin-top: 10px; line-height: 24px; margin: 20px 0 0 0; padding: 20px 0 0 0; border-top: 1px solid #ebebeb; color: #4b4b4b; }
  .comment .text .rev p { margin-bottom: 15px; }
  .comment .text .rev p:last-child { margin-bottom: 0px; }
  .comment .text .functions { float: left; width: 100%; margin: 20px 0 0 0; padding: 20px 0 0 0; border-top: 1px solid #ebebeb; }
  .comment .text .functions li { display: inline-block; margin-right: 20px; }


  .comment .text .inp { position: relative; margin-bottom: 10px; }

  .comment .text .inp.big { width: 100%; }
  .comment .text .inp.small { width: 28%; margin-right: 2%; }
  .comment .text .inp.small:nth-of-type(3n) { margin-right: 0; }
  .comment .text .inp.rname { width: 100%; background: #fff url("../images/rev_rname.png") no-repeat 8px center; padding-left: 45px; }
  .comment .text .inp.plus { width: 100%; background: #fff url("../images/rev_plus.png") no-repeat 8px center; padding-left: 45px; }
  .comment .text .inp.minus { width: 100%; background: #fff url("../images/rev_minus.png") no-repeat 8px center; padding-left: 45px; }


  .comment.comm_hide .text .title,
  .comment.comm_hide .text .name,
  .comment.comm_hide .text .name a,
  .comment.comm_hide .text .features,
  .comment.comm_hide .text .rev { text-shadow: 0 0 6px rgba(0, 0, 0, 0.4) !important; color: transparent !important; -ms-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
  .comment.comm_hide .text .rate { display: none; }


.rating, .unit-rating { width: 80px; height: 16px; }

  .rating { font-size: 11px; }
  .unit-rating, .unit-rating li a:hover, .unit-rating li.current-rating { background: url("../dleimages/rating.png") no-repeat 0 0; }
  .unit-rating { list-style: none; margin: 0; padding: 0; position: relative; background-position: 0 -32px; }
  .unit-rating li { text-indent: -90000px; padding: 0; margin: 0; float: left; }
  .unit-rating li a { display: block; width: 16px; height: 16px; text-decoration: none; border: 0 none !important; text-indent: -9000px; z-index: 17; position: absolute; padding: 0; }
  .unit-rating li a:hover { background-position: 0 -16px; z-index: 2; left: 0; }

  .unit-rating a.r1-unit { left: 0; }
  .unit-rating a.r1-unit:hover { width: 16px; }
  .unit-rating a.r2-unit { left: 16px; }
  .unit-rating a.r2-unit:hover { width: 32px; }
  .unit-rating a.r3-unit { left: 32px; }
  .unit-rating a.r3-unit:hover { width: 48px; }
  .unit-rating a.r4-unit { left: 48px; }
  .unit-rating a.r4-unit:hover { width: 64px; }
  .unit-rating a.r5-unit { left: 64px; }
  .unit-rating a.r5-unit:hover { width: 80px; }

  .unit-rating li.current-rating { background-position: 0 0; position: absolute; height: 16px; display: block; text-indent: -9000px; z-index: 1; padding: 0px; }

  .unit-rating li.current-rating.rat_10 { background: url("../dleimages/rating_20.png") no-repeat 0 0; }
  .unit-rating li.current-rating.rat_20 { background: url("../dleimages/rating_20.png") no-repeat 0 0; }
  .unit-rating li.current-rating.rat_30 { background: url("../dleimages/rating_40.png") no-repeat 0 0; }
  .unit-rating li.current-rating.rat_40 { background: url("../dleimages/rating_40.png") no-repeat 0 0; }
  .unit-rating li.current-rating.rat_50 { background: url("../dleimages/rating_60.png") no-repeat 0 0; }
  .unit-rating li.current-rating.rat_60 { background: url("../dleimages/rating_60.png") no-repeat 0 0; }
  .unit-rating li.current-rating.rat_70 { background: url("../dleimages/rating_80.png") no-repeat 0 0; }
  .unit-rating li.current-rating.rat_80 { background: url("../dleimages/rating_80.png") no-repeat 0 0; }
  .unit-rating li.current-rating.rat_90 { background: url("../dleimages/rating_100.png") no-repeat 0 0; }
  .unit-rating li.current-rating.rat_100 { background: url("../dleimages/rating_100.png") no-repeat 0 0; }





.category {margin-bottom: 10px;}

  .category li {  }
  .category li a { border-bottom: 1px dotted #ebebeb; padding: 3px 0; display: block; color: #4b4b4b; }
  .category li a:hover { color: #87ad4f; text-decoration: none; }
  .category li a .num { float: right; color: #aeaeae; margin-right: 30px; font-weight: normal !important; font-size: 12px; }

  .category .sub { position: relative; }
  .category .sub .sub_arrow { position: absolute; top: 3px; right: 0; width: 20px; height: 20px; }
  .category .sub .sub_arrow:after { position: absolute; content: "▼"; color: #fff; width: 20px; height: 20px; background: #d1d1d1; border-radius: 50%; text-align: center; font-size: 10px; line-height: 20px; }
  .category .sub .sub_arrow:hover:after { cursor: pointer; background: #824486; }
  .category .sub ul { display: none; }
  .category .sub .sub_ul a {  }

  .category .sub .sub_ul { display: none; border-left: 1px dotted #ebebeb; margin: 0 0 10px 15px; }
  .category .sub .sub_ul li {  }
  .category .sub .sub_ul li a { font-size: 12px; padding: 3px 0 3px 15px; }

  .category .sub .sub_ul .sub .sub_arrow { top: 6px; width: 16px; height: 16px; }
  .category .sub .sub_ul .sub .sub_arrow:after { width: 16px; height: 16px; font-size: 8px; line-height: 16px; }

  .catmenuact .active > a { color: #824486; font-weight: bold; }
  .category .sub.active > .sub_ul { display: block; }
  .category .sub.active > .sub_arrow:after { background: #824486; }



.category_pic {  }

  .category_pic .listing { margin: 0 0 60px 0; text-align: center; }
  .category_pic .listing h1 { font-size: 48px; margin: 0 0 60px 0; }
  .category_pic .listing .item { display: inline-block; width: 90px; margin: 0 20px 30px 20px; vertical-align: top; }
  .category_pic .listing .item a { display: block; width: 90px; height: 90px; border: 1px solid #00a185; border-radius: 6px; }
  .category_pic .listing .item a:hover { opacity: 0.8; }
  .category_pic .listing .item .title { margin-top: 10px; color: #000; }
  
  .category_pic .listing .item:nth-of-type(1) a { background: url("../images/category/avto.png") no-repeat center center; }
  .category_pic .listing .item:nth-of-type(2) a { background: url("../images/category/tehnika.png") no-repeat center center; }
  .category_pic .listing .item:nth-of-type(3) a { background: url("../images/category/kino-i-tv.png") no-repeat center center; }
  .category_pic .listing .item:nth-of-type(4) a { background: url("../images/category/zhivotnye.png") no-repeat center center; }
  .category_pic .listing .item:nth-of-type(5) a { background: url("../images/category/detskoe.png") no-repeat center center; }
  .category_pic .listing .item:nth-of-type(6) a { background: url("../images/category/knigi.png") no-repeat center center; }
  .category_pic .listing .item:nth-of-type(7) a { background: url("../images/category/krasota-i-zdorove.png") no-repeat center center; }
  .category_pic .listing .item:nth-of-type(8) a { background: url("../images/category/turizm.png") no-repeat center center; }
  .category_pic .listing .item:nth-of-type(9) a { background: url("../images/category/produkty.png") no-repeat center center; }
  .category_pic .listing .item:nth-of-type(10) a { background: url("../images/category/posuda.png") no-repeat center center; }
  .category_pic .listing .item:nth-of-type(11) a { background: url("../images/category/odezhda.png") no-repeat center center; }
  .category_pic .listing .item:nth-of-type(12) a { background: url("../images/category/finansy.png") no-repeat center center; }
  .category_pic .listing .item:nth-of-type(13) a { background: url("../images/category/gorod.png") no-repeat center center; }
  .category_pic .listing .item:nth-of-type(14) a { background: url("../images/category/raznoe.png") no-repeat center center; }


.errors {  }

  .errors .tit { font-weight: 400; }




.representatives { float: left; width: 100%; background: #f6f7f7; }

  .representatives .listing { width: 100%; max-width: 1180px; margin: 0 auto 60px auto; text-align: center; }
  .representatives .listing h2 { margin: 60px 0; }
  .representatives .listing .item { display: inline-block; width: 129px; height: 46px; margin: 0 20px 30px 20px; vertical-align: top; }
  .representatives .listing .item.mts { background: url("../images/representatives/representative-1.png") no-repeat center center; }
  .representatives .listing .item.sberbank { background: url("../images/representatives/representative-2.png") no-repeat center center; }
  .representatives .listing .item.svyaznoy { background: url("../images/representatives/representative-3.png") no-repeat center center; }
  .representatives .listing .item.mvideo { background: url("../images/representatives/representative-4.png") no-repeat center center; }
  .representatives .listing .item.detmir { background: url("../images/representatives/representative-5.png") no-repeat center center; }
  .representatives .listing .item.eldorado { background: url("../images/representatives/representative-6.png") no-repeat center center; }
  .representatives .listing .item.reach { background: url("https://nashiotzyvy.club/uploads/posts/2020-04/1587640218_logo-2.png") no-repeat center center; }




.new_photo_reviews { float: left; width: 100%; }

  .new_photo_reviews h2 { margin: 60px 0; text-align: center; }
  .new_photo_reviews .listing { width: 100%; text-align: center; }
  .new_photo_reviews .listing .item { display: inline-block; width: 160px; margin: 0 10px 40px 10px; vertical-align: top; }

  .new_photo_reviews .listing .item  .photo { float: left; width: 100%; height: 160px; background: #f6f7f7; overflOw: hidden; }
  .new_photo_reviews .listing .item  .photo img { min-width: 100%; height: 180px; }
  .new_photo_reviews .listing .item  .info { float: left; width: 100%; text-align: center; margin: 20px 0 0 0; }
  .new_photo_reviews .listing .item  .info .title { font-size: 16px; }
  .new_photo_reviews .listing .item  .info .specific { float: left; width: 100%; }
  .new_photo_reviews .listing .item  .info .specific .rat { text-align: center; margin: 10px 0 0 0; }
  .new_photo_reviews .listing .item  .info .specific .rat .rating { display: inline-block; }

.clear {clear: both;}
#feedback_page .form-group{
  margin-bottom: 10px;
}
#feedback_page .form-group input,#feedback_page .form-group textarea{
box-shadow: 3px 3px 16px #ddd;
}
#feedback_page .btn{
  border-radius: 2px;
}
#dle-comments-form .g-recaptcha{
margin-bottom: 10px;
}

@media(max-width: 480px) { 
   .ads-style { 
       width: 100%!important; 
       height: auto!important; 
    } 

}
.close-r{display: none;}
@media screen and (max-width: 768px){
.close-r {
display: block;
    width: 100%;
    font-size: 24px;
    line-height: 27px;
    text-align: center;
    height: 30px;
    background: #824486;
    cursor: pointer;
    top: 0px;
    margin: 0 auto;
    left: 0;
    right: 0;
    right: 0px;
    z-index: 999999;
    color: #fff;
    position: absolute;
}
#block-r{
   position: fixed;
    top: 40px;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 99;
    width: fit-content;
    max-width: 300px;
    padding-left: unset!important;
}
#block-r>div>yatag>yatag{
   margin: 12px auto!important;
       width: auto!important;
}
}

.advertising { float: left; width: 100%; }

.stuck_banner { position: fixed; bottom: 20px; left: 20px; z-index: 10; text-align: right; }
.stuck_banner.close { display: none; }

  .stuck_banner_center .close_stuck_banner_center,
  .stuck_banner .close_stuck_banner { cursor: pointer; width: 40px; height: 40px; background: #000; color: #fff; line-height: 40px; font-size: 24px; text-align: center; -moz-box-sizing: border-box; box-sizing: border-box; display: inline-block; border-radius: 50%; }

.stuck_banner_center { position: fixed; bottom: 20px; width: 50%; left: 25%; z-index: 10; z-index: 10000; text-align: right; }
.stuck_banner_center.close { display: none; }