@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500italic,700,500,700italic&subset=latin,cyrillic);

/* Normalize.css v4.1.1 */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}



audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.0em 0;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}

optgroup {
  font-weight: bold;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* FancyBox CSS v2.1.5  */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer,
.fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('../images/fn_sprite.png');
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../images/fn_loader.gif') center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('../images/fn_blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('../images/fn_overlay.png');
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {

  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url('../images/fn_sprite@2x.png');
    background-size: 44px 152px;
  }

  #fancybox-loading div {
    background-image: url('../images/fn_loader@2x.gif');
    background-size: 24px 24px;/
  }
}

/*Baloon CSS*/
#baloon {
  width: 187px;
  top: 0px;
  left: 0px;
  padding: 0;
  margin: 0;
  display: none;
  position: absolute;
  z-index: 64999;
  filter: Alpha(Opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.8;
}

#baloonHeader {
  width: 187px;
  height: 19px;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
  background-repeat: no-repeat;
  display: block;
}

.baloonHeaderDirect {
  background-image: url(../images/fn_baloon_header.gif);
}

.baloonHeaderFlip {
  background-image: url(../images/fn_baloon_flip.gif);
}

#baloonFooter {
  width: 187px;
  height: 3px;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
  background-image: url(../images/fn_baloon_footer.gif);
  background-repeat: no-repeat;
  display: block;
}

#baloonBody {
  padding: 10px;
  background-color: #D0D0D0;
  width: 187px;
  margin: 0;
  font: normal normal 10px/14px Verdana, Arial, serif;
  line-height: 140%;
  background-image: url(../images/fn_baloon_body.gif);
  background-repeat: repeat-y;
  display: block;
}

/* Autocomplete CSS */
.autocomplete-suggestions {
  background-color: #fff;
  overflow: hidden;
  overflow-y: auto;
  border: 0.0625rem solid #e0e0e0;
  display: table;
}

.autocomplete-suggestion {
  display: table-row;
  width: 100%;
}

.autocomplete-suggestion:nth-child(even) {
  background-color: #fbfbfb;
}

.autocomplete-suggestions .autocomplete-selected {
  background: #f0f0f0;
}

.autocomplete-suggestions strong {
  font-weight: normal;
  color: #ffb400;
}

.autocomplete-suggestion div {
  width: 45px !important;
  text-align: center;
}

.autocomplete-suggestion div,
.autocomplete-suggestions span,
.autocomplete-suggestions a {
  padding: 0.125rem 0.3125rem;
  display: table-cell;
  vertical-align: middle;
}

.autocomplete-suggestions span {
  white-space: nowrap;
}

/*Ui-slider CSS*/
.ui-slider {
  position: relative;
  height: 4px;
  border: 1px solid #2458A8;
  margin: 12px 8px 10px;
  border-radius: 2px;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  width: 16px;
  height: 16px;
  margin-left: -8px;
  top: -7px;
  background: #fff;
  border: 3px solid #2458A8;
  border-radius: 100%;
  cursor: pointer;
}

.ui-slider .ui-slider-range {
  position: absolute;
  background-color: #2458A8;
  height: 100%;
}

/* Slick slider  v1.5.9 */
.slick-slider {
  position: relative;
  display: block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-loading .slick-list {
  background: #fff url('../images/fn_loader.gif') center center no-repeat;
}

.slick-prev,
.slick-next {
  font-size: 0;
  position: absolute;
  width: 8px;
  height: 14px;
  top: 50%;
  margin-top: -15px;
  display: block;
  padding: 0;
  z-index: 10;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background-color: #fff;
  background-repeat: no-repeat;
  opacity: 0.6;
}

.slick-prev {
  left: 0px;
  background: url(../images/right-arr.svg);
  transform: rotate(180deg);
}

.slick-next {
  right: 0px;
  background: url(../images/right-arr.svg);
}

.slick-prev:hover,
.slick-next:hover {
  opacity: 1;
}

.slick-dots {
  position: absolute;
  bottom: 20px;
  display: block;
  width: 100%;
  font-size: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 3px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  display: block;
  width: 14px;
  height: 14px;
  outline: none;
  padding: 0;
  border: 0;
  border-radius: 100%;
  background-color: #02AB6A;
  cursor: pointer;
  color: transparent;
}

.slick-dots li button:hover,
.slick-dots li.slick-active button {
  background-color: #2458A8;
}

.carousel .slick-prev,
.carousel .slick-next {
  top: -70px;
  margin: 0;
}

.carousel .slick-next {
  right: 15px;
}

.carousel .slick-prev {
  left: auto;
  right: 50px;
}

/*Common CSS*/
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.row:after,
.container:after,
.clearfix:after {
  clear: both;
  content: " ";
  display: block;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.hidden {
  display: none !important;
}

.center {
  text-align: center;
}

.nowrap {
  white-space: nowrap;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

*:focus,
.button:focus {
  outline: none;
}

img {
  max-width: 100%;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 30px;
  text-align: left;
  border-collapse: collapse;
}

.table th,
.table td {
  padding: 8px;
  vertical-align: top;
  border: 1px solid #e5e5e5;
}

.table_stripped tbody tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.popup {
  width: 320px;
  max-width: 100%;
  border: 1px solid #e5e5e5;
  padding: 15px;
  text-align: center;
}

.popup_heading {
  margin-bottom: 12px;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  color: #42bc17;
}

/*�����ާ�*/
::-webkit-input-placeholder {
  font-family: inherit;
  color: inherit;
  opacity: 0.6;
  transition: opacity 0.3s ease;
  text-overflow: ellipsis;
}

:-moz-placeholder {
  font-family: inherit;
  color: inherit;
  opacity: 0.6;
  transition: opacity 0.3s ease;
  text-overflow: ellipsis;
}

::-moz-placeholder {
  font-family: inherit;
  color: inherit;
  opacity: 0.6;
  transition: opacity 0.3s ease;
  text-overflow: ellipsis;
}

:-ms-input-placeholder {
  font-family: inherit;
  color: inherit;
  opacity: 0.6;
  transition: opacity 0.3s ease;
  text-overflow: ellipsis;
}

:focus::-webkit-input-placeholder {
  opacity: 0;
}

:focus::-moz-placeholder {
  opacity: 0;
}

:focus:-moz-placeholder {
  opacity: 0;
}

:focus:-ms-input-placeholder {
  opacity: 0;
}

::-moz-placeholder {
  text-overflow: ellipsis;
}

:-moz-placeholder {
  text-overflow: ellipsis;
}

input:-ms-input-placeholder {
  text-overflow: ellipsis;
}

6 [placeholder] {
  text-overflow: ellipsis;
}

.form_input:disabled,
.disabled {
  cursor: default;
}

.form_label {
  display: block;
  margin-bottom: 5px;
}

.form_group {
  margin-bottom: 15px;
}

.form_input {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  height: 38px;
  padding: 0 8px;
  width: 100%;
}

.form_textarea {
  width: 100%;
  resize: vertical;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  padding: 8px;
}

.captcha {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 10px 0;
}

.input_captcha {
  width: 150px;
  vertical-align: top;
  margin: 0 0 0 5px;
}

/* �����ҧ�֧ߧڧ� �� ���ڧҧܧ�� */
.message_error {
  clear: both;
  padding: 10px 20px;
  margin-bottom: 15px;
  margin-top: 10px;
  overflow: hidden;
  color: #f00;
  background-color: #ffcaca;
  border: 1px dotted #f00;
}

.message_success {
  padding: 10px 20px;
  margin-bottom: 15px;
  margin-top: 10px;
  overflow: hidden;
  color: #ffffff;
  background-color: #ff6600;
  border: 2px dotted #12ff02;
  text-transform: uppercase;
}

#sm_logo {
  float: right;
  margin-left: 25px;
  font-size: 0 !important;
}

#sm_logo img {
  vertical-align: top;
}

.promo_img {
  position: absolute;
  max-width: 60px;
  max-height: 60px;
  top: 0;
  left: 0;
}

#fn-map {
  width: 100%;
  height: 400px;
  margin: 20px 0 30px;
}

/*Theme CSS*/
body {
  min-width: 320px;
  font-size: 14px;
  line-height: 1.4;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0.03em;
  color: #000;
  background-color: #fff;
  font-family: "Roboto", Arial, sans-serif;
}










p {
  margin: 0 0 10px;
}


.h1 {
  font-family: Roboto;
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 28px;
  text-indent: 3px;
  color: #1F1F1F;
  display: block;
  padding-bottom: 15px;
  margin-bottom: 15px;
}





@media (max-width: 992px) {
  .h1 {
    font-size: 26px;
  }




}



@media (max-width: 767px) {
  .h1 {
    font-size: 22px;
  }
}

.h2 {
  display: block;
  margin: 0 0 10px 0;
  font-weight: bold;
  font-size: 18px;
  color: #000;
  text-transform: uppercase;
}

a {
  color: #212121;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

#main {
  padding-bottom: 0px;
}

/*Header*/
.header_top {
  color: #2458A8;
}

.top_notice {
  position: relative;
  white-space: nowrap;
}

.top_notice marquee {
  display: block;
}

.top_notice_title {
  position: absolute;
  top: 0px;
  left: 0;
  font-weight: bold;
  font-size: 14px;
  line-height: 36px;
  padding: 0 12px;
  z-index: 10;
}

.header_top {
  background: #E9E9E9 url(../images/bg.svg) no-repeat top center;
}

@media (max-width: 767px) {
  .header_top {
    background: #E9E9E9;
  }
}


.top_notice_text {
  padding-left: 70px;
}

.top_notice_new {
  line-height: 35px;
  white-space: nowrap;
}

.top_notice_new span {
  padding: 0 15px;
}

.rss_icon {
  vertical-align: -2px;
  margin-right: 7px;
}

.logo {
  text-align: center;
}

.header_top a {

  text-decoration: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header_top a:hover {
  color: #42bc17;
}

.top_item {
  position: relative;
  float: right;
  height: 35px;
  padding: 15px 15px 0;
  border-right: 1px solid #e5e5e5;
  text-transform: capitalize;
  color: #2458A8;
}

.top_item:last-child {
  border-left: 1px solid #e5e5e5;
}

.top_item svg {
  vertical-align: middle;
  margin: -3px 2px 0 0;
}

#wishlist svg {
  margin-top: -4px;
}

.dropdown {
  display: none;
}

.top_item .dropdown {
  position: absolute;
  top: 100%;
  right: -1px;
  min-width: calc(100% + 2px);
  background: #fff;
  padding: 8px 0;
  border: 1px solid #e5e5e5;
  z-index: 20;
}

.top_item .drop_item {
  display: block;
  padding: 8px 5px;
  white-space: nowrap;
  text-decoration: none;
  text-align: center;
}

.top_item .switch {
  position: relative;
  cursor: pointer;
}

.top_item .switch::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  border-color: #888 transparent transparent transparent;
  display: inline-block;
  margin: 0 0 0 4px;
  vertical-align: middle;
}

.header_middle {
  padding: 20px 0 18px;
}

.fn-callback {
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
  color: #42bc17;
}

.fn-callback span {
  border-bottom: 1px dotted;
}

.fn-callback:hover span {
  border-color: transparent;
}

#menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.icon_bar {
  display: block;
  width: 22px;
  height: 2px;
  background-color: #333;
}

.icon_bar+.icon_bar {
  margin-top: 4px;
}

#menu_icon {
  display: inline-block;
  cursor: pointer;
}

/*���֧ߧ� �ܧѧ�ѧݧ�ԧ�*/


.menu-catter {
  position: relative;
}


#catalog_menu {
  border-top: none;
  padding: 0px;
  position: absolute;
  width: 100%;
  z-index: 1000;
}

#catalog_menu li {
  position: relative;
}

.submenu {
  display: none;
}

#fn-search {
  position: relative;
  background: #fff;
}

.fn-search {
  width: 100%;
  padding: 0 50px 0 15px;
  height: 38px;
  border: none;
  background: none;
}

.search_button {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  color: #42bc17;
  background-color: transparent;
  width: 45px;
  line-height: 38px;
  font-size: 0;
  text-align: center;
  cursor: pointer;
}

.search_button:hover {
  color: #ff6600;
}

.search_icon {
  width: 19px;
  height: 19px;
  vertical-align: middle;
}

.cart_account {
  overflow: hidden;
}

#cart_informer {
  float: right;
  width: calc(100% - 65px);
}

.cart_info {
  display: block;
  line-height: 50px;
  background-color: #42bc17;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  overflow: hidden;
}

