* {
    box-sizing: border-box;
}
#content .v_list {
	margin: 25px 0 20px 0;
}

#content .wrap_act .img_act.img_19 {
	background: url('../img/russia%20(1).png') no-repeat;
	background-color: #fff;
	padding: 20px;
	background-position: center;
}

.fancybox-title-float-wrap {
  bottom: unset !important;
  padding-top: 10px !important;
}
.fancybox-title-float-wrap .child {
  white-space: unset !important;
}
.prompt {
	display: none;
	position: absolute;
	width: auto;
	height: auto;
	-moz-transition: opacity ease-in-out 0.3s;
	-webkit-transition: opacity ease-in-out 0.3s;
	transition: opacity ease-in-out 0.3s;
}
.prompt .uniTipTop {
	display: inline-block;
	position: relative;
	border-radius: 7px;
	-webkit-box-shadow: 0px 2px 24px 0px rgba(27, 25, 21, 0.12);
	box-shadow: 0px 2px 24px 0px rgba(27, 25, 21, 0.12);
}
.prompt .uniTipTop,
.prompt .uniTipBottom {
	padding: 5px 9px;
}
.prompt .uniTipTop,
.prompt .uniTipTop .ugol div {
	background-color: #FFFFFF;
	color: #333333;
	border: solid 1px #E0E0E0;
	box-sizing: border-box;
}

.prompt .uniTipTop .ugol {
	position: absolute;
	overflow: hidden;
}
.prompt .uniTipTop .ugol div {
	position: absolute;
	width: 20px;
	height: 20px;
}
.prompt .uniTipTop {
	margin-bottom: 14px;
}
.prompt .uniTipTop .ugol {
	bottom: -14px;
	left: 0;
	width: 100%;
	height: 14px;
}
.prompt .uniTipTop .ugol div {
	top: -10px;
	left: 50%;
	margin-left: -9px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-box-shadow: 0px 2px 24px 0px rgba(27, 25, 21, 0.12);
	box-shadow: 0px 2px 24px 0px rgba(27, 25, 21, 0.12);
}
.prompt .text {
	font: 400 14px Arial!important;
	color: #333333!important;
	line-height: 20px!important;
	text-align: center!important;
	text-transform: none!important;
	width: 100%;
	height: 100%;
	padding: 5px;
}
html {
    height: 100%;
}
html > body #page_wrap {
    height: auto;
    min-height: 100%;
    overflow: hidden;
}
body {
    /*height: 100%;*/
    margin: 0;
    font-family: Arial, sans-serif;
    color: #333333;
    font-size: 14px;
    line-height: 20px;
}
header {
    display: block;
}
footer {
    display: block;
    margin-top: -300px;
    background-color: #f4f4f4;
}
footer h2 {
    margin-bottom: 15px;
}
a {
    color: #0097dc;
}
a:hover {
    text-decoration: none;
}
h2 {
    margin: 0 0 25px 0;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 18px;
}
h3 {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 25px 0;
}
h3.title {
    margin-bottom: 0;
    font: 700 24px/80px Arial;
    color: #333333;
    text-align: left;
}
.title.title-detail-content {
	line-height: 29px;
	margin-bottom: 27px;
}
input.text {
    padding: 12px;
    border: 1px solid #e0e0e0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000000;
    font-size: 14px;
    font-family: Arial, sans-serif;
    -moz-transition: border-color 0.5s ease;
    -webkit-transition: border-color 0.5s ease;
    transition: border-color 0.5s ease;
}
input.text:hover {
    border: 1px solid #b2b2b2;
}
input.text:focus {
    border: 1px solid #b2b2b2;
    outline: none;
}
input.text::-webkit-input-placeholder {
    opacity: 1;
    transition: opacity 0.5s ease;
}
input.text::-moz-placeholder {
    opacity: 1;
    transition: opacity 0.5s ease;
}
input.text:-moz-placeholder {
    opacity: 1;
    transition: opacity 0.5s ease;
}
input.text:-ms-input-placeholder {
    opacity: 1;
    transition: opacity 0.5s ease;
}
input.text:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.5s ease;
}
input.text:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.5s ease;
}
input.text:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.5s ease;
}
input.text:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.5s ease;
}
::-webkit-input-placeholder {
    color: #aaaaaa;
}
::-moz-placeholder {
    color: #aaaaaa;
}
:-moz-placeholder {
    color: #aaaaaa;
}
:-ms-input-placeholder {
    color: #aaaaaa;
}
#page_wrap {
    height: 100%;
}
#page_wrap header {
    width: 1240px;
    margin: 0 auto;
}
#page {
    padding-bottom: 300px;
}
.detail-info{
	font-size: 0;
}
.detail-info > div {
	font: 400 14px/20px Arial;
}
#logo {
    float: left;
	width: 235px;
    height: 87px;
    margin-top: 13px;
    background: url('../img/logo.png') no-repeat;
    margin-bottom: 15px;
}
#search {
    position: relative;
    float: left;
    margin: 36px 0 0 100px;
}
#search input.text {
    width: 288px;
}
#search .search_icon {
    position: absolute;
	background: url('../img/svg/search.svg') no-repeat!important;
    width: 18px;
    height: 18px;
    top: 12px;
    right: 10px;
    cursor: pointer;
}
.search .search_icon {
    background-repeat: no-repeat;
}
#call_us {
    float: right;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    margin: 35px 30px 0 0;
    -moz-transition: color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
}
#call_us span {
    display: inline-block;
    width: 48px;
    height: 48px;
    -moz-border-radius: 48px;
    -webkit-border-radius: 48px;
    border-radius: 48px;
    background: url('../img/svg/phone_blue.svg') no-repeat;
    vertical-align: middle;
    margin-right: 5px;
    -moz-transition: background-image 0.5s ease;
    -webkit-transition: background-image 0.5s ease;
    transition: background-image 0.5s ease;
}
#call_us:hover {
    color: #70c330;
}
#call_us:hover span {
	background: url('../img/svg/phone_green.svg') no-repeat;
}
#phone {
    float: right;
    font-size: 24px;
    color: #000000;
    margin-top: 47px;
}
#menu {
    width: 100%;
    margin: 0 auto;
    margin-top: 15px;
    display: table;
    height: 68px;
	border:  1px solid #e0e0e0;
	border-right: none;
	border-radius: 5px;
	max-width: 1240px;
    background-color: #f3f3f3;
}

