/*
    Theme Name: Identi
    Theme URI: http://newwpthemes.com/identi-free-wordpress-theme/
    Description: Free General/Blog WordPress theme by NewWpThemes
    Author: NewWpThemes
    Author URI: http://newwpthemes.com
    Version: 1.0
    Tags:
*/

/* INDEX:

    =GENERAL
    =LAYOUT
    =HEADER
    =MENUS
    =POST
    =SITEMAP
    =CONTACT FORM
    =SLIDER
    =WP-PAGENAVI
    =FOOTER
    =WIDGETS
    =COMMENTS
*/

/* =GENERAL
-------------------------------------------------------------- */
/*my set *   */

body {
    background: #F5F5F5 url('/assets/images/background.png') center top no-repeat;
    color: #222222;
}

a {
    color: #006400;
    text-decoration: none;
}

a:hover, a:focus {
    color: #009700;
    text-decoration: none;
}

a:focus {
    outline: none;
}

p {
    margin:0 0 0 0;
    /*text-indent:13px;*/
    padding: 3px 0;
}

/* =LAYOUT
-------------------------------------------------------------- */

#container {
    width: 1200px;
    margin: 0 auto;
    background-color: rgba(255,255,255,.8);
    /*background: url(images/container-bg.png) left top repeat-x;*/
    /*border-bottom: 4px solid #A8A79C;*/
}

#main {
    padding: 20px;
    /*background: url(images/main-bg.png) right top repeat-x;*/
}

#main-fullwidth {
    padding: 15px;
    background: #fff;
}

#content {
    overflow: hidden;
    float: left;
    width: 560px;
    /*margin-top: 15px;*/
}
.meta_views {
    vertical-align: middle;
}
#sidebar-primary, .sidebar-primary {
    overflow: hidden;
    float: left;
    width: 375px;
    margin-left: 10px;
    /* height: 1100px; */
    /*padding-top: 8px;
    border-top: 1px solid #E3E2E2;*/
}

/*#sidebar-primary #w-1 {
    border-top: 1px solid #E3E2E2;
    padding-top: 8px;
}*/

#sidebar-secondary {
    overflow: hidden;
    float: right;
    width: 200px;
    margin-left: 15px;
}
/*My-set Konference ------------------------------------*/

div #kcolpost {
    margin:5px 0px 5px 0px;
    padding: 10px 0px;
    width: 100%;
    float: inherit;
    /*box-shadow: 2px 2px 6px #888;*/
    border-bottom: 1px solid #E3E2E2;
}

#kcontainer3 {
    clear: left;
    float:left;
    width:100%;
    /*background:green;*/
    overflow:hidden;
    position:relative;
}
#kcontainer2 {
    clear: left;
    float:left;
    width:100%;
    /*background:yellow;*/
    position:relative;
    right:33%;
}
#kcontainer1 {
    float:left;
    width:100%;
    /*background:red;*/
    position:relative;
    right:40%;
}
#kcol1 {
    float:left;
    width:29%;
    position:relative;
    left:73%;
    overflow:hidden;
    padding: 15px;
}
#kcol2 {
    float:left;
    width:31%;
    position:relative;
    left:76%;
    overflow:hidden;
    padding: 6px;
}
#kcol3 {
    float:left;
    width:30%;
    position:relative;
    left:78%;
    overflow:hidden;
    padding: 6px;
}

/*my-set new class for img konferense*/
.featured_image_konf_left {
    margin: 0 15px 0px 0px;
    padding: 4px;
    border: 1px solid #ccc;
    background: #fff;
    float: left;
    box-shadow: 2px 2px 6px #888;
}

.featured_image_konf_right {
    margin: 0 20px 10px 15px;
    padding: 20px;
    border: 1px solid #ccc;
    background: #fff;
    float: right;
    box-shadow: 2px 2px 6px #888;
}

.featured_image_konf_center {
    margin: 0 20px 10px 15px;
    padding: 20px;
    border: 1px solid #ccc;
    background: #fff;
    float: center;
    box-shadow: 10px 15px 15px #888;
}

/* =HEADER
-------------------------------------------------------------- */

#header {
    padding: 18px 0;
    /*opacity:0.5;*/
    /*background: url(../images/snow.png) no-repeat 390px 30px;*/
    /*background-size: auto 62px;*/
}

#header_banner {
    margin: -25px 0 0 0;
}

.logo {
    float: left;
    margin-left: 30px;
    margin-top: 5px;
    /*position: relative;*/
}

/*.george-ribbon {*/
    /*width: 80px;*/
    /*display: block;*/
    /*height: 50px;*/
    /*background: url('../images/web_Fan_GL33.png') no-repeat;*/
    /*background-size: 85px;*/
    /*position: absolute;*/
    /*top: 15px;*/
    /*right: -100px;*/
/*}*/

.new_logo img {
    height: 87px;
}
.new_logo {
    float: left;
}
.logo h1.site_title {
    margin: 0;
    padding:0;
    font-family: Roboto;
    font-size:48px;
    line-height: 40px;
    font-weight: bold;
}

.logo h1.site_title a, .logo h1.site_title a:hover {
    color: #008000;
    text-decoration: none;
}

.logo h2.site_description {
    margin: 0;
    padding:0;
    color: #DB7600;
    font-family: Roboto;
    font-size:14px;
    line-height: 14px;
}
h1 {
    color: #444444;
    margin: 0px 0 10px 0;
    padding: 0 0 10px 0;
    font-weight: normal;
    /* text-transform: uppercase; */
    font-size: 20px;
    font-family: Roboto;
}
h2 {
color: #222222;
font-size: 18px;
font-weight: 400;
line-height: 18px;
margin: 0px 0px 10px;
padding: 0px;
}

h2.post-title a{
	color: #222222;
}
.header-right {
    float: right;
    margin-right: 15px;
    margin-top: 12px;
}

#top-head-icons { float: right; padding: 9px 20px 0 0; }
#top-social-profiles {
    padding-top: 12px;
    height: 32px;
    text-align: right;
    float: right;
}
#top-social-profiles img {
    margin: 0 4px 0 0 !important;
}

