.opros_header_icon i {
    color: gray;
    height: 85%;
}

.podbor_header_icon i {
    color: gray;
    height: 85%;
}

.podbor_mobileheader_link i {
    color: gray;
    height: 85%;
}
.podbor_mobileheader_link a,.opros_mobileheader_link a {
    color: gray;
}

.opros_mobileheader_link i {
    color: gray;
    height: 85%;
}

.info-buttons__item--oproslist {
    margin-top:10px;
}

.sections-list__item-image {
    background-size: contain;
    background-color: white;
}

.sticker_item--hightemp {
    background-color: #31b82f;
}
.sticker_item--vodorod {
  background-color: #ffd600;
  color: #333;
}
.sticker_item--kislorod {
  background-color: #ed673c;
}
.sticker_item--rudnik {
  background-color: #925aec;
}
.sticker_item--pishevoe {
  background-color: #fc482d;
}

.header__main-item.header-menu.header-menu--centered {
    margin-left:0px;   
    margin-right:0px;
}

.header__main-item.header-menu .header-menu__item {
    margin: 0 15px;
}

/*
.banners-big.front .banners-big__text {
    justify-content: flex-end;
    margin-bottom:20px;
}*/


.cr--videoblock--about iframe {
    margin: 0px 5px;
}
.footer__developer {
	display:flex;
}
.cr__footer__logo {
	display:flex;
	    align-items: flex-end;
    margin-bottom: 10px;
}

.cr__footer__logo a {
	margin-left:10px;
}
/*========кастом тизеров на главной===========*/
.TIZERS >.index-block--fon{
background:#D9D9D9;
}

tizers-list__item  tizers-list__item--images-ICONS tizers-list__item--images-position-LEFT

    .ter-svg{
      opacity: 1;
    }


    .outer-svg{
      opacity: 0;
    }
    .outer-svg:hover{
      opacity: 1;
    }
.tizers-list__item--images-position-LEFT:hover .ter-svg{
opacity: 0;
}
.tizers-list__item--images-position-LEFT:hover .outer-svg{
opacity: 1;
}
.tizers-list__item--images-position-LEFT:hover .dark_link {
color:#fff;
}
.tizers-list__item--images-position-LEFT:hover .tizers-list__item-text-wrapper{
color:#fff;
}



.tizers-in-big-banner {
    grid-template-columns: repeat(auto-fill,minmax(146px,1fr));
}

@media (max-width: 600px) {
.tizers-in-big-banner {
    display: none;
}
}
/*======== /кастом тизеров на главной===========*/

/*======== кастом брендов на главной===========*/
.spec-list__image-wrapper {
    filter: none;
    opacity: 1;
}

.hover_blink .shine:hover, .hover_blink:hover .shine {
    
    filter: grayscale(100%);
}
/*======== /кастом брендов на главной===========*/

.dark_link:hover {
    color: #14dc68 !important;
}

.banners-big__buttons{
display:none;
}

.tizers_main {
        display: flex;
        flex-wrap: wrap;
justify-content: space-between;
}

.tizers-list__item-wrapper {
width: 50%;
margin-bottom: 15px;
}

.tizers-wraper-banners{
display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.header-mail{
/*color:#fff;

color: var(--white_text_black);
*/
color: var(--card_bg_black);
}
.header-mail:hover{
color:var(--theme-base-color);
}


.header-menu__wrapper {
    justify-content: center;
}

/* Мои правки */

/*=====Video=====*/
.videowrap {
  max-width: 50%;
  //margin: 0 auto;
}
@media only screen and (max-width: 428px) {
	.videowrap {
		max-width: 100%;
	}
}
.videoblock {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.videoblock iframe, object, embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

ul ul {
	padding-left: 3em;
}

.content table {
	border-collapse: collapse;
	border:0;
}

.content td, th {
	padding: 5px;
	border:0;
}
.content tr {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}



.js-prop-title {
	font-weight:bold;
}

h3 {
	font-size: 18px;
}
h3.green {
	color: #14dc68;
	line-height: 70%;
	margin-bottom: 0;
}

div.char-side__title {
	font-weight:bold;
}

h2 {
    font-size: 18px;
    //line-height: calc(1em + 10px);
    margin: 25px 0 15px;
}
h3 {
    margin: 25px 0 15px;
}
/*
.text-block, .char-side__title {
	font-size: 18px;
}
*/

.content img {
       max-width: 100%;
       height: auto;
}

/* Стиль списка */
.catalog-detail__detailtext ul li, .group_description_block ul li {
	list-style-type: disc;
	list-style-position: inside;
}
.catalog-detail__detailtext ul li ul li, .group_description_block ul li ul li, .content ul li ul li {
	list-style-type: circle;
}
.catalog-detail__detailtext ul li:before, .group_description_block ul li:before {
	content: none !important;
}
.content ul li, .vacancy-accordion__detail-text ul li, .content-md ul li {
	list-style-type: disc;
	list-style-position: inside;
}
.content ul li:before, .vacancy-accordion__detail-text ul li:before, .content-md ul li:before {
    content: none !important;
}

body, .color_666 {
color: #000 !important;
}

@media only screen and (max-width: 428px) {
.sections-list__item--has-bg .sections-list__item-additional-text-wrapper {
    left: 10px !important;
    top: 240px !important;
    text-align:center;
    width: 90%;
    //border: solid 1px red !important;
}
.sections-list__item--has-bg .sections-list__item-additional-text-wrapper span {
    //position: relative;
    //top: 0px !important;
    //left: 20px !important;
    //padding-left:1em;
    /* right: 33px; */
    z-index: 1;
    //padding: 0;
    //width: 100%;
    /* vertical-align: bottom; */
    //border: solid 10px red !important;
    //background:#fff;
    //font-size:15px;
}
h1 {
	font-size: 1.7em !important;
}
}


.license-list-inner__name{
display: flex;
    align-items: center;
font-size: 1em;
}

.right-image {
	margin-left: 20px;
	float: right;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

@media screen and (min-width: 501px) {
  .props_block--table .char:not(.char--middle) .char_name::before {
//    top: calc(100% + 20px);
  }
}

td.char_name.font_15.color_666 {
	vertical-align: top;
	//border: solid 1px red;
}


/* Видео */
video {
	margin: 0px !important;
}

#video-cont {
	width:100%;
	text-align:left;
	background:#f8f8f8;
	position: relative;"
}

#ovl {
	position: absolute;
	top: 10px;
	left: 20px;
	color: #fff;
	font-size: 14px;
	max-width:560px;
}

.sticker_item--recommend {
  background-color: #14dc68;
}