/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

@media (min-width: 992px){
.tttt span {
    height: 450px!important;
}
}


.clear{
    clear: both;
}
.maxwidth-theme .pull-right {
    float: left !important;
}
.pull-right .phone-block{
    position: relative;
}
.transll{
    display: block;
    position: absolute;
    width: 20px;
    height: 47px;
    top: 0px;
    right: -38px;
}
.transll a{
    display: block;
    width: 20px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}
.transll .ru{
    background-image: url(/uploads/5b1a76caf61624135204c550_ru.png);
}
.transll .en{
    background-image: url(/uploads/5b1a76dda0b2a2d647307a17_eng.png);
    margin-top: 5px;
} 
.transll a:hover{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.fixed .transll{
    top: 10px;
    right: -12px;
}
.transll-mobile  .transll-right{
    position: relative;
    margin-right: 35px;
}
.transll-mobile  .transll-right .transll{
    right: -25px;
    top: 10px;
}
.cls-1{
    fill: #0fa8ae !important;
}
.wrapper_g1_srt .wsm-galleryList__Item{
    border-color: #ffffff;
}
.detail img{
    max-height: none;
    height: auto !important;
}

.slides .wrapper_inner_overlay2 {
	display: block;
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 153, 176, 0.52) !important;
	z-index: 1;
}
.slides .banner_title,
.slides .banner_text,
.slides .banner_buttons {
	position: relative;
	z-index: 3;
}


/*Otstupi*/

.catalog_detail .item_main_info .item_slider {
    padding: 50px 56px 3px 56px;
}

.info_item .top_info {
    padding: 5px 0px 5px;
}

.info_item .top_info .rows_block + .preview_text {
    padding-top: 5px;
}

.tabs .tab-content {
    padding: 10px 0px 0px;
}

/*Otstupi Mobile*/

@media (max-width: 700px){
	.info_item .top_info{
		padding: 10px 0px; 
	}
    
	.info_item .top_info .rows_block + .preview_text{
		padding-top: 0px;
	}

	.wrapper_inner .info_item .middle_info .buy_block{
		padding: 0px;
	}

	body h5{
		margin: 20px 0 10px;
	}

	.item_slider.flex .slides > li > a,
	.item_slider .slides{
		height: auto;
	}

	.container .catalog_detail .item_slider .slides{
		margin-bottom: 5px;
	}

	body .container .bottom_slider.tab_slider_wrapp{
		padding-top: 10px;
	}

	.flexslider.shadow .slides{
		padding: 10px 0px 5px;
	}

	.specials.tab_slider_wrapp ul.tabs_content{
		margin-bottom: 10px;
	}

	.catalog_detail .tab-pane.active .title-tab-heading + div{
		margin-bottom: 5px;
	}

	.detail_text ul{
		margin-bottom: 5px;
	}

    .catalog_detail .item_main_info {
        margin: 0px 0 10px;
    }
}

/**Menu*/

.sm_dropdown, .sm_dropdown2 {
    display: none !important;
}

.sm_dropdown_open {
    display: block !important;
}

.sm_dark-color {
    width:80%;
}

.sm_arrow, .sm_arrow2 {
    width: 20%;
}

.sm_linkmenue_wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

#mobilemenu .menu ul>li .sm_arrow {
    position: relative !important;
}

#mobilemenu .downdrop .menu ul>li .sm_arrow .svg {
    transform: rotate(0deg) !important;
}

#mobilemenu .menu ul>li .sm_arrow2 {
    position: relative !important;
}

#mobilemenu .downdrop .menu ul>li .sm_arrow2 .svg {
    transform: rotate(0deg) !important;
}

#mobilemenu .downdrop .menu ul>li .sm_arrow_rot .svg {
    transform: rotate(90deg) !important;
}


.sm_svg {
    min-width: 8px !important;
    min-height: 8px !important;
}

.sm_svg_triangle_right {
    background-size: contain !important;
}

#mobilemenu .menu ul>li .arrow .sm_svg {
    margin: -5px 0 0 -15px !important;
}


/* Baner */

.sm_banner {
    display: none;
    font-size: 2rem;
    text-align: center;
    padding: 30px 30px 10px 30px;
    font-weight: bold;
    line-height: 3rem;
}

@media(max-width: 768px) {
    .top_big_one_banner  {
        display: none;
    }

    .sm_banner {
        display: block;
    }
}

@media(max-width: 400px) {
    .sm_banner {
        font-size: 1.5rem;
    }
}

.sm_footer {
    padding:0 25px 25px 25px; 
    color:#333;
}

.sm_footer a {
    color: #333;
    padding-right: 25px;
}

.sm_certificate_p {
    margin-top: 20px;
    text-align: center;
}

/*Страница О нас*/
.banner {
    width: 100%;
    max-height: 250px;
}

.section {
    position: relative;
}