#top-social-profiles img:hover {
    opacity: 0.8;
}
#top-social-profiles .widget-container {
  background: none;
  padding: 0;
  border: 0;
}

/*my-set button up*/
.totop {
    display: none;
    padding: 1px 1px 1px 1px;
    background: #ccc;
    border: 1px solid #666;
    border-radius: 5px 10px 10px 5px;
    font-size: 17px;
    position: fixed;
    right: 98.2%;
    top: 85%;
    margin-top: 5%;
    cursor: pointer;
    text-decoration: none;
    /*display: block;*/
    }

.totop:hover {
    display: none;
    background: #dee0d7;
    font-size: 20px;
/*  font-size: 20px; */
    cursor: pointer;
}

/* =MENUS
-------------------------------------------------------------- */

/* Menu Primary
----------------------------*/
/*My-set for responsive remove (not working)*/
.menu-primary-responsive {
    display: none;
}

.menu-secondary-responsive {
    display: none !important;
}

.menu-primary-container {
    background: #6ab007;
    border-bottom: 4px solid #4c7f05;
    height: 30px;
    padding: 0px 0 0 0;
    position: relative;
    z-index: 400;
}

.menu-primary {
}

.menu-primary ul {
    min-width: 160px;
}

/* First Level - Menu Primary */

.menu-primary li a {
    color: #222222;
    padding: 10px 15px;
    text-decoration: none;
    font-family: Roboto;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
}

.menu-primary li a:hover, .menu-primary li a:active, .menu-primary li a:focus,
.menu-primary li:hover > a, .menu-primary li.current-cat > a, .menu-primary li.current_page_item > a, .menu-primary li.current-menu-item > a {
    color: #ffffff;
    outline: 0;
    background: none;
}

/* Child Levels - Menu Primary */

.menu-primary li li a {
    color: #8F8F8F;
    text-transform: none;
    background: #F1F1F1;
    padding: 10px 15px;
    margin: 0;
    border: 0;
    font-weight: normal;
}

.menu-primary li li a:hover, .menu-primary li li a:active, .menu-primary li li a:focus,
.menu-primary li li:hover > a, .menu-primary li li.current-cat > a, .menu-primary li li.current_page_item > a, .menu-primary li li.current-menu-item > a {
    color: #fff;
    background: #008000;
    outline: 0;
    border-bottom:0;
    text-decoration: none;
}


/* Arrows Menu Primary */

.menu-primary a.sf-with-ul {
    padding-right: 20px;
    min-width: 1px;
}
.menu-primary  .sf-sub-indicator {
    position: absolute;
    display: block;
    overflow: hidden;
    right: 0;
    top:  0;
    padding: 15px 10px 0 0;
}

.menu-primary  li li .sf-sub-indicator {
    padding: 9px 10px 0 0;
}

/* Shadows Menu Primary */

.wrap-menu-primary .sf-shadow ul {
    background: url('/assets/images/menu-primary-shadow.png') no-repeat bottom right;
}

/* Menu Secondary
----------------------------*/

.menu-secondary-container {
    position:relative;
    height: 36px;
    z-index: 300;
    background: none;
    margin: 2px 0 0 0;
    /*overflow: hidden;*/
}

.menu-secondary {}

/*.menu-secondary ul {
    width: 100%;
    background-color: #e1f5f5;
}*/
/*.menu-secondary .sfHover + a, .menu-secondary .menu-item-has-children + a:hover{
    background-color: #e1f5f5;
    color: #fff;
}
.menu-secondary .sfHover a{
    background-color: #e1f5f5;
    color: #000;
}*/
.menu-secondary li a:hover{
    background-color: #e1f5f5;
    color: #fff;
}
/* First Level - Menu Secondary */
.menu-secondary li a {
    color: #000d17;
    padding: 12px 12px 11px 12px;
    text-decoration: none;
    font-family: Roboto;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    /*border-right: 1px solid #A7A59B;*/
    /*background: url(images/menu-secondary-bg.png) left top repeat-x;*/
    margin: 0 0 0 0;
}

.menu-secondary li a:hover, .menu-secondary li a:active, .menu-secondary li a:focus,
.menu-secondary li:hover > a{
    color: #000;
    outline: 0;
}

