.param-col.laptop {
  display: none; }

#top .cart .icn-cart {
  position: initial; }

#catalog-page .varieties .wrap .img img {
  width: 40px; }

.mmenu {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  will-change: transform;
  transform: translateX(-106%);
  transition: transform 0.3s;
  width: 320px;
  overflow: auto; }

.mmenu.open {
  z-index: 25;
  transform: translateX(-5%);
  pointer-events: auto; }

.menu-mobile {
  position: relative;
  display: flex;
  overflow-y: scroll;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-around;
  background-color: #dadada;
  color: #555;
  list-style: none;
  padding: 0 0 35px 0; }

.menu-mobile ul {
  position: relative; }

.menu-mobile header {
  border: 1px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 50px;
  padding: 0 15px;
  background-color: #fff;
  box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.3);
  z-index: 1;
  cursor: pointer; }

.menu-mobile header span, .menu-mobile header i {
  font-size: 1.7em;
  font-style: normal;
  padding: 0 7px;
  color: #333;
  cursor: pointer; }

.menu-mobile .item-l1 {
  width: 100%; }

.menu-mobile .item-l1.has-kids.active a span {
  background-image: url("/img/down-arrow-grey.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  transform: rotate(0deg);
  width: 20px;
  height: 20px; }

.menu-mobile .item-l1.has-kids a span {
  background-image: url("/img/down-arrow-grey.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  transform: rotate(-90deg);
  width: 20px;
  height: 20px; }

.menu-mobile .item-l1 .link-l1 {
  background-image: -webkit-linear-gradient(0deg, #cdcdcd, white);
  background-image: -moz-linear-gradient(0deg, #cdcdcd, white);
  background-image: -o-linear-gradient(0deg, #cdcdcd, white);
  background-image: linear-gradient(0deg, #cdcdcd, white);
  text-transform: uppercase;
  color: #555;
  font-size: 18px;
  padding: 10px 0 10px 20px;
  text-decoration: none;
  border-bottom: 1px transparent;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%; }

.menu-mobile .item-l1 .link-l1:hover {
  border-bottom: 1px solid white; }

.menu-mobile .item-l1 .sub-menu-mobile {
  list-style: none;
  padding-left: 25px;
  background-color: #dadada;
  width: 100%; }

.menu-mobile .item-l1 .sub-menu-mobile .item-l2 {
  background-image: none;
  width: 100%; }

.menu-mobile .item-l1 .sub-menu-mobile .item-l2 .link-l2 {
  text-transform: initial;
  font-size: 14px;
  padding: 10px 0 10px 25px;
  display: inline-block;
  background-image: none;
  width: 100%;
  color: #555;
  border: none;
  text-decoration: none; }

.menu-mobile .item-l1 .sub-menu-mobile .item-l2 .link-l2.active {
  color: dodgerblue; }

.menu-mobile .item-l1 .sub-menu-mobile .item-l2 .link-l2:hover {
  text-decoration: none;
  border: none;
  color: dodgerblue; }

#cart-page-wrap .list-mobile {
  display: none; }

@media (max-width: 1387px) {
  body {
    min-width: initial; }
  h1, .h1 {
    font-size: 2rem;
    line-height: 2.5rem;
    margin-bottom: 20px; }
  #page {
    padding: 0 5px; }
  #page > div {
    margin-bottom: 35px; }
  .center {
    width: 100%; }
  #top.center {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: initial;
    margin-bottom: 15px; }
  #top.center .logo {
    position: static; }
  #top.center .slogan {
    display: block;
    position: static; }
  #top.center .phone:not(.mobile) {
    display: block;
    position: static; }
  #top.center .phone.mobile {
    display: none; }
  #top.center .email {
    display: block;
    position: static; }
  #top.center .cart {
    display: block;
    position: static; }
  #top.center .menu-toggle {
    display: none; }
  #menu-line {
    display: flex;
    align-items: center; }
  #menu-line .menu {
    display: block; }
  #menu-line .menu-mobile {
    display: none; }
  #menu-line .search {
    display: block; }
  #menu-line .search-mobile {
    display: none; }
  #path.center {
    margin-bottom: 25px; }
  .bottom-fixed {
    display: none; }
  #header {
    margin-bottom: 15px;
    height: 400px; }
  #header .slider-wrap {
    padding: 15px;
    height: 400px; }
  #header .slide-wrap {
    height: 400px; }
  #header .slide-wrap .left .slide-title {
    font-size: 30px;
    line-height: 40px; }
  #header .slide-wrap .right {
    display: table-cell;
    background-size: contain; }
  #catalog {
    padding: 25px 5px; }
  .catalog-tabs .catalog-btns {
    display: flex;
    justify-content: space-around;
    position: relative; }
  .catalog-tabs .catalog-btn {
    font-size: 16px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: center;
    height: initial;
    padding: 6px;
    border: 1px solid grey;
    box-sizing: border-box;
    margin-left: -1px;
    margin-bottom: 5px;
    flex: 1 1 auto; }
  .catalog-tabs .catalog-btn sup {
    margin-left: 5px;
    color: #a6a6a6; }
  .catalog-tabs .sales-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around; }
  .catalog-tabs .sales-list .item,
  #analogs .sales-list .item {
    margin: 0;
    margin-bottom: 20px;
    min-height: 330px;
    background-color: #fff; }
  .catalog-tabs .sales-list .item:nth-child(5n), .catalog-tabs .sales-list .item:last-child {
    margin: 0 23px 23px 0; }
  .catalog-tabs .sales-list .item .info {
    background-color: #fff; }
  .catalog-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around; }
  .catalog-list .item {
    margin: 0 0 23px 0;
    word-wrap: break-word;
    height: 255px;
    padding-bottom: 10px; }
  .catalog-list .item .img-wrap {
    height: 175px;
    margin-bottom: 10px; }
  .catalog-list .item .img-wrap img {
    margin: 10px auto; }
  .remodal {
    max-width: 100%;
    padding: 15px; }
  #footer {
    margin-bottom: 60px;
    height: initial; }
  #footer .h1 {
    padding: 0 15px;
    font-size: 1.5rem; }
  #footer .black-line {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0;
    margin-bottom: 35px;
    height: 100%;
    padding-top: 35px; }
  #footer .black-line div {
    position: initial;
    width: initial; }
  #footer .black-line .phone {
    text-align: center;
    margin-top: -25px; }
  #footer .black-line .phone .number {
    margin-bottom: 10px; }
  #footer .black-line .mail {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around; }
  #footer .black-line .mail .btn {
    margin-top: 15px; }
  #footer .black-line .soc {
    text-align: center;
    margin: 15px 0; }
  #footer .black-line .text-block {
    display: none; }
  #footer .black-line .map {
    display: none; }
  #footer .black-line .search, #footer .black-line .search-mobile {
    display: none; }
  #footer .white-line .center {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    height: 180px; }
  #footer .white-line .center div,
  #footer .white-line .center nav {
    position: initial;
    top: initial;
    right: initial;
    left: initial;
    bottom: initial; }
  #footer .white-line .center .pay {
    display: block; }
  #footer .white-line .center .links {
    margin-bottom: 0; }
  #footer .white-line .center .cp {
    bottom: 30%; }
  #footer .white-line .center .cp span {
    display: inline-block; }
  #footer .white-line .center p {
    width: 100%;
    text-align: center;
    bottom: 10%; }
  #footer .search-mobile {
    margin: 25px auto;
    text-align: center;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start; }
  #footer .search-mobile .search__type {
    width: 38%;
    flex: 1 1 auto; }
  #footer .search-mobile button.icn {
    bottom: 32px;
    right: 14px;
    top: initial; }
  #offer {
    padding: 15px 0 5px; }
  #offer form {
    padding: 10px; }
  #offer form header {
    font-size: 24px; }
  #offer form .input-wrap {
    flex: 1 1 auto; }
  #offer form .flag {
    height: initial; }
  #offer form .flag:after {
    content: none; }
  #about p {
    padding: 20px;
    margin-bottom: 10px; }
  #about .pluses {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around; }
  #about .pluses .item {
    margin: 0 0 23px 0; }
  #customer .customer-list-wrap {
    padding: 0 45px; }
  #customer .customer-list-wrap .customer-list .item {
    height: initial; }
  .tabs {
    margin: 30px 0 45px; }
  .tabs .map-block {
    height: 250px; }
  .remodal .call-us-mobile {
    display: block; }
  .remodal .call-us-mobile .h1 {
    font-size: 1.5rem; }
  .remodal .flag {
    height: initial; }
  .remodal .flag:after {
    content: none; }
  .left-colum {
    display: block; }
  #catalog-page .content {
    width: calc(100% - 270px); }
  #catalog-page .content .sort {
    float: left;
    width: 500px; }
  #catalog-page .content .sort a {
    display: inline;
    padding: 0; }
  #catalog-page .content .varieties {
    display: block;
    flex-direction: column;
    align-items: center;
    text-align: center; }
  #catalog-page .content .varieties div {
    text-align: left; }
  #catalog-page .content .good .good-left a {
    height: 380px; }
  #catalog-page .content .good .good-left .good-files {
    margin: 0 auto; }
  #catalog-page .content .good .good-left .good-files a {
    height: 48px; }
  #catalog-page .content .good .info {
    float: left;
    margin: 0 auto; }
  #catalog-page .content .good .price-col {
    float: right;
    /* width: 100%; */
    height: initial;
    padding: 15px;
    margin: 0 auto; }
  #catalog-page .content .good .price-col .buy-block .addToCart {
    position: initial;
    font-size: 20px; }
  .col-page .col-page__wrap {
    display: block;
    width: 100%; }
  .col-page .col-page__wrap .col-page__left {
    padding-right: 0; }
  .col-page .col-page__wrap .col-page__left .s-content {
    font-size: 16px;
    text-align: justify; }
  .col-page .col-page__wrap .col-page__left .s-content h2 {
    font-size: 24px; }
  .col-page .col-page__wrap .col-page__right {
    display: block;
    width: 100%; }
  #page-header {
    display: none; }
  .s-content {
    font-size: 16px;
    text-align: justify; }
  .s-content h1 {
    font-size: 24px; }
  .s-content .left-text,
  .s-content .right-text {
    float: none;
    margin-bottom: 15px;
    width: 100%;
    padding: 15px; }
  #reviews .review .image {
    display: none; }
  #reviews .review .text {
    width: 100%; }
  #reviews form {
    padding: 5px;
    overflow: hidden; }
  #jobs .jobs-list .item {
    display: block;
    width: 100%;
    margin-right: 0; }
  #jobs .jobs-list .item ul {
    padding: 15px; }
  .video-gallery {
    text-align: center; }
  .video-gallery a .video-item {
    width: 30%;
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-right: 1%; }
  .video-gallery .paginator__list a {
    font-size: 18px;
    color: #6496ff;
    text-decoration: underline; }
  .video-gallery .paginator__list a::hover {
    color: rgba(100, 150, 255, 0.7); }
  #p-good {
    padding-top: 20px; }
  #p-good .param-col.laptop {
    display: none; }
  #p-good .param-col {
    float: left; 
    overflow-x: scroll; }
  #p-good .info-col {
    margin-right: 20px; }
  #cart-page-wrap .list {
    width: 100%;
    float: none; }
  #cart-page-wrap .total {
    float: none; }
  .search-mobile {
    display: none; }
  .toggle-search-form-mobile {
    display: none; }
  #page #top .cart-mobile {
    display: none; }
    

.sales-list .owl-prev,
#customer .customer-list-wrap .owl-prev {
    left: 10px;
}

.sales-list .owl-next,
#customer .customer-list-wrap .owl-next {
    right: 10px;
}    
    
}

