1
:root {
2
--light-gray: #f0f0f0;
3
--dark-yellow: #FBDC52; /* f1981d */
4
--dark-gray: #454545;
5
--secondary-color: #E50000; /* D90660 */
6
}
7
8
9
*{margin:0;padding:0;box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box}
10
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,font,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{background:transparent;border:0}
11
html{overflow: -moz-scrollbars-vertical; overflow-y: scroll !important;}
12
html,body{height:100%}
13
body{font:15px/1.8 Arial,Helvetica,sans-serif;color:#383b3f}
14
aside,article,footer,header,nav,section{display:block}
15
a{text-decoration:none}
16
.clearboth{width:100%;height:0px;line-height:0px;display:block;clear:both;overflow:hidden;font-size:0px}
17
h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-family:Arial,Helvetica,sans-serif;color:#1a1a1a;font-weight:normal;line-height:1.2em}
18
h1,h1 a{font-size:22px}
19
h2,h2 a{font-size:19px}
20
h3,h3 a{
font-size:15px}
21
h4,h4 a{font-weight:bold}
22
h2,h3,h4,h5{ background:none; border-bottom:2px solid #000; font-family:Tahoma,Helvetica,Arial,sans-serif; text-transform:uppercase; font-style:normal}
23
body h2, body h3,body h4,body h5{ font-family:'Ubuntu Condensed',sans-serif; display:block; border-bottom:none}
24
body h2{ font-size:19px; text-align: center; margin: 40px 0 15px 0}
25
body h3{color:#454545; font-size:24px; margin-bottom:20px;margin-top:45px;text-align:left;line-height:24px}
26
body h4{color:#666;font-size:16px; font-weight:bold; margin:40px 20px 20px; text-align:left}
27
ul{list-style:none}
28
strong{font-style:italic;color:#000}
29
b{font-style:italic;color:#424242}
30
del{text-decoration:line-through}
31
table{border-collapse:collapse;border-spacing:0}
32
a img{border:none}
33
img{vertical-align:middle; margin: 0 0 20px 0}
34
input,textarea,select,a{outline:0px}
35
textarea{resize:none;overflow:auto}
36
figure{text-align:center; margin: 0 0 20px 0}
37
p,article{letter-spacing: 0.3px}
38
39
40
.aligncenter{ margin-left:auto; margin-right:auto; display:block}
41
.alignleft{float:left}
42
.alignright{float:right}
43
body .wrapper{max-width:1008px;
-moz-box-shadow:0 5px 50px rgba(0,0,0,0.75);
-webkit-box-shadow:0 5px 50px rgba(0,0,0,0.75); box-shadow:0 5px 50px rgba(0,0,0,0.75); margin-right:auto; margin-left:auto; position: relative; z-index: 10;}
44
.line_2{height:5px;background:url('data:image/gif;base64,R0lGODlhAwAFAJEBAOjo6P////f39wAAACH5BAEAAAEALAAAAAADAAUAAAIGhBOSmyIFADs=') repeat-x;margin:12px 0px 12px}
45
46
47
.block_breadcrumbs{border-top:1px solid #efefef;border-bottom:1px solid #efefef;
font-size: 14px;white-space: nowrap;overflow: hidden;}
48
.block_breadcrumbs a{
font-size:11px;cursor:pointer;text-decoration:none !important}
49
.block_breadcrumbs >i.simple_crumb{height:26px;line-height:26px;font-family:Arial,Helvetica,sans-serif;
font-size:11px;font-style:normal}
50
.breadcrumb-current{
font-size:11px;text-decoration:none !important;color:#999}
51
.separator{clear:both;overflow:hidden;height:30px}
52
.post-in-pdf{float:left;background:
url('../images/pdf_icon.png') no-repeat 0 0;
font-size:11px;padding-left:29px;height:20px;line-height:23px;margin-top:4px}
53
.pagination{overflow:hidden;margin-top:15px;line-height:33px;text-align: center;}
54
.pagination a.page-numbers,.pagination .current{display: inline-block;border: 1px solid #e0e0e0;border-radius: 5px;font-weight: bold !important;}
55
.pagination a.page-numbers,.pagination .dots{color: #6d6d6d !important;}
56
.pagination a.page-numbers,.pagination .current,.pagination .dots{padding: 5px 12px;font: normal 16px/1.27em 'PT Sans', Tahoma, Verdana, Segoe, sans-serif;}
57
.pagination a.page-numbers:hover,.pagination .current{color: #000 !important}
58
.slide-block-send-msg input[type="text"],.slide-block-send-msg textarea{ padding-top:1px; padding-left:3px; border:1px solid #ccc; border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;font-family:inherit; font-size:inherit; line-height:inherit}
59
.slide-block-send-msg{ background-color:#dbdbdb; padding:15px 20px; overflow:hidden; position:relative;
font-size: 14px;line-height: 20px}
60
.slide-block-send-msg .close-link{ position:absolute; top:17px; right:220px; cursor:pointer; opacity:.8; display:none}
61
.slide-block-send-msg .close-link:hover{ opacity:1}
62
.slide-block-send-msg .inner-textbox{ width:510px; margin:0 auto}
63
.slide-block-send-msg .inner-textbox >label{ vertical-align:top;display:inline-block;font-weight:700}
64
.slide-block-send-msg .inner-textbox >label textarea{height:25px; width:400px; background-color:#FAFAFA;float:right}
65
.slide-block-send-msg .inner-textbox >label textarea:focus,.slide-block-send-msg .inner-textbox >label textarea.active{ background-color:#fff}
66
.slide-block-send-msg .inner-textbox .fade-box{ margin-left:50px; display:none;font-weight:700}
67
.slide-block-send-msg_agreement{
font-size:10px;color:#454545;padding: 15px 40px 10px 45px}
68
.slide-block-send-msg .fade-box button{ cursor:pointer; display:inline-block; color:#FFF; background-color:#B968D5; text-align:center; padding:5px 10px; border:none;
font-size:14px; margin-top:5px; margin-left:45px}
69
.send-msg-span{margin-right:5px}
70
.form_error{ border:1px solid #f00}
71
.block_home_slider{width:600px;max-width:100%;padding:1px;margin:auto;line-height:18px}
72
.block_home_slider .slide{position:relative}
73
.block_home_slider .slide a{text-decoration:none !important}
74
.block_home_slider .caption{height:115px;padding:13px 16px 12px;position:absolute;left:0px;right:0px;bottom:0px;background:
url(../images/bg_caption.png);text-align:left}
75
.block_home_slider .caption p{
font-size:11px;color:#dedede;text-shadow:0px -1px #000;margin-bottom:8px !important}
76
.block_home_slider .caption p.title{
font-size:15px;line-height:18px;font-weight:bold}
77
.block_home_slider .flex-direction-nav a{width:25px;height:25px;margin-top:-27px;display:block;position:absolute;top:50%;background-repeat:no-repeat;background-image:
url(../images/sprite_arrow_2.png);text-indent:-9000px}
78
.block_home_slider .flex-direction-nav a.flex-prev{left:6px;background-position:left top}
79
.block_home_slider .flex-direction-nav a.flex-prev:hover{background-position:left bottom}
80
.block_home_slider .flex-direction-nav a.flex-next{right:6px;background-position:right top}
81
.block_home_slider .flex-direction-nav a.flex-next:hover{background-position:right bottom}
82
.block_home_slider .flex-control-paging{padding-top:15px;display:inline-block}
83
.block_home_slider .flex-control-paging li{margin:0px;padding:0px;float:left;overflow:hidden}
84
.block_home_slider .flex-control-paging li a{width:12px;height:12px;display:block;background-repeat:no-repeat;text-indent:-9000px;cursor:pointer}
85
.block_home_slider .flex-control-paging li a.flex-active{background-position:right top}
86
.flexslider .slides img{ margin:0 auto}
87
.flexslider .slides .flex-active-slide{ cursor:pointer}
88
.flexslider .flex-viewport{overflow:hidden;position:relative}
89
.flexslider .slides{ width:1600%;margin-left:0px}
90
.flexslider .slides .clone{width:600px;float:left;display:block}
91
.top-cat-description{ border-bottom:2px solid #eee; overflow:hidden; padding:15px 20px;border-radius: 5px;background: #F5F5F5;margin: 0 0 10px 0;
font-size: 12px;line-height: 18px;}
92
.main-box{ border-top:2px solid #ccc; overflow:hidden; padding:15px 20px}
93
.main-box a{ text-decoration:underline;text-decoration-style: dotted;color: #7a7a7a}
94
.main-box p{ margin:15px 0}
95
.block-all-categories .col{ float:left; margin:0 45px 0px 0; text-align:left}
96
.block-all-categories .col:last-child{ margin-right:0}
97
.block-all-categories .col >span{ font-weight:bold; margin-bottom:10px; text-transform:uppercase}
98
.block-all-categories .col >span >a{
font-size:12px; text-decoration:none !important}
99
.block-all-categories .col .child-col{ margin-top:7px}
100
.block-all-categories .col .child-col >span{ display:block; line-height:20px}
101
.block-all-categories .col .child-col >span >a{
font-size:13px}
102
.bottom-desc >div {text-align:justify}
103
104
.post-ad {margin:20px 0}
105
.post-ad .inner-ad-l{float:left}
106
.post-ad .inner-ad-r{float:right}
107
.post-ad{height:270px !important}
108
.post-ad *{margin:0 !important;line-height:normal !important}
109
.box-before-closing {position:fixed;z-index:999999}
110
.box-before-closing .popup {position:fixed;top:30%;padding:20px;background:#fff;border-radius:3px;z-index:999999;left:-9999px;visibility:hidden}
111
.box-before-closing .popup .title {font:24px 'Ubuntu Condensed',sans-serif;text-align:center;line-height:normal;margin-bottom:15px;text-transform:uppercase}
112
.box-before-closing .popup .close-it {position:absolute;top:-5px;right:-5px;width:16px;height:17px;background:url('../images/popup_close.png') no-repeat 0 0;cursor:pointer;z-index:99999}
113
.box-before-closing span{display: inline-block;padding: 3px;}
114
.box-before-closing .layout {position:fixed;width:100%;height:100%;background:rgba(0,0,0,.6);display:none}
115
ul.block_categories_list{list-style:none;line-height:26px;display: -webkit-flex;display: flex;
-webkit-flex-wrap: wrap;flex-wrap: wrap;}
116
ul.block_categories_list .cat-item {position: relative;overflow: hidden;width: 50px;margin: 0 5px 10px;text-align: center;color: #999;}
117
ul.block_categories_list .cat-item:after, ul.block_categories_list .cat-item:before {box-sizing: inherit;}
118
.cat-item_count {position: absolute;right: 5px;bottom: -5px;pointer-events: none;
font-size: 10px;}
119
ul.block_categories_list a{display: block;height: 50px;transition:0.2s all;color: #888;border: 2px solid #e3e3e3;border-radius: 2px;font-size: 22px;font-weight: 500;line-height: 46px;background-color: #fdfdfd;}
120
ul.block_categories_list a:hover, ul.block_categories_list a:focus, .current-cat a {color: #000 !important;}
121
.cat-item:focus, .cat-item:hover, .current-cat {color: #FFF !important;}
122
ul.block_categories_list .current-cat a{font-weight:bold}
123
.recentcomments{ margin-bottom:20px; padding: 0 10px;}
124
.recentcomments .comm_author{font-weight:bold; color: #999;
font-size: 12px;line-height: 14px;}
125
.recentcomments .comm_author span{
font-size:12px; font-style:italic}
126
.recentcomments .post_title_text{font-size: 16px;}
127
.recentcomments .comm_link_text{
font-size:13px; color:#414141; display:block; background-color: #fff;padding: 10px 8px;line-height: 1.5;position: relative;width: 100%;margin-top: 10px;border-radius: 2px;}
128
.recentcomments .comm_link_text::before {content: "";position: absolute;width: 0;height: 0;top: -20px;left: 40px;border: 10px solid transparent;border-bottom-color: #fff;}
129
.no_comments{text-align: center;}
130
#content .general_content .sidebar{padding:20px 0 0 0px;width:100%;float:none;}
131
#content .general_content .sidebar h4{ white-space:nowrap;font-size:16px;text-align:center;width: 300px;height:44px; margin:15px auto 12px; line-height:44px;color: #000;border-radius: 2px;}
132
.tag_article_name, #content .general_content .sidebar h5{color: #fff;background-color: #888;
font-size: 10px;line-height: 1.8;padding-left: 10px; margin: 10px auto 3px;}
133
#content .general_content .sidebar >div{ max-width:300px; margin: 0px auto 30px;}
134
#content .general_content .sidebar .block-img img{ max-width:100%}
135
.no-gutter{margin-left:0;margin-right:0}
136
.no-gutter [class*='col-']:not(:first-child),.no-gutter [class*='col-']:not(:last-child),.col-no-gutter{padding-right:0;padding-left:0}
137
#header{position:relative}
138
#header .logo_wrap img{position:absolute;left:38px;top:12px;width: 130px;}
139
.block_search_top{height:35px;border-radius:5px;opacity:0.93;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box; box-sizing:border-box}
140
.block_search_top{position:absolute;top:12px;left:720px;max-width:250px;width:100%;background:#fff;border:1.2px solid #BFBDBE}
141
.block_search_top input[type="text"]{width:230px}
142
#header input::-webkit-input-placeholder{color:#727272}
143
#header input::-moz-placeholder {color:#727272}
144
#header input:-moz-placeholder {color:#727272}
145
#header input:-ms-input-placeholder {color:#727272}
146
#header input::-webkit-input-placeholder {text-indent:0px; transition:text-indent 0.3s ease}
147
#header input::-moz-placeholder {text-indent:0px; transition:text-indent 0.3s ease}
148
#header input:-moz-placeholder {text-indent:0px; transition:text-indent 0.3s ease}
149
#header input:-ms-input-placeholder {text-indent:0px; transition:text-indent 0.3s ease}
150
#header input:focus::-webkit-input-placeholder{text-indent:500px;transition:text-indent 0.3s ease}
151
#header input:focus::-moz-placeholder {text-indent:500px;transition:text-indent 0.3s ease}
152
#header input:focus:-moz-placeholder {text-indent:500px;transition:text-indent 0.3s ease}
153
#header input:focus:-ms-input-placeholder {text-indent:500px;transition:text-indent 0.3s ease}
154
#search_more{display: inline-block;position: relative;width: 80px;top: 2px;left: 5px;}
155
#search_more p{float: right;
font-size: 12px;line-height: 15px;border-bottom: 1px solid #ffffff;color: #fff;}
156
#search_more p:hover{cursor:pointer}
157
.search_nothing_question{text-align: center;background-color: #f5f5f5;margin-top:10px;font-size: 20px;max-width: 600px;margin: 10px auto;word-break: break-all;}
158
.search_nothing_title{color: red !important;padding: 0 0 0 10px;margin-top: 10px;font-size: 18px;}
159
.block_social_top{position:absolute;top:7px;right:5px;padding-top:7px}
160
.block_social_top >a{float:left;margin-right:4px;height:32px;width:32px;background-image:
url('../images/sprite-social-top.png');background-repeat:no-repeat}
161
.block_social_top a.fb{background-position:3px 3px}
162
.block_social_top a.fb:hover{background-position:-35px 0px}
163
.block_social_top a.tw{background-position:2px -33px}
164
.block_social_top a.tw:hover{background-position:-36px -42px}
165
.block_social_top a.gp{background-position:2px -69px}
166
.block_social_top a.gp:hover{background-position:-36px -84px}
167
.block_social_top a.vk{background-position:2px -105px}
168
.block_social_top a.vk:hover{background-position:-36px -126px}
169
.block_social_top a.od{background-position:2px -141px}
170
.block_social_top a.od:hover{background-position:-36px -168px}
171
.block_social_top a.y{background-position:2px -177px}
172
.block_social_top a.y:hover{background-position:-36px -210px}
173
#slogan{background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANQAAAAnBAMAAACF9nucAAAAMFBMVEUAAAABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECrFV7AAAAD3RSTlMAd+7dzLsRIlWqM2aIRJkgYpViAAAE7klEQVRYw+2Wzc8LURTGz5S2M23fGh+JFVMfsUBSQhAWFYSESBsLBMnURyJWJj4iEqELGyuNBbHq8A+wILHT2FhWItbYCImkptO+pqZ6POfeoo2PhYiEePJmmp7n3PO7c+656Us0i6EKGSV+TEmeXRzQFK+idkBphxfRSEYZKc84IINf5Hg9XeHQQ5T3l/seLeTwLunQPO5htckfTQfJmTYH1STDTPM7+oxKl/B8kuQic32Ees6MokqpMvM7A983A3WH/bwkAyXp64gZZVXoGB5YfZTtJKNQVlZMoLwsV5JcMXhZkj9O4U+hUsWAGj0Soc7OVP1O6LdioEoBPezUDIUK0vh2kJ53dKjd9U9gdbtPeTtd+mDaJr//BnWJq1SOktykxkCjsryZTiIK4RPtagV0qW/wW65TOdZtRYrTJaI57Ekoxe8J7d/A6xAzJZLlVfJ+u8dRz0NCedmBM5xiKMD+aQbaJBKXXES7BpfDKqGkCCmwAGL2NGWVPJawDxBzTA+57wuKz30X1foZKjR4D2JjqKsI8dwJ1Fq2cdBDV1Bso+ZRnj+GuvOlgW6gG2iMNfCONLARqOov0Z7iWAP7M9ibyZ6EMpq3kT9QO6aWREoRUPkJVJLrhvR1ucHvv46FO6TyNHKSvDNdfxg+ySDpRblPTqeWU2MRTxXjGew77KmQ2/XPY3UrrLYDOLm76VL8zVvJsHd0X+2xYd9Oxc3IEfddnvEA6pIeZYWC6oh32FOh03rYZ3AdrSuCwjLV8I+Poehwkedj9294A41QmRavRk9sgg4zWnuPuzZQBvozl/ueoA5xQKl29yl7KpRyWOZ3Sk56RTvOFjlQezggEzipJApPymSffigDW/xVfYvKdegPoaD/qP/6r//6h+X4dGRa3fzeXUrsdOVfuvs8rJ6UnyJtbiG6Y1NOfjfSba5Y03R1R6JOuQHRXN5PpOyZEdEj3lFm7lDW5VdkRHP4OlkFMrvaF5QrqJyPpYk1NSugfECX11GqT9ocobb5Z9bR1X3pvdZ0ZmkVqOcDyq8g94lGORGd3kCvaWaBqG2bW6tGWDfXVIE62lW+oIwQKFHLT0SEwldtyvQFpU2Nyn2gqSC1FmnW9KntBNSagWQmKgqVCSPa4xEJygwQqRtdgg/UtbXKF9SpQyPUJTuxCuWftLFkj6C0qVEzKohkY0F9WOMBlY8GdE2VFnvmpig9JI3KvydKFoyYsA+rkA22KV9QWy4o1FWcTWIzytsoTQ0PKG0Ci1w5uy5eDahwPQF19dWAyghOK1TrQWQGGqXo1nsjQlbBKhzZDBR8oG7Fuc9vpVF3x1DKdJpZ1z5ZR1SjegGKXF+bGpBkkqAWDM3volZZhT0eUPCBelj5jHpoC6rtu18aqE2Dw7bqLaZKnZVbo8TNj0AhU6PmrjOjqcEIldQNjGTz1qKAgIIP1JLqZ5TrJz4QTl7GYqBR2pQOWR/xkekp1LGIEkUbKMceoYpPUGpNdWwsmoasr1mLK0Bp34lJVbN8jHliqX/2I1kY9s2C0qZGpdfUzL3kXJdhT5VqiS4BlQzoYk3sIaHU7QOjYW/Y5jYyOk2jR1bHA0r7Du7i1yu8q9TziebxShKUNjWKLnK3SabLTVzh07G8/0Au7UpP7FVSKt3gGwpllDtNMuJGx5ZtA6X9CeGsfptwVpP6j/p7UJ8AYadYMQOyn88AAAAASUVORK5CYII=') no-repeat 0 0;position:absolute;width:364px;height:50px;left:204px;top:33px}
174
175
/*.bookmark_link:before{content: "\e9d3";font-size: 16px;position: relative;top: 2px;}
176
*/.bookmark_link{position: absolute;top: 33px;right: 20px;padding: 3px 10px;background: #F1F1F1;border-radius: 2px;line-height: 25px;display: block;border: 1px solid #F1F1F1;color: #000;}
177
.bookmark_name{text-transform: uppercase;
font-size: 11px;position: relative;top: -1px;}
178
#bookmark_count{position: relative;top: 2px;font-size: 16px;}
179
180
.img-responsive{margin:auto}
181
#header .section_main_menu{height:45px}
182
nav.main_menu.fixed-menu{position:fixed !important;width:1008px !important;top:0 !important; z-index:99999}
183
nav.main_menu{display:table;padding:0;width:100%;float:left}
184
nav.main_menu >ul{display:table-row}
185
nav.main_menu >ul >li{position:relative;z-index:1;display:table-cell;padding:0;text-align:center;white-space:nowrap}
186
nav.main_menu >ul >li >a{border-left:1px solid rgba(0,0,0,0.1);border-right:1px solid rgba(255,255,255,0.12);font-family:'Arial';
font-size:12px;font-weight:normal;height:45px;line-height:45px;text-shadow:none;display:block;color:#fff;text-transform:uppercase;text-decoration:none}
187
nav.main_menu >ul >li:first-child >a{border-left:none}
188
nav.main_menu >ul >li:last-child >a{border-right:none}
189
nav.main_menu >ul >li >a,nav.main_menu >ul >li:hover >a,nav.main_menu >ul >li.current_page_item >a{/*background-image:url('../images/cat_sprite_nav.png') !important;*/ background-repeat:no-repeat !important; padding:2px 0 0 0 /*padding:2px 0 0 33px*/}
190
nav.main_menu >ul >li.menu-item-12979 >a{background-position:18px 8px !important}
191
nav.main_menu >ul >li.menu-item-12980 >a{background-position:18px -39px !important}
192
nav.main_menu >ul >li.menu-item-12981 >a{background-position:18px -86px !important}
193
nav.main_menu >ul >li.menu-item-13092 >a{background-position:18px -136px !important}
194
nav.main_menu >ul >li.menu-item-13778 >a{background-position:18px -183px !important}
195
nav.main_menu > ul > li.menu-item-12980,nav.main_menu > ul > li.menu-item-13778,nav.main_menu > ul > li.menu-item-13092 {width:180px;}
196
nav.main_menu >ul >li >ul.sub-menu{top:43px;display:none;position:absolute !important;width:100%;margin-top:2px;}
197
nav.main_menu >ul >li:last-child >ul{right:0}
198
nav.main_menu >ul >li:hover >ul{display:block}
199
nav.main_menu >ul >li >ul.sub-menu >li{display:block;overflow:hidden;text-align:left;width:100%;border:none}
200
nav.main_menu >ul >li >ul.sub-menu >li >a{padding:10px 12px 11px;display:block;text-transform:uppercase;line-height:1em;color:#fff;
font-size:13px}
201
nav.main_menu >ul >li >ul.sub-menu >li >a{text-decoration:none}
202
#bottom_footer{clear:both;background:#191719;min-height:40px;line-height:40px;
font-size:12px}
203
#bottom_footer ul{position:absolute;right:30px;overflow:hidden}
204
#bottom_footer ul li{float:left}
205
#bottom_footer ul li a{text-transform:uppercase;text-decoration:none !important;margin:0 5px}
206
#bottom_footer ul li:last-child a{margin-right:0}
207
#bottom_footer ul li:first-child:after,#bottom_footer ul li:last-child:before{content:":";color:#BBB4B4}
208
.mobile_footer#bottom_footer{ height:auto; line-height:26px}
209
.mobile_footer li{ float:none !important; display:block}
210
.mobile_footer#bottom_footer ul li:first-child::after,.mobile_footer#bottom_footer ul li:last-child::before{ display:none}
211
.footer_br{padding:15px 20px}
212
footer{width:100%;position:relative;overflow:hidden;left:0px;bottom:0px}
213
footer a{text-decoration:underline;color:#fff !important}
214
footer .cols-wrap{padding-top:30px;padding-bottom:30px;overflow:hidden}
215
footer .col_right{padding:0 15px}
216
footer .col_right .info_list{padding-bottom:11px;
font-size:11px;color:#fff;border-bottom:1px solid #4d494b}
217
218
.info_list .mail, .info_list .speedload{display: inline-block;}
219
/*.info_list .speedload:before {content: "\e915";color:#7089CD;}
220
*/.info_list .speedload{margin: 0 0 0 20px;}
221
222
/*footer .col_right .info_list >div{background:url('../images/info_sprite.png') no-repeat 0 0;padding-left:26px}
223
*/footer .col_right .info_list .mail{/*background-position:0px -24px;*/margin-bottom:8px;line-height: 12px;}
224
/*.info_list .mail span:before{content: "\e945";font-size: 12px;color:#7089CD;padding: 0 5px 0 0;}
225
*/ footer .col_right .counters{overflow:hidden;padding:20px 0 0 16px;border-bottom:1px solid #4d494b}
226
footer .col_right .counters >div{float:left}
227
footer .col_right .counters div:first-child{margin-right:40px}
228
footer .col_left{color:#fff;font-family:Tahoma;padding-left:15px}
229
footer .col_left >div{
font-size:11px}
230
footer .col_left div p{margin-bottom:10px}
231
footer .col_left >p,footer .col_social >p,footer .col_right >p{color:#fff;text-shadow:1px 1px 1px #000;font-size:17px;text-decoration:none;margin-bottom:13px}
232
footer .col_left .bot_menu{margin-top:10px}
233
footer .col_left .bot_menu li{display:inline-block}
234
footer .col_left .bot_menu li a{color:#B968D5;
font-size:13px}
235
footer .col_left .bot_menu li:first-child:after,footer .col_left .bot_menu li:last-child:before{content:":"}
236
footer .col_social{padding-left:15px}
237
.col_social .icon{margin: 10px 0 0 15px;}
238
.col_social .rta img{width: 70px;height: 31px;margin-left: 5px;margin-top: 3px;}
239
.col_social .rta_text{color: #fff;
font-size: 11px;line-height: 15px !important;}
240
.col_social img{margin: 0 0 12px 0 !important;}
241
242
.filter_random_button {padding: 10px 0;text-align: center;}
243
.random_button_big {width: 100%;text-align: center;padding: 10px 5px;}
244
.random_button {width: 300px;margin: 5px;float: none;display: inline-block;text-align: center;}
245
.random_button_big a,.random_button a{width: 100%;display: inline-block;line-height: 40px;
font-size: 13px;transition: 0.2s all;border-radius: 2px;box-shadow: 0 1px 0 rgba(0,0,0,.08);}
246
247
/*.related_posts_item_content {display: none;}
248
.block_main_news .tags{width:100%;background:#333;padding:2px 5px;}
249
*/
250
.pull-right{float: right;height: 100%;border-left: 1px solid #dddddd;}
251
.pull-right .like{float: left;width: 60px;text-align: center;}
252
.pull-right .like:before{content: "\e9da";font-size: 16px;padding: 0 5px 0 0;line-height: 32px;}
253
254
255
.topline {
256
border-bottom: 1px solid #e9e9e9;
257
justify-content: center;
258
text-align: center;
259
font-size: 14px;
260
line-height: 28px;
261
background-color: #eee;
262
}
263
264
265
#content .block_category_data{ margin-bottom:20px}
266
#content .block_category_data h3{ margin-bottom:10px;clear:both}
267
#content .block_category_data .inner-single_big_post{
font-size:14px; margin-bottom:30px; float:left; text-align:left}
268
.inner-single_big_post img, .inner-last_posts img {margin:0 0 10px 0}
269
.inner-single_big_post .thumb_text h4{margin: 40px 10px 20px !important}
270
.inner-single_big_post a.cat, .small_thumb a.cat{background: #828282 !important}
271
.small_thumb_text{line-height: 1.4}
272
#content .block_category_data .inner-last_posts{ float:right}
273
#content .block_category_data .inner-last_posts img{ width:100%; max-width:300px; height:auto}
274
#content .block_category_data .inner-last_posts .small_thumb{ margin:0 0 35px 10px; float:left;}
275
#content .block_category_data .thumb_text .big_thumb{ margin:0 0 10px 0}
276
#content .block_category_data .big_thumb img{ width:100%; max-width:550px; height:auto}
277
.inner-block_links_of_childs{ overflow:hidden; margin-bottom:10px}
278
.inner-block_links_of_childs a,a.cat{ text-decoration:none !important; color:#fff !important; float:left; padding:3px 6px; border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px; background:#454545; margin-right:6px; margin-bottom:3px;
font-size:11px}
279
.cat_page.inner-block_links_of_childs a{
font-size:14px; margin-bottom:6px}
280
.current_cat_name{text-transform: uppercase;font-size: 19px; text-align: center; margin: 0px}
281
h1.search_page{text-transform: uppercase;font-size: 24px; text-align: center; margin: 0px;margin: 0 0 20px 0;}
282
.inner-last_posts .small_thumb .link_title{ /*float:left;*/
font-size:14px; text-align:left; /*width:150px; margin-left:10px;*/ margin-bottom:10px; text-decoration:none !important}
283
/*.inner-last_posts .small_thumb .link_title a{ margin:0 !important; text-decoration:none !important}
284
*/.block_topic_post_main h2 a{ font-weight: bold;font-size:18px}
285
.block_topic_post_main{margin:25px 0 40px;padding-bottom:30px;border-bottom:1px dotted #000}
286
.block_topic_post_main a.post_count_comments{float:right;margin:0;height:15px;margin-top:-7px}
287
.block_topic_post_main .inner_post img{display:block;width:100%;height:auto;max-width:635px;margin:0 auto 10px}
288
.block_topic_post_main h2.title{margin-left:20px;}
289
.block_topic_post_main h2.title{text-align: left;padding-bottom:12px;font-weight:bold;line-height:24px}
290
.block_topic_post_main p, .block_topic_post_feature p{padding-bottom:0px; line-height: 23px;
font-size: 14px}
291
292
.block_topic_post_feature {margin:25px 0 30px; padding: 0 0 0 10px; overflow:hidden;border-left: 2px solid #f0f0f0;}
293
.block_topic_post_feature a {/*box-shadow: none !important*/}
294
.block_topic_post_feature .title{font-family:Tahoma,Helvetica,Arial,sans-serif; margin:0; padding:0; text-align:left; font-weight:bold; white-space: nowrap;}
295
.block_topic_post_feature .title a{font-size: 16px;line-height: 30px;background: #f5f5f5;color: #6f6f6f !important;width: 100%;display: inline-block;border: 1px solid #e3e3e3;padding: 4px 10px 2px;transition: 0.2s all;border-radius: 2px;font-weight: bold;box-shadow: 0 1px 0 rgba(0,0,0,.08);text-decoration: none !important;}
296
.block_topic_post_feature .title a:hover{text-decoration:none;color: #000 !important;}
297
298
.block_topic_post_feature .content{overflow:hidden}
299
.block_topic_post_feature .info{height:32px;margin-bottom:11px;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}
300
.block_topic_post_feature .views{height:32px;line-height:32px;margin-left:11px;padding-left:21px;float:left;display:block;background:
url(../images/icon_view_1.png) no-repeat 0px 11px;
font-size:11px;color:#8a8a8a}
301
.block_topic_post_feature .text{color:#666;line-height:18px;
font-size:14px}
302
.block_topic_post_feature .post_data {border-top: 1px dashed #e3e3e3;margin:14px 0 0 0}
303
.post_data div.fll{margin-top:-13px;float:left;background-color:#fff}
304
.post_data div.flr{float:right}
305
306
.post_data a.post_count_comments{margin-top:-8px;padding-left:20px;background-position-x:3px;height:20px;float:left;color:#454545 !important;
font-size:11px;background:url('../images/post_count_comments.png') no-repeat 0 1px;background-color:#fff;font-weight:bold;display:block;text-decoration:none!important}
307
.tag_post_feature {border-bottom: 2px solid #f0f0f0; padding: 0 0 5px 0; margin: 0 0 10px 0;color: #aaa;font-weight: bold;}
308
.tag_post_feature p{line-height: 18px; padding: 0 !important; margin: 0 !important;}
309
.tag_post_feature a{
font-size: 11px;text-transform: uppercase;font-weight: bold;color: #aaa !important;}
310
.block_topic_post_feature .post_data_position{text-align: center;position: relative;top: -13px;}
311
.block_topic_post_feature .post_data_block{padding: 5px 20px 0;display: inline-block;color: #aaa;background-color: #fff;text-align: center;}
312
313
.current_cat_name{color:#454545 !important;}
314
.more-link {float:right; text-align:right; line-height: 1.6}
315
a.more-link:hover {text-decoration:underline}
316
#content{ background:#fff !important;box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box}
317
.right_sidebar .general_content h3{border-bottom:none}
318
.general_content h4 a{ text-decoration:none !important}
319
#content .general_content .main_content{padding: 20px 20px 20px 20px;float:left;text-align:justify;font:inherit}
320
#content .general_content .main_content p{ margin-bottom:20px}
321
.block_single_news{overflow:hidden}
322
.page_data{text-align: center;}
323
.page_data_block{text-align: center;border-top: 1px solid #f0f0f0;padding: 5px 20px 0;display: inline-block;color:#aaa;}
324
.complaints_data{}
325
.complaints_block{}
326
#complaint_button{text-align:right;color: #aaa !important;line-height:25px;cursor: pointer;}
327
#complaint_button span{
font-size: 11px;text-transform: lowercase;font-family: sans-serif;}
328
/*#complaint_button::before{content: "\ea07";font-size: 16px;padding: 0 5px 0 0;position: relative;top: 2px;left:2px;}
329
*/
330
.block_single_news .function_block_top{
font-size: 14px;height: 30px;margin-bottom:17px;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}
331
.block_single_news .function_block_top a{color: #aaa !important;text-decoration:none !important}
332
.function_block_top a:hover{transition-duration: 0.2s;}
333
.block_single_news .function_block_top p{padding-bottom:0px}
334
.print_page{line-height: 22px;float: left;}
335
/*.print_page a::before{content: "\e954";font-size: 16px;padding: 0 5px 0 0;position: relative;top: 2px;}
336
*/.print_page a{padding: 0 0 3px 0;}
337
.block_single_news .bookmark{float:right;padding-top: 6px;line-height: 12px;}
338
/*.bookmark a::before{content: "\e9d2";font-size: 16px;padding: 0 5px 0 0;position: relative;top: 2px;}
339
*/.block_single_news .category a{
font-size:9px;text-transform:uppercase}
340
.block_single_news .category p{line-height:34px}
341
.block_single_news .content img.alignleft{margin:0 10px 0 0}
342
.block_single_news .content img.alignright{margin:0 0 0 10px}
343
.block_single_news img{ display:block; margin:auto;max-width:100%; height:auto}
344
.block_single_news .content,.block_single_news .content p{ line-height:22px}
345
.subtitle{font-family:'Georgian',serif;font-size:17px;font-style:italic;line-height: 25px;}
346
.subtitle+img {margin-bottom:20px}
347
ul.contents_list{border-bottom:1px solid #F0F0F0; padding-bottom:18px;margin-bottom:20px}
348
ul.contents_list li{background:url('../images/ul-li.png') no-repeat 0 9px; padding-left:22px}
349
ul.contents_list li, ul.contents_list li a{ color:#828282 !important;
font-size:15px; line-height:30px; text-align: left !important}
350
ul.contents_list a{ font-style:italic; box-shadow: none !important;text-decoration-color: #dadada !important}
351
h1.searchResults, .block_single_news h1{font:bold 30px 'Ubuntu Condensed',sans-serif; text-align:center; line-height:normal; margin-bottom:20px}
352
.block_single_news h2{clear: both;font-size: 26px;text-align: center;line-height: normal;text-transform: none;border: none;background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAyCAMAAADyWtKhAAAAh1BMVEUAAABVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVU1HGUOAAAALHRSTlMA+QXHppJ9CvHdcQ8i1qGag0k5NOXOX1ooFMC6RC+0q4tmVRrqax5A9XiwT5kupnUAAANNSURBVEjHjZVXApswEEQHTDfdgOnNuGbuf76ghSRO9/vAEhrElhHGf6g7fMqLXz6VtuTwofTo+Ab1z7SHEAXTj6QFgZLxJ9KKM2AzwA+68i9arV8vOrW3gEdef9kv8abCOzeOpEfe3rSeG/6Y+d5Bo6DZan4izz9Wo0R3G2ycDAr5K+BJ7sTk23tHEwiWixqaFEJ/HeeS/4WjF7A+YaMdVCU5ocoZO6TTAcmcuGrjMssAkDR2ddOJuM4Y6LeFS5y7W8iGQdWJdDRVWPVBBTxAxHy06Wkks2dp234RSoIAwpNaJJXW1yopJ32vTR1a2Lk8NXLo7tkRekZS+uDmm6VMWB5fojvf1fUm+3EdWaQrCzOvR4/ZgSEOlDtfyHw6bpGRZ/k1NutxJdLR1b2xFd5hXXhq60pTQYfqEVNWPHK3f7h18PmjsQaFZ7Frc/5s0otGBzsJV9SUvZraGicg6u/YCeh898tNtAngOqJVKZ5c7tU6B+TDMw+RL4sPlcs6GCipqfEF51VcpRc0XJl7ctHVvpo0ocLIo2g3I5kLNd5VqsuEi88HViaSBdoDLIq9HlKorR7qxeUNXWqRtsrNHBjC6BFt2kUC9UeX4ywH5loelXMmXWazqR91ZKxQAG4NIA2SScOGGyFuMT08++2rsgCv8JZR5bkGbZ63c1i6rT41VlJhR5lnsVHt9Xt1iAKKwZ93v/DMcm8McL9OOakd13puNi1y2yQD//KMTON7J+aowJVCIOeCp8MgzsxWkZXi9NxCSRoOX+Bzw5TWqG4XuFmWpWpQe4Ovqh4/SEesu7HFFD9hjGp5a4nq6L2hZvVMxFlCCKFq4L8bLY0c1nGHl9ilFukLO0PvHSXntngagcvAioGi5Cw9Unm1+EYpZ2p8aDmzLG7jNb0x1ThAMOnq7x9lWnZI8qS3OGJkax5CanvXCjZ44046GqqeYWBkUfg6r41hB9i2KtMv/y/eIi2LqaUXSdNQNajqCrqjpfiFc67ORdcYq8a35En0V8xBL6H8ql76CojdTCP7o5zL2QwT/BE9qq/qmXiSCnYO6eGvlEa9n5GjH5O841/MTTMDZf3gioX/EDu5qVHh4r/YBjcSfEDXbOb+jGkhZ3yIPfwe7Vezh2M4DJ//rgAAAABJRU5ErkJggg==') no-repeat 10px 50%;padding: 15px 10px 15px 60px;margin: 60px 0 10px 0;background-color: #F5F5F5;color: #454545;}
353
.block_single_news h3{font-size:19px; margin-bottom:20px;margin-top:45px;text-align:left;line-height:24px}
354
.block_single_news .content blockquote img{float:left; width:200px; margin-right:20px; max-width:100%; height:auto; margin-bottom:10px}
355
.block_single_news .content blockquote ul{float:left;width:350px;font-size:16px;color:#414141;text-transform:none;font-weight:normal;padding:10px 15px;background-color:rgba(211,24,80,0.02)}
356
.block_single_news .content blockquote ul li{ background:url('../images/ul-li.png') no-repeat 0 8px; padding-left:20px; margin-bottom:10px}
357
.block_single_news .content a:hover {text-decoration: underline}
358
.block_single_news blockquote{font:inherit;text-align:left; margin:40px 0 40px 25px; padding-left:15px; overflow:hidden;quotes:none}
359
div.quote{padding:0 0 20px 60px;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACcAAAAcCAMAAADVwFZpAAAAclBMVEUAAADZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmB6WranAAAAJnRSTlMA6+hJEeNPJ7yZcQpo29PNLyDZtqmmnJOShl5CGgTGwa9XgVM7Nse3Ku4AAAEvSURBVDjLhZPbcoMwDEQrGXOHkABJCG2T3v7/F+sdXCMpD1Vm8nBmhVYreDF1xN+/LOvpZlnRkTMo90TcanZjJiNcmFC5ZBURhINAZwI5FFI2BhJYpmRglZpwZwp0sQPIbDEDeeWjhg+GX9PqvyVyodGuVYPxoJL0QF86NyDTWjIz1Qq9nZgsq5FIqfO9wshZXwtTffY89dQodmFie64HmDb3itZey4bArJNPpGkeNyHOD71YB93i3FE4JgTQOidMr4gJnKfE2qDa2FVuQaAyrUdClIb3G0K9/1nxTBxpmbaNBUfNHh6A7C0wNv76yHJoYt0TS8Xzs44v8nmRrXtvokNkDVo3OMoLRVjtL0YQMpC4+hRVLE7XdMzAZSPu0W1TZ/MdMB1WhbIRn+PPDn4BFqwJlyIhpsIAAAAASUVORK5CYII=') no-repeat 0 0;text-align:left;margin:40px 0 20px;font-style:italic;font-size:18px}
360
div.quote p{margin:0 !important;font-size:18px;font-style:italic}
361
ul.term_list {margin: 0 0 30px 0}
362
ul.link_list {padding: 10px 0 5px 0;border-top: 1px solid #ccc;}
363
ul.grey_list li{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALBAMAAABbgmoVAAAALVBMVEUAAACCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoItL+SQAAAADnRSTlMAmB/y4bTiSNMM25I38TQ5zzMAAABCSURBVAjXY2BQ9HNUYGBgt3v3zpyBQfeV37vHCgxyT2e/eyfAkPeU4cQ7B4Z3Txk4+x5AeTA5ZbBKmD4GxbxEBQYAgRkeI6JLuysAAAAASUVORK5CYII=') no-repeat 16px 5px !important;; padding: 0 0 10px 35px;font-style: italic; color: #545454}
364
#linkservices p, ul.term_list li, ul.link_list li{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALBAMAAABbgmoVAAAAMFBMVEUAAADZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmDZBmAihaA2AAAAD3RSTlMAH/LhtJniSNOXDNuSN/GI4NT8AAAARElEQVQI12NgkLS3FGBgYNf//1+dgUHut/3/TwIM8V/W/P8/gSH/C8ON/wYM/78wcPV/gPIgcgEMQmCVMH0MovmpAgwAzdkgIdsRGwUAAAAASUVORK5CYII=') no-repeat 16px 8px; padding:0 0 10px 35px; font-style: italic}
365
ul.term_list li >span{ color:#454545; font-weight: bold; font-style: normal}
366
div.br1{ height:20px}
367
div.br2{ height:40px}
368
.video_clip{margin-bottom:25px}
369
.content table.artical_table {width:100%;border:1px solid #ccc;
font-size:13px}
370
.content table.artical_table tbody tr:first-child:hover td {background:#EEE !important;color:inherit !important}
371
.content table.artical_table tbody tr:hover td {background:#B3B3B3 !important;color:#fff !important}
372
.content table.artical_table tbody tr:first-child td {
font-size:14px;font-weight:bold;padding:10px 0 10px 7px;background:#eee !important;text-shadow:0 1px 1px #fff}
373
.content table.artical_table tbody tr td {border-bottom:1px solid #ddd;border-right:1px solid #ddd;padding:7px}
374
.content table.artical_table tbody tr:nth-child(odd) td {background:#FAFAFA}
375
.top_rate_aticle{max-width: 300px !important;position: relative;margin: 0 auto 25px !important;}
376
.top_rate_aticle img{margin: 0px !important;}
377
.top_rate_aticle p{
font-size: 14px;color: #fff;letter-spacing: 0.2px;line-height: 1.4;font-weight: 600}
378
.rate_caption{height: 75px;padding: 12px 16px 12px;position: absolute; left: 0px;right: 0px;bottom: 0px;text-align: left;}
379
.taxonomy_block{border-bottom: 2px solid #888;margin: 0 0 20px 0;}
380
.taxonomy_block .category {padding: 3px 0;}
381
.block_popular_tag a, .tag_all a, .taxonomy_block a{margin: 0 5px 7px 0;display: inline-block;line-height: 20px;border: 1px solid #e3e3e3;padding: 2px 10px;
font-size: 13px;transition: 0.2s all;border-radius: 2px;box-shadow: 0 1px 0 rgba(0,0,0,.08);background: #f8f8f8;color: #777!important;}
382
.tag_all a{width: 100%;text-align: center;}
383
footer .footer-top{background-color:#444}
384
385
.crb-container{margin-top: 60px;}
386
.crb-item-container{display: block;
font-size: 12px;letter-spacing: normal;margin: 25px 0 0 0;vertical-align: top;overflow: hidden;padding-bottom: 25px;border-bottom: 1px dotted #000;}
387
.crb-item-container .title{font-size: 18px;text-align: left;letter-spacing: 0.3px;font-weight: bold;}
388
.crb-item-container p{margin-bottom: 0 !important;}
389
.crb-item-container img {display: unset !important;}
390
.crb-item-container a:hover{text-decoration: none !important;}
391
.crb-item-container .f_pic {margin-right: 15px;margin-left: 20px;float: left;text-align: center;}
392
.crb-header-container{background-color: #f5f5f5;height: 35px;text-align: center;vertical-align: middle;line-height: 35px;border-top: 1px solid #e4e4e4;}
393
.crb-header{font-size: 24px;color: #454545;text-transform:uppercase;line-height: normal;display: inline-block;vertical-align: middle;}
394
.crb-container-close{height: 15px;background-color: #f5f5f5;border-bottom: 1px solid #e4e4e4;}
395
input.standart_button:hover, a.standart_button:hover{cursor: pointer;}
396
397
.bottom_article_soc_block {text-align:center;}
398
.download_block{border-top: 1px solid #f0f0f0;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;align-items: center;height: 40px;
font-size: 14px;color: #aaa;margin-top: 20px;}
399
.download_block ul {list-style: none;}
400
.download_block ul li{margin-right: 5px;color: #aaa;}
401
.download_block ul li a{color: #aaa !important;text-decoration: none;font-weight: 600;margin-left: 5px;display: inline-block;}
402
403
.displayFlex, .download_block ul, .download_block {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}
404
405
406
.ad-bot {/*border-top:1px solid #F0F0F0;*/ padding:15px 0; text-align:center}
407
.AD_G_Adsense_h400px{max-height:400px;text-align:center;vertical-align:middle;margin:30px auto}
408
.ad_under_title{display:table;text-align:center;height:250px;margin:20px 0 25px 0;width:100%}
409
.ad_under_title_left{display:table-cell}
410
.ad_under_title_right{display:table-cell}
411
.ad_under_photo_center{display: table;margin: 10px auto}
412
.tz-ad-bot{border-top:1px solid #F0F0F0;border-bottom:1px solid #F0F0F0;padding:10px 0}
413
#yandex_ad2 {display:table;margin:0 auto}
414
.ya_shring_block{padding-bottom: 20px;text-align: center;}
415
.rating{padding-top: 20px;}
416
.tizer_table{padding: 25px 0 0 10px;}
417
.tizer_table_article{padding: 25px 0 0 0;}
418
.tizer_table_row{padding-bottom: 10px;}
419
.tizer_href{text-decoration: none;display: table-cell;position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;box-sizing: border-box;width: 100%;padding-top: 10px;padding-bottom: 10px;padding-left: 10px;padding-right: 10px;border-width: 0px;}
420
.tizer_img{max-width: 150px !important;width: 30%;min-width: 70px;}
421
.tizer_img_mobile{width: 100%;text-align: center;}
422
.tizer_img_article{max-width: 240px !important; float: left; /*min-width: 120px;*/}
423
.tizer_img img,.tizer_img_article img, .small_thumb_photo figure{margin: 0px !important;}
424
.tizer_img_mobile img {margin: 0px 0px 5px 0px;}
425
.tizer_img_block{width: 100%;border-width: 0px;}
426
.tizer_text_article{width:59%;}
427
.tizer_text, .tizer_text_article{line-height: 1.3;font-weight: bold;text-decoration: none !important;font-size: 16px;display: table-cell;padding-left: 20px;vertical-align: top;text-align: left;}
428
.tizer_content, .tizer_content_mobile{width: 100%;border-width: 0px;}
429
/*.tizer_content{display:table;}
430
*/.pravoved_iframe{min-height: 470px}
431
.banner_bottom_video_adsense{margin: 5px auto 20px;}
432
.first_ad_in_article{max-width: 600px;margin: 0px auto 10px;}
433
.ad_footer { border-top:2px solid #ccc; overflow:hidden;}
434
.billboard_ad img, .ad_footer img{margin: 0px 0px 0px 0px !important;}
435
.billboard_ad center iframe, .ad_footer center iframe, .banner_block-300x300_adsense iframe{display: block;}
436
.ad_bottom_title_category{padding: 20px 0;}
437
.ad_bottom_title_article{padding:20px 0;max-width: 600px;margin: auto;}
438
.ad_under_title_category{padding: 20px 0;}
439
.banner_bottom_video_first{display: inline-block;}
440
.banner_bottom_video_second{margin: 5px auto 20px;}
441
.banner_bottom_comment_adsense{max-height: 400px;margin: 20px 0 20px -10px !important;}
442
.ad_inarticle_first_adsense{max-height: 180px !important; height:100%; margin: 30px auto -30px;}
443
.taligncenter{text-align: center;margin: 50px 0 -50px;}
444
.banner_block-300x300_adsense{display: inline-block;margin:3px;}
445
#banner_sidebar_middle{margin: 30px auto !important; max-height: 600px;height:100%}
446
#sidebar_slider{margin: 15px auto 0px !important;text-align: center;}
447
#sidebar_slider span{margin-bottom: 5px;display: block;}
448
.top_ad_banner{border-bottom: 1px solid #E9E9E9;}
449
450
.side-fix-moble_ad{position:fixed;bottom:0;background:#fff;z-index:1000;max-height:120px;max-width:1008px;width:100%;text-align:center;vertical-align:middle}
451
.side-fix-moble_ad .close-it{position: absolute;right: 0px;top: 0px;width: 39px;height: 36px;background: url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAUEBAUEAwUFBAUGBgUGCA4JCAcHCBEMDQoOFBEVFBMRExMWGB8bFhceFxMTGyUcHiAhIyMjFRomKSYiKR8iIyL/2wBDAQYGBggHCBAJCRAiFhMWIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiIiL/wgARCAAYABgDAREAAhEBAxEB/8QAFgABAQEAAAAAAAAAAAAAAAAABAgD/8QAFQEBAQAAAAAAAAAAAAAAAAAAAAH/2gAMAwEAAhADEAAAALFDCQ5OklGW7hxB/8QAJRAAAAUEAQUAAwAAAAAAAAAAAQIDBBIAERQVUQUTITFxFiLw/9oACAEBAAE/AF3CTRsou5VIkgkUTHUONgKHIjW36fp9nmIa+M8iYQt9++PtN3CTtsmu2VIqioUDEUINwMHIDXVhZaZ7toYHZNkT9Qt5oFSxtDqX4nne7/xZxrpWFpmeqjgdkuPC9oW/X359U4bovGqrd0kRVBUolOmcLgYOBrUsNRrcJDAjHGgELX4++abNkWbVNu1SIkikUCkTIFgKHAV//8QAFBEBAAAAAAAAAAAAAAAAAAAAMP/aAAgBAgEBPwAf/8QAFBEBAAAAAAAAAAAAAAAAAAAAMP/aAAgBAwEBPwAf/9k=') no-repeat 0 0;background-position: 8px 6px;cursor: pointer;z-index: 99999;background-color: #fff;}
452
.footerLline{background: #fff;}
453
454
455
.side-fix-moble_ad iframe{height: 120px !important;}
456
.side-fix-moble_ad .feed-cell-inner{padding: 1px 1px 1px 0 !important;}
457
.side-fix-moble_ad .bc_teaser .teaser_text{line-height: 120px;}
458
459
460
461
462
.outlinkblok {display: flex;margin-top: 0;text-align:left;background-color: #ff4747;border-radius: 4px;padding: 20px;margin: 40px auto;align-items: center;}
463
.outlinkblok .text, .outlinkblok b {margin-bottom: 0 !important;color: #ffffff;}
464
.outlinkblok img {float: left;margin:0 20px;width: 45px;}
465
.outlinkblokimg{margin: 40px auto;}
466
467
468
469
470
/*Блок только Ð´Ð»Ñ single.php*/
471
.block_related_posts h3{padding: 40px 0 25px;margin:0;text-align: center;}
472
473
474
.tooltip-j {width: 300px;max-width:100%;z-index:999;left:-9999px;top:-9999px;background:#fff;border:1px solid #ccc;
font-size:11px;color:#323232;padding:4px 8px;position:absolute;border-radius: 2px;}
475
476
.tooltip-j p {margin: 0px;padding: 0px;}
477
478
479
.block_main_news {max-width: 600px;margin: 0 auto;}
480
.related_posts_item {width: 100%;display: inline-block;margin: 0 0 10px 0;border: 1px solid #e3e3e3;
-moz-border-radius: 2px;border-radius: 2px;
-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;line-height: 30px;padding: 0 0 0 12px;
font-size: 15px;box-shadow: 0 1px 0 rgba(0,0,0,.08);background: #f8f8f8;color: #777!important;font-family: Verdana;height: 35px;}
481
.related_block{height: 100%;}
482
.related_posts_item .text{white-space: nowrap;overflow: hidden;}
483
.relatedPostTag{box-shadow:inset 0 0 3px rgba(0,0,0,0.3);background:#666;border-radius:3px;padding:3px;
font-size:11px;color:#fff;margin:0 5px;margin-bottom:3px}
484
485
/*-------*/
486
487
488
489
/*ОСÐОВÐОЙ ЦВЕТ (выбранный Ñлемен в меню) -------------------------------------------------------------------------------->*/
490
.tizer_text, .tizer_text_article, .block_news_post .title a, .rato, .block_topic_post_main h2.title a, ul.contents_list a:hover,.box-before-closing .popup .title, .crb-item-container .title
491
{color:#165EA2 !important}
492
493
494
nav.main_menu >ul >li.current-menu-item >a, nav.main_menu >ul >li.current-category-ancestor >a, nav.main_menu >ul >li.current-post-ancestor >a nav.main_menu >ul >li.current_page_item >a
495
{background:#165EA2}
496
497
498
.inner-block_links_of_childs a:hover, a.cat:hover
499
{background:#165EA2 !important}
500
501
502
nav.main_menu >ul >li >ul.sub-menu {border-top:2px solid #165EA2}
503
504
505
nav.main_menu >ul >li >ul.sub-menu >li >a{border-bottom:1px dotted #165EA2}
506
507
508
.rate_caption{background: rgba(22, 94, 162, 0.7)}
509
510
511
512
513
514
/*ÐŸÐµÑ€Ð²Ð°Ñ Ð¿Ð¾Ð½Ð¸Ð¶ÐµÐ½Ð½Ð°Ñ Ð³Ñ€Ð°Ð´Ð°Ñ†Ð¸Ñ Ð¾Ñновного цвета [второй оÑновной] (внешний вид панели меню) -------->*/
515
516
.inner-single_big_post .thumb_text h4 a, .small_thumb_text .link_title
517
{color:#1869B4 !important}
518
519
520
521
nav.main_menu.fixed-menu, #header .section_main_menu
522
{background-color:#1869B4 !important}
523
524
525
526
527
/*Ð’Ñ‚Ð¾Ñ€Ð°Ñ Ð¿Ð¾Ð½Ð¸Ð¶ÐµÐ½Ð½Ð°Ñ Ð³Ñ€Ð°Ð´Ð°Ñ†Ð¸Ñ Ð¾Ñновного цвета [третий оÑновной] (меню при наведении) ---------------->*/
528
/*.section_search_top {background:#2888E2}
529
*/
530
531
nav.main_menu >ul >li:hover >a, nav.main_menu >ul >li >ul.sub-menu >li >a
532
{background-color:#2888E2}
533
534
535
536
537
/*Самый Ñветлый цвет из оÑновного (при наведении на Ñлемент подменю)*/
538
nav.main_menu >ul >li >ul.sub-menu >li >a:hover {background-color:#4B9CE7}
539
540
541
542
543
544
/*ВТОРОСТЕПЕÐÐЫЙ ЦВЕТ (контраÑтный) -------------------------------------------------------------------------------->*/
545
546
ul.block_categories_list .current-cat a, div.quote p, .block_single_news h3, div.quote, .block_breadcrumbs >i.simple_crumb, a.standart_button, #content .general_content .main_content a, a
547
{color:#D90660}
548
549
550
.block_news_post a:hover, .small_thumb_text .link_title:hover, .crb-item-container .title:hover, .postComment a:hover, .download_block ul li a:hover, #complaint_button:hover, .tag_post_feature a:hover, .tag_all a, a.standart_link:hover {color:#D90660 !important}
551
552
553
.bottom_article_soc_block{border-top: 1px solid #D90660; border-bottom: 1px solid #D90660}
554
555
.block_single_news blockquote{border-left:2px solid #D90660}
556
557
558
#search_more p:hover{border-bottom: 1px solid #D90660}
559
560
561
.block_single_news .content blockquote ul, .block_popular_tag a:hover, .tag_all a, .tag_all a:hover, a.standart_button, a.standart_button:hover, .block_main_news a:hover, .taxonomy_block a:hover
562
{border:1px solid #D90660}
563
564
565
566
.block_popular_tag a:hover, .tag_all a:hover, a.standart_button:hover, .taxonomy_block a:hover, .filter_tag_title
567
{background-color:#D90660}
568
569
570
#submit:hover, .block_popular_tag h4, a.bookmark_link:hover {background-color:#D90660 !important}
571
572
573
/*подчеркивание у ÑÑылок внутри Ñтатьи*/
574
.block_single_news .content a:hover {text-decoration-color: #D90660;}
575
576
577
578
/*ТЕМÐОЖЕЛТЫЙ #F1981D*/
579
#content .general_content .sidebar h4, .block_topic_post_feature .title a:hover, .pagination a.page-numbers:hover, .pagination .current, .filter_cat_title, .related_posts_item:hover {background-color:#F1981D}
580
581
582
ul.block_categories_list a:hover, ul.block_categories_list a:focus, .current-cat a {background-color:#F1981D !important}
583
584
585
.recentcomments .post_title_text, .function_block_top a:hover, .function_block_top .bb-active a {color:#e68b0d !important;}
586
587
588
ul.block_categories_list a:hover, ul.block_categories_list a:focus, .current-cat a, .pagination a.page-numbers:hover, .pagination .current, .block_topic_post_feature .title a:hover,.related_posts_item:hover
589
{border-color: #F1981D !important;}
590
591
592
593
594
595
596
/*БЕЛЫЙ #FFF*/
597
.block_popular_tag a:hover, .tag_all a:hover, a.standart_button:hover, .taxonomy_block a:hover, .block_popular_tag h4, a.bookmark_link:hover {color: #fff !important;}
598
599
600
a.bookmark_link:hover {border-color: #fff !important;}
601
602
603
604
/*ЧЕРÐЫЙ #353535*/
605
h1.searchResults, .block_single_news h1, .related_posts_item:hover {color:#353535 !important;}
606
607
608
@media only screen and (max-width:480px){.pravoved_iframe{display: none;}
609
#share42,.block_search_top,.block_home_slider,.line_2,.lnk_all_news_wrap,.sidebar,.slide-block-send-msg,#slogan{display:none !important}
610
.right_sidebar .general_content{background:transparent !important}
611
.block_social_top{top:-3px !important;right:5px !important}
612
.block_social_top >a{margin-right:6px !important}
613
#content .general_content .main_content{padding-top:10px !important;float:none}
614
.block_topic_post_feature .title a,.block_news_post .title a,.crb-item-container .title{font-size:16px}
615
.cat_page.inner-block_links_of_childs a{
font-size:12px}
616
#content .block_category_data .inner-single_big_post{margin-bottom:50px}
617
#content .block_category_data .thumb_text h4{margin-bottom:10px !important}
618
/*#content .block_category_data .inner-single_big_post .thumb_text h4+p{margin-bottom:0 !important}
619
*/#content .block_category_data .inner-last_posts{float:none !important}
620
.block_topic_post_feature h4.title,.block_topic_post_main h4.title{padding-bottom:0 !important}
621
.block_topic_post_feature .f_pic,.search_block_news_post .f_pic{text-align:center;margin-right:0px}
622
.search_block_news_post .f_pic{ padding-bottom:25px}
623
.block_topic_post_feature .post_data{margin-top:22px}
624
.block_topic_post_main .more-link{margin-top:0 !important}
625
.bottom-desc >div{text-align:left !important}
626
.pagination{margin-bottom:15px}
627
.block_single_news h1{font-size:26px !important}
628
.block_single_news .subtitle p{letter-spacing:0px;line-height:22px}
629
.right_sidebar .general_content h3{margin-bottom:10px}
630
.block_single_news .content,.block_single_news .content p{text-align:left !important}
631
.block_single_news blockquote ul{width:100% !important}
632
.block_main_news .block_news_post p.title {letter-spacing:0}
633
div.quote{font-size:18px !important}
634
.pagination li{margin-right:8px !important}
635
#teazers-mobile img{width:100% !important;height:auto !important}
636
#teazers-mobile table{width:100%}
637
#teazers-mobile h4{font-weight:normal;font-size:24px;margin-bottom:10px}
638
.block_single_news .content iframe{width:100% !important;height:auto !important}
639
footer .cols-wrap{margin-left:18px !important}
640
footer .col_left,footer .col_social{margin-bottom:20px !important}
641
#bottom_footer ul li a{font-size:69%}
642
#bottom_footer ul{display:block;margin:auto;position:static !important;width:100%}
643
}
644
@media only screen and (min-width:481px) and (max-width:991px){.wrapper-sticky{display:block!important;position:relative!important;clear:both}
645
.main_content,.sidebar,.wrapper-sticky{float:none!important;margin:auto!important}
646
.sidebar{display:none!important}
647
.right_sidebar .general_content{background:none!important}
648
footer .col_left,footer .col_social{margin-bottom:20px !important}
649
footer .col_left,footer .col_social,footer .col_right{margin:0}
650
}
651
@media only screen and (min-width:481px) and (max-width:620px){.pravoved_iframe {min-height: 550px;}
652
}
653
@media only screen and (min-width:481px) and (max-width:768px){#content >.inner{width:auto;margin:auto}
654
#content .block_category_data .inner-last_posts{/*float:none;*/padding-left:10px;width: 100%}
655
#slogan{display:none !important}
656
#bottom_footer ul li a{
font-size:11px}
657
#bottom_footer ul{display:block;margin:auto;position:static !important;width:100%}
658
.alignleft{float:none}
659
.alignright{float:none}
660
}
661
@media only screen and (min-width:768px){#content .block_category_data .inner-single_big_post{width:58.33333333%}
662
#content .block_category_data .inner-last_posts{width:41.66666667%; padding-left:35px}
663
.col_left{margin-left:8.33333333%}
664
}
665
@media only screen and (min-width:760px) and (max-width:950px){.pravoved_iframe {min-height: 400px;}
666
}
667
@media only screen and (min-width:991px){.small_thumb_photo{/*width:41.66666667%*/}
668
/*.small_thumb_text{width:58.33333333%;float:left}
669
*/.general_content .main_content{width:66.66666667%}
670
.col_left{width:33.33333333%;float:left}
671
.col_social{width:25%;float:left}
672
.col_right{margin-left:0;width:25%;float:left}
673
}
674
@media only screen and (max-width:585px){.block_topic_post_feature .f_pic{float:none}
675
.block_search_top,.block_home_slider,.line_2,#slogan{display:none !important}
676
.block_social_top{top:-3px !important;right:5px !important}
677
}
678
@media only screen and (max-width:630px){#content .block_category_data .inner-last_posts .small_thumb{width:100%!important}
679
/*.inner-last_posts .small_thumb .link_title{width:50%}
680
*/.block_news_post .f_pic{float: none}
681
.crb-item-container .f_pic{float: none;margin-bottom: 15px;}
682
}
683
@media only screen and (min-width:950px) and (max-width:1170px){#social-share{display:none !important}
684
}
685
@media only screen and (max-width:1023px){.header-top-logo{top:60px;left:170px;right:10px}
686
.header-top-logo img{height:70px;margin:auto;display:block}
687
}
688
#main-menu-toggle{display:none}
689
@media only screen and (max-width:950px){.block_search_top{display:none!important}
690
#menu-location-main_nav{display:none !important}
691
#main-menu-toggle{display:block}
692
.inner{width:100%!important}
693
.block_topic_post_feature .f_pic img{height:auto}
694
.block_topic_post_feature .info{overflow:hidden}
695
}
696
#main-menu-toggle{text-align:center;cursor:pointer}
697
#main-menu-toggle .menu-toggle-title{line-height:44px;font-size:20px;font-weight:bold;color:#fff}
698
#menu-toggle-icon{display:inline-block;width:28px;height:15px;padding-top:6px;margin-left:10px;z-index:1;cursor:pointer}
699
#menu-toggle-icon span:after,#menu-toggle-icon span:before{content:"";position:absolute;left:0;top:-9px}
700
#menu-toggle-icon span:after{top:9px}
701
#menu-toggle-icon span{position:relative;display:block}
702
#menu-toggle-icon span,#menu-toggle-icon span:after,#menu-toggle-icon span:before{width:100%;height:5px;background-color:#fff;transition:all 0.3s;backface-visibility:hidden;border-radius:2px}
703
.mm-menu.mm-theme-dark .mm-navbar .mm-title{font-size:17px;font-weight:bold;color:rgba(255,255,255,.8)}
704
.mm-listview>li>a,.mm-listview>li>span{padding:15px 10px 15px 20px;font-size:17px}
705
@media only screen and (min-width:610px) and (max-width:650px){.inner-last_posts .small_thumb {max-width: 250px}
706
}
707
@media only screen and (min-width:650px) and (max-width:710px){.inner-last_posts .small_thumb {max-width: 270px}
708
}
709
@media only screen and (min-width:710px) and (max-width:768px){.inner-last_posts .small_thumb {max-width: 300px}
710
}
711
@media only screen and (max-width:650px){.author-article{width: 70% !important;}
712
}
713
@media only screen and (max-width:560px){.editorial_photo{width: 100%;float: none !important;margin: auto;}
714
.editorial_promo{text-align:center !important;}
715
}
716
717
718
719
720
721
722
723
724
725
.select2-results__option[aria-selected=true] {
726
display: none;
727
}
728
729
#article-search-filter {
730
background-color: #fff;
731
padding: 15px;
732
display: none;
733
}
734
735
#article_search_tags {
736
width: 50%;
737
}
738
739
.filter_search_form label, .sort_group {
740
display: block;
741
padding-left: 2px;
742
text-transform: uppercase;
743
font-size: 11px;
744
745
}
746
747
.filter_search_form input[type="text"] {
748
display: block !important;
749
border: 1px solid black;
750
751
color: #313C44;
752
font-size: 12px;
753
font-family: "PT Sans",sans-serif;
754
height: 32px;
755
border-radius: 10px 0 0 10px;
756
padding: 13px 0px 11px 18px;
757
758
background-color: #f9f9f9;
759
border: 1px solid #aaa;
760
border-radius: 2px;
761
cursor: text;
762
box-shadow: 0 1px 0 rgba(0,0,0,.08);
763
764
765
}
766
767
.articleSearch_button_clr span, #article-search-filter .full_srch_submit_button {
768
line-height: 20px;
769
display: inline-block;
770
font-size: 13px;
771
transition: 0.2s all;
772
773
width: 100% !important;
774
padding: 2px 10px;
775
cursor: pointer;
776
border-radius: 2px;
777
border: 1px solid #444;
778
color: #444;
779
}
780
781
.articleSearch_button_clr span:hover, #article-search-filter .full_srch_submit_button:hover {
782
color: #fff;
783
background-color:#444;
784
785
786
}
787
788
.no_result{text-align: center;margin-top: 30px;font-size: 18px;text-decoration: underline;text-decoration-color: #ddd;}
789
790
791
792
.search_result h2 {
793
background: none !important;
794
}
795
796
797
798
.filter_categories_list, .filter_popular_tag{margin-bottom: 20px;}
799
800
801
802
.filter_cat_title, .filter_tag_title, .filter_search_title {white-space: nowrap;
font-size: 11px;width: 100%;margin: 15px auto 12px;border-radius: 2px;padding: 3px 0 3px 10px;text-transform: uppercase;font-weight: bold;}
803
804
.filter_cat_title {color: #000;}
805
806
.filter_tag_title, .filter_search_title {color: #fff;}
807
808
.filter_search_title{background-color:#444}
809
810
811
812
.filter_search_form {border-bottom: 1px dashed #aaa;margin-bottom: 20px;padding-bottom: 20px;}
813
814
815
.button_group, .input_group{width:100%; display: flex;justify-content: space-between;}
816
817
.articleSearch_likes_group{width: 100px;padding: 10px;text-align: center;}
818
819
.articleSearch_button_srh, .articleSearch_query_group{width: 100%;padding: 10px;}
820
821
.articleSearch_button_clr {width: 200px;padding: 10px;text-align: center;}
822
823
824
.articleSearch_likes, .articleSearch_query{width: 100%;}
825
826
827
.sort_group{margin: 5px 0 15px 0;}
828
829
.sort_group .sort_block{text-align: center;position: relative;}
830
831
.search_sort_block{display: inline-block;position: relative;top: -15px;background-color: #fff;padding: 0 10px;}
832
833
.search_sort_date .sort_radio:after{content: "\e94d";font-size: 19px;top: 1px;}
834
835
.search_sort_likes .sort_radio:after{content: "\e9da";font-size: 16px;top: 1px;}
836
837
.search_sort_views .sort_radio:after{content: "\e9ce";font-size: 19px;top: 2px;}
838
839
.search_sort_comments .sort_radio:after{content: "\e96e";font-size: 16px}
840
841
842
843
.sort_radio:after{position: relative;padding: 0 5px 0 10px;color: #666;}
844
845
.sort_desc {position: relative;top: 5px;left: -1px;
font-size: 9px;color: #aaa;}
846
847
848
.search_sort_comments{}
849
850
.search_sort_title{width:100%;border-bottom: 1px dashed #e3e3e3;padding: 0 0 20px 0;}
851
852
853
.sort_group label{text-align: center;background-color: #f5f5f5;
font-size: 10px;line-height: 1.8;}
854
855
856
.search_sort_date,.search_sort_likes,.search_sort_views,.search_sort_comments {float: left;padding: 0 10px;}
857
858
859
.search_sort_likes, .search_sort_comments{position: relative;top: 3px;}
860
861
862
.random_button_big a, .pagination a{text-decoration: none !important;}
863
864
865
.bia-wrap {
866
background-size: cover;
867
background-position: top center;
868
background-repeat: no-repeat;
869
}
870
871
#bia-wrap {
872
position: fixed;
873
top: 0;
874
left: 0;
875
width: 100%;
876
height: 100%;
877
878
}
879
880
#bia-wrap a {
881
display: block;
882
position: absolute;
883
width: 100%;
884
height: 100%;
885
left: 0;
886
right: 0;
887
}
888
889
#bia-padding {
890
width: 100%;
891
height: 0px;
892
}
893
894
.wpmm-force-bg {
895
background-color: transparent !important;
896
}
897
898
.block_categories_list .cat-item {
899
text-transform: uppercase;
900
}
901
902
.post_data_block .svgicon svg {
903
904
}
905
906
.post_data_block .svgicon svg path, .page_data_block .svgicon svg path {
907
fill: #aaa;
908
}
909
910
.postViews .svgicon svg {
911
width: 19px;
912
height: 19px;
913
}
914
915
.postLikes .svgicon svg, .postTime .svgicon svg, .postComment .svgicon svg {
916
width: 16px;
917
height: 16px;
918
}
919
920
#content .general_content .main_content, #content .general_content .sidebar {
921
float: none;
922
}
923
924
.general_content {
925
display: flex;
926
}
927
928
.general_content .main_content {
929
width: 66.6666667%;
930
}
931
932
933
.random_button {
934
margin: 5px 3px;
935
}
936
937
938
.info_list.icon .mail .svgicon svg {
939
width: 12px;
940
height: 12px;
941
}
942
943
944
.info_list.icon .mail .svgicon svg path, .info_list .speedload .svgicon svg path {
945
fill: #7089CD;
946
}
947
948
949
.info_list .speedload .svgicon svg {
950
width: 12px;
951
height: 12px;
952
}
953
954
955
.bookmark_link .svgicon {
956
position: relative;
957
top: 3px;
958
right: 2px;
959
}
960
961
962
.bookmark_link .svgicon svg {
963
width: 16px;
964
height: 16px;
965
}
966
967
.bookmark .svgicon svg {
968
width: 16px;
969
height: 16px;
970
}
971
972
.print_page .svgicon svg {
973
width: 16px;
974
height: 16px;
975
}
976
977
.print_page .svgicon svg path, .bookmark .svgicon svg path {
978
fill: #aaa;
979
}
980
981
982
983
984
#article-search-filter {
985
max-height: 0;
986
overflow: hidden;
987
transition: max-height 350ms cubic-bezier(0.7, 0.3, 0.3, 0.7);
988
}
989
990
991
992
.swrap {
993
padding: 0 0 10px;
994
}
995
996
997
#send-msg {
998
transition: all 700ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
999
}
1000
1001
1002
#send-msg.slide-down {
1003
height: 200px;
1004
}
1005
1006
1007
/*cubic-bezier(0.785, 0.135, 0.150, 0.860);*/
1008
#sendMsg .fade-box {
1009
height: 0;
1010
display: block;
1011
overflow: hidden;
1012
transition: height 450ms ease-in-out;
1013
}
1014
1015
1016
#sendMsg .close-link {
1017
opacity: 0;
1018
transition: opacity 450ms ease-in-out;
1019
display: block;
1020
}
1021
1022
1023
#sendMsg .fade-box.fadeIn {
1024
display: block;
1025
height: 120px;
1026
opacity: 1;
1027
}
1028
1029
1030
#sendMsg .close-link.fadeIn {
1031
opacity: 1;
1032
}
1033
1034
1035
.page_data_block .svgicon {
1036
width: 19px;
1037
height: 19px;
1038
display: inline-block;
1039
vertical-align: top;
1040
}
1041
1042
.page_data_block .pdb_value {
1043
line-height: 20px;
1044
vertical-align: top;
1045
}
1046
1047
.print_page a:hover svg path {
1048
fill: #e68b0d
1049
}
1050
1051
.print_page a {
1052
line-height: 28px;
1053
}
1054
1055
.print_page a .svgicon {
1056
display: inline-block;
1057
position: relative;
1058
top: 2px;
1059
}
1060
1061
.block_single_news .bookmark {
1062
padding-top: 3px;
1063
}
1064
1065
#bookmarkButton .svgicon {
1066
width: 16px;
1067
height: 18px;
1068
display: inline-block;
1069
position: relative;
1070
top: 3px;
1071
}
1072
1073
#bookmarkButton a:hover svg path, #bookmarkButton.bb-active a svg path {
1074
fill: #e68b0d
1075
}
1076
1077
.tooltip-j {
1078
position: fixed;
1079
}
1080
1081
1082
.bferror {
1083
border: 1px solid red !important;
1084
background: #fcc !important;
1085
}
1086
1087
1088
.block_topic_post_feature .post_data_block, .page_data_block {
1089
display: flex;
1090
justify-content: center;
1091
}
1092
1093
.block_topic_post_feature .post_data_block > div, .page_data_block > div {
1094
display: flex;
1095
align-items: center;
1096
line-height: 24px;
1097
margin: 0 6px;
1098
}
1099
1100
.block_topic_post_feature .post_data_block .svgicon, .page_data_block .svgicon {
1101
width: 19px;
1102
height: 19px;
1103
display: inline-block;
1104
margin: 0 4px;
1105
}
1106
1107
.pdb_value {
1108
line-height: 19px;
1109
}
1110
1111
.postViews .svgicon {
1112
position: relative;
1113
top: -1px;
1114
}
1115
1116
.postComment a {
1117
display: flex;
1118
}
1119
1120
.block_topic_post_feature .post_data_position, .block_single_news .page_data {
1121
display: flex;
1122
justify-content: center;
1123
}
1124
1125
.mt5 {
1126
margin-top: 5px;
1127
}
1128
1129
.sidebar .scrollFix {
1130
width: 300px;
1131
}
1132
1133
1134
.function_block_top {
1135
font-family: serif;
1136
}
1137
1138
.taxonomy_block .category {
1139
text-align: left;
1140
}
1141
1142
1143
@media only screen and (max-width:991px){
1144
.general_content .main_content {
1145
width: 100%;
1146
}
1147
1148
.block_main_news {
1149
max-width: none;
1150
}
1151
1152
.filter_random_button {
1153
text-align: center;
1154
}
1155
1156
}
1157
1158
#menu-location-main_nav.scrollFix {
1159
top: 0;
1160
width: 1008px;
1161
background-color: #1869B4;
1162
z-index: 1000;
1163
}
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
.popap_wrap {
1174
background-color: rgba(0,0,0,0.7);
1175
position: fixed;
1176
top: 0px;
1177
left: 0px;
1178
bottom: 0px;
1179
right: 0px;
1180
z-index: 100;
1181
display: none;
1182
}
1183
1184
1185
.popap_body {
1186
margin-top: 4% !important;
1187
z-index: 9999;
1188
height: auto;
1189
width: 320px;
1190
font-family: 'Segoe UI';
1191
background: #FFF;
1192
padding-left: 30px;
1193
padding-bottom: 45px;
1194
margin: auto;
1195
}
1196
1197
1198
.popap_close:hover {
1199
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOAgMAAABiJsVCAAAADFBMVEUAAAD///////////84wDuoAAAAA3RSTlMAGXVBGeh1AAAAOUlEQVQI12MQZWB1YMhzkJ7AUD8h/wJD/tP9Exikf/1zYGD7/5OBgXH/EwgB5oIlQEogisHawAYAAG/2GTOOlKGWAAAAAElFTkSuQmCC') no-repeat 50% 50%;
1200
cursor: pointer;
1201
}
1202
1203
1204
.popap_close {
1205
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOAgMAAABiJsVCAAAADFBMVEUAAACDg4ODg4ODg4MYmXBgAAAAA3RSTlMAGXVBGeh1AAAAOUlEQVQI12MQZWB1YMhzkJ7AUD8h/wJD/tP9Exikf/1zYGD7/5OBgXH/EwgB5oIlQEogisHawAYAAG/2GTOOlKGWAAAAAElFTkSuQmCC') no-repeat 50% 50%;
1206
}
1207
1208
1209
1210
.popap_close,
1211
.popap_close:hover {
1212
width: 25px;
1213
height: 25px;
1214
float: right;
1215
1216
}
1217
1218
.main_content_popap {
1219
padding-top: 10px;
1220
}
1221
1222
1223
.popap_padding {
1224
padding: 0 35px 20px 35px;
1225
}
1226
1227
1228
input,textarea {
1229
outline: none;
1230
}
1231
1232
1233
.popap_content input,
1234
.popap_content textarea {
1235
font-family: 'Segoe UI';
1236
color: #333333;
1237
padding-left: 5px;
1238
width: 260px;
1239
margin-bottom: 8px;
1240
background: none no-repeat scroll 0 0 #F9F9F9;
1241
border: 1px solid #E1E1E1;
1242
}
1243
1244
1245
.popap_content input {
1246
height: 24px;
1247
}
1248
1249
1250
.popap_content textarea {
1251
height: 80px;
1252
overflow-y: auto;
1253
resize: none !important;
1254
}
1255
1256
.block_form_agreement{
1257
font-size: 10px;
1258
color: #454545;
1259
padding-right: 20px;
1260
}
1261
1262
1263
.title_popap {
1264
color: #333;
1265
font-size: 24px;
1266
margin-bottom: 15px;
1267
}
1268
1269
1270
.title_punkt_input {
1271
font-size: 12px;
1272
margin-bottom: 3px;
1273
font-weight: bold;
1274
color: #828282;
1275
}
1276
1277
1278
.send_feedback,.send_do_order {
1279
margin-right: 30px;
1280
cursor: pointer;
1281
width: 120px;
1282
height: 35px;
1283
color: #FFF;
1284
border: 1px solid #fff;
1285
text-align: center;
1286
line-height: 28px;
1287
vertical-align: middle;
1288
float: right;
1289
font-weight: bold;
1290
}
1291
1292
1293
.form_error {
1294
border: 1px solid #f00 !important;
1295
}
1296
1297
1298
.send_feedback, .popap_close:hover {
1299
background-color: #E90412 !important;
1300
}
1301
1302
#complaint_button .svgicon svg {
1303
width: 16px;
1304
height: 16px;
1305
}
1306
1307
#complaint_button .svgicon svg path {
1308
fill: #aaa;
1309
}
1310
1311
#complaint_button:hover svg path {
1312
fill: #D90660;
1313
}
1314
1315
#complaint_button .svgicon {
1316
position: relative;
1317
top: 4px;
1318
right: 3px;
1319
}
1320
1321
.popap_wrap.show {
1322
display: block;
1323
}
1324
1325
1326
.bferror {
1327
border: 1px solid red !important;
1328
background: #fcc !important;
1329
}
1330
1331
.postComment a:hover .svgicon svg path {
1332
fill: #D90660;
1333
}
1334
1335
.postComment a:hover {
1336
text-decoration: none !important;
1337
}
1338
1339
#content a#clink, #content .general_content .main_content .postComment > a.clink {
1340
color: #aaa;
1341
}
1342
1343
1344
#zoomTools a {
1345
margin-right: 22px;
1346
}
1347
1348
#zoomTools a + .svgicon {
1349
margin-right: 14px;
1350
}
1351
1352
#zoomTools > .svgicon {
1353
position: relative;
1354
top: 3px;
1355
}
1356
1357
#zoomTools > .svgicon:hover svg path {
1358
fill: #e68b0d;
1359
cursor: pointer;
1360
}
1361
1362
1363
1364
1365
1366
/* HEADER MENU */
1367
1368
#header__menu {
1369
background-color: #1869B4;
1370
display: flex;
1371
height: 45px;
1372
align-items: center;
1373
padding-left: 10px;
1374
}
1375
1376
#header__menu > ul {
1377
display: flex;
1378
height: 45px;
1379
justify-content: left;
1380
width: 100%;
1381
z-index: 10;
1382
list-style-type: none;
1383
}
1384
1385
#header__menu > ul > li {
1386
position: relative;
1387
}
1388
1389
#header__menu a {
1390
display: flex;
1391
height: 100%;
1392
align-items: center;
1393
color: #fff;
1394
transition: 0.15s;
1395
padding: 0 15px;
1396
}
1397
1398
#header__menu > ul ul {
1399
display: none;
1400
position: absolute;
1401
background-color: #1869B4;
1402
width: 300px;
1403
}
1404
1405
#header__menu > ul ul > li > a {
1406
padding: 9px 15px;
1407
}
1408
1409
#header__menu > ul > li > a:hover {
1410
background-color: #2888E2;
1411
color: #fff;
1412
}
1413
1414
#header__menu ul ul > li > a:hover {
1415
background-color: #4B9CE7;
1416
}
1417
1418
#header__menu > ul > li:hover ul {
1419
transition: 0.3 all;
1420
display: block;
1421
}
1422
1423
#header__menu li.active a {
1424
color: #fff;
1425
}
1426
1427
#header__menu li.active {
1428
background-color: #165EA2;
1429
}
1430
1431
#header__menu .svgicon {
1432
width: 16px;
1433
height: 16px;
1434
}
1435
1436
#header__menu .svgicon {
1437
width: 16px;
1438
height: 16px;
1439
position: relative;
1440
top: -1px;
1441
margin-right: 7px;
1442
}
1443
1444
#header__menu .svgicon svg {
1445
vertical-align: top;
1446
}
1447
1448
#header__menu .svgicon svg path {
1449
fill: #fff;
1450
}
1451
1452
.filter_search_form {
1453
border-bottom: none;
1454
}
1455
1456
#article-search-filter.brdr {
1457
border-bottom: 2px solid rgb(51,51,51);
1458
}
1459
1460
.block_topic_post_feature .title {
1461
background-image: none;
1462
}
1463
1464
1465
.recentcomments .post_title_text {
1466
line-height: 21px;
1467
display: inline-block;
1468
}
1469
1470
.recent_comment {
1471
padding-bottom: 25px;
1472
}
1473
1474
.recent_comment:last-child {
1475
padding-bottom: 10px;
1476
}
1477
1478
.sidebar {
1479
position: relative;
1480
}
1481
1482
#sidebar {
1483
width: 33.3333%;
1484
background-color: #f5f5f5;
1485
border-left: 1px solid #e9e9e9;
1486
}
1487
1488
1489
.sidebar_last_div {
1490
margin: -1px auto 15px !important;
1491
padding-top: 1px;
1492
}
1493
1494
.close-it {
1495
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAMAAADjcdz2AAAAjVBMVEUAAABobXBYXmN3d3d1dXV2dnZ3d3dIT1NjanBITlJRWFxjanBBRklHTE9ARUhgZ21janBeYWJgYmRyc3NXXWJjanAwNzs0Oz40Oz8+Q0g+Q0hdZGldZGlNUlZMUlZ3d3eysrJeZWv///9aYWZMUlc5QERXXWJIT1M9Q0g2PEEyOTxTWl9PVltES09AR0yyW+TqAAAAIHRSTlMABZkeY19P+vjm49fAv7yWjoBtVSsq+Ojl19a/vLm5Utyt88sAAACbSURBVBjTTc/XDsMgDAVQB7L37B6EtpSGlv//vJqhKEfIutcSDwZjaos0LdoJnKCZvSaw/TKvzmZDHhsEYBRCcCYQ4zhGIEopxpkfikD+RVjwmZTD02KcM5cgeRtmYUMC2Q+5LyZlcNVaY/FD36CXUnImEeM4eqDVa6OiAMPpszoO5paoXLwydNfFXb1fdoe6u2O3aByFYRRTQH92PhyvpJbl5AAAAABJRU5ErkJggg==');
1496
}
1497
1498
1499
@media only screen and (max-width:991px){
1500
#sidebar {
1501
width: 0;
1502
}
1503
1504
}
1505
1506
1507
.pagination_warning {
1508
font-size: 11px;
1509
font-style: italic;
1510
}
1511
1512
1513
#header .bottom > div {
1514
position: relative;
1515
}
1516
1517
#erobodiowrap {
1518
position: absolute;
1519
right: 15px;
1520
top: 30px;
1521
}
1522
1523
#erobodiowrap a {
1524
width: 250px;
1525
color: #fff;
1526
font-weight: bold;
1527
background-color: #49a42d;
1528
display: inline-block;
1529
text-align: center;
1530
padding: 11px 0;
1531
font-size: 13px;
1532
text-transform: uppercase;
1533
line-height: 13px;
1534
border-radius: 4px;
1535
}
1536
1537
#erobodiowrap a:hover {
1538
background-color: #43962a;
1539
}
1540
1541
@media (max-width: 768px) {
1542
#header .bottom {
1543
height: 140px !important;
1544
}
1545
1546
#erobodiowrap {
1547
position: absolute;
1548
right: unset;
1549
top: 78px;
1550
left: 0;
1551
width: 100%;
1552
text-align: center;
1553
}
1554
1555
#header .logo_wrap img {
1556
position: relative;
1557
left: 0;
1558
top: 0;
1559
width: 130px;
1560
margin: 12px auto;
1561
display: block;
1562
}
1563
1564
}
1565
1566
@media (max-width: 500px) {
1567
.search_sort_block_flex {
1568
width: 100% !important;
1569
}
1570
1571
}
1572