a:focus, a:active {outline: 0 !important;}
input, input:active, input:focus,
button, button:active, button:focus,
a, a:active, a:focus{
    outline: none !important;
}
fieldset,img {
	border:0;
}
a {
    color: #1a3c52;
    text-decoration: none;
}
body {
    font-family: 'Arimo', sans-serif;
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-image: url(/lib/img/worldmap.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: rgb(156,157,159);
    background-color: -moz-linear-gradient(top, rgba(156,157,159,1) 0%, rgba(249,249,249,1) 100%);
    background-color: -webkit-linear-gradient(top, rgba(156,157,159,1) 0%,rgba(249,249,249,1) 100%);
    background-color: linear-gradient(to bottom, rgba(156,157,159,1) 0%,rgba(249,249,249,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9c9d9f', endColorstr='#f9f9f9',GradientType=0 );
}
.container {
    background: #fff;
}
.vh50  {
  min-height: 50vh;
  background: transparent;
  z-index: 333 !important;
}
.parallax-mirror {
    z-index: 333 !important;
}
.search_trigger svg {
    max-width: 32px !important;
    max-height: 32px !important;
    pointer-events: none;
    display: block;
}

.header svg {
    max-width: 32px;
    max-height: 32px;
    pointer-events: none;
    display: inline-block;
    margin: 0 10px 0 0;
    float: left;
}
.header__consult_outer {
    line-height: 16px;
    cursor: pointer;
}
.header__tel_dropdown {
    padding: .3rem 1.1rem;
}

.operator {
    height: 20px;
    margin: 0 0 0 .5rem;
}
.arrow svg {
    width: 32px
}
@-webkit-keyframes artop {
    0% {
        bottom: 0
    }
    20% {
        bottom: 0
    }
    40% {
        bottom: 30px
    }
    50% {
        bottom: 0
    }
    60% {
        bottom: 15px
    }
    80% {
        bottom: 0
    }
    100% {
        bottom: 0
    }
}
@keyframes artop {
    0% {
        bottom: 0
    }
    20% {
        bottom: 0
    }
    40% {
        bottom: 30px
    }
    50% {
        bottom: 0
    }
    60% {
        bottom: 15px
    }
    80% {
        bottom: 0
    }
    100% {
        bottom: 0
    }
}
.arrow {
    -webkit-animation: artop 2s infinite;
    -moz-animation: artop 2s infinite;
    -o-animation: artop 2s infinite;
    animation: artop 2s infinite;
    z-index: 11;
    position: fixed;
    bottom: 50px;
    right: -10px;
    z-index: 12;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
    opacity: .7;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    cursor: pointer;
    display: none
}
.arrow:hover {
    right: 0
}
.arrow svg {
    fill: #e67817
}


div#workfilters {
    display: block;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light .navbar-brand {
    display: none;
}
input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.number-input {
  border: 1px solid #ddd;
  display: inline-flex;
  border-radius: 5px;
}

.number-input,
.number-input * {
  box-sizing: border-box;
}

.number-input button {
  outline:none;
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  cursor: pointer;
  margin: 0;
  position: relative;
}

.number-input button:before,
.number-input button:after {
  display: inline-block;
  position: absolute;
  content: '';
  width: 1rem;
  height: 2px;
  background-color: #e80000;
  transform: translate(-50%, -50%);
}
.number-input button.plus:before {
  background-color: #27ae60;
}
.number-input button.plus:after {
  transform: translate(-50%, -50%) rotate(90deg);
  background-color: #27ae60;
}

.number-input input[type=number] {
  font-family: sans-serif;
  max-width: 5rem;
  padding: .5rem;
  border-top: solid #dadada;
  border-bottom: solid #dadada;
  border-left: none;
  border-right: none;
  border-width: 0 2px;
  font-size: 2rem;
  height: 3rem;
  font-weight: bold;
  text-align: center;
  box-shadow: none;
}
button.btn.cart-continue span {
    color: #0081bc;
    font-size: 20px;
    font-weight: 400;
    /* text-decoration: underline; */
    border-bottom: 1px dashed;
}
a.btn.cart-order {
    background-color: #27ae60;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
#smc .modal-footer {
    padding: 15px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
    display: flex;
    justify-content: flex-end;
}
#smc .product_cart_delete {
    background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAbCAMAAACgNuTpAAAAbFBMVEUAAADGxsbGxsbGxsbGxsbGxsbGxsbHx8fGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbHx8fGxsbGxsbGxsbHx8fGxsbGxsbGxsbGxsbGxsbGxsbHx8fGxsa2Ci2DAAAAI3RSTlMAw6fAFLyuCF1KGD+DeR+1oRDKJdWZVQXh0I1xajovlGFgNS+b9+kAAACwSURBVCjP7Y5XEsIwDAWf4yIwAbcUIIWS+9+RWBkYEq7Afmg1qx/hTRGFENG0WOPOlohspTfdB1brP6XZZe47pnksArwuMrVn+ZrlCkyj+iVN0NI4KaWbh1kktZEaoKSISAWi2YH3RPziAcCtA5mAvgbw1MjEfT5eYauEMqdD5C5zL0pYccLR5C7+fdtFDXtOuMZN7xuEUmHfARiWfhmwZqxYvlKrHC6G3RqhvxGOgBeSdgw32GC2PAAAAABJRU5ErkJggg==');
    background-repeat: no-repeat;
    background-color: transparent;
    width: 23px;
    height: 27px;
    border: 0;
}
#smc .modal-dialog {
    width: 100% !important;
    max-width: 1100px;
}

.modal-empty a.btn.cart-order {
    display: none;
}





div#mainmenu .row {
    width: 100%;
}



