.contact_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px}.contact_item h3 span{margin-right:10px;color:#b70005}.contact_item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:17px;margin-bottom:10px}.contact_item a svg{width:17px;height:17px;margin-right:10px}.contact_item_social a svg{width:30px;height:30px}

.viber-icon {
	background:url(/image/viber_94664.ico) no-repeat left center !important; 
    background-size: 28px !important; 
    display:inline-block !important;
    vertical-align:bottom !important;
    padding-left: 32px !important;
}

#menu_wrap.show #phone .main-phone {
	line-height: normal;
	font-size: 12px;

}

#menu_wrap.show #phone .dop-phone {
	display: none;
}


.katalog_title_img {
	display: inline-block;
	height: 90px;
	vertical-align: middle;
	border: 3px solid #ddd;
	margin-right: 30px;
}


.katalog_title_img img {
	display: inline-block;
	height: 100%;
	width: auto;
}

.katalog_title {
	display: inline-block;
	vertical-align: middle;
}

.tab-ocean table {
  border-collapse: collapse;
  font-size: 1em;
  width: 100%;
  margin:0;
}

.tab-ocean tr {
  padding: 5px 10px;  
}

.tab-ocean th {
  text-align: center;
  background-color: #333333;
  color: #ffffff;
  border: 1px solid #fff;
  font-weight: 400;
  
}

.tab-ocean td, th {
  padding: 5px 10px;
  text-align: center;
  
}

.tab-ocean td:first-child {
    text-align: center;
    background: #CFCFCF;
    color: #fff;
}

.tab-ocean td {
  border: 1px solid #333;
  position: relative;
}
.category-description-filters {
    position: relative;
    border: 1px solid #c3c1c1;
    padding: 10px 5px 5px 10px;
    margin-top: 10px;
    border-radius: 3px;
    background: white;
    font-size: 20px;
    font-weight: 500;
    /*margin-right: 5px;*/
}
.category-description-filters:hover {
    border:1px solid #ff0000;
}

@media screen and (max-width: 600px) {

   .tab-ocean table {
      border: 0;
    }

  .tab-ocean table thead {
      display: none;
    }

  .tab-ocean table tr {
      margin-bottom: 10px;
      display: block;
    }
   .tab-ocean table td {
      display: block;
      text-align: right;
      border-bottom: 1px solid #333;
	  border-left: 1px solid #333;
    }
  .tab-ocean table td:before {
      content: attr(data-label);
      float: left;
      font-weight: bold;
    }
  .tab-ocean td:first-child {
    text-align: right;
    color: #fff;
    font-weight: bold;
    border: 2px solid #333;
  }
  }
  
  

#tab-ocean table {
  border-collapse: collapse;
  font-size: 1em;
  width: 100%;
  margin:0;
}

#tab-ocean tr {
  padding: 2px 10px;  
}

#tab-ocean th {
  text-align: center;
  background-color: #333333;
  color: #ffffff;
  border: 1px solid #fff;
  font-weight: 400;
  
}

#tab-ocean td, th {
  padding: 2px 10px;
  text-align: center;
  
}
#tab-ocean tr:first-child td:first-child {
    text-align: center;
    background: #363636;
    color: #fff;
}
#tab-ocean tr:first-child {
    text-align: center;
    background: #363636;
    color: #fff;
}

#tab-ocean td:first-child {
    text-align: center;
    background: #f5f5f5;
    /*color: #b70005;*/
}

#tab-ocean td {
  border: 1px solid #333;
  position: relative;
}

@media screen and (max-width: 600px) {

   #tab-ocean table {
      border: 0;
    }

  #tab-ocean table thead {
      display: none;
    }

  #tab-ocean table tr {
      margin-bottom: 10px;
      display: block;
    }
   #tab-ocean table td {
      display: block;
      /*text-align: right;*/
      border-bottom: 1px solid #333;
	  border-left: 1px solid #333;
    }
  #tab-ocean table td:before {
      content: attr(data-label);
      float: left;
      font-weight: bold;
    }
  #tab-ocean td:first-child {
    text-align: right;
	text-align: center;
	background: #363636;
    color: #fff;
    font-weight: bold;
    border: 2px solid #333;
  }
  #tab-ocean tr:first-child {
    text-align: center;
    background: #fff;
    color: #000;
}
  }
 
#particles-js{
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -10;
  overflow: hidden;
} 