.cartinfo_icon {
  float: left;
  width: 50px;
  height: 50px;
  background-color: #ff6600;
  background-image: url(../images/sprite.svg);
  background-repeat: no-repeat;
  background-position: -190px 11px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.cart_info span {
  float: right;
  width: calc(100% - 50px);
  text-align: center;
}

a.cart_info:hover {
  background-color: #ff6600;
}

a.cart_info:hover .cartinfo_icon,
.account:hover {
  background-color: #42bc17;
}

.account {
  height: 50px;
  width: 50px;
  float: left;
  background-color: #ff6600;
  background-image: url(../images/sprite.svg);
  background-repeat: no-repeat;
  background-position: -90px 14px;
}

/*Footer*/
footer {
  background: url(../images/footer.svg) no-repeat top center;
  color: #ccc;
  padding-top: 60px;
  padding-bottom: 40px;
  line-height: 22px;
  font-size: 16px;
}

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

footer a:hover {
  color: #2458A8;
}

.foot_heading {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  margin: 0 0 12px 0;
}

.foot,
.foot_work {
  margin-bottom: 20px;
}

.subscribe_form {
  position: relative;
  margin-bottom: 20px;
  max-width: 240px;
}

.subscribe_input {
  width: 100%;
  background: #434343;
  border: none;
  height: 44px;
  padding: 0 58px 0 8px;
  color: #ccc;
}

.subscribe_button {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  text-transform: uppercase;
  background: #42bc17;
  border: none;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.arrow_right_icon {
  width: 15px;
  height: 18px;
  vertical-align: middle;
}

.subscribe_button:hover {
  background: #ff6600;
}

.subscribe_text {
  line-height: normal;
}

.foot_social a {
  display: inline-block;
  width: 35px;
  height: 35px;
  font-size: 0;
  border: 1px solid #ffffff;
  line-height: 33px;
  text-align: center;
  text-decoration: none;
  margin-right: 2px;
  -webkit-transition: all 0.45s ease 0s;
  -moz-transition: all 0.45s ease 0s;
  -o-transition: all 0.45s ease 0s;
  transition: all 0.45s ease 0s;
}

.foot_social a:hover {
  background-color: #fff;
}

.social_icon {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

.foot_payments {
  padding-top: 2px;
}

.foot_payments>div {
  display: inline-block;
  height: 30px;
  width: 46px;
  background-image: url(../images/payments.png);
}

.payment_1 {
  background-position: 0 0;
}

.payment_2 {
  background-position: 0 -30px;
}

.payment_3 {
  background-position: 0 -60px;
}

.payment_4 {
  background-position: 0 -90px;
}

.payment_5 {
  background-position: 0 -120px;
}

.foot_address,
.foot_mail,
.foot_phone {
  padding-left: 20px;
  position: relative;
  margin-bottom: 7px;
}

.foot_address::before,
.foot_mail::before,
.foot_phone::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background-image: url(../images/sprite.svg);
  background-repeat: no-repeat;
  top: 2px;
  left: 0;
}

.foot_address::before {
  background-position: 1px -49px;
}

.foot_mail::before {
  background-position: -100px -49px;
}

.foot_phone::before {
  background-position: -51px -49px;
  left: -1px;
}

/*���ߧ��ܧ�*/
.button {
  display: inline-block;
  padding: 10px 15px;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  border-radius: 3px;
  box-shadow: 0px 2px 0px #fff;
  color: #fff;
  border: none;
  background-color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.button:hover,
.buy:hover,
.fn-comparison:hover,
.fn-wishlist:hover,
.fn-comparison.selected:hover,
.fn-wishlist.selected:hover {
  background: linear-gradient(0deg, #2458A8 0%, #21BADF 93.88%);
  box-shadow: 0px 3px 0px #03519E;
  border-radius: 5px;
  color: #FFFFFF;
}


.buy {
  display: inline-block;
  padding: 10px 40px;
  font-weight: 500;
  border-radius: 15px;
  text-decoration: none;
  margin: 0 6px 0 0;
  cursor: pointer;
  font-family: Roboto;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.03em;
  color: #1C1C1C;
  background: #fff;
  border: 1px solid #2458A8;
  box-sizing: border-box;
  border-radius: 5px;
}





.fn-comparison,
.fn-wishlist {
  display: inline-block;
  vertical-align: top;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  color: #42bc17;
  border: none;
  background-color: #ededed;
  text-align: center;
  font-size: 0;
  text-decoration: none;
}

.fn-comparison {
  margin: 0 5px 0 0;
}

.fn-comparison.selected,
.fn-wishlist.selected {
  background-color: #42bc17;
  color: #fff;
}

.fn-comparison svg,
.fn-wishlist svg {
  vertical-align: middle;
}

.fn-comparison.comparison_remove,
.fn-wishlist.wishlist_remove {
  display: block;
  margin: 3px 0;
  width: auto;
  height: auto;
  background: none;
  border-radius: 0;
}

.fn-comparison.comparison_remove span,
.fn-wishlist.wishlist_remove span {
  text-decoration: underline;
  vertical-align: middle;
  font-size: 13px;
  color: #212121;
  margin-left: 2px;
}

.fn-comparison.comparison_remove:hover,
.fn-wishlist.wishlist_remove:hover {
  background: none;
}

.fn-comparison.comparison_remove:hover span,
.fn-wishlist.wishlist_remove:hover span {
  text-decoration: none;
  color: #212121;
}

/*���ѧߧߧ֧��*/
.fn-slick-banner_group1 {
  margin-bottom: 30px;
  overflow: hidden;
}

.banner {
  margin: 0 0 35px;
  font-size: 0;
}

.banner img {
  width: 100%;
}

.three_banners_item {
  float: left;
}

.three_banners_item:first-child,
.three_banners_item:last-child {
  width: 25%;
}

.three_banners_item:nth-child(2n) {
  width: 50%;
}

/*���ݧ�ܧ� �ߧ� �ԧݧѧӧߧ�� */
.block {
  margin-bottom: 30px;
}

/*����֧ӧ�� ���ӧѧ��*/
.card {
  border: 1px solid #e5e5e5;
  position: relative;
  text-align: center;
  overflow: hidden;
}

.card .image {
  position: relative;
  overflow: hidden;
  padding: 20px 0px;
  line-height: 200px;
  font-size: 0;
  background: #fff;
}

.card .image img {
  vertical-align: middle;
}

.hover_block {
  min-height: 160px;
  background: #fff;
}

.hover_inner {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 10;
  padding: 20px 12px 5px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.product_name {
  margin: 0 0 10px;
  text-align: center;
  font-family: Roboto;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  text-indent: 3px;
  color: #2458A8;
}

.product_name a {
  text-decoration: none;
  color: #2458A8;
}

.product_name a:hover {
  color: #000;
}

.card_buttons {
  padding: 0px 0px 15px 15px;
}




.card .price_container {
  margin: 11px 0 14px;
}

.card .fn-variant {
  height: 32px;
  border: 1px solid #e5e5e5;
  margin: -2px 0 15px;
  padding: 0 5px;
  min-width: 160px;
}

.price {
  white-space: nowrap;
  font-family: Roboto;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #000000;
}

.old_price {
  white-space: nowrap;
  color: #999;
  text-decoration: line-through;
  margin-right: 10px;
}

.all_brands_item a,
.brand_item a {
  display: block;
  font-size: 0;
  height: 100px;
  text-decoration: none;
  text-align: center;
}

.brand_item {
  margin-bottom: 20px;
}

.all_brands_item img,
.all_brands_item span,
.brand_item span,
.brand_item img {
  display: inline-block;
  position: relative;
  top: 50%;
  max-height: 100%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 14px;
}

.news_item {
  padding: 15px;
  border: 1px solid #e5e5e5;
  overflow: hidden;
}

.news_image {
  position: relative;
  overflow: hidden;
  margin-bottom: 12px;
}

.news_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.news_name a {
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: all 0.45s ease 0s;
  -moz-transition: all 0.45s ease 0s;
  -o-transition: all 0.45s ease 0s;
  transition: all 0.45s ease 0s;
}

.news_name a:hover {
  color: #42bc17;
}

.news_annotation {
  overflow: hidden;
}

.news_annotation p {
  margin: 0;
}

/*���ݧ֧ҧߧ��� �ܧ���ܧ�*/
.breadcrumb {
  padding: 15px 0;
  list-style: none;
  color: #3b3b3b;
  font-size: 11px;
  text-transform: uppercase;
}

.breadcrumb li {
  display: inline-block;
  padding-right: 10px;
  margin-right: 4px;
  background: url(../images/breadSep.png) no-repeat 100% 3px;
}

.breadcrumb a {
  color: #3b3b3b;
  text-decoration: none;
  -webkit-transition: all 0.45s ease 0s;
  -moz-transition: all 0.45s ease 0s;
  -o-transition: all 0.45s ease 0s;
  transition: all 0.45s ease 0s;
}

.breadcrumb a:hover {
  color: #2458A8;
}

.breadcrumb li:last-child {
  background: none;
  color: #2458A8;
}

.breadcrumb li:last-child a {
  color: #2458A8;
  cursor: default;
}

/* ���ݧ�� */
.blog_item {
  margin: 0 0 30px;
  overflow: hidden;
}

.blog_item+.blog_item {
  padding: 30px 0 0;
  border-top: 1px solid #e5e5e5;
}

.blog_image {
  display: block;
  height: 0;
  padding-bottom: 55%;
  position: relative;
  margin-bottom: 10px;
}

.blog_image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog_name {
  margin: 5px 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}

.blog_name a {
  text-decoration: none;
  color: #2458A8;
  -webkit-transition: all 0.45s ease 0s;
  -moz-transition: all 0.45s ease 0s;
  -o-transition: all 0.45s ease 0s;
  transition: all 0.45s ease 0s;
}

.blog_name a:hover {
  color: #3b3b3b;
}

.read_more {
  display: inline-block;
  margin: 10px 0 0;
  padding: 10px 12px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 11px;
  background-color: #ebebeb;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.read_more:hover {
  background-color: #2458A8;
  color: #fff;
}

.read_more span {
  vertical-align: middle;
}

.read_more .arrow_right_icon {
  margin-left: 3px;
  width: 8px;
  height: auto;
}

/* @group �����٧ڧߧ� */
.purchase_row>div {
  padding: 5px;
}

.purchase_row {
  border: 1px solid #e5e5e5;
  margin-bottom: 15px;
  padding: 5px;
  text-align: center;
}

.total_row>span {
  display: inline-block;
  padding: 5px;
}

.purchase_name a,
.purchase_remove a {
  text-decoration: none;
}

.purchase_name a:hover,
.plus:hover,
.minus:hover {
  color: #ff9c00;
}

.purchase_remove a:hover {
  color: #EB4B0C;
}

.remove_icon {
  width: 14px;
  height: 14px;
  vertical-align: middle;
}

.purchase_image,
.purchase_amount {
  font-size: 0;
}

.fn-product-amount {
  width: 86px;
  display: inline-block;
}

.plus,
.minus {
  font-size: 14px;
  float: left;
  width: 28px;
  height: 28px;
  line-height: 26px;
  border: 1px solid #e5e5e5;
  text-align: center;
  cursor: pointer;
}

.input_amount {
  display: block;
  float: left;
  font-size: 14px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-left: none;
  border-right: none;
  padding: 0;
  margin: 0;
  height: 28px;
  width: 30px;
  text-align: center;
}

.fn-coupon {
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  padding: 0 10px;
  width: 200px;
  height: 38px;
  margin: 0 5px 10px 0;
  vertical-align: top;
}

.coupon .button {
  margin-bottom: 10px;
}

.coupon {
  border: 1px solid #e5e5e5;
  padding: 10px 10px 0px;
  margin-bottom: 15px;
  text-align: center;
}

.purchase_total {
  padding: 15px;
  text-align: center;
  border: 1px solid #e5e5e5;
  margin-bottom: 30px;
  font-weight: 500;
  font-size: 16px;
}

.total_name {
  text-align: right;
}

.price_total .total_sum {
  color: #2458A8;
  font-size: 18px;
  font-weight: bold;
}

.purchase_price,
.purchase_sum {
  white-space: nowrap;
}

.purchase_head,
.purchase_name {
  font-weight: 500;
  font-size: 15px;
}

.delivery {
  margin-top: 20px;
  margin-bottom: 25px;
  border: 1px solid #e5e5e5;
  padding: 20px 15px 15px;
  list-style: none;
}

.delivery_item {
  margin-bottom: 15px;
}

.delivery_description {
  margin-left: 25px;
  display: none;
}

.active+.delivery_description {
  display: block;
}

.input_delivery {
  float: left;
  margin: 7px 0 0;
}

.delivery_item img {
  vertical-align: middle;
  margin-right: 4px;
}

.delivery_name {
  display: block;
  padding-left: 25px;
}

.delivery_label {
  display: block;
  overflow: hidden;
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 15px;
}

.active.delivery_label {
  font-weight: bold;
}

.method_name {
  font-weight: bold;
  font-size: 16px;
  margin: -10px 0 15px;
}

.method_description {
  margin: 15px 0;
}

/* @group �������ѧߧڧ�ߧѧ� �ߧѧӧڧԧѧ�ڧ� */
.pagination {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
  text-align: center;
}

.page_item {
  display: inline-block;
  margin: 0 3px 3px 0;
}

.page_link {
  display: block;
  padding: 5px;
  min-width: 30px;
  text-align: center;
  text-decoration: none;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  color: #303030;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}

.page_link:hover,
.active .page_link {
  color: #fff;
  background-color: #42bc17;
  border-color: #42bc17;
}

.pagination .disabled {
  display: none;
}

/* @group ������ڧ��ӧܧ� */
#fn-products_sort {
  margin: 0 0 15px;
  text-align: center;
}

.sort {
  display: inline-block;
}

.sort_label {
  font-weight: 500;
  font-size: 13px;
  margin-right: 3px;
}

.sort-select {
  height: 28px;
  border: 1px solid #e5e5e5;
}

/*����ӧѧ�*/
.category_image {
  margin: 0 0 15px;
}

#fn-products_content .card,
.fn-wishlist-page .card {
  margin: 0 0 20px;
}

.product_info,
.gallery {
  margin-bottom: 20px;
}

.gallery .image {
  position: relative;
  border: 1px solid #e5e5e5;
  padding: 15px;
  font-size: 0;
  text-align: center;
}

.gallery img {
  vertical-align: middle;
}

.images {
  border-left: 1px solid #e5e5e5;
  text-align: center;
}

.images .images_item {
  float: left;
  width: 25%;
}

.images a {
  display: block;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  font-size: 0;
  line-height: 95px;
}

.product_rating,
.brand,
.sku,
.available {
  margin: 0 0 8px;
}

.fn-in_stock {
  color: #00ccff;
}

.fn-not_stock {
  color: #EB4B0C;
}

.product_info .price_container {
  margin: 20px 0;
}

.product_info .price {
  font-size: 20px;
  color: #212121
}

.product_info .fn-price {
  font-size: 26px;
}


.product_info .fn-price2 {
  font-size: 26px;
}


.product_info .old_price {
  font-size: 16px;
}

.select_container {
  margin-bottom: 15px;
}

.product_info .fn-variant {
  height: 35px;
  padding: 0 6px;
  border: 1px solid #e5e5e5;
  min-width: 170px;
  vertical-align: top;
}

.product_info .fn-product-amount {
  width: 110px;
  vertical-align: top;
  margin: 0 15px 15px 0;
}

.product_info .input_amount {
  height: 35px;
  width: 40px;
}

.product_info .plus,
.product_info .minus {
  height: 35px;
  width: 35px;
  line-height: 33px;
}

.product_info .buy {
  line-height: 42px;
  padding: 0 35px;
  border-radius: 20px;
  margin: 0 15px 15px 0;
}

.product_info .fn-wishlist,
.product_info .fn-comparison {
  line-height: 42px;
  height: 42px;
  width: 42px;
}

.features {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}

.features li {
  padding: 10px 5px 10px 5px;
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
  background-color: #fff;
}

.features li:nth-child(odd) {
  background-color: #f7f7f7;
}

.features label {
  font-style: normal;
  display: block;
  width: 30%;
  float: left;
}

.features span {
  float: left;
  display: block;
  width: 70%;
  padding-left: 15px;
}

.tab_navigation {
  overflow: hidden;
  z-index: 1;
}

.tab_navigation a {
  display: block;
  float: left;
  margin: 0 3px 0 0;
  background: linear-gradient(180deg, rgba(23, 175, 212, 0.12) 0%, rgba(36, 88, 168, 0.12) 100%);
  transform: skewX(-15deg);
  border-radius: 10px 10px 0px 0px;
  color: #1f2022;
  padding: 10px 5px;
  font-size: 11px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.tab_navigation a:hover,
.tab_navigation a.selected {
  background: linear-gradient(180deg, #17AFD4 0%, #2458A8 100%);
  color: #fff;
}

.tab_container {
  overflow: hidden;
  border: 1px solid #e5e5e5;
  margin: -1px 0 0;
}

.tab {
  display: none;
  padding: 25px;
}

/* @group ����ާާ֧ߧ�ѧ�ڧ� */
.comment_item {
  margin-bottom: 15px;
}

.comment_item .comment_item {
  margin-top: 10px;
}

.comment_author {
  font-weight: bold;
  font-size: 16px;
}

.comment_text {
  padding-left: 20px;
}

.no_comments {
  margin-bottom: 15px;
}

.comment_item+.h2 {
  margin-top: 30px;
}

.comment_form {
  margin: 20px 0 0;
}

.pager {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

.pager li:nth-child(even) {
  text-align: right;
}

.pager a,
.pager a:hover span {
  text-decoration: none;
}

.pager a:hover {
  color: #42bc17;
}

.social_share {
  margin: 15px 0;
}

.change_pass {
  margin-bottom: 10px;
}

.change_pass span {
  cursor: pointer;
  border-bottom: 1px dotted;
}

.change_pass span:hover {
  border-color: transparent;
}

.post {
  line-height: 1.5;
}

.post_date {
  margin: 0 0 15px;
}

.post_date span {
  display: inline-block;
  padding: 5px 7px;
  background: #e5e5e5;
}

/*���ߧ��ܧ� �ӧӧ֧��*/
#move_up {
  width: 42px;
  height: 26px;
  position: fixed;
  bottom: 30px;
  right: 0;
  z-index: 9999;
  display: block;
  margin-bottom: 7px;
  background: url(../images/up-arrow.png) no-repeat left 0px;
  cursor: pointer;
}

#move_up:hover {
  background-position: left bottom;
}

/*���ڧݧ����*/






.filters {
  border: 1px solid #e5e5e5;
  padding: 15px;
  margin-bottom: 25px;
}


.filter_head {
  margin: 0 0 30px;
  padding: 13px 15px;
  position: relative;
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  background-color: #181818;
}

.filter_name {

  display: block;
  font-weight: bold;
  font-size: 14px;
  color: #000;
  margin: 0 0 5px;
  text-transform: uppercase;

}










.filter_head .subswitch {
  position: absolute;
  width: 45px;
  height: 45px;
  top: 0;
  right: 0;
  text-align: center;
  cursor: pointer;
  background: url(../images/sprite.svg) no-repeat -182px -35px;
  cursor: pointer;
}

.filter_head .down.subswitch {
  background: url(../images/sprite.svg) no-repeat -232px -35px;
}


.price_labels {
  overflow: hidden;
}

#fn-slider-min,
#fn-slider-max {
  width: 90px;
  padding: 0 3px;
  border: none;
}

#fn-slider-max {
  text-align: right;
}



.switcher {
  position: absolute;
  width: 45px;
  height: 45px;
  top: 0;
  right: 0;
  text-align: center;
  cursor: pointer;
  padding-top: 14px;
}

.filter_group {
  margin-bottom: 15px;
}

.filter_item {
  padding: 4px 0;
}

.filter_link {
  display: block;
  position: relative;
  -webkit-appearance: none;
  background: none;
  border: none;
  text-align: left;
  text-decoration: none;
  padding: 0 0 0 20px;
  cursor: pointer;
}

.filter_link::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 13px;
  height: 13px;
  border: 1px solid #e5e5e5;
}

.checked.filter_link::before {
  background-image: url(../images/sprite1.svg);
  background-repeat: no-repeat;
  background-position: -101px -201px;
}

.min_input,
.max_input {
  width: 50%;
  padding: 0 3px;
  border: none;
  float: left;
}

.max_input {
  text-align: right;
}

.selected_filter_boxes {
  margin-left: -10px;
}

.selected_filter_box {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  margin-bottom: 10px;
}

.filter_reset {
  margin-top: 5px;
  display: inline-block;
  border: 1px solid #e5e5e5;
  background: none;
  padding: 2px 5px;
  font-size: 13px;
  color: #1f2022;
  text-decoration: none;
  cursor: pointer;
}

.filter_reset:hover {
  color: #ff9c00;
}

.selected_filter_box .s_filter_link {
  -webkit-appearance: none;
  display: inline-block;
  position: relative;
  border: none;
  background: none;
  font-size: 13px;
  padding: 0 20px 0 0;
  cursor: pointer;
  color: inherit;
  text-align: left;
}

.s_filter_link svg {
  position: absolute;
  top: 3px;
  right: 3px;
  width: 12px;
  height: 12px;
}

.selected_filter_item:hover .s_filter_link svg {
  color: #ff9c00
}

/*������ާ���֧ߧߧ��� ���ӧѧ��*/
.browsed {
  padding: 0 15px;
  border: 1px solid #e5e5e5;
  display: table;
  width: 100%;
  margin: 0 0 30px;
}

.browsed_item {
  display: table-row;
}

.browsed_img {
  display: table-cell;
  width: 60px;
  padding: 15px 10px 15px 0;
  font-size: 0;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}

.browsed_name {
  display: table-cell;
  padding: 15px 0px 15px 10px;
  font-weight: 500;
  font-size: 14px;
  vertical-align: middle;
}

.browsed_item~.browsed_item .browsed_img,
.browsed_item~.browsed_item .browsed_name {
  border-top: 1px solid #e5e5e5;
}

.browsed_name a {
  text-decoration: none;
  -webkit-transition: all 0.45s ease 0s;
  -moz-transition: all 0.45s ease 0s;
  -o-transition: all 0.45s ease 0s;
  transition: all 0.45s ease 0s;
}

.browsed_name a:hover {
  color: #42bc17;
}

/* ���֧ۧ�ڧߧ� ���ӧѧ�� */
.rating_starOff,
.rating_starOn {
  display: inline-block;
  vertical-align: top;
  width: 90px;
  height: 18px;
  background: url(../images/rating.png) repeat-x left top;
}

.rating_starOn {
  display: block;
  background-position: left bottom;
}

/* ����ѧӧߧ֧ߧڧ� */
.comparison_page {
  margin-bottom: 30px;
}

.comparison_left {
  float: left;
  width: 30%;
}

.fn-comparison_products {
  float: right;
  width: 70%;
  position: relative;
  margin: 0;
}

.comparison_left .fn-product {
  position: relative;
}

.fn-show {
  position: absolute;
  left: 0;
  bottom: 0;
}

.comparison_product {
  text-align: center;
}

.comparison_product .button {
  width: 100%;
  padding: 10px 0 11px;
  margin-bottom: 10px;
}

.cell {
  padding: 7px;
  border-bottom: 1px solid #eee;
}

.cprs_rating {
  padding: 7px 0 10px;
  border-bottom: 1px solid #eee;
}

.comparison_product .image {
  padding: 10px;
  margin-bottom: 10px;
  position: relative;
  height: 220px;
  line-height: 200px;
  text-align: center;
  font-size: 0;
  background: #fff;
}

.comparison_product .price_container {
  margin-bottom: 5px;
}

.comparison_product .fn-resize {
  padding: 0 7px;
}

.cell:nth-child(odd) {
  background: #efefef;
}

.fn-show a {
  display: inline-block;
  padding: 6px 11px;
  text-decoration: none;
  margin: 0 5px 5px 0;
}

.fn-show a:hover,
.fn-show .active {
  background: #fff;
  border: 1px solid #eee;
  padding: 5px 10px;
  color: #000;
}

.fn-show a span {
  border-bottom: 1px dashed;
}

.fn-show a:hover span,
.fn-show .active span {
  border-color: transparent;
}

.userContentWrapper {
  overflow: hidden;
}

#vk_groups {
  margin-bottom: 30px;
}

.secret_number {
  border: 1px solid #e8e8e1;
  padding: 9px;
  border-radius: 2px;
  background: #f5f8f9;
  display: inline-block;
  position: relative;
  text-shadow: 1px 1px #38c0f3, -1px 1px mediumturquoise, -1px -1px mediumturquoise, 1px -1px mediumturquoise;
  color: white;
  font-weight: bold;
  -moz-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  pointer-events: none;
  cursor: pointer;
}

.secret_number:before {
  content: "";
  position: absolute;
  top: 10px;
  right: -15px;
  bottom: -15px;
  left: 0;
  z-index: -1;
  background-size: 4px 4px;
}

.secret_number:after {
  content: attr(data-name);
  position: absolute;
  top: 2px;
  left: 2px;
  z-index: -2;
  text-shadow: 1px 1px white,
    2px 2px white,
    3px 3px white,
    4px 4px white;
  color: white;
  transition: all 1s;
}

.error {
  color: red;
}

@media (min-width: 768px) {



  .menu_group_header .menu_item {
    float: left;
  }

  .menu_group_header .menu_item_1 .menu_link {
    display: block;
    padding: 0 5px;
  }

  .menu_group_header .menu_item_2 .menu_link {
    display: inline-block;
    padding: 7px 15px;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 500;
  }

  .menu_group_header .menu_eventer {
    position: relative;
  }

  .menu_group_header .menu_item_1.menu_eventer>a:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    border-color: #888 transparent transparent transparent;
    display: inline-block;
    vertical-align: top;
    margin: 24px 0 0 4px;
  }

  .menu_group_header .menu_list {
    margin: 0px;
  }

  .menu_group_header .menu_item {
    margin: 0px;
  }

  .menu_group_header .menu_eventer .menu_list_2 {
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 1px solid #d6d6d6;
    position: absolute;
    z-index: 99;
    margin: 0;
    padding: 10px 3px !important;
    padding-top: 7px;
    -webkit-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    opacity: 0;
    visibility: hidden;
    text-align: left;
    background: #fff;
  }

  .menu_group_header .menu_eventer:hover .menu_list_2 {
    opacity: 1;
    visibility: visible;
  }

  .menu_group_header .menu_item_2,
  .menu_group_header .menu_list_3 {
    float: none;
    margin: 0px;
    padding: 0;
  }

  .menu_group_header .menu_eventer .menu_item {
    background-color: #fff;
  }

  .menu_group_header .menu_eventer .menu_link {
    white-space: nowrap;
  }
}


@media (max-width: 767px) {
  #menu .menu_list_2 {
    padding-left: 15px;
  }

  #menu .menu_list_2 .menu_link {
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: none;
  }

  #menu .menu_link {
    position: relative;
    display: block;
    padding: 8px 15px;
  }
}






