.b-share_webnavoz .b-share__ico_webnavoz {
text-align: center;
    position: relative;
    display: inline-block;
    width: 67px;
    height: 45px;
    margin: 0 2px;
    background: #425d9d;
    cursor: pointer;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    vertical-align: middle;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.b-share_webnavoz .b-share__ico_webnavoz.b-share__vk_webnavoz {
    width: 183px;
    background: #587e9f;
	animation: pulse_webnavoz 1.5s infinite;
}
.b-share_webnavoz .b-share__ok_webnavoz {
    background: #f2720c;
    width: 110px;
}
.b-share_webnavoz .b-share__tw_webnavoz {
    background: #24aadd;
}
.b-share_webnavoz .b-share__fb_webnavoz:after {
    content: "Facebook";
}
.b-share_webnavoz .b-share__vk_webnavoz:after {
    content: "Поделиться ВКонтакте";
}
.b-share_webnavoz .b-share__ok_webnavoz:after {
    content: "Одноклассники";
}
.b-share_webnavoz .b-share__tw_webnavoz:after {
    content: "Твиттер";
}
.b-share_webnavoz .b-share__fb_webnavoz:before {
    background: url(../i/fb.png) no-repeat center center;
}
.b-share_webnavoz .b-share__vk_webnavoz:before {
     background: url(../i/vk.png) no-repeat center center;
}
.b-share_webnavoz .b-share__ok_webnavoz:before {
     background: url(../i/ok.png) no-repeat center center;
}
.b-share_webnavoz .b-share__tw_webnavoz:before {
     background: url(../i/tw.png) no-repeat center center;
}
.b-share_webnavoz .b-share__ico_webnavoz:last-child {
    margin-right: 0;
}
.b-share_webnavoz .b-share__ico_webnavoz:after {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: -120px;
    bottom: 0;
    line-height: 41px;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.b-share_webnavoz .b-share__ico_webnavoz:hover:after {
    top: 0;
    opacity: 1;
}
.b-share_webnavoz .b-share__ico_webnavoz:before {
    content: "";
    -webkit-transition: all .3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 1;
}
.b-share_webnavoz .b-share__ico_webnavoz:hover:before {
    opacity: 0;
    bottom: -120px;
}
.b-share_webnavoz .b-share__ico_webnavoz.b-share__vk_webnavoz {
    width: 200px;
}
.b-share_webnavoz .b-share__ico_webnavoz.b-share__vk_webnavoz:after {
    opacity: 1 !important;
    position: absolute;
    right: 0;
    top: 2px;
    bottom: 0;
    padding-left: 40px;
}
.b-share_webnavoz .b-share__ico_webnavoz.b-share__vk_webnavoz:before {
    opacity: 1;
    top: 10px;
    left: 16px;
    right: auto;
    bottom: auto;
}
@keyframes pulse_webnavoz {0% {    -moz-box-shadow: 0 0 0 0 rgba(66, 93, 157, .4);    box-shadow: 0 0 0 0 rgba(66, 93, 157, .4)}
70% {    -moz-box-shadow: 0 0 0 10px rgba(66, 93, 157, 0);    box-shadow: 0 0 0 10px rgba(66, 93, 157, 0)}
100% {    -moz-box-shadow: 0 0 0 0 rgba(66, 93, 157, 0);    box-shadow: 0 0 0 0 rgba(66, 93, 157, 0)}
}
span.like__link_webnavoz {
    width: 200px;
    display: block;
    margin: auto;
    background: #ffd12f;
    font-family: Ubuntu;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #26212e !important;
    text-decoration: none !important;
    padding: 10px 5px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
	cursor:pointer;
}
span.like__link_webnavoz:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 31px;
    background: url(../i/like.png) no-repeat center top;
    margin-top: -3px;
    margin-right: 10px;
}
span.like__link_webnavoz span {
    color: #dfb72f;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    margin-top: -2px;
}
span.like__link_webnavoz:hover {
    background: #FFEB3B;
}
.socials-likebox_webnavoz {
    float: left;
}
.socials-button_webnavoz {
    float: right;
}
.wrap-socials_webnavoz:after {
    content: "";
    display: block;
    clear:  both;
}
.wrap-socials_webnavoz {
    padding: 22px 0;
}
@media screen and (max-width: 650px){
.socials-likebox_webnavoz,.socials-button_webnavoz {
    float: none;
}
.socials-button_webnavoz {
    float: right;
}
.wrap-socials_webnavoz {
    text-align: center;
}
.col-colonizator_wrap-style {
    padding: 20px;
    display: inline-block;
    vertical-align: top;
}
.socials-likebox_webnavoz {
    margin-bottom: 15px;
}
.b-share_webnavoz .b-share__ico_webnavoz {
    margin: 5px;
}
}