@media (max-width: 1280px) {
  body {
    min-width: 320px; }
  h1, .h1 {
    font-size: 2rem;
    line-height: 2.5rem;
    margin-bottom: 20px; }
  #page {
    padding: 0 5px; }
  #page > div {
    margin-bottom: 35px; }
  .center {
    width: 100%; }
  #top.center {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: initial;
    margin-bottom: 15px; }
  #top.center .slogan {
    display: block;
    position: static; }
  #top.center .phone:not(.mobile) {
    display: block;
    position: static; }
  #top.center .phone:not(.mobile) .phone__number {
    font-size: 20px; }
  #top.center .phone:not(.mobile) a.btn {
    font-size: 12px; }
  #top.center .phone.mobile {
    display: none; }
  #top.center .email {
    display: block;
    position: static;
    text-align: center; }
  #top.center .cart {
    display: block;
    position: static; }
  #top.center .menu-toggle {
    display: none; }
  #menu-line {
    display: flex;
    align-items: center; }
  #menu-line .menu {
    display: block;
    width: initial; }
  #menu-line .menu .item-l1 .link-l1 {
    font-size: 14px;
    padding: 0 5px; }
  #menu-line .menu-mobile {
    display: none; }
  #menu-line .search {
    display: block; }
  #path.center {
    margin-bottom: 25px; }
  .bottom-fixed {
    display: none; }
  #header {
    margin-bottom: 15px;
    height: 400px; }
  #header .slider-wrap {
    padding: 15px;
    height: 400px; }
  #header .slide-wrap {
    height: 400px; }
  #header .slide-wrap .left .slide-title {
    font-size: 30px;
    line-height: 40px; }
  #header .slide-wrap .right {
    display: table-cell;
    background-size: contain; }
  #catalog {
    padding: 25px 5px; }
  .catalog-tabs .catalog-btns {
    display: flex;
    justify-content: space-around;
    position: relative; }
  .catalog-tabs .catalog-btn {
    font-size: 16px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: center;
    height: initial;
    padding: 6px;
    border: 1px solid grey;
    box-sizing: border-box;
    margin-left: -1px;
    margin-bottom: 5px;
    flex: 1 1 auto; }
  .catalog-tabs .catalog-btn sup {
    margin-left: 5px;
    color: #a6a6a6; }
  .catalog-tabs .sales-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around; }
  .catalog-tabs .sales-list .item {
    margin: 0;
    margin-bottom: 20px;
    min-height: 330px;
    background-color: #fff; }
  .catalog-tabs .sales-list .item:nth-child(5n), .catalog-tabs .sales-list .item:last-child {
    margin: 0 23px 23px 0; }
  .catalog-tabs .sales-list .item .info {
    background-color: #fff; }
  .catalog-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around; }
  .catalog-list .item {
    margin: 0 0 23px 0;
    word-wrap: break-word;
    height: 255px; }
  .catalog-list .item .img-wrap {
    height: 175px;
    margin-bottom: 10px; }
  .catalog-list .item .img-wrap img {
    margin: 10px auto; }
  .remodal {
    max-width: 100%;
    padding: 15px; }
  #footer {
    margin-bottom: 60px;
    height: initial; }
  #footer .h1 {
    padding: 0 15px;
    font-size: 1.5rem; }
  #footer .black-line {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0;
    margin-bottom: 35px;
    height: 100%;
    padding-top: 35px; }
  #footer .black-line div {
    position: initial;
    width: initial; }
  #footer .black-line .phone {
    text-align: center;
    margin-top: -25px; }
  #footer .black-line .phone .number {
    margin-bottom: 10px; }
  #footer .black-line .mail {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around; }
  #footer .black-line .mail .btn {
    margin-top: 15px; }
  #footer .black-line .soc {
    text-align: center;
    margin: 15px 0; }
  #footer .black-line .text-block {
    display: none; }
  #footer .black-line .map {
    display: none; }
  #footer .black-line .search, #footer .black-line .search-mobile {
    display: none; }
  #footer .white-line .center {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    height: 180px; }
  #footer .white-line .center div,
  #footer .white-line .center nav {
    position: initial;
    top: initial;
    right: initial;
    left: initial;
    bottom: initial; }
  #footer .white-line .center .pay {
    display: block; }
  #footer .white-line .center .links {
    margin-bottom: 0; }
  #footer .white-line .center .cp {
    bottom: 30%; }
  #footer .white-line .center .cp span {
    display: inline-block; }
  #footer .white-line .center p {
    width: 100%;
    text-align: center;
    bottom: 10%; }
  #footer .search-mobile {
    margin: 25px auto;
    text-align: center;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start; }
  #footer .search-mobile .search__type {
    width: 38%;
    flex: 1 1 auto; }
  #footer .search-mobile button.icn {
    bottom: 32px;
    right: 14px;
    top: initial; }
  #offer {
    padding: 15px 0 5px; }
  #offer form {
    padding: 10px; }
  #offer form header {
    font-size: 24px; }
  #offer form .input-wrap {
    flex: 1 1 auto;
    margin-bottom: 1px; }
  #offer form .flag {
    height: initial; }
  #offer form .flag:after {
    content: none; }
  #about p {
    padding: 20px;
    margin-bottom: 10px; }
  #about .pluses {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around; }
  #about .pluses .item {
    margin: 0 0 23px 0; }
  #customer .customer-list-wrap {
    padding: 0 45px; }
  #customer .customer-list-wrap .customer-list .item {
    height: initial; }
  .tabs {
    margin: 30px 0 45px; }
  .tabs .map-block {
    height: 250px; }
  .remodal .call-us-mobile {
    display: block; }
  .remodal .call-us-mobile .h1 {
    font-size: 1.5rem; }
  .remodal .flag {
    height: initial; }
  .remodal .flag:after {
    content: none; }
  .left-colum {
    display: none; }
  #catalog-page .content {
    width: 100%; }
  #catalog-page .content .sort {
    float: left;
    width: 500px; }
  #catalog-page .content .sort a {
    display: inline;
    padding: 0; }
  #catalog-page .content .varieties {
    display: block;
    flex-direction: column;
    align-items: center;
    text-align: center; }
  #catalog-page .content .varieties div {
    text-align: left; }
  #catalog-page .content .good .good-left {
    float: left; }
  #catalog-page .content .good .good-left a {
    height: 380px; }
  #catalog-page .content .good .good-left .good-files {
    margin: 0 auto; }
  #catalog-page .content .good .good-left .good-files a {
    height: 48px; }
  #catalog-page .content .good .info {
    float: left;
    margin: 0 auto; }
  #catalog-page .content .good .price-col {
    float: right;
    /* width: 100%; */
    height: initial;
    padding: 15px;
    margin: 0 auto; }
  #catalog-page .content .good .price-col .buy-block .addToCart {
    position: initial;
    font-size: 20px; }
  .col-page .col-page__wrap {
    display: block;
    width: 100%; }
  .col-page .col-page__wrap .col-page__left {
    padding-right: 0; }
  .col-page .col-page__wrap .col-page__left .s-content {
    font-size: 16px;
    text-align: justify; }
  .col-page .col-page__wrap .col-page__left .s-content h2 {
    font-size: 24px; }
  .col-page .col-page__wrap .col-page__right {
    display: block;
    width: 100%; }
  #page-header {
    display: none; }
  .s-content {
    font-size: 16px;
    text-align: justify; }
  .s-content h1 {
    font-size: 24px; }
  .s-content .left-text,
  .s-content .right-text {
    float: none;
    margin-bottom: 15px;
    width: 100%;
    padding: 15px; }
  #reviews .review .image {
    display: none; }
  #reviews .review .text {
    width: 100%; }
  #reviews form {
    padding: 5px; }
  #jobs .jobs-list .item {
    display: block;
    width: 100%;
    margin-right: 0; }
  #jobs .jobs-list .item ul {
    padding: 15px; }
  .video-gallery {
    text-align: center; }
  .video-gallery a .video-item {
    width: 30%;
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-right: 1%; }
  .video-gallery .paginator__list a {
    font-size: 18px;
    color: #6496ff;
    text-decoration: underline; }
  .video-gallery .paginator__list a::hover {
    color: rgba(100, 150, 255, 0.7); }
  #p-good {
    padding-top: 20px; }
  #p-good .info-col {
    width: 80%; }
  #p-good .info-col .b-buy__line {
    width: 60%;
    margin: 20px auto; }
  #p-good .info-col .advantages {
    padding-left: 80px; }
  #p-good .param-col:not(.laptop) {
    display: none; }
  #p-good .param-col.laptop {
    display: block;
    width: 80%;
    float: none;
    margin: 0 auto; }
  #cart-page-wrap .list {
    width: 100%;
    float: none; }
  #cart-page-wrap .total {
    float: none; }
  .search-mobile {
    display: none; }
  .toggle-search-form-mobile {
    display: none; }
  #page #top .cart-mobile {
    display: none; } }