footer #menu {
  margin-left: 0px;
}



.menu_group_footer ul li,
.menu_group_menfoot2 ul li {
  display: block;
  text-transform: none;
  line-height: 30px !important;
  margin-left: 0px !important;
}


.menu_group_footer ul li a,
.menu_group_menfoot2 ul li a {
  text-transform: none;
}



/*vedastudio_seo_products_tags*/
.tags_block {
  background-color: #fff;
  padding: 20px;
  margin-bottom: 25px;
}

.tags {
  list-style: none;
  margin: 0;
  padding: 0;
}

.columns {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}

.tag {
  font-size: 13px;
  display: inline-block;
  border: 1px solid #e8e8e1;
  margin: 0 3px 5px 0;
  padding: 2px 5px;
  border-radius: 3px;
  text-decoration: none;
}

.tag:hover {
  border: 1px solid #f2bd0b;
}

.product_tags {
  font-size: 13px;
  margin-bottom: 25px;
}

.product_tags_heading {
  font-weight: bold;
}

.alpha {
  font-size: 18px;
  font-weight: bold;
  padding: 5px 10px;
  border-top: 1px dashed #e1e8ed;

}

/*/vedastudio_seo_products_tags*/

/*photo_gallery*/
.photo_gallery {
  position: relative;
}