.detail_cont {
    display: inline-block;
    width: 923px;
}
/* ---------------------правленые стили для меню------------ */

.menu-item {
    height: 68px;
    position: relative;
    display: table-cell;
	border-right: 1px solid #e0e0e0;
	border-width: 1px;
}

.menu-item:last-of-type {
	border-top-right-radius: 5px;
}

.menu-item:last-of-type {
	border-bottom-right-radius: 5px;
}
.menu-item:first-of-type {
	border-top-left-radius: 5px;
}

.menu-item:first-of-type {
	border-bottom-left-radius: 5px;
}
.menu-item:hover a.menu-url{
	background-color: #70c330;
	border-color: #70c330;
	color: #ffffff;
}


.menu-item:hover .sub-menu-item {
    display: block;
}

.menu-item a.menu-url {
    line-height: 66px;
}
#menu a.menu-url:hover {
	background: #70c330;
	color: #fff;
}
.menu-item a.menu-url:hover .sub-menu-item {
    height: auto;
}
.menu-item .sub-menu-item {
    width: 290px;
    overflow:inherit!important;
    display: none;
    position: absolute;
    z-index: 2000;
    transform: translate(0, 0);
    top: 50px;
    left: 0;
    padding-top: 35px;
    -moz-transition: height 0.5s ease-in-out;
    -webkit-transition: height 0.5s ease-in-out;
    transition: height 0.5s ease-in-out;
}

a.menu-url:hover a.menu-url{
	background-color: #70c330;
	border-color: #70c330;
	color: #ffffff;
}
.menu-item .sub-menu-item a.sub-m {
    display: block!important;
    width: 100%;
    border: 1px solid #dadada;
    border-bottom: none!important;
    border-collapse: collapse;
    border-width: 1px!important;
    text-transform: uppercase;
    font: 400 13px/50px Arial;
    color: #333333;
	text-align: left!important;
	padding-left: 17px;
    text-decoration: none;
    background: #f3f3f3;
    -moz-transition: background 0.5s ease, color 0.5s ease, height 0.5s ease-in-out, border 0.5s ease;
    -webkit-transition: background 0.5s ease, color 0.5s ease, height 0.5s ease-in-out, border 0.5s ease;
    transition: background 0.5s ease, color 0.5s ease, height 0.5s ease-in-out, border 0.5s ease;
}
.menu-item .sub-menu-item a.sub-m:hover {
    background: #70c330;
    color: #fff;
}
.menu-item .sub-menu-item a.sub-m:nth-of-type(2n) {
    border-top: none;
    border-bottom: none;
}
/*.menu-item .sub-menu-item .sub-url:first-of-type a.sub-m {
    border-radius: 0!important;
    border-top-left-radius: 5px!important;
    border-top-right-radius: 5px!important;
}
.menu-item .sub-menu-item .sub-url:last-of-type a.sub-m {
	border-top-left-radius: 0px!important;
	border-top-right-radius: 0px!important;
	border-bottom-left-radius: 5px!important;
	border-bottom-right-radius: 5px!important;
}*/
/*.menu-item .sub-menu-item sub-url a.sub-m{
    border-bottom-left-radius: 5px!important;
    border-bottom-right-radius: 5px!important;
    border-bottom: 1px solid #dadada;
    border-bottom: 1px solid #dadada!important;
}*/



.menu-item .sub-menu-item:after {
	content: " ";
	height: 15px;
	width: 15px;
	background: #f3f3f3;
	border: 1px solid #dadada;
	border-bottom: none;
	border-right: none;
	display: block;
	position: absolute;
	transform: rotate(46deg);
	top: 27px;
	left: 35px;
	z-index: -1;
}
.is-active {
    display: block!important;
}


/*-------------------------------------------------------------*/

#menu a.menu-url {
    position: absolute;
    display: table-cell;
	width: 100%;
	height: 100%;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    color: #040707;
    cursor: pointer;
	border: none;
    vertical-align: middle;
    background-color: #f3f3f3;
    -moz-transition: background 0.5s ease, color 0.5s ease, border 0.5s ease;
    -webkit-transition: background 0.5s ease, color 0.5s ease, border 0.5s ease;
    transition: background 0.5s ease, color 0.5s ease, border 0.5s ease;
	border-radius: 0;
}
#menu .menu-item:last-of-type a.menu-url {
	border-top-right-radius: 5px;
}

#menu .menu-item:last-of-type a.menu-url {
	border-bottom-right-radius: 5px;
}
#menu .menu-item:first-of-type a.menu-url{
	border-top-left-radius: 5px;
}

#menu .menu-item:first-of-type a.menu-url{
	border-bottom-left-radius: 5px;
}



#menu a.sub-m:first-child {
	-moz-border-radius: 5px 5px 0 0px;
	-webkit-border-radius: 5px 5px 0 0px;
	border-radius: 5px 5px 0 0px;
	border-left-width: 1px;
}
#menu a.sub-m:last-child {
	-moz-border-radius: 0 0px 5px 5px ;
	-webkit-border-radius: 0 0px 5px 5px;
	border-radius: 0 0px 5px 5px;
	border: 1px solid #e0e0e0!important;
}

#menu .sub-url a.sub-m {
	border-radius: 0!important;
    overflow: hidden;
}
#menu .sub-url:first-child a.sub-m {
	-moz-border-radius: 5px 5px 0 0px!important;
	-webkit-border-radius: 5px 5px 0 0px!important;
	border-radius: 5px 5px 0 0px!important;
	border-left-width: 1px;
}
#menu .sub-url:last-child a.sub-m {
	-moz-border-radius: 0 0px 5px 5px!important ;
	-webkit-border-radius: 0 0px 5px 5px!important;
	border-radius: 0 0px 5px 5px!important;
	border: 1px solid #e0e0e0!important;
}
/* #menu a.menu-url:first-child {
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  border-left-width: 1px;
}
#menu a.menu-url:last-child {
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  border-right-width: 1px;
}*/
/*
#menu a.menu-url:first-child, #menu a.menu-url:last-child{
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    border-left-width: 1px;
}
#menu .menu-item:last-child a{
    -moz-border-radius: 0 5px 5px 0!important;
    -webkit-border-radius: 0 5px 5px 0!important;
    border-radius: 0 5px 5px 0!important;
    border-right-width: 1px;
}
#menu a.menu-url:hover {
    background-color: #70c330;
    border-color: #70c330;
    color: #ffffff;
}*/
.menu-item .sub-menu-item a.sub-m:hover {
	background-color: #70c330;
	border-color: #70c330;
	color: #ffffff;
}