/* Larger than desktop */
@media (max-width: 1024px) {
  body {
    min-width: 320px; }
  h1, .h1 {
    font-size: 2rem;
    line-height: 2.5rem;
    margin-bottom: 20px; }
  #page {
    padding: 0 5px; }
  #page > div {
    margin-bottom: 35px; }
  .center {
    width: 100%; }
  #top.center {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: initial;
    height: 120px;
    margin-bottom: 15px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3); }
  #top.center a.logo {
    position: relative;
    left: initial;
    top: initial;
    right: initial;
    bottom: initial;
    flex-basis: 20%;
    text-align: center; }
  #top.center a.logo img {
    max-width: 100%; }
  #top.center a.logo span {
    display: none; }
  #top.center .slogan {
    display: none; }
  #top.center .phone:not(.mobile) {
    display: block; }
  #top.center .phone.mobile {
    display: none; }
  #top.center .phone.mobile .btn {
    padding: 0;
    width: 60px;
    height: 60px;
    border-radius: 50%; }
  #top.center .phone.mobile .btn:hover, #top.center .phone.mobile .btn:focus, #top.center .phone.mobile .btn:active {
    background-color: transparent;
    border: none; }
  #top.center .phone.mobile .icon-phone {
    width: 100%;
    height: 100%;
    margin: 0; }
  #top.center .phone.mobile .icon-phone img {
    max-width: 75%;
    padding-top: 7px; }
  #top.center .phone {
    display: block;
    position: relative;
    left: initial;
    top: initial;
    right: initial;
    bottom: initial; }
  #top.center .phone .phone__text {
    display: block; }
  #top.center .phone .phone__number {
    font-size: 16px; }
  #top.center .email {
    display: none; }
  #top.center .cart {
    display: block;
    position: initial; }
  #top.center .cart i.icn {
    position: initial; }
  #top.center .menu-toggle {
    display: block;
    border: 5px solid transparent;
    padding: 6px;
    background-color: #fff;
    width: 50px;
    height: 50px;
    cursor: pointer; }
  #top.center .menu-toggle span {
    display: block;
    width: 95%;
    height: 3px;
    margin: 7px auto;
    background-color: dodgerblue; }
  #menu-line {
    display: none;
    align-items: center; }
  #menu-line .menu {
    display: none; }
  #menu-line .search {
    display: none; }
  .search-mobile {
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-108%);
    will-change: transform;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    transition: transform 0.3s ease-in-out;
    z-index: 99;
    border: 4px solid dodgerblue;
    width: 100%;
    height: 60px;
    padding-left: 1%; }
  .search-mobile .search__type {
    width: 38%;
    flex: 1 1 auto; }
  .search-mobile input {
    display: inline-block;
    width: 100%;
    max-width: 90%;
    padding: 9px 30px 9px 10px;
    height: 38px;
    border: 0 none;
    vertical-align: top;
    background-color: #ecebeb; }
  .search-mobile input::-webkit-input-placeholder {
    color: #838687;
    font-size: 14px;
    font-family: 'Open Sans';
    line-height: 14px;
    opacity: 1; }
  .search-mobile input:-moz-placeholder {
    color: #838687;
    font-size: 14px;
    font-family: 'Open Sans';
    line-height: 14px;
    opacity: 1; }
  .search-mobile input::-moz-placeholder {
    color: #838687;
    font-size: 14px;
    font-family: 'Open Sans';
    line-height: 14px;
    opacity: 1; }
  .search-mobile input:-ms-input-placeholder {
    color: #838687;
    font-size: 14px;
    font-family: 'Open Sans';
    line-height: 14px;
    opacity: 1; }
  .search-mobile button {
    position: absolute;
    top: 5px;
    right: 7px;
    background-color: transparent;
    cursor: pointer; }
  .search-mobile.open {
    transform: translateY(0%); }
  .search-mobile button {
    width: 38px;
    height: 38px;
    padding: 0;
    position: initial;
    background-image: none;
    border: none;
    margin: 5px; }
  .search-mobile button svg {
    max-width: 100%;
    max-height: 100%;
    fill: #666; }
  .search-mobile button img {
    max-width: 100%; }
  #path.center {
    margin-bottom: 25px; }
  .bottom-fixed {
    display: none; }
  #header {
    margin-bottom: 15px;
    height: 375px; }
  #header .slider-wrap {
    padding: 15px;
    height: 375px; }
  #header .slide-wrap {
    height: 375px; }
  #header .slide-wrap .left .slide-title {
    font-size: 30px;
    line-height: 40px; }
  #header .slide-wrap .right {
    display: table-cell;
    background-size: contain; }
  #catalog {
    padding: 25px 5px; }
  .catalog-tabs .catalog-btns {
    display: flex;
    justify-content: space-around;
    position: relative; }
  .catalog-tabs .catalog-btn {
    font-size: 16px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: center;
    height: initial;
    padding: 6px;
    border: 1px solid grey;
    box-sizing: border-box;
    margin-left: -1px;
    margin-bottom: 5px;
    flex: 1 1 auto; }
  .catalog-tabs .catalog-btn sup {
    margin-left: 5px;
    color: #a6a6a6; }
  .catalog-tabs .sales-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
    background-color: #fff; }
  .catalog-tabs .sales-list .item {
    margin: 0;
    margin-bottom: 20px;
    min-height: 330px; }
  .catalog-tabs .sales-list .item:last-child, .catalog-tabs .sales-list .item:nth-child(5n) {
    margin-right: 0; }
  .catalog-tabs .sales-list .item .info {
    background-color: #fff; }
  .catalog-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around; }
  .catalog-list .item {
    margin: 0 0 23px 0;
    word-wrap: break-word;
    height: 255px; }
  .catalog-list .item .img-wrap {
    height: 175px;
    margin-bottom: 10px; }
  .catalog-list .item .img-wrap img {
    margin: 10px auto; }
  .remodal {
    max-width: 100%;
    padding: 15px; }
  #footer {
    margin-bottom: 60px;
    height: initial; }
  #footer .h1 {
    padding: 0 15px;
    font-size: 1.5rem; }
  #footer .black-line {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0;
    height: 100%;
    padding-top: 35px; }
  #footer .black-line div {
    position: initial;
    width: initial; }
  #footer .black-line .phone {
    text-align: center;
    margin-top: -25px; }
  #footer .black-line .phone .number {
    margin-bottom: 10px; }
  #footer .black-line .mail {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    margin-top: 15px; }
  #footer .black-line .mail .btn {
    margin-top: 15px; }
  #footer .black-line .soc {
    width: 100%;
    text-align: center;
    margin: 15px 0; }
  #footer .black-line .text-block {
    display: none; }
  #footer .black-line .map {
    display: none; }
  #footer .black-line .search, #footer .black-line .search-mobile {
    display: none; }
  #footer .white-line .center {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    height: 180px; }
  #footer .white-line .center div,
  #footer .white-line .center nav {
    position: initial;
    top: initial;
    right: initial;
    left: initial;
    bottom: initial; }
  #footer .white-line .center .pay {
    display: block; }
  #footer .white-line .center .pay .pay-text {
    display: none; }
  #footer .white-line .center .links {
    margin-bottom: 0; }
  #footer .white-line .center .cp {
    bottom: 30%; }
  #footer .white-line .center .cp span {
    display: none; }
  #footer .white-line .center p {
    width: 100%;
    text-align: center;
    bottom: 10%; }
  #footer .search-mobile {
    margin: 25px auto;
    text-align: center;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start; }
  #footer .search-mobile .search__type {
    width: 38%;
    flex: 1 1 auto; }
  #footer .search-mobile button.icn {
    bottom: 32px;
    right: 14px;
    top: initial; }
  #offer {
    padding: 15px 0 5px; }
  #offer form {
    padding: 10px; }
  #offer form header {
    font-size: 24px; }
  #offer form .input-wrap {
    flex: 1 1 auto;
    margin-bottom: 1px; }
  #offer form .input-wrap input {
    width: 430px;
    margin-right: 0;
    margin-left: 0; }
  #offer form .flag {
    height: initial; }
  #offer form .flag:after {
    content: none; }
  #about p {
    padding: 20px;
    margin-bottom: 10px; }
  #about .pluses {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around; }
  #about .pluses .item {
    margin: 0 0 23px 0; }
  #customer .customer-list-wrap {
    padding: 0 45px; }
  #customer .customer-list-wrap .customer-list .item {
    height: initial; }
  .tabs {
    margin: 30px 0 45px; }
  .tabs .map-block {
    height: 250px; }
  .remodal .call-us-mobile {
    display: block; }
  .remodal .call-us-mobile .h1 {
    font-size: 1.5rem; }
  .remodal .flag {
    height: initial; }
  .remodal .flag:after {
    content: none; }
  .left-colum {
    display: none; }
  #catalog-page .content {
    width: 100%; }
  #catalog-page .content .sort {
    width: 100%; }
  #catalog-page .content .sort a {
    padding: 10px; }
  #catalog-page .content .varieties {
    display: block;
    flex-direction: column;
    align-items: center; }
  #catalog-page .content .varieties div a {
    padding: 5px; }
  #catalog-page .content .good {
    padding: 0; }
  #catalog-page .content .good .good-left {
    float: left; }
  #catalog-page .content .good .good-left .good-files {
    display: none; }
  #catalog-page .content .good .info {
    float: left;
    margin-right: 0;
    padding: 15px; }
  #catalog-page .content .good .price-col {
    float: left;
    height: initial;
    padding: 15px; }
  #catalog-page .content .good .price-col .buy-block .addToCart {
    position: initial;
    font-size: 16px; }
  .col-page .col-page__wrap {
    display: block;
    width: 100%; }
  .col-page .col-page__wrap .col-page__left {
    padding-right: 0; }
  .col-page .col-page__wrap .col-page__left .s-content {
    font-size: 16px;
    text-align: justify; }
  .col-page .col-page__wrap .col-page__left .s-content h2 {
    font-size: 24px; }
  .col-page .col-page__wrap .col-page__right {
    display: block;
    width: 100%; }
  #page-header {
    display: none; }
  .s-content {
    font-size: 16px;
    text-align: justify; }
  .s-content h1 {
    font-size: 24px; }
  .s-content .left-text,
  .s-content .right-text {
    float: none;
    margin-bottom: 15px;
    width: 100%;
    padding: 15px; }
  #news .news-list .item {
    margin-right: 0; }
  #reviews .review .image {
    display: none; }
  #reviews .review .text {
    width: 100%; }
  #reviews form {
    padding: 5px; }
  #jobs .jobs-list .item {
    display: block;
    width: 100%;
    margin-right: 0; }
  #jobs .jobs-list .item ul {
    padding: 15px; }
  #cart-page-wrap .list {
    width: 100%;
    float: none; }
  #cart-page-wrap .list table td {
    padding-left: 5px;
    padding-right: 5px; }
  #cart-page-wrap .total {
    float: none; }
  #p-good {
    padding-top: 20px; }
  #p-good .img-col, #p-good .info-col, #p-good .param-col {
    float: none;
    margin: 0 auto;
    display: block; }
  #p-good .param-col:not(.laptop) {
    display: none; }
  .video-gallery {
    text-align: center; }
  .video-gallery a .video-item {
    width: 30%;
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-right: 1%;
    overflow: hidden;
    height: 250px; }
  .video-gallery .paginator__list a {
    font-size: 18px;
    color: #6496ff;
    text-decoration: underline; }
  .video-gallery .paginator__list a::hover {
    color: rgba(100, 150, 255, 0.7); }
  .toggle-search-form-mobile {
    display: block;
    background-color: #fff;
    border: none;
    outline: none;
    text-align: center;
    padding: 0;
    width: 50px; }
  #page #top .cart-mobile {
    display: none; } }

