body,
html {
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: Verdana, Arial;
  font-size: 14px;
  box-sizing: border-box;
}

body {
  background: #aaa url('../images/interface/bg.jpg')
}

a {
  color: #DA5556
}

table#cat {
  border-collapse: collapse;
  width: 600px;
  text-align: left;
}

table#cat td {
  padding: 0 5px;
}

table#cat th {
  padding: 0
}

table#cat img {
  padding: 3px;
  width: 56px
}

.ob {
  border: 2px solid red;
  width: 600px;
}

#content_container {
  width: 960px;
  height: auto;
  min-height: 100%;
  margin: 0 auto;
  background: #fff
}

#content_header {
  width: 100%;
  height: 70px;
  padding-top: 10px
}

#index {
  margin-top: 7px;
  float: left;
  display: block;
  text-decoration: none;
  width: 193px;
  height: 49px;
  margin-left: 20px;
  background: url('../images/interface/logo.jpg') top center no-repeat;
}

p.h {
  margin: 0;
  color: #eee;
  text-align: right
}

h1 {
  color: #333;
  font-size: 18px;
  text-transform: uppercase
}

h1 span,
h2 span {
  color: #10509c
}

h3,
h2 {
  margin-left: 30px
}

h2 {
  font-size: 16px;
}

#titler_left {
  width: 200px;
  margin: 7px 20px 0px 20px;
  font: normal 14px/1.2em Verdana;
  float: left
}

#titler_left span {
  font: bold 17px/1.3em Verdana;
  margin-left: 32px;
  color: #444;
}

#titler_right {
  float: right;
  margin: 0 20px;
  text-align: right;
  font: normal 12px/1.5em Verdana;
}

p {
  color: #444;
  text-align: justify;
  margin: 0;
  padding: 5px 10px;
  text-indent: 1em;
}

#content_hmenu {
  width: 100%;
  height: 25px;
  bottom: 36px;
  margin-bottom: 10px
}

#content_hmenu a {
  display: block;
  height: 1em;
  padding: 0 24px;
  float: left;
  text-transform: lowercase;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  color: #000;
  line-height: 0.9em;
  border-left: 1px solid black;
  text-decoration: underline
}

#content_hmenu>a:first-child {
  border: 0
}

#content_body {
  width: 100%;
  height: auto;
  min-height: 200px;
  padding-bottom: 50px
}

.table_titler {
  width: 100%;
  background-color: #DA5556;
  color: #fff;
  font: normal 16px/1.8em Verdana;
  height: 30px;
  text-indent: 20px
}

#table_left {
  width: 280px;
  margin-left: 20px;
  float: left;
}

#table_center {
  width: 640px;
  float: right;
  margin-right: 10px;
}

#table_items {
  border: 0px;
  border-collapse: collapse;
  width: 100%;
}

#table_items td,
#table_items th {
  padding: 3px;
  vertical-align: center;
  font-size: 12px;
  border: 1px solid #ddd
}

#table_items tr:hover {
  background-color: #cacaca !important;
}

#table_items td:last-child {
  text-align: right;
}

#table_items tr:first-child {
  background-color: #cacaca !important;
}

#table_items td img {
  margin-bottom: -3px;
}

.orderTable em {
  width: 67px;
  display: block
}

.orderTable td>input,
.orderTable td>textarea {
  width: 190px;
  margin: 5px 0;
}

#ord_submit {
  font-size: 12px;
  min-height: 100px;
  background-color: #def
}

/*NEW FORM*/
#ord_model_chosen,
#ord_serie_chosen,
#ord_modify_chosen {
  display: none
}

.promo_submit_loader:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background: rgba(255, 255, 255, .2) url(/images/interface/loader.gif) center center no-repeat;
  left: 0;
  top: 0;
}

.form_order_secondary {
  font-size: 12px;
  padding: 10px;
  background-color: #def;
  min-height: 100px;
  position: relative
}

.form_order_secondary .chosen2 {
  width: 260px;
  display: block;
  padding: 3px 0;
}

.form_order_secondary .select2-container {
  margin: 0 0 10px 0;
}

.form_order_secondary input[type=text] {
  width: 249px;
  margin: 0 0 10px 0;
  padding: 3px;
}

