/* cmsms stylesheet: main modified: 06.06.2023 15:19:38 */
@font-face {
    font-family: 'IcoMoon';
    src: url('/fonts/IcoMoon.eot');
    src: url('/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), 
    url('/fonts/IcoMoon.woff') format('woff'), 
    url('/fonts/IcoMoon.ttf') format('truetype'), 
    url('/fonts/IcoMoon.svg#IcoMoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

body, ul, h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0;
    font-weight: normal;
}

p {
    padding: 0 0 15px 0;
    margin: 0;
    font-weight: normal;
}

p.with-no-padding {
    padding: 0;
}

p.with-margin-bottom-5 {
    margin-bottom: 5px;
}

ul.basic {
    padding-left: 1em;
}

ul.list li:not(:last-child) {
    margin-bottom: 5px;
}

#wrapper {
    background: #F5E4CB;
    font-size: 13px;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif !important;
    font-weight: normal;
    font-style: normal;
    position: relative;
}

.center {
    margin: 0 auto;
    width: 1280px;
    background: #B23030;
}

#header {
    position: relative;
    height: 340px;
}

.logo {
    float: left;
    width: 190px;
}

.logo a {
    display: block;
    margin-top: 60px; 
}

.language {
    position: absolute;
    top: 10px;
    right: 10px;
}

#sidebar {
    float: left;
    width: 190px;
}

#sidebar > div {
    padding: 10px;
    margin: 3px;
    width: 164px;
}

.sidebar-menu ul li {
    min-height: 30px;
    line-height: 0;
    margin-left: -13px;
    padding: 3px !important;
}

.sidebar-menu ul li a {
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    text-decoration: none;
    text-decoration: none;
    padding-left: 20px;
    color: #f0e3cb !important;
    font-size: 14px !important;
    position: relative;
    //height: 17px;
    display: block;
    line-height: 20px !important;
    margin-left: -3px;
}

.sidebar-menu ul li.active a {
    font-weight: bold;
    color: #fff !important;
    color: #FFFFFF;
}

.sidebar-menu ul li.active a, .sidebar-menu ul li a:hover {
    background: url('/images/arrow.png') -8px no-repeat;
}

.search form {
    position: relative;
}

.search-text input {
    background: #FFFFFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #CCD6E0;
    width: 100%;
    padding: 3px 20px 3px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #7D2B03 !important;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    height: 24px;
}

.submit {
    position: absolute;
    right: 0;
    top: 0;
}

.submit input {
    color: #FFFFFF !important;
    border: none;
    background: url('/images/btn.png') center center no-repeat;
    width: 24px;
    height: 24px;
    padding: 0;
    cursor: pointer;
}

.sidebar-icons > div {
    margin-bottom: 8px;
}

.sidebar-icons img {
    margin: 0 auto;
    display: block;
    max-width: 130px;
}

#content {
    float: left;
    width: 1090px;
    background: #FFFFFF;
    padding-bottom: 20px;
}

.content-wrap {
    float: left;
    width: 890px;
}

.content-block {
    clear: both;
    padding-top: 5px;
}

.content-block:first-child {
    padding-top: 0;
}

.bg-line {
    background: #F5E3CB;
    position: relative;
    top: 3px;
}

.bg-link {
    z-index: 1;
    margin-bottom: 5px;
    background: url('/images/link.png') no-repeat;
    background-position: right bottom;
}

.bg-link h1, .bg-link h2 {
    margin: 5px 20px 5px 10px;
    padding: 9px;
    font-size: 23px;
}

h2, h2 a, h1, h1 a {
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    text-decoration: none;
    text-align: left;
    color: #E65005;
    font-size: 23px;
    font-weight: bold;
    font-style: normal;
}

h2 a:visited, h1 a:visited, h2 a:hover, h1 a:hover {
    color: #496079;
}

.action-link h2, .action-link h1, .action-link h2 a:visited, .action-link h1 a:visited, .action-link h2 a:hover, .action-link h1 a:hover, .action-link h2 a, .action-link h1 a {
    color: #993333;
    font-weight: bold;
}