#menu .sub-url .subcategory-topmenu {
	width: 290px;
	height: auto;
	display: none;
	position: absolute;
	right: -290px;
	top: 35px;
}

#menu .sub-url .subcategory-topmenu .subsub-m {
	/*font: 400 14px/49px Arial;*/
    font: 400 14px/15px Arial;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-right: 17px;
	color:  #333333;
	text-align: left;
	display: block!important;
	width: 100%;
	border-radius: 0;
	background-color: #fff;
	text-transform: none;
	padding-left: 22px;
	border-color:  #e0e0e0;
	border-left: 1px solid #e0e0e0!important;
	border-bottom: none!important;
}
#menu .sub-url .subcategory-topmenu .subsub-m:first-of-type {
	border-radius: 0!important;
	border-top-right-radius: 5px!important;
}
#menu .sub-url .subcategory-topmenu .subsub-m:last-of-type  {
	border-radius: 0!important;
	border-bottom: 1px solid #e0e0e0!important;
	border-bottom-right-radius: 5px!important;
}
#menu .sub-url .subcategory-topmenu .subsub-m:hover {
	color:  #00a8ea;
	border-color:  #e0e0e0;
}
#menu .sub-url:hover .subcategory-topmenu {
	display: block;
}

/* #main_ban {
    width: 1240px;
    margin: 0 auto;
    font-family: 'helveticaneuecyrthin';
    margin-top: 30px;
    height: 340px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: url('../img/main_ban_2.jpg');
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.4);
    color: #ffffff;
    padding-left: 620px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#main_ban h1 {
    margin: 0;
    padding: 80px 0 10px 0;
    font-weight: normal;
    font-size: 48px;
    line-height: 1;
}
#main_ban p {
    margin: 0;
    line-height: 20px;
    font-size: 18px;
} */
#main_ban {
    width: 1240px;
    margin: 0 auto;
    padding: 0;
    font-family: 'helveticaneuecyrthin';
    /* background: url('../img/main_ban_2.jpg'); */
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.4);
    color: #ffffff;
    margin-top: 30px;
    position: relative;
}
#main_ban .swiper-slide {
    height: 340px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding-left: 620px;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#main_ban h1 {
    margin: 0;
    padding: 80px 0 10px 0;
    font-weight: normal;
    font-size: 48px;
    line-height: 1;
}
#main_ban p {
    margin: 0;
    line-height: 20px;
    font-size: 18px;
}
#main_ban .main_ban-pagination {
    position: absolute;
    left: 67px;
    bottom: 10px;
    z-index: 3;
}
#main_ban .main_ban-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    background: white;
}

.main_ban-navigation {
    position: absolute;
    bottom: 17px;
    right: 67px;
    height: 31px;
    z-index: 3;
}
.main_ban-navigation>* {
    display: inline-block;
    width: 31px;
    height: 31px;
    cursor: pointer;
}
.main_ban-navigation .left_nav:before,
.main_ban-navigation .left_nav:after,
.main_ban-navigation .right_nav:before,
.main_ban-navigation .right_nav:after {
    content: '';
    transition: all .5s ease 0s;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.main_ban-navigation .left_nav,
.main_ban-navigation .right_nav {
    position: relative;
    outline: none;
}
.main_ban-navigation .left_nav:after,
.main_ban-navigation .right_nav:after {
    opacity: 0;
}
.main_ban-navigation .left_nav:after {
    background: url('../img/svg/left_square_green.svg') no-repeat center / contain;
}
.main_ban-navigation .right_nav:after {
    background: url('../img/svg/right_square_green.svg') no-repeat center / contain;
}
.main_ban-navigation .left_nav:before
{
    background: url('../img/svg/left_square.svg') no-repeat center / contain;
}
.main_ban-navigation .right_nav:before
{
    background: url('../img/svg/right_square.svg') no-repeat center / contain;
}
.main_ban-navigation .left_nav {
    margin-right: 5px;
}
.main_ban-navigation .right_nav:hover::before,
.main_ban-navigation .left_nav:hover::before {
    opacity: 0;
}
.main_ban-navigation .right_nav:hover::after,
.main_ban-navigation .left_nav:hover::after {
    opacity: 1;
}

#banners {
    margin: 30px auto 0 auto;
    padding: 0 0 29px 0;
    border-bottom: 1px solid #dadada;
    width: 1240px;
}
#banners .wrap_ban {
    width: 390px;
    height: 130px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.4);
    padding: 45px 0 0 168px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-right: 35px;
    text-decoration: none;
    text-transform: uppercase;
    color: #333333;
    font-weight: bold;
    font-size: 15px;
    -moz-transition: color 0.5s ease, box-shadow 0.5s ease;
    -webkit-transition: color 0.5s ease, box-shadow 0.5s ease;
    transition: color 0.5s ease, box-shadow 0.5s ease;
}
#banners .wrap_ban:hover {
    color: #00a8ea;
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.9);
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.9);
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.9);
}
#banners .wrap_ban:last-child {
    margin-right: 0;
}
#banners .wrap_ban.bnr_1 {
    background: url('../img/bnr_1.jpg') no-repeat;
}
#banners .wrap_ban.bnr_2 {
    background: url('../img/bnr_2.jpg') no-repeat;
}
#banners .wrap_ban.bnr_3 {
    background: url('../img/bnr_3.jpg') no-repeat;
}
#main_news {
    margin: 25px auto 0 auto;
    padding: 0 0 29px 0;
    width: 1240px;
}
#main_news .wrap_ban {
    width: 388px;
    height: 128px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #dadada;
    float: left;
    margin-right: 35px;
    -moz-transition: border-color 0.5s ease;
    -webkit-transition: border-color 0.5s ease;
    transition: border-color 0.5s ease;
}
#main_news .wrap_ban:last-child {
    margin-right: 0;
}
#main_news .wrap_ban:hover {
    border: 1px solid #b2b2b2;
}
#main_news .wrap_ban:hover .text_news {
    color: #00a8ea;
}
#main_news .img_news {
    width: 128px;
    height: 100%;
    float: left;
    border-right: 1px solid #dadada;
    overflow: hidden;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}