.menu-secondary li.current-cat > a, .menu-secondary li.current_page_item > a, .menu-secondary li.current-menu-item > a {
    color: #00659E;
    outline: 0;
}
.menus ul.sub-menu li{width: auto;}
/* Child Levels - Menu Secondary */
/*
.menu-secondary li li a {
    color: #333;
    background: rgba(106, 176, 7, 0.5);
    padding: 10px 15px;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
}*/
.menu-secondary li .sub-menu a{
    text-transform: initial;
}
.menu-secondary li li a:hover, .menu-secondary li li a:active, .menu-secondary li li a:focus,
.menu-secondary li li:hover > a, .menu-secondary li li.current-cat > a, .menu-secondary li li.current_page_item > a, .menu-secondary li li.current-menu-item > a {
    color: #000;
    outline: 0;
    text-decoration: underline;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

/* Arrows - Menu Secondary */

.menu-secondary a.sf-with-ul {
    padding-right: 26px;
    min-width: 1px;
}
.menu-secondary  .sf-sub-indicator {
    position: absolute;
    display: block;
    overflow: hidden;
    right: 0;
    top:  0;
    padding: 11px 13px 0 0;
}

.menu-secondary li li .sf-sub-indicator {

    padding: 9px 13px 0 0;
}

/* Shadows - Menu Secondary */

.wrap-menu-secondary .sf-shadow ul {
    background: url('/assets/images/menu-secondary-shadow.png') no-repeat bottom right;
}

/* =POST
-------------------------------------------------------------- */

/* Post General
----------------------------*/

.category .post{
float: left;
display: inline-block;
width: 47%;
}
.category .post:nth-child(even){
margin-right: 4%;
}

.cont-page{
	width: 100%;
}

.cont-page .post{
float: left;
display: inline-block;
width: 47%;
}
.cont-page .post:nth-child(odd){
    margin-right: 4%;
}


.post {
    margin-bottom: 15px;
    border-bottom: 1px solid #E3E2E2;
}

.page, .post-single {
    border-bottom: 0;
    margin: 0 20px 0 0;
}

.title {
    color: #222222;
    margin: 0 0 10px 0;
    padding: 0;
    /*font-family: 'Oswald', sans-serif;*/
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
}

.title:hover {
    color: #008000;
    text-decoration: none;
}

.title a {
    color: #222222;
    text-decoration: none;
    font-weight: bold;
}

.title a:hover {
    color: #008000;
    text-decoration: none;
}

.entry {
    line-height: 18px;
    font-size: 15px;
}

.featured_image {
    padding: 3px;
    border: 1px solid #ccc;
    background: #fff;
    float: left;
    box-shadow: 2px 2px 6px #888;
}

.page-title {
    color: #444444;
    margin: 0px 0 10px 0;
    padding: 0 0 10px 0;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 20px;
    font-family: Roboto;
    border-bottom: 2px solid #828282;
}

/* Post Metas
----------------------------*/

.postmeta-primary {
    font-size: 10px;
    padding: 0 0 10px;
    margin-left: 0;
    /*float: right;*/
    /*width: 110px;*/
    /*border-left: 1px solid #E3E2E2;*/
    line-height: 15px;
}

.postmeta-secondary {
    color: #999999;
    font-size: 12px;
    line-height: 18px;
    padding: 0 0 10px 0;
    margin-top: 10px;
}

.postmeta-primary span {
    /*display: block;*/
    padding:7px 10px 2px 18px;
    margin: 0;
    background-position:left 4px;
    background-repeat: no-repeat;
    line-height: 18px;
}

.postmeta-secondary span {
    padding:3px 0 3px 20px;
    background-position:left center;
    background-repeat: no-repeat;
}

.meta_date {
    background-image: url('/assets/images/date.png');
}

.meta_author {
    background-image: url('/assets/images/author.png');
}

.meta_comments {
    background-image: url('/assets/images/comments.png');
}

.meta_edit {
    background-image: url('/assets/images/edit.png');
}

.meta_categories {
    background-image: url('/assets/images/category.png');
}

.meta_tags {
    background-image: url('/assets/images/tags.png');
}
/*my-set*/
/*.meta_printlink {*/
    /*background-image: url(images/printer_famfamfam.gif);*/
/*}*/


/* Read More
----------------------------*/


.readmore {
    margin-bottom: 0px;
    float: right;
}

.readmore a {
    display: inline-block;
    color: #6D6D6D;
    background: #e3e3e3;
    padding: 5px;
    font-size: 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    /*width: 40px;*/
    margin: 5px 5px;
    border-radius: 4px;
/*     line-height: 12px; */
}

.readmore a:hover {
    color: #000;
    background: #a8a8a8;
    text-decoration: none;
}


/* =SITEMAP
-------------------------------------------------------------- */
.sitemap {
}

.sitemap-col {
    width: 30%;
    padding: 0 0 0 10px;
}

.sitemap-col-archives {
    width: 45%;
    padding: 0 0 0 10px;
}

.sitemap h2 {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #ddd;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}

.sitemap h3 {
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    margin: 0 0 10px 0;
}

.sitemap-list {
    font-size: 13px;
    line-height: 22px;
}

.sitemap-list, .sitemap-list ul {
    padding: 0 0 0 20px;
}

/* =CONTACT FORM
-------------------------------------------------------------- */
.contact-form {
}

.contact-form-label {
    width: 90px;
    font-weight: bold;
    font-size: 14px;
    padding: 7px 0;
}

.contact-form-input {
    margin-left: 90px;
}

.contact-form input[type=text] {
    padding: 6px;
    width: 60%;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    background: #fff;
}

.contact-form input[type=submit] {
    padding: 5px 50px;
    border: 1px solid #ccc;
    background: #eee;
}
.contact-form textarea {
    width: 96%;
    padding: 6px;
    height: 160px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    background: #fff;
}

.contact-form-required {
    color: red;
}

/* =SLIDER
-------------------------------------------------------------- */

.fp-slider {
    margin: 0 0 25px 0;
}

.fp-slides-container {}

.fp-slides, .fp-thumbnail, .fp-prev-next, .fp-nav {
    width: 600px;
}

.fp-slides, .fp-thumbnail {
    height: 365px;
    overflow: hidden;
    position: relative;
    margin-bottom: 0px;
}

.fp-title {
    font-family: Roboto ; /* font-family: Arial, Helvetica, Sans-serif; */
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 5px;
    margin: 0;
}

.fp-title a, .fp-title a:hover {
    color: #fff;
    text-decoration: none;
}

.fp-content {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    background: #111;
    opacity: 0.7;
    filter: alpha(opacity = 70);
    padding: 5px;
    overflow: hidden;
}

.fp-content p {
    color: #fff;
    padding: 0;
    margin: 0;
    line-height: 18px;
}

.fp-more,  .fp-more:hover{
    color: #fff;
    font-weight: bold;
}

.fp-nav {
    height: 12px;
    text-align: center;
    padding: 10px 0;
    background: #333;
}

.fp-pager a {
    background-image: url('/assets/images/featured-pager.png');
    cursor:pointer;
    margin: 0 8px 0 0;
    padding: 0;
    display: inline-block;
    width: 12px;
    height: 12px;
    overflow: hidden;
    text-indent: -999px;
    background-position: 0 0;
    float: none;
    line-height: 1;
    opacity: 0.7;
    filter: alpha(opacity = 70);
}

.fp-pager a:hover, .fp-pager a.activeSlide  {
    text-decoration: none;
    background-position: 0 -112px;
    opacity: 1.0;
    filter: alpha(opacity = 100);
}

.fp-prev-next-wrap {
    position: relative;
    z-index: 200;
}

.fp-prev-next {
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    height: 37px;
}

.fp-prev {
    float:left;
    margin-left: 14px;
    width:37px;
    height:37px;
    background:url('/assets/images/featured-prev.png') left top no-repeat;
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

.fp-prev:hover {
    opacity: 0.8;
    filter: alpha(opacity = 80);
}

 .fp-next {
    float:right;
    width:36px;
    height:37px;
    margin-right: 54px;
    background:url('/assets/images/featured-next.png') right top no-repeat;
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

.fp-next:hover {
    opacity: 0.8;
    filter: alpha(opacity = 80);
}

/* =WP-PAGENAVI
-------------------------------------------------------------- */

.wp-pagenavi {
    float: left;
}

.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    padding: 5px 8px;
    margin: 2px;
    font-size: 15px;
    line-height: 15px;
    float: left;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color: #333333;
    background:none;
}

.wp-pagenavi span.current {
    font-weight: bold;
    color: #fff;
    background:#E9722C;
}

.wp-pagenavi a:hover {
    color: #fff;
    background:#008000;
}

.wp-pagenavi span.pages {
    color: #333333;
    background: none;
    padding: 4px 8px 4px 0;
}

.wp-pagenavi span.extend {
    background:transparent;
    color: #333333;
    background: none;
}

/* =FOOTER
-------------------------------------------------------------- */

#footer {
    /*margin-bottom:15px;*/
	border-top: 1px solid green;
    background-color: #F5F5F5;
    padding-bottom: 20px;
    margin-top: 20px;
}

#copyrights {
    color: #434141;
    background: #F8F7F7 url('/assets/images/copyrights-bg.png') left top repeat-x;
    text-align: center;
    padding: 20px 0;
}

#copyrights a {
    color: #434141;
}

