﻿@charset "UTF-8";
.hidepk {
  display: none;
}
.showOnlyMob {
  display: none !important;
}
/* @media screen and (max-width: 767px) { */
@media screen and (max-width: 900px) {
  .hidemob {
    display: none;
  }
  .showOnlyMob {
    display: block !important;
  }
  .w1 {
    width: 100%;
  }
  .header {
    height: auto;
    position: static;
  }
  .p18 {
    padding: 0 18px;
  }
  body {
    padding-top: 60px;
  }
  /* .mobilehead {
    display: block;
    text-align: center;
    height: 60px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 7;
    top: 0;
    background: #fff;
  } */
  /* .mobilehead > * {
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 40px;
    color: #333333;
    font-size: 16px;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    margin: 8px 2px;
  } */
  .mobilehead {
    box-sizing: border-box;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    height: 60px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 7;
    top: 0;
    background: #fff;
  }

  .button__section {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .button__section > * {
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 40px;
    color: #333333;
    font-size: 16px;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    margin: 8px 2px;
  }
  .menuBtn {
  }
  .menuBtn:after {
    content: '';
  }
  .locationBtn {
  }
  .locationBtn:after {
    content: '';
  }
  .logoBtn {
    width: calc(100% - 208px);
    border: 0;
    margin: 23px 5px;
    max-width: 180px;
  }
  .logoBtn img {
    width: 100%;
  }
  .phoneBtn {
  }
  .phoneBtn:after {
    content: '';
  }
  .searchBtn {
  }
  .searchBtn:after {
    content: '';
  }
  .city {
    position: fixed;
    top: 0;
    width: 100%;
    margin: 0;
    background: #fff;
    z-index: 20;
    height: 0;
    overflow: hidden;
    border-radius: 0 0 5px 5px;
  }
  .city.open {
    height: auto;
  }
  .allCity {
    position: static;
    box-shadow: none;
    width: 100%;
    /*  */
    padding: 10px 0 0 0;
    font-size: 18px;
  }
  .allCity > div:first-child {
    border-top: 1px solid #eaeaea;
  }

  body.open:before {
    content: '';
    background: #000;
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    z-index: 10;
  }

  .closeAll {
    background: url(images/close.svg) center no-repeat;
    background-size: 52%;
    float: right;
    width: 52px;
    height: 38px;
    border: 1px solid #e8e8e8;
    display: block;
    border-radius: 4px;
    margin: 10px 18px 0 0;
  }
  .closeAll:after {
  }
  .city .label {
    float: left;
    padding: 0 0 0 18px;
    font-size: 16px;
    margin: 18px 0 0 0;
  }
  .city .town {
    float: left;
    margin: 16px 0 0 7px;
    font-size: 18px;
  }
  .selecttown {
    display: block;
    clear: both;
    padding-top: 10px;
  }
  .selecttown {
    /* padding-top:18px; */
  }
  .navs .selecttown {
    padding: 0;
  }
  .navs .selecttown .mp {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .selecttown .mp {
    margin: 0;
    clear: both;
    border-top: 1px solid #eaeaea;
    padding-top: 14px;
    /* margin-top: 10px; */
  }
  .selecttown a.phone {
    margin-bottom: 10px;
  }
  .selecttown a.phone:before {
    content: '';
    font-family: 'Conv_Flaticon_1';
    color: #ffcc00;
    margin: 0 7px 0 0;
  }
  .searchForm {
    position: fixed;
    background: #fff;
    width: calc(100% - 36px);
    z-index: 10;
    margin: 0;
    top: 0;
    display: none;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .searchForm.open {
    display: block;
  }
  .searchForm .closeAll {
    margin: 0;
  }
  .searchForm input {
    width: calc(100% - 70px);
    padding: 0 15px 0 56px;
  }
  .searchForm a {
    /* display: none; */
    right: auto;
    height: 31px;
    top: 9px;
    margin-left: 0px;
  }
  .searchForm a:before {
    color: #333333;
    font-size: 16px;
  }
  .searchForm a:after {
    right: 0;
    left: auto;
  }

  .menu1 {
    height: auto;
    background: #fff;
    /* width: 100%; */
    /* position: absolute; */
    top: 0;
    display: none;
  }
  .divMobile.open .menu1 {
    display: block;
  }
  .divMobile.open .navs {
    display: block;
  }
  .lev1 {
    flex-direction: column;
  }
  .lev1 a {
    color: #333;
    line-height: 42px;
    display: inline-block;
    padding: 0 18px;
  }
  .lev1 .parent > a:after {
    float: right;
    transform: rotate(-90deg);
    top: 0px;
    margin: 0;
    display: none;
  }
  .lev1 .parent:after {
    content: '';
    font-family: 'Conv_fontawesome-light-300_2';
    color: #ffcc00;
    font-size: 16px;
    margin: 0;
    position: absolute;
    top: 15px;
    float: right;
    transform: rotate(-90deg);
    right: 18px;
    transition: all 0.3s;
  }
  .lev1 .parent.open:after {
    transform: rotate(-0deg);
    color: #333;
  }
  .lev1 > li > a:before {
    display: none;
  }
  .lev1 > li {
    display: block;
    float: none;
    margin: 0;
    border-top: 1px solid #e8e8e8;
    /* padding: 0 18px; */
  }
  .headmenu {
    display: block;
    height: 60px;
  }
  .headmenu .closeAll {
    float: left;
    margin: 10px 18px;
  }
  .headmenu .logoBtn {
    width: 200px;
    margin: 0;
    float: left;
    max-width: 200px;
    margin: 15px 0 0 0;
  }
  .parent:hover ul,
  .menu2 > li:hover .l2,
  .lev2 .submenu:hover ul {
    display: none;
  }
  .parent.open ul,
  .menu2 > li.open .l2,
  .lev2 .submenu.open ul {
    display: block;
  }
  .lev2 {
    position: static;
    left: 0;
    box-shadow: none; /* padding-left: 10px; */
  }
  .menu2 .lev2 ul {
    /* padding-left: 10px; */
  }
  .lev2 > li > a:after,
  .lev2 > li > span:after {
    display: none;
  }
  .lev2 > li > a,
  .lev2 > li > span {
    /* border:none; */
    padding: 0 25px;
  }

  .divMobile {
    /* display:none; */
    top: 0; /* width: 95%; */
    z-index: 1;
    max-height: 95%;
    overflow: scroll;
  }
  .divMobile.open {
    position: fixed;
    z-index: 10;
    width: 95%;
    max-width: 400px;
    border-radius: 0 0 4px 4px;
  }
  .navs {
    height: auto;
    background: #fff;
    display: none;
  }
  .navs .menu2 > li {
    float: none;
    border-bottom: 1px solid #eaeaea;
    /* padding: 0 18px; */
    line-height: 40px;
    height: 100%;
    flex-direction: column;
  }

  .navs .menu2 > li.link_cart {
    display: none;
  }
  .showKatalog {
    display: block;
    background: #ffcc00;
    padding: 0 18px;
    line-height: 50px;
    font-size: 16px;
  }
  .showKatalog:after {
    content: '';
    font-family: 'Conv_fontawesome-light-300_2';
    color: #333;
    font-size: 16px;
    margin: 0;
    position: absolute;
    top: 0px;
    float: right;
    right: 18px;
    transition: all 0.3s;
    transform: rotate(-90deg);
  }
  .navs.open .showKatalog:after {
    transform: rotate(0deg);
  }
  .navs.open .menu2 {
    display: block;
  }
  .menu2 > li > a,
  .menu2 > li > span {
    display: inline-block;
    padding: 0;
    padding: 0 18px;
  }
  .menu2 > li > a:after,
  .menu2 > li > span:after {
    position: absolute;
    right: 14px;
    top: 0px;
  }
  .text_slide {
    padding: 0 18px;
    vertical-align: bottom;
    padding-bottom: 90px;
  }
  .t1 {
    font-size: 21px;
  }
  .t2 {
    font-size: 14px;
  }
  .t3 {
    font-size: 16px;
  }
  .slide {
    position: relative;
  }
  .mbg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .slide .w1 {
    position: relative;
    z-index: 2;
  }
  .link1 {
    top: 10px;
  }
  .slidercss .slick-arrow {
    top: auto;
    /* bottom: 0px; */
  }
  .slidercss .slick-prev {
    left: calc(50% - 80px);
  }
  .slidercss .slick-next {
    right: calc(50% - 80px);
  }
  .slidercss .slick-dots {
    left: calc(50% - 20px);
    /* right: 0; */
    /* margin: auto; */
  }
  .title1 {
    font-size: 18px;
  }
  .category {
    text-align: center;
  }
  .category a,
  .category a:nth-last-child(4n + 4) {
    font-size: 10px;
    width: calc(50% - 21px);
    margin: 8px;
    height: 100px;
    float: none;
    display: inline-block;
  }
  .category img {
    max-width: 100%;
    height: 60px;
  }
  .category a span {
    height: 38px;
    width: 600px;
  }
  .oneNews {
    width: calc(100% - 2px);
    height: auto;
    margin: 0 0 30px 0;
    float: none;
  }
  .imgNews {
    width: 100%;
    height: 163px;
    margin: 0;
    border-bottom: 1px solid #eaeaea;
    clear: both;
    display: block;
    float: none;
  }
  .imgNews img {
    max-height: 163px;
    max-width: none;
    width: auto;
  }
  .news {
    padding-left: 18px;
    padding-right: 18px;
  }
  .dateNews,
  .nameNews,
  .textNews {
    padding-left: 14px;
    padding-right: 14px;
  }
  .textNews {
    max-height: none;
    padding-bottom: 14px;
  }

  .blockNews .slick-arrow {
    bottom: -37px;
    color: #cccccc;
  }
  .blockNews .slick-prev {
    left: calc(50% - 135px);
  }
  .blockNews .slick-next {
    right: calc(50% - 135px);
  }
  .blockNews .slick-slide {
    height: auto;
  }
  .full_width {
    display: block;
    padding: 0;
  }
  .full_width .textNews img {
    max-width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .oneSpec {
    width: 161px;
    height: 216px;
    margin: 0 auto;
  }
  .imgSpec {
    height: 105px;
  }
  .oneSpec small {
    font-size: 12px;
    margin-bottom: 9px;
  }
  .oneSpec big {
    font-size: 12px;
  }
  .rub {
    font-size: 11px;
  }
  .oneSpec img {
    height: 100%;
    margin: 0 auto;
  }
  .specSlider {
    height: 270px;
    margin-bottom: 0px;
  }
  .heightAuto {
    height: auto !important;
  }
  .specSlider .slick-dots {
    /* bottom: 31px; */
    left: 0;
    right: 0;
    z-index: 0;
  }
  .specSlider .slick-prev {
    left: calc(50% - 90px);
  }
  .specSlider .slick-next {
    right: calc(50% - 90px);
  }

  .iframes > div {
    margin: 0 0 30px 0;
    max-width: 100%; /* overflow: hidden; */
  }
  .mainText .p18 {
    padding: 18px;
  }
  footer {
    height: auto;
    overflow: hidden;
    text-align: center;
  }
  footer .w1 {
    padding: 0 40px;
    width: calc(100% - 80px);
  }
  .footer-content {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .phone_block-container {
    justify-content: center;
    flex-wrap: wrap;
  }
  .phone_block {
    margin: 0;
    float: none;
    clear: both;
    text-align: left;
    display: inline-block;
    /* width: 210px; */
  }
  .phone_block a {
    font-size: 14px;
  }
  .phone_block span {
    margin: 24px 0 8px 0;
  }
  .sound {
    float: none;
    display: inline-block;
    text-align: left;
    clear: both;
    /* width: 205px; */
  }
  .sound:after {
    float: none;
    display: block;
    width: 30px;
    height: 1px;
    margin: 30px 0 0 0;
  }
  .datemob {
    display: block;
    clear: both;
    line-height: 60px;
    border-top: 1px solid #666666;
    margin: 0;
    text-align: center;
    width: calc(100% + 160px);
    margin: 0px -80px 0;
    background: #333333;
  }
  .h30 {
    height: 30px;
    clear: both;
    display: block;
  }
  .navs .menu2 {
    display: none;
  }
  .navs .menu2 .lev2 ul a {
    padding-left: 35px;
  }
  .forma form {
    max-width: calc(100% - 50px);
  }
  .agree {
    width: 100%;
    float: none;
    margin-bottom: 15px;
  }
  .agree input + label {
    margin: 0 6px 0 0;
  }
  .forma .submit {
    float: none;
    margin: 0 auto;
    display: block;
  }
  .totop {
    border: 1px solid #cccccc;
    display: block;
    position: fixed;
    left: 15px;
    bottom: 15px;
    width: 38px;
    border-radius: 4px;
    height: 38px;
    line-height: 38px;
    text-align: center;
  }
  .totop:before {
    content: '';
    color: #333333;
    font-size: 14px;
  }

  footer .totop {
  }
  footer .totop:before {
    color: #cccccc;
  }
  .viewpage {
    padding: 30px 18px;
  }
  .viewpage ~ .spec {
    padding-top: 0;
  }
  .dh1 {
    font-size: 18px;
  }
  .fast {
    font-size: 18px;
  }
  .fast_link a,
  .fast_link a:nth-child(6n + 6) {
    width: calc(50% - 11px);
  }
  .fast_link a:nth-child(even) {
    margin-right: 0;
  }
  .gray {
    margin: 0 -18px;
  }
  .filter_div {
    width: 100%;
  }
  .flex {
    flex-flow: row wrap;
    align-content: space-between;
    justify-content: space-between;
  }
  .filter {
    margin: 0 18px;
  }
  .catalog {
    width: calc(100% - 36px);
    margin: 14px 18px;
  }
  .h2 {
    font-size: 18px;
  }
  .element {
    flex-flow: row wrap;
    align-content: space-between;
    justify-content: space-between;
  }
  .pic {
    width: 100%;
  }
  .lb {
    width: 100%;
  }
  .info {
    width: 100%;
    order: 0;
    border-top: 1px solid #e8e8e8;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .element .info {
    width: 100%;
  }

  .price_div {
    width: 100%;
    order: 1;
    min-height: auto;
    padding: 10px 15px;
    border-top: 1px solid #e8e8e8;
  }

  .element .price_div {
    width: 100%;
    gap: 10px;
  }

  .catalog .element .price_div {
    width: 100%;
  }

  .element .price {
    padding-right: 0;
  }

  .price_div {
    display: flex;
    flex-direction: row;
    align-items: center;
    /*flex-wrap: wrap;*/
  }

  .catalog .price_div {
    flex-direction: column;
  }

  .catalog .price_bl_all {
    width: 100%;
  }

  .params {
    padding: 10px 15px;
  }
  .price {
    line-height: 22px;
    padding-right: 12px;
  }
  .dosc {
  }
  .dosc a {
    margin-top: 0;
  }
  .head_product {
    flex-flow: row wrap;
    align-content: space-between;
    justify-content: space-between;
  }
  .head_product .photo {
    width: 100%;
  }
  .head_product .text {
    width: 100%;
    padding: 15px 0;
  }
  .property div span:nth-child(odd) {
    background: #f5f5f5;
  }
  .property div {
    flex-flow: row wrap;
    align-content: space-between;
    justify-content: space-between;
  }
  .property div:nth-child(odd) {
    background: #fff;
  }
  .property span {
    width: 100%;
    min-height: 36px;
  }
  .tabs a {
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    line-height: 50px;
    padding: 0;
    width: 52px;
    filter: invert(85%);
  }
  .tabs a.active,
  .tabs a:hover {
    filter: invert(0%);
    background-color: #fff;
  }
  [href='#desc'] {
    background-image: url(images/desc.svg);
  }
  [href='#property'] {
    background-image: url(images/property.svg);
  }
  [href='#photo'] {
    background-image: url(images/photo.svg);
  }
  [href='#calc'] {
    background-image: url(images/calc.svg);
  }
  [href='#art'] {
    background-image: url(images/art.svg);
  }
  [href='#video'] {
    background-image: url(images/video.svg);
  }
  [href='#3d'] {
    background-image: url(images/3d.svg);
  }
  [href='#download'] {
    background-image: url(images/download.svg);
  }
  [href='#photo2'] {
    background-image: url(images/photo2.svg);
  }
  [href='#price'] {
    background-image: url(images/price.svg);
  }
  .tabs_content > div {
    padding: 15px;
    overflow: scroll;
  }
  .tabs {
    padding: 1px;
  }
  .tabsdiv {
    margin: 15px 0;
  }
  .viewpage .specSlider {
    margin-left: -18px;
    margin-right: -18px;
  }

  .element .add_cart {
    width: 76px;
    height: 22px;
    line-height: 1.5;
    margin-right: 6px;
    padding: 6px 10px;
    font-size: 13px;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .element .pic img,
  .element .slider2 img {
    max-height: 235px;
    object-fit: contain;
  }
}

@media screen and (max-width: 360px) {
  .t1 {
    font-size: 17px;
  }
  .t2 {
    font-size: 11px;
  }
  .t3 {
    font-size: 14px;
  }
}

@media screen and (max-width: 340px) {
  footer {
    /* padding: 0 50px; */
  }
  .iframes > div {
    padding: 0;
  }
  .news {
    padding-left: 15px;
    padding-right: 15px;
  }

  .oneSpec {
    width: 150px;
  }
  .t1 {
    font-size: 17px;
  }
  .t2 {
    font-size: 11px;
  }
  .t3 {
    font-size: 14px;
  }
}