ul.simple-menu {
    list-style: none;
}

ul.simple-menu ul {
    margin-left: 20px;
}

ul.simple-menu li, ul.simple-menu li a {
    background: none;
    font-size: 16px;
    font-family: Tahoma, Arial, Helvetica, Sans-Serif;
    font-weight: bold;
    font-style: normal;
    color: #000;
    min-height: 30px;
    line-height: 30px;
    height: auto;
}

.date {
    margin: 13px 0 15px 20px;
    background: url('/images/calendar.png') no-repeat left center;
    padding-left: 25px;
    color: #933;
}

.content-text {
    margin-left: 20px;
}

.content-image {
    float: left;
    width: 282px;
}

.content-info {
    float: left;
    width: 582px;
}

.content-info p, a.more {
    text-align: justify;
    font-size: 12pt;
}

a.more, a.link {
    color: #C64646;
}

.content-sidebar {
    float: left;
    width: 200px;
}

.content-sidebar > div {
    margin: 0 0 4px;
}

.content-sidebar > div:first-child {
    margin: 20px 0;
}

.content-sidebar > div img {
    margin: 0 auto;
    display: block;
    max-width: 170px;
}

.content-links {
    clear: both;
    padding: 5px 0;
    margin-left: -5px;
}

.content-links li a {
    color: #C64646;
}

.pagination {
    margin-left: 20px;
}

.pagination ul li {
    display: inline;
}

.pagination ul li a {
    float: left;
    padding: 4px 12px;
    line-height: 18px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0;
    color: #C64646;
}

.pagination ul li a:hover {
    background-color: #f5f5f5;
}

.pagination ul li.active a {
    color: #999;
    cursor: default;
}

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
    border-left-width: 1px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}

.pagination ul li.disabled a, .pagination ul li.disabled a:hover {
    color: #999;
    background-color: transparent;
    cursor: default;
}

[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: .25em;
    line-height: 14px;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: 'IcoMoon';
    font-style: normal;
    speak: none;
}

.icon-first:before {
    content: "\7d";
}

.icon-previous:before, .icon-backward:before {
    content: "\7c";
}

.icon-next:before, .icon-forward:before {
    content: "\7b";
}

.icon-last:before {
    content: "\e000";
}

#footer {
    clear: both;
    padding: 10px;
    margin: 0 auto;
    position: relative;
    color: #fff;
    font-size: 13px;
    text-align: center;
    position: relative;
}

.footer-rss {
    position: absolute;
    top: 10px;
    right: 10px;
}

.slider {
    width: 1090px;
    float: left;
    position: relative;
    height: 340px;
    overflow: hidden;
}

.slider-window > div {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}

.slider-window > div:first-child {
    display: block;
}

.slider-window > div > img {
    width: 1090px;
    height: 340px;
    display: block;
}

.prev, .next {
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    background: url("/images/buttons.png") 0 50px no-repeat;
    position: absolute;
    z-index: 5;
    cursor: pointer;
    display: none;
}

.next {
    right: 30px;
    background-position: 0 0;
}

.prev {
    left: 30px;
    background-position: 0 -50px;
}

.block-list, .list {
    list-style: none;
}

.top-box {
    display: block;
    float: right;
    margin-right: -10px;
}

.top-box > div {
    float: left;
    margin: 0 12px 0 0;
}

.top-box-form {
    width: 431px;
    height: 376px;
    background: url('/images/form-bg.jpg') no-repeat;
}

.top-box-form p {
    text-align: center;
    color: #FFFFFF;
    font-size: 23px;
    margin: 10px 0 40px;
}

.top-box-form form {
    width: 330px;
    margin: 0 auto;
}

.top-box-form form > div > div {
    display: table;
    width: 330px;
    margin: 0 0 5px;
}

.top-box-form input {
    width: 252px;
    height: 20px;
    background: #FFFFFF;
    border: 0;
    padding: 4px;
    float: right;
}