#main_news .img_news.bnr_1 {
    background: url('../img/bnr_4.jpg') no-repeat;
}
#main_news .img_news.bnr_2 {
    background: url('../img/bnr_5.jpg') no-repeat;
}
#main_news .img_news.bnr_3 {
    background: url('../img/bnr_6.jpg') no-repeat;
}
#main_news .info_news {
    float: left;
    width: 258px;
    height: 100%;
    overflow: hidden;
    position: relative;
    color: #333333;
}
#main_news .text_news {
    display: block;
    width: 258px;
	height: 60px;
	font-size: 17px;
	padding: 20px;
	margin-bottom: 20px;
	padding-bottom: 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
}
#main_news .date_news {
    display: block;
    width: 258px;
    height: 49px;
    line-height: 48px;
    border-top: 1px solid #dadada;
    background-color: #f4f4f4;
    font-size: 14px;
    padding-left: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0 0 5px 0;
    -webkit-border-radius: 0 0 5px 0;
    border-radius: 0 0 5px 0;
}
#belinka_rcmd {
    background-color: #f4f4f4;
    border-top: 1px solid #dadada;
    padding: 30px 0 40px 0;
}
#belinka_rcmd h2:after {
    content: '';
    display: block;
    height: 1px;
    background-color: #dadada;
    margin: 25px 0 30px 0;
}
#belinka_rcmd .page_width {
    position: relative;
}
#belinka_rcmd .rcmd {
    width: 288px;
    display: block;
    border: 1px solid #dadada;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
    -moz-transition: border-color 0.5s ease;
    -webkit-transition: border-color 0.5s ease;
    transition: border-color 0.5s ease;
    float: left;
    margin-right: 26px;
}
#belinka_rcmd .rcmd:last-child {
    margin-right: 0;
}
#belinka_rcmd .rcmd:hover {
    border: 1px solid #b2b2b2;
}
#belinka_rcmd .rcmd:hover .rcmd_name {
    color: #00a0e3;
}
#belinka_rcmd .rcmd_img {
    display: block;
    height: 218px;
    background-color: #ffffff;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #dadada;
}
#belinka_rcmd .rcmd_name {
    display: block;
    font-weight: bold;
    font-size: 16px;
    padding: 25px 20px;
    color: #333333;
    text-transform: uppercase;
    background-color: #ffffff;
    border-bottom: 1px solid #dadada;
    -moz-transition: color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
    height: 90px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#belinka_rcmd .rcmd_info {
    display: block;
    padding: 20px;
    color: #333333;
}
#belinka_rcmd .rcmd_img.bnr_1 {
    background: url('../img/bnr_7.jpg') #ffffff center center no-repeat;
}
#belinka_rcmd .rcmd_img.bnr_2 {
    background: url('../img/bnr_8.jpg') #ffffff center center no-repeat;
}
#belinka_rcmd .rcmd_img.bnr_3 {
    background: url('../img/bnr_9.jpg') #ffffff center center no-repeat;
}
#belinka_rcmd .rcmd_img.bnr_4 {
    background: url('../img/bnr_10.jpg') #ffffff center center no-repeat;
}
#rcmd_nav {
    position: absolute;
    top: -5px;
    right: 0;
    height: 31px;
}
#rcmd_nav a {
    display: inline-block;
    width: 31px;
    height: 31px;
}
#rcmd_nav .left_nav {
    background: url('../img/svg/left_square.svg') no-repeat;
    margin-right: 5px;
    -moz-transition: background 0.5s ease;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease;
}
#rcmd_nav .left_nav:hover {
    background: url('../img/svg/left_square_green.svg') no-repeat;
}
#rcmd_nav .right_nav {
    background: url('../img/svg/right_square.svg') no-repeat;
    -moz-transition: background 0.5s ease;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease;
}
#rcmd_nav .right_nav:hover {
    background: url('../img/svg/right_square_green.svg') no-repeat;
}
#crumbs {
    margin: 12px 0 23px 0;
    padding-bottom: 17px;
    border-bottom: 1px solid #dadada;
    font-size: 12px;
    text-transform: uppercase;
}
#crumbs a {
    position: relative;
    color: #9f9f9f;
    text-decoration: none;
    display: inline-block;
    -moz-transition: color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
}
#crumbs a:hover {
    color: #00a0e3;
}
#crumbs span {
    dispaly: inline-block;
    color: #9f9f9f;
    margin: 0 5px;
}
/*#content {
    padding-bottom: 30px;
	margin-bottom: 30px;
}*/
#content .succes_table {
	margin-top: 10px;
}
#content .contact_table {
	margin-top: 10px;
}
#content .wrap_act {
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 1px solid #dadada;
    height: 168px;
    float: left;
    -moz-transition: border-color 0.5s ease;
    -webkit-transition: border-color 0.5s ease;
    transition: border-color 0.5s ease;
    cursor: pointer;
    /*margin: 0 25px 30px 0;*/
	margin: 0;
	margin-bottom: 30px;
    overflow: hidden;
	font: 400 14px/20px Arial;
}
#content .wrap_act .img_act {
    width: 168px;
    height: 100%;
    float: left;
    border-right: 1px solid #dadada;
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
	background-size: cover;
}
#content .wrap_act .img_act.img_1 {
    background: url('../img/img_act_1.jpg') center center no-repeat;
}
#content .wrap_act .img_act.img_2 {
    background: url('../img/img_act_2.jpg') center center no-repeat;
}
#content .wrap_act .img_act.img_3 {
    background: url('../img/img_act_3.jpg') center center no-repeat;
}
#content .wrap_act .img_act.img_4 {
    background: url('../img/img_act_4.jpg') center center no-repeat;
}
#content .wrap_act .img_act.img_5 {
    background: url('../img/img_act_5.jpg') center center no-repeat;
}
#content .wrap_act .img_act.img_6 {
    background: url('../img/img_act_6.jpg') center center no-repeat;
}
#content .wrap_act .img_act.img_7 {
    background: url('../img/img_act_7.jpg') center center no-repeat;
}
#content .wrap_act .img_act.img_8 {
    background: url('../img/img_act_8.jpg') center center no-repeat;
}
#content .wrap_act .img_act.img_9 {
    background: url('../img/img_act_9.jpg') center center no-repeat;
}
#content .wrap_act .img_act.img_10 {
    background: url('../img/img_act_10.jpg') center center no-repeat;
}
#content .wrap_act .img_act.img_19 {
	background: url('../img/russia%20(1).png') no-repeat;
	background-color: #fff;
	padding: 20px;
	background-position: center;
}
#content .wrap_act .info_act {
    float: left;
}
#content .wrap_act .text_act {
    width: 436px;
    height: 119px;
    overflow: hidden;
    word-spacing: -1px;
}
#content .wrap_act .text_act h4 {
    margin: 0;
    margin: 10px 0;
    font-size: 16px;
    padding: 0 20px;
	height: 40px;
    overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
    -moz-transition: color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
}
#content .wrap_act .text_act p {
    margin: 0;
    padding: 0 20px;
	height: 40px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