#copyrights a:hover {
    color: #008000;
    text-decoration: none;
}

#footertext {
    background: none repeat scroll 0 0 #6ab007;
    border-top: 4px solid #4c7f05;
    text-align: center;
    padding: 10px 0;
    font-size: 10px;
}

#credits {
    color: #7D7D7D;
    text-align: center;
    font-size: 11px;
    padding: 10px 0 0 0;
}

#credits a {
    color: #7D7D7D;
    text-decoration: none;
}

#credits a:hover {
    text-decoration: none;
    color: #008000;
}
/* My-set_2013-12-14 new class */
.none-disp {
    display: none;
}

/* Footer Widgets
----------------------------*/

#footer-widgets {
    background: #F8F7F7 url('/assets/images/footer-widgets-bg.png') left top repeat-x;
    padding: 0 0 0 10%;
}

.footer-widget-box {
    width: 300px;
    float: left;
    margin-left: 15px;
}

.footer-widget-box-last {

}

/* Footer Widgets Color */

#footer-widgets .widget-container {

}

/* Footer Widgets Links */

#footer-widgets .widget-container a {

}

#footer-widgets .widget-container a:hover {

}

/* Footer Widget Title */

#footer-widgets .widgettitle {

}

#footer-widgets .widgettitle, #footer-widgets .widgettitle a, #footer-widgets .widgettitle a:hover {

}

/* Footer List Items */

#footer-widgets .widget ul li {

}

/* Footer Widgets Tabs */

#footer-widgets .tabs-widget li a {

}

#footer-widgets .tabs-widget li a:hover, #footer-widgets .tabs-widget li a.tabs-widget-current {

}

/* Footer Widgets Seaarch */

#footer-widgets #search {

}

#footer-widgets #search #s {

}


/* =WIDGETS
-------------------------------------------------------------- */

/* Widgets Defaults
----------------------------*/

.widget-container {
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
    color: #222222;
    font-size: 13px;
}

.widget-container a {
    color: #222222;
    text-decoration: none;
}

.widget-container a:hover {
    color: #008000;
    text-decoration: none;
}

.widgettitle {
    /*background: url(images/widgettitle-bg.png) left top repeat-y;*/
    margin: 0 0 10px 0;
    padding: 10px;
}

.widgettitle, .widgettitle a, .widgettitle a:hover {
    color: #008000;
    font-size: 16px;
    line-height: 20px;
    font-family: Roboto;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
/* my-set */
    border-bottom: 1px solid #6ab007;
    padding-bottom: 3px;
}

.widget ul {
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget ul li {
    padding: 0 0 9px 12px;
    margin: 0 0 8px 0;
    border-bottom: 1px solid #E3E2E2;
}

/* Search
----------------------------*/

.yop-poll-container{
	background-color:#FCFCFC !important;
}

.yop-poll-container ul li input{
	margin:6px !important;
}

.yop-poll-container ul li label{
	display: inline !important;
}

#search {
    border: 1px solid #D8D8D8;
    background: #fff url('/assets/images/search.png') 99% 50% no-repeat;
    text-align: left;
    padding: 6px 24px 6px 6px;
}

#search #s {
    background: none;
    color: #979797;
    border: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    outline: none;
}

#content-search {
    width: 300px;
    padding: 15px 0;
}

#topsearch {
    float: right;
    margin-top: 13px;
}

#topsearch #s {
    width: 220px;
}

/* Wp Calendar
----------------------------*/

#wp-calendar td:hover, #wp-calendar #today {
    background: #008000;
    color: #fff;
}

#wp-calendar td:hover a, #wp-calendar #today a {
    color: #fff;
}

/* Text Widget
----------------------------*/

.textwidget {
    line-height: 18px;
}

/* 125x125 Banners Widget
----------------------------*/

.banners-125 {
    text-align: center;
    margin-bottom: -10px;
}

.banners-125 img {
    margin: 0 5px 5px 5px;
}


/* Posts Widget
----------------------------*/

.widget_polylang {
    margin-top: 15px;
}

.posts-widget ul {
    list-style-type: none;
    list-style: none;
    padding: 0;
    margin: 0;
}

.posts-widget ul li {
    list-style-type: none;
    list-style: none;
    padding: 0 0 15px 0;
    margin: 0 0 25px 0;
    border-bottom: 1px solid #E3E2E2;
}

.posts-widgettitle {
    font-weight: bold;
    padding: 0 0 5px 0;
    margin: 0;
    font-family: Roboto;
    font-size: 14px;
}

.posts-widgettitle a {}

.posts-widgettitle a:hover {}

.posts-widget-meta {
    font-style: italic;
    padding: 0 15px 0;
    position: relative;
    text-align: right;
}

.posts-widget-entry {
    font-family: Roboto;
    line-height: 18px;
    /*text-indent: 15px;*/
    font-size: 15px;

}