@media (max-width: 768px) {

/* НОВАЯ КАРТОЧКА ТОВАРА */

.p-good-top {
    flex-direction: column;
}

.p-good-top .image-col,
.p-good-top .icons-col,
.p-good-top .shop-col {
    max-width: 100%;
    min-width: 100%;
}

.shop-block .price {
    font-size: 22px;
}

.p-good-tabs-content.active {
    overflow-x: auto;
}

.p-good-tabs-content--flex > * {
    width: 99%;
    padding: 25px 0;
}

.p-good-tabs-content table caption {
    text-align: left;
}

.modal-cart-row {
    flex-direction: column;
    height: auto;
}

.modal-cart-row-img {
    max-width: 50%;
    min-width: 50%;
}

.modal-cart-row-counter-block {
    max-width: 100%;
    min-width: 100%;
}

.cart-row-summary {
    max-width: 100%;
    min-width: 100%;
}

.p-good-slider.slick-vertical {
    display: none;
}

.p-good-slider--mono-wrap {
    max-width: 100%;
    min-width: 100%;
}



  body {
    min-width: 320px; }
  h1, .h1 {
    font-size: 2rem;
    line-height: 2.5rem;
    margin-bottom: 20px; }
  #page {
    padding: 100px 5px 0; }
  #page > div {
    margin-bottom: 35px; }
  .center {
    width: 100%; }
  #path.center {
    display: none; }
  #top.center {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: initial;
    height: 90px;
    margin-bottom: 5px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: #fff;
    width: 100%;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3); }
  #top.center a.logo {
    position: relative;
    left: initial;
    top: initial;
    right: initial;
    bottom: initial;
    flex-basis: 20%;
    text-align: center; }
  #top.center a.logo img {
    max-width: 100%; }
  #top.center a.logo span {
    display: none; }
  #top.center .slogan {
    display: none; }
  #top.center .phone:not(.mobile) {
    display: none; }
  #top.center .phone.mobile {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    height: 50px;
    width: 50px; }
  #top.center .phone.mobile .btn {
    padding: 0;
    width: 50px;
    height: 50px;
    border: none; }
  #top.center .phone.mobile .btn:hover, #top.center .phone.mobile .btn:focus, #top.center .phone.mobile .btn:active {
    background-color: transparent;
    border: none; }
  #top.center .phone.mobile .icon-phone {
    width: 100%;
    height: 100%;
    margin: 0; }
  #top.center .phone.mobile .icon-phone svg {
    fill: #1e90ff; }
  #top.center .phone {
    display: none;
    position: relative;
    left: initial;
    top: initial;
    right: initial;
    bottom: initial; }
  #top.center .phone .phone__text {
    display: none; }
  #top.center .phone .phone__number {
    font-size: 16px; }
  #top.center .email {
    display: none; }
  #top.center .cart {
    display: none; }
  #top.center .menu-toggle {
    display: block;
    border: 5px solid transparent;
    padding: 6px;
    background-color: #fff;
    width: 50px;
    height: 50px;
    cursor: pointer; }
  #top.center .menu-toggle span {
    display: block;
    width: 95%;
    height: 3px;
    margin: 7px auto;
    background-color: dodgerblue; }
  #menu-line {
    display: none;
    align-items: center;
    margin-bottom: 5px;
    width: 100%;
    position: fixed;
    top: 90px;
    left: 0;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3); }
  #menu-line .menu {
    display: none; }
  #menu-line .search {
    display: none; }
  .search-mobile {
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-120%);
    will-change: transform;
    display: block;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    transition: transform 0.3s ease-in-out;
    z-index: 99;
    border: 4px solid dodgerblue;
    width: 100%;
    height: 60px;
    padding-left: 1%; }
  .search-mobile .search__type {
    width: 38%;
    flex: 1 1 auto; }
  .search-mobile input {
    display: inline-block;
    width: 100%;
    max-width: 90%;
    padding: 9px 30px 9px 10px;
    height: 38px;
    border: 0 none;
    vertical-align: top;
    background-color: #ecebeb; }
  .search-mobile input::-webkit-input-placeholder {
    color: #838687;
    font-size: 14px;
    font-family: 'Open Sans';
    line-height: 14px;
    opacity: 1; }
  .search-mobile input:-moz-placeholder {
    color: #838687;
    font-size: 14px;
    font-family: 'Open Sans';
    line-height: 14px;
    opacity: 1; }
  .search-mobile input::-moz-placeholder {
    color: #838687;
    font-size: 14px;
    font-family: 'Open Sans';
    line-height: 14px;
    opacity: 1; }
  .search-mobile input:-ms-input-placeholder {
    color: #838687;
    font-size: 14px;
    font-family: 'Open Sans';
    line-height: 14px;
    opacity: 1; }
  .search-mobile button {
    position: absolute;
    top: 5px;
    right: 7px;
    background-color: transparent;
    cursor: pointer; }
  .search-mobile.open {
    transform: translateY(0%); }
  .search-mobile button {
    width: 38px;
    height: 38px;
    padding: 0;
    position: initial;
    background-image: none;
    border: none;
    margin: 5px; }
  .search-mobile button svg {
    max-width: 100%;
    max-height: 100%;
    fill: #666; }
  .search-mobile button img {
    max-width: 100%; }
  #path.center {
    margin-bottom: 25px; }
  #header {
    margin-bottom: 15px;
    height: 300px; }
  #header .slider-wrap {
    padding: 15px;
    height: 300px; }
  #header .slide-wrap {
    height: 300px; }
  #header .slide-wrap .left .slide-title {
    font-size: 30px;
    line-height: 40px; }
  #header .slide-wrap .right {
    display: none; }
  #catalog {
    padding: 25px 5px; }
  .catalog-tabs .catalog-btns {
    display: flex;
    justify-content: space-around;
    position: relative; }
  .catalog-tabs .catalog-btn {
    font-size: 16px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: center;
    height: initial;
    padding: 6px;
    border: 1px solid grey;
    box-sizing: border-box;
    margin-left: -1px;
    margin-bottom: 5px;
    flex: 1 1 auto; }
  .catalog-tabs .catalog-btn sup {
    margin-left: 5px;
    color: #a6a6a6; }
  .catalog-tabs .sales-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around; }
  .catalog-tabs .sales-list .item {
    margin: 0;
    margin-bottom: 20px;
    width: 48%;
    height: initial;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    min-height: 330px; }
  .catalog-tabs .sales-list .item:last-child, .catalog-tabs .sales-list .item:nth-child(5n) {
    margin: 0;
    margin-bottom: 20px; }
  .catalog-tabs .sales-list .item .img-wrap {
    height: initial; }
  .catalog-tabs .sales-list .item .img-wrap img {
    position: initial; }
  .catalog-tabs .sales-list .item .info {
    height: initial;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
    background-color: #fff; }
  .catalog-tabs .sales-list .item .info .title {
    max-width: 100%;
    font-size: 15px;
    word-wrap: break-word; }
  .catalog-tabs .sales-list .item .info .price-flag {
    position: relative;
    font-size: 22px;
    width: initial;
    bottom: 0;
    margin: 0 auto; }
  .catalog-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around; }
  .catalog-list .item {
    margin: 0 0 23px 0;
    word-wrap: break-word;
    height: initial;
    min-height: 300px;
    width: 48%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    position: relative; }
  .catalog-list .item .img-wrap {
    height: initial;
    width: 90%;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .catalog-list .item .img-wrap img {
    margin: 10px auto;
    position: initial; }
  .catalog-list .item .name {
    width: 100%;
    padding: 0;
    font-size: 16px;
    position: absolute;
    bottom: 10px; }
  .remodal {
    max-width: 100%;
    padding: 15px; }
  #footer {
    margin-bottom: 60px;
    height: initial; }
  #footer .h1 {
    padding: 0 15px;
    font-size: 1.5rem; }
  #footer .black-line {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0;
    height: 100%;
    padding-top: 35px; }
  #footer .black-line div {
    position: initial;
    width: initial; }
  #footer .black-line .phone {
    text-align: center;
    margin-top: -25px; }
  #footer .black-line .phone .number {
    margin-bottom: 10px; }
  #footer .black-line .mail {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    margin-top: 15px; }
  #footer .black-line .mail .btn {
    margin-top: 15px; }
  #footer .black-line .soc {
    width: 100%;
    text-align: center;
    margin: 15px 0; }
  #footer .black-line .text-block {
    display: none; }
  #footer .black-line .map {
    display: none; }
  #footer .black-line .search, #footer .black-line .search-mobile {
    display: none; }
  #footer .white-line .center {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    height: 180px;
    padding: 0 15px; }
  #footer .white-line .center div,
  #footer .white-line .center nav {
    position: initial;
    top: initial;
    right: initial;
    left: initial;
    bottom: initial; }
  #footer .white-line .center .text {
    flex: 1 1 auto; }
  #footer .white-line .center .pay {
    display: block;
    flex: 1 1 auto; }
  #footer .white-line .center .pay img:nth-of-type(1) {
    transform: rotate(45deg); }
  #footer .white-line .center .pay img:nth-of-type(2) {
    transform: rotate(80deg);
    margin: 0 -50px; }
  #footer .white-line .center .pay img:nth-of-type(3) {
    transform: rotate(115deg); }
  #footer .white-line .center .links {
    margin-bottom: 0;
    flex: 1 1 auto; }
  #footer .white-line .center .cp {
    align-self: flex-end;
    width: 100%;
    text-align: center; }
  #footer .white-line .center .cp span {
    display: inline-block; }
  #footer .white-line .center p {
    width: 100%;
    text-align: center;
    bottom: 35%; }
  #footer .search-mobile {
    margin: 25px auto;
    text-align: center;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start; }
  #footer .search-mobile .search__type {
    width: 38%;
    flex: 1 1 auto; }
  #footer .search-mobile button.icn {
    bottom: 32px;
    right: 14px;
    top: initial; }
  #offer {
    padding: 15px 0 5px; }
  #offer form {
    padding: 10px; }
  #offer form header {
    font-size: 24px; }
  #offer form .input-wrap {
    flex: 1 1 auto;
    margin-bottom: 1px; }
  #offer form .input-wrap input {
    width: 300px;
    margin-left: 0; }
  #offer form .flag {
    height: initial; }
  #offer form .flag:after {
    content: none; }
  #about p {
    padding: 20px;
    margin-bottom: 10px; }
  #about .pluses {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around; }
  #about .pluses .item {
    margin: 0 0 23px 0; }
  #customer .customer-list-wrap {
    padding: 0 45px; }
  #customer .customer-list-wrap .customer-list .item {
    height: initial; }
  .tabs {
    margin: 30px 0 45px; }
  .tabs .map-block {
    height: 250px; }
  .remodal .call-us-mobile {
    display: block; }
  .remodal .call-us-mobile .h1 {
    font-size: 1.5rem; }
  .remodal .flag {
    height: initial; }
  .remodal .flag:after {
    content: none; }
  .left-colum {
    display: none; }
  #catalog-page .content {
    width: 100%; }
  #catalog-page .content .sort {
    text-align: center;
    width: 100%; }
  #catalog-page .content .sort a {
    padding: 10px; }
  #catalog-page .content .varieties {
    flex-direction: column;
    align-items: center; }
  #catalog-page .content .good {
    padding: 0;
    width: 32%;
    float: left;
    margin-right: 1%; }
  #catalog-page .content .good .good-in {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    padding: 6px;
     }
  #catalog-page .content .good .good-left {
    width: 50%;
    float: left; }
  #catalog-page .content .good .good-left .img-wrap {
    height: initial;
    margin-bottom: 0; }
  #catalog-page .content .good .good-left .img-wrap img {
    position: initial; }
  #catalog-page .content .good .good-left .good-files {
    display: none; }
  #catalog-page .content .good .info {
    float: left;
    width: initial;
    margin-right: 0;
    padding: 5px; }
  #catalog-page .content .good .info .title {
    font-size: 16px; }
  #catalog-page .content .good .info .param, #catalog-page .content .good .info .advantages {
    display: none; }
  #catalog-page .content .good .price-col {
    float: left;
    height: initial;
    width: initial;
    min-height: 150px;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    text-align: center; }
  #catalog-page .content .good .price-col .price-flag {
    font-size: 16px;
    height: 30px;
    width: initial;
    line-height: 30px;
    margin: 5px 0; }
  #catalog-page .content .good .price-col .price-flag:after {
    content: none; }
  #catalog-page .content .good .price-col .price-flag .units {
    position: initial; }
  #catalog-page .content .good .price-col .opt.get-modal {
    display: none; }
  #catalog-page .content .good .price-col .in-stock {
    margin: 5px 0; }
  #catalog-page .content .good .price-col .buy-block .addToCart {
    position: initial;
    font-size: 15px;
    padding: 7px;
    margin-bottom: 5px; }
  #catalog-page .content .good .price-col .buy-block .in_cart {
    position: initial; }
  .col-page .col-page__wrap {
    display: block;
    width: 100%; }
  .col-page .col-page__wrap .col-page__left {
    padding-right: 0; }
  .col-page .col-page__wrap .col-page__left .s-content {
    font-size: 16px;
    text-align: justify; }
  .col-page .col-page__wrap .col-page__left .s-content h2 {
    font-size: 24px; }
  .col-page .col-page__wrap .col-page__right {
    display: block;
    width: 100%; }
  #page-header {
    display: none; }
  .s-content {
    font-size: 16px;
    text-align: justify; }
  .s-content h1 {
    font-size: 24px; }
  .s-content .left-text,
  .s-content .right-text {
    float: none;
    margin-bottom: 15px;
    width: 100%;
    padding: 15px; }
  #news .news-list .item {
    margin-right: 0; }
  #reviews .review .image {
    display: none; }
  #reviews .review .text {
    width: 100%; }
  #reviews form {
    padding: 5px; }
  #jobs .jobs-list .item {
    display: block;
    width: 100%;
    margin-right: 0; }
  #jobs .jobs-list .item ul {
    padding: 15px; }
  #p-good {
    padding-top: 20px; }
  #p-good .img-col {
    float: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 auto; }
  #p-good .img-col a.big-img {
    width: 80%; }
  #p-good .img-col .good-files {
    width: 100%; }
  #p-good .img-col iframe {
    margin-bottom: 35px; }
  #p-good .info-col {
    width: 80%;
    margin: 0 auto;
    float: none; }
  #p-good .info-col .phone-block {
    display: none; }
  #p-good .info-col .buy-block .b-buy__line {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 60%;
    margin: 20px auto; }
  #p-good .info-col .buy-block .b-buy__line:after {
    content: none; }
  #p-good .info-col .buy-block .b-buy__line .opt {
    font-size: 12px; }
  #p-good .info-col .buy-block .in_cart {
    position: initial; }
  #p-good .info-col .advantages {
    padding-left: 80px; }
  #p-good .param-col {
    float: none;
    overflow-x: scroll;
    margin: 0 auto; }
  #p-good .param-col table {
    width: 100%; }
  #p-good .param-col.laptop {
    display: block;
    width: 80%; }
  #p-good .param-col:not(.laptop) {
    display: none; }
  #cart-page-wrap .list {
    display: none; }
  #cart-page-wrap .list-mobile {
    display: block; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    text-align: center; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row div .img {
    max-width: 40%; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row div a {
    padding: 10px 0;
    display: block;
    border: none; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row div span {
    display: block;
    padding: 10px 0; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row div .counter {
    margin: 15px 0; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row .row-inset {
    width: 100%;
    display: flex;
    align-items: baseline;
    justify-content: space-around;
    height: 40px; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row .row-total {
    align-self: baseline;
    width: 50%; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row .row-clear {
    align-self: flex-end;
    width: 50%;
    height: 100%; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row .row-clear .remove {
    font-style: italic;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%; }
  #cart-page-wrap .total {
    width: 100%; }
  .video-gallery {
    text-align: center; }
  .video-gallery a .video-item {
    width: 30%;
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-right: 1%;
    overflow: hidden;
    height: 250px; }
  .video-gallery .paginator__list a {
    font-size: 18px;
    color: #6496ff;
    text-decoration: underline; }
  .video-gallery .paginator__list a::hover {
    color: rgba(100, 150, 255, 0.7); }
  .toggle-search-form-mobile {
    display: block;
    background-color: #fff;
    border: none;
    outline: none;
    text-align: center;
    padding: 0;
    width: 45px; }
  #page #top .cart-mobile {
    display: block; }
  #page #top .cart-mobile a {
    width: 45px;
    height: 45px;
    text-decoration: none;
    border: none; }
  #page #top .cart-mobile a img {
    max-width: 100%; } 

  #customer .customer-list .owl-controls .owl-nav .owl-prev {
        left: -45px;
  }

   #customer  .customer-list .owl-controls .owl-nav .owl-next {
        right: -45px;
    }

}