.top-box-form label {
    font-size: 18px;
    text-align: right;
    width: 60px;
    display: inline-block;
}

.top-box-form .submit {
    position: static;
}

.top-box-form .submit input {
    border: 1px solid #AB2626;
    background: #C54546;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    display: block;
    height: 35px;
    line-height: 1;
    font-size: 16px;
    width: 200px;
    margin: 30px auto 0;
    float: none;
}


.top-box-form textarea {
    width: 314px;
    height: 70px;
    background: #FFFFFF;
    border: 0;
    padding: 8px
}

#main-c-slider {
    width: 600px;
    margin: 0 auto;
    position: relative;
}

.c-slider-window {
    width: 500px;
    position: relative;
    overflow: hidden;
    height: 80px;
    margin: 0 auto;
}

.c-slider {
    font-size: 0;
    position: absolute;
    width: 9999999px;
    margin: 0;
    padding: 0;
}

.c-slider li {
    float: left;
    text-align: center;
    width: 200px;
    margin: 0 2px;
    font-size: 0;
}

.c-slider li img {
    cursor: pointer;
    opacity: 0.6;
    transition: 0.6s;
}

.c-slider li img:hover, .c-big-left:hover, .c-big-right:hover {
    opacity: 1;
    transition: 0.6s;
}

.c-arrow, .c-big-left, .c-big-right {
    position: absolute;
    width: 46px;
    height: 46px;
    bottom: 0;
    cursor: pointer;
    background: url("/images/sprite.png") no-repeat scroll 0 0 transparent;
}

.c-right-arrow {
    right: 0;
    background-position: 0px -52px;
}

.c-left-arrow {
    left: 0;
    background-position: -4px -156px;
}

.c-slider-wrap {
    position: relative;
    text-align: center;
    padding-bottom: 6px;
    border-bottom: 2px solid #cccccc;
    width: 500px;
    height: 312px;
    margin: 0 auto 8px;
    overflow: hiddenl
}

.c-big-left, .c-big-right {
    background: transparent url('/images/next-prev.png') no-repeat top left;
    height: 64px;
    width: 32px;
    top: 42%;
    opacity: 0.2;
    transition: 0.6s;
}

.c-big-right {
    right: 0;
    background-position: top right;
}

.c-big-left {
    left: 0;
    background-position: top left;
}

.gallery-item h4 {
    font-size: 18px;
    color: #990000;
    padding: 2px 0 0 26px;
    margin: 4px 0;
}

.gallery-item {
    display: table;
    text-align: justify;
    line-height: 18px;
    text-indent: 26px;
    margin-bottom: 5px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #75a028;
}

.gallery-item img {
    float: left;
    padding: 2px;
    margin: 4px 10px 0 0;
    border: 2px solid #75a028;
    border-radius: 4px;
}

.gallery-item a:hover img {
    padding: 0;
    border: 4px solid #75a028;
    border-radius: 4px;
}

.c-slider-big-image img {
    max-width: 500px;
    max-height: 312px;
    width: auto;
    height: auto;
}

a.view-full {
  background: url("/images/sprite.png") no-repeat scroll 0 0 transparent;
  background-position:center -205px;
  height:46px; 
  width:46px;
  margin:10px;
  position:absolute;
  left: 50%; top:0;
  margin-left: -23px;
  transition: 0.3s;
  opacity: 0.3;
}
a.view-full:hover {
  background-position: center -252px;
  transition: 0.3s;
  opacity: 1;
}
#col1{
  //background: #DDD;
  float: left;
  width: 25%;
  height: 300px;
}
#col2{
  //background: #DDD;
  float: left;
  width: 25%;
  height: 300px;
}
#col3{
  //background: #DDD;
  float: left;
  width: 25%;
  height: 300px;
}
#col4{
  //background: #DDD;
  float: left;
  width: 25%;
  height: 300px;
}
.buy_btn
{
    margin-top:5px;
    margin-bottom:5px;
    margin-left:80px;
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    display: inline-block;
    color: #00ab10;
    background-color: transparent;
    border: 1px solid #00ab10;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none !important;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.buy_btn:hover, .buy_btn:focus {
  text-decoration: none;
  background-color: #00ab10;
  color: #fff;
}