#content .wrap_act .date_act {
    width: 100%;
    height: 48px;
    line-height: 48px;
    padding: 0 20px;
    background-color: #f3f3f3;
    border-top: 1px solid #dadada;
    border-radius: 0 0 5px 0;
    -moz-border-radius: 0 0 5px 0;
    -webkit-border-radius: 0 0 5px 0;
}
#content .wrap_act:nth-child(2n) {
    margin-right: 0;
	float: right;
}
#content .wrap_act:hover {
    border: 1px solid #b1b1b1;
}
#content .wrap_act:hover h4 {
    color: #0097dc;
}
#content .wrap_act.light .text_act {
    height: 168px;
}
#content .wrap_act.light .text_act h4 {
    margin: 0;
    background-color: #00a8ea;
    padding: 15px 20px 15px 20px;
    height: auto;
    margin-bottom: 15px;
    color: #fff;
    font-weight: normal;
    border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
    -moz-transition: background 0.5s ease;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease;
}
#content .wrap_act.light .date_act {
    display: none;
}
#content .wrap_act.light .text_act p {
	height: auto;
	-webkit-line-clamp: 4;
}
#content .wrap_act.light:hover h4 {
    background-color: #70c330;
}
#content .act_detail {
    float: left;
    margin-right: 26px;
}
#content .last_act {
    float: left;
}
#content .right_col .last_act_wrap .last_act_info {
	padding: 13px!important;
}
#content .right_col .last_act_wrap .last_act_img{
	background-size: cover;
}
#content .right_col .last_act_wrap .last_act_img.img_1{
	background-size: cover;
}
#content .right_col .last_act_wrap .last_act_info .last_act_info_text {
	overflow: hidden;
	display: block;
	height: 100%;

}
.last_act_info {
	padding: 13px!important;
	height: 100%;
}
.last_act_info .last_act_info_text {
	overflow: hidden;
	display: block;
	height: 100%;

}
#content #pager {
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    padding: 10px 0;
	margin-bottom: 20px;
}
#content #pager .pager_content {
    float: right;
}
.faq-pagenavigation__wrapper .pager_content {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#content #pager .pager_content a {
    display: inline-block;
    color: #333;
    border: 1px solid transparent;
    padding: 6px 11px;

}
#content #pager .pager_content .active {
    border: 1px solid #dadada;
    text-decoration: none;
    cursor: default;
}
#content #pager .pager_content .next {
    background: url('../img/nex_page.png') center center no-repeat;
    width: 7px;
    height: 11px;
    vertical-align: top;
    position: relative;
    top: 10px!important;
}
#footer_links {
    background-color: #ebebeb;
    border-top: 1px solid #dadada;
    height: 230px;
    padding-top: 30px;
    box-sizing: border-box;
}
#footer_links a {
    text-decoration: none;
    color: #333333;
    -moz-transition: color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
}
#footer_links a:hover {
    color: #00a0e3;
}
#footer_links .footer_about {
    float: left;
    width: 290px;
    margin-right: 27px;
}
#footer_links .footer_about a {
    display: inline-block;
    margin-bottom: 7px;
}
#footer_links .footer_menu {
    float: left;
    width: 606px;
    margin-right: 27px;
}
#footer_links .footer_menu a {
    display: inline-block;
    width: 316px;
    margin: 0 0px 7px 0;
}
#footer_links .footer_menu a:nth-child(odd) {
    width: auto;
}
#footer_links .footer_socials {
    float: left;
    width: 290px;
}
#footer_links .footer_socials a {
    display: inline-block;
    margin-bottom: 7px;
}
#footer_links .footer_socials a span {
    display: inline-block;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    margin-right: 5px;
}
#footer_links .footer_socials .fb {
    background: url('../img/svg/facebook_small.svg') no-repeat;
}
#footer_links .footer_socials .vk {
	background: url('../img/svg/vk_small.svg') no-repeat;
}
#footer_links .footer_socials .odnok {
	background: url('../img/svg/odnoklassniki_small.svg') no-repeat;
}
#footer_links .footer_socials .inst {
	background: url('../img/svg/instagram_small.svg') no-repeat;
}
#footer_links .footer_socials .youtube {
	background: url('../img/svg/youtube.svg') no-repeat;
}
#footer_bottom {
    background-color: #f4f4f4;
    border-top: 1px solid #dadada;
    height: 70px;
    line-height: 70px;
}

.page_width {
    width: 1240px;
    margin: 0 auto;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}