/* Larger than phablet */
@media (max-width: 550px) {

#catalog-page .good .price-col .btn.get-cart-modal {
    position: initial;
    padding: 6px;
    line-height: 1.5;
    font-size: 12px;
    height: initial;
}

  body {
    min-width: 320px; }
  h1, .h1, h2, .h2 {
    font-size: 1.5rem;
    line-height: 1.8rem;
    margin-bottom: 20px; }
  #page {
    padding: 70px 5px 0; }
  #page > div {
    margin-bottom: 35px; }
  .center {
    width: 100%; }
  #top.center {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: initial;
    height: 60px;
    margin-bottom: 5px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: #fff;
    width: 100%;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3); }
  #top.center a.logo {
    position: relative;
    left: initial;
    top: initial;
    right: initial;
    bottom: initial;
    flex-basis: 22%;
    text-align: center; }
  #top.center a.logo img {
    max-width: 100%; }
  #top.center a.logo span {
    display: none; }
  #top.center .slogan {
    display: none; }
  #top.center .phone:not(.mobile) {
    display: none; }
  #top.center .phone.mobile {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    height: 50px;
    width: 50px; }
  #top.center .phone.mobile .btn {
    padding: 0;
    width: 50px;
    height: 50px;
    border: none; }
  #top.center .phone.mobile .btn:hover, #top.center .phone.mobile .btn:focus, #top.center .phone.mobile .btn:active {
    background-color: transparent;
    border: none; }
  #top.center .phone.mobile .icon-phone {
    width: 100%;
    height: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
  #top.center .phone.mobile .icon-phone svg {
    fill: #1e90ff;
    width: 60%; }
  #top.center .phone {
    display: none; }
  #top.center .email {
    position: initial;
    font-size: 16px; }
  #top.center .cart {
    display: none; }
  #top.center .menu-toggle {
    display: block;
    border: 5px solid transparent;
    padding: 6px;
    background-color: #fff;
    width: 50px;
    height: 50px;
    cursor: pointer; }
  #top.center .menu-toggle span {
    display: block;
    width: 95%;
    height: 3px;
    margin: 7px auto;
    background-color: dodgerblue; }
  #menu-line {
    display: none;
    align-items: center;
    margin-bottom: 5px;
    width: 100%;
    position: fixed;
    top: 60px;
    left: 0;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3); }
  #menu-line .menu {
    display: none; }
  #menu-line .search {
    display: none; }
  .search-mobile {
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-108%);
    will-change: transform;
    display: block;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    transition: transform 0.3s ease-in-out;
    z-index: 99;
    border: 4px solid dodgerblue;
    width: 100%;
    height: 60px;
    padding-left: 1%; }
  .search-mobile .search__type {
    width: 38%;
    flex: 1 1 auto; }
  .search-mobile input {
    display: inline-block;
    width: 100%;
    max-width: 90%;
    padding: 9px 30px 9px 10px;
    height: 38px;
    border: 0 none;
    vertical-align: top;
    background-color: #ecebeb; }
  .search-mobile input::-webkit-input-placeholder {
    color: #838687;
    font-size: 14px;
    font-family: 'Open Sans';
    line-height: 14px;
    opacity: 1; }
  .search-mobile input:-moz-placeholder {
    color: #838687;
    font-size: 14px;
    font-family: 'Open Sans';
    line-height: 14px;
    opacity: 1; }
  .search-mobile input::-moz-placeholder {
    color: #838687;
    font-size: 14px;
    font-family: 'Open Sans';
    line-height: 14px;
    opacity: 1; }
  .search-mobile input:-ms-input-placeholder {
    color: #838687;
    font-size: 14px;
    font-family: 'Open Sans';
    line-height: 14px;
    opacity: 1; }
  .search-mobile.open {
    transform: translateY(0%); }
  .search-mobile button {
    width: 38px;
    height: 38px;
    padding: 0;
    position: initial;
    background-image: none;
    border: none;
    margin: 2px;
    background-color: transparent;
    cursor: pointer; }
  .search-mobile button svg {
    max-width: 100%;
    max-height: 100%;
    fill: #666; }
  .search-mobile button img {
    max-width: 100%; }
  #path.center {
    margin-bottom: 25px; }
  #header {
    margin-bottom: 15px; }
  #header .slider-wrap {
    padding: 15px;
    height: initial; }
  #header .slide-wrap {
    height: initial; }
  #header .slide-wrap .left .slide-title {
    font-size: 20px;
    line-height: 30px; }
  #header .slide-wrap .left .slide-title .slide-title-small {
    font-size: 18px;
    line-height: 1.5; }
  #header .slide-wrap .left .slide-title .slide-plus {
    font-size: 16px;
    line-height: 21px; }
  #header .slide-wrap .right {
    display: none; }
  #catalog {
    padding: 25px 5px; }
  .catalog-tabs .catalog-btns {
    display: flex;
    justify-content: space-around;
    position: relative; }
  .catalog-tabs .catalog-btn {
    font-size: 16px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: center;
    height: initial;
    padding: 6px;
    border: 1px solid grey;
    box-sizing: border-box;
    margin-left: -1px;
    margin-bottom: 5px;
    flex: 1 1 auto; }
  .catalog-tabs .catalog-btn sup {
    margin-left: 5px;
    color: #a6a6a6; }
  .catalog-tabs .sales-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around; }
  .catalog-tabs .sales-list .item {
    margin: 0;
    margin-bottom: 20px;
    min-height: 300px;
    position: relative;
    background-color: #fff; }
  .catalog-tabs .sales-list .item .img-wrap {
    position: relative;
    top: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1 1 auto; }
  .catalog-tabs .sales-list .item .img-wrap img {
    position: initial; }
  .catalog-tabs .sales-list .item .info {
    position: relative;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background-color: #fff; }
  .catalog-tabs .sales-list .item .info .title {
    font-size: 13px; }
  .catalog-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around; }
  .catalog-list .item {
    margin: 0 0 23px 0;
    word-wrap: break-word;
    height: initial;
    min-height: 300px;
    width: 48%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    position: relative; }
  .catalog-list .item .img-wrap {
    height: initial;
    width: 90%;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .catalog-list .item .img-wrap img {
    margin: 10px auto;
    position: initial; }
  .catalog-list .item .name {
    width: 100%;
    padding: 0;
    font-size: 16px;
    line-height: 18px;
    position: absolute;
    bottom: 10px; }
  .remodal {
    max-width: 100%;
    padding: 15px; }
  #footer {
    margin-bottom: 60px;
    height: initial; }
  #footer .h1 {
    padding: 0 15px;
    font-size: 1.5rem; }
  #footer .black-line {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0;
    height: 100%;
    padding-top: 35px; }
  #footer .black-line div {
    position: initial;
    width: initial; }
  #footer .black-line .phone {
    text-align: center;
    margin-top: -25px; }
  #footer .black-line .phone .number {
    margin-bottom: 10px; }
  #footer .black-line .mail {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    margin-top: 15px; }
  #footer .black-line .mail .btn {
    margin-top: 15px; }
  #footer .black-line .soc {
    width: 100%;
    text-align: center;
    margin: 15px 0; }
  #footer .black-line .text-block {
    display: none; }
  #footer .black-line .map {
    display: none; }
  #footer .black-line .search, #footer .black-line .search-mobile {
    display: none; }
  #footer .white-line {
    display: none; }
  #footer .white-line .center {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    height: 180px;
    padding: 0 15px; }
  #footer .white-line .center div,
  #footer .white-line .center nav {
    position: initial;
    top: initial;
    right: initial;
    left: initial;
    bottom: initial; }
  #footer .white-line .center .text {
    flex: 1 1 auto; }
  #footer .white-line .center .pay {
    display: none; }
  #footer .white-line .center .links {
    margin-bottom: 0;
    flex: 1 1 auto; }
  #footer .white-line .center .cp {
    align-self: flex-end; }
  #footer .white-line .center .cp span {
    display: inline-block; }
  #footer .white-line .center p {
    width: 100%;
    text-align: center;
    bottom: 35%; }
  #footer .search-mobile {
    margin: 25px auto;
    text-align: center;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start; }
  #footer .search-mobile .search__type {
    width: 38%;
    flex: 1 1 auto; }
  #footer .search-mobile button.icn {
    bottom: 32px;
    right: 14px;
    top: initial; }
  #offer {
    padding: 15px 0 5px; }
  #offer form {
    padding: 10px; }
  #offer form header {
    font-size: 24px; }
  #offer form .input-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    flex: 1 1 auto;
    margin-bottom: 1px; }
  #offer form .input-wrap input {
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  #offer form .flag {
    height: initial; }
  #offer form .flag:after {
    content: none; }
  #about p {
    padding: 20px;
    margin-bottom: 10px; }
  #about .pluses {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around; }
  #about .pluses .item {
    margin: 0 0 23px 0;
    width: 48%; }
  #about .pluses .item .text {
    height: initial; }
  #customer .customer-list-wrap {
    padding: 0 45px; }
  #customer .customer-list-wrap .customer-list .item {
    height: initial; }
  .tabs {
    margin: 30px 0 45px; }
  .tabs .map-block {
    height: 250px; }
  .remodal .call-us-mobile {
    display: block; }
  .remodal .call-us-mobile .h1 {
    font-size: 1.5rem; }
  .remodal .flag {
    height: initial; }
  .remodal .flag:after {
    content: none; }
  .left-colum {
    display: none; }
  #catalog-page h1 {
    font-size: 1.2rem;
    margin-bottom: 5px; }
  #catalog-page .content {
    width: 100%; }
  #catalog-page .content h1 {
    font-size: 1.2rem;
    margin-bottom: 5px; }
  #catalog-page .content .filter {
    margin-bottom: 10px;
    display: none; }
  #catalog-page .content .sort:not(mobile) {
    display: none; }
  #catalog-page .content .sort.mobile {
    display: block;
    width: 70%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1; }
  #catalog-page .content .sort.mobile button {
    height: 40px;
    padding: 0 20px;
    font-size: 16px;
    color: dodgerblue;
    background-color: #fff;
    border: 1px solid dodgerblue;
    outline: none; }
  #catalog-page .content .sort.mobile button svg {
    margin-left: 5px; }
  #catalog-page .content .sort.mobile .drop {
    position: absolute;
    bottom: 0;
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    z-index: 0;
    background-color: #fff;
    border: 2px solid dodgerblue;
    list-style: none;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    bottom: -124px; }
  #catalog-page .content .sort.mobile .drop.open {
    opacity: 1;
    height: initial;
    z-index: 1; }
  #catalog-page .content .sort.mobile .drop li {
    height: 40px;
    display: flex;
    align-items: center; }
  #catalog-page .content .sort.mobile .drop li a {
    padding-bottom: 5px; }
  #catalog-page .content .toggle-label {
    font-size: 12px;
    font-style: italic;
    color: gray;
    display: flex;
    align-items: center;
    justify-content: space-around;
    min-width: 30%;
    max-width: 160px;
    margin-bottom: 5px; }
  #catalog-page .content .toggle-varieties {
    background-color: #fefefe;
    border: 1px solid #f0f0f0;
    outline: none;
    padding: 5px; }
  #catalog-page .content .varieties {
    display: flex;
    flex-direction: column;
    align-items: center; }
  #catalog-page .content .good {
    min-height: initial;
    padding: 0;
    width: 100%;
    float: left;
    margin-right: 1%;
    margin-bottom: 10px; }
  #catalog-page .content .good .good-in {
    display: block;
    text-align: center;
    padding: 6px;
     }
  #catalog-page .content .good .good-left {
    width: 30%;
    margin: 0 auto;
    float: left; }
  #catalog-page .content .good .good-left .img-wrap {
    height: initial;
    margin-bottom: 0; }
  #catalog-page .content .good .good-left .img-wrap img {
    position: initial; }
  #catalog-page .content .good .good-left .good-files {
    display: none; }
  #catalog-page .content .good .info {
    float: left;
    width: 70%;
    margin-right: 0;
    padding: 5px; }
  #catalog-page .content .good .info .title {
    font-size: 14px;
    line-height: 20px; }
  #catalog-page .content .good .info .param, #catalog-page .content .good .info .advantages {
    display: none; }
  #catalog-page .content .good .price-col {
    min-height: initial;
    float: right;
    display: block;
    height: initial;
    width: initial;
    padding: 0;
    text-align: center; }
  #catalog-page .content .good .price-col .price-flag {
    font-size: 16px;
    height: 30px;
    width: initial;
    line-height: 30px;
    margin: 5px 0; }
  #catalog-page .content .good .price-col .price-flag:after {
    content: none; }
  #catalog-page .content .good .price-col .price-flag .units {
    position: initial; }
  #catalog-page .content .good .price-col .opt.get-modal {
    display: none; }
  #catalog-page .content .good .price-col .in-stock {
    display: none; }
  #catalog-page .content .good .price-col .buy-block .addToCart {
    position: initial;
    font-size: 15px;
    padding: 7px;
    margin-bottom: 5px;
    height: 36px; }
  #catalog-page .content .good .price-col .buy-block .in_cart {
    position: initial; }
  .col-page .col-page__wrap {
    display: block;
    width: 100%; }
  .col-page .col-page__wrap .col-page__left {
    padding-right: 0; }
  .col-page .col-page__wrap .col-page__left .s-content {
    font-size: 16px;
    text-align: justify; }
  .col-page .col-page__wrap .col-page__left .s-content h2 {
    font-size: 24px; }
  .col-page .col-page__wrap .col-page__right {
    display: block;
    width: 100%; }
  #page-header {
    display: none; }
  .s-content {
    font-size: 16px;
    text-align: justify; }
  .s-content h1 {
    font-size: 24px; }
  .s-content .left-text,
  .s-content .right-text {
    float: none;
    margin-bottom: 15px;
    width: 100%;
    padding: 15px; }
  #news .news-list .item {
    margin-right: 0; }
  #reviews .review .image {
    display: none; }
  #reviews .review .text {
    width: 100%; }
  #reviews form {
    padding: 5px; }
  #jobs .jobs-list .item {
    display: block;
    width: 100%;
    margin-right: 0; }
  #jobs .jobs-list .item ul {
    padding: 15px; }
  #p-good {
    padding-top: 20px; }
  #p-good .img-col {
    width: 100%;
    float: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  #p-good .img-col a.big-img {
    width: 80%; }
  #p-good .img-col .good-files {
    width: 100%; }
  #p-good .img-col iframe {
    margin-bottom: 35px; }
  #p-good .info-col {
    width: 100%; }
  #p-good .info-col .phone-block {
    display: none; }
  #p-good .info-col .advantages {
    padding-left: 0; }
  #p-good .info-col .b-buy.buy-block .b-buy__line {
    align-items: center;
    width: 100%; }
  #p-good .info-col .b-buy.buy-block .b-buy__line .addToCart {
    padding: 13px 12px 13px; }
  #p-good .info-col .b-buy.buy-block .b-buy__line .in_cart {
    position: initial; }
  #p-good .param-col {
    width: 100%;
    float: none;
    overflow-x: scroll; }
  #p-good .param-col table {
    width: 100%; }
  #p-good .param-col.laptop {
    display: block; }
  #p-good .param-col:not(.laptop) {
    display: none; }
  #cart-page-wrap .list {
    display: none; }
  #cart-page-wrap .list-mobile {
    display: block; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    text-align: center; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row div .img {
    max-width: 30%; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row div a {
    padding: 10px 0;
    display: block;
    border: none; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row div span {
    display: block;
    padding: 10px 0; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row div .counter {
    margin: 15px 0; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row .row-inset {
    width: 100%;
    display: flex;
    align-items: baseline;
    justify-content: space-around;
    height: 40px; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row .row-total {
    align-self: baseline;
    width: 50%; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row .row-clear {
    align-self: flex-end;
    width: 50%;
    height: 100%; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row .row-clear .remove {
    font-style: italic;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%; }
  #cart-page-wrap .total {
    width: 100%; }
  #cart-page-wrap .total .result .price {
    display: block; }
  .video-gallery {
    text-align: center; }
  .video-gallery a .video-item {
    width: 95%;
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-right: 1%;
    overflow: hidden;
    height: 250px; }
  .video-gallery .paginator__list a {
    font-size: 18px;
    color: #6496ff;
    text-decoration: underline; }
  .video-gallery .paginator__list a::hover {
    color: rgba(100, 150, 255, 0.7); }
  .toggle-search-form-mobile {
    display: block;
    background-color: #fff;
    border: none;
    outline: none;
    text-align: center;
    padding: 0;
    width: 45px; }
  #page #top .cart-mobile {
    display: block; }
  #page #top .cart-mobile a {
    width: 45px;
    height: 45px;
    text-decoration: none;
    border: none; }
  #page #top .cart-mobile a img {
    max-width: 100%; } }

@media (max-width: 320px) {
  .catalog-tabs .sales-list .item:nth-child(5n), .catalog-tabs .sales-list .item:last-child {
    margin-right: 0; }
  body {
    min-width: 320px; }
  h1, .h1, h2, .h2 {
    font-size: 1.5rem;
    line-height: 1.8rem;
    margin-bottom: 20px; }
  #page {
    padding: 70px 5px 0; }
  #page > div {
    margin-bottom: 35px; }
  .center {
    width: 100%; }
  #top.center {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: initial;
    height: 60px;
    margin-bottom: 5px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: #fff;
    width: 100%;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3); }
  #top.center a.logo {
    position: relative;
    left: initial;
    top: initial;
    right: initial;
    bottom: initial;
    flex-basis: 30%;
    text-align: center; }
  #top.center a.logo img {
    max-width: 100%; }
  #top.center a.logo span {
    display: none; }
  #top.center .slogan {
    display: none; }
  #top.center .phone:not(.mobile) {
    display: none; }
  #top.center .phone.mobile {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    height: 45px;
    width: 45px; }
  #top.center .phone.mobile .btn {
    padding: 0;
    width: 45px;
    height: 45px;
    border: none; }
  #top.center .phone.mobile .btn:hover, #top.center .phone.mobile .btn:focus, #top.center .phone.mobile .btn:active {
    background-color: transparent;
    border: none; }
  #top.center .phone.mobile .icon-phone {
    width: 100%;
    height: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
  #top.center .phone.mobile .icon-phone svg {
    fill: #1e90ff;
    width: 60%; }
  #top.center .phone {
    display: none;
    position: relative;
    left: initial;
    top: initial;
    right: initial;
    bottom: initial; }
  #top.center .phone .phone__text {
    display: none; }
  #top.center .phone .phone__number {
    font-size: 16px; }
  #top.center .email {
    display: none; }
  #top.center .cart {
    display: none; }
  #top.center .menu-toggle {
    display: block;
    border: 5px solid transparent;
    padding: 6px;
    background-color: #fff;
    width: 50px;
    height: 50px;
    cursor: pointer; }
  #top.center .menu-toggle span {
    display: block;
    width: 95%;
    height: 3px;
    margin: 7px auto;
    background-color: dodgerblue; }
  #menu-line {
    display: none;
    align-items: center;
    margin-bottom: 5px;
    width: 100%;
    position: fixed;
    top: 60px;
    left: 0;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3); }
  #menu-line .menu {
    display: none; }
  #menu-line .search {
    display: none; }
  .search-mobile {
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-108%);
    will-change: transform;
    display: block;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    transition: transform 0.3s ease-in-out;
    z-index: 99;
    border: 4px solid dodgerblue;
    width: 100%;
    height: 60px;
    padding-left: 1%; }
  .search-mobile .search__type {
    width: 38%;
    flex: 1 1 auto; }
  .search-mobile input {
    display: inline-block;
    width: 100%;
    max-width: 80%;
    padding: 9px 30px 9px 10px;
    height: 38px;
    border: 0 none;
    vertical-align: top;
    background-color: #ecebeb; }
  .search-mobile input::-webkit-input-placeholder {
    color: #838687;
    font-size: 14px;
    font-family: 'Open Sans';
    line-height: 14px;
    opacity: 1; }
  .search-mobile input:-moz-placeholder {
    color: #838687;
    font-size: 14px;
    font-family: 'Open Sans';
    line-height: 14px;
    opacity: 1; }
  .search-mobile input::-moz-placeholder {
    color: #838687;
    font-size: 14px;
    font-family: 'Open Sans';
    line-height: 14px;
    opacity: 1; }
  .search-mobile input:-ms-input-placeholder {
    color: #838687;
    font-size: 14px;
    font-family: 'Open Sans';
    line-height: 14px;
    opacity: 1; }
  .search-mobile.open {
    transform: translateY(0%); }
  .search-mobile button {
    width: 38px;
    height: 38px;
    padding: 0;
    position: initial;
    background-image: none;
    border: none;
    margin: 2px;
    background-color: transparent;
    cursor: pointer; }
  .search-mobile button svg {
    max-width: 100%;
    max-height: 100%;
    fill: #666; }
  .search-mobile button img {
    max-width: 100%; }
  #path.center {
    margin-bottom: 25px; }
  #header {
    margin-bottom: 15px; }
  #header .slider-wrap {
    padding: 15px;
    height: 300px; }
  #header .slide-wrap {
    height: 300px; }
  #header .slide-wrap .left .slide-title {
    font-size: 20px;
    line-height: 30px; }
  #header .slide-wrap .left .slide-title .slide-title-small {
    font-size: 18px;
    line-height: 1.5; }
  #header .slide-wrap .left .slide-title .slide-plus {
    font-size: 16px;
    line-height: 21px; }
  #header .slide-wrap .right {
    display: none; }
  #catalog {
    padding: 25px 5px; }
  .catalog-tabs .catalog-btns {
    display: flex;
    justify-content: space-around;
    position: relative; }
  .catalog-tabs .catalog-btn {
    font-size: 16px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: center;
    height: initial;
    padding: 6px;
    border: 1px solid grey;
    box-sizing: border-box;
    margin-left: -1px;
    margin-bottom: 5px;
    flex: 1 1 auto; }
  .catalog-tabs .catalog-btn sup {
    margin-left: 5px;
    color: #a6a6a6; }
  .catalog-tabs .sales-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around; }
  .catalog-tabs .sales-list .item {
    margin: 0;
    margin-bottom: 20px;
    min-height: 300px;
    position: relative;
    background-color: #fff; }
  .catalog-tabs .sales-list .item .img-wrap {
    position: relative;
    top: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1 1 auto; }
  .catalog-tabs .sales-list .item .img-wrap img {
    position: initial; }
  .catalog-tabs .sales-list .item .info {
    position: relative;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background-color: #fff; }
  .catalog-tabs .sales-list .item .info .title {
    font-size: 13px; }
  .catalog-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around; }
  .catalog-list .item {
    margin: 0 0 23px 0;
    word-wrap: break-word;
    height: initial;
    min-height: 300px;
    width: 48%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    position: relative; }
  .catalog-list .item .img-wrap {
    height: initial;
    width: 90%;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .catalog-list .item .img-wrap img {
    margin: 10px auto;
    position: initial; }
  .catalog-list .item .name {
    width: 100%;
    padding: 0;
    font-size: 16px;
    line-height: 18px;
    position: absolute;
    bottom: 10px; }
  .remodal {
    max-width: 100%;
    padding: 15px; }
  #footer {
    margin-bottom: 60px;
    height: initial; }
  #footer .h1 {
    padding: 0 15px;
    font-size: 1.5rem; }
  #footer .black-line {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0;
    height: 100%;
    padding-top: 35px; }
  #footer .black-line div {
    position: initial;
    width: initial; }
  #footer .black-line .phone {
    text-align: center;
    margin-top: -25px; }
  #footer .black-line .phone .number {
    margin-bottom: 10px; }
  #footer .black-line .mail {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    margin-top: 15px; }
  #footer .black-line .mail .btn {
    margin-top: 15px; }
  #footer .black-line .soc {
    width: 100%;
    text-align: center;
    margin: 15px 0; }
  #footer .black-line .text-block {
    display: none; }
  #footer .black-line .map {
    display: none; }
  #footer .black-line .search, #footer .black-line .search-mobile {
    display: none; }
  #footer .white-line .center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    height: 250px; }
  #footer .white-line .center div,
  #footer .white-line .center nav {
    position: initial;
    top: initial;
    right: initial;
    left: initial;
    bottom: initial; }
  #footer .white-line .center .pay {
    display: none; }
  #footer .white-line .center .links {
    margin-bottom: 35px; }
  #footer .white-line .center .cp {
    bottom: 30%; }
  #footer .white-line .center .cp span {
    display: none; }
  #footer .white-line .center p {
    width: 100%;
    text-align: center;
    bottom: 35%; }
  #footer .search-mobile {
    margin: 25px auto;
    text-align: center;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start; }
  #footer .search-mobile .search__type {
    width: 38%;
    flex: 1 1 auto; }
  #footer .search-mobile button.icn {
    bottom: 32px;
    right: 14px;
    top: initial; }
  #offer {
    padding: 15px 0 5px; }
  #offer form {
    padding: 10px; }
  #offer form header {
    font-size: 24px; }
  #offer form .input-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    flex: 1 1 auto;
    margin-bottom: 1px; }
  #offer form .input-wrap input.inp {
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  #offer form .flag {
    height: initial; }
  #offer form .flag:after {
    content: none; }
  #about p {
    padding: 20px;
    margin-bottom: 10px; }
  #about .pluses {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around; }
  #about .pluses .item {
    margin: 0 0 23px 0; }
  #customer .customer-list-wrap {
    padding: 0 45px; }
  #customer .customer-list-wrap .customer-list .item {
    height: initial; }
  .tabs {
    margin: 30px 0 45px; }
  .tabs .map-block {
    height: 250px; }
  .remodal .call-us-mobile {
    display: block; }
  .remodal .call-us-mobile .h1 {
    font-size: 1.5rem; }
  .remodal .flag {
    height: initial; }
  .remodal .flag:after {
    content: none; }
  .left-colum {
    display: none; }
  #catalog-page .content {
    width: 100%; }
  #catalog-page .content .sort {
    text-align: center;
    width: 100%; }
  #catalog-page .content .sort a {
    display: block;
    padding: 10px; }
  #catalog-page .content .varieties {
    flex-direction: column;
    align-items: center; }
  #catalog-page .content .good {
    padding: 0;
    width: 100%;
    float: left;
    margin-right: 1%;
    margin-bottom: 10px; }
  #catalog-page .content .good .good-in {
    display: block;
    text-align: center;
    padding: 6px;
    height: 100%; }
  #catalog-page .content .good .good-left {
    width: 30%;
    margin: 0 auto;
    float: left; }
  #catalog-page .content .good .good-left .img-wrap {
    height: initial;
    margin-bottom: 0; }
  #catalog-page .content .good .good-left .img-wrap img {
    position: initial; }
  #catalog-page .content .good .good-left .good-files {
    display: none; }
  #catalog-page .content .good .info {
    float: left;
    width: 70%;
    margin-right: 0;
    padding: 5px; }
  #catalog-page .content .good .info .title {
    font-size: 13px;
    line-height: 15px; }
  #catalog-page .content .good .info .param, #catalog-page .content .good .info .advantages {
    display: none; }
  #catalog-page .content .good .price-col {
    min-height: initial;
    float: right;
    display: block;
    height: initial;
    width: initial;
    padding: 0;
    text-align: center; }
  #catalog-page .content .good .price-col .price-flag {
    font-size: 16px;
    height: 30px;
    width: initial;
    line-height: 30px;
    margin: 5px 0; }
  #catalog-page .content .good .price-col .price-flag:after {
    content: none; }
  #catalog-page .content .good .price-col .price-flag .units {
    position: initial; }
  #catalog-page .content .good .price-col .opt.get-modal {
    display: none; }
  #catalog-page .content .good .price-col .in-stock {
    display: none; }
  #catalog-page .content .good .price-col .buy-block .addToCart {
    position: initial;
    font-size: 15px;
    padding: 7px;
    margin-bottom: 5px; }
  #catalog-page .content .good .price-col .buy-block .in_cart {
    position: initial; }
  .col-page .col-page__wrap {
    display: block;
    width: 100%; }
  .col-page .col-page__wrap .col-page__left {
    padding-right: 0; }
  .col-page .col-page__wrap .col-page__left .s-content {
    font-size: 16px;
    text-align: justify; }
  .col-page .col-page__wrap .col-page__left .s-content h2 {
    font-size: 24px; }
  .col-page .col-page__wrap .col-page__right {
    display: block;
    width: 100%; }
  #page-header {
    display: none; }
  .s-content {
    font-size: 16px;
    text-align: justify; }
  .s-content h1 {
    font-size: 24px; }
  .s-content .left-text,
  .s-content .right-text {
    float: none;
    margin-bottom: 15px;
    width: 100%;
    padding: 15px; }
  #news .news-list .item {
    margin-right: 0; }
  #reviews .review .image {
    display: none; }
  #reviews .review .text {
    width: 100%; }
  #reviews form {
    padding: 5px; }
  #jobs .jobs-list .item {
    display: block;
    width: 100%;
    margin-right: 0; }
  #jobs .jobs-list .item ul {
    padding: 15px; }
  #p-good {
    padding-top: 20px; }
  #p-good .img-col {
    width: 100%;
    float: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  #p-good .img-col a.big-img {
    width: 80%; }
  #p-good .img-col .good-files {
    width: 100%; }
  #p-good .img-col iframe {
    margin-bottom: 35px; }
  #p-good .info-col {
    width: 100%; }
  #p-good .info-col .phone-block {
    display: none; }
  #p-good .info-col .advantages {
    padding-left: 0; }
  #p-good .info-col .b-buy.buy-block .b-buy__line {
    align-items: center;
    width: 100%; }
  #p-good .info-col .b-buy.buy-block .b-buy__line .addToCart {
    padding: 13px 12px 13px; }
  #p-good .param-col {
    width: 100%;
    float: none;
    overflow-x: scroll; }
  #p-good .param-col table {
    width: 100%; }
  #p-good .param-col.laptop {
    display: block; }
  #p-good .param-col:not(.laptop) {
    display: none; }
  #cart-page-wrap .list {
    display: none; }
  #cart-page-wrap .list-mobile {
    display: block; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 100%;
    text-align: center; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row div .img {
    max-width: 30%; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row div a {
    padding: 10px 0;
    display: block;
    border: none; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row div span {
    display: block;
    padding: 10px 0; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row div .counter {
    margin: 15px 0; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row .row-inset {
    width: 100%;
    display: flex;
    align-items: baseline;
    justify-content: space-around;
    height: 40px; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row .row-total {
    align-self: baseline;
    width: 50%; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row .row-clear {
    align-self: flex-end;
    width: 50%;
    height: 100%; }
  #cart-page-wrap .list-mobile .cart-table .cart-table__row .row-clear .remove {
    font-style: italic;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%; }
  #cart-page-wrap .total {
    width: 100%; }
  #cart-page-wrap .total .result .price {
    display: block; }
  .video-gallery {
    text-align: center; }
  .video-gallery a .video-item {
    width: 95%;
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-right: 1%;
    overflow: hidden;
    height: 250px; }
  .video-gallery .paginator__list a {
    font-size: 18px;
    color: #6496ff;
    text-decoration: underline; }
  .video-gallery .paginator__list a::hover {
    color: rgba(100, 150, 255, 0.7); }
  .toggle-search-form-mobile {
    display: block;
    background-color: #fff;
    border: none;
    outline: none;
    text-align: center;
    padding: 0;
    width: 35px; }
  #page #top .cart-mobile {
    display: block;
    width: 35px;
    height: 35px; }
  #page #top .cart-mobile a {
    text-decoration: none;
    border: none;
    width: 35px;
    height: 35px; }
  #page #top .cart-mobile a img {
    max-width: 100%; } }