.posts-widget-more {
    font-weight: normal;
    font-size: 14px;
    /*padding: 0 5px;*/
    float: right;
}

.posts-widget-more :hover {
    color: #6D6D6D;
    background: #F5F5F5;
    /*padding: 8px 14px;*/
    /*font-size: 9px;*/
    /*line-height: 10px;*/
    display: inline-block;
    text-decoration: none;
    /*text-transform: uppercase;*/
}

.posts-widget-featured-image {
    border: 1px solid #E3E2E2;
    padding: 3px;
    background-color: #fff;
    box-shadow: 2px 2px 4px #888;
}

.posts-widget .alignleft {
    margin: 0 8px 5px 0;
}

.posts-widget .alignright {
    margin: 0 0 8px 8px;
}

.posts-widget .aligncenter {
    margin-bottom: 20px;
    box-shadow: 2px 2px 6px #888;
    padding: 3px;
}

/* Comments Widget
----------------------------*/

.comments-widget ul {
    list-style-type: none;
    list-style: none;
    padding: 0;
    margin: 10px 0 0 0;
}

.comments-widget ul li {
    list-style-type: none;
    list-style: none;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #E3E2E2;
}

.comments-widget-author {
    text-decoration: none;
    font-weight: bold;
    padding: 0 0 5px 0;
    margin: 0;
}

.comments-widget-author:hover {}

.comments-widget-entry {
    font-family: Roboto;
    line-height: 20px;
}

.comments-widget-more {
    font-weight: bold;
}

.comments-widget-more:hover {}

.comments-widget-avatar {
    border: 1px solid #E3E2E2;
    padding: 4px;
    background-color: #fff;
}

.comments-widget .alignleft {
    margin: 0 8px 0 0;
}

.comments-widget .alignright {
    margin: 0 0 0 8px;
}

.comments-widget .aligncenter {
    margin-bottom: 8px;
}

/* Info Box Widget
----------------------------*/

.infobox-widget ul {
    list-style-type: none;
    list-style: none;
    padding: 0;
    margin: 0;
}

.infobox-widget ul li {
    list-style-type: none;
    list-style: none;
    padding: 0;
    margin: 5px 0 0 0;
}

.infobox-widget ul li a {
    text-decoration: none;
}

.infobox-widget-description {
    line-height: 20px;
}

.infobox-widget-more {
    font-weight: bold;
}

.infobox-widget-more:hover {
}


.infobox-widget .alignleft {
    margin: 0 10px 10px 0;
}

.infobox-widget .alignright {
    margin: 0 0 10px 10px;
}

.infobox-widget .aligncenter {
    margin-bottom: 10px;
}

.infobox-widget .inbottom {
    margin-top: 10px;
}

/* Social Profiles Widget
----------------------------*/
.social-profiles-widget1 img {
    margin: 0 4px 0 0;
}

.social-profiles-widget1 img:hover {
    opacity: 0.8;
}

/* Tabs Widget
----------------------------*/

.tabs-widget {
    list-style: none;
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 0;
    height: 26px;
}

.tabs-widget li {
    list-style: none;
    list-style-type: none;
    margin: 0 0 0 4px;
    padding: 0;
    float: left;
}

.tabs-widget li:first-child {
    margin: 0;
}

.tabs-widget li a {
    color: #9E9B9B;
    background: #FFFFFF;
    padding: 6px 12px;
    font-family: Roboto;
    font-weight: bold;
    display: block;
    text-decoration: none;
    font-size: 12px;
    line-height: 12px;
    border-left: 2px solid #B7B7B7;
}

.tabs-widget li a:hover, .tabs-widget li a.tabs-widget-current {
    background: #FFFFFF;
    color: #008000;
    border-left: 2px solid #008000;
}

.tabs-widget-content {
}

/* Tweets Widget
----------------------------*/

.tweets-widget ul {
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 20px;
    font-family: Roboto;
}

.tweets-widget ul li {
    list-style-type: none;
    list-style: none;
    padding: 0;
    margin: 15px 0 0 0;
}

.tweets-widget ul li:first-child {
    margin-top: 5px;
}

.tweets-widget li.tweets-bird {
    padding-left: 24px;
    background: url('/assets/images/tweets.png') left 2px no-repeat;
}

.tweets-widget a {}

.tweets-widget a:hover {}

a.tweets-widget-time {
    text-decoration: underline;
}

a.tweets-widget-time:hover {
    text-decoration: none;
}

/* Facebook Widget
----------------------------*/

.facebook-widget {
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

/* =COMMENTS
-------------------------------------------------------------- */

#comments {
    margin-bottom: 15px;
}

#comments p {
    margin: 5px 0 10px 0;
}

h3#comments-title {
    font-weight: bold;
    font-size: 20px;
    padding: 0;
    margin: 0 0 15px 0;
}

.commentlist {
    list-style: none;
    margin: 0;
    padding: 0;
}

.commentlist li.comment {
    line-height: 24px;
    margin: 0 0 15px 0;
    padding: 0 0 0 0px;
    position: relative;
}

.commentlist li:last-child {
    border-bottom:none;
    margin-bottom:0;
}

#comments .comment-body ul,
#comments .comment-body ol {
    margin-bottom: 15px;
}

#comments .comment-body blockquote p:last-child {
    margin-bottom: 15px;
}

.commentlist .avatar {
    border: 3px solid #ffffff;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-bottom: 2px;
}

.comment-author {
    padding: 5px;
    display: block;
    background: #F2F2F2;
    border: 1px solid #DFDFDF;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.comment-author cite {
    font-style: normal;
    font-weight: bold;
}

.comment-author .says {
    font-style: italic;
}