.text_white, .text_white strong {
    color: #fff;
}

.banner .fill {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    right: 0;
    bottom: 0;
    padding: 0 !important;
    margin: 0 !important;
}

.banner {
    padding: 100px !important;
    position: relative;
}

.banner.SIDE {
    padding: 0px !important;
    max-height: none;
}

.banner-inner .overlay {
    background-color: rgba(0, 153, 176, 0.8);
    position: absolute;
    width: 100%;
    height: 100%;
}

.about_us {
    margin-top: 20px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.about_us_title p {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
}

.about_us_block {
    width: 48%;
    padding: 15px;
    border: 4px solid #0099b0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.advantages_wrap {
    position: relative;
    margin-top: 30px;
    width: 100%;
}

.advantages_title {
    font-size: 3rem;
    color: #fff;
}

.sm_flex {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.adv_elem {
    width: 22%;
    margin:10px;
    background-color:#0099b0;
    padding: 14px 5px 14px 5px;
    color: #fff;
    z-index: 10;
}

.adv_elem:nth-child(2), .adv_elem:nth-child(4), .adv_elem:nth-child(5), .adv_elem:nth-child(7){
    background-color: rgb(255,255,255);
    color: #000;
}

.adv_elem_img {
    margin: 10px 0;
    text-align: center;
    height: 60px;
}

.adv_elem_img img {
    height: 100%;
}

.adv_back {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 42% 62%;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}

.adv_back .overlay {
    background-color: rgba(0, 153, 176, 0.8);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.5;
}

.advantages_title {
    position: relative;
    z-index: 10;
    padding: 20px;
    text-align: center;
    font-weight: bold;
}

.advantages_blocks {
    position: relative;
    z-index: 10;
}

.adv_desc {
    text-align: center;
}

.achm_elem {
    width: 23%;
    min-height: 200px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.achm_elem_bg {
    width: 100%;
    position: absolute;
    height: 100%;
}

.achm_elem_bg img {
    width: 100%;
    height: 100%;
}

.achm_elem_title {
    color: #fff;
    font-weight: bold;
    font-size: 2rem;
    position: relative;
}

.achm_desc {
    color: #fff;
    font-weight: bold;
    font-size: 1.2rem;
    position: relative;
}

.achm_elem_bg .overlay {
    background-color: rgba(0, 153, 176, 0.8);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.block_title {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 3rem;
    font-weight: bold;
    color: black;
    padding: 20px;
    text-align: center;
}

.achm_btn {
    margin: 30px;
    text-align: center;
}

.achm_btn a {
    color:#fff;
    background-color: #0099b0;
    font-size: 1.5rem;
    padding: 10px 20px;
    border-radius: 10px;
}

.achm_btn a:hover {
    background-color: #18c0d9;
}

.certificate_desc {
    text-align: center;
}

.partner_img {
    width: 100%;
    max-width: 200px;
    max-height: 150px;
}

@media (max-width: 800px) {
    .adv_elem {
        width: 30%;
    }

    .achm_elem {
        width: 32%;
    }
}

@media (max-width: 650px) {
    .adv_elem {
        width: 45%;
    }

    .achm_elem {
        width: 47%;
    }
}

@media (max-width: 550px) {
    .adv_elem {
        width: 90%;
    }

    .achm_elem {
        width: 100%;
    }

    .about_us_block {
        width: 100%;
        margin-bottom: 20px;
    }

    .advantages_blocks {
        justify-content: center;
    }

}
/*Страница О нас*/

/*Страница Support*/
.prev-text {
    text-align: center;
    width: 75%;
    margin: 0 auto;
}

.sup-outline {
    border-top: 1px solid #d1d1d1;
    margin: 36px 0;
    text-align: center;
}

.sup-outline span {
    padding: 5px 24px;;
    background-color: #fff;
    position: relative;
    top:-14px;
}

.sup-content {
    display: flex;
}

.sup-content-support {
    width: 48%;
    min-height: 400px;
    text-align: center;
    font-family: "Roboto Condensed", sans-serif;
   
}

.sup-content-text {
    font-weight: bolder;
    font-size: 16px;
    line-height: 15px;
}
.sup-cons p{
    margin-bottom: 1rem;
}
.sup-content-support:first-child {
    margin-right: 4%; 
}
.sup-content-support-head {
    background-color: #10bccd;
    padding: 2rem 1rem 0 1rem;
    position: relative;
}
.sup-icon {
    background-color: #fff;  
    margin:0 auto;
    background-color: #10bccd;
    height: 4rem;
}
.sup-icon-svg {
    width: 9rem;
    height: 9rem;
    border-radius: 50%;
    background-color: #fff;  
    margin:0 auto;
    position: relative;
    top: 0;
    border: 2px solid #f0f0f0;
    color: #777;
    box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
}   
.sup-icon-svg img {
    width: 9rem;
    height: 9rem;
    padding: 3rem;
}
.sup-content-support-body {
    background-color: #e8e8e8;
    padding: 6rem 2rem 2rem;
}
.sup-content-support-head p {
    font-weight: bold;
    color: #ffffff;
    font-size: 22px;
    line-height: 26px;
    font-family: "Roboto Condensed", sans-serif;
    padding: 2rem 0;
    margin: 0;
}
.text-block {
    margin-top: 3rem;
    padding:2rem;
    background-color: #f7f7f7;
    border-color: #f0f0f0;
    border-radius: 5px;
    color: #777;
    line-height: 1.6;
    font-size: 1em;
}
.sup-outline-title {
    border: 2px solid rgba(0, 0, 0, 0.1);
    font-weight: 700;
    font-size: 1.25em;
}

.instrument {
    display: flex;
    flex-wrap:wrap;
    margin:0 -2rem;
}
.instrument-item {
    width: 25%;
    padding: 2rem;
    box-sizing: border-box;
}

.instrument-picture img {
    width: 100%;
    height: auto;
    text-align: center;

}
.instrument-block__text {
    text-align:center;
    margin-top: 1rem;
}
.instrument-block__text a {
    line-height: 1.3;
    color: #0099b0;
    text-decoration: none;
    touch-action: manipulation;
    font-weight: bolder;
    font-size: large;
    font-family: Tahoma;
}

.instrument-block__text a:hover {
    color: #027587;
}
.instrument-block__text p {
    font-size: 1.125em;
    font-weight: 700;
    font-family: "Roboto Condensed", sans-serif;
    line-height: 1.3;
    margin-top: 1.1rem;
    margin-bottom: 1rem;
}

@media (max-width: 768px) {
    .sup-content {
        display: block;
    }
    .sup-content-support {
        width: 100%;
        margin-bottom: 2rem;
    }
    .instrument-item {
        width: 50%;
    }
}

@media (max-width: 440px) {
    .instrument-item {
        width: 100%;
    }
    .instrument-picture {
        width: 80%;
        margin: 0 auto;
    }
}

@media (max-width: 767px){
    .module_products_list td.but-cell {
        display: block; 
    }
}

.filter-block {
    margin-bottom: 60px;
}


/* search page fix */
.csearchpage{
    position: relative;
}
.csearchpage__news .form-control{
    float: left;
    margin: 0px 10px 0px 0px;
    width: auto;
}
.csearchpage__news .blog>hr{
    display: none;
}
@media (min-width: 992px){
    .csearchpage__products>h3{
        margin-left: 265px;
        position: absolute;
        top: 0;
        margin-top: 0px;
    }
    .csearchpage__products_tvfix>h3{
        margin-left: 288px;
    }  
    .csearchpage__products .middle{
        margin-top: 20px;
    }  
    .csearchpage__products .search-page-wrap{
        position: absolute;
        top: 22px;
        z-index: 1;
    }
    .csearchpage__products .search-page-wrap>br{
        display:none;
    }
    .csearchpage__products .catalog{
        margin-top: 20px;
    }
    .csearchpage__products .sort_header{
        padding-bottom: 0px;
    }


    .csearchpage__news{
        float: right;
        width: calc(100% - 265px);
    }
    .csearchpage__news_tvfix{
        width: calc(100% - 288px);
    }
    .csearchpage__news>h3{
        margin-top: 0px;
    }
    .csearchpage__news_tvfix>h3{
        margin-bottom: 4px;
    }
    
}
@media (max-width: 1299px){
    .csearchpage__products_tvfix>h3{
        margin-left: 265px;
    }    
    .csearchpage__news_tvfix{
        width: calc(100% - 265px);
    }
}
@media (max-width: 1200px){
    .csearchpage__products>h3{
        margin-left: 240px;
    } 
    .csearchpage__news{
        width: calc(100% - 240px);
    }          
}
@media (max-width: 991px){
    .csearchpage__products>h3{
        margin-left: 0px;
        margin-top: 0px;
    } 
    .csearchpage__news{
        width: 100%;
    }           
}
@media (max-width: 768px){
    .csearchpage__products>h3{
        margin-top: 20px;
    }    
}

@media (max-width: 600px){
    .csearchpage__news>h3,
    .csearchpage__products>h3{
        font-size: 18px;
        line-height: 20px;
    }          
}
@media (max-width: 480px){
    /* .csearchpage__products>h3{
        display: none;
    }   */
    .wrapper_inner .csearchpage__news .form-control,
     .wrapper_inner .csearchpage__products .form-control {
        float: left;
        width: calc(100% - 80px);
        margin-right: 0px
    }            
}
/* end search page fix */

.fix_text_table_overflow{
    max-width: 100%;
    overflow: scroll;
}
.news-detail>h5,
.news-detail>h4,
.news-detail>h3{
    margin-top: 0px;
}

.grecaptcha-badge{
    display: none !important;
}

.limit_display {
    display: flex;
    float: right;
    align-items: center;
}

.limit_display span {
    min-width: 125px;
}

.limit_display .common_select .common_select-link {
    padding: 0 43px 0 15px;
    height: 35px;
}

.limit_display .common_select .common_select-link .trigger {
    height: 33px;
}

/* specifications fix */
.specifications__code.specifications tr td:nth-child(2){
    min-width: 200px;
}
.specifications__code.specifications tr td{
    padding: 7px 15px;
}

@media (max-width: 480px){
    .specifications__code.specifications tr td:nth-child(2){
        min-width: auto;
    }  
    .specifications__code.specifications tr td{
        padding: 7px 5px;
    }
}
/* end specifications fix */

/* mai page videos fix */
@media (max-width: 600px){
    .mainpage__videos iframe{
        max-width: 100%;
    }
}
/* end mai page videos fix */

.footerblock__links{
    width: 100%;
    background: #f6f6f7;
}
.footerblock__links .outer-wrapper{
    max-width: 1350px;
    padding: 0px 30px;
    margin: -23px auto 0;
    z-index: 2;
}
.footerblock__links.sm_footer{
    padding-left: 0px;
    padding-right: 0px;
}
.footerblock__links a{
    transition: 0.2s;
}
.footerblock__links a:hover{
    color: #0fa8ae;
}
@media (max-width: 767px){
    .footerblock__links{
        text-align: center;
    }
}
@media (max-width: 767px){
    .footerblock__links a{
        display: block;
        width: 100%;
        padding: 0 0 10px;
    }
}

/*archive po table*/
.specifications.archive__po tr td{
    border: 1px solid #f2f2f2;
    min-width: 100px;
    text-align: center;
    padding: 7px 10px;
}
.specifications.archive__po tr td:first-child{
    min-width: 40px;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;

}
.specifications.archive__po tr td:nth-child(2){
    min-width: 300px;
    padding-left: 15px;
    text-align: left;
}
.archive__poscroll{
    max-width: 100%;
    overflow-x: auto;
}
@media (max-width: 1120px){
    .specifications.archive__po tr td:nth-child(2) {
        min-width: auto;
        max-width: 200px; 
    }
}
@media (max-width: 767px){
    .specifications.archive__po tr td{
        min-width: auto;
    }
}
/*end archive po table*/

/* Begin - buyOneClick */
#buyOneClick {
    margin-bottom: 22px;
}
.js-modal-window.is-show,
.overlay.js-modal-overlay.is-show {
	display: block;
}

.js-modal-window {
	position: absolute;
	top: 0%;
	left: 50%;
	transform: translate(-50%, 20%);
	padding: 35px;
	z-index: 1020;
	display: none;

	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	box-shadow: 0px 0px 26px rgba(0, 0, 0, 0.05);

	max-width: 1128px;
	width: 100%;
}

.js-modal-window .js-modal-close {
	position: absolute;
	top: 35px;
	right: 35px;
	width: 15px;
	height: 15px;
	cursor: pointer;
}

.js-modal-window .js-modal-header {
	padding-bottom: 6px;
}

.js-modal-window .js-modal-header .title {
	font-weight: 500;
	font-size: 24px;
	line-height: 28px;
	color: #000000;
	margin: 0;
	padding-right: 20px;
}

.js-modal-window .js-modal-body {
	border-top: 2px solid #0fa8ae;
	padding-top: 20px;

	display: grid;
	grid-template-columns: 500px 500px;
	grid-template-rows: auto;
	grid-template-areas:
		"img contact"
		"img delivery"
		"img payment"
		"comment submit";

	justify-content: space-between;
}

.js-modal-window .js-modal-body .js-modal-img img {
	width: 100%;
	max-height: 280px;
	height: 100%;
	object-fit: contain;
	object-position: center;
}

.js-modal-window .js-modal-body .js-modal-img .js-modal-figcaption {
	margin-top: 25px;
}

.js-modal-window .js-modal-body .js-modal-img .js-modal-figcaption p {
	font-weight: normal;
	font-size: 16px;
	line-height: 130%;
	color: #000000;
}

.js-modal-window .js-modal-body .js-modal-comment label {
	font-weight: 500;
	font-size: 20px;
	line-height: 23px;
	color: #383838;

	margin-bottom: 14px;
}

.js-modal-window .js-modal-body .js-modal-comment textarea {
	resize: none;
	min-height: 82px;
}

.js-modal-window .js-modal-body .js-modal-img {
	grid-area: img;
	max-width: 500px;
	width: 100%;
}

.js-modal-window .js-modal-body .js-modal-comment {
	grid-area: comment;
	max-width: 500px;
	width: 100%;
}

.js-modal-window .js-modal-body .js-modal-contact {
	grid-area: contact;
	max-width: 500px;
	width: 100%;

	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: 63px;
	grid-gap: 16px;

	margin-bottom: 42px;
}

.js-modal-window .js-modal-body .js-modal-contact .js-modal-group {
	height: 63px;
}

.js-modal-window .js-modal-body .js-modal-contact .js-modal-group label,
.js-modal-window .js-modal-body .js-modal-contact .js-modal-group input {
	font-size: 16px;
	line-height: 130%;
	color: #444;
}

.js-modal-window .js-modal-body .js-modal-contact .js-modal-group.full-width {
	grid-column: 1 / span 2;
}

.js-modal-window .js-modal-body .js-modal-delivery {
	grid-area: delivery;
	max-width: 500px;
	width: 100%;
}

.js-modal-window .js-modal-body .js-modal-delivery .js-modal-title {
	display: block;
	margin-bottom: 12px;
}

.js-modal-window .js-modal-body .js-modal-delivery .tab__navigation {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: 44px;
	grid-gap: 9px;
}

.js-modal-window .js-modal-body .js-modal-delivery .tab__navigation .js-modal-subtitle {
	display: flex;
	align-items: center;

	/* padding: top, right, bottom, left; */
	padding: 8px 0px 5px 19px;
	background: #FFFFFF;
	border: 1px solid #E0E0E0;
	height: 44px;
	margin-bottom: 0;

	cursor: pointer;
	transition: 0.3s linear;
}

.js-modal-window .js-modal-body .js-modal-delivery .tab__navigation .js-modal-subtitle span {
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	color: #000000;
	margin-left: 37px;
}

.js-modal-window .js-modal-body .js-modal-delivery .tab__navigation .js-modal-subtitle.active {
	background: #F4F8F9;
	border: 2px solid #0fa8ae;

	/* padding: top, right, bottom, left; */
	padding: 10px 0px 9px 11px;
}

.js-modal-window .js-modal-body .js-modal-delivery .tab__content .tab__item {
	display: none;

}

.js-modal-window .js-modal-body .js-modal-delivery .tab__content .tab__item.active {
	display: block;
}

.js-modal-window .js-modal-body .js-modal-delivery .tab__content .js-modal-radio2.active {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 17px;
	margin-bottom: 20px;
}

.js-modal-window .js-modal-body .js-modal-delivery .tab__content .tab__item label {
	font-weight: normal;
	font-size: 16px;
	line-height: 130%;
	color: #444444;
}

.js-modal-window .js-modal-body .js-modal-payment {
	grid-area: payment;
	max-width: 500px;
	width: 100%;
}

.js-modal-window .js-modal-body .js-modal-payment .js-modal-title {
	display: block;
	margin-bottom: 20px;
}

.js-modal-window .js-modal-body .js-modal-payment .js-modal-group {
	margin-left: 12px;
}

.js-modal-window .js-modal-body .js-modal-payment .js-modal-group {
	position: relative;
	margin-bottom: 13px;
	line-height: 10px;
}

.js-modal-window .js-modal-body .js-modal-payment .js-modal-group input {
	opacity: 0;
	position: absolute;
	z-index: -1;
}

/* для элемента label, связанного с .custom-checkbox */
.js-modal-window .js-modal-body .js-modal-payment .js-modal-group input + label {
	display: inline-flex;
	align-items: center;
	user-select: none;

	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 0;
	color: #000000;
}

/* создание в label псевдоэлемента before со следующими стилями */
.js-modal-window .js-modal-body .js-modal-payment .js-modal-group input + label:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	flex-shrink: 0;
	flex-grow: 0;
	background: #ffffff;
	border: 1px solid #888888;
	border-radius: 50%;
	margin-right: 11px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 64% 100%;
}

/* стили для чекбокса, находящегося в состоянии checked */
.js-modal-window .js-modal-body .js-modal-payment .js-modal-group input:checked + label:before {
	background-color: #0fa8ae;
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.30626 0.292893C8.91574 -0.0976311 8.28257 -0.0976311 7.89205 0.292893L3.8284 4.35654L1.70711 2.23525C1.31658 1.84472 0.683417 1.84472 0.292893 2.23525C-0.0976312 2.62577 -0.097631 3.25894 0.292893 3.64946L3.12132 6.47789C3.51184 6.86841 4.14501 6.86841 4.53553 6.47789C4.53763 6.47579 4.53972 6.47368 4.5418 6.47157L9.30626 1.70711C9.69678 1.31658 9.69678 0.683417 9.30626 0.292893Z' fill='white'/%3E%3C/svg%3E%0A");
}

.js-modal-window .js-modal-body .js-modal-submit {
	margin-top: 45px;
	/* border-top: 2px solid #F0F0F0; */
	padding-top: 20px;
	/* grid-area: submit; */
	max-width: 500px;
	width: 100%;
}

.js-modal-window .js-modal-body .js-modal-submit .group-checkbox {
	position: relative;
	/* margin-left: 12px; */
}

/* для элемента input c type="checkbox" */
.js-modal-window .js-modal-body .js-modal-submit .group-checkbox input {
	opacity: 0;
	position: absolute;
	z-index: -1;
}

/* для элемента label, связанного с .custom-checkbox */
.js-modal-window .js-modal-body .js-modal-submit .group-checkbox input + label {
	display: inline-flex;
	align-items: center;
	user-select: none;
}

/* создание в label псевдоэлемента before со следующими стилями */
.js-modal-window .js-modal-body .js-modal-submit .group-checkbox input + label:before {
	content: "";
	display: inline-block;
	width: 21px;
	height: 21px;
	flex-shrink: 0;
	flex-grow: 0;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	border-radius: 1px;
	margin-right: 17px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 66% 88%;
}

/* стили для чекбокса, находящегося в состоянии checked */
.js-modal-window .js-modal-body .js-modal-submit .group-checkbox input:checked + label:before {
	border-radius: 1px;
	background-color: #0fa8ae;
	border: 1px solid #0fa8ae;
	background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.30626 0.292893C8.91574 -0.0976311 8.28257 -0.0976311 7.89205 0.292893L3.8284 4.35654L1.70711 2.23525C1.31658 1.84472 0.683417 1.84472 0.292893 2.23525C-0.0976312 2.62577 -0.097631 3.25894 0.292893 3.64946L3.12132 6.47789C3.51184 6.86841 4.14501 6.86841 4.53553 6.47789C4.53763 6.47579 4.53972 6.47368 4.5418 6.47157L9.30626 1.70711C9.69678 1.31658 9.69678 0.683417 9.30626 0.292893Z' fill='white'/%3E%3C/svg%3E%0A");
}

.js-modal-window .js-modal-body .js-modal-submit .group-checkbox label {
	font-weight: normal;
	font-size: 14px;
	line-height: 130%;
	color: #888888;
}

.js-modal-window .js-modal-body .js-modal-submit .group-checkbox label a {
	margin-left: 5px;
	color: #0fa8ae;
}

.js-modal-window .js-modal-body .js-modal-submit .submit_block {
	/* padding: 0 12px; */
}

.js-modal-window .js-modal-body .js-modal-submit .btn_submit {
	font-weight: bold;
	font-size: 16px;
	line-height: 130%;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	padding: 13px 0px 14px;
	background: #4fcdd1;
	border-radius: 2px;
	transition: 0.3s linear;
	border: none;
	margin-top: 17px;
	width: 100%;
}

.js-modal-window .js-modal-body .js-modal-submit .btn_submit:hover {
	background: #069ca0;
}

.js-modal-window .js-modal-body .js-modal-title {
	font-weight: 500;
	font-size: 20px;
	line-height: 23px;
	color: #383838;
}

.js-modal-window .js-modal-body .js-modal-radio1 {
	margin-top: 21px;
}

.js-modal-window .js-modal-body .js-modal-radio1 p {
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	color: #000000;
}

.js-modal-window .js-modal-body .js-modal-radio2 {
	margin-top: 15px;
}

.overlay.js-modal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 1010;
	display: none;
}

@media (max-width: 1399px) {
	.js-modal-window {
		position: absolute;
		top: 0%;
		left: 50%;
		transform: translate(-50%, 40px);
	}
}

@media (max-width: 1199px) {
	.js-modal-window {
		max-width: 900px;
	}

	.js-modal-window .js-modal-body {
		grid-template-columns: 400px 400px;
	}

	.js-modal-window .js-modal-body .js-modal-delivery .tab__navigation .js-modal-subtitle span {
		margin-left: 17px;
	}
}

@media (max-width: 991px) {
	.js-modal-window {
		max-width: 570px;
	}

	.js-modal-window .js-modal-body {
		display: flex;
		flex-direction: column;
	}

	.js-modal-window .js-modal-body .tab__navigation .js-modal-group:nth-child(1) {
		margin-bottom: 5px;
	}

	.js-modal-window .js-modal-body .js-modal-img {
		order: 1;
		display: flex;
		flex-direction: column;
	}

	.js-modal-window .js-modal-body .js-modal-comment {
		order: 5;
	}

	.js-modal-window .js-modal-body .js-modal-contact {
		order: 2;
	}

	.js-modal-window .js-modal-body .js-modal-delivery {
		order: 3;
	}

	.js-modal-window .js-modal-body .js-modal-payment {
		order: 4;
	}

	.js-modal-window .js-modal-body .js-modal-submit {
		order: 6;
	}

	.js-modal-window .js-modal-body .js-modal-submit {
		margin-top: 30px;
	}

	.js-modal-window .js-modal-body .js-modal-payment {
		margin-bottom: 20px;
	}

	.js-modal-window .js-modal-body .js-modal-comment label {
		font-weight: normal;
		font-size: 16px;
		line-height: 130%;
	}

}

@media (max-width: 699px) {
	.js-modal-window {
		max-width: 480px;
	}

	.js-modal-window .js-modal-header .title {
		text-align: left;
	}

	.js-modal-window .js-modal-close {
		top: 20px;
		right: 20px;
	}

	.js-modal-window .js-modal-body .js-modal-img img {
		max-height: 210px;
	}
}

@media (max-width: 519px) {
	.js-modal-window {
		max-width: 100%;
		padding: 20px;
	}

	.js-modal-window .js-modal-body .js-modal-delivery .tab__navigation {
		display: flex;
		flex-direction: column;
		margin-bottom: 9px;
	}

	.js-modal-window .js-modal-body .js-modal-delivery .tab__content .js-modal-radio2.active {
		display: flex;
		flex-direction: column;
	}

}

@media (max-width: 400px) {
	.js-modal-window .js-modal-body .js-modal-contact .js-modal-group {
		height: auto;
	}
	.js-modal-window .js-modal-body .js-modal-contact {
		margin-bottom: 10px;
	}
	.js-modal-window .js-modal-body .js-modal-submit {
		margin-top: 0;
	}
}

/* End - buyOneClick */

.gtlangs a{
    display: inline-block;
    padding: 10px;
    border: 1px solid #E9E9E9;
    border-radius: 10px;
    line-height: 15px;
    color: #A49090;
    max-width: 65px;
    height: 37px;
    overflow: hidden;
}
.gtlangs a.cn-link{
    font-size: 10px;
}
.gtlangs a.active{
    color: #0fa8ae;
    border-color: #FBFBFB;
    background: #FBFBFB;
}
.gtlangs__check{
    position: absolute;
    opacity: 0;
    left: -10000;
}
.gtlangs__desctop{
    display: block;
}
.gtlangs__mobile,
.gtlangs__middle{
    display: none;
}

@media (max-width: 991px) and (min-width: 425px){
    .gtlangs__middle{
        display: block;
    }
    .gtlangs_show{
        padding: 9px 0px;
        border: 1px solid #0fa8ae;
        border-radius: 50%;
        line-height: 15px;
        color: #0fa8ae;
        height: 37px;
        width: 37px;
        overflow: hidden;
        /* margin-right: 3px; */
        display: inline-block;
        vertical-align: middle;
        text-align: center;  
    }
    .gtlangs_show.cn{
        /* padding: 7px 0px; */
        font-size: 12px; 
    }
    .gtlangs_show font{
        vertical-align: unset !important;
        padding: 0 !important;
        margin: 0 !important;
        color: #0fa8ae;
    }
    .gtlangs_show:hover{
        color: #0fa8ae;
    }

    .gtlangs_show_icon{
        display: none;
    }
    .gtlangs {
        display: none;
        position: absolute;
        z-index: 4;
        margin-top: -5px;
    }
    .gtlangs a{
        border-radius: 50%;
        display: block;
        margin-bottom: 3px;
        background: #fff;
        height: 37px;
        width: 37px;
        padding: 9px 0;
        text-align: center;
    }
    .gtlangs a.cn-link{
        /* font-size: 10px; */
        border-radius: 50%;
    }
    .gtlangs a.active{
        border-color: #0fa8ae;
    }
    .gtlangs .check{
        position: relative;
        opacity: 0;
    }
    .gtlangs__mobile,
    .gtlangs__desctop{
        display: none;
    }
}
@media (max-width: 470px) {

    #mobileheader .logo, #mobileheader .logo svg{
        max-width: 112px
    }
}
@media (max-width: 400px) {

}
/* @media (max-width: 400px) {
    .gtlangs_show{
        margin-right: 0;
    }
    .gtlangs_show_icon{
        display: none;
    }
} */
@media (max-width: 425px) {
    .gtlangs__mobile{
        display: block;
    }
    .gtlangs_show{
        display: none;
    }
    .gtlangs{
        margin-left: 15px;
    }
    .gtlangs a{
        border-radius: 50%;
        width: 37px;
        height: 37px;
        padding: 10px 0;
        text-align: center;
    }
    .gtlangs a.cn-link{
        font-size: 10px; 
    }
    .gtlangs a.active{
        border-color: #0fa8ae;
    }
    .gtlangs__desctop,
    .gtlangs__middle{
        display: none;
    }
}
.list_item_wrapp .counter_wrapp .button_block.wide {
    margin-bottom: 10px;
    padding-right: 9px;
}
@media (max-width: 767px) { 
    .list_item_wrapp .counter_wrapp .button_block.wide {
        padding-right: 0px;
    }
}