#analogs .sales-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center; }

#analogs .sales-list .item {
  margin: 0 20px 20px 0;
  min-height: 300px;
  position: relative;
  background-color: #fff; }

/*#analogs .sales-list .item .img-wrap {
  position: absolute;
  top: 5px; }

#analogs .sales-list .item .info {
  position: absolute;
  bottom: 5px;
  justify-content: space-between;
  background-color: #fff; }*/

#analogs .sales-list .item .info .title {
  font-size: 13px; }

  #getup {
    width: 50px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    text-align: center;
    font-size: 30px;
    line-height: 50px;
    cursor: pointer;
    display: none;
    position: fixed;
    bottom: 10%;
    right: 10%;
    z-index: 999999;
    user-select: none;
  }

  #getup:hover {
    opacity: 0.7;
  }
#getup a {
  color: #fff;
  text-decoration: none;
  border: none;
  font-family: monospace, Arial;
  display: block;
  width: 100%;
  height: 100%;
}

#getup a:hover {
  color: #fff;
  text-decoration: none;
}

  /************** BULK SECTION ***************/

.bulk-wrapper {
  margin-top: -45px;
}

.bulk-wrapper .container {
  width: initial;
  max-width: 1350px;
  margin: 0 auto;
  text-align: center;
}

.text-center {
  text-align: center;
}