.photo_gallery_item {
  border-bottom: 1px solid #e8e8e1;
  box-shadow: inset -1px 0 0 #e8e8e1;
  background-color: #fff;
  margin-bottom: 0;
}

.photo_gallery_content {
  padding: 5px 15px 5px;
  color: #606060;
  text-align: center;
}

.photo_gallery_image {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  opacity: .8;
  padding-bottom: 60%;
  transition: opacity 0.2s ease;
}

.photo_no_image {
  background-image: url(../images/no_image.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.photo_gallery_item:hover .photo_gallery_image {
  opacity: 1;
}

.photo_gallery_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  height: 100%;
  object-fit: cover;
}

/*/photo_gallery*/

.captcha {

  width: 100%;

}




footer #menu li a {
  color: #fff;
  border-bottom: 0px solid #fff;
}

footer #menu li a:hover {
  border-bottom: 0px solid #fff;
}







@media (min-width: 1000px) {


  .catalog_menu1 {
    border: 1px solid #e0e0e0;
    background: #fff;
    padding: 10px 0px;
    margin-bottom: 40px;
  }

  .catalog_menu1 li {
    list-style: none;
    position: relative;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    background-color: #fff;
    padding: 0px 7px;
  }

  .catalog_menu1>ul>li:last-child {
    border-radius: 0 0 5px 5px;
  }

  .catalog_menu1 a {
    padding: 11px 32px 11px 12px;
    display: block;
    color: #000;
    position: relative;
    text-decoration: none;
    border-bottom: 1px solid #e5e5e5;
  }


  .catalog_menu1 a:hover {
    color: #2458A8;
  }


  .catalog_menu1>ul>li>a.selected,
  .catalog_menu1>ul>li.open>a,
  .catalog_menu1>ul>li>a:hover {
    color: #2458A8;
  }

  .catalog_menu1 .submenu a:hover {
    color: #2458A8;
  }
}

@media (max-width: 1000px) {
  #mob-menu {
    display: none;
  }
}

.ttablet td {
  background-color: #f3e9e0;
  border: 1px solid #484948;
  font-size: 14pt;
  padding: 10px;
}


.ttablet img {
  min-width: 170px;
}

.ttablet a {
  text-decoration: none;
}



.img2 {
  border: 2px solid #484948;
}

.mmm a {
  background-color: #2c4e01;
  border-radius: 7px;
  color: #fff;
  float: left;
  font-size: 18pt;
  font-weight: bold;
  margin-right: 10px;
  padding: 3px 22px;
  text-decoration: none;
}


.tabls {
  width: 100%;
  background-color: #f3faea;
  border-color: #000000;
  border-width: 1px;
  border-style: solid;
}


.catalog_menu1 .selected {
  padding: 11px 32px 11px 12px;
  display: block;
  color: #2458A8;
  font-weight: 600;
  position: relative;
  text-decoration: none;
  border-bottom: 1px dashed #e5e5e5;
}



/* �ܧѧ��ڧߧܧ� �ߧ� ����ѧߧڧ�� */
.minimized {
  width: 280px;
  cursor: pointer;
  border: 5px solid #FFF;
  height: 180px;
  float: left;
  object-fit: cover;
}




/* ��ӧ֧ݧڧ�֧ߧߧѧ� �ܧѧ��ڧߧܧ� */
#magnify {
  display: none;

  /* position: absolute; upd: 24.10.2016 */
  position: fixed;
  max-width: 600px;
  height: auto;
  z-index: 9999;
}

#magnify img {
  width: 100%;
}

/* �٧ѧ�֧ާߧ���ڧ� ���� */
#overlay {
  display: none;

  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: 9990;
}

/* �ܧߧ��ܧ� �٧ѧܧ����ڧ� */
#close-popup {
  width: 30px;
  height: 30px;

  background: #FFFFFF;
  border: 1px solid #AFAFAF;
  border-radius: 15px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
}

#close-popup i {
  width: 30px;
  height: 30px;
  background: url(../images/cross.png) no-repeat center center;
  background-size: 16px 16px;
  display: block;
}



#close-popup:hover {
  animation: rota 4s infinite normal;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}


@media (max-width: 992px) {
  .menu_item {
    padding: 0 6px !important;
  }
}




@media (max-width: 775px) {
  .minimized {
    width: 200px;
    cursor: pointer;
    border: 5px solid #FFF;
    height: 150px;
    float: left;
    object-fit: cover;
  }


  #magnify img {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }

  #close-popup {
    right: 20px;
    z-index: 1000;
    width: 50px;
    height: 50px;
    background: transparent;
    border: 1px solid transparent;
    top: 0px;

  }

  #close-popup i {
    width: 50px;
    height: 50px;

  }




}







.menu_list_2 li a {
  color: #212121 !important;
  text-transform: none !important;
  line-height: 1.5 !important;
  text-align: left;
  border-bottom: 1px dashed #e5e5e5;
}



#menu .menu_list_2 {
  line-height: 35px !important;
}







@media (max-width: 1000px) {

  .nomobyes,
  .plusys {
    display: none;
  }
}


/*sitemap-html*/
#menu_sitemap {
  margin-left: -10px;
  float: left;
  margin-top: 7px;
  /*max-width: 700px;*/
  width: 100%;
}

#menu_sitemap li {
  height: 30px;
  display: block;
  float: left;
  list-style: none;
}

#menu_sitemap li a {
  margin-right: 5px;
  font-size: 12px;
  display: block;
  float: left;
  padding: 6px 11px 6px 11px;
  color: #606060;
}

#menu_sitemap li:hover a {
  border: 1px solid #d5d5d5;
  background-color: #ffffff;
  padding: 5px 10px 6px 10px;
  border-radius: 20px;
  text-decoration: none;
}


#listpage_content {
  margin: 50px 0 20px 20px;
}

#listpage_content div.categTree {
  float: left;
  width: 60%;
}

#listpage_content div.categTree ul.tree li {
  background: url("../images/sitemap-horizontal.png") no-repeat scroll left 10px rgba(0, 0, 0, 0);
  list-style-type: none;
  border-left: 1px dotted #999999;
  margin-left: 11px;
  padding-left: 20px;
}

#listpage_content div.categTree ul.tree ul.sitemap_products li a {
  color: #408080;
}

#listpage_content div.sitemap_list {
  float: left;
  min-height: 120px;
  padding: 0;
  width: 30%;
}

#listpage_content div.sitemap_list ul {
  list-style-type: none;
}

#listpage_content div.sitemap_list li a {
  background: url("../images/arrow_right_2.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
  color: #333333;
  display: block;
  padding: 2px 0 2px 10px;
}

/*/sitemap-html*/



@media (max-width: 767px) {

  #menu li a {
    color: #333;
    border-bottom: 1px dashed #e5e5e5;
  }
}




.chek {
  font-size: 10px;
  padding-top: 20px;
}


[type="checkbox"] {
  margin-right: 5px;
}



details summary::-webkit-details-marker {
  display: none;
}




.popular .photo_gallery_item {
  border-bottom: 1px solid #F2F2F2;
  box-shadow: inset -1px 0 0 #F2F2F2;
  background-color: #F2F2F2;
  padding-bottom: 15px;
}






.phottos {
  text-align: right;
  padding-top: 20px;
}


.phottos a {
  border: 1px solid #42BC17;
  box-sizing: border-box;
  border-radius: 50px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 20px;
  letter-spacing: 0.03em;
  color: #242424;
  padding: 18px 70px 18px 25px;
  background: url(../images/02/right.svg) no-repeat center right 10px;
  text-decoration: none;
}



@media (max-width: 992px) {
  .phottos a {
    font-size: 16px;
    letter-spacing: 0.03em;
    padding: 12px 50px 12px 12px;
    background: url(../images/02/right.svg) no-repeat center right 10px;
    background-size: 12%;
  }


  .phottos {
    padding-top: 0px;
  }

}

@media (max-width: 767px) {
  .phottos {
    text-align: center;
  }

}



.preimush {
  width: 100%;
  float: left;
}

.preimush1 {
  width: 33.33333%;
  float: left;
  padding-bottom: 60px;
}

.preimush img {
  float: left;
  margin-right: 40px;
  margin-top: 10px;
}




.preimush-zag {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 0.03em;
  color: #242424;
}


.preimush-desc {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.03em;
  color: #757575;
}

@media (max-width: 1200px) {
  .preimush img {
    margin-right: 20px;
    padding-bottom: 40px;
  }


  .preimush1 br {
    display: none;
  }

  .preimush1 {
    padding-bottom: 20px;
  }
}



@media (max-width: 992px) {
  .preimush1 {
    width: 50%;
    padding-bottom: 20px;
  }

  .preimush img {
    padding-bottom: 20px;
  }
}