.form_order_secondary textarea {
  width: 249px;
  display: block;
  margin: 0 0 10px 0;
  padding: 3px;
  height: 80px
}

.form_order_secondary .chosen-container {
  margin-bottom: 10px
}

.form_order_secondary *::-webkit-input-placeholder {
  color: #777;
}

.form_order_secondary *:-moz-placeholder {
  color: #777;
}

.ninja {
  display: none
}

/*NEW FORM*/

#content_heighter {
  height: 50px;
  width: 100%
}

#content_footer {
  width: 100%;
  height: 50px;
  margin: -50px auto 0;
  background: #DA5556;
  text-align: center;
}

#more_info {
  width: 300px;
  float: right;
  height: 68px
}

#more_info>span {
  text-align: center;
  display: block;
  width: 100%
}

#more_info>span:first-child {
  color: #555;
  font-size: 12px;
  height: 20px
}

#more_info>span:last-child {
  color: #8e9093;
  font-size: 30px;
  height: 48px;
  font-weight: bold
}

#down_menu {
  width: 200px;
  float: left;
  padding: 0px 0 0 20px;
  border: 0px solid red;
}

#down_menu span {
  margin-left: 5px;
  color: #353739;
  font-size: 12px;
  float: left;
}

#down_menu span a {
  text-decoration: none;
  color: #353739;
}

#down_menu span a:hover {
  text-decoration: underlnie;
}

#down_menu>a {
  float: right;
  margin-bottom: 35px
}

.zoomming img {
  width: 50px;
  padding: 0;
  margin: 0;
}

.zoomming {
  padding: 0;
  margin: 0;
}

.link_cats {
  display: block;
  padding: 3px 3px 3px 20px;
  text-decoration: none;
  font: 14px/22px Tahoma;
  color: #000;
}

.link_cats:hover,
.link_cats_curr {
  text-decoration: underline;
  color: #DA5556
}

a img {
  border: none
}

.counter {
  padding: 10px 10px 0px;
  display: inline-block;
}

.wrap {
  display: flex;
  justify-content: center;
}

#delivery {
  border-spacing: 10px;
  width: 620px;
  font-size: 13px;
  margin: 0 auto;
}

.delivery_item {
  margin: 10px 16px;
}

.item__descr {
  text-align: center;
}

.item__title {
  text-align: center;
  color: #00A1E1;
  font: bold 20px/20px Roboto;
  vertical-align: top
}

.item__img {
  border-radius: 50%;
  background: #999;
  border: 3px solid #666;
  background: #fff url(/images/s1.png) center center no-repeat;
  display: block;
  width: 100px;
  height: 100px;
  margin: 10px auto
}


.step2 {
  background-image: url(/images/s2.png);
}

.step3 {
  background-image: url(/images/s3.png);
}

.step4 {
  background-image: url(/images/s4.png);
}

#delivery p {
  color: #000;
  font: 400 13px Roboto;
  text-align: center
}


.articles {
  display: block;
  margin-top: 4px;
}

/*ADMIN STYLE*/

label {
  width: 140px;
  display: inline-block;
  margin: 5px
}

select {
  /* width:155px; */
  margin: 5px
}

input {
  margin: 5px
}

.admin_itemlist {
  font-size: 13px;
}

.admin_itemlist input {
  margin: 2px
}

.admin_itemlist:hover {
  background-color: #eee
}

.admin_items {
  min-width: 450px;
  display: block;
  float: left;
  width: auto
}

.sasha_grey {
  color: #999
}

.short {
  display: block;
  float: left;
  width: 90px
}

#foot_m {
  float: right;
  width: 300px;
  height: 20px;
  margin: 30px 0 0 0
}

#foot_m a {
  display: block;
  color: #000;
  text-decoration: none;
  font-size: 10px
}

#foot_m a:hover {
  text-decoration: underline
}

#items_static .item {
  float: left;
}

.item {
  background: #3fbf79;
  width: 200px;
  height: 150px;
  padding: 0px 0px;
  margin: 5px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  overflow: hidden;
  position: relative;
}

.item a {
  height: 150px;
  width: 200px;
  z-index: 1;
  position: relative;
  display: block;
}