@media (min-width: 992px) {
  .col-md-3 {
      width: 25%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
      float: left;
  }
}

@media (min-width: 768px) {
  .col-sm-6 {
      width: 50%;
  }
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
      float: left;
  }

  .col-xs-6 {
      width: 50%;
  }
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}

@media (min-width: 992px) {
  .col-md-offset-3 {
    margin-left: 25%;
  }
}

@media (min-width: 992px) { 
  .col-md-6 {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .col-md-4 {
    width: 33.33333333%;
  }
}

@media (min-width: 768px) {
  .col-sm-6 {
    width: 50%;
  }
}

.row:before,
.row:after {
  content: none;
}

.fixed-bar {
  padding: 22px 0;
  -webkit-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.4);
  background-color: #fff;
  display: none;
}

.fixed-bar .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 5px;
}

.fixed-bar .fixed-bar__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 45%;
}

.fixed-bar__left_free-call {
  width: 100px;
  text-align: right;
  line-height: 2;
  font-family: "Open Sans";
  font-size: 13px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  padding-right: 20px;
}

.multi-channel {
  padding-bottom: 10px;
}

.fixed-bar__left__phone-wrap .phone {
  font-family: "Open Sans";
  font-size: 24px;
  font-weight: bold;
}

.fixed-bar.fixed {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999;
}