#content .sub_menu {
    padding: 0;
    margin: 0 0 18px 0;
}
#content .sub_menu li {
    list-style: none;
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
}
#content .sub_menu li a {
    display: block;
    padding: 10px 20px;
    border: 1px solid #dadada;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    text-decoration: none;
    color: #999;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#content .sub_menu li a:hover {
    border: 1px solid #b1b1b1;
    color: #333;
}
#content .sub_menu li a.active {
    background-color: #f3f3f3;
    color: #333;
    cursor: default;
}
#content .sub_menu li a.active:hover {
    border: 1px solid #dadada;
}
#content .sub_menu:after {
    visibility: hidden;
    display: block;
    content: '';
    clear: both;
    height: 0;
}
.width {
    width: 1240px;
    height: auto;
    display: block;
    margin: 0 auto;
}
.wrap_news{
	overflow: hidden;
}
.ctlg_line {
    margin-bottom: 30px;
}
.ctlg_line:after {
    visibility: hidden;
    display: block;
    content: '';
    clear: both;
    height: 0;
}
.ctlg_line:last-child {
    margin-bottom: 0;
}
.ctlg_it {
    width: 288px;
    display: block;
    border: 1px solid #dadada;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
    -moz-transition: border-color 0.5s ease;
    -webkit-transition: border-color 0.5s ease;
    transition: border-color 0.5s ease;
    float: left;
    margin-right: 26px;
	overflow: hidden;
}
.ctlg_it .ctlg_it_name {
    display: block;
    font-weight: bold;
    font-size: 16px;
    border-bottom: 1px solid #dadada;
	height: auto;
    color: #333333;
    text-transform: uppercase;
    background-color: #ffffff;
    -moz-transition: color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.ctlg_it .ctlg_it_name .ctlg_it_name_title{
    display: block;
	height: 39px;
    overflow: hidden;
    font-size: 15px;
}
.ctlg_it .ctlg_it_inf {
    display: block;
    padding: 20px;
    overflow: hidden;
    color: #333333;
	font: 400 14px Arial;
	background-color:  #f4f4f4;
}
.ctlg_it .ctlg_it_inf span.more {
    color: #00a0e3;
}
.ctlg_it .ctlg_it_inf .ctlg_it_inf_text {
    display: block;
	/*height: 52px;*/
    overflow: hidden;
	/*display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;*/
    margin-bottom: 10px;

}
.ctlg_it .ctlg_it_img {
    display: block;
    height: 218px;
    background-color: #ffffff;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #dadada;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
}
.ctlg_it .ctlg_it_img.img_1 {
    background-image: url('../img/bnr_7.jpg');
}
.ctlg_it .ctlg_it_img.img_2 {
    background-image: url('../img/bnr_8.jpg');
}
.ctlg_it .ctlg_it_img.img_3 {
    background-image: url('../img/bnr_9.jpg');
}
.ctlg_it .ctlg_it_img.img_4 {
    background-image: url('../img/bnr_10.jpg');
}
.ctlg_it:last-child {
    margin-right: 0px;
}
.ctlg_it:hover {
    border: 1px solid #b2b2b2;
}
.ctlg_it:hover .ctlg_it_name {
    color: #00a0e3;
}
.ctlg_line {
    margin-bottom: 30px;
}
.ctlg_line:after {
    visibility: hidden;
    display: block;
    content: '';
    clear: both;
    height: 0;
}
.ctlg_line:last-child {
    margin-bottom: 30px;
}
.path {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #dadada;
}
.path a {
    font: 400 12px/50px Arial;
    color: #9f9f9f;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}
.path a.url-is-active {
    color: #333333;
}
#content .search_news .wrap_act:nth-last-child(1),
#content .search_news .wrap_act:nth-last-child(2),
#content .search_news .faq_itm:nth-last-child(1),
#content .search_news .faq_itm:nth-last-child(2) {
    margin-bottom: 0;
}
#content .search_news:after {
    visibility: hidden;
    display: block;
    content: '';
    clear: both;
    height: 0;
}
#content .faq_itm {
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 1px solid #dadada;
    width: 605px;
    float: left;
    overflow: hidden;
    margin: 0 26px 30px 0;
    word-spacing: 2px;
    letter-spacing: -0.3px;
	line-height: 20px;
}
#content .faq_itm h4, #content .faq_itm .h4 {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 15px 0;
}
#content .faq_itm .question {
    padding: 20px;
}
#content .faq_itm .question .date {
    display: inline-block;
    margin: 0 0 0 20px;
    color: #999;
    font-size: 12px;
    font-style: italic;
    word-spacing: 10px;
}
/*#content .faq_itm .question .question_inf {
	height: 40px;
    overflow: hidden;
}*/
#content .faq_itm .question .question_inf  table{
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
#content .faq_itm .answer {
    background-color: #f3f3f3;
    border-top: 1px solid #dadada;
    padding: 20px;
}
/*#content .faq_itm .answer .answer_inf {
    height: 40px;
    overflow: hidden;
}*/

#content .faq_itm .answer .answer_inf.hid-text {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
#content .faq_itm a {
    text-decoration: none;
}
#content .faq_itm a:hover {
    text-decoration: underline;
}
#content .faq_itm:nth-child(2n) {
    margin-right: 0;
}
.pagination {
    width: 100%;
    height: 50px;
    text-align: right;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    margin-bottom: 30px;
    clear: both;
}
.pagination a {
    margin: 0 5px;
    font: 400 14px/30px Arial;
    color: #333333;
    text-decoration: underline;
    margin-top: 8px;
    padding: 0px 10px;
}
.pagination a:last-of-type {
    text-decoration: none;
}
.pagination a.this-page {
    border: 1px solid #dadada;
    text-decoration: none;
    display: inline-block;
}
.point {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
    position: relative;
    margin: 10px 0;
}
.point label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
	padding-top: 3px;
    margin-right: 15px;
    font: 400 14px Arial;
}
.point label:before {
    content: "";
    border-radius: 8px;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    background-color: #fff;
    border: 1px solid #dadada;
}
.point input[type=radio] {
    display: none;
}

.point input[type=radio]:checked + label:before {
	content: "\2022";
	color: #70c330;
	font-size: 36px;
	text-align: center;
	line-height: 15px;
}
.select {
    position: relative;
}
.select .select-name {
    font: 400 14px Arial;
    color: #aaaaaa;
    line-height: 40px;
    text-align: left;
	position: relative;
}
.select .styled-select {
    position: relative;
    display: inline-block;
    width: 100%;
}
.select .styled-select select {
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    width: 100%;
    height: 40px;
    -webkit-appearance: none;
    z-index: 10;
    position: relative;
    background: none;
    font-size: 0;
	font-family: Arial,sans-serif;
    color: #aaaaaa;
    /*font: 400 14px Arial;
    color: rgba(51, 51, 51, 0.98);*/
    text-align: left;
    padding-left: 15px;
}
.select .styled-select select:hover {
    cursor: pointer;
}
.select .styled-select select:focus {
    outline: none;
}
.select .styled-select select option.hover {
    height: 40px;
    border-bottom: 1px solid #e0e0e0;
}
.select .styled-select select option.hover:hover {
    background-color: #70c330;
}
.tags-url {
    border-top: 1px solid #dadada;
    width: 100%;
    height: auto;
    padding: 20px 0;
}
.tags-url a {
    font: 400 14px Arial;
    color: #999999;
    text-align: center;
    -moz-transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    margin-bottom: 10px;
}
.tags-url a:hover {
	color: #333333!important;
	cursor: pointer!important;
	background-color: #fff!important;
}
.tags-url a.is-active-url {
	color: #333!important;
	border: 1px solid #dadada!important;
	background: #f3f3f3!important;
}
.tags-url .item-tag {
    padding: 15px;
    border: 1px solid #dadada;
    display: inline-block;
    margin-right: 10px;
    border-radius: 5px;
}