.item img {
  min-height: 150px;
  width: 200px;
  z-index: 1;
  position: relative;
  display: block;
}

.item p {
  z-index: 10;
  position: absolute;
  display: block;
  bottom: 0px;
  text-indent: 0;
  color: #fff;
  background: rgba(214, 86, 43, 0.5);
  width: 180px;
  font-size: 12px
}

.customNavigation {
  text-align: center;
  width: 250px;
  float: left;
  margin: -15px 0 0 0
}

.customNavigation a {
  font-size: 16px;
  text-decoration: none;
  margin-right: 15px
}

.p_old {
  text-decoration: line-through;
  display: block
}

.p_new {
  font-weight: bold;
  color: red
}

.blink {
  -webkit-animation: blink 0.2s linear infinite;
}

#callnowbutton {
  display: none;
  position: fixed;
  text-decoration: none;
  z-index: 100;
  width: 65px;
  height: 65px;
  bottom: 15px;
  right: 20px;
  background: url('/../images/speech-bubble.png') center no-repeat;
  background-size: contain;
}

.hamburger {
  font-size: 1.4em;
  background: none;
  display: block;
  width: 20px;
  height: 20px;
  border: none;
  color: #999;
  line-height: 0px;
  font-weight: bold;
  cursor: pointer;
  outline: none;
  z-index: 100;
  background-image: url(/../images/hum-menu.svg);
}

.menu_mob {
  display: none;
  position: absolute;
  right: 30px;
  top: 15px;
}

.nav_mob {
  padding-top: 25px;
  display: none;
  flex-direction: column;
  align-items: center;
  position: fixed;
  color: #000;
  height: 20vh;
  width: 100%;
  z-index: 10000000;
  background: rgba(255, 255, 255);
  top: 0;
}

.nav_mob__cross {
  position: absolute;
  font-size: 18px;
  right: 7px;
  top: 7px;
}

.nav_mob a {
  color: #000;
  text-decoration: none;
  margin-bottom: 18px;
}

@-webkit-keyframes blink {
  50% {
    color: rgb(255, 0, 0);
  }

  51% {
    color: rgba(0, 0, 0);
  }

  100% {
    color: rgba(0, 0, 0);
  }
}

@keyframes blink {
  50% {
    color: rgb(255, 0, 0);
  }

  51% {
    color: rgba(0, 0, 0);
  }

  100% {
    color: rgba(0, 0, 0);
  }
}

/* RESPONSIVE */
@media (min-width:992px) {
  .promo_form input[type=submit]:hover {
    margin-top: 17px
  }

  #content_hmenu a:hover,
  #content_hmenu a.a_current {
    color: #DA5556
  }

  .item__img:hover {
    background-color: #ccc
  }

}

@media (max-width:1199px) and (min-width:992px) {
  #foot_m {
    display: none;
  }
}

@media (max-width:991px) and (min-width:768px) {

  .promo_menu_cont {
    padding-left: 15px;
  }

  .promo_menu_cont {
    width: 98%;
  }

  #foot_m {
    display: none;
  }

  .index_content {
    width: 97.5%;
  }

  .promo_form_content {
    width: 100%;
  }

  .wrap {
    flex-wrap: wrap;
  }

  .delivery_item {
    width: 190px;
    margin: 12px 16px;
  }

  .item__descr {
    font-size: 15px;
  }

  #content_footer {
    padding-bottom: 5px;
    margin: 0;
    margin-top: -25px;
  }

  #content_heighter {
    display: none;
  }

  .promo_form_content h1 {

    font-size: 38px;
    width: 712px;
    margin-bottom: 20px;
  }

  .select2-search--dropdown .select2-search__field {
    width: 98%;
  }

  .promo_form_content .promo_action {
    font-size: 38px;
  }
}

@media (max-width:991px) {
  #callnowbutton {
    display: block;
  }

  .promo_phone {
    display: none;
  }
}

@media (min-width: 767px) {
  .mob_nav {
    display: none;
  }
}