.buy_btn_big
{
    margin-top:5px;
    margin-bottom:5px;
    margin-left:15px;
    margin-right:15px;
    padding: 5px;
    font-size: 32px;
    line-height: 1.2;
    display: inline-block;
    color: #00ab10;
    background-color: transparent;
    border: 1px solid #00ab10;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none !important;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.buy_btn_big:hover, .buy_btn:focus {
  text-decoration: none;
  background-color: #00ab10;
  color: #fff;
}


.with-margin-bottom {
	margin-bottom: 8px;
}

.with-margin-bottom-15 {
	margin-bottom: 15px;
}

.buy_description {
	text-align: center;
}
/* cmsms stylesheet: social likes modified: 19.09.2016 15:26:37 */
/*! Social Likes v3.0.4 by Artem Sapegin - http://sapegin.github.com/social-likes - Licensed MIT */
.social-likes,.social-likes__widget{display:inline-block;padding:0;vertical-align:middle!important;word-spacing:0!important;text-indent:0!important;list-style:none!important}.social-likes{opacity:0}.social-likes_visible{opacity:1;-webkit-transition:opacity .1s ease-in;transition:opacity .1s ease-in}.social-likes>*{display:inline-block;visibility:hidden}.social-likes_vertical>*{display:block}.social-likes_visible>*{visibility:inherit}.social-likes__widget{display:inline-block;position:relative;white-space:nowrap}.social-likes__widget:before,.social-likes__widget:after{display:none!important}.social-likes_vertical .social-likes__widget{display:block;float:left;clear:left}.social-likes__button,.social-likes__icon,.social-likes__counter{text-decoration:none;text-rendering:optimizeLegibility}.social-likes__button,.social-likes__counter{display:inline-block;margin:0;outline:0}.social-likes__button{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.social-likes__button:before{content:"";display:inline-block}.social-likes__icon{position:absolute;top:0;left:0}.social-likes__counter{display:none;position:relative}.social-likes_ready .social-likes__counter,.social-likes__counter_single{display:inline-block}.social-likes_ready .social-likes__counter_empty{display:none}.social-likes_vertical .social-likes__widget{display:block}.social-likes_notext .social-likes__button{padding-left:0}.social-likes_single-w{position:relative;display:inline-block}.social-likes_single{position:absolute;text-align:left;z-index:99999;visibility:hidden;opacity:0;-webkit-transition:visibility 0 .11s,opacity .1s ease-in;transition:visibility 0s .11s,opacity .1s ease-in;-webkit-backface-visibility:hidden;backface-visibility:hidden}.social-likes_single.social-likes_opened{visibility:visible;opacity:1;-webkit-transition:opacity .15s ease-out;transition:opacity .15s ease-out}.social-likes__button_single{position:relative}.social-likes{min-height:36px;margin:-6px}.social-likes,.social-likes_single-w{line-height:19px}.social-likes__widget{margin:6px;color:#000;background:#fff;border:1px solid #ccc;border-radius:3px;line-height:19px}.social-likes__widget:hover,.social-likes__widget:active,.social-likes__widget:focus{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;cursor:pointer}.social-likes__button,.social-likes__counter{vertical-align:middle;font-family:"Helvetica Neue",Arial,sans-serif;font-size:13px;line-height:20px;cursor:inherit}.social-likes__button{padding:1px 6px 1px 20px;font-weight:400;border-right:0}.social-likes__icon{width:20px;height:18px;margin-top:1px;background-repeat:no-repeat;background-position:50% 50%}.social-likes__counter{min-width:12px;padding:1px 4px;font-weight:400;text-align:center;border-left:1px solid #ccc}.social-likes__widget:hover>.social-likes__counter,.social-likes__widget:focus>.social-likes__counter,.social-likes__widget:active>.social-likes__counter,.social-likes__widget_active>.social-likes__counter{position:relative;border-left-color:transparent}.social-likes__widget:hover>.social-likes__counter:before,.social-likes__widget:focus>.social-likes__counter:before,.social-likes__widget:active>.social-likes__counter:before,.social-likes__widget_active>.social-likes__counter:before{content:"";position:absolute;top:0;bottom:0;left:-1px;border-left:1px solid;opacity:.4}.social-likes_vertical{margin:-6px}.social-likes_vertical .social-likes__widget{margin:6px}.social-likes_notext{margin:-3px}.social-likes_notext .social-likes__widget{margin:3px}.social-likes_notext .social-likes__button{width:18px}.social-likes_notext .social-likes__icon{width:100%;background-position:center center}.social-likes__widget_single{margin:0}.social-likes_single{margin:-12px 0 0;padding:4px 0;background:#fff;border:1px solid #ccc;border-radius:3px}.social-likes__single-container{width:100%;display:table}.social-likes_single .social-likes__widget{float:none;display:table-row;margin:0;border:0;border-radius:0;background:0 0}.social-likes_single .social-likes__button{display:block;padding:2px 6px 2px 24px}.social-likes_single .social-likes__icon{margin-left:4px;margin-top:2px}.social-likes_single .social-likes__counter{display:table-cell;padding:2px 8px 2px 4px;border-left:0;text-align:right}.social-likes_single .social-likes__widget:hover>.social-likes__counter:before,.social-likes_single .social-likes__widget:focus>.social-likes__counter:before,.social-likes_single .social-likes__widget:active>.social-likes__counter:before{display:none}.social-likes__icon_single{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAANCAYAAAB7AEQGAAAAaElEQVR42mIxL/zLgATkgXgBECcC8QOYIBOagvVA7ADEa4FYAV0RIxDPAeIUKD8VygeJM7BABf8DsScQ/4HyzwGxB1QcrKgByUpk9h8YnwlJElkBiiYmBiIAbRUx0s46FizhgwEAAgwAkmYQfIjC7tcAAAAASUVORK5CYII=")}.social-likes__widget_single:hover,.social-likes__widget_single:active,.social-likes__widget_single:focus,.social-likes__widget_active{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#3673f4;border-color:#3673f4;color:#fff}.social-likes__widget_single:hover .social-likes__icon_single,.social-likes__widget_single:active .social-likes__icon_single,.social-likes__widget_single:focus .social-likes__icon_single,.social-likes__widget_active .social-likes__icon_single{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAANCAYAAAB7AEQGAAAAYklEQVR42mL4//8/AxKWB+L9QKyALI6u4Nx/CDiLrBCmgBGIdwOxEVQRiN4DFWcAE1DAAsR/gBgkwIjEBzMaGBAAmf0Hzgea1IDm+P9o/AYmBiIAbRUx0s46FizhgwEAAgwAAJd9Vn3NlgwAAAAASUVORK5CYII=")}.social-likes__icon_facebook{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAaklEQVR42mJ0Cp7jycDAMBeIJRnwg+dAnMxEpGIGqJq5THgULwFicSBmBGJbmCYWPCYWAvEbdEF8GmCK/yMLMjGQCLBpsIW6GwaQ/UC6Ddj8cBjJZOr44TkJ6l+ANKSAGEQofgpKGgABBgAWcxAZp2KpkQAAAABJRU5ErkJggg==")}.social-likes__widget_facebook:hover,.social-likes__widget_facebook:active,.social-likes__widget_facebook:focus{background:#425497;border-color:#425497}.social-likes__widget_facebook:hover .social-likes__icon_facebook,.social-likes__widget_facebook:active .social-likes__icon_facebook,.social-likes__widget_facebook:focus .social-likes__icon_facebook{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAaUlEQVR42mL6//+/JxA/+08YgNR4MoIYDAwMkgzEgedMeBQvAWJxIGYEYluomCQLHtMKgfgNuiA+DTDF/5EFmRhIBNg02ELdDQPIfiDdBlCw/sclRzU/PCdB/QuQhhQQgwjFT4E4GSDAAMuiQX7Tr7YFAAAAAElFTkSuQmCC")}.social-likes__icon_twitter{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAA9ElEQVR42mKU3vqak4GB4TcQ/2HABFxAXA3EzkD8DIjbgfg+ECuwAIkwIHYD4gSoAchgORD7IfEDgPgpEGczAQlBII4C4kNAbIikSAqIfdEMYgRiMSD+B7JxJ9SZFkB8Foj3A/FWIP4KVYgO5gHxFpBGNSA+DsS2UIVOUIwLfAYRIKe+gGoiFpyDaTwJxEVA/J0ITd+hXgNrBIETMCcQADOA+D26RpCn/+LRdAuI62EcmMb/0IjOx6H5ATSu4a4ChaoPEMcAsTUQy6Bp+AfEy4C4EIjfIEuANG4B4rvQVKEOTWYfoKG3HYgfoluvPm8jA0CAAQAqvDQ/IXqkWQAAAABJRU5ErkJggg==")}.social-likes__widget_twitter:hover,.social-likes__widget_twitter:active,.social-likes__widget_twitter:focus{background:#00b7ec;border-color:#00b7ec}.social-likes__widget_twitter:hover .social-likes__icon_twitter,.social-likes__widget_twitter:active .social-likes__icon_twitter,.social-likes__widget_twitter:focus .social-likes__icon_twitter{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAQAAAD4iURRAAAAo0lEQVQYGQXBsSoEAACA4Z8YKIO6yXLzjYrkHS5Wm5GyYPMAUgarMikpGZQHsFh4BZPhJi9wJdzn+7JkQZJk2bl3TzYNbGTfvUVJ8gyYmdjJMd6sS9bMAHwbZ+QHMy9OHQDgWtn1CgAALpUtAADAnpITUwAAU6tKtn0BALiSkjkXfgHAhxUpybwjvwA+DSVl7MEEwJ87A0lKRs7cenTj0FCSpH8xHAhkcGt6PAAAAABJRU5ErkJggg==")}.social-likes__icon_plusone{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAABD0lEQVR42nTSsUtCURTH8eszSGgIgkqSoHBQh7QpbAlBcRCJ2staHFoa+hNyzqXBoan+gMDdoWgymkwkBxMiggo3a3Cp76WfcJHXgQ/nvfveue+ewwt08luGmEEdcwgjZP7iFrtmIqaUn5SXkUEDA+wZn/CwgQgetHYjC+JbZCOANWf9VXmobDd+c4vu8YgoalhFFpf4VL8rmMW8vR/3lEQV2yijhUO99KzeQ7p+95wjneAMQcRQ1JfsNA/wrc1T46KaznyMJqZxrcIvdNRf3957Gm8JO0ggjRx+cKpN21h0B7GJDw3EOGPvYuQ3ctvgC+K4w7nOfoQlFP4rsg+usI4Lrff0Z7QnCyqpffMrwAC15jTuOMaeqQAAAABJRU5ErkJggg==")}.social-likes__widget_plusone:hover,.social-likes__widget_plusone:active,.social-likes__widget_plusone:focus{background:#dd4241;border-color:#dd4241}.social-likes__widget_plusone:hover .social-likes__icon_plusone,.social-likes__widget_plusone:active .social-likes__icon_plusone,.social-likes__widget_plusone:focus .social-likes__icon_plusone{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAAA5klEQVR42myRvQrCMBSFUyehmyC4Zte1OPoALi6+gy/j6uobiINbF3Fx6tDFpZtSUFzEPxQxnksPchty4WvSJPeek5vIOWcQMViCFuiApqliDUbGD0kCeyLzAfiAI4i5VkM+CfiChdpIXRU2lNSgYAR6ysCB441jAkrfXs7KM1YXq3PuicUxuIO2/GvZKSh4n4xrcugKniwq88L3O+GmVB0GlKxWElsl2IEt1d4qsctu/ruXskqiFKXtL2WzRiQJ6McJWO8Jc/AA/dDj7niPDb2LpRU4e+q1x7VMkM5cSMZ7mBA/AQYALgmaWsDGGiQAAAAASUVORK5CYII=")}.social-likes__icon_mailru{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAABIElEQVR42mTSzytEURjG8XunISbFxmQ5UYqGIj9KMztLCyTKrMZCs7K1U7NSLBRloWb+AREmFpPF7GUzRBaymGLpV5bi+9RzM+XU595zT+85533PueHTXhC1BFaRx6DHnnGEbbxoIPSEFCp+l3DjCWOYc38FFzEe7Tj3Dlr5AG0OWscA6jhFX5zHmgO1+oy3V0AHirhHGZ36jjnnknfaxzKmMIxdTKMHO0pPE/px6cA7nAV/bQsfXky7fmtCqA5a8Bn8bz/WqlhNaCCDE0xivCk459zfMKq6VPQxCth0wTUfcZdr+UIaWVR1D0k6115lFkNYwLuPeB4beFUm0cVN4NCnoaBb5z3iDFTfIx7Cpl+j23eyiF6Pqb4lXEVBvwIMAGRTP1kwMI3TAAAAAElFTkSuQmCC")}.social-likes__widget_mailru:hover,.social-likes__widget_mailru:active,.social-likes__widget_mailru:focus{background:#255896;border-color:#255896;color:#ffcd00}.social-likes__widget_mailru:hover .social-likes__icon_mailru,.social-likes__widget_mailru:active .social-likes__icon_mailru,.social-likes__widget_mailru:focus .social-likes__icon_mailru{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAABIElEQVR42mTSzytEURjG8Xtn0IyIDc1SFpJQ5EdN1ChLC6PJFCsWsvInKCvFQllYKPaaZpIpC83CntkgsrBSLP1K2Wh8n3pupubU5865p/c9533PnbBWDaLRijWsYMBrLyhiF69aCJ3Qg7J/j3DrhDFkPV/FuRKSTK6RQAbtmMEPCojjxGv9TTw2XIJ2n/PxN2jDFh5wjA69x1yzytBJB1hCGsPYxyxS2FN5SuhDxYH3OAv+xw4+vZlO/VVCqAma8RU0jpq1KFYJz5jCKSYxXhe87NrfMaq+1HQJ69h2w5e+4k738o1BTONC19rNpOpd5jGEHD5wiAVs4k2VRB9uwneectCd6x5xBervCY9h3V+jy99kEb1eU395XEVBfwIMAE0mQy9JLJUSAAAAAElFTkSuQmCC")}.social-likes__icon_vkontakte{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAsElEQVR42mKJLJ3tycDAMBeIJRnwg+dAnMxEpGIGqJq5TGiKGZEwSE4ViDcha2LCYpIREK8C4l4gfgLElciSLDisDgXi/0A8DYi58GkA8Y8AsQkQfwHie0C8BVkBupO4kWyIBWJxIE4D4u/4nKQMxOVQ9jcgbgPii0BsgUvDIyCeBcR/gHgFVI00PhsuA3E61Lkg2xYAsSyyhudIcfGBQOS9AJmSAmIQEdNPQUkDIMAA8iAe2OyimvEAAAAASUVORK5CYII=")}.social-likes__widget_vkontakte:hover,.social-likes__widget_vkontakte:active,.social-likes__widget_vkontakte:focus{background:#526e8f;border-color:#526e8f}.social-likes__widget_vkontakte:hover .social-likes__icon_vkontakte,.social-likes__widget_vkontakte:active .social-likes__icon_vkontakte,.social-likes__widget_vkontakte:focus .social-likes__icon_vkontakte{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAQAAAD8fJRsAAAAfUlEQVQYGQXBMQ4BUQAFwGej0P1aohJCJBpcwu6N1AqVTqFX6TSu4B4if2+gNGZirwIAqPZRAQBADSAiBmYeQACxcXc2sgICiA4/MzsggKFia6HxBAIolk6Oxia+EEDRgYN4QQDF2tXF1NAbAigiGnM3ICoAAOij1QMA+Gj/aNf4AJYJLVIAAAAASUVORK5CYII=")}.social-likes__icon_odnoklassniki{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAyElEQVR42kzPMQtBcRTG4UvKQmalZFNKDNdm5gsYFCUlCbMyGMwsfACLzRcw2EwsGJTBQAZlUgxsfidvceq5/3vPeTv3Xs99FHMoP3ooOd+aoo+3T40hmnjouYsQWl4uEdRxRkLO6kVsQwB23nDRBruP2swGJ+zgYqKAq97JAi8UMUNFgb16LwvUkEYHcQUOaGNjgTKyaGCrQErn0gJVpQt/g6teObbfPGKAp/Orp3pH25DEHGGsFchghbxXXxvEAjlZqFf8CDAAgr4qyqKlfhgAAAAASUVORK5CYII=");background-position:6px 3px}.social-likes__widget_odnoklassniki:hover,.social-likes__widget_odnoklassniki:active,.social-likes__widget_odnoklassniki:focus{background:#f6903b;border-color:#f6903b}.social-likes__widget_odnoklassniki:hover .social-likes__icon_odnoklassniki,.social-likes__widget_odnoklassniki:active .social-likes__icon_odnoklassniki,.social-likes__widget_odnoklassniki:focus .social-likes__icon_odnoklassniki{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAQAAAD1lzQWAAAAgElEQVQIHQXBoRGCAAAF0N80OoA0AxTHcQMncAaO7J1ndRCbgUDRbPCgMABEjnu+F7FRGwxqG4m4YTLhJrG36BUKvcU+SnQiOpSx9cHDAx/biMoP/FQSZ3cnFxcnd+d4YfX2tuIVB1cjGF0dIgpf8FVIHI1otRgdozF72tl5mjV/486WhTdrOooAAAAASUVORK5CYII=")}.social-likes__icon_pinterest{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAYAAAB/9ZQ7AAABCUlEQVR42nTRPUvDUBTG8ZtoKYogTsGCoAXtUqFuBR1c/AZddNbRQUqhH0Eo6KKDb0gpXQUHBxF0Kg6KFAWh4qI4KxQRtKXxf+C5OEgP/Ehu8uTclwSN0VmnWsE6shjEF05QwZMFQr04QB3vKOmjGlZxiZxTcE0Pi9jCGD402xnOsYNF67yBGwWP8IaCwhe4xjxmLDyNUySxjGGk3F/5Wcb9Rib04FNLu9LYmk2ih1cbVLXmKXTRwoPCc8jgES/WpYymlhOpSxoxdjXTNn7spo19nYbN1ME9hjTexLE/OqsAC/jGknYf6Yxv/U592LrkcYdn+VehrgmM4ND1r8CHB7CnX96v4l8BBgB54jWa5GM+bAAAAABJRU5ErkJggg==")}.social-likes__widget_pinterest:hover,.social-likes__widget_pinterest:active,.social-likes__widget_pinterest:focus{background:#cc002b;border-color:#cc002b}.social-likes__widget_pinterest:hover .social-likes__icon_pinterest,.social-likes__widget_pinterest:active .social-likes__icon_pinterest,.social-likes__widget_pinterest:focus .social-likes__icon_pinterest{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAQAAADV/FywAAAAvklEQVQYGQXBsUoUAACA4f/i8MBB0TdINCQQhHoDaXRzagkkopYGhRYfwKWhSYLDZ2ixNyiTVp1cXMQgaDpNsa6v70vy3DcTt34ZeyRlaIzPXnvpAy6tK2+wIwuSZ/75Yphz3+XQjS3JVzwOe0Z+463kCBu58dHIT/fW5IEzUys58NeqK6eSJ/44NZM5r2yaurTkoRNsK8kuLlybYt9AycAnd5a98M5TScmsH44lSVIyb2JbkiSDZNF7I0mS9B8IOsS5z/yrNgAAAABJRU5ErkJggg==")}