.field-entry {
    width: 100%;
    height: auto;
    margin-top: 5px;
	position: relative;
	font-size: 0;
}
.field-entry .field-name {
    font: 400 14px Arial;
    color: #aaaaaa;
    line-height: 40px;
    text-align: left;
	position: relative;
}
.field-entry .field-input {
    background-color: #ffffff;
    width: 100%;
    height: 40px;
    position: relative;
    -moz-transition: border ease-in-out 0.3s;
    -webkit-transition: border ease-in-out 0.3s;
    transition: border ease-in-out 0.3s;
}
.field-entry .field-input .upload-file{
	position: absolute;
	top: 50%;
	left: 5%;
	transform: translate(0%, -50%);
	color: #bebebe;
	width: 60%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*
.field-entry .error-inp input, .field-entry .error textarea{
    border-color: #e47676!important;
    background:  #ffefef;
}
.field-entry .error {
    width: 100%;
    height: 100%;
    background-size: cover;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}
.field-entry .error-inp:after{
	content: " ";
	display: block;
	height: 20px;
	width: 20px;
	background: url("../img/svg/alert_red.svg") no-repeat;
	position: absolute;
	top: 50%;
	right: 6px;
	transform: translate(0%, -50%);
}
.field-entry .error-inp .error-info .prompt {
    bottom: 40px;
    top: initial;
    left: initial;
	width: 100%;
}
.field-entry .error-inp .error-info .prompt .uniTipTop{
    width: 440px;
    border-color: rgb(241, 87, 87);
    border-bottom-right-radius: 0;
	width: 100%;
}
.field-entry .error-inp .error-info .prompt .uniTipTop .ugol {
    bottom: -14px;
    left: initial;
    right: -1px;
    width: 30px;
    height: 14px;
}
.field-entry .error-inp .error-info .prompt .uniTipTop .ugol div{
    border-color: #e47676;

}
.field-entry .error-inp:hover .error-info .prompt{
	display: block;
}


.field-entry.textarea .error-info {
	width: 20px;
	height: 20px;
	background: url("../img/svg/alert_red.svg") no-repeat;
	background-size: cover;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	top: 15px;
	left: 94%;
	z-index: 3;
}
.field-entry.textarea .error-info .prompt {
	bottom: 22px;
	right: -3px;
	top: initial;
	left: initial;
}
.field-entry.textarea .error-info .prompt .uniTipTop{
	width: 440px;
	border-color: rgb(241, 87, 87);
	border-bottom-right-radius: 0;
}
.field-entry.textarea .error-info .prompt .uniTipTop .ugol {
	bottom: -14px;
	left: initial;
	right: -1px;
	width: 30px;
	height: 14px;
}
.field-entry.textarea .error-info .prompt .uniTipTop .ugol div{
	border-color: #e47676;

}

.field-entry.textarea .error-info:hover .prompt{
	display: block;
}
*/
.error .selectric{
	border-color: #e47676!important;
	background:  #ffefef;
}
.error .error-info {
	width: 20px;
	height: 20px;
	background: url("../img/svg/alert_red.svg") no-repeat;
	background-size: cover;
	border-radius: 50%;
	display: block;
	float: right;
	margin-top: 12px;
	margin-right: 4px;
}
.error .error-info .prompt {
	right: 0px;
	width: 100%;
	bottom: 35px;
	left: initial;
	z-index: 20;
}
.error .error-info .prompt .uniTipTop{
	width: 100%;
	border-color: rgb(241, 87, 87);
	border-bottom-right-radius: 0;
}
.error .error-info .prompt .uniTipTop .ugol {
	bottom: -14px;
	left: initial;
	right: -1px;
	width: 30px;
	height: 14px;
}
.error .error-info .prompt .uniTipTop .ugol div{
	border-color: #e47676;

}

.error .error-info:hover .prompt{
	display: block;
}
.error input, .error textarea{
    border-color: #e47676!important;
    background:  #ffefef;
}
.info .icon-info {
    width: 20px;
    height: 20px;
    background: url("../img/svg/alert_green.svg") no-repeat;
    background-size: cover;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 94%;
    transform: translate(0%, -50% );
	z-index: 10;
}
.info .icon-info:hover .prompt {
    display: block;
}
.info .icon-info  .prompt {
	top: 20px;
	right: -161px;
	left: initial;
}
.info .icon-info .prompt .uniTipTop{
	margin-bottom: 0;
	margin-top: 14px;
}
.info .icon-info .prompt .uniTipTop .text{
	width: 320px;
}
.info .icon-info .prompt .uniTipTop .ugol{
	top: -14px;
	bottom: inherit;
	transform: rotate(180deg);
}
.field-entry .field-input input[type='text'] {
    width: 100%;
    height: 100%;
    border-collapse: collapse;
    border: 1px solid #e0e0e0;
    border-color: #e0e0e0;
    border-radius: 4px;
    outline: none;
    padding-left: 10px;
    padding-right: 30px;
    -moz-transition: border ease-in-out 0.3s;
    -webkit-transition: border ease-in-out 0.3s;
    transition: border ease-in-out 0.3s;
}
.field-entry .field-input input[type='text']:focus {
    border-color: #b2b2b2;
}
.field-entry .field-input textarea {
    width: 100%;
    height: 120px;
    border-collapse: collapse;
    border: 1px solid #e0e0e0;
    border-color: #e0e0e0;
    border-radius: 4px;
    outline: none;
    padding: 10px;
    -moz-transition: border ease-in-out 0.3s;
    -webkit-transition: border ease-in-out 0.3s;
    transition: border ease-in-out 0.3s;
}
.field-entry .field-input textarea:focus {
    border-color: #b2b2b2;
}
.textaera {
    height: auto!important;
}

.field-entry .field-input input[type='file'] {
  display: none;
}
.field-entry .field-input label {
  width: 100%;
  height: 40px;
  border-collapse: collapse;
  border: 1px solid #e0e0e0;
  border-color: #e0e0e0;
  border-radius: 4px;
  outline: none;
  padding-left: 10px;
  text-align: left;
  display: block;
}
.field-entry .field-input label .but-add-file {
  width: 131px;
  height: 100%;
  border-left: 1px solid #dedede;
  background: #f3f3f3;
  float: right;
  text-align: center;
  line-height: 40px;
}
.field-entry .field-input label .but-add-file:hover {
  cursor: pointer;
}

.important {
  color: red;
}
.quest {
height: 660px;
}
.no-sotial .right-block-nav .sotial-com {
  display: none;
}
.no-right .right-block-nav {
  display: none;
}
.no-right .faq_news-block {
  width: 100%!important;
}
.no-right .faq_news-block .faq_news {
  width: 100%!important;
}
.no-right .faq_news-block .faq_news .faq_itm {
  width: 49%!important;
  margin: 0 24px 30px 0!important;
}
.no-right .faq_news-block .faq_news .faq_itm:nth-of-type(2n) {
  margin-right: 0!important;
}

.to_top {
    position: fixed;
    top: 0px;
    z-index: 1000;
    margin-top: 0!important;
}

#content #pager .pager_content .prev {
    background: url('../img/prev_page.png') center center no-repeat;
    width: 7px;
    height: 11px;
    vertical-align: top;
    position: relative;
    top: 10px;
    -moz-transition: background 0.5s ease;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease;
}

