@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

h1,
.h1
{
    color: #333;
    font-size: 30px;
    line-height: 30px;
    font-weight: normal;
    margin: 0;
}

a
{
    color: #00b4ff;
}

a:hover
{
    color: #ff3300;
    text-decoration: underline;
}

h2
{
    font-size: 24px;
    line-height: 24px;
    color: #333;
    font-weight: normal;
    margin: 0;
}

h3
{
    font-size: 18px;
    line-height: 20px;
    color: #333;
    font-weight: normal;
    margin: 0 0 11px;
}

h4
{
    font-size: 16px;
    line-height: 20px;
    color: #333;
    font-weight: normal;
    font-style: italic;
    margin: 0 0 10px;
}

h4+p
{
    margin-top: 11px;
}

p
{
    margin: 20px 0;
}

.table
{
    margin: 25px 0;
    text-align: center;
}

.table td
{
    border: solid 1px #b8b8b8;
    padding: 5px 17px 4px;
    font-size: 11px;
    color: #333;
}

blockquote
{
    margin: 20px 0;
    padding-left: 40px;
    background: url( ../images/blockquote.png ) 0 5px no-repeat;
    font-size: 16px;
    font-style: italic;
}

ul {

    list-style:none;
    margin: 20px 0 20px 40px;
    padding: 0;
}

ul li
{
    position: relative;
    padding-bottom: 5px;
    list-style-type: none;
}

ul li:before{
    position: absolute;
    content: '';
    top: 9px;
    left: -15px;
    width: 4px;
    height: 4px;
    background: #000;
    border-radius: 2px;
}


ol {

    list-style:none;
    counter-reset: list1;
    margin: 20px 0 20px 40px;
    padding: 0;
}

ol li
{
    position: relative;
    padding-bottom: 5px;
}

ol li:before{

    counter-increment: list1;
    content: counter(list1)".";
    color: #333;
    font-size: 13px;
    position: absolute;
    top: 0;
    left: -39px;
    text-align: right;
    width: 30px;
}

.table
{
    font-size: 11px;
    color: #333;
	/* margin:20px 0 20px 200px; */
	margin-bottom:17px;
}

.table td
{
    padding: 5px 24px 4px 18px;
    border: solid 1px #b8b8b8;
}
.cat1_i table {
    width: 100%;
    text-align: center;
    margin-top:40px;
    margin-bottom: 30px;
}
.cat1_i table tr td {
    line-height: 16px;
}
.wrapper_wh {
    background: #fff;
    height:100%;
    line-height: 18px;
    padding-top:15px;
    padding-bottom: 10px;
}
.wrapper_wh img {
    display: block;
    margin:0 auto;
    margin-top:9px;
    margin-bottom: 9px;
}
.wrapper_wh a {
    display: block;
    font-size:18px;

}
.left_b {
    width:33.3%;
    float:left;
    margin-bottom:20px;
}
.popular.t2 { 
    clear: both;
}
.left_b table tr td { 
    line-height: 14px;
    padding-bottom: 10px;
}
.left_b table tr td img {
    margin-right:10px;
}
.right_b {
    float:left;
    width: 66.5%;
}
.sub_wr {
    background: #fff;
    padding:10px;
    font-size:16px;
}
.sub_wr a {
    display: block;
    text-align:center;
    padding-top: 8px;
}
.sub_wr table td {
    line-height: 22px;
}
.sub_wr table {
    width:100%;
}
.sub_wr table td img {
    display: block;
    margin:0 auto;
}
.btn_b a {
    display: block;
    color:#fff;
    text-decoration: none;
    font-size:14px;
}
.btn_b a:hover {
    opacity: 0.9;
}
.btn_b .itp_btn {
    width: 50%;
    height:90px;
    background-color: #333333;
    float:left;
    margin-top: 25px;
}
.btn_left {
    background: url("/DESIGN/sub_category/rasschitat'.png") no-repeat 7% 50%;
}
.btn_right {
    background: url("/DESIGN/sub_category/prezentaciju.png") no-repeat 7% 50%;
}
.btn_b .btn_left { 
height: 65px;
padding-left: 87px;
padding-top: 25px;
width: 218px;
margin-right: 1px;
}
.btn_b .btn_right { 
float: left;
height: 73px;
padding-left: 80px;
padding-top: 17px;
width: 218px;
}
/*.icons {
    display: none;
}*/
/* Убираем резину */
.centerFix { 
max-width: 1230px;
min-width: 1230px !important;
}
html, body { 
min-width: 1260px !important;
}
.popular.t2 > div { 
width: 33.33% !important;
}
/*-----------------*/
.bu_sub table{
    width:100%;
    margin-top:20px;
    margin-bottom:20px;
    line-height: 16px;
}
.rent table .text {
    width:220px;
}
.rent table img {
    margin-right:20px;
}
.rent table {
    width:100%;
    margin-top:20px;
    margin-bottom: 20px;
}
.chasti table {
    width: 100%;
    margin-top:20px;
    margin-bottom: 20px;
}
.chasti img {
    margin-right: 10px;
}
.shini table {
    width:100%;
    margin-top:20px;
    margin-bottom: 20px;
}
.accum {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px;

    padding-top:20px;
    padding-bottom: 20px;
}
.accum .left_b_w {
    /* float:left; */
    width: 284px;
    background: #fff;
    text-align: center;
    padding-top:6px;
    /* margin-right: 28px; */
    line-height: 16px;
    /* margin-bottom: 20px; */
}
.accum .left_b_w img {
    display: block;
    margin:0 auto;
    margin-top:5px;
}