.bulk-main {
  min-height: 575px;
  background-image: url("/img/bulk-main_bg.jpg");
  text-align: center;
  padding: 92px 0 105px 0;
}

.bulk-main_heading {
  display: inline-block;
  text-align: center;
  padding: 8px 24px;
  background-color: rgba(250, 240, 20, 0.9);
  color: #000;
  font-size: 36px;
  line-height: 36px;
  font-family: "Open Sans";
  margin-bottom: 30px;
  letter-spacing: -0.1px;
}

.bulk-main__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 14px 0;
}

.bulk-main__row:before,
.bulk-main__row:after {
  content: none;
}

.bulk-main__row__item {
  max-width: 320px;
  height: 110px;
  background-color: rgba(1, 153, 255, 0.9);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
  padding: 15px;
  flex-grow: 1;
  flex-shrink: 0;
  margin: 8px;
}

@media(min-width: 300px) and (max-width: 670px) {
  .bulk-main__row__item {
    width: 50%;
  }
}

.bulk-main__row__item:hover {
    background-color: rgba(1, 153, 255, 1);
}

.bulk-main__row__item_icon {
  width: 75px;
  height: 55px;
  margin-right: 20px;
}

.bulk-main__row__item_icon img,
.bulk-main__row__item_icon svg {
  max-width: 80px;
  max-height: 100%;
}

.bulk-main__row__item_icon svg path {
  fill: #fff;
}

.bulk-main_motto {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    font-family: "Open Sans";
    padding: 10px 0;
    line-height: 1.75;
    letter-spacing: 0.7px;
    float: none;
    margin: 0 17%;
    margin-bottom: 37px;
}

.bulk-main_link {
    display: inline-block;
    width: 245px;
    height: 40px;
    padding: 12px 18px;
    text-align: center;
    color: #fff;
    background-color: rgb(0, 152, 255);
    letter-spacing: 0.7px;
    font-size: 14px;
    text-decoration: none;
    border: none;
    border-radius: 4px;
}

.bulk-main_link:hover {
  opacity: 0.8;
  color: #fff;
  text-decoration: none;
}

.bg-grey {
  background-color: #ecebeb;
}

.bg-dark {
  background-image: url("../img/black-bg.png");
}

.bg-blue {
  background-color: #0199ff;
}

.section-header {
  padding: 0;
}

.section-header h1 {
  font-family: "Open Sans";
  font-size: 50px;
  text-align: center;
  font-weight: bold;
}

.bulk-brands,
.bulk-prices,
.bulk-us,
.bulk-advantages,
.bulk-how,
.bulk-clients,
.bulk-managers,
.bulk-map,
.bulk-feedback {
  padding: 50px 0 65px;
}

.brands-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.brands-list__item {
    -webkit-box-flex:0;
    -ms-flex:0 1 50%;
    flex:0 1 50%;
    max-width: 320px;
    height: 250px;
    background-color: #FFF;
    border: 10px solid #d8d8d8;
    margin: 17px 10px 10px 10px;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.brands-list__item a {
  color: #1a1a1a;
  text-decoration: none;
  border: none;
}

.brands-list__item_img {
  position: relative;
  top: -25px;
}

.brands-list__item_type {
  position: absolute;
  bottom: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 10px;
  height: 40%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sales-list:not(.owl-init) .item {
  margin-bottom: 20px;
}

.bulk-advantages #about {
  margin-bottom: 0;
}

.bulk-advantages #about .pluses {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bulk-advantages #about .item {
  display: block;
  min-height: 315px;
  margin: 30px 10px;
  margin-top: 0;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.2);
  width: 320px;
}

.bulk-advantages #about .item:hover .img-wrap {
  filter: contrast(1.15);
}

.bulk-advantages #about .item:last-child {
  margin-right: 10px;
}

.bulk-us .pluses {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bulk-us .pluses .item {
  -webkit-box-flex:0;
  -ms-flex:0 1 50%;
  flex:0 1 50%;
  max-width: 440px;
  min-width: 32%;
  height: 180px;
  background-color: #fff;
  margin: 5px;
  padding: 20px;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

  position: relative;
  /* border: 5px solid transparent; */
  transition: all 0.25s ease-in;
}

.bulk-us .pluses .item:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  z-index: 0;
  background-color: transparent;
  border-left: 5px solid transparent;
  border-top: 5px solid transparent;
  transition: all 0.25s ease-in;
}

.bulk-us .pluses .item:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  z-index: 0;
  background-color: transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  transition: all 0.25s ease-in;
}

.bulk-us .pluses .item img {
  max-width: 65px;
}

.bulk-us .pluses .item:hover:before,
.bulk-us .pluses .item:hover:after {
  width: 97.8%;
  height: 97.0%;
}

.bulk-us .pluses .item:hover:before {
  border-left: 5px solid #37B1EC;
  border-top: 5px solid #37B1EC;
}

.bulk-us .pluses .item:hover:after {
  border-right: 5px solid #37B1EC;
  border-bottom: 5px solid #37B1EC;
}

.bulk-how .how-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bulk-how .how-row .how__item_img img {
  max-width: 85px;
  position: absolute;
  z-index: 1;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
}

.bulk-how .how-row .how__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 290px;
  height: 120px;
  position: relative;
  margin: 0 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.bulk-how .how-row .how__item:first-child:before {
  content: '1';
  position: absolute;
  left: 40px;
  font-size: 130px;
  line-height: 1;
  font-family: "Lato";
  color: #fff;
  opacity: 0.5;
  font-weight: bold;
}

.bulk-how .how-row .how__item:nth-child(2):before {
  content: '2';
  position: absolute;
  left: 40px;
  font-size: 130px;
  line-height: 1;
  font-family: "Lato";
  color: #fff;
  opacity: 0.5;
  font-weight: bold;
}

.bulk-how .how-row .how__item:nth-child(3):before {
  content: '3';
  position: absolute;
  left: 40px;
  font-size: 130px;
  line-height: 1;
  font-family: "Lato";
  color: #fff;
  opacity: 0.5;
  font-weight: bold;
}

.bulk-how .how-row .how__item:nth-child(4):before {
  content: '4';
  position: absolute;
  left: 40px;
  font-size: 130px;
  line-height: 1;
  font-family: "Lato";
  color: #fff;
  opacity: 0.5;
  font-weight: bold;
}

.bulk-how .how-row .how__item:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(42, 107, 145, 0.85);
  -webkit-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  transform: skewX(-20deg);
}

.bulk-how .how-row .how__item .how__item_text {
  z-index: 1;
  color: #fff;
  text-align: left;
  font-family: "Open Sans";
  font-size: 14px;
  padding: 10px 10px 10px 65px;
  max-width: 90%;
}

.bulk-how .how-row .how__item .how__item_text a {
  color: #37b1ec;
  text-decoration: none;
}

.bulk-how .how-row .how__item .how__item_text a:hover {
  color: #5FCAFD;
  text-decoration: none;
}

.bulk-arrow {
  position: absolute;
  bottom: 5px;
  right: -10px;
  z-index: 1;
}

.bulk-feedback #reviews {
  padding: 0 35px;
  margin-bottom: 0;
}

.bulk-feedback #reviews .review {
  background-color: #fff;
  text-align: left;
  margin-bottom: 50px;
}

.bulk-feedback .to-reviews {
  display: block;
  margin: 0 auto;
  width: 175px;
  height: 45px;
  border: 1px solid #37b1ec;
  color: #37b1ec;
  text-decoration: none;
  text-align: center;
  padding: 11px;
  transition: all 0.2s linear;
}

.bulk-feedback .to-reviews:hover {
  text-decoration: none;
  opacity: 0.8;
}

.bulk-clients #customer {
  margin-bottom: 0;
}

.bulk-managers .managers-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -30px;
}

.bulk-managers .managers-list .manager {
  max-width: 320px;
  height: 160px;
  background-color: #fff;
  margin: 30px 5px 0;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  padding: 15px;
}

.bulk-managers .managers-list .manager:last-child {
  margin-bottom: 0;
}

#objects-map-wrap {
  border: 2px solid #0199ff;
}

#objects-map {
  font-size: 0;
}

.obj-point {
  min-height: 115px;
}

.obj-point__img {
  width: 110px;
  height: 110px;
  float: left;
  margin-right: 10px;
}

.obj-point__text {
  text-align: justify;
}

@media (max-width: 1024px) {
  .section-header h1,
  #offer .h1 {
    font-size: 2rem;
  }
  .fixed-bar.fixed {
    display: none;
  }

  .bulk-wrapper {
    margin-top: -15px;
  }

}

@media (max-width: 860px) {
    #header .bx-pager {
        position: absolute;
        left: 5px;
        bottom: 10px;
        font-size: 0;
    }
}

@media (max-width: 670px) {
  .bulk-prices .sales-list .item {
    margin-right: 0;
  }
}

@media (max-width: 430px) {
  .bulk-us .pluses .item {
    font-size: 13.5px;
  }
}

.footer--bottom {
  height: 170px;
  color: #fff;
}

.footer--bottom .center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}

.footer--bottom .footer--bottom__left,
.footer--bottom .footer--bottom__right {
  -webkit-box-flex:0;
  -ms-flex:0 1 50%;
  flex:0 1 50%
}

.footer--bottom .footer--bottom__left .pay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 20px;
}

.footer--bottom .footer--bottom__left .pay-text {
  margin-bottom: 20px;
  font-size: 14px;
}

.footer--bottom .footer--bottom__left .pay .pay__cards img {
  margin: 0 5px;
}

.footer--bottom .footer--bottom__left .pay .links {
  margin-left: 30px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer--bottom {
  font-size: 14px;
  font-family: "Open Sans";
}

.footer--bottom .footer--bottom__right {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer--bottom .footer--bottom__right .cp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 10px;
}

.footer--bottom .footer--bottom__right .cp span {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.footer--bottom .footer--bottom__right .cp a {
  width: 120px;
  height: 40px;
  background-position: 90% 41%;
}

@media (max-width: 670px) {

  .footer--bottom {
    height: 205px;
  }

  .footer--bottom .center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer--bottom__right {
    margin-top: 10px;
  }

  .footer--bottom__left .pay-text {
    text-align: center;
  }

  .footer--bottom .footer--bottom__left .pay {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

}

.footer--bulk .cp {
  background: url(../img/black-bg.png);
}


.thank-you__buttons {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.thank-you__buttons .btn {
    display: inline-block;
    padding: 10px;
    color: #fff;
    background-color: #0199ff;
    border: 2px solid #0199ff;
    border-radius: 4px;
}

.thank-you__buttons .btn:hover {
    color: #fff;
    opacity: 0.7;
}

@media screen and (max-width: 550px) {
    .sales-list .buy-block .btn.btn--small,
    .sales-list .item .in_cart {
        position: initial;
    }
}