.price_order_count .row .inner {
    border-bottom: 2px dotted #999;
    margin-top: 14px;
    height: 1px;
    top: 0;
    width: 80%;
    position: absolute;
    right: auto;
    left: 15px;
}
.row.page_order.total_footer {
    text-align: right;
    width: 100%;
    border-top: 1px dashed #ccc;
    margin-top: 20px;
    margin-left: 0;
    display: flex;
    align-items: center;
    margin: 20px auto 10px auto;
}

.op_orderlist {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    padding-top: 20px;
}

.op_orderlist #msCart a {
    color: #666;
    text-decoration: none;
    font-size: 100%;
}
.orderpage span.old_price {
    display: table;
    text-align: center;
    margin: 0 auto;
}

input[type="number"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.number-input {
  border: 1px solid #ddd;
  display: inline-flex;
  border-radius: 5px;
}

.number-input,
.number-input * {
  box-sizing: border-box;
}

.number-input button {
  outline:none;
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  cursor: pointer;
  margin: 0;
  position: relative;
}

.number-input button:before,
.number-input button:after {
  display: inline-block;
  position: absolute;
  content: '';
  width: 1rem;
  height: 2px;
  background-color: #e80000;
  transform: translate(-50%, -50%);
}
.number-input button.plus:before {
  background-color: #27ae60;
}
.number-input button.plus:after {
  transform: translate(-50%, -50%) rotate(90deg);
  background-color: #27ae60;
}

.number-input input[type=number] {
  font-family: sans-serif;
  max-width: 5rem;
  padding: .5rem;
  border-top: solid #dadada;
  border-bottom: solid #dadada;
  border-left: none;
  border-right: none;
  border-width: 0 2px;
  font-size: 2rem;
  height: 3rem;
  font-weight: bold;
  text-align: center;
  box-shadow: none;
}
.orderpage .number-input input[type=number] {
    font-family: sans-serif;
    max-width: 3rem;
    padding: .5rem;
    border-top: solid #dadada;
    border-bottom: solid #dadada;
    border-left: none;
    border-right: none;
    border-width: 0 2px;
    font-size: 1rem;
    height: 2rem;
    font-weight: bold;
    text-align: center;
    box-shadow: none;
}
.orderpage .number-input button {
    outline: none;
    -webkit-appearance: none;
    background-color: transparent;
    border: none;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    cursor: pointer;
    margin: 0;
    position: relative;
}
.orderpage .price_old span {
    font-size: 16px !important;
}
.orderpage .price_old {
    font-size: 12px !important;
}
.orderpage .product-price span.shk-price {
    font-size: 20px;
}

.cart_prodprice_row {
    display: flex;
    justify-content: center;
    align-items: center;
    float: none;
}
@media (min-width: 768px) {
    .table-responsive {
        overflow-x: hidden;
    }
}
body.order_page {

}
.orderpage {
    padding: 80px 80px 100px 80px;
    margin-top: 50px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}
.orderpage form.ms2_form.remove.page_order {
    position: absolute;
    right: 20px;
    top: 50px;
    z-index: 22;
}
.product_cart_delete,
#smc .product_cart_delete {
    background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAbCAMAAACgNuTpAAAAbFBMVEUAAADGxsbGxsbGxsbGxsbGxsbGxsbHx8fGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbGxsbHx8fGxsbGxsbGxsbHx8fGxsbGxsbGxsbGxsbGxsbGxsbHx8fGxsa2Ci2DAAAAI3RSTlMAw6fAFLyuCF1KGD+DeR+1oRDKJdWZVQXh0I1xajovlGFgNS+b9+kAAACwSURBVCjP7Y5XEsIwDAWf4yIwAbcUIIWS+9+RWBkYEq7Afmg1qx/hTRGFENG0WOPOlohspTfdB1brP6XZZe47pnksArwuMrVn+ZrlCkyj+iVN0NI4KaWbh1kktZEaoKSISAWi2YH3RPziAcCtA5mAvgbw1MjEfT5eYauEMqdD5C5zL0pYccLR5C7+fdtFDXtOuMZN7xuEUmHfARiWfhmwZqxYvlKrHC6G3RqhvxGOgBeSdgw32GC2PAAAAABJRU5ErkJggg==');
    background-repeat: no-repeat;
    background-color: transparent;
    width: 23px;
    height: 27px;
    border: 0;
}