.fn, .fn a:link, .fn a:hover, .fn a:visited {
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

.comment-meta {
    margin: -23px 0 0 65px;
    display: block;
    font-size: 11px;
    padding:0;
}

.comment-meta a:link,
.comment-meta a:visited {
    text-decoration: none;
}
.commentlist .bypostauthor {
}
.reply {
    text-align: right;
    margin-bottom: 10px;
}

.comment-reply-link  {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    background: #EDEDED;
    color: #333;
    padding: 2px 8px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border:  1px solid #999999;
}

.comment-reply-link:hover {
    background: #F5F5F5;
    color: #333;
}


.commentlist .children {
    list-style: none;
    margin: 0;
}

/* Children */

.commentlist .children li {
    border: none;
    margin: 0;
}

.nocomments {
    display: none;
}

#comments .pingback {
    margin-bottom: 18px;
    padding-bottom: 18px;
}

.commentlist li.comment+li.pingback {
    margin-top: -6px;
}

#comments .pingback p {
    font-size: 12px;
    line-height: 18px;
    display:block;
    margin: 0;
}

#comments .pingback .url {
    font-style: italic;
    font-size: 13px;
}

/* Comments form */

#respond {
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}

h3#reply-title {
    font-weight: bold;
    font-size: 20px;
    padding: 0;
    margin: 0 0 15px 0;
}

#respond .required {
    color:#FF4B33;
}

#respond .comment-notes {
    margin-bottom: 1em;
}

.form-allowed-tags {
    display: none;
}

.children #respond {
    margin: 0 48px 0 0;
}

#comments-list #respond {
    margin: 0 0 18px 0;
}

#comments-list ul #respond {
    margin: 0;
}

#cancel-comment-reply-link {
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
}

#respond .required {
    color:#FF4B33;
    font-weight:bold;
}

#respond label {
    font-size: 12px;
    font-weight: bold;
}

#respond input {
    margin:10px 0 0 0;
    width:98%;
}

#respond textarea {
    width:98%;
    margin:10px 0 0 0;
}

#respond .form-allowed-tags {
    font-size: 12px;
    line-height: 18px;
}

#respond .form-allowed-tags code {
    font-size: 11px;
}

#respond input[type=submit] {
    margin: 0;
}

#respond .form-submit {
    margin: 0;
}

#respond .form-submit input {
    width: auto;
    font-size: 14px;
}
#respond dl {
    margin: 0 0 10px;
}

#respond dt {
    display: inline;
    font-weight: normal;
}

#respond dd {
    display: inline;
}

/*My-set 2014-01-20 Vide page table*/

.VideoPage-table {
    font-family: Roboto ;  /* font-family:Arial, Helvetica, sans-serif; */
    color:#666;
    font-size:12px;
    text-shadow: 1px 1px 0px #fff;
    background:#eaebec;
    margin:20px;
    border:#ccc 1px solid;
    border-collapse:separate;

    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;

    -moz-box-shadow: 0 1px 2px #d1d1d1;
    -webkit-box-shadow: 0 1px 2px #d1d1d1;
    box-shadow: 0 1px 2px #d1d1d1;
}

.VideoPage-table caption {
    font-family: Roboto ;  /* font-family:Arial, Helvetica, sans-serif; */
    color:#666;
    font-size:18px;
    text-shadow: 1px 1px 0px #fff;
    background:#eaebec;
    margin:20px;
    border:#ccc 1px solid;
    border-collapse:separate;

    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;

    -moz-box-shadow: 0 1px 2px #d1d1d1;
    -webkit-box-shadow: 0 1px 2px #d1d1d1;
    box-shadow: 0 1px 2px #d1d1d1;
}

.VideoPage-table th {
    font-weight:bold;
    padding:21px 25px 22px 25px;
    border-top:1px solid #fafafa;
    border-bottom:1px solid #e0e0e0;

    background: #ededed;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
    background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
.VideoPage-table th:first-child{
    text-align: left;
    padding-left:20px;
}
.VideoPage-table tr:first-child th:first-child{
    -moz-border-radius-topleft:3px;
    -webkit-border-top-left-radius:3px;
    border-top-left-radius:3px;
}
.VideoPage-table tr:first-child th:last-child{
    -moz-border-radius-topright:3px;
    -webkit-border-top-right-radius:3px;
    border-top-right-radius:3px;
}
.VideoPage-table tr{
    text-align: center;
    padding-left:20px;
}
.VideoPage-table tr td:first-child{
    text-align: left;
    padding-left:20px;
    border-left: 0;
}
.VideoPage-table tr td {
    padding:18px;
    border-top: 1px solid #ffffff;
    border-bottom:1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;

    background: #fafafa;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
    background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
    vertical-align: middle;
    text-align: left;
}
.VideoPage-table tr.even td{
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
    background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
.VideoPage-table tr:last-child td{
    border-bottom:0;
}
.VideoPage-table tr:last-child td:first-child{
    -moz-border-radius-bottomleft:3px;
    -webkit-border-bottom-left-radius:3px;
    border-bottom-left-radius:3px;
}
.VideoPage-table tr:last-child td:last-child{
    -moz-border-radius-bottomright:3px;
    -webkit-border-bottom-right-radius:3px;
    border-bottom-right-radius:3px;
}
.VideoPage-table tr:hover td{
    background: #f2f2f2;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
    background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);
}

.VideoPage-table a:link {
    color: #666;
    font-weight: bold;
    text-decoration:none;
}
.VideoPage-table a:visited {
    color: #999999;
    font-weight:bold;
    text-decoration:none;
}
.VideoPage-table a:active,
.VideoPage-table a:hover {
    color: #bd5a35;
    text-decoration:underline;
}

.entry > .slideshow_container {
    float: left;
}
/*footer menu*/
 ul.footerMenu {
    margin: 0; /* Обнуляем значение отступов */
    padding: 4px; /* Значение полей */
	text-align: -moz-center;
	text-align:center;
   }
 ul.footerMenu li {
    display: inline; /* Отображать как строчный элемент */
    margin-right: 5px; /* Отступ слева */
    /*border: 1px solid #000; /* Рамка вокруг текста */
    padding: 3px; /* Поля вокруг текста */
   }
.footerMenu li a {
    color: #000d17;
    padding: 12px 15px 11px 15px;
    text-decoration: none;
    font-family: Roboto;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    /*border-right: 1px solid #A7A59B;*/
    /*background: url(images/menu-secondary-bg.png) left top repeat-x;*/
    margin: 0 4px 0 0;

}

.copyright{
    /*background-color: #F5F5F5;*/
    border-top: 1px solid green;
    padding-top: 15px;
}
/*footer menu end*/
/* =END
--------------------------------------------------------------
*/
.single_blogs .posts-widget ul{
	text-align: center;
	vertical-align: top;
}
.single_blogs .posts-widget ul li{
	list-style-type: none;
    list-style: none;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
    border-bottom: 0;
    display: inline-block;
    width: 200px;
    vertical-align: top;
    text-align: left;
    margin-left: 15px;
}

#w-1 .clearfix{
	padding: 0 0 0 0!important;
	margin: 0 0 5px 0!important;
}