.ask_a_question_wrapper .ask_a_question {
    width: 100% !important;
}
.ask_a_question .inner .text-block {
    margin-top: 0px;
    background: none;
}


.newslist__cont {
    width: calc(100% - 264px);
}
.newslist__right {
    width: 234px;
    padding: 0;
    margin-left: 15px;
}
.newslist__cont .banners-small .item .title a {
    max-height: 100px;
    overflow: hidden;
    display: block;
}
.newslist__right .subscribe-form .wrap_bg {
    background-color: #0da0a6;
}
.newslist__right .subscribe-form .wrap_bg:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/mail_xlg.png) 113px 17px no-repeat;
    display: block;
    opacity: 0.2;
}
.newslist__right .subscribe-form .top_blocks .text > div, 
.newslist__right .subscribe-form .top_blocks .text > div div {
    color: #fff;
}
.newslist__right .subscribe-form input.send_btn {
    background-image: url(../images/next.png);
    background-position: -245px -332px;
    opacity: 0.5;
    transition: opacity 0.3s ease;
}

.newslist__right .subscribe-form input.send_btn, 
.newslist__right .subscribe-form input.send_btn:hover {
    background-color: #ececf2;
    border-color: #ececf2;
}
.newslist__right .ask_a_question_wrapper .ask_a_question {
    margin-top: 30px;
    margin-left: 0px;
    max-width: 234px;
}
@media (max-width: 991px) { 
    .newslist__cont {
        width: 100%;
    }
}
@media (max-width: 767px) { 
    .newslist__cont .banners-small .item .title a {
        max-height: none;
    }
}