@media (max-width: 767px) {
  .preimush img {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .preimush1 {
    width: 50%;
    padding-bottom: 20px;
    text-align: center;
  }
}


@media (max-width: 460px) {
  .preimush1 {
    width: 100%;
  }
}



@media (max-width: 992px) {
  .stoimost-zag {
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 40px;
  }


  .stoimost-desc {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 30px;
  }

  .stoimost1 {
    width: 65%;
  }

  .stoimost2 {
    width: 35%;
  }
}



.str3 {
  background: url(../images/03/str3.svg) no-repeat center right 15px;
}


@media (max-width: 1200px) {
  .str3 {
    background: url(../images/03/str3.svg) no-repeat center right 2px;
    background-size: 5%;
  }
}


@media (max-width: 992px) {
  .str3 {
    background: transparent;
  }
}




.tabs {
  width: 100%;
  padding-top: 20px;
  margin: 0 auto;
}

.tabs>section {
  display: none;
  border-top: 1px solid #BDBDBD;
  padding-top: 30px;
}

.tabs>section>p {
  margin: 0 0 5px;
  line-height: 1.5;
  color: #383838;

  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}



.tabs>input {
  display: none;
  position: absolute;
}

.tabs>label {
  display: inline-block;
  line-height: 21px;
  letter-spacing: 0.03em;
  position: relative;
  font-weight: 600;
  font-size: 16px;
  line-height: 50px;
  color: #636363;
  margin-right: 60px;
}








.tabs>label:hover {
  cursor: pointer;
  color: #333333;
}

.tabs>input:checked+label {
  border-bottom: 2px solid #0dade0;
  color: #333333;
}

#tab1:checked~#content-tab1,
#tab2:checked~#content-tab2,
#tab3:checked~#content-tab3 {
  display: block;
}


@media screen and (max-width: 680px) {
  .tabs>label {
    font-size: 0;
  }

  .tabs>label:before {
    margin: 0;
    font-size: 18px;
  }
}

@media screen and (max-width: 400px) {
  .tabs>label {
    padding: 15px;
  }

}


@media (max-width: 1200px) {
  .tabs>label {
    font-size: 13px;
  }
}

@media (max-width: 992px) {
  .tabs>label {
    width: auto;
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  .tabs>label {
    width: 100%;
    font-size: 14px;

    border-radius: 0px 0px 0px 0px;
  }


  #men-mobys {
    display: none;
  }


}




.gods {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.03em;

  color: #FFFFFF;

}

.foot-tel {
  padding-bottom: 15px;
}


.foot-tel::before {
  content: "";
  display: block;
  float: left;
  background: url(../images/tel-foot.svg);
  width: 20px;
  height: 30px;
  margin-top: 0px;
  margin-right: 10px;
}

.foot-mailes::before {
  content: "";
  display: block;
  float: left;
  background: url(../images/mail-foot.svg);
  width: 20px;
  height: 15px;
  margin-top: 3px;
  margin-right: 10px;
}

.foot-adress::before {
  content: "";
  display: block;
  float: left;
  background: url(../images/adress-foot.svg);
  width: 15px;
  height: 20px;
  margin-right: 15px;
  margin-top: 3px;
}




.foot-tel a,
.foot-mailes a,
.foot-adress {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.03em;
  color: #FFFFFF;

}


.foot-tel,
.foot-mailes,
.foot-adress {
  margin-bottom: 15px;
}


.foot-socc {
  width: 100%;
  float: left;
}



.foot-socc img {
  float: left;
  padding-right: 10px;

}


#got-rabbst {
  padding-top: 40px;
  padding-bottom: 50px;
}


#prem-product {
  padding-top: 60px;
  padding-bottom: 20px;
  width: 100%;
  float: left;
}


#prem-product2 {
  padding-top: 40px;
  padding-bottom: 60px;
  width: 100%;
  float: left;
}

#prem-product2 .h1 {
  margin-bottom: 40px;
}



.tab_navigation a {
  padding: 15px 55px;
  font-size: 16px;
  width: 49.6%;
  text-align: center;
}



@media (max-width: 992px) {

  #got-rabbst {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  #prem-product {
    padding-top: 40px;
    padding-bottom: 20px;
  }


  #prem-product2 {
    padding-top: 20px;
    padding-bottom: 40px;
  }



}

@media (max-width: 767px) {

  .foot-socc {
    padding-bottom: 20px;
  }




  #etaps-cat {
    margin-top: -20px;
    margin-bottom: 0px;
  }


  #prem-product {
    padding-top: 30px;
    padding-bottom: 20px;
  }


  #prem-product2 {
    padding-top: 10px;
    padding-bottom: 40px;
  }




  .tab_navigation a {
    width: 100%;
  }

  #prem-product {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  #got-rabbst {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .product_name {
    font-size: 16px;
  }


  .price {
    font-size: 16px;
  }


}


.product-opisanye {
  padding: 20px 0px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;

  align-items: center;
  letter-spacing: 0.03em;
  color: #000000;
}

.product-opisanye img {
  padding-top: 20px;
}


@media (min-width: 992px) {
  .preimush .minimized {
    width: 230px;
    cursor: pointer;
    border: 7px solid #FFF;
    height: 185px;
    float: left;
    object-fit: cover;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}




.tt1 {
  width: 23%;
  float: left;
  text-align: center;
  border: 1px solid #e9e9e9;
  padding: 5px;
  margin-left: 1%;
  margin-right: 1%;
  border-radius: 6px;
  margin-bottom: 15px;
  font-size: 13px;
}

.tt1 a {
  text-decoration: none;
}

.tt1 img {
  height: 140px;
  object-fit: cover;
  padding-bottom: 10px;
}

.tt1:hover {
  border: 1px solid #5a4839;
}



@media (max-width: 720px) {
  .tt1 {
    width: 31%;
  }

}


@media (max-width: 520px) {
  .tt1 {
    width: 48%;
  }

}


.suubcat {
  width: 100%;
  clear: both;
  float: left;
  margin-bottom: 20px;
  margin-top: 0px;
}




@media (max-width: 767px) {

  #catalog_menu a {
    font-size: 16px;

  }
}




.catalog-all {
  cursor: pointer;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 32px;
  text-indent: 3px;
  text-decoration-line: underline;
  color: #1C1C1C;
  border: none;
  background: transparent;
}



.card {
  box-shadow: 0px 4px 10px rgba(36, 88, 168, 0.15);
  border-radius: 5px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}


.popular {
  padding-top: 60px;
  padding-bottom: 60px;
  background: rgba(36, 88, 168, 0.03);
  margin-top: 80px;
}


.popular .h1 {
  padding-bottom: 35px;
}

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


@media (max-width: 767px) {
  .popular {
    padding-bottom: 20px;
    margin-top: 40px;
  }
}

.predlagaem {
  padding-top: 60px;
  padding-bottom: 170px;
  width: 100%;
  float: left;
  background: url(../images/bg4-min.png) no-repeat bottom center;
}


.predlagaem .h1 {
  background: url(../images/line.svg) no-repeat bottom left;
  padding-bottom: 20px;
}





.predlagaem1 {
  width: 50%;
  float: left;
  padding-right: 20px;
}


.predlagaem2 {
  width: 50%;
  float: left;
}



.predlagaem-txt {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 28px;
  text-indent: 3px;
  padding-top: 20px;
  color: #636363;
}

@media (max-width: 992px) {

  .predlagaem {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}


@media (max-width: 767px) {

  .predlagaem {
    padding-top: 40px;
    padding-bottom: 100px;
    background: transparent;
  }






  .predlagaem1 {
    width: 100%;
  }


  .predlagaem2 {
    width: 100%;
  }

  .predlagaem-txt {
    font-size: 14px;
    padding-bottom: 20px;
  }

  .predlagaem-txt br {
    display: none;
  }

}



.pluses {
  width: 100%;
  float: left;
  background: url(../images/bg5-min.png) no-repeat top center;
  padding-top: 50px;
  padding-bottom: 40px;
}


.pr-bl {
  width: 80%;
  float: left;
}


.pr-bl1 {
  width: 30%;
  float: left;
  margin-left: 1.66%;
  margin-right: 1.66%;
  background: #34343C;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  color: #fff;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: 0.03em;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 20px;
}


.pr-bl2 {
  width: 30%;
  float: left;
}

.pr-bl2 img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}


.pr-bl3 {
  width: 70%;
  float: left;
  min-height: 55px;
}



@media (max-width: 992px) {
  .pr-bl {
    width: 100%;
  }

  .pr-bl1 {
    font-size: 12px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}



@media (max-width: 767px) {

  .pr-bl1 {
    width: 50%;
    float: left;
    margin-left: 0%;
    margin-right: 0%;
  }

  .pluses {
    background: #262930;
    padding-bottom: 30px;
    padding-top: 30px;
  }
}

.cenat-bl {
  width: 100%;
  float: left;
  padding: 45px 0px;
}



.cenat-bl .h1 {
  background: url(../images/line.svg) no-repeat bottom left;
  padding-bottom: 20px;
  margin-bottom: 60px;

}


.cenat-bl1 {
  width: 23%;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
  background: #FFFFFF;
  box-shadow: 5px 5px 20px rgba(18, 41, 77, 0.1);
  border-radius: 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  text-indent: 3px;
  color: #636363;
  padding: 20px;
  min-height: 255px;
}


.cenat-bl1:hover {
  background: url(../images/plash.png) repeat top center;
  background-size: cover;
  color: #fff;
}


.cenat-bl1:hover .klin-zg {
  color: #fff;
}



.klin-zg {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 42px;
  text-indent: 3px;
  color: #3D3D3D;
}


.klin-desc {
  padding-top: 15px;
}





@media (max-width: 1200px) {
  .cenat-bl1 {
    font-size: 12px;
    min-height: 270px;
  }


  .klin-zg {
    font-size: 28px;
  }



}


@media (max-width: 992px) {
  .cenat-bl1 {
    width: 47%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    font-size: 14px;
    min-height: 240px;
    margin-bottom: 20px;
  }
}


@media (max-width: 767px) {
  .cenat-bl1 {
    min-height: 270px;
    margin-bottom: 20px;
    padding: 12px;
  }

  .klin-desc {
    padding-top: 5px;
  }


}



@media (max-width: 500px) {
  .cenat-bl1 {
    font-size: 12px;
    min-height: 285px;
  }
}


.partner {
  background: rgba(36, 88, 168, 0.03);
  padding: 60px 0px;

}




.partner .h1 {
  background: url(../images/line.svg) no-repeat bottom left;
  padding-bottom: 20px;
  margin-bottom: 60px;

}


.partner-bls {
  background: #FFFFFF;
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.partner-bls img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}



/* @group ���֧ߧ� �ܧѧ�ѧݧ�ԧ�*/
#catalog_nav1 {
  margin-bottom: 30px;
}

#catalog_nav1 .catalog_ul1>li {
  margin: 0 0 5px;
}

#catalog_nav1 li {
  position: relative;
  list-style: none;
}


#catalog_nav1 a {
  text-decoration: none;
}


#catalog_nav1 ul {
  border: 1px solid rgba(36, 88, 168, 0.09);
  box-sizing: border-box;
  border-radius: 5px;
}


#catalog_nav1 .submenu ul {
  border: 0px solid #fff;
  border-radius: 0px;
}




#catalog_nav1 li a {
  font-family: Roboto;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.03em;
  color: #1C1C1C;
  display: block;
  padding: 12px 30px 12px 15px;
  background: rgba(36, 88, 168, 0.07);
  border: 1px solid rgba(36, 88, 168, 0.09);
  box-sizing: border-box;
  border-radius: 5px;
}


#catalog_nav1 li:hover>a,
#catalog_nav1 li>.selected {
  color: #2458A8;
}



#catalog_nav1 .submenu {
  display: none;
  margin: 5px 0 0 0;
  padding: 10px 0;
}

#catalog_nav1 .submenu li a {
  border: solid 0px #fff;
  border-radius: 0px;
  background: #fff;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  text-indent: 3px;
  color: #292929;

}

#catalog_nav1 .selected {
  color: #2458A8 !important;
}


#catalog_nav1 .opened>.submenu {
  display: block;
}

#catalog_nav1 .submenu .submenu {
  border: none;
  margin: 0;
  padding-left: 12px;
}

#catalog_nav1 .cat_switch {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 20px;
  right: 10px;
  background: url(../images/gal.svg) no-repeat top center;
  cursor: pointer;
}

#catalog_nav1 .submenu .cat_switch {
  top: 2px;
}


#catalog_nav11 .cat_switch.active {
  background-position: -212px -46px;
}