.accum a {
    display: block;
    /* float:left; */
    width: 194px;
    color:#fff;
    text-decoration: none;
    line-height: 16px;
    padding-left:90px;
    cursor: pointer;
}
.accum a:hover {
    opacity: 0.9;
}
.accum .btn_l {
    /* margin-right:28px; */
    padding-top:15px;
    background: url("/DESIGN/accum/oformit-zayv.png") #333333 no-repeat 15px 15px;
    height: 70px;
    min-width: 187px;
}
.accum .btn_r {
    padding-top:10px;
    background: url("/DESIGN/accum/zadat-har-ki.png") #333333 no-repeat 15px 15px;
    height: 75px;
    min-width: 187px;
}
.naves table {
    width:100%;
    margin-top:20px;
    margin-bottom: 20px;
}
.cb {
    text-align: center;
    padding:30px;
    background: #ffffff;
    border:1px solid #e1e1e1;
    border-radius:5px;
    margin-top:20px;
}
.cb .h {
    font-size: 28px;
    padding-bottom: 20px;
}
.cb_txt {
    font-size:16px;
    line-height: 24px;
}
.num {
    font-size:24px;
}
.bl_c {
    color:#3692d5;
}
.cb_btn {
    display: block;
    text-align: center;
    background: #338fd2; /* Для старых браузров */
    background: -moz-linear-gradient(top, #46b0fa, #338fd2); /* Firefox 3.6+ */
    /* Chrome 1-9, Safari 4-5 */
    background: -webkit-gradient(linear, left top, left bottom, 
                color-stop(0%,#46b0fa), color-stop(100%,#338fd2));
    /* Chrome 10+, Safari 5.1+ */
    background: -webkit-linear-gradient(top, #46b0fa, #338fd2);
    background: -o-linear-gradient(top, #46b0fa, #338fd2); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #46b0fa, #338fd2); /* IE10 */
    background: linear-gradient(top, #46b0fa, #338fd2); /* CSS3 */ 
    font-size:18px;
    color:#fff;
    text-decoration: none;
    width:300px;
    border-radius:5px;
    line-height: 46px;
    margin:20px auto 0px;
}
.cb_btn:hover {
    color:#fff;
    text-decoration: none;
    background: #338fd2;
    cursor: pointer;
}
.cb_btn.disabled {
    background: #2bb563;
}
.cb_btn.all-items {
    width: 236px;
}
.modal_w {
    display: none;
}
.cat1_i > table > tbody > tr > td img {
    width: 95px;
}
.wrapper_wh img {
    width: 211px !important;
}
a:hover {
    cursor: pointer;
}
.rem_i table {
    width: 100%;
    margin-top:20px;
    margin-bottom: 20px;
}

/* Форма заказа */

.formZayavka { 
background: #fff !important;
margin: 0px 0px 28px;
padding: 20px !important;
position: relative;
border:1px solid #e2e2e2;
}
.formZayavka textarea, .formZayavka input {
    border:1px solid #aaaaaa !important;
    border-left:4px solid #007fdd !important;
    box-shadow: none !important;
    font-size: 14px !important;
    padding-left:10px !important;
    width: 100%;
    box-sizing: border-box;
}
.formZayavka h2 {
color: #2978bb !important;
padding-bottom: 5px;
}
.formZayavka label span { 
display: none !important;
}
.formZayavka .button { 
  bottom: 0px !important;
  position: relative !important;
  right: 0px !important;
  width: 160px !important;
  margin-top:20px;
  left:704px;
  font-size:14px !important;
}
.formZayavka textarea {
    height: 87px;
}
.formZayavka input[type="text"], .formZayavka input[type="tel"] { 
font-size:14px;
padding: 8px 10px 9px !important;
}
.formZayavka .formLeft {
width: 270px !important;
}
.rightColCatalog .formZayavka {
    display: none;
}
.order2 {
    display: none;
}
.text .rightBlockInner+div {
padding-bottom: 20px;
}
.form_inner {
    width: 870px;
    float: left;
}
.call_bv { 
    background: #FFFFFF;
    border: 1px solid #E1E1E1;
    float: right;
    padding: 20px;
    text-align: center;
    width: 230px;
}
.call_bv .h {
    font-size: 22px;
    color:#2978bb ;
    padding-bottom: 20px;
}
.bv_t {
    font-size:14px;
}
.btn_bv {
    display: block;
    text-align: center;
    background: #338fd2; /* Для старых браузров */
    background: -moz-linear-gradient(top, #46b0fa, #338fd2); /* Firefox 3.6+ */
    /* Chrome 1-9, Safari 4-5 */
    background: -webkit-gradient(linear, left top, left bottom, 
                color-stop(0%,#46b0fa), color-stop(100%,#338fd2));
    /* Chrome 10+, Safari 5.1+ */
    background: -webkit-linear-gradient(top, #46b0fa, #338fd2);
    background: -o-linear-gradient(top, #46b0fa, #338fd2); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #46b0fa, #338fd2); /* IE10 */
    background: linear-gradient(top, #46b0fa, #338fd2); /* CSS3 */ 
    font-size:14px;
    color:#fff;
    line-height: 34px;
    border-radius: 5px;
    width:150px;
    margin:0 auto;
    margin-top:10px;
    margin-bottom: 10px;
    cursor: pointer;
}
.btn_bv:hover {
    background: #338fd2;
}
.b_ctn {
    font-size:15px;
}
.nm .bl {
    color:#338fd2;
}
.nm {
    font-size: 16px;
}
.inner_icns .formRight textarea {
    margin-top:-20px;
}

.showText table {border:1px solid #d5d5d5 !important;}
.showText table td {padding:10px !important;}
.showText table tr:nth-child(2n+1) {background-color: #fff;}
h2 {margin-bottom:10px; text-align:left !important;}
.showText table.tab_wid td {padding:3px !important;}

.descr_n table {border:1px solid #d5d5d5 !important;}
.descr_n table td {padding:10px !important; text-align: center;}
.descr_n table tr:nth-child(2n+1) {background-color: #fff;}

.up_button {
  position: fixed;
  /* right: 34px; */
  right: 50px;
  top: 500px;
  background: #E8E8E8;
  border: 1px solid #ccc;
  width: 37px;
  font-size: 28px;
  text-align: center;
  opacity: 0.8;
  line-height: 37px;
  /* display: table-cell; */
  /* vertical-align: middle; */
  display:none;
   
   
  z-index: 2;}
  .down_button {
  position: fixed;
  /* right: 34px; */
  right: 50px;
  top: 550px;
  background: #E8E8E8;
  border: 1px solid #ccc;
  width: 37px;
  font-size: 28px;
  text-align: center;
  opacity: 0.8;
  line-height: 37px;
  /* display: table-cell; */
  /* vertical-align: middle; */
   display:none;
  z-index: 2;}
  .down_button:hover, .up_button:hover {border:1px solid #850000; cursor:pointer;}

.video{
text-align: center;
}

.b-quote{
    font-size: 18px;
    text-align: center;
    background: #ffffff;
    line-height: 1.5;
    color: #505050;
    padding: 10px;
    border-right: #007fdd solid 5px;
    border-left: #007fdd solid 5px;
    }

/*======================*/

.brands 
{
	padding: 25px 0px 15px;
}
.brands .brand
{
	display:inline-block;
	width:200px;
	height:130px;
	margin: 0 13px 5px 13px;
}

.brands .brand img
{
	display: block;
	background:#fff;
	box-shadow: 0 0 25px #a1a1a1;
	height: 95px;
    width: 200px;
}

.brands a
{
   	 color: #666673;
	 text-decoration: none;
}

.brands a:hover
{
   	 color: #00b4ff;
	 text-decoration: none;
	 
}

.brands .brand span
{
	display: block;
	text-align: center;
}

.title_2
{
	margin-bottom: 10px;
    text-align: left !important;
	font-size: 24px;
    line-height: 24px;
    color: #333;
    font-weight: normal;
    margin: 0;
	display:block;
}
.hawker {
	float: right; 
	margin: 0px 0px 10px 10px;
	border: 0;
}
.hawker2 {
	float: left; 
	margin:5px;
	border: 0;
}
.less {
	margin-left:325px;
	padding-top:15px;
	padding-bottom:15px;
}
.less2 {
	margin-left:250px;
}

table.table {
    margin: 20px 0;
}
.block_1 {
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #18b1f1;
    box-shadow: 0 5px 5px -4px #18b1f1;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.block_1 > div {
    width: 430px;
}

.block_1 .block_left > div {display: flex;flex-direction: column;}

.block_1 ul {
    margin-left: 15px;
}

.block_1 > div > div:first-child {
    font-weight: bold;
    font-size: 20px;
    color: #18b1f1;
}
.block_batarey {
    display: flex;
    margin: 20px 0;
    flex-wrap: wrap;
}

.block_batarei {
    width: 215px;
    box-sizing: border-box;
    padding: 5px;
    margin-right: 10px;
    border: 1px solid #1d4d86;
    box-shadow: 0 6px 8px -3px #1d4d86;
}


.block_batarei_text > div:first-child {
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 10px;
}

.block_batarei_text {
    text-align: center;
}

.video-block {
display: grid;
gap: 20px;
grid-template-columns: repeat(auto-fill, minmax(310px, 1fr));
margin: 20px 0px;
}
.video-block > iframe{
width:100%;
}

@media (max-width: 670px) {
.video-block {
grid-template-columns: 100%;
}
}

@media (max-width: 600px) {
    .descr_n, .descrArt {
        overflow: unset !important;
    }
}

.table-container_row-scroll {
    overflow-x: auto;
}

#ToTop {
	position: fixed;
    bottom: 80px;
    right: 15px;
    z-index: 2000;

    width: 48px;
    height: 48px;
    background-color: #fff;
    border-radius: 50%;
}

@media (max-width: 1400px) {
    /*#ToTop {*/
    /*    left: 20px !important;*/
    /*}*/

    .phone-mobile {
        right: 20px;
    }
}

td.block-ul-left {
    text-align: left;
}

.geo_question_form {
    position: absolute;
    top: 30px;
    background: #fff;
    z-index: 99999;
    padding: 10px 15px;
    border-radius: 10px;
}
.button-geo-yes, .button-geo-select {
    padding: 5px 10px;
    background: #dfdfdf;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer;
    margin-right: 10px;
    margin-top: 5px;
}

.geo_question_form {
    display: none;
}

.submenu_products_list_menu {
    background: #fff;
    z-index: 99999999999999!important;
    position: absolute;
    top: 15px;
    left: 0;
    margin-left: 0;
}

.submenu_products_list_menu a {
    top: 0;
    left: 0;
    padding: 10px 15px !important;
    width: 100%!important;
    text-align: left!important;
}

ul.submenu_products_list_menu li {list-style-type: none; position: relative;}

ul.submenu_products_list_menu li:before {
    width: 0;
    height: 0;
    left: 0;
}

ul.sub_submenu_products_list_menu {
    background: #fff;
    position: absolute;
    top: -20px;
    left: 210px;
}

.list-brend{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
}
.list-brend .item{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    
    background-color: white;
    padding: 20px 20px;

    width: 120px;
    /* height: 160px; */
}

.list-brend .item:hover{
    background-color: #eee;
}

.list-brend .item .img{
    width: 120px;
    height: 120px;

    display: flex;
    align-items: center;
    justify-content: center
}

.list-brend .item .img img{
    max-width: 120px;
    max-height: 120px;
}

.list-brend .item .title{
    margin-top: 10px;
}

@media (max-width: 500px){
    .list-brend .item {
        width: 80px;
    }
    .list-brend .item .img {
        width: 80px;
    }
}

.pdfknopka:hover{
    color: #fff;
}

.wrap-table {
  overflow-x: auto;
}

/* Таблица: Технические характеристики */
.tech-charact {
  margin: 10px 0 40px;
}

.tech-charact td:first-child {
  text-align: left;
}

.tech-charact span {
  float: inline-end;
}

/* Секция адаптивных фоток */

.image-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 10px;
  margin: 10px 0 30px;
}

.image-grid img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

/* Список с фото */

.list-with-photo {
  display: flex;
  align-items: center;
}

.list-with-photo img {
  margin: 15px;
}

@media (max-width: 682px) {
  .list-with-photo {
    flex-direction: column;
  }
}

.options__container h2 {
  margin-bottom: 20px;
}

.option__item {
  display: flex;
  flex-direction: column;
  padding: 10px;
}

.option__item img {
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
}

.option__item p {
  font-size: 14px;
}

.option__title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

/* Мобильная версия (по умолчанию, одна колонка) */
.options__container {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.vezvatzamer-block {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 999999;
    padding: 20px;
    box-sizing: border-box;
}
.vezvatzamer-block-act {
    display: flex;
}
.vezvatzamer {
    position: relative;
    max-width: 500px;
    width: 100%;
    background: #fff;
    margin: auto auto 0 auto;
    padding: 10px;
    border: 2px solid #00b4ff;
    font-size: 16px;
    text-align: center;
}
.vezvatzamer-wtext {
font-weight: bold;
}
.vezvatzamer-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: url(/DESIGN/SITE/images/button_close.png) 0 0 no-repeat;
    z-index: 10;
    cursor: pointer;
}

/* Адаптация для планшетов (экран от 600px до 768px) */
@media (min-width: 600px) {
  .options__container {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* Адаптация для ноутбуков и больших экранов (от 1024px) */
@media (min-width: 1024px) {
  .options__container {
    grid-template-columns: repeat(4, 1fr);
  }
}

.no-float:after {
    display: table;
    content: "";
    clear: both;
}

.no-float {
    margin-bottom: 20px;
}

.flex-img-left {
    display: flex;
}

.flex-img-left ul {
    padding-left: 20px;
}

.no-float ul, .no-float ol {
    padding-left: 0;
}

/*.no-float img {
    margin-bottom: 20px;
    margin-right: 20px;
}*/

.no-float ul li:before {
    position: relative;
    display: inline-block;
    content: '';
    top: -1px;
    left: auto;
    width: 4px;
    height: 4px;
    background: #000;
    border-radius: 2px;
    margin-left: 5px;
    margin-right: 5px;
}

.no-float ul, .no-float ol {
    padding-left: 0;
    margin-left: 0;
}

.no-float ol li:before {
    counter-increment: list1;
    content: counter(list1) ".";
    position: relative;
    display: inline-block;
    top: -1px;
    left: auto;
    width: 10px;
    height: 4px;
    border-radius: 2px;
    margin-left: 5px;
    margin-right: 5px;
}

.no-float > *:last-child {
    margin-bottom: 0 !important;
}

.no-float p {
    margin-top: 0;
    margin-bottom: 10px;
}

.items-price {
    font-size: 1.5em;
}

.item-price {
    font-size: 2em;
}

.order-form {
    padding: 20px;
    display: grid;
    grid-gap: 20px;
    text-align: left;
    font-size: 2em;
}

.order-form > .h1 {
    text-align: center;
}

.order-form-label {
    padding-right: 6px;
}

.order-form-label:after {
    content: "*";
    color: red;
}

.order-form-input {
    width: 60%;
    float: right;
}

.make-order {
    margin: auto;
}

.button.cart {
    position: absolute;
    top: -9px;
    right: 0px;
    margin-top: 4px;
    text-decoration: none;
}

.button.cart:hover {
    color: white;
}

@media (max-width: 1000px) {
    .button.cart {
        position: relative;
        top: 0px;
        right: 0px;
        margin-top: 3px;
        margin-bottom: 8px;
    }
}

.descrArt {
    margin-top: 20px;
}