#content #pager .pager_content .prev:hover {
    background-image: url('../img/prev_page_hover.png');
}

/*
#menu .menu-item:first-of-type a.menu-url {
    -moz-border-radius: 5px 0 0 5px!important;
    -webkit-border-radius: 5px 0 0 5px!important;
    border-radius: 5px 0 0 5px!important;
}

#menu .menu-item:last-child a.menu-url {
    -moz-border-radius: 0 5px 5px 0!important;
    -webkit-border-radius: 0 5px 5px 0!important;
    border-radius: 0 5px 5px 0!important;
    border-right-width: 1px;
}
*/
#main_news .img_news{
    background-size: cover!important;
}
.comment-body{
    height: auto!important;
}

a.item-tag {
    text-decoration: none;
}

.quick-link-phone{
    width: 48px;
    height: 48px;
    display: block;
    position: fixed;
    top: 50%;
    right: 0;
	z-index: 3000;
    transform: translate(-50%, -50%);
    background: url("../img/svg/phone_blue.svg") no-repeat;
    background-size: cover;
    -moz-transition: background 0.5s ease;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease;
}
.quick-link-phone:hover{

    background: url("../img/svg/phone_green.svg") no-repeat;
    cursor: pointer;
}

ul.green-marker {
	padding-left: 15px;
}
ul.green-marker li {
	padding: 0;
	color: #333333;
	font: 400 14px/33px Arial;
	list-style-type: none;
	position: relative;
}
ul.green-marker li:before {
	content: " ";
	height: 5px;
	width: 5px;
	display: inline-block;
	background: #70c330;
	border-radius: 45%;
	position: absolute;
	top: 14px;
	left: -15px;
}

.dimension{
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translate(0%, -50%);
}


.image-control {
	width: 210px;
	height: 40px;
	border-collapse: collapse;
	border: 1px solid #e0e0e0;
	border-color: #e0e0e0;
	border-radius: 4px;
	outline: none;
	text-align: left;
	display: block;
	float: left;
}
.image-control .img-control {
	display: inline-block;
	width: 75%;
	height: 100%;
	border: none;
}
.image-control .img-control img {
	width: 100%;
	height: 100%;
}

.image-control .but-add-file {
	width: 40px;
	height: 100%;
	border-left: 1px solid #dedede;
	background: #f3f3f3;
	float: right;
	background: url("../img/svg/reload.svg") no-repeat;
	background-position: center;
}
.image-control .but-add-file:hover {
	cursor: pointer;
}
.op-answ .answer_inf{
	height: auto!important;}
.op-answ .question_inf{
	height: auto!important;}
.op-answ a.more{
	display: none;
}
.op-answ a.hide{
	display: block!important;
}

#footer_bottom .mst {
	float: right;
	height: 100%;
}
.mst-logo {
	background: url("../img/mst-logo.png");
	width: 48px;
	height: 48px;
	display: inline-block;
	vertical-align: middle;
}


.video-prew {
	height: 100%;
	width: 170px;
	position: relative;
	background: none;
	float: left;
}
.wrap_act .video-prew img {
	width: 100%;
	height: 100%;
	background-size: cover;
}
.wrap_act .video-prew:before {
	content: " ";
	display: block;
	width: 48px;
	height: 48px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: url("../img/svg/play_blue.svg") no-repeat;
	z-index: 1;
	-moz-transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	transition: all ease-in-out 0.3s;
}
.wrap_act:hover .video-prew:before{
	background: url("../img/svg/play_green.svg") no-repeat;
}

.menu-item.disabled:hover .sub-menu-item{
	display:none !important;
}

.callback_form .result_callback {
    padding: 0 30px;
}
.tool-tip{
    padding: 25px;
    font-family: Arial;
    font-size: 13px;
    display: block;
    width: 100%;
    clear: both;
    text-transform: uppercase;
    text-align: center;
    border: 4px double #8bc541;
}
.button_bay {
    height: 30px;
}
.button_bay span {
    font-size: 1.0rem;
    color: #fff;
    font-family: Arial;
    float: right;
    text-decoration: none;
    line-height: 42px;
    display: block !important;
    background: #3ba6dc;
    padding: 0 15px;
 }
 .button_bay:hover span {
   background: #8bc541;
 }

 #content .wrap_act .text_act a.title_news_page {
    margin: 0;
    margin: 10px 0;
    font-size: 16px;
    padding: 0 20px;
    height: 40px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-transition: color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
    text-decoration: none;
    color: #000000;
    font-weight: bold;

}

#content .wrap_act:hover a.title_news_page {
    color: #0097dc;
}

.product-photoObject {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 20px);
    font-size: 0;
    line-height: normal;
    padding-top: 20px;
}
.product-photoObject >div {
    width: calc((100% - 60px)/3);
    margin: 0 20px 20px 0;
}
.product-photoObject >div > a {
    display: block;
    width: 100%;
    padding-bottom: 100%;
}
.fancybox-outer .count {
    position: absolute;
    text-align: center;
    top: 10px;
    right: 0;
    left: 0;
    display: block;
}
.fancybox-outer .count span{
    margin: auto;
    display: inline-block;
    padding: 2px 20px;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

@media(max-width:568px){
    .product-photoObject {
        width: 100%;
        justify-content: space-between;
    }
    .product-photoObject >div {
        width: calc(50% - 5px);
        margin: 0 0 10px 0;
    }
}