#catalog_nav1 .catalog_ul1>li:hover>.cat_switch,
#catalog_nav1 .catalog_ul1>li>.selected+.cat_switch {
  background-position: -32px -46px;
}

#catalog_nav1 .catalog_ul1>li:hover>.cat_switch.active,
#catalog_nav1 .catalog_ul1>li>.selected+.cat_switch.active {
  background-position: -68px -46px;
}

#catalog_nav1 .submenu a {
  display: block;
  padding: 5px 30px 5px 10px;
  color: #818080;
  font-size: 14px;
}

#catalog_nav1 .submenu a:hover {
  color: #2458A8;
}


#catalog_nav1 svg:not(:root) {
  display: none;
}


.menu-zag {
  background: #eff3f9 url(../images/menus.svg) no-repeat center left;
  text-align: center;
  font-family: Roboto;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 37px;
  letter-spacing: 0.03em;
  border-radius: 5px;
  color: #1C1C1C;
  margin-bottom: 10px;
}



.actions {
  width: 30%;
  float: left;
  margin-left: 1.66%;
  margin-right: 1.66%;
}



.statyy {
  padding: 60px 0px;
}


.statyy .h1 {
  background: url(../images/line.svg) no-repeat bottom left;
  padding-bottom: 20px;
  margin-bottom: 40px;
}



.news_date {
  border-left: 2px solid #02AB6A;
  font-family: Roboto;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 28px;
  color: #2C2A28;
  padding-left: 10px;
  margin-bottom: 20px;
}



.news_links {
  padding-top: 15px;
  text-align: right;
}


.news_links a {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  color: #6C6C6C;
  text-decoration: none;
  background: url(../images/lin1.svg) no-repeat center left;
  padding-left: 30px;
}

.news_zag {
  padding-bottom: 20px;
}



.news_zag a {
  font-family: Roboto;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  text-decoration: none;
  color: #2C2A28;
}


.news_annotation {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #606060;
}


.news_links2 {
  padding-top: 45px;
  display: inline-block;
}

.news_links2 a {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 12px;
  letter-spacing: 0.03em;
  color: #606060;
}


.news_item {
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
}



.news_links2 a:hover,
.news_zag a:hover,
.news_links a:hover {
  color: #2458A8;
}



.flamss {
  padding-top: 20px;
  padding-bottom: 100px;
}

.glavvs {
  padding-bottom: 60px;
}


footer .row {
  border-bottom: 0.2px solid #555;
  margin-bottom: 40px;
}


@media (max-width: 992px) {
  .news_zag a {
    font-size: 16px;
  }

  .flamss {
    padding-bottom: 80px;
  }


}


@media (max-width: 767px) {


  footer .row {
    border-bottom: 0px solid #555;
    margin-bottom: 10px;
  }



  footer {
    font-size: 14px;
    padding-top: 50px;
    padding-bottom: 30px;
  }



  .flamss {
    padding-bottom: 50px;
  }

  .glavvs {
    padding-bottom: 40px;
  }



  .actions {
    width: 100%;
  }


  .news_image1 img {
    display: block;
    margin-left: auto;
    width: 100%;
    padding-bottom: 20px;
  }

  .news_item {

    margin-bottom: 20px;

  }

  .statyy {
    padding: 40px 0px;
  }

  .news_links2 {
    text-align: center;
    padding-top: 25px;
    width: 100%;
  }

  .news_links2 a {
    font-size: 14px;
    text-align: center;
  }
}




#fn-content .h1 {

  background: url(../images/line.svg) no-repeat bottom left;
  padding-bottom: 20px;

}

.tags a {
  border: 1px solid rgba(36, 88, 168, 0.2);
  box-sizing: border-box;
  border-radius: 5px;
  text-decoration: none;
  padding: 5px 7px;
  text-align: center;
  line-height: 40px;
  white-space: nowrap;
}



.tags a:hover {
  border: 1px solid #2458A8;
}





.flamss1 {
  padding-bottom: 40px;
}


#product-block {
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  border-radius: 0px;
  padding: 15px 10px 10px 10px;
}

#product-block .price_container {
  margin: 10px 0 8px;
}




#product-block1 {
  width: 35%;
  float: left;
  padding-right: 15px;
}

#product-block2 {
  width: 65%;
  float: left;
}


@media (min-width: 767px) {
  #product-block1 img {
    float: left;
  }
}

#product-block2 .card_buttons {
  padding: 0px;
}



#product-block2 .price {
  font-size: 16px;
  color: #2458A8;
}






#product-block2 .product_name {
  text-align: left;
  line-height: 20px;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  text-indent: 3px;
}


#product-block2 .product_name a {
  color: #1C1C1C;
}


#product-block2 .price_container {
  text-align: left;
}


#product-block2 .buy {
  background: linear-gradient(0deg, #2458A8 0%, #21BADF 93.88%);
  box-shadow: 0px 1px 0px #03519E;
  border-radius: 5px;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  border: 0px solid #2458A8;
}

#product-block2 .buy:hover {
  background: linear-gradient(0deg, #2458A8 0%, #12ABD0 93.88%);
}




.item-params {
  font-size: 14px;
  line-height: 2;
  width: 100%;
  clear: both;


}


.item-params__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.item-params__label {
  color: #999;
}

.item-params__dotes {
  -webkit-flex: 1 1 0;
  -ms-flex: 1 1 .01px;
  flex: 1 1 0;
  height: 1px;
  border-bottom: 1px dashed #ccc;
  margin: 0 2px 4px;
}

.item-params__value {
  color: #2b2b2b;
}



.bayes {
  text-align: right;
  padding-top: 20px;
}



@media (max-width: 767px) {
  #product-block1 {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 20px;
  }

  #product-block2 {
    width: 100%;
  }



  #product-block2 .product_name {
    text-align: center;
  }

  #product-block2 .price_container {
    text-align: center;
  }


  .bayes {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
  }
}


.news_zag2 {
  padding-bottom: 15px;
}

.news_zag2 a {
  font-family: Roboto;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  text-decoration: none;
  color: #2C2A28;
}



.product-annotation {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #636363;
  padding: 20px 0px;
}






#kartochka .price {
  float: left;
  padding-right: 20px;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  text-indent: 3px;
  color: #2458A8;
  margin-bottom: 20px;
}

#kartochka .price2 {
  float: left;
  padding-right: 20px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-indent: 3px;
  color: #2458A8;
  margin-bottom: 20px;
}



#kuppla .buy {
  background: linear-gradient(0deg, #2458A8 0%, #21BADF 93.88%);
  box-shadow: 0px 1px 0px #03519E;
  border-radius: 5px;
  color: #FFFFFF;
  border: 0px solid #2458A8;
  padding: 10px 35px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  margin-top: -10px;
}


#kuppla .buy:hover {
  background: linear-gradient(0deg, #2458A8 0%, #12ABD0 93.88%);
}


#kartochka .h1 {
  font-size: 24px;
  line-height: 35px;
}



#pager a {
  text-decoration: none;
  line-height: 32px;
  color: #2E2E2E;
}


#pager a:hover {
  color: #2458A8;
}



#pager img {
  text-decoration: none;
  line-height: 32px;
}




.prod-left::before {
  display: block;
  content: "";
  width: 32px;
  height: 32px;
  background: url(../images/left.svg);
  float: left;
  margin-right: 15px;

}


.prod-right::after {
  display: block;
  content: "";
  width: 32px;
  height: 32px;
  background: url(../images/right.svg);
  float: right;
  margin-left: 15px;

}


@media (max-width: 992px) {
  #kartochka .price {
    float: none;
    padding-right: 0px;
    font-size: 20px;
  }



  #kartochka .product_info .fn-price,
  #kartochka .product_info .fn-price2 {
    font-size: 22px;
  }
}


@media (max-width: 767px) {
  #pager {
    display: none;
  }


  #kartochka .price {
    float: none;
    padding-right: 0px;
    font-size: 20px;
  }



  #kartochka .product_info .fn-price,
  #kartochka .product_info .fn-price2 {
    font-size: 22px;
  }


  #kartochka .h1 {
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    background: url(../images/line.svg) no-repeat bottom center;

  }


  .price_container {
    text-align: center;
  }


  #kuppla .buy {
    margin-top: 10px;
    text-align: center;
    display: table;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}




.product-zay {
  width: 100%;
  float: left;
  padding-top: 30px;

}



.product-zay1 {
  width: 65%;
  float: left;
}

.product-zay2 {
  width: 35%;
  float: left;
}

.product-zay2 img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 992px) {
  .product-zay1 {
    width: 100%;
    float: left;
  }

  .product-zay2 {
    display: none;
  }
}



.product-cont a {
  text-decoration: none;
}


.product-cont {
  width: 100%;
  float: left;
  clear: both;
  display: inline-block;
  background: #EBF5FF;
  border-radius: 10px;
  padding: 20px 30px;
  margin-bottom: 40px;
  font-size: 16px;

}



.product-cont1 {
  width: 35%;
  float: left;
}

.product-cont2 {
  width: 35%;
  float: left;
  line-height: 26px;
  padding-top: 9px;
}

.product-cont3 {
  width: 30%;
  float: left;
  line-height: 17px;
  padding-top: 13px;
}

.product-cont1::before {
  display: block;
  content: "";
  width: 22px;
  height: 22px;
  background: url(../images/04/01.svg);
  float: left;
  margin-right: 15px;
  margin-top: 3px;
}

.product-cont2::before {
  display: block;
  content: "";
  width: 12px;
  height: 26px;
  background: url(../images/04/02.svg);
  float: left;
  margin-right: 15px;
}

.product-cont3::before {
  display: block;
  content: "";
  width: 23px;
  height: 17px;
  background: url(../images/04/03.svg);
  float: left;
  margin-right: 15px;
}




@media (max-width: 767px) {
  .product-cont1 {
    width: 100%;
  }

  .product-cont2 {
    width: 100%;
  }

  .product-cont3 {
    width: 100%;
  }

  .product-cont {
    font-size: 14px;
    text-align: center;

  }


  .product-cont1::before,
  .product-cont2::before,
  .product-cont3::before {
    display: block;
    content: "";
    width: 22px;
    height: 22px;
    background: url(../images/04/01.svg);
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 5px;
  }

  .product-zay {
    padding-top: 5px;

  }
}



.pohoj {
  width: 100%;
  float: left;
  clear: both;
  display: inline-block;
  padding-top: 40px;
  padding-bottom: 60px;
}

.pohoj .h2 {
  padding-bottom: 20px;
}


@media (max-width: 767px) {
  .pohoj .h2 {
    text-align: center;
  }


  .pohoj {
    padding-top: 20px;
    padding-bottom: 40px;
  }


}


#fastorder .buy,
.fn_validate_feedback .buy,
#fn-blog_comment .button {
  background: linear-gradient(0deg, #2458A8 0%, #21BADF 93.88%);
  box-shadow: 0px 3px 0px #03519E;
  border-radius: 5px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
  padding: 8px 35px;
  border: 0px solid #2458A8;
  white-space: nowrap;
}



#fastorder .buy:hover,
.fn_validate_feedback .buy:hover,
#fn-blog_comment .button:hover {
  background: linear-gradient(0deg, #2458A8 0%, #12ABD0 93.88%);
}




.opisanyes {
  padding-top: 20px;
}

.tags {
  padding-top: 10px;
  padding-bottom: 15px;

}


#vars {
  margin-top: 15px;
  margin-bottom: 15px;
}


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




@media (max-width: 767px) {


  .otk {
    float: right;
    cursor: pointer;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 20px;
    margin-top: 8px;
  }


  .menu_link {
    font-size: 14px;
    font-weight: 500;
  }



  #menu .menu_list_2 {
    position: relative;
    top: 0px;
    font-size: 12px;
    padding: 0px;
  }


  #menu .menu_link {
    width: 90%;

  }



  #menu .menu_list_2 .menu_item {

    padding: 0px 0px;
    border-left: none;
    border-right: none;
    background: transparent;

  }

  #menu .menu_list_2 .menu_item:last-child {

    border-bottom: 0px solid #fff;

  }


  #menu {
    text-align: left !important;
  }


  #menu li a {

    color: #333 !important;

  }
}


.menu_group_menus #menu li,
.menu_group_svay #menu li {
  border-bottom: 1px dashed #333 !important;

}


.menu_group_menus #menu li a,
.menu_group_svay #menu li a {
  color: #333 !important;
  font-size: 14px !important;
}

.menu_group_menus #menu,
.menu_group_svay #menu {

  line-height: 2.5;


}