@media (max-width: 767px) and (min-width:576px) {

  body {
    font-size: 16px;
  }

  .wrap {
    flex-wrap: wrap;
  }

  .index_delivery {
    width: 100%;
    background-size: 100%;
    font: bold italic 22px/3.7em Roboto;
    margin: 20px 0 40px;
  }

  .wrap {
    width: 100%;
    flex-direction: column;
  }

  .delivery_item {
    width: 98%;
  }

  .menu {
    display: none;
  }

  .menu_mob {
    display: flex;
    align-items: center;
  }

  .promo_menu_cont {
    padding-left: 15px;
    width: 98%;
  }

  .index_content {
    margin: 0;
    width: 97.4%;
  }

  .promo_form_content h1 {
    font-size: 28px;
    width: 90%;
    margin-bottom: 20px;
  }

  .promo_form_content {
    width: 100%;
  }

  #content_heighter {
    height: 0;
  }

  #content_footer {
    width: 97%;
    padding: 10px;
    margin: -20px auto 0;
  }

  .delivery_img {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .promo_form {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .delivery_img img {
    width: 38%;
  }

  #foot_m {
    display: none;
  }

  .promo_form_content .promo_action {
    font-size: 32px;
  }

  .counter {
    font-size: 14px;
  }

  .promo_form textarea {
    width: 70%;
    margin: 0px 20px 0 20px
  }

  .promo_form input[type=submit] {
    margin: 0;
    margin-top: 10px;
  }

  .promo_form input[type=text] {
    margin: 5px 20px;
  }

  h3 {
    font-size: 16px;
  }

  p {
    text-align: justify;
  }

  h4 {
    text-align: center;
  }

  .select2-search--dropdown .select2-search__field {
    width: 96%;
  }

  #delivery {
    width: 100%;
  }

  .item__descr {
    width: 50%;
    margin: 0 auto;
  }
}

@media (max-width:575px) and (min-width:320px) {

  .delivery_img {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .menu {
    display: none;
  }

  .menu_mob {
    display: flex;
    align-items: center;
  }

  .promo_menu_cont {
    width: 100%;
  }

  .promo_menu_cont .promo_index {
    margin-right: 15px;
    margin-left: 15px;
  }

  .promo_form_body {
    width: 100%;
  }

  .promo_form_content {
    width: 100%;
  }

  .promo_form {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .promo_form_content h1 {
    width: 90%;
    font-size: 16px;
    padding: 3px;
    margin: 15px auto;
  }

  .promo_form_content .promo_action {
    font-size: 20px;
  }

  .promo_form .select2-container--default .select2-selection--single {
    width: 280px;
    margin: 0 auto;
  }

  .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 28px;
  }

  .promo_form input[type=text] {
    width: 260px;
    margin: 7 auto;
  }

  .select2-container--open .select2-dropdown--above {
    width: 280px !important;
    left: 15px;
  }

  .select2-container--open .select2-dropdown--below {
    width: 280px !important;
    left: 15px;
  }

  .select2-search--dropdown .select2-search__field {
    width: 95%;
  }

  .promo_form textarea {
    width: 260px;
    margin: 0;
  }

  .promo_form input[type=submit] {
    margin: 0;
    margin-top: 10px;
    padding: 10px 17px;
    font-size: 18px;
  }

  .promo_comment {
    font-size: 14px;
  }

  .index_delivery {
    background: #fff;
    color: #000;
    font: bold italic 26px/1.7em Roboto;
    height: 35px;
    padding: 5px;
  }

  .index_deltitler {
    font-size: 20px;
  }

  .wrap {
    width: 100%;
    flex-direction: column;
  }

 

  .item__descr {
    width: 50%;
    margin: 0 auto;
  }

  .index_content {
    width: 93.5%;
  }

  #delivery {
    width: 100%;
  }

  .index_catalog {
    margin: 0;
    width: 87%;
    font: 300 15px Roboto;
  }

  h3 {
    font-size: 14px;
    text-align: justify
  }

  p {
    text-align: justify;
  }

  h4 {
    text-align: center;
  }

  h3,
  h2 {
    margin-left: 0;
  }

  #content_heighter {
    height: 0;
  }

  #content_footer {
    height: 50px;
    width: 93%;
    padding: 10px;
    margin: -20px auto 0;
  }

  #foot_m {
    display: none;
  }

  .counter {
    text-align: center;
    padding: 0;
    display: block;
  }

  #callnowbutton {
    width: 50px;
    height: 50px;
    right: 7px;
  }
}