.input {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 0 0 10px 0;
  max-width: 350px;
  width: calc(100% - 2em);
  vertical-align: top;
}

.input__field {
	position: relative;
	display: block;
	float: right;
	padding: 0.8em;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #aaa;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-appearance: none; /* for box shadows to show on iOS */
}

.input__field:focus {
	outline: none;
}

.input__label {
	display: inline-block;
	float: right;
	padding: 0 1em;
	width: 40%;
	color: #6a7989;
	font-weight: bold;
	font-size: 13px;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.input__label-content {
	position: relative;
	display: block;
	padding: 1.6em 0;
	width: 100%;
}


.graphic {
	position: absolute;
	top: 0;
	left: 0;
	fill: none;
}

.icon {
	color: #ddd;
	font-size: 150%;
}
/* Juro */
.input--juro {
	overflow: hidden;
}

.input__field--juro {
	position: absolute;
	z-index: 100;
	padding: 30px 10px 0px 10px;
	width: 100%;
	background: transparent;
	color: #353535;
	font-size: 0.85em;
  /* border-bottom: 1px dashed #ebebeb; */
}

.input__label--juro {
	padding: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	text-align: left;
  border-bottom: 1px dashed #ebebeb;
}

.input__label-content--juro {
	padding: 20px 10px 10px 10px;
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-transition: -webkit-transform 0.3s, color 0.3s;
	transition: transform 0.3s, color 0.3s;

	text-rendering: geometricPrecision;
}
span.input__label-content.input__label-content--juro a {
    display: none;
}
.input__label--juro::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 99%;
	border: 0px solid transparent;
	-webkit-transition: border-width 0.3s, border-color 0.3s;
	transition: border-width 0.3s, border-color 0.3s;
}

.email_outer_hover:hover .input__label--juro::before,
.input__field--juro:focus + .input__label--juro::before,
.input--filled .input__label--juro::before {
	border-width: 8px;
	border-color: #ebebeb;
	border-top-width: 2em;
}
.email_outer_hover:hover .input__label--juro .input__label-content--juro,
.input__field--juro:focus + .input__label--juro .input__label-content--juro,
.input--filled .input__label--juro .input__label-content--juro {
	color: #353535;
	-webkit-transform: translate3d(0, -1.5em, 0) scale3d(0.75, 0.75, 1);
	transform: translate3d(0, -1.5em, 0) scale3d(0.75, 0.75, 1) translateZ(1px);
}

a.no_email_juro {
    display: none;
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 101;
    color: #353535;
    border-bottom: 1px dashed;
    font-size: 12px;
}
.email_outer_hover:hover a.no_email_juro,
input#email:focus + label + a.no_email_juro {
    display: block !important;
}

textarea.input__field--juro:focus + .input__label--juro .input__label-content--juro,
textarea.input--filled .input__label--juro .input__label-content--juro {
	position:absolute !important;
  color: #353535;
	-webkit-transform: translate3d(0, -1.5em, 0) scale3d(0.75, 0.75, 1);
	transform: translate3d(0, -1.5em, 0) scale3d(0.75, 0.75, 1) translateZ(1px);
}
.textarea_label {
	position:absolute !important;
}