.menu_group_menus .menu_item,
.menu_group_svay .menu_item {
  display: inline-block;
  padding: 5px 0px;
  width: 100%;

}

.menu_group_menus #menu li a:hover,
.menu_group_svay #menu li a:hover {
  color: #2458A8 !important;
}



.droptablesresponsive thead {
  background-color: #333;
  color: #fff;
}






.droptablesresponsive td {
  padding: 5px;
}

.droptablesresponsive tr {
  padding: 5px;
}



.droptablesresponsive table {
  width: 100%;
}



@media (max-width: 1200px) {
  .menu_link {
    font-size: 12px;
  }

  .menu_item {
    padding: 0 4px !important;

  }

  #menu {

    margin-left: 5px !important;

  }
}

@media (max-width: 992px) {
  .menu_link {
    font-size: 14px;
  }


  .menu_item_2 .menu_link {
    font-size: 12px;
  }






  .menu_item {
    padding: 0 2px !important;

  }

}


@media (max-width: 767px) {
  .catalog_nav {
    width: 100% !important;
  }
}


.kato {
  width: 100%;
  float: left;
  font-size: 8pt;
}

.kato1 {
  width: 25%;
  float: left;
  text-align: center;

}



@media (max-width: 767px) {
  .kato1 {
    width: 50%;
  }
}



#usluuu img {
  height: 135px;
  object-fit: cover;

}

#usluuu {
  text-align: center;
  box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.08);
  padding: 20px;
  border-radius: 10px;
  font-weight: 600;
  margin-left: 1%;
  margin-right: 1%;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 23%;
  float: left;
}

#usluuu a {
  text-decoration: none;

}

#usluuu a:hover {
  color: #2458A8;

}

.ban-uslugy {
  padding-top: 20px;
}



@media (max-width: 992px) {

  #usluuu {
    width: 48%;
  }

  .ban-uslugy {
    display: none;
  }



}



.clear {
  clear: both;
  width: 100%;
  display: inline-block;
}





#callme_i {
  position: fixed;
  right: 20px;
  bottom: 100px;
  width: 70px;
  height: 70px;
  cursor: pointer;
  opacity: 0.5;
  z-index: 99990;
}

#viewform_i {
  display: block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: rgb(60, 224, 27);
  width: 70px;
  height: 70px;
  -webkit-animation: zcwmini 1.5s 0s ease-out infinite;
  -moz-animation: zcwmini 1.5s 0s ease-out infinite;
  animation: zcwmini 1.5s 0s ease-out infinite;
}

#callme_i #viewform_i:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../images/mini.png);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-animation: zcwphone 1.5s linear infinite;
  -moz-animation: zcwphone 1.5s linear infinite;
  animation: zcwphone 1.5s linear infinite;
}

#callme_i {
  position: fixed;
  right: 20px;
  bottom: 100px;
  width: 70px;
  height: 70px;
  cursor: pointer;
  opacity: 0.5;
  z-index: 99990;
}

#callme_i #viewform_iMain {
  -moz-border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  border-radius: 50% !important;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: rgb(60, 224, 27);
  width: 70px;
  height: 70px;
  -webkit-animation: zcwmini 1.5s 0s ease-out infinite;
  -moz-animation: zcwmini 1.5s 0s ease-out infinite;
  animation: zcwmini 1.5s 0s ease-out infinite;
}

#callme_i #viewform_iMain:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../images/mini.png);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-animation: zcwphone 1.5s linear infinite;
  -moz-animation: zcwphone 1.5s linear infinite;
  animation: zcwphone 1.5s linear infinite;
}

#callme_i:hover {
  opacity: 0.8;
}

#callme_i:hover #viewform_iMain {
  -webkit-animation: zcwmini2 1s 0.4s ease-out infinite;
  -moz-animation: zcwmini2 1s 0.4s ease-out infinite;
  animation: zcwmini2 1s 0.4s ease-out infinite;
}

#callme_i:hover #viewform_iMain:before {
  -webkit-animation: zcwphone2 1s linear infinite;
  -moz-animation: zcwphone2 1s linear infinite;
  animation: zcwphone2 1s linear infinite;
}

