.stm_icon{z-index:5;margin-bottom:15px;}
.stm_icon.stm_icon_styled_bg{position:relative;}
.stm_icon.stm_icon_styled_bg:before{content:"";position:absolute;left:50%;top:10px;margin:0 0 0 -14px;display:block;width:50px;height:50px;border-radius:50%;opacity:0.1;}
.stm_icon.stm_icon_gradient i{-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.stm_icon.stm_icon_round_bg{position:relative;min-height:80px;}
.stm_icon.stm_icon_round_bg i{position:relative;display:inline-block;vertical-align:top;min-width:80px;min-height:80px;}
.stm_icon.stm_icon_round_bg i:after{position:absolute;top:0;left:0;right:0;bottom:0;content:"";display:block;min-width:80px;min-height:80px;z-index:-1;}
.stm_icon.stm_icon_round_bg i:before {
position: absolute;
top: 50%;
left: 50%;
transform: translate3d(-50%, -50%, 0);
}.stm_separator_style_1 .stm_separator{display:block;width:46px;height:5px;margin:0 0 21px;}
.stm_separator_style_1 .stm_separator_doubled{position:relative;}
.stm_separator_style_1 .stm_separator_doubled:before {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
right: 100%;
opacity: 0;
}.stm_custom_menu_style_3 .menu{margin:0 0 0 -15px;}
.stm_custom_menu_style_3 .menu li{float:left;width:50%;padding:0 15px 0 15px !important;margin-bottom:0;}
.stm_custom_menu_style_3 .menu li:before{content:"\f105";position:relative;left:0;margin-right:10px;line-height:32px;top:0;}
.stm_custom_menu_style_3 .menu li a{font-size:13px;line-height:32px;}
.stm_custom_menu_style_3 .menu li a:hover {
color: #fff;
}.stm_widget_posts__video_label{display:none;}
.stm_widget_posts.style_2 > ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.stm_widget_posts.style_2 > ul li{width:100%;padding-left:0;padding-bottom:20px;margin-bottom:20px;}
.stm_widget_posts.style_2 > ul li:not(:last-child){border-bottom:1px solid #e6e6e6;}
.stm_widget_posts.style_2 > ul li a{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:20px;}
.stm_widget_posts.style_2 > ul li .stm_widget_posts__title{font-weight:700;}
.stm_widget_posts.style_2 > ul li .stm_widget_posts__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:50%;flex:50%;}
.stm_widget_posts.style_2 > ul li img{margin-right:15px;max-width:77px;max-height:77px;-ms-flex:77px;flex:77px;}
.stm_widget_posts.style_2 > ul li span{font-size:12px;}
.stm_widget_posts.style_2 > ul li .post-date{color:#bfbfbf;}
@media(max-width:1024px){
.stm_widget_posts.style_2 > ul > li {
width: 100%;
}
}