#w-1 .posts-widgettitle{
	font-size: 13px;
}

.m1{
border-bottom: 1px solid #E3E2E2;
height: auto;
}

.m1 li{ float: none !important;}

#menu-rubriki{
    height: 37px;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
}

.blog17 img{
	float: none !important;
	display: block;
	margin: 0 auto;
}
.blog17 {
	float: left;
	display: inline-block;
	text-align: center;
	min-width: 285px;
	min-height: 200px;
	border-bottom: 1px solid #E3E2E2;
	margin-bottom: 10px;
}

.blog17 .title{
	display: block;
	padding-top: 10px ;
}

.banner_new {
    margin-left: 20px;
}
.pobeda_title {
    width:760px;
    margin-bottom: 20px;
    border-bottom: 2px solid #BDBDBD;
    padding-bottom: 20px;
}
.title_pobeda a{ color:#000;font-size:22px;font-weight: bold; }
.meta_date_pobeda {
    font-size:14px;
    color:#BDBDBD;
    padding:0;
    padding-left:5px;
}
.pobeda_main_title {
    border-bottom: 1px solid #6ab007;
    color:#008000;
    text-transform:uppercase;
    width:760px;
    font-size: 16px;
    line-height: 20px;
    font-family: Roboto;
    font-weight: bold;
    padding-bottom: 3px;
}
.pobeda_sidebar { float: right; margin-top: -9px;}
.all_pobeda { width:760px;float:left }
.main_ma{ position:absolute;margin:4px }
#TextPreview {
    width: 810px;
    float: right;
    margin-top: 20px;
}
#TextPreview p {
    margin-right: 60px;
}
#TextPreview a {
    color: #008000;
}
#ceomore {
    text-align: right;
    margin-right: 20px;
    margin-top: -10px;
    color: #008000;
}
#hidden_ceo { display: none;visibility: hidden; }
#ceoclose {
    text-align: right;
    margin-right: 20px;
    margin-top: -10px;
    color: #008000;
}

.video_more_news {
    margin-right: 10px;
    background-color: #189346;
    color: #fff;
    font-size: 13px;
    padding: 0 5px;
    font-family: "Sans-Condense_Bold", Arial, sans-serif;
    font-weight: normal;
}
.photo_more_news {
    margin-right: 10px;
    background-color: #0f69ad;
    color: #fff;
    font-size: 13px;
    padding: 0 5px;
    font-family: "Sans-Condense_Bold", Arial, sans-serif;
    font-weight: normal;
}
.ex_more_news {
    margin-right: 10px;
    background-color: #6acff6;
    color: #fff;
    font-size: 13px;
    padding: 0 5px;
    font-family: "Sans-Condense_Bold", Arial, sans-serif;
    font-weight: normal;
}
.video_more_single {
    margin-right: 10px;
    background-color: #189346;
    color: #fff;
    font-size: 15px;
    padding: 0 5px;
    display: inline-block;
    font-family: "Sans-Condense_Bold", Arial, sans-serif;
    font-weight: normal;
}
.photo_more_single {
    margin-right: 10px;
    background-color: #0f69ad;
    color: #fff;
    font-size: 15px;
    padding: 0 5px;
    display: inline-block;
    font-family: "Sans-Condense_Bold", Arial, sans-serif;
    font-weight: normal;
}
.main_main { position: relative; }
.photo_icon_main { position: absolute;top: 130px;left: 125px;width: 25px; opacity: 0.5 }
.video_icon_main { position: absolute;top: 130px;left: 125px;width: 25px; opacity: 0.5 }
.photo_icon_main_both { position: absolute;top: 130px;left: 125px;width: 25px; opacity: 0.5 }
.photo_icon_main_both_ex { position: absolute;top: 130px;left: 125px;width: 25px; opacity: 0.5 }
.video_icon_main_both { position: absolute;top: 130px;left: 100px;width: 25px; opacity: 0.5 }
.video_icon_main_both_ex { position: absolute;top: 130px;left: 101px;width: 25px; opacity: 0.5 }
.video_list { margin-right: 5px; }
.photo_list { margin-right: 5px; }
#content-category .post { margin-left:0px; }

.PSingleNews{
    font-size: 16px; margin-bottom: 5px; margin-top:5px; font-weight: bold;color: #008000;line-height: 20px;border-bottom: 1px solid #6ab007;
}
.F_img{ position: absolute; left: -80px; float: left; }
.F_info{ font-size: 10px; width: 900px; float: left; }
.F_block{ width: 1010px; min-height: 70px;  margin: 10px auto 0px auto; position: relative; left: 70px; padding: 0px 0px 0px 0px; }
.F_rek{ float: right; margin-top: 10px; }
.F_about{ margin-right: 15px; float: right; margin-top: 10px; }

.widgettitle A{
    text-decoration: none; border: 0;
}

.main_main_image{
    margin: 0 10px 10px 0;
}
.main_image{
    display: inline-block;
    position: relative;
    width: 150px;
    height: 150px;
    float: left;
    text-align: center;
    overflow: hidden;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}
.main_image .inner{
    display: inline-block;
    position: absolute;
    height: 150px;
    overflow: visible;
}
.main_image IMG{
    height: 150px;
    width: auto;
    margin-left: -100%;
}

.main_image IMG.icon{
    width: 25px !important;
    height: auto !important;
    margin: 0px 2px 2px 0px;
}

/* ДЛЯ ПОСТА ГЛАВНАЯ КАРТИНКА */
.post-single .main_main_image {
    margin: 1.5rem 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.post-single .main_main_image .main_image {
    display: block;
    width: 100%;
    height: auto;
    float: none;
    background: none;
}
.post-single .main_main_image .main_image img {
    width: 100%;
    height: auto;
    margin: 0;
}

.main_blog_image{
    display: inline-block;

    width: 156px;
    height: 156px;
}
.blog_image{
    display: inline-block;
    position: relative;

    width: 150px;
    height: 150px;

    float: left;

    text-align: center;
    overflow: hidden;

    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}

.blog_image .inner{
    display: inline-block;
    position: absolute;
    height: 150px;
    overflow: visible;
}
.blog_image IMG{
    height: 150px;
    width: auto;
    margin-left: -100%;
}

.blog_image IMG.icon{
    width: 25px !important;
    height: auto !important;

    margin: 0px 2px 2px 0px;
}
#rps{
    width: 555px;
    height: 430px;
}

#rps .window {
    width: 555px;
    height: 430px;
}

#rps .slider{
    display: flex;
}
#rps .slider *{
    width: 555px;
}
#rps .col .title{
    padding-left: 8px;
    padding-right: 8px;
}

/* Gallery */

.gallery-box {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}
.gallery-box ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom:0;
    margin: 0 !important;
}
.gallery-box ul #imageGallery {
    height: 432px !important;
}

.gallery-box li {
    display: block;
    width: 100%;
    float: left;
    margin-right: 6px;
    cursor: pointer;
    padding-left: 0 !important;
    position: relative;
}

.gallery-box li img {
    width: 100%;
    height: 422px !important;
    object-fit: cover;
}

.arrow {
  width: 50px;
  height: 50px;
  opacity: 0.8;
  border-radius: 50px;
  background-color: #ffffff;
  display: flex;
  position: relative;
  align-items: center;
  visibility: hidden;
}
.gallery-box:hover .arrow {
    visibility: visible;
}
.arrow-left {
    left: 2px;
}
.arrow-right {
    right: 20px;
}

.arrow-left img {
    left: 20px;
}
.arrow-right img {
    left: 22px;
}

.lSSlideOuter .lSPager.lSGallery img {
    width: 80px !important;
    height: 45px !important;
    object-fit: cover;
}
ul.lSGallery {
    display: flex;
    justify-content: center;
    width: 100% !important;
    background: #fff !important;
}
ul.lSGallery li {
    width: 80px !important;
    margin-left: 4px;
    margin-right: 0 !important;
    padding-top: 0;
    padding-bottom: 2px;
}
ul.lSGallery li:not(.active) {
    -webkit-filter: brightness(50%);
    filter: brightness(50%);
}

.lSAction img {
    position: absolute;
    height: 20px;
}
.lSAction .lSPrev img {
    top: 15px;
    left: 18px;
}
.lSAction .lSNext img {
    top: 15px;
    left: 20px;
}

.gallery-box #imageGallery li::after {
    display: block;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #000 100%);
    height: 65px;
    width: 100%;
    content: '';
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    transition: 0.3s;
}
.gallery-box:hover #imageGallery li::after {
    opacity: 0.8;
    visibility: visible;
}

span.gallery-source {
    visibility: hidden;
    position: absolute;
}

.gallery-box:hover span.gallery-source {
    visibility: visible;
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: #fff;
    z-index: 9
}

/* End Gallery */

#smi2adblock_79247 {margin: 0;}
#smi2adblock_79247 > table,
#smi2adblock_79247 > table > tbody {
    display: block;
    width: 100%;
}
#smi2adblock_79247 > table > tbody > tr {
    display: flex;
    width: 100%;
}
#smi2adblock_79247 > table > tbody > tr > td {
    width: 33% !important;
    overflow: hidden;
    display: block;
    padding: 0 14px 6px !important;
}
#smi2adblock_79247 > table > tbody > tr > td > a {
    display: block;
    text-align: left;
    font: 400 18px/21px 'Roboto';
    color: #000;
}
#smi2adblock_79247 > table > tbody > tr > td > div {
    overflow: hidden;
    height: 0;
    padding-bottom: 70%;
}
#smi2adblock_79247 > table > tbody > tr > td > div a img {
    height: auto;
}


.poll-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.poll-wrapper .poll-item {
    width: calc(33% - 28px);
    color: #000;
    text-decoration: none;
    margin: 0 14px 40px;
    overflow: hidden;
}

.poll-wrapper .poll-item .block_img {
    width: 100%;
    height: 0;
    padding-bottom: 52%;
    overflow: hidden;
}

.poll-wrapper .poll-item .block_img .voted {
    display: none;
}

.poll-wrapper .poll-item .block_img img {
    width: 100%;
}

.poll-wrapper .poll-item .q-wrap .block_question h2 {
    margin: 4px 0;
    font-size: 20px;
    line-height: 25px;
}

.poll-wrapper .poll-item .q-wrap span {
    margin: 10px auto;
    width: 110px;
    height: 40px;
    border: 1px solid #283959;
    display: block;
    line-height: 40px;
    text-align: center;
}

.poll-wrapper .poll-item .q-wrap .a-wrap .block_stat_answer {
    font-size: 0;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

.poll-wrapper .poll-item .q-wrap .a-wrap .block_stat_answer .answer_text {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    line-height: 21px;
    width: calc(100% - 44px);
    height: 44px;
    overflow: hidden;
}

.poll-wrapper .poll-item .q-wrap .a-wrap .block_stat_answer .per_count {
    font-size: 15px;
    line-height: 44px;
    display: inline-block;
    vertical-align: top;
    text-align: right;
    color: #283959;
    width: 36px;
    align-items: center;
    margin-bottom: 8px;
}

.poll-wrapper .poll-item .q-wrap .a-wrap .block_stat_answer .stat_line {
    width: 100%;
    height: 2px;
    background: #e8e8e8;
}

.poll-wrapper .poll-item .q-wrap .a-wrap .block_stat_answer .stat_line .per_line {
    height: 2px;
    background: #283959;
}

@media screen and (max-width: 600px) {
    .l-poll {
        padding: 0 15px;
    }

    .poll-wrapper .poll-item {
        width: calc(100%);
    }
}