@-webkit-keyframes zcwphone {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }

  50% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  75% {
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }

  100% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@-moz-keyframes zcwphone {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }

  50% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  75% {
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }

  100% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes zcwphone {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }

  50% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  75% {
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }

  100% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@-webkit-keyframes zcwphone2 {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }

  50% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  75% {
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }

  100% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@-moz-keyframes zcwphone2 {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }

  50% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  75% {
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }

  100% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes zcwphone2 {
  0% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }

  50% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  75% {
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }

  100% {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@-webkit-keyframes zcwmini {
  0% {
    box-shadow: 0 0 8px 6px rgba(60, 224, 27, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(60, 224, 27, 0);
  }

  10% {
    box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
  }

  100% {
    box-shadow: 0 0 8px 6px rgba(60, 224, 27, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(60, 224, 27, 0);
  }
}

@-moz-keyframes zcwmini {
  0% {
    box-shadow: 0 0 8px 6px rgba(60, 224, 27, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(60, 224, 27, 0);
  }

  10% {
    box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
  }

  100% {
    box-shadow: 0 0 8px 6px rgba(60, 224, 27, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(60, 224, 27, 0);
  }
}

@keyframes zcwmini {
  0% {
    box-shadow: 0 0 8px 6px rgba(60, 224, 27, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(60, 224, 27, 0);
  }

  10% {
    box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
  }

  100% {
    box-shadow: 0 0 8px 6px rgba(60, 224, 27, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(60, 224, 27, 0);
  }
}

@-webkit-keyframes zcwmini2 {
  0% {
    box-shadow: 0 0 8px 6px rgba(60, 224, 27, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(60, 224, 27, 0);
  }

  10% {
    box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
  }

  100% {
    box-shadow: 0 0 8px 6px rgba(60, 224, 27, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(60, 224, 27, 0);
  }
}

@-moz-keyframes zcwmini2 {
  0% {
    box-shadow: 0 0 8px 6px rgba(60, 224, 27, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(60, 224, 27, 0);
  }

  10% {
    box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
  }

  100% {
    box-shadow: 0 0 8px 6px rgba(60, 224, 27, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(60, 224, 27, 0);
  }
}

@keyframes zcwmini2 {
  0% {
    box-shadow: 0 0 8px 6px rgba(60, 224, 27, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(60, 224, 27, 0);
  }

  10% {
    box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
  }

  100% {
    box-shadow: 0 0 8px 6px rgba(60, 224, 27, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(60, 224, 27, 0);
  }
}

.callback {
  cursor: pointer;
}

.pricce {
  width: 100%;
  border-spacing: 0px;
  border-collapse: collapse;
}

.pricce th {
  background: linear-gradient(180deg, #02AB6A 0%, #02AB6A 50.52%, #179B88 97.92%);
  color: #fff;
  text-align: left;
  padding: 10px;
}


.pricce td {
  border: 1px solid #D9D9D9;
  padding: 10px;
}

@media (max-width: 767px) {
  .pricce th {
    padding: 5px;
  }

  .pricce td {
    padding: 5px;
  }

  .pricce {
    font-size: 12px;
  }


}



.cats {
  line-height: 1.1
}

.cats .arrow {
  z-index: 99;
  float: right;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: .125rem;
  width: 3.4375rem;
  height: 40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: .8;
  cursor: default;
}

.cats .arrow .isvg {
  max-width: 2.1875rem;
  max-height: 2.1875rem
}

.cats .arrow.active {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  opacity: 1
}

.cats ul {
  -webkit-animation: menuWakeUp .4s 0 cubic-bezier(0, 0.5, 0, 1) both;
  animation: menuWakeUp .4s 0 cubic-bezier(0, 0.5, 0, 1) both;
  left: .0625rem;
  right: .0625rem;
  background: #fff;
}

.cats ul ul {
  display: none;
  overflow: auto
}

.cats ul li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.cats ul li>a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.cats ul li>a>i {
  font-size: .9em;
  font-style: normal;
  margin-left: .25rem;
  opacity: .8
}

.cats ul li>a>*+* {
  margin-left: .5rem
}

.cats ul li>ul {
  width: 100%
}

@media (max-width: 991.98px) {
  .cats ul ul {
    border-top: 1px dotted rgba(189, 189, 174, 0.33)
  }

  .cats ul ul li+li {
    border-top: 1px dotted rgba(189, 189, 174, 0.33)
  }

  .cats .lev1>li {
    border-bottom: 1px dashed #e5e5e5;
  }

  .cats .lev1>li>a {
    padding: 0;
    font-weight: 500;
    color: #1a1a1a;
    text-decoration: none;
    font-size: 14px !important;
    line-height: 40px;
  }

  .cats .lev2 {
    padding: .4375rem .4375rem;
    background: #f2f2f2
  }

  .cats .lev2 li>a {
    font-size: 14px !important;
    padding: .625rem .875rem;
    opacity: .7;
    text-decoration: none;

  }

  .cats .lev2 .arrow {
    display: none
  }

  .cats .lev3 {
    display: none
  }
}

@media (min-width: 992px) {
  .cats .lev1 {
    position: absolute;
    top: 100%;
    padding: 5px 20px 20px 20px;
    column-width: 220px;
    background: #fff;
    border: 1px solid #e5e5e5;
    margin-left: 14px;
    margin-right: 14px;
  }

  .cats .lev1.open {
    display: block !important
  }

  .cats .lev1>li {
    display: inline-block;
    margin: .4375rem 0 0;
    border: none
  }

  .cats .lev1>li>a {
    padding: 5px 0px;
    font-size: 15px;
    font-weight: 600;
    color: #2458A8;
    text-decoration: none;
  }


  .cats .lev1>li>a:hover {
    text-decoration: none;
    color: #333;
  }



  .cats .lev2 {
    margin-bottom: 10px;
  }

  .cats .lev1 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .cats .lev1 a:hover {
    color: #2458A8;
    text-decoration: none;
  }

  .cats .lev2 {
    color: #333
  }

  .cats .lev2>li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
  }

  .cats .lev2>li>a {
    padding: 5px 0px;
    font-weight: 400;
    text-decoration: none;
    font-size: 13px;
  }

  .cats .lev3 {
    display: none !important
  }

  .cats .arrow {
    display: none
  }
}


#kuppla {
  width: 100%;
  margin-top: 20px;
  display: inline-block;
}


#product-block1 .fn-img {
  width: 100%;
  height: 180px;
  object-fit: cover;
}



.logo-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}


.logo-block1 {
  flex-grow: 1;
}


.logo-block2 {
  flex-grow: 1;
  display: flex;
  justify-content: space-between;
}


.nav_heading {
  line-height: 50px;
  height: 50px;
  background: linear-gradient(0deg, #2F69C1 0%, #3086C4 44.49%, #0CACDF 93.88%);
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 210px;
  position: relative;
  padding-left: 45px;
  margin-top: -1px;
}



.nav_heading::before {
  content: "";
  background: #fff;
  position: absolute;
  width: 20px;
  height: 2px;
  left: 10px;
  top: 18px;
  transition: all 0.3s ease 0s;
}


.nav_heading .palk {
  content: "";
  background: #fff;
  position: absolute;
  width: 20px;
  height: 2px;
  left: 10px;
  top: 28px;
  transition: all 0.3s ease 0s;
}

.nav_heading:after {
  content: "";
  background: #fff;
  position: absolute;
  width: 20px;
  height: 2px;
  left: 10px;
  top: 23px;
  transition: all 0.3s ease 0s;
}


.header_bottom {
  border-top: 1px solid #E0E0E0;
  border-bottom: 1px solid #E0E0E0;
  height: 50px;
}


.menu-catter {
  display: flex;
}





.active::before {
  transform: rotate(45deg);
  top: 23px;
}

.active::after {
  transform: rotate(-45deg);
}


.active .palk {
  opacity: 0;
}





#menu li a {
  color: #1C1C1C;
  border-bottom: none;
  line-height: 48px;
}


#menu .menu_item_1 a:hover {
  border-bottom: 2px solid #2458A8;
  color: #1B4F9C;
}


#menu .menu_item_2 a:hover {
  border-bottom: none;
  color: #1B4F9C;
}

.menu_link {
  text-decoration: none;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
}


.logo-block3,
.logo-block4,
.logo-block5 {
  position: relative;
  padding-left: 50px;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0.03em;
  color: #1C1C1C;
}


.logo-block4 a {
  text-decoration: none;
}



.logo-block5 a {
  text-decoration: none;
  display: block;
}



.logo-block5 .callback {
  text-decoration: underline;
  color: #1B4F9C;
}


.logo-block4 a:hover {
  color: #1B4F9C;
}



.logo-block3:before {
  content: "";
  position: absolute;
  background: url(../images/head-adress.svg);
  background-size: 100%;
  width: 30px;
  height: 30px;
  margin-left: -50px;
}

.logo-block4:before {
  content: "";
  position: absolute;
  background: url(../images/head-wats.svg);
  background-size: 100%;
  width: 30px;
  height: 30px;
  margin-left: -50px;
}

.logo-block5:before {
  content: "";
  position: absolute;
  background: url(../images/head-phone.svg);
  background-size: 100%;
  width: 30px;
  height: 30px;
  margin-left: -50px;
}


#baner-block {
  background: url(../images/bg-glav-min.png) no-repeat top center;
  background-size: cover;
}


.baner-block {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.baner-block1 {
  width: 50%;
  padding-top: 40px;
  padding-bottom: 60px;
}

.baner-block2 {
  width: 50%;
}

.baner-block2 img {
  position: absolute;
  bottom: 0px;
}


.baner-title {
  font-style: normal;
  font-weight: 700;
  font-size: 52px;
  line-height: 87px;
  color: #232323;
}

.baner-desc {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #232323;
  padding-top: 20px;
  padding-bottom: 30px;
}

.form-baner button {
  font-weight: 600;
  font-size: 16px;
  line-height: 53px;
  height: 53px;
  color: #FFFFFF;
  background: linear-gradient(0deg, #2F69C1 0%, #3086C4 44.49%, #0CACDF 93.88%);
  box-shadow: 0px 2px 0px #055AAE;
  border-radius: 4.83616px;
  width: 214px;
  text-align: center;
  border: none;
  cursor: pointer;
}

.form-baner button:hover {
  background: linear-gradient(0deg, #0CACDF 0%, #3086C4 44.49%, #2F69C1 93.88%);
}

.baner-chek {
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 14px;
  color: #828282;
  padding-top: 20px;
}


.baner-plus {
  display: flex;
}


.baner-plus-block {
  width: 33%;
  padding-top: 40px;
}

.baner-plus-title {
  font-weight: 700;
  font-size: 30px;
  color: #1B4F9C;
}


.baner-plus-desc {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #4F4F4F;
}


#uslugy .h1 {
  background: transparent;
  margin: 0;
  padding-bottom: 30px;
  font-size: 36px;
}


.us-info {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #636363;
  padding-bottom: 40px;
}




.uslugy {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}


.uslugy1 {
  width: 23%;
  margin-bottom: 20px;
  background: #FFFFFF;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  padding: 20px;
}

.uslugy-zg {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #1B4F9C;
  padding-bottom: 10px;
}

.uslugy-desc,
.uslugy-desc a {
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #636363;
}

.uslugy-desc a:hover {
  color: #1B4F9C;
}

.desc-act {
  text-decoration: underline !important;
}


.uslugy-price {
  text-align: center;
  font-size: 16px;
  line-height: 45px;
  height: 45px;
  color: #FFFFFF;
  background: linear-gradient(0deg, #2F69C1 0%, #3086C4 44.49%, #0CACDF 93.88%);
  border-radius: 5px;
  margin-bottom: 10px;
}

.uslugy-spol {
  margin-top: 30px;
}


#uslugy {
  padding-top: 60px;
}


#home-text {
  background: #F8FAFC;
  padding-top: 80px;
  padding-bottom: 80px;
}






.baner-block2-moby {
 display: none;
}










/***** #Reedmore *************************************************************************/
.fn_readmore+[data-readmore-toggle],
.fn_readmore[data-readmore] {
  display: inline-block;
  width: auto;
  position: relative;
}

.fn_readmore[aria-expanded="false"]::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 4em;
  background: -moz-linear-gradient(top, #fff0 0, #fff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100%, #fff));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
  background: linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
}

.fn_readmore[data-readmore] {
  transition: height 500ms;
  overflow: hidden;
  max-height: 350px;
  display: block;
  width: 100%;
}

.fn_readmore+[data-readmore-toggle] {
  margin-top: 13px;
  text-decoration: none;
  transition: all 0.3s;
}



.fn_readmore+[data-readmore-toggle] span {
  background: transparent;
  line-height: 1;
  display: inline-block;
  transition: all .3s;
  font-size: 16px;
  line-height: 28px;
  text-indent: 3px;
  color: #1B4F9C;
  font-weight: 600;
}




footer #menu li a {
  line-height: 30px;
}



.menu-catter {
  display: flex;
}



#men-osnob {
  width: 20%;
}

.menu_group_header {
  width: 80%;
}




.menuvol1 {
  display: flex;
  justify-content: space-between;
}



@media (min-width: 768px) {
  .menu_group_header .menu_list_2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
}



.uslugy .uslugy1:not(:nth-child(-n + 8)) {
  display: none;
}


.actives {
  display: block !important;
}




.news_links-mob {
  display: none;
}



@media (max-width: 1540px) {
  .baner-block2 img {
    position: relative;
  }


  .baner-block {
    align-items: center;
  }

}


@media (max-width: 1200px) {

  .baner-title {
    font-size: 36px;
    line-height: 40px;
  }


  .nav_heading {
    width: 100%;
    font-size: 14px;
  }



  .menu_group_header .menu_link {
    font-size: 12px;
  }

}



@media (max-width: 992px) {

  .logo-block3 {
    display: none;
  }


  .menu-catter {
    flex-wrap: wrap;
  }

  #men-osnob {
    width: 35%;
  }


  .menu_group_header {
    width: 100%;
    z-index: 10000;
    margin-bottom: 30px;
  }

  .baner-block {
    margin-top: 30px;
  }



  .baner-title {
    font-size: 32px;
    line-height: 36px;
  }


  .baner-desc {
    font-size: 16px;
    padding-bottom: 20px;
  }



  .form-baner button {
    font-size: 14px;
    line-height: 45px;
    height: 45px;
    width: 190px;
  }


  .baner-plus-title {
    font-size: 26px;
  }

  .baner-block1 {
    width: 55%;
  }


  .baner-block2 {
    width: 45%;
  }


  .baner-plus-block {
    padding-top: 20px;
  }



  #uslugy .h1 {
    font-size: 32px;
  }


  #uslugy {
    padding-top: 40px;
  }


  .uslugy .uslugy1:not(:nth-child(-n + 6)) {
    display: none;
  }


  .uslugy1 {
    width: 31%;
  }

  .uslugy-price {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
  }

  .catalog-all {
    font-size: 16px;
  }


  .actions {
    width: 32%;
    float: left;
    margin-left: 0.5%;
    margin-right: 0.5%;
  }

}


@media (max-width: 768px) {


  #menu li a {
    line-height: 28px;
  }


  .menu_group_header .menu_link {
    font-size: 14px;
  }

  .header_bottom {
    border-top: none;
    border-bottom: none;
    background: #E9E9E9;
  }


  .nav_heading {
    background: transparent;
    color: #1B4F9C;
    font-size: 14px;
  }



  .nav_heading::before {
    background: #1B4F9C;
  }


  .nav_heading .palk {
    background: #1B4F9C;
  }

  .nav_heading:after {
    background: #1B4F9C;
  }


  .logo-item {
    flex-wrap: wrap;
    position: relative;
    justify-content: space-between;
  }




  .logo-block2 {
    flex-grow: 0;
  }


  .logo-block4 {
    order: 3;
    position: absolute;
    bottom: -50px;
    right: 0px;
    z-index: 100;
  }



  .logo-item .top_item {
    width: 50%;
  }


  .nomm {
    display: none;
  }


  .menu-catter {
    width: 100%;
  }


  .logo-block4:before {
    content: "";
    position: absolute;
    background: url(../images/mhatsapp.svg);
    width: 22px;
    height: 22px;
    margin-left: -35px;
    top: -2px;
  }


  .logo-block4 {
    padding-left: 35px;
    order: 1;
  }




  .logo-block5 .callback {
    display: none;
  }


  #catalog_menu {
    width: 100%;
  }


  .logo-block5 {
    padding-left: 35px;
    order: 2;
    width: 100%;
  }


  .logo-block5:before {
    content: "";
    position: absolute;
    background: url(../images/m-phone.svg);
    width: 18px;
    height: 18px;
    margin-left: -35px;
  }


  .logo-block1 img {
    max-width: 180px;
  }

  .logo-block5 a {
    font-size: 17px;
    color: #1B4F9C;
  }


  .baner-block1 {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 0px;
  }


  .baner-block2 {
    width: auto;
  }



  #baner-block {
    background: url(../images/bg-moby.png) repeat top left;
    background-size: auto;
  }


  .baner-block2 img {
    position: absolute;
    right: -15px;
    top: 20px;
  }


  .baner-block {
    margin-top: 0px;
  }

  .baner-desc {
    padding-right: 20%;
    font-size: 14px;
  }


  .baner-plus {
    background: #fff;
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px;
    margin-top: 50px;
    justify-content: space-between;

  }

  .baner-plus-block {
    width: 32%;
  }


  .baner-plus-desc {
    font-size: 12px;
  }


  .baner-title {
    font-size: 30px;
  }


  .form-baner button {
    font-size: 12px;
    width: 160px;
  }

  #uslugy .h1 {
    font-size: 24px;
  }


  .us-info {
    font-size: 14px;
  }

  .uslugy1 {
    width: 48%;
  }


  .uslugy .uslugy1:not(:nth-child(-n + 4)) {
    display: none;
  }


  .catalog-all {
    font-size: 14px;
  }


  .uslugy-price {
    line-height: 36px;
    height: 36px;
  }



  .popular .slick-dots,
  .partner .slick-dots,
  #actionnn .slick-dots {
    bottom: -25px;
  }


  .popular .slick-dots li button,
  .partner .slick-dots li button,
  #actionnn .slick-dots li button {
    width: 11px;
    height: 11px;
    background-color: #E0E0E0;
  }

  .popular .slick-dots li button:hover,
  .popular .slick-dots li.slick-active button,
  .partner .slick-dots li button:hover,
  .partner .slick-dots li.slick-active button,
  #actionnn .slick-dots li button:hover,
  #actionnn .slick-dots li.slick-active button {
    background-color: #2458A8;
  }


  .popular .carousel .slick-prev {
    left: 20px;
    right: auto;
    top: 50%;
  }

  .popular .carousel .slick-next {
    right: 20px;
    left: auto;
    top: 50%;
  }

  .popular .h1 {
    padding-bottom: 25px;
    text-align: center;
  }

  .popular .card .image {
    padding: 0px 0px;
    line-height: 170px;
  }

  .predlagaem2 {
    margin-top: 40px;
  }


  .pluses {
    position: relative;
  }

  .pluses::before {
    content: "";
    background: url(../images/dolbilka.png) no-repeat top center;
    width: 142px;
    height: 219px;
    top: -96px;
    position: absolute;
    right: 0px;
  }
  .pr-bl1 {
    background: transparent;
    box-shadow: 0px 0px 0px rgb(0 0 0 / 15%);
    border-radius: 0px;
    margin-bottom: 0px;
  }
  .cenat-bl {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .cenat-bl .h1 {
    margin-bottom: 30px;
  }
  .cenat-bl1 {
    min-height: 220px;
  }
  .partner .h1 {
    margin-bottom: 30px;
  }
  .tabs>label {
    display: block;
    font-size: 16px;
    margin-right: 0px;
    text-align: center;
    background: #fff;
    margin-bottom: 10px;
  }


  .tabs>section {
    border-top: none;
    padding-top: 20px;
  }

  .news_links-mob {
    display: block;
    position: absolute;
    right: 30px;
    top: 45px;
    line-height: 24px;
    font-size: 14px;
  }

  .news_links-mob a {
    text-decoration: none;
    color: #2C2A28;
  }

  .news_links-mob a:hover {
    color: #2458A8;
  }


  .news_links-mob::after {
    content: "";
    background: url(../images/chevron-right.svg);
    display: inline-block;
    width: 24px;
    height: 24px;
    position: absolute;
  }
  .statyy {
    position: relative;
  }
  .news_links2 {
    display: none;
  }

  #home-text .h1 {
    text-align: center;
  }

  #home-text {
    padding-top: 60px;
    padding-bottom: 60px;
  }
 
 
 .baner-block2-moby {
 display: block;
}

 .baner-block2-fool {
  display: none;
 }
 


}