.noprice__text {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 25px;
}


.frontblog{
    position: relative;
}
.frontblog__social {
    display: flex;
    align-items: center;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
}
.frontblog__social a{
    color: #828282;
    transition: 0.2s;
    padding: 0 14px;
}
.frontblog__social a.frontblog__social_dzen:hover {
    color: #333333;
}
.frontblog__social a.frontblog__social_yt:hover {
    color: #F25040;
}
.frontblog__social a.frontblog__social_vk:hover {
   color: #0077FF;
}
.frontblog__social a.frontblog__social_tg:hover {
    color: #039BE5;
}
.frontblog__social a.frontblog__social_rt:hover {
   color: #14191F;
}
@media (max-width: 650px) {
    .frontblog__social {
        position: relative;
        margin-top: -15px;
        margin-bottom: 25px;
        margin-left: -14px;
    }
}

.social-icons li a {
    background: url("../images/social.png?v=2") -4px -4px no-repeat;
}
.social-icons li.dzen a, .soc-avt a i.dzen {
    background-position: -204px -105px;
}
.social-icons li.rutube a, .soc-avt a i.rutube {
    background-position: -254px -105px;
}


.module_products_list .main_item_wrapper .wrapper_td .but-cell .wrapp_one_click .one_click {
    max-width: 195px;
}
body .module_products_list .main_item_wrapper .wrapper_td .but-cell .wrapp_one_click {
    margin-left: 0;
}
@media (max-width: 767px) {
    .display_list .wrapp_stockers,
    .display_list .preview_text,
    .display_list .description_wrapp .like_icons {
        display: none;
    }
    .display_list .image_wrapper_block img {
        padding: 0;
    }


    body .module_products_list tr.item tr {
        padding: 10px 0;
        display: block;
    }
    body  .module_products_list .main_item_wrapper .wrapper_td .but-cell {
        display: block;
    }
    body .module_products_list .rating, 
    body .module_products_list .item-stock {
        display: none;
    }
    body .module_products_list .item td {
        display: block;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 3px 0;
    }
    body .module_products_list .main_item_wrapper .wrapper_td .but-cell .wrapp_one_click,
    body .ajax_load.table .module_products_list .main_item_wrapper div.counter_wrapp {
        margin: 0 auto;
        display: block;
        text-align: center;
    }
    body .module_products_list .counter_wrapp .counter_block {
        display: inline-block;
    }
}



.cost.prices .strike_block .price, 
.cost.prices .strike_block.offers_price {
    text-decoration: none;
}
.cost.prices .strike_block .price span, 
.cost.prices .strike_block.offers_price span{
    font-weight: 600;
    font-size: 15px;
}
.catalog_detail .cost.prices .strike_block .price span, 
.catalog_detail .cost.prices .strike_block.offers_price span{
    font-size: 16px;
    font-weight: 600;
}
.cost.prices .strike_block .price:after, 
.cost.prices .strike_block.offers_price:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: rgb(253, 59, 59);
    transform: rotate(176deg);
    margin-top: -9px;
    margin-bottom: 9px;
    opacity: 0.8;
}
.catalog_detail .cost.prices .strike_block .price:after, 
.catalog_detail .cost.prices .strike_block.offers_price:after {
    height: 2px;
    margin-top: -8px;
    margin-bottom: 8px;
    transform: rotate(173deg);
    opacity: 1;
}


#header .logo_and_menu-row .callback-block {
    display: none;
}