a.navbar-brand {
    display: none;
}
#mse2_form .form-group.col-md-12 {
    margin-bottom: 0;
}


.itempad {
    margin: 0px auto 30px auto;
    padding: 28px;
    border: 1px solid #e0e0e0;
}
a.prodcat_img.prodcat_img_tpl3>h3 {
    padding-top: 0;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    margin-bottom: 0;
    line-height: 1.2em;
    font-size: 20px;
    color: #222222;
}
.price_outer {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 22px;
    line-height: 1.4;
    color: #222222;
}
button.atcart {
    background: #198bdb;
    border: 0;
    color: #fff;
    padding: 15px 35px;
    box-shadow: 2px 2px 4px #ccc;
}
button.atcart:hover {
    box-shadow: 2px 2px 8px #444;
}

.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
.top,
.bottom {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
}
.fixedsticky { top: 0; }
form#mse2_filters>fieldset {
    /* display: flex; */
    /* flex-direction: row; */
}
form#mse2_filters>fieldset>label {
    /* display: inline-flex; */
    /* width: 200px; */
    float: left;
}
div#smc {
    z-index: 1000000;
}

.info_dost p {
    font-size: 1.2rem;
    font-weight: 600;
    color: #198bdb;
    padding-left: 10px;
}

.info_dost span {
    font-weight: 600;
    color: #1fbd60;
}
.info_dost ul {
    list-style: none;
    padding-left: 20px;
    font-size: 0.8rem;
}
.info_dost {
    border-left: 2px solid #ccc;
}

.info_dost .title {
    font-size: 1.5rem;
    text-align: center;
    font-weight: 700;
    color: #868e96;
}


span.shk-price {
    font-size: 2rem;
    font-weight: 600;
    color: #fb6d4d;
    /* font-style: inherit; */
}

.product-price.row {
    font-weight: 500;
    color: grey;
}

.table_desc th, .table_desc td {
    padding: 0.25rem;
}
a.bingc-powered-by {
    display: none !important;
}
.orderpage input::-webkit-input-placeholder {
    font-size: 11px;
    color: #8a8a8a;
}
.b24-widget-button-wrapper {
    display: none !important;
}
.main_menu, .info_menu {
    position: absolute;
    top: 80px;
    z-index: 1040;
    width: 100%;
    height: 100vh;
    left: -100%;
    background: white;
    transition: all 0.5s ease;
}
.show_info .info_menu {
    left: 0;
}
.show_menu .main_menu {
    left: 0;
}
.hamburger {
    padding: 0;
    display: flex;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
}
  .hamburger:hover {
    opacity: 0.7; }
  .hamburger.is-active:hover {
    opacity: 1; }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    background-color: #000; }

.hamburger-box {
  width: 30px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 38px;
    height: 4px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px;
    width: 30px;
    left: 4px;
  }
  .hamburger-inner::after {
    bottom: -10px;
    width: 30px;
    left: 4px;
  }

.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    left: 0;
    width: 38px;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }
.info_toggle span {
    width: 40px;
    height: 40px;
    background: url(/lib/img/info.png);
    display: block;
    background-size: 38px;
    background-repeat: no-repeat;
}
.mbb {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 40px;
}
#myAffix {
    padding: 18px 20px;
    background: #f9f9f9;
    border: 1px solid #ebebeb;
}
.stop-war {
    position: fixed;
    left: 0;
    top: 0;
    width: 90px;
    height: 90px;
    background: url(/lib/img/stop-war-in-ukraine.png);
    z-index: 10000;
    border: 0;
}
.stop-war:hover {
    position: fixed;
}
.stop-war.side {
    background: url(/lib/img/stop_war.svg) right bottom no-repeat;
    background-size: contain;
    left: auto;
    top: 50px;
    right: 0;
    width: 80px;
    z-index: 10!important;
}
.stopwar {
    width: 200px;
    height: 100px;
    position: relative;
    font-weight: 900;
    font-size: 2rem;
}
.stopwar:before {
    content: 'STOP';
    background: blue;
    height: 50px;
    width: 100%;
    display: block;
    top: 0;
    position: absolute;
    text-align: center;
    line-height: 50px;
    color: white;
}
.stopwar:after {
    content: 'WAR';
    background: yellow;
    height: 50px;
    width: 100%;
    display: block;
    bottom: 0;
    position: absolute;
    text-align: center;
    line-height: 50px;
    color: black;
}
.desk .table-responsive {
    overflow: hidden;
}


.test {}
