@charset "UTF-8";
@font-face {
  font-family: 'OpenSans-Light';
  src: url("../fonts/OpenSans-Light.ttf");
	font-display: swap;
}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url("../fonts/OpenSans-Regular.ttf");
	font-display: swap;
}
@font-face {
  font-family: 'OpenSans-Semibold';
  src: url("../fonts/OpenSans-Semibold.ttf");
	font-display: swap;
}

@font-face {
  font-family: 'OpenSans-Bold';
  src: url("../fonts/OpenSans-Bold.ttf");
	font-display: swap;
}
@font-face {
  font-family: 'OpenSans-ExtraBold';
  src: url("../fonts/OpenSans-ExtraBold.ttf");
	font-display: swap;
}
@font-face {
  font-family: 'Myriad-Pro-Bold';
  src: url("../fonts/Myriad-Pro-Bold.ttf");
	font-display: swap;
}
@font-face {
  font-family: 'Myriad-Pro-Semibold';
  src: url("../fonts/MyriadPro-Semibold.otf");
	font-display: swap;
}

@font-face {
  font-family: 'Myriad-Pro-Regular';
  src: url("../fonts/MyriadProRegular.ttf");
	font-display: swap;
}

/*  font-family */
/* font-regular */
/* font-bold */
/* font-bold */
/* font-logo */
/* font-light */
/* font-italic */
.clearfix {
  clear: both;
}

h1 {
  font-size: 35px;
}

@media (max-width: 300px) {
  h1 {
    font-size: 30px;
  }
}
h2 {
  font-size: 25px;
}

@media (max-width: 300px) {
  h2 {
    font-size: 20px;
  }
}
h3 {
  font-size: 20px;
}

p {
  margin-bottom: 10px;
  line-height: 1.4;
}

a {
  color: #252525;
  text-decoration: none;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  -o-transition: color 0.5s;
  transition: color 0.5s;
}

a:hover {
  text-decoration: none;
  cursor: pointer;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: "OpenSans-Regular", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  color: #252525;
  background: white;
}

#main {
  width: 100%;
  height: 100%;
  position: relative;
  margin: 0px auto;
 min-width: 463px;

}

.go-up {
  width: 40px;
  height: 40px;
  color: #cccccc;
  border-radius: 50%;
  border: 1px solid #cccccc;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
  z-index: 99;
  /* ╨┐╤А╨╛╨▓╨╡╤А╨╕╤В╤М, ╤З╤В╨╛╨▒╤Л ╨▒╤Л╨╗╨╛ ╨▓╤Л╤И╨╡ ╨▓╤Б╨╡╤Е ╤Н╨╗╨╡╨╝╨╡╨╜╤В╨╛╨▓*/
}

.go-up:hover {
  color: #fff;
  background: #cccccc;
}

.go-up i {
  display: block;
  font-size: 30px;
  text-align: center;
}

.header-100vh {
  position: relative;
  width: 100%;
  text-align: center;
}

.header-100vh-top {
  position: relative;
  width: 100%;
  height: 8vh;
  min-height: 70px;
  background: #fff;
	
  max-width: 1280px;
  margin: 0px auto;
    
  

}

@media (max-width: 1000px) {
  .header-100vh-top {
   /* height: 70px;*/
    z-index: 99999;
  }
}
@media (max-width: 900px) {
 
 
 
  
  .header-100vh-top {
   /* height: auto;*/
  }
}
.header-wrap {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0px auto;
  height: 100%;
}

.header-pos {
  position: relative;
  width: auto;
  height: auto;
  padding-left: 10px;
  padding-right: 10px;
  height: 100%;
}

@media (max-width: 1000px) {
  .header-pos {
   /* height: 70px;*/
  }
}
.header-logo {
  position: absolute;
  left: 10px;
  top: 10px;
  width: auto;
  height: auto;
  margin-right: 10px;
  z-index: 999;
}

.header-logo img {
  display: block;
  float: left;
  height: 60px;
}

@media (max-width: 300px) {
  .header-logo img {
    height: 40px;
  }
}
.header-logo span {
  display: block;
  float: left;
  margin-left: 10px;
  text-align: left;
  font-family: "Myriad-Pro-Bold", Arial, sans-serif;
  font-size: 25px;
  color: #004b99;
  line-height: 1.2;
}

@media (max-width: 650px) {
  .header-logo span {
    font-size: 16px;
  }
  
  
  
}
@media (max-width: 450px) {
  .header-logo span {
   /* display: none;*/
  }
}
.header-right-top {
    position: relative;
    top: 0;
    float: right;
    width: auto;
    height: auto;
    margin-left: 10px;
    text-align: right;
    z-index: 99999900000000000000;
    /* padding: 10px 0 15px 0; */
    height: 53px;
    vertical-align: top;
    margin-top: 12px;
}

@media (max-width: 900px) {
 /* .header-right-top span {
    display: none;
  }*/
 .header-100vh-top .header-search{
      right: 170px!important;
 }
 
 .header-search form,.home-goods-search form{
  overflow: hidden;
 }
 
 /*.header-right-top--right-wrap .header-phone{
    display: none;
  }*/
  
  .header-right-top--right-wrap{
    display:block!important;
  }
  
  .header-right-top{
     /*   margin-top: 25px;*/
	height: auto;
  }
}
.header-phone {
  
      display: inline-block;
    vertical-align: bottom;
  color: #000;
}

.header-right-bottom {
  position: absolute;
  bottom: -65px;
  right: 10px;
  float: right;
  height: auto;
	z-index: 1000000000;
	/*width: 228px;*/
}

@media (max-width: 700px) {
  

  
  .header-right-bottom {
    position: relative;
    clear: right;
   /* bottom: auto;
    top: auto;
    right: auto;
    left: auto;*/
    /*overflow: hidden;*/
    min-height: 50px;
       padding-bottom: 14px;
   /* margin-top: -6px;
      bottom: -38px;*/
  }
}
.header-basket {
  float: right;
	padding: 10px;
    background:#ffda31;
}

.header-basket img {
  float: right;
  margin-top: 3px;
}

.header-basket-1 {
  float: right;
  margin: 0 5px;
}

.header-basket-2 {
  float: right;
}


.header-basket-1 a,.header-basket-2 a{
  font-family: 'Myriad-Pro-Semibold';
  font-size: 18px;
}


.header-search {
  position: absolute;
  /* ╨╜╨╡ ╨░╨▒╤Б╨╛╨╗╤О╤В */
 /* float: right;*/
  /*width: 468px;*/
         width: 32%;
  height: 30px;
  /*margin: 0 20px 0 0;*/
  margin: auto;
  top: 0;
  bottom: 0;
  color: #000;
  background: #fff;
  overflow: hidden;
}

.header-100vh-top .header-search{
    width: auto;
}

@media (max-width: 900px) {
 /* .header-search {
    display: none;
  }*/
}
.header-search-media {
  display: none;
  position: relative;
  /* ╨╜╨╡ ╨░╨▒╤Б╨╛╨╗╤О╤В */
  top: 6px;
  /* ╤В╨╛╨╗╤М╨║╨╛ ╨╜╤Г╨╗╤М, ╤А╨╡╨│╤Г╨╗╨╕╤А╨╛╨▓╨░╤В╤М ╤З╨╡╤А╨╡╨╖ padding, ╤В.╨║. ╤И╨░╨┐╨║╨░ ╨╜╨░ top ╨╜╨╡ ╤А╨╡╨░╨│╨╕╤А╤Г╨╡╤В ╨╕ ╨╜╨╡ ╨╛╨┐╤Г╤Б╨║╨░╨╡╤В╤Б╤П  */
  right: 20px;
  width: auto;
  height: auto;
  padding: 0px;
  float: right;
  width: auto;
  height: 28px;
  color: #000;
  /*background: #fff;*/
}

@media (max-width: 900px) {
  .header-search-media {
   /* display: block;*/
    z-index: 9999;
  }
}



@media (max-width: 820px) {
  .header-search{
    display: none;
  }
}


@media (max-width: 820px) {
 
  
  .search-top{
    display: none;
  }
  
  .header-search-media {
   /* margin-top: 55px;*/
    display: block;
    float: none;
   
        right: 145px;
  }
}
.header-search-submit-wrap {
  float: right;
}

@media (max-width: 900px) {
  .header-search-submit-wrap {
    float: none;
    position: absolute;
    bottom: -4px;
    right: 60px;
  }
}


.header-search-text-wrap.touch-menu-nav-1 .header-search-submit{
  height:28px;
}

.header-search-submit {
  width: 38px;
  height: 30px; 
  background: #ffda31;
  border: none;
  font-size: 18px;
  color: black;
  
  
}


.header-search-text-wrap .header-search-submit{
  
}

.header-search-text-wrap {
 /* float: right;
      position: relative;
    right: -59%;*/
 
  width: 100%;
      text-align: center;
    float: left;
    margin-top: 75px;
    display: none;
    
 
}


@media (max-width: 700px) {
  .header-search-text-wrap {
    /* display: none; - ╨▓ ╨║╨╛╨┤╨╡ HTML */
    clear: both;
    margin: 90px 0 0  0;
     display: block;
  }
}
.header-search-text {
      width: 60%;
  height: 26px;
 
  font-size: 14px;
  font-style: italic;
  background: #fff;
  border: 1px solid #ffda31;
    margin-right: -42px;
}

.header-search-text--top {
     /* width: 411px;*/
     width: 100%;
  height: 26px;

  font-size: 14px;
  font-style: italic;
  background: #fff;
  border: 1px solid #FFDA33;
  padding-left:5px;
  border-left:0px;
}

@media (max-width: 900px) {
  .header-search-text {
    float: none;
    border: 1px solid #ffda31;
  }
}

.menu-top {
  position: relative;
  display: inline-block;
  float: left;
  width: auto;
  height: 8vh;
  min-height: 55px;
  z-index: 999;
}

@media (max-width: 1000px) {
  .menu-top {
    display: block;
    left: auto;
    right: 0;
    height: 76px;
  }
}
@media (max-width: 900px) {
  .menu-top {
    width: 100%;
    height: 50px;
    min-height: 55px;
    /*margin: 20px 0 0 0;*/
  }
}
@media (max-width: 700px) {
  .menu-top {
    position: absolute;
    top: 115px;
    height: auto;
    margin: 0px 0 0 0;
  }
}
@media (max-width: 450px) {
  .menu-top {
    /*top: 90px;*/
    background: #fff;
  }
}
.menu-top-wrap {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0px auto;
  height: 100%;
}

@media (max-width: 1000px) {
  .menu-top-wrap {
    text-align: left;
    width: 100%;
    margin: 0px;
  }
}
@media (max-width: 900px) {
  .menu-top-wrap {
    width: 100%;
    height: auto;
  }
}
.menu-top-pos {
  position: relative;
  height: 100%;
  text-align: center;
}

@media (max-width: 1115px) {
  .menu-top-pos {
   /* position: absolute;*/
    top: 0px;
    left: 0px;
    margin-left: 0;
    text-align: left;
  }
}
@media (max-width: 900px) {
  .menu-top-pos {
    width: 100%;
  }
}
.menu-level-1 {
  display: inline-block;
  float: left;
  height: 60px;
  /* height: 36px; */
  text-align: center;
}

@media (max-width: 1000px) {
	 .menu-level-1 {
		 z-index: 999;
	}
}


/*
@media (max-width: 1000px) {
  .menu-level-1 {
    position: relative;
    float: none;
    height: auto;
    padding: 55px 0 0 0;
    margin: 0;
    text-align: left;
    z-index: 999;
  }
}
@media (max-width: 900px) {
  .menu-level-1 {
    width: 100%;
    padding: 35px 0 0 0;
  }
}
*/
.menu-level-table {
  display: table;
  height: 100%;
}

.menu-level-1-line {
  width: 100%;
  height: 8%;
  background: #fff;
}

@media (max-width: 1000px) {
  .menu-level-1-line {
    display: none;
  }
}
.menu-level-1 > li:hover .menu-level-1-line {
  background: #ffda31;
}

.menu-level-table > a {
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.menu-level-1 > li {
  position: relative;
  display: inline-block;
  height: 100%;
}

.menu-level-1 > li:hover {
  background: #fff;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}
/*
@media (max-width: 1000px) {
  .menu-level-1 > li {
    height: 47px;
  }
}
@media (max-width: 900px) {
  .menu-level-1 > li {
    height: auto;
  }
}
@media (max-width: 1000px) {
  .menu-level-1 li:first-child {
    border-top: 1px solid #ffda31;
  }

  .menu-level-1 li {
    display: block;
    float: none;
    width: 250px;
    background: #fff;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
    border-bottom: 1px solid #ffda31;
  }
}

@media (max-width: 900px) {
  .menu-level-1 li {
    width: 100%;
  }
}
*/
.menu-level-1 li div a {
  font-size: 16px;
  padding: 5px 16px;
  font-family: "OpenSans-Regular", Arial, sans-serif;
  color: #000;
  text-decoration: none;
  text-align: left!important;
}

.menu-level-1 .menu-level-1-active a {
  color: #cccccc;
}
/*
@media (max-width: 1000px) {
  .menu-level-1 a {
    float: none;
    margin-left: 0;
    padding: 14px 0 14px 10px!important;
  }
}
*/
.menu-level-1 > li:hover div a {
  color: #252525;
  /*font-weight: bold;*/
}

.menu-level-2 {
  display: none;
  position: absolute;
  /* top: 35px; */
  text-align: left;
  /* border-bottom: 3px solid #004b99; */
  border: 1px solid #d9d9d9;
  border-bottom: 4px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  z-index: 100000;

}
/*
@media (max-width: 1000px) {
  .menu-level-2 {
    position: absolute;
    top: -1px;
    left: 250px;
    border-bottom: 0;
  }
} */
.menu-level-2 a {
  display: block;
  padding: 14px 16px;
  font-family: "OpenSans-Regular", Arial, sans-serif;
}

.menu-level-1 > li:hover .menu-level-2 {
 /* display: block; */
    width: 295px;
}

@media (max-width: 900px) {
	.menu-level-1 > li {
		display: none;
	}
	.menu-level-1 > li:first-child {
		display: block;
	}
}
.menu-level-2 {
	background: #fff;
}
/*
@media (max-width: 900px) {
  .menu-level-1 > li:hover .menu-level-2 {
    width: 100%;
  }
}
*/
.menu-level-2 > li {
  width: 100%;
  height: 44px;
  border-bottom: 1px solid #ffda31;
}

.menu-level-1 > li:hover .menu-level-2 > li:last-child {
  border-bottom: 1px solid #ffda31;
}
/*
@media (max-width: 900px) {
  .menu-level-1 > li:hover .menu-level-2 > li:last-child {
    border-bottom: 0px;
  }
}
@media (max-width: 1000px) {
  .menu-level-1 > li:hover .menu-level-2 > li:first-child {
    border-top: 1px solid #ffda31;
  }
}
*/
 .menu-level-2 a {
  width: 90%;
  text-align: left;
  display: inline-block;
  padding-right: 5%;
  padding-left: 5%;
  font-size: 14px;
  color: #004b99;
  font-weight: bold;
  text-transform: none;
  background: #fff;
  -webkit-transition: background 0.4s;
  -moz-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
}



::-webkit-input-placeholder {color:#bababa;}
::-moz-placeholder          {color:#bababa;}/* Firefox 19+ */
:-moz-placeholder           {color:#bababa;}/* Firefox 18- */
:-ms-input-placeholder      {color:#bababa;}	

/*
@media (max-width: 900px) {
  .menu-level-1 > li:hover .menu-level-2 a {
   width: 100%;
    padding-left: 10%!important;
  }
}
*/
 .menu-level-2 a:hover {
  color: #252525;
  background: #ffda31;
  text-decoration: underline;
}

 .menu-level-2 .menu-level-3 a {
  width: 85%;
  padding-left: 15%;
  padding-top: 0px;
  padding-bottom: 15px;
}

#touch-menu {
  display: none;
  /*position: absolute;*/
  left: 0px;
  top: 0px;
  width: 100px;
  font-size: 18px;
  color: #252525;
  z-index: 9999;
}

@media (max-width: 900px) {
  #touch-menu {
    top: -15px;
  }
}
@media (max-width: 450px) {
  #touch-menu {
    top: -15px;
  }
}
@media (max-width: 300px) {
  #touch-menu {
    width: 40px;
  }
}
#touch-menu span {
  display: block;
  float: left;
  margin: 8px 10px 0 0;
  color: white;
}
/*
@media (max-width: 300px) {
  #touch-menu span {
    display: none;
  }
}
*/
#touch-menu i {
  color: #ffda31;
}

#touch-menu-x {
  display: none;
}
/*
@media (max-width: 1000px) {
  #touch-menu-x {
    display: block;
  }
}
*/
.x-close-1 {
  position: absolute;
  top: 0px;
  right: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  z-index: 999;
}
/*
.menu-level-1 a.x-close-1 {
  padding: 10px 10px 0 0;
}

a.x-close-1 {
  font-size: 18px;
}

.menu-level-1 a.x-close-1:hover {
  color: #cccccc;
}
*/
.touch-menu-nav {
  height: 100%;
}
/*
@media (max-width: 1000px) {
  #touch-menu {
    display: block;
  }

  .touch-menu-nav {
    display: none;
  }
} */

/*
@media (max-width: 900px) {
  .menu-level-2 {
    position: relative;
    top: 0px;
    left: 0px;
    padding-right: 0px;
    z-index: 999;
  }
}
*/
.top-line {
  width: 100%;
 margin-top: 15px;
     min-height: 60px;
}

.top-line-white {
  width: 100%;
  height: 3vh;
  min-height: 25px;
}

.top-line-color {
  display: table;
  width: 100%;
  height: 60px;
  /*   height: 36px; */
  min-height: 35px;
  background: #004b99;
  text-align: center;
}

@media (max-width: 1000px) {
  .top-line-color {
  /*  height: auto;*/
  /* padding: 5px 0;*/
  }
  
  
  .top-line-color a {
	font-size: 16px;
    padding: 5px 16px;
    font-family: "OpenSans-Regular", Arial, sans-serif;
   /* color: #fff;*/
    text-decoration: none;
  
}
}
@media (min-width: 1000px) {
 
  
  .top-line-color .menu-level-table a {
 /* display: table-cell;*/
  vertical-align: middle;
  text-align: center;
  float: none;
  color: #fff;
  font-weight: bold;
  
  font-size: 16px;
  
}
}


/*
.top-line-color a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  float: none;
  color: #fff;
  text-decoration: underline;
  font-size: 16px;
}
*/



.content-100vh {
  width: 100%;
  height: 55vh;
  min-height: 400px;
}

@media (max-width: 1000px) {
  .content-100vh {
    height: auto;
    min-height: auto;
    padding: 30px 0;
  }
}
.content-100vh-cover {
  /* background-image ╨▓ HTML */
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.content-100vh-wrap {
  display: table;
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0px auto;
  height: 100%;
}

.content-100vh-pos {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  float: none;
  width: auto;
  height: auto;
  padding-left: 10px;
  padding-right: 10px;
  height: 100%;
}

.content-100vh-txt {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  font-family: "OpenSans-Bold", Arial, sans-serif;
  font-size: 50px;
  color: #fff;
  line-height: 1.5;
  text-align: left;
}

@media (max-width: 700px) {
  .content-100vh-txt {
    font-size: 35px;
  }
}
@media (max-width: 450px) {
  .content-100vh-txt {
    font-size: 25px;
  }
}
@media (max-width: 300px) {
  .content-100vh-txt {
    font-size: 20px;
  }
}
.content-100vh-button {
  display: table;
  width: 230px;
  height: 45px;
  margin: 30px 0 0 0;
  background: #ffda31;
  color: #fff;
}

@media (max-width: 300px) {
  .content-100vh-button {
    width: 180px;
  }
}
.content-100vh-button:hover {
  cursor: pointer;
}

.content-100vh-button span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  float: none;
  font-family: "OpenSans-Bold", Arial, sans-serif;
  font-size: 16px;
}

.home-100vh-banner {
  display: table;
  width: 100%;
  height: 14vh;
  padding: 2vh 0;
}

.home-100vh-banner-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  float: none;
  width: 100%;
  height: 100%;
  background: #f5f5f5;
}

.home-100vh-banner-wrap {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0px auto;
}

.home-100vh-banner-pos {
  width: auto;
  height: auto;
  padding-left: 10px;
  padding-right: 10px;
  height: 100%;
  display: inline-block;
}

.home-100vh-banner-img {
  display: block;
  float: left;
  margin-top: 2vh;
}

.home-100vh-banner-arrow {
  float: right;
  margin-top: 2vh;
}

.home-100vh-banner-arrow i {
  color: #ffda31;
}

.home-100vh-banner-txt {
  float: none;
  overflow: hidden;
  margin: 0 20px;
  padding: 0 20px;
  text-align: left;
}

.home-100vh-banner-txt-1 {
  font-size: 25px;
}

@media (max-width: 550px) {
  .home-100vh-banner-txt-1 {
    font-size: 20px;
  }
}
.home-100vh-banner-txt-2 {
  clear: left;
  float: left;
  font-size: 18px;
}

.section-home-goods {
  width: 100%;
  margin: 50px 0;
}

.content-wrap {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0px auto;
}

.content-pos {
  width: auto;
  height: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.home-goods-top {
  width: 100%;
  overflow: hidden;
  padding: 0;
  border-bottom: 1px solid #cccccc;
}

h1.home-goods-title {
  float: left;
  border-bottom: 5px solid #ffda31;
  font-weight: normal;
}

.home-goods-search {
  position: relative;
  /* ╨╜╨╡ ╨░╨▒╤Б╨╛╨╗╤О╤В */
  float: left;
  width: auto;
  height: 28px;
  margin: 15px 0 0 20px;
  color: #000;
  background: #fff;
}

@media (max-width: 800px) {
  .home-goods-search {
    clear: both;
    margin: 15px 0;
  }
}
.home-goods-search-submit-wrap {
  float: right;
}

.home-goods-search-submit {
  width: 40px;
  height: 30px;
  background: #ffda31;
  border: none;
  font-size: 18px;
  color: #fff;
}

.home-goods-search-text-wrap {
  float: right;
}

.home-goods-search-txt {
  width: 300px;
  height: 26px;
  padding-left: 5px;
  font-size: 14px;
  font-style: italic;
  background: #fff;
  border: 1px solid #ffda31;
}

@media (max-width: 400px) {
  .home-goods-search-txt {
    width: 150px;
  }
}
@media (max-width: 300px) {
  .home-goods-search-txt {
    width: 100px;
  }
}
.home-goods-slider-top {
  width: 100%;
  margin: 30px 0 0 0;
}

.home-slider-top-wrap {
  /*position: relative;
  width: 97%;
  /* ╨┤╨╗╤П ╤Б╤В╤А╨╡╨╗╨╛╨║ *//*
  height: 550px;
  */
  position: relative;
    /* width: 97%; */
    height: 550px;
    margin-left: 32px;
    margin-right: 33px;
  
}

@media (max-width: 910px) {
/*  .home-slider-top-wrap {
    width: 90%;
  }*/
}
.home-slider-gradient {
  position: absolute;
  top: 0;
  right: 0;
  width: 150px;
  height: 100%;
  background: linear-gradient(to left, white, transparent 100%);
  z-index: 10;
}

.home-slider-gradient_left {
      position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 100%;
    background: linear-gradient(to right, white, transparent 100%);
    z-index: 10;
}

@media (max-width: 650px) {
  .home-slider-gradient {
    display: none;
  }
  .home-slider-gradient_left {
    display: none;
  }
  
  
}
.home-slider-top-item {
  width: 280px;
  height: 520px;
  margin: 0 auto;
  position: relative;
}

@media (max-width: 400px) {
  .home-slider-top-item {
    width: 80%;
  }
}
.home-slider-top-item-img {
  width: 100%;
  height: 270px;
}

.home-slider-top-item-img img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 270px;
}

a.home-slider-top-item-catalog {
  display: block;
/*  height: 50px;*/
  margin: 20px 0 0 0;
  padding: 0 10px;
  text-align: center;
  color: #004b99;
}

a.home-slider-top-item-catalog:hover {
  text-decoration: underline;
}

.home-slider-top-item-txt {
  height: 80px;
  overflow: hidden;
  margin: 0;
  padding: 0 10px;
}

.home-slider-top-item-link:hover .home-slider-top-item-txt {
  text-decoration: underline;
}

.home-slider-top-item-price {
  height: 30px;
  overflow: hidden;
  text-align: center;
}

.home-slider-top-item-button {
  width: 100%;
  padding: 10px 0;
  text-align: center;
  font-size: 16px;
  color: #004b99;
  font-weight: bold;
  border: 3px solid #004b99;
  background: #fff;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}

@media (max-width: 500px) {
  .home-slider-top-item-button {
    width: 80%;
    margin: 0 auto;
  }
}
.home-slider-top-item-link:hover .home-slider-top-item-button {
  cursor: pointer;
  color: #fff;
  background: #ffda31;
}

.home-slider-bottom-wrap {
 /* position: relative;
  width: 97%;
  /* ╨┤╨╗╤П ╤Б╤В╤А╨╡╨╗╨╛╨║ *//*
  height: 480px;
  
  */
      position: relative;
    /* width: 97%; */
    height: 480px;
    margin-left: 32px;
    margin-right: 32px
}

@media (max-width: 910px) {
  .home-slider-bottom-wrap {
    width: 80%;
    margin: auto;
  }
}
.home-slider-bottom-item {
  width: 180px;
  height: 480px;
  margin: 0 auto;
}

.home-slider-bottom-item-img {
  width: 100%;
  height: 170px;
}

.home-slider-bottom-item-img img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 170px;
}

a.home-slider-bottom-item-catalog {
  display: block;
 
  margin: 20px 0 0 0;
  padding: 0 10px;
  text-align: center;
  color: #004b99;
  
  height: 45px;
}

a.home-slider-bottom-item-catalog:hover {
  text-decoration: underline;
}

.home-slider-bottom-item-txt {
  height: 130px;
  overflow: hidden;
  margin: 0;
  padding: 0 10px;
}

.home-slider-bottom-item-link:hover .home-slider-bottom-item-txt {
  text-decoration: underline;
}

.home-slider-bottom-item-price {
  height: 30px;
  overflow: hidden;
  text-align: center;
}

.home-slider-bottom-item-button {
  width: 100%;
  padding: 10px 5px 10px 5px;
  text-align: center;
  font-size: 16px;
  color: #004b99;
  font-weight: bold;
  border: 3px solid #004b99;
  background: #fff;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}

.home-slider-bottom-item-link:hover
.home-slider-bottom-item-button {
  cursor: pointer;
  color: #fff;
  background: #ffda31;
}

.owl-carousel .owl-nav.disabled {
  display: block;
  /* ╨▓╨╕╨┤╨╕╨╝╨╛╤Б╤В╤М ╤Б╤В╤А╨╡╨╗╨╛╨║ */
}

.owl-nav {
  font-size: 0px;
  /* ╨┤╨╗╤П ╤Г╨┤╨░╨╗╨╡╨╜╨╕╤П ╤В╨╡╨║╤Б╤В╨░ prev ╨╕ next */
}

/*.owl-prev {
  display: none;
}*/

.owl-next{
  position: absolute;
  top: 80px;
  right: -30px;
  width: auto;
  height: auto;
  padding: 20px 5px;
  border: 1px solid #004b99;
}

.owl-prev  {
  position: absolute;
  top: 80px;
  left: -30px;
  width: auto;
  height: auto;
  padding: 20px 5px;
  border: 1px solid #004b99;
}


.owl-next:hover {
  background: #ffda31;
}
.owl-prev:hover {
  background: #ffda31;
}

.owl-prev:before {
  content: "\f104";
  color: #004b99;
  font-family: FontAwesome;
  font-size: 40px;
  margin: 0;
}
.owl-next:before {
  content: "\f105";
  color: #004b99;
  font-family: FontAwesome;
  font-size: 40px;
  margin: 0;
}

.owl-carousel-1 .owl-next,.owl-carousel-1 .owl-prev {
  position: absolute;
  top: 40px;
  right: -30px;
      width: 18px;
  height: auto;
  padding: 20px 5px;
  border: 1px solid #004b99;
}

.owl-carousel-1 .owl-nav.disabled {
  display: block;
  /* ╨▓╨╕╨┤╨╕╨╝╨╛╤Б╤В╤М ╤Б╤В╤А╨╡╨╗╨╛╨║ */
}

.owl-carousel-1 .owl-prev {
     position: absolute;
    top: 40px;
    left: -32px;
}

.home-about-wrap {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0px auto;
}

.home-about-pos {
  width: auto;
  height: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.home-about-top {
  width: 100%;
  overflow: hidden;
  padding: 0;
  border-bottom: 1px solid #cccccc;
}

h1.home-about-title {
  float: left;
  border-bottom: 5px solid #ffda31;
  font-weight: normal;
}

.home-about-article {
  width: 100%;
  margin: 30px 0 0 0;
}

.home-about-img {
  float: left;
  margin: 0 30px 0 0;
}

@media (max-width: 750px) {
  .home-about-img {
    float: none;
    margin: 0 0 20px 0;
  }

  .home-about-img img {
    display: block;
    width: auto;
    max-width: 90%;
    margin: 0 auto;
  }
}
.home-about-txt {
  width: auto;
  height: auto;
  overflow: hidden;
}

.home-banner-wrap {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 40px auto;
}

.home-banner-pos {
  width: auto;
  height: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.home-banner-left {
  float: left;
  width: 48%;
}

@media (max-width: 800px) {
  .home-banner-left {
    float: none;
    width: auto;
    max-width: 90%;
    margin: auto;
  }
}
.home-banner-left img {
  max-width: 100%;
}

.home-banner-right {
  float: right;
  width: 48%;
}

@media (max-width: 800px) {
  .home-banner-right {
    float: none;
    width: auto;
    max-width: 90%;
    margin: auto;
  }
}
.home-banner-right img {
  max-width: 100%;
}

.top-line-page {
  width: 100%;
  height: 10px;
  margin: 0 0 30px 0;
  background: #004b99;
}

.content-page {
  width: 100%;
}

.content-page-wrap {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0px auto;
}

.content-page-pos {
  width: auto;
  height: auto;
  padding-left: 10px;
  padding-right: 10px;
}

.breadcrumbs-page {
  margin: 30px 0 20px 0;
  color: #004b99;
}

.breadcrumbs-page a {
  color: #004b99;
}

.breadcrumbs-page a:hover {
  text-decoration: underline;
}

.content-page-top {
  width: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0 0 30px 0;
  border-bottom: 1px solid #cccccc;
}

h1.content-page-title,h2.content-page-title {
  float: left;
  
    font-size: 35px;   
  border-bottom: 5px solid #ffda31;
}

.content-page-article {
  width: 100%;
}

.page-article-left {
  width: 27%;
  float: left;
  margin: 0 3% 0 0;
}

@media (max-width: 700px) {
  .page-article-left {
    width: 100%;
    max-width: 300px;
    float: none;
    margin: 0 auto 20px auto;
  }
}
.page-article-left img {
  width: 100%;
}

.page-article-right {
  width: 70%;
  height: auto;
  overflow: hidden;
  margin: 0 0 50px 0;
}

@media (max-width: 1000px) {
  .page-article-right {
    width: 70%;
  }
}
@media (max-width: 700px) {
  .page-article-right {
    width: 100%;
  }
}
.txt-blue {
  color: #004b99;
}

.page-video-wrap {
  float: left;
  width: 75%;
}

@media (max-width: 1000px) {
  .page-video-wrap {
    float: none;
    width: 100%;
  }
}
.video-item {
  width: 100%;
  margin: 0 0 40px 0;
}

h2.video-title {
  margin: 0 0 20px 0;
  color: #004b99;
  text-decoration: underline;
}

.video-wrap {
  position: relative;
  float: left;
  width: 27%;
  height: 0;
  margin: 0 3% 0 0;
  padding-bottom: 15%;
  padding-top: 30px;
  /* ╨┐╨╗╨╛╤Е╨╛ ╤А╨░╨▒╨╛╤В╨░╨╡╤В */
  /* border-bottom: 5px solid $yellow; */
  overflow: hidden;
}

@media (max-width: 800px) {
  .video-wrap {
    float: none;
    width: 250px;
    padding-bottom: 140px;
    margin: 0 auto 20px auto;
  }
}
@media (max-width: 350px) {
  .video-wrap {
    width: 200px;
    padding-bottom: 140px;
  }
}
.video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.player .rounded-box {
  background-color: rgba(255, 218, 48, 0.74902) !important;
}

.controls .play:hover {
  background-color: rgba(255, 218, 48, 0.74902) !important;
}

.video-txt {
  width: 70%;
  overflow: hidden;
}

@media (max-width: 800px) {
  .video-txt {
    width: 100%;
    overflow: visible;
  }
}
.flypage-top {
  width: 100%;
  margin: 30px 0 0 0;
}

.flypage-top-images {
  float: left;
      width: 50%;
  margin: 0px 20px 0 0;
}

@media (max-width: 1000px) {
  .flypage-top-images {
    width: 340px;
  }
}
@media (max-width: 800px) {
  .flypage-top-images {
    float: none;
    width: 100%;
    margin: 20px auto;
  }
}
.flypage-top-img-right {
 /* float: right;*/
}

@media (max-width: 800px) {
  .flypage-top-img-right {
    float: none;
    width: 95%;
    max-width: 300px;
    margin: 0 auto;
  }
}
.flypage-top-img-right img {
  width: 470px;
  height: auto;
}

@media (max-width: 1000px) {
  .flypage-top-img-right img {
    width: 100%;
    max-width: 300px;
  }
}
.flypage-top-img-left {
  float: left;
  width:100%;
}

@media (max-width: 800px) {
  .flypage-top-img-left {
    float: none;
    width: 100%;
    margin: 20px 0 0 0;
    text-align: center;
  }
}
.flypage-top-img-left img {
  width: 110px;
  height: auto;
}

@media (max-width: 800px) {
  .flypage-top-img-left img {
    display: inline-block;
    margin: 10px;
  }
}
.flypage-top-description {
  float: none;
  overflow: hidden;
}

/*.flypage-top-description .flypage-top-button{
    width: 213px;
  }*/

@media (max-width: 950px) {
  .flypage-top-description {
    clear: both;
    overflow: visible;
  }
  
 .product-offerts-list-wrap .product-offerts-list-item:last-of-type{
    padding-bottom: 0px;
  }
  
  .flypage-top-description .flypage-top-button{
    margin-top: 0;
  }
  
  .flypage-top-description .flypage-quantity{
    margin-left:0;
  }
  
  
  
  
}
h1.flypage-title {
  font-family: "OpenSans-Light", Arial, sans-serif;
  color: #004b99;
}

.flypage-txt-1 {
  margin: 20px 0;
  color: #252525;
	font-family: "OpenSans-Light", Arial, sans-serif;
}

.flypage-txt-2 {
  font-family: "OpenSans-Light", Arial, sans-serif;
}
.flypage-txt-2 p{
	line-height: normal!important;
	
	
}
.flypage-video {
  display: block;
  margin: 30px 0;
  color: #004b99;
}

.flypage-video span {
  display: block;
  font-size: 16px;
  text-decoration: underline;
  padding-top: 2px;
}

.flypage-video i {
  display: block;
  float: left;
}

.flypage-price {
  margin: 30px 0;
}

.flypage-quantity {
  float: right;
  height: 50px;
  margin-bottom: 20px;
}

@media (max-width: 400px) {
  .flypage-quantity {
    height: auto;
  }
}
.flypage-txt {
  display: block;
  float: left;
  padding: 15px 0 0 0;
  font-size: 16px;
}

@media (max-width: 400px) {
  .flypage-txt {
    padding: 0;
  }
}
.flypage-number-wrap {
  float: left;
    width: 204px;
    margin: 0;
}

@media (max-width: 1280px) {
  .flypage-number-wrap {
   /* margin: 0 0 0 10px;*/
  }
}
@media (max-width: 400px) {
  .flypage-number-wrap {
    clear: both;
  /*  margin: 10px 0;*/
  }
}
.flypage-sign {
  display: inline-block;
    width: 38px;
    height: 45px;
    border: 1px solid grey;
    text-align:center;
    line-height:45px;
        -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.flypage-sign:hover {
  cursor: pointer;
}

.flypage-sign span {
  
  vertical-align: middle;
  text-align: center;
  float: none;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.flypage-number {
  display:inline-block;
  vertical-align:top;
  width: 50px;
  height: 45px;
  margin: 0 10px;
  border: 1px solid grey;
   -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.flypage-number input {
  width: 48px;
  height: 43px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  border: 0;
  background: #f5f5f5;
}

.flypage-top-button {
  float: left;
 

 
  
  background-color:#0e4e98;
   color: #004b99;
  
}

.flypage-top-button:hover {
  cursor: pointer;
}

@media (max-width: 1280px) {
  .flypage-top-button,.home-slider-top-item .class="home-slider-top-item-button" {
    clear: both;
    margin: 20px 0 0 0;
  }
}
@media (max-width: 300px) {
  .flypage-top-button,.home-slider-top-item .class="home-slider-top-item-button" {
    width: 200px;
    margin: 20px auto 0 auto;
  }
}
.flypage-price-1 {
  font-size: 30px;
}

.flypage-bottom {
  width: 100%;
  margin: 40px 0 0 0;
}

.flypage-slider-wrap {
  /*position: relative;
  width: 97%;  
  height: 480px;*/
      position: relative;
    /* width: 97%; */
    height: 480px;
    margin-left: 36px;
    margin-right: 32px;
}

@media (max-width: 910px) {
  .flypage-slider-wrap {
 /*   width: 90%;*/
  }
}
.flypage-slider-gradient {
  position: absolute;
  top: 0;
  right: 0;
  width: 150px;
  height: 100%;
  background: linear-gradient(to left, white, transparent 100%);
  z-index: 10;
}

.flypage-slider-gradient_left {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 100%;
  background: linear-gradient(to right, white, transparent 100%);
  z-index: 10;
}

@media (max-width: 650px) {
  .flypage-slider-gradient,.flypage-slider-gradient_left {
    display: none;
  }
}
@media (max-width: 300px) {
  .flypage-bottom .content-page-title {
    font-size: 25px;
  }
}
.flypage-slider-item {
  width: 180px;
  height: 480px;
  margin: 0 auto;
}

.flypage-slider-item-img {
  width: 100%;
  height: 170px;
  text-align:center;
}

.flypage-slider-item-img img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 170px;
}

a.flypage-slider-item-catalog {
  display: block;
  height: 50px;
  margin: 20px 0 0 0;
  padding: 0 10px;
  text-align: center;
  color: #004b99;
}

a.flypage-slider-item-catalog:hover {
  text-decoration: underline;
}

.flypage-slider-item-txt {
  height: 130px;
  overflow: hidden;
  margin: 0;
  padding: 0 10px;
  text-align: left;
}

.flypage-slider-item-link:hover .flypage-slider-item-txt {
  text-decoration: underline;
}

.flypage-slider-item-price {
  height: 30px;
  overflow: hidden;
  text-align: center;
}

.flypage-slider-item-button {
  width: 100%;
  padding: 10px 0;
  text-align: center;
  font-size: 16px;
  color: #ffda31;
  font-weight: bold;
  border: 3px solid #ffda31;
  background: #fff;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;
}

.flypage-slider-item-link:hover .flypage-slider-item-button {
  cursor: pointer;
  color: #fff;
  background: #ffda31;
}

.catalog-select {
  width: 100%;
 
  max-width: 1260px;
  margin: auto;
  background: #f5f5f5;
      min-height: 50px;
}

@media (max-width: 900px) {
 /* .catalog-select {
    height: 200px;
  }*/
}
@media (max-width: 300px) {
  .catalog-select {
    height: 190px;
  }
}
.catalog-select-found {
  float: left;
  margin: 0 0 0 30px;
}

@media (max-width: 900px) {
  .catalog-select-found {
    margin: 10px 0 0 0px;
  }
}
.select-found-1 {
  float: left;
  font-size: 30px;
  /* line-height: 1; */
}
.select-found-2 {
	float: left;
	margin-top: 16px;
	margin-left: 10px;
}

.catalog-select-sort {
  float: right;
  margin: 15px 0 0 40px;
}

.catalog-select-sort #sortby-button,.catalog-select-show #sorttype-button ,
.catalog-select-in-stock #sort_instock-button,.catalog-select-item .ui-selectmenu-button{
  border: 1px solid #7a7a7a;
    border-radius: 0;
}

@media (max-width: 900px) {
  .catalog-select-sort {
    clear: both;
    margin: 10px 0 0 0px;
  }
}
.select-sort-txt {
  float: left;
  margin: 1px 10px 0 0;
}

@media (max-width: 900px) {
	.select-sort-txt {
		width: 100%;
	}
}
@media (max-width: 300px) {
  .select-sort-txt {
    clear: both;
    margin: 0px 0 10px 0px;
	
  }
}
.catalog-select-sort select {
  font-size: 14px;
}

.catalog-select-sort option {
  font-size: 14px;
}

.catalog-select-show {
  float: right;
  margin: 15px 3px 0  40px;
}
#sortby-button, #sorttype-button{
	margin-top: -4px;
}
@media (max-width: 900px) {
  .catalog-select-show {
    clear: both;
    float: left;
    margin: 10px 0px 0  0px;
  }
	#sortby-button, #sorttype-button{
		margin-top: 0;
	}
	.select-show-txt {
		width: 100%;
	}
}
.select-show-txt {
  float: left;
  margin: 1px 10px 0 0;
}


.catalog-select-show select {
  font-size: 14px;
}

.catalog-select-show option {
  font-size: 14px;
}

.catalog-content-left {
  float: left;
  width: 25%;
 /* margin: 30px 0 0 0;*/
}

@media (max-width: 1000px) {
  .catalog-content-left {
    width: 30%;
  }
}
@media (max-width: 950px) {
  .catalog-content-left {
    width: 100%;
  }
}
.catalog-menu-level-1 {
  position: relative;
}

.catalog-menu-level-1 > li {
  margin: 0px 0 20px 30px;
}

.catalog-menu-level-1 > li > a {
  font-family: "OpenSans-Regular", Arial, sans-serif;
  font-size:20px;
  color: #004b99;
}

.flypage-articul{
        font-family: "OpenSans-Bold", Arial, sans-serif;
    font-size: 16px;
    float: right;
}

.catalog-menu-arrow-right {
  position: absolute;
  left: 0px;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.catalog-menu-arrow-right i {
  color: #004b99;
}

.catalog-menu-arrow-bottom {
  position: absolute;
  left: 0px;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.catalog-menu-arrow-bottom i {
  color: #004b99;
}

.catalog-menu-level-2 {
  overflow: hidden;
  margin: 10px 0 0 20px;
}

@media (max-width: 450px) {
  .catalog-menu-level-2 {
    margin: 10px 0 0 0px;
  }
}
.catalog-menu-level-1 > li:hover .catalog-menu-arrow-right {
  opacity: 0;
}

.catalog-menu-level-1 > li:hover .catalog-menu-arrow-bottom {
  opacity: 1;
}

.catalog-menu-level-2 > li > a {
  display: block;
  margin: 0 0 20px 0;
  font-family: 'Myriad-Pro-Regular';
  font-size:16px;
}

.catalog-menu-level-2 > li > a b{
/*   font-family: 'Myriad-Pro-Semibold';*/
}

.catalog-content-right {
  float: left;
  width: 75%;
 /* overflow: hidden;*/
  margin: 30px 0 0 0;
  text-align: left;
}

@media (max-width: 1000px) {
  .catalog-content-right {
    width: 70%;
  }
	
}
@media (max-width: 950px) {
  .catalog-content-right {
    width: 100%;
  }
	/*.header-search{
		display: none;
	}*/
	.catalog-item{
		margin-left: 5px;
	}
}

@media (max-width:650px) {
  .catalog-content-right {
    width: 100%;
  }
	/*.header-search{
		display: none;
	}*/
	.catalog-item{
           
		     float: none!important; 
    margin-right: 0px!important; 
   
      margin: auto!important; 
      display: block!important; 
      margin-bottom: 17px!important; 
	}
}

.catalog-item {
 display: inline-block;
    width: 251px;
    height: 438px;
   
    float: left;
    margin-right: 17px;
    margin-bottom: 17px;
    border: 1px solid #cccccc;
    padding: 20px;
    
    position: relative;
}

@media (max-width: 400px) {
  .catalog-item {
    width: 80%;
    height: auto;
    padding-bottom: 40px;
  }
}
.catalog-item-img {
     width: 100%;
    height: 237px;
    line-height: 237px;
    text-align:center; 
}

.catalog-item-rating{
     height: 17px;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 7px;
    line-height: 17px;
    font-size:14px;
    color:rgb(0, 75, 153);
}

@media (max-width: 450px) {
  .catalog-item-img {
    height: auto;
  }
}
.catalog-item-img img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 233px;
      vertical-align: middle;
}

.catalog-item-txt {
  /*height: 80px;*/
height:57px;
  overflow: hidden;
  margin: 20px 0 0 0;
  /*padding: 0 10px;*/
  text-align: left;
  
  margin-bottom: 5px;
  
 
  font-size: 16px;
  font-family: "OpenSans-Semibold";
  color: rgb(0, 75, 153);
  line-height: 1.2;
 
  
}

.catalog-item-link:hover .catalog-item-txt {
  text-decoration: underline;
}

.catalog-item-price {
  height: 30px;
 
     font-family: "OpenSans-Semibold";
    color: #252525;
    line-height: 34px;
   
    font-size: 18px;
 
  text-align: center;
  float: left;
}


.catalog-item-price-label{
  
}

.catalog-item-price{
   position: relative;
}

.catalog-item-button {
     width: 130px;
    height: 30px;
    /* padding: 10px 0; */
    text-align: center;
    font-size: 16px;
    color: white;
    font-weight: bold;
  
    background: #0e4e98;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
    line-height: 29px;
    float:right;
        margin-top: 2px;
}
.catalog-item-button--add-icon{
      display: inline-block;
    float: right;
    width: 32px;
    height: 30px;
    background-color: #ffda31;
    line-height: 30px;
    text-align: center;
}

.catalog-item-button--add-icon img{
  display:inline-block!important;
  vertical-align: middle!important;
}

.catalog-item-link:hover .catalog-item-button {
  cursor: pointer;
  color: #fff;
  background: #ffda31;
}

.content-contact-top {
  width: 100%;
}

.contact-top-left {
  float: left;
  width: 33%;
}

@media (max-width: 600px) {
  .contact-top-left {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
  }
}
.contact-top-right {
  float: right;
  width: 33%;
}

@media (max-width: 600px) {
  .contact-top-right {
    float: left;
    width: 100%;
    margin: 0;
  }
}
.contact-top-img {
  float: left;
  width: 30px;
  margin: 0 20px 0 0;
}

.contact-top-txt {
  float: left;
  overflow: hidden;
}

a.contact-roadmap {
  color: #004b99;
}

.contact-top-txt-title {
  font-weight: bold;
}

.content-contact-bottom {
  width: 100%;
}

.contact-map {
  width: auto;
  margin: 20px auto;
}

.basket-title {
  float: left;
}

.basket-title-img {
  float: left;
  position: relative;
  margin: 0px 0 0px 20px;
}

.basket-title-img img {
  display: block;
  position: absolute;
  top: 10px;
}

@media (max-width: 300px) {
  .basket-title-img img {
    top: 5px;
  }
}
.basket-top-line {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 15px 0;
  background: #f5f5f5;
  max-width: 1260px;
  margin: auto;
}

@media (max-width: 550px) {
  .basket-top-line {
    padding: 0px 0 15px 0;
  }
}
.basket-top-txt-wrap {
  float: left;
  margin: 10px 0 0 0;
}

.basket-top-txt-1 {
  float: left;
  margin: 0 10px 0 0;
  font-size: 30px;
  font-weight: bold;
}

.basket-top-txt-2 {
  float: left;
  margin: 16px 10px 0 0;
  font-size: 14px;
}

@media (max-width: 300px) {
  .basket-top-txt-2 {
    float: none;
    margin: 0;
  }
}
.basket-top-txt-3 {
  float: left;
  margin: 0;
  font-size: 30px;
  font-weight: bold;
}

@media (max-width: 350px) {
  .basket-top-txt-3 {
    clear: both;
    float: none;
    font-size: 24px;
  }
}
.basket-top-button {
  float: right;
  width: 200px;
  padding: 15px 0px;
 background: #004b99;
 text-align: center;
  color: #fff;
 
  
  font-size: 18px;
  font-weight: bold;
  border:none;
  
  
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   
   border-radius: 0px;
}




@media (max-width: 650px) {
  .basket-top-button {
    clear: both;
    float: left;
    margin: 20px 0 0 0;
  }
}
.basket-top-button:hover {
  text-decoration: underline;
  cursor: pointer;
}

.basket-description {
  display: table;
  width: 100%;
  padding: 20px 0;
}

@media (max-width: 1000px) {
  .basket-description {
    display: none;
  }
}
.basket-description-left {
  display: table-cell;
  vertical-align: middle;
  float: none;
  width: 40%;
}

.basket-description-left span {
  padding: 0 0 0 50px;
}

.basket-description-price {
  display: table-cell;
  vertical-align: middle;
  float: none;
  width: 20%;
}

.basket-description-quantity {
  display: table-cell;
  vertical-align: middle;
  float: none;
  width: 20%;
}

.basket-description-result {
  display: table-cell;
  vertical-align: middle;
  float: none;
  width: 10%;
}

.basket-item-wrap {
  width: 100%;
  margin: auto;
  max-width: 1260px;
  background: #f5f5f5;
}

.basket-item {
  display: table;
  width: 100%;
  height: 120px;
  margin: 0;
  padding: 20px 0;
  border-bottom: 1px solid #cccccc;
}

@media (max-width: 1000px) {
  .basket-item {
    display: block;
    height: auto;
    float: left;
  }
}
.basket-item:last-child {
  border-bottom: 0;
}

.basket-item-left {
  display: table-cell;
  vertical-align: middle;
  float: none;
  height: 100%;
  width: 45%;
  padding: 0;
}

@media (max-width: 1000px) {
  .basket-item-left {
    display: block;
    width: 100%;
  }
}
.basket-item-cross {
  display: table-cell;
  vertical-align: middle;
  float: none;
  width: 50px;
  margin: 0;
  color: #cccccc;
}

.basket-item-cross i {
  padding: 0;
}

.basket-item-cross:hover {
  cursor: pointer;
}

.basket-item-img {
  display: table-cell;
  vertical-align: middle;
  float: none;
  width: 150px;
  height: 120px;
  border: 1px solid #cccccc;
  text-align: center;
}

.basket-item-img img {
  height: 120px;
}

.basket-item-txt {
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding: 0 10px 0 20px;
}

@media (max-width: 550px) {
  .basket-item-txt {
    display: block;
    clear: both;
    float: none;
    padding: 0;
    margin: 20px 0 0 0;
  }
}
.basket-item-right {
  display: table-cell;
  vertical-align: middle;
  float: none;
  width: 55%;
}

@media (max-width: 1000px) {
  .basket-item-right {
    display: block;
    width: 100%;
    margin: 20px 0 0 0;
  }
}
.basket-item-price {
  width: 30%;
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding: 0;
}

@media (max-width: 1000px) {
  .basket-item-price {
    display: block;
    width: 30%;
    float: left;
  }
}
@media (max-width: 550px) {
  .basket-item-price {
    width: 100%;
  }
}
.basket-item-price span {
  display: none;
}

@media (max-width: 1000px) {
  .basket-item-price span {
    display: block;
  }
}
.basket-number-wrap {
  display: table-cell;
  vertical-align: middle;
  float: none;
  width: 40%;
  margin: 0;
}

@media (max-width: 1000px) {
  .basket-number-wrap {
    display: block;
    float: left;
    width: 40%;
  }
}
@media (max-width: 550px) {
  .basket-number-wrap {
    clear: both;
    width: 100%;
    margin: 20px 0;
  }
}
.basket-sign {
  float: left;
  display: table;
  width: 38px;
  height: 45px;
  border: 1px solid grey;
}

.basket-sign:hover {
  cursor: pointer;
}

.basket-sign span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  float: none;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.basket-number {
  float: left;
  width: 70px;
  height: 45px;
  margin: 0 10px;
  border: 1px solid grey;
}

.basket-number input {
  width: 68px;
  height: 43px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  border: 0;
  background: #f5f5f5;
}

.basket-result {
  /*width: 10%;*/
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding: 0;
  font-weight: bold;
  
  
  width: 185px;
  text-align: center;
}

@media (max-width: 1000px) {
  .basket-result {
    display: block;
    float: left;
    width: 20%;
  }
}
@media (max-width: 550px) {
  .basket-result {
    clear: both;
    width: 100%;
    
    text-align: left;
  }
}
.basket-result span {
  display: none;
}

@media (max-width: 1000px) {
  .basket-result span {
    display: block;
  }
}
.basket-info {
  margin: 30px 0 0 0;
}

.basket-delivery {
  float: left;
  width: 300px;
  margin: 0 20px 0 0;
}

@media (max-width: 400px) {
  .basket-delivery {
    float: left;
    width: 100%;
    margin: 10px 0;
  }
}
.basket-delivery-img {
  display: block;
  margin: 0 0 0 40px;
}

.basket-delivery-title {
  margin: 20px 0;
  font-weight: bold;
}

.basket-form-item {
  clear: both;
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
}

.basket-form-item input {
  float: left;
  width: 20px;
  height: 20px;
}

.basket-form-item label {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0 0 0 15px;
}

.basket-bottom-result {
  float: right;
  width: 300px;
  position:relative;
}
.price-calc-screen{
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: white;
  font-size: 18px;
  display:none;
}

@media (max-width: 400px) {
  .basket-bottom-result {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
  }
}
.basket-bottom-result-item-1 {
  clear: both;
  float: left;
  width: 100%;
  padding: 0 0 10px 0;
  font-weight: bold;
}

.basket-bottom-result-item-2 {
  clear: both;
  float: left;
  width: 100%;
  padding: 0 0 10px 0;
}

.basket-bottom-result-item-3 {
  clear: both;
  float: left;
  width: 100%;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #cccccc;
}

.basket-bottom-result-item-4 {
  clear: both;
  float: left;
  width: 100%;
  padding: 10px 0 0 0;
  font-weight: bold;
}

.result-item-left {
  float: left;
}

.result-item-right {
  float: right;
}

.basket-bottom-button {
  display: table;
  float: right;
  width: 230px;
  height: 45px;
  margin: 30px 0 0 0;
  background: #004b99;
  color: #fff;
  
  border:none;
  
 
  font-size: 18px;
  font-weight: bold;
  
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none; 
  
}

 

@media (max-width: 300px) {
  .basket-bottom-button {
    float: left;
    width: 180px;
  }
}
.basket-bottom-button:hover {
  cursor: pointer;
  text-decoration: underline;
}

.basket-bottom-button span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  float: none;
  font-family: "OpenSans-Bold", Arial, sans-serif;
  font-size: 16px;
}

.footer-line {
  width: 100%;
  height: 45px;
  margin: 30px 0 0 0;
  background: #f5f5f5;
}

.footer-line-wrap {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0px auto;
  display: table;
  height: 100%;
}

.footer-line-pos {
  width: auto;
  height: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.footer-line-txt {
  float: left;
}

.footer-line-phone {
  color: #004b99;
}

@media (max-width: 550px) {
  .footer-line-txt span {
    display: none;
  }
}
#footer {
  width: 100%;
  background: #fff;
}

.footer-wrap {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0px auto;
  height: auto;
  overflow: hidden;
}

.footer-pos {
  width: auto;
  height: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}


.footer-pos .home-goods-search{
    margin-left: 0px;
    margin-top: 0px;
}
#footer a {
  display: block;
  margin-bottom: 6px;
}

.footer-left {
  float: left;
  width: 20%;
  margin-right: 20px;
}

@media (max-width: 700px) {
  
  
  .footer-left{	
    clear: both;
    float: none;
    width: 90%!important;
    text-align: center;
    margin: 0 auto 15px auto;
  }
}
.footer-right {
  float: right;
 width: 38%;
 
}

@media (max-width: 700px) {
  .footer-right {
    clear: both;
    float: none;
    width: 90%;
    text-align: center;
    margin: 0 auto 15px auto;
  }
}
.footer-item {
  margin: 0 0 10px 0;
}

.footer-social-wrap {
  margin: 20px 0 0 0;
}

.footer-social {
  float: right;
  margin: -20px 0 0 10px;
}

/*# sourceMappingURL=style.css.map */
.errorMessage{
  color:red;
 /* display:none;*/
}

.backet-item{
  margin-bottom: 19px;
  float:none;
} 

.backet-item input,.backet-item textarea {
    width: 370px;
    padding: 5px;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    background-color: #FAFAFA;
}

.ui-autocomplete{
      position: relative;
    top: -331px;
    left: 850.188px;
    width: 246px;
    background-color: white;
    /* display: none; */
    padding: 11px;
    z-index: 9999;
    
}

.ui-helper-hidden-accessible{
   display: none;
}
/*
li.ui-menu-item:hover {
   
    text-decoration: underline;
}

li.ui-menu-item {
    margin-top: 9px;
    padding-bottom: 7px;
    border-bottom: 1px solid #004b99;
}
*/
ul.ui-autocomplete{
      overflow-y: scroll;
    max-height: 500px;
}


.flypage-top-img-right iframe{
      width: 649px;
    height: 470px;
}

.search-top {
    position: relative;
    
    float: left;
    
  /*  height: 8vh;
    min-height: 55px;*/
      height: 49px;
    z-index: 999;
    
    width: 100%;
    
}

.header-search-submit-wrap--top{
      position: absolute;
    right: 0;
    z-index:1000;
}

.header-search-text-wrap--top{
        
  /*  width: 1000px;
    
    width: 1140px;*/
    height: 30px;
   
   
    display: table-cell;
    
   /* position:relative;*/
   position: absolute;
    z-index: 999;
    right: 44px;
    left: 135px;
   
   
}

.search-top .content-wrap{
  height: 100%;
}

.fa.fa-search{
  cursor: pointer;
} 

 
.quick-search-panel-wrap{
  display: none;
  
       position: absolute;
   
    width: 394px;
     /*height: 535px;*/
     height:auto;
   
    background-color: white;
       z-index: 10000000000000000000000;
    padding: 10px;
    
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
}

.qsp-title {
     font-weight: bold;
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 11px;
    margin-bottom: 20px;
}

.qsp-list-item--img{
          width: 35px;
    margin-right: 16px;
}

.qsp-list-item--link{
         display: inline-block; 
}

.qsp-list-item--title{
      display: inline-block;
    vertical-align: top;
   width: 339px;
}


.qsp-list.qsp-list--products li{
      margin-bottom: 8px;
}

.qsp-list{
  
  margin-bottom: 16px;
}


.qsp-list.qsp-list--categories li .qsp-list-item--link {
  
    margin-bottom: 5px;
}
.qsp-list.qsp-list--categories{
  height: 115px;
  overflow-y: scroll;
}


.search-select-category{
        width: auto;
	line-height: 30px;
    height: 28px;
    float: left;
    
        background-color: #FFF0AD;
	
	
	padding-left:10px;
	padding-right:10px;
	
	 color: black;
  
    font-size: 14px;
    
    cursor: pointer;
  
    border: 1px solid #FFDA33;
    border-right: 0px;
    
    
}

.header-search-submit{
  cursor:pointer;
}

.search-select-category-label{
      text-align: center;
  
    color: black;
    
    font-size: 14px;
}

.search-select-category select {
  
  position: absolute;
    display: block;
    top: -1px;
    left: 0;
    height: 30px;
    width: auto;
    font-family: arial,sans-serif;
    outline: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible;
    border: 0;
    line-height: 35px;
}

.menu-level-2.menu_is_open{
  display:block!important;
}

.menu_hover_bg{
  /*background-color:green;*/
   
    position: fixed;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    display: none; 
}


.flypage-slider-item-catalog.flypage-slider-item-catalog--product{
 height: 120px;
}


.flypage-slider-wrap .discount_cross_label{
      top: 290px;
    text-align: center;
    width: 100%;
}

.flypage-slider-item-catalog.flypage-slider-item-catalog--product+ .flypage-slider-item-price{
  font-size: 16px;
    font-weight: bold;
  
}
/*
.flypage-top-button:hover,.catalog-item-button:hover,.home-slider-top-item-button:hover{
 
  
  border: 3px solid #ffda31;
  
}

*/




/*category list menu*/
.category-list-menu-wrap{
      position: absolute;
      left: 0;
      right: 0;
    width: 100%;
    background-color: white;
   z-index: 10000000000;
    
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
    
   
}


.category-list-menu-column{
    
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
}

  
.category-list-menu-title>a,.category-list-menu-title>span{
      text-transform: uppercase;
    font-weight: bold;
    font-size: 15px!important;
    padding: 0!important;
}

.category-list-menu-title{
  margin-top: 20px;
  text-align: left;
 margin-left: 15px;
  max-width: 90%;
  
}


.category-list-menu-row{
  text-align: left;
     padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 15px;
}



.category-list-menu-row:hover{
  background-color: #f1f1f1;
}
.category-list-menu-row>a> img{
  vertical-align: middle;
  margin-right: 7px;
}

.category-list-menu-row>a>span{
  vertical-align: middle;
}

.category-list-menu-row>a{
     
   padding: 0!important;
    font-size: 15px!important;
}


.category-list-menu-splitter{
      width: 2px;
    /* height: 43px; */
    /* float: right; */
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: gray;
    right: 2px;
}


.category-list-menu-splitter-wrap{
  width: 100%;
  height: 0px;
}

.category-list-menu-splitter-column{
  display: inline-block;
  
}

.category-list-menu-splitter-body{
      width: 1px;
    background-color: #eeeeee;
    position: absolute;
    bottom: 15px;
    top: 17px;
    margin-left: -2px;
}



.category-list-menu-wrap{
     visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s linear 0s;
    -o-transition: all .2s linear 0s;
    transition: all .2s linear 0s;
}
.menu_wrap_visible.category-list-menu-wrap{
  
visibility: visible;
    opacity: 1;
  
  
}

/*
category listmobile menu
*/




/*
   * Squeeze hamburger
   */



.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: white;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }

.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }



@media (min-width: 1115px) {
  a.mobile-link-menu{
      display:none;
    }
    
  .js-hamburger{
    display:none;
  }
}


@media (min-width: 700px) {
  .touch-menu-nav{
    top: 170px;
  }
}


@media (max-width: 700px) {
  .touch-menu-nav{
    top:150px;
  }
}
@media (max-width: 1115px) {
  
  .category-item-selected{
      background-color: whitesmoke;
}

  
   a.link-menu{
    display:none;
   }
  
    a.mobile-link-menu{
     display: inline-block;
   
    width: 270px;
    }
    
    .touch-menu-nav{
	position: fixed;
      
      left: -324px;
      bottom: 0;
      width: 324px;
      z-index: 1001;
      position: fixed;
      background: #fff;
      -webkit-box-shadow: 0 0 10px rgba(134,134,134,.4);
      box-shadow: 0 0 10px rgba(134,134,134,.4);
      overflow-x: hidden;
      overflow-y: auto;
      -webkit-transition: all .2s linear 0s;
      -o-transition: all .2s linear 0s;
      transition: all .2s linear 0s;
      
     
  }
  
  .top-line-color .menu-level-table a{
  color: black!important;
}
  .menu-level-1{
    width: 100%;
    height:auto;
    
     
    
  }
  
  .menu-level-1 > li{
    
    display: inline-block;
    height: auto;
    width:100%;
    border-bottom: 1px solid #e2e2e2;
    
        padding-top: 10px;
    padding-bottom: 10px;
    
  }
  .menu-level-1 > li .fa-navicon{
    display:none;
  }
  
  
  
  .category-list-menu-wrap{
    position: static;
  }
  
      
      
  .category-list-menu-splitter-column{
    display:none;
    }    
  
  
  .category-list-menu-wrap{
    visibility: visible;
    opacity: 1;
    
    
    -webkit-box-shadow:  none;
    -moz-box-shadow:  none;
    box-shadow: none;
  }
  
  .category-list-menu-column-wrap .category-list-menu-column{
    width: 100%!important;
  }
  
  .category-list-menu-row{
        padding-right: 10px;
  }
  
  .category-list-menu-column-wrap{
    display:none;
  }
  
  .menu-level-table{
        display: inline-block;
    height: 100%;
    width: 290px;
   
    text-align: left;
       
  }
  
  
  .mobile-link-menu .fa-chevron-down{
    float:right;
  }
  
  
  .menu-level-1 > li:hover {
  background-color: whitesmoke;
  }
  
  .menu-level-1 > li {
   
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
  
  .mobile-link-menu.opened .fa-chevron-down:before{
    content: "\f077";
  }
  
}

.category-item-selected{
      background-color: whitesmoke;
}



.touch-menu-nav.opened{
  left:-1px;
}


body.overflow {
    overflow: hidden;
}


.touch-menu-fuzz{
  position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display:none;
     overflow: hidden !important;
     width: 100%;
}

.touch-menu-nav.opened .touch-menu-fuzz{

    display:block;
}


.category-list-menu-mark{
  
    vertical-align: middle;
    font-size: 16px;
    color: #004b99;
}


.quick-search-panel-fuzz{
      position: fixed;
   display:none;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.product-offerts-list-wrap{
				float: left;
    width: 50%;
			}
			
			
			.product-offerts-list-title{
				    font-size: 17px;
    float: left;
			}
/*
.product-offerts-list-item:last-of-type {
  padding-bottom:70px;
}*/
			
			
			.product-offerts-list-item {
			  padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
			}
			
			
.product-label-order{
        font-size: 17px;
    font-weight: bold;
}


.flypage-top-description .add-to-card.market{
 
    vertical-align: top;
    margin-bottom: 15px;
}


.flypage-quantity{
  vertical-align: middle;

    float:none;
    margin-left: 6%;
    display: inline-block;
}

.basket-subtitle{
  
      margin-bottom: 0;
    padding-bottom: 10px;
    margin-top: 30px;
    font-size: 25px;
   
  
  
  width: 100%;
    
  
    border-bottom: 1px solid #cccccc;
  
}



.category-list-menu-wrap,category-list-menu-wrap *{
-moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;

   
   -ms-user-select: none;
   user-select: none; 
}

.category-menu-drag-item-wrap{
  display:none;
  
    
   
    position: absolute;
    z-index: 999999999999;
    background-color: #d4d4d4;
}


.category-menu-drag-item-ancer{
      display: inline-block;
    cursor:pointer;
    font-size: 25px;
    padding: 7px;
    vertical-align: middle;
}


.bct-draggable-target-marker{
  background-color:red;
}

.basket-delivery-price-wrap{
      width: 610px;
}


.delivery-list-wrap{
  max-height: 500px;
    overflow-y: scroll;
    margin-bottom:30px;
    margin-top:30px;
}

.basket-bottom-button-to-step1--disable{
      background-color: gray;
}

.comment-list-wrap{
  display:inline-block;
  width:49%;
 
}
.comment-form-wrap{
  display:inline-block;
  width:100%;
  margin-top: 80px;
}


.home-slider-top-wrap .home-slider-top-item-button,.home-slider-top-wrap .flypage-top-button{
  width: 240px;
  margin:auto;
}


.home-slider-bottom-item .flypage-top-button{
  width:100%;
}


.catalog-item-bottom-wrap{
  height:34px;
}

.catalog-item-offers-wrap{
  height:51px;
  text-align: left;
      vertical-align: middle;
   
        margin-bottom: 10px;
}
.catalog-item-offers-label{
  display:inline-block;
  

  font-size: 14px;
  font-family: "OpenSans-Regular";
  color: rgb(37, 37, 37);
  line-height: 1.2;
  text-align: left;
   
 
}



.catalog-item-offers-wrap .custom-select-wrap{
 width: 181px;
    height: 23px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #bfbfbf;
    float: right;
    margin-top: 13px;
  
}


.catalog-item-offers-wrap .custom-select-body-label{
  height: 23px;
    line-height: 23px;
    padding-left: 10px;
        display: inline-block;
	    vertical-align: top;
	     width: 182px;   
	    cursor: pointer;
overflow: hidden;
  
}

.catalog-item-offers-wrap .custom-select-body-label{
     width: 149px;
    word-break: break-all;
        padding-right: 22px;
}


.catalog-item-offers-wrap .custom-select-body-label-arrow{
  display: inline-block;
    
    height: 7px;
        width: 9px;
    position: absolute;
    right: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    
        z-index: -1;
    
    background-image: url(/images/custom_select_arow.png);
    background-repeat: no-repeat;
    background-position: right center;
}



.catalog-item-offers-wrap .custom-select-wrap.custom-select--is-opened .custom-select-list{
  display:block!important;
      position: absolute;
       top: 23px;
           left: -2px;
}


.catalog-item-offers-wrap .custom-select-body{
  position:relative;
      height: 23px;
      z-index:20!important;
}

.catalog-item-offers-wrap .custom-select-item{
  
          width: 183px;
    height: 23px;
    display: inline-block;
    vertical-align: middle;
   
    vertical-align: middle;
    float: left;
      padding-left: 10px;
    line-height: 23px;
    
    background-color: white;
  border-left: 2px solid #004b99;
    border-right: 2px solid #004b99;
    cursor: pointer;
  
}

.catalog-item-offers-wrap .custom-select-item:hover{
  background-color: #ffda30;
}
.catalog-item-offers-wrap .custom-select-item:last-child{
  border-bottom: 2px solid #004b99;
}

.basket-delivery backet-item--label{
  
}


.basket-info-confirm .basket-delivery.backet-item{
      width: 40%;
    display: inline-block;
  
  
}

.basket-info-confirm .backet-item--label{
   
    width: 40%;
    display: inline-block;
}


.confirm-basket{
      font-size: 21px;
    font-weight: 100;
    padding-bottom: 18px;
}

table.confirm-basket-product-list{
   margin-bottom: 18px;
  width:66%;
  max-width: 1000px;
}
.confirm-basket-product-list--name{
  width:400px;
}
table.confirm-basket-product-list td {
    vertical-align: middle;
    padding:10px;
       
    
}

.basket-confirm-button-wrap{
  width: 66%;
}
@media (max-width: 600px) {
  
  input.basket-bottom-button,.basket-bottom-button.basket-bottom-button-back{
    width:100%;
    margin-left:0px;
    margin-right:0px;
  }
  
  
  .basket-bottom-button{
        margin: 12px 0 0 0;
  }
}
@media (max-width: 780px) {
  .basket-info-confirm .basket-delivery.backet-item{
      width: 100%;    
  }


  table.confirm-basket-product-list{
     width: 100%;
  }
  
  .basket-confirm-button-wrap{
  width: 100%;
  
}
}


.site_user_button{
      text-align: left;
    margin-top: 37px;
}


.header-right-top--right-wrap{
        width: auto;
    display: inline-block;
    vertical-align: top;
        margin-left: 15px;
           text-align: right;
}


span.catalog-item-offers-color-in_stock-label--in-stock {
    color: #4cc185;
}
span.catalog-item-offers-color-in_stock-label--is-order {
    color: #BC5559;
}

.rating-item{
 display: inline-block;
    width: 16px;
    height: 14px;
    background-image: url(/images/rating_stars.png);
    background-position: 16px 0px;
}


.rating-item-big{
 
    width: 23px;
    height: 22px;
    background-image: url(/images/rating_big_stars.png);
    background-position: 23px 0px;
    cursor:pointer;
}

.rating_wrap{
      width: 100px;
          display: inline-block;
	  vertical-align: middle;
}

.catalog-item-rating-label{
   display: inline-block;
}

.rating-item-fill{
  background-position: 0px 0px;
}


.catalog-item-ticket{
      position: absolute;
    text-align: center;
     z-index: 10;
}
  
.catalog-item-ticket.catalog-item-popular{
  width: 70px;
    height: 28px;
    background-color: #ffda31;
    color: white;
    line-height: 28px;
        left: 20px;
    top: 0;
    font-size: 16px;
    font-family: "OpenSans-Semibold";
    text-transform: uppercase;
}

.catalog-item-ticket-shadow.catalog-item-popular{

  
    height: 24px;
    z-index: 5;
    position: absolute;
    content: "";
    bottom: 0px;
    left: 28px;
    width: 60px;
    top: -9px;
    
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: -4px 14px 11px 0px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-6deg);
}


.catalog-item-ticket.catalog-item-promo{
  width: 125px;
    height: 28px;
    background-color: #3ab54a;
    color: white;
    line-height: 28px;
        left: 20px;
    top: 0;
    font-size: 16px;
    font-family: "OpenSans-Semibold";
    
}

.catalog-item-ticket-shadow.catalog-item-promo{

      
    height: 24px;
    z-index: 5;
    position: absolute;
    content: "";
    bottom: 0px;
    left: 28px;
    width: 112px;
    top: -9px;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: -4px 14px 11px 0px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}



.catalog-item-ticket.catalog-item-promo_label{
 width: 208px;
    height: 28px;
    background-color: #3ab54a;
    color: white;
    line-height: 28px;
    left: 0;
    top: 227px;
    font-size: 16px;
    font-family: "OpenSans-Semibold";
    
}

.catalog-item-ticket-shadow.catalog-item-promo_label{

      
    height: 24px;
    z-index: 5;
    position: absolute;
    content: "";
    bottom: 0px;
    left: 9px;
    width: 189px;
    top: 218px;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: -4px 14px 11px 0px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-2deg);
}


.catalog-item-ticket.catalog-item-is_new{
 width: 130px;
    height: 28px;
    background-color: #0e4e98;
    color: white;
    line-height: 28px;
    right: 20px;
    top: 0px;
    font-size: 16px;
    font-family: "OpenSans-Semibold";
    
}

.catalog-item-ticket-shadow.catalog-item-is_new{

       height: 24px;
    z-index: 5;
    position: absolute;
    content: "";
    bottom: 0px;
    right: 22px;
    width: 121px;
    top: -6px;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: -4px 14px 11px 0px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-4deg);
}


.catalog-select-price-filter{
      float: right;
    margin: 15px 3px 0 0px;
}

.catalog-price-filter{
    display: inline-block;
    width: 75px;
    padding-left: 10px;
}

#catalog-price-filter{
 width: 200px;
    display: inline-block;
        margin-left: 12px;
	    height: 8px;
}


.catalog-menu-filter {
	margin-bottom: 20px;
	margin-top: 30px;
	position:relative;
}
.filter-quick-arrow{
    width: 0;
    height: 0;
    border-top: 19px solid transparent;
    border-right: 17px solid #004b99;
    border-bottom: 19px solid transparent;
    /* float: left; */
    display: inline-block;
}

.filter-quick-submit-button .basket-top-button{
    float: none;
    vertical-align: top;
    display: inline-block;
    width: 140px;
    padding: 10px 0px;
    font-size: 16px;
    
   
}


.filter-quick-submit-button{
  
    left: 264px;
    position: absolute;
    width: 180px;
    z-index: 10;
    display:none;
}

.catalog-menu-filter-label,.catalog-menu-filter-controls{
      margin-bottom: 10px;
}
.catalog-menu-filter-line{width: 100%; max-width: 255px; height: 1px; background: #cccccc; margin: 10px 0;}
.catalog-menu-filter-value-label{cursor: pointer; font-family: "OpenSans-Semibold"; color: #004b99; margin-bottom: 7px;}
.catalog-menu-filter-values{}
.catalog-menu-filter-values.rating{margin-top: 10px;}
.catalog-menu-filter-value{margin: 3px 0;}
.catalog-menu-filter-item{margin-bottom: 15px; }
.css-label, .css-checkbox{display: inline-block; cursor: pointer;vertical-align: top;}
.css-label{width: 100%; max-width: 200px;}
.css-label:hover{color: #FF0000;}
.catalog-menu-filter-clear{background-color: #004b99; text-align: center; padding: 8px 10px; vertical-align: top; display: inline-block; width: 100%; max-width: 96px; margin-left: 20px; color: #fff; font-size: 16px; font-weight: bold; }
@media(max-width: 768px){
	.catalog-menu-filter-clear{margin-top: 20px;}
}
.catalog-menu-filter-clear:hover{text-decoration: underline;}
#catalog-price-filter  .ui-slider-handle{
	border-radius: 100%;
	background-color: #0e4e98;
	border: none;
}

#catalog-price-filter .ui-state-default{
  border: none;
}

#catalog-price-filter .ui-slider-range{
  background-color: #ffda31;
}

.catalog-menu-filter-controls .basket-top-button{
  	float:none;
    background: #004b99;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border: none;
    padding: 10px 10px;
    width: 116px;
	vertical-align: top;
}

.catalog-select-in-stock{
      float: right;
          margin: 15px 3px 0 0px;
}

.catalog-select-item {
        float: none;
    display: inline-block;
    vertical-align: middle;
    line-height: 50px;
        margin-left: 20px;
}

.catalog-menu-filter-title{
        font-family: "OpenSans-Regular", Arial, sans-serif;
    font-size: 20px;
    color: #004b99; 
        margin-bottom: 20px;
}

.home-slider-bottom-wrap .home-slider-bottom-item-txt{
        height: 84px
}

.home-slider-bottom-wrap .catalog-item-offers-wrap {
    height: auto;
    text-align: left;
    vertical-align: middle;
    line-height: 1;
    margin-bottom: 10px;
}


.home-slider-bottom-wrap .catalog-item-offers-wrap .custom-select-wrap{
        width: 181px;
    height: 23px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #bfbfbf;
    float: right;
    margin-top: 2px;
}


.home-slider-bottom-wrap .catalog-item-price{
    height: auto;
    float:none;
    
        
}



.home-slider-bottom-wrap .catalog-item-button{
    width: 176px;
    float:none;
    
}


.home-slider-bottom-wrap .catalog-item-offers-wrap .custom-select-item{
        width: 171px;
}

.catalog-content-right-site_user .login_form_item label{
        width: 80px;
    display: inline-block;
}

.catalog-content-right-site_user .login_form_item {
     margin-bottom: 10px;
}

.comment-form-wrap-title h2.content-page-title .rating_wrap{
  margin-left:20px;
  width: 127px;
      vertical-align: baseline;
}


.comment-form-wrap-title  .catalog-item-rating-label{
   font-size:14px!important;
    color:rgb(0, 75, 153)!important;
    display: inline-block;
    height: 49px;
    vertical-align: baseline;
    line-height: 49px;
}



/*
Коменты
*/
.comments-list-item{
      display: inline-block;
    width: 100%;
   
    max-width: 608px;

    border: 1px solid #bfbfbf;
     margin-bottom:29px;
}


.cli-title{
  font-size: 17px;
     margin: 20px;
}


.cli-confirm{
      margin-left: 7px;
    display: inline-block;
    color: #4dc087;
    font-style: italic;
    font-size: 14px;
   
}


.cli-text-title{
     display: inline-block;
     margin-bottom:25px;
         font-size: 16px;
	 margin-left: 20px;
}

.comments-form-wrap{
  
  display:inline-block;
  background-color:#f5f5f5;
  
  border:1px solid #d7d7d7;
  
  width:48%;
  
  float: right;
  
}


.comments-form-wrap .rating_wrap{
      width: 50%;
      padding-top:10px;
      padding-bottom:10px;
      margin-left:20px;
}

.cfw-title{
  margin-left:20px;
  margin-right:20px;
  margin-top:20px;
  
}



.comments-form-wrap .input-item{
   width: 92%;
   margin-left:20px;
    margin-right:20px;
    
        font-style: inherit;
    font-size: inherit;
    font-family: inherit;
}

.comments-form-wrap .cfw-message{
  margin-left:20px;
    margin-right:20px;
}
.comments-form-wrap .captcha.input-item+br+img{
   margin-left:20px;
    margin-right:20px;
}


input.input-item{
  
  width: 100%;
  display: block;
  height: 28px;
  border: 1px solid #d7d7d7;
      margin-bottom: 20px;
}

textarea.input-item{
 
    width: 100%;
    display: block;
    height: 70px;
    border: 1px solid #d7d7d7;
    margin-bottom: 20px;
    
    font-style: inherit;
    font-size: inherit;
    font-family: inherit;
}



.cfw-message{
  margin-button:20px;
  color:#b9b9b9;
}


.comments-form-wrap .basket-bottom-button{
  float:left;
  margin-left:20px;
  margin-bottom: 20px;
}

.comment-form-wrap-title{
  display: inline-block;
    width: 100%;
    margin-top: 80px;
}

.comment-wrap .content-page-top{
  margin:0px;
  margin-bottom: 30px;
}


.captcha.input-item{
  width:50%
}


.comments-form-wrap{
  margin-bottom:29px;
}

.flypage-top-button-wrap{
  
  width:152px;
  height:48px;
  display:inline-block;
  text-align:center;
  line-height:48px;
  
}

.flypage-top-button-icon{
  
  width:48px;
  height:48px;
  display:inline-block;
  text-align:center;
  line-height:48px;
  
  
  background-color:#ffda31;
      vertical-align: top;
  
}

.comment-wrap{
  position: relative;
}

.flypage-top-button-wrap{
      line-height: 45px;
      
      
  text-align: center;
  font-size: 22px;
  color: white;
  font-weight: bold;
 
  margin:auto;
  
  background-color: #004b99;
}



.one-product--price-info{
         display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 40px;
}



.one-product--price-info .flypage-price{
         margin: 0;
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
    float: left;
    width: 195px;
    text-align: center;
    height: 47px;
    line-height: 47px;
  
}

.one-product--price-info .flypage-quantity{
  float:left;
      padding-bottom: 12px;
}


.one-product--price-info .flypage-price-1{
  position:relative;
  font-size: 26px;
}

.one-product--price-info .flypage-quantity{
  margin:0;
}

.flypage-price.flypage-is-stock{
  float: left;
    margin: 0;
        font-size: 17px;
}

.product-offerts-list-title-wrap{
  width:100%;
  display:inline-block;
      margin-bottom: 10px;
}

.product-offerts-list-articul{
      font-family: "OpenSans-Bold", Arial, sans-serif;
    font-size: 16px;
    float: right;
}



.product-offerts-list-item-value{
  display: inline-block;
  min-width: 50px;
}

/*
.product-offerts-list-item  label input.js-product-offerts-list-item{
    visibility: hidden;
    width: 0px;
    height:0px;
}*/


.cli-text-body{
  margin-left: 20px;
  margin-right:20px;
  margin-bottom:20px;
}


.comments-form-wrap--floated{
      position: absolute;
   right: 0;
    z-index: 999;
    
    margin-top: 188px;/*magick offset*/
}

.comments-form-wrap-target{
  float:right;
  width:10%;
}

.product-one-comment-disabled-msg{
      margin-bottom: 32px;
}

.cli-footer{
   margin-bottom: 20px;
   margin-left: 20px;
   margin-right: 20px;
   position:relative;
}


.cli-footer a{
   
   color: #004b99;
}



@media (max-width: 1000px) {
  .comments-form-wrap{
   
        top: 0px;
    position: static;
    margin-top: 0px;
    width: 100%;
  }
  
  .comment-list-wrap {
   
      width: 100%;
  }
  
  .comments-list-item{
        max-width: 100%;
  }
}

.clif-rating{
  float: right;
 padding-bottom: 20px;
}
.clif-rating-button{
  display:inline-block;
  width: 14px;
  height: 12px;
      background-image: url(/images/review-rating.png);
      cursor:pointer;
        vertical-align: middle;
  
}


.clif-rating span{
  margin-left:10px;
}


.clif-rating-label{
      display: inline-block;
    width: 37px;
    height: 12px;
    text-align: center;
    vertical-align: middle;
    line-height: 12px;
}


.clif-rating-good-button{
      background-position: -14px;
}

.clif-rating-good-button:hover{
      background-position:0px;
}

.clif-rating-bad-button{
     background-position: -42px;
}

.clif-rating-bad-button:hover{
     background-position: -28px;
}


.review-rating-label-plus{
  color:#4DC085;
}

.review-rating-label-minus{
  color:#9D0B0E;
}



.cfw-title--answer,.cfw-title--answer-body{
  display:none;
  margin-left:20px;
  margin-right:20px;
      margin-top: 20px;
}



.cfw-title--answer-body{
  margin-bottom:20px;
 font-style: italic;
}


.product-one-to-my-reviews{
  color: #004b99;
}

.comments-form-wrap .errorMessage{
  margin-left:20px;
  margin-right:20px;
}


.comment-item-answer-wrap{
      margin: 20px;
          margin-top: 40px;
	  display:none;
}


.comment-item-answer-wrap .basket-bottom-button{
    display: inline-block; 
    float: none;
    margin-top:0px;
}


.comment-item-answer-wrap--label{
  margin-bottom:10px;
  display:inline-block;
}

.comments-answer-list{
      
    margin-left: 20px;
    margin-bottom:20px;
}

.comments-answer-list .comments-list-item{
  border: none;
  border-left: 3px solid #D7D7D7;
}


.comments-answer-list .cli-title,.comments-answer-list .cli-text-body,.comments-answer-list .cli-footer{
      margin-left: 40px;
}


.flypage-top-images{
  position:relative;
}


.pao_td{
	
	
	
}

.pao_td.pr{
	text-align: left;
		
}

.personal_orders {

	
	
}


.warning_text{
  color: red;
    font-size: 14px;
    
}

.warning_text a {
       text-decoration: underline;
       color: red;
      
}

.basket-sign.disable{
      background-color: #d8d4d4;
      cursor:default;
}


.catalog-content-left--personal-area .catalog-menu-filter-value-label{
   font-size: 25px;
 
  color: rgb(0, 75, 153);
}


.catalog-content-left--personal-area .catalog-menu-filter-value-label img{
      
    margin-right: 7px;
}

.pa_menu_list li a{
  font-size:14px;
  color:black;
   font-family: 'OpenSans-Regular';
}

.pa_menu_list li{
      padding-left: 25px;
}

.pa-order-history-title{
    font-size: 25px;
    color: rgb(0, 75, 153);
    font-family: "OpenSans-Semibold";
    margin-bottom: 20px;
}

table.personal_orders td{
     
}


.catalog-content-left.catalog-content-left--personal-area .catalog-menu-filter-value-label+.catalog-menu-filter-value-label{
  margin-top:40px;
}

.catalog-content-left--personal-area+.catalog-content-right-site_user h2{
  color:#004b99;
  font-size:25px;
  font-family: "OpenSans-Semibold";
  margin-bottom:10px;
}

.site_user_registration{
    font-family: 'OpenSans-Regular';
    font-size:14px;
     color:black;
    
}

.site_user_registration input{
  width:281px;
  height:28px;
  border:1px solid #d7d7d7;
      padding-left: 16px;
      color:black;
       font-family: 'OpenSans-Regular';
    font-size:14px;
}

.site_user_registration .custom-checkbox-wrap{
      width: 30px;
    height: 30px;
    display: inline-block;
    cursor:pointer;
}

.site_user_registration .custom-checkbox-wrap .custom-checkbox-body{
  background-image:url(/images/personal_area_checkbox_spritelist.png);
    width: 30px;
    height: 30px;
     background-position: 30px 0px;
}

.site_user_registration .custom-checkbox-wrap .custom-checkbox-body.custom-checkbox-body--checked{
      background-position: 0px 0px;
}


.site_user_registration select{
     width: 298px;
    height: 30px;
    border: 1px solid #d7d7d7;
    padding-left: 16px;
    color: black;
    font-family: 'OpenSans-Regular';
    font-size: 14px;
}

.site_user_button input{
  width: 200px;
    height: 48px;
    text-align: center;
    font-family: 'OpenSans-Regular';
    font-size: 28px;
    font-weight:normal;
    padding:0px;
}

.pao_td_id{
  width:28%;
}


.pao_td_date{
  width: 30%;
}


.pao_td_summ{
  width: 40%;
}


table.personal_orders td.pao_td_id,table.personal_orders .si_order_history_name{
  padding-left:19px;
  
}

table.personal_orders{
  width:99%;
}

table.personal_orders td.pao_td_quantity,table.personal_orders .si_order_history_name,.pao_td_status{
 
  padding-right:14px;
  
}



.pao_td_quantity{
  text-align:center;
}


table.personal_orders thead td{
  font-size: 14px;
    color: black;
    font-family: 'OpenSans-Bold';
    padding-bottom:23px;
}


table.personal_orders tbody td{
  font-size: 14px;
    color: black;
    font-family: 'OpenSans-Regular';
    padding-top:13px;
    padding-bottom:8px;
}


table.personal_orders tbody tr{
      background-color: #f0f0f0;
    border-top: 1px solid #afafaf;
    border-left: 1px solid #afafaf;
    border-right: 1px solid #afafaf;
}


table.personal_orders tbody tr a:hover{
  text-decoration: underline;
}

table.personal_orders tbody tr:last-child{
  
    border-bottom: 1px solid #afafaf;
}

.su_order_view__name{
  width:50%;
}

.su_order_view__name img {
      vertical-align: middle;
    margin-right: 12px;
    float:left;
}

.su_order_view__quantity{
  width:16.6%;
}

.su_order_view__price_by_one{
  width:16.6%;
}

.su_order_view__price{
  width:16.6%;
}


td.su_order_view__name{
  padding-left:19px;
}


td.su_order_view__price{
  padding-left:14px;
}


.skyImagePreview-up-preview{
  display:none;
}
.skyImagePreview-up-preview-active{
  display:block;
}

.flypage-txt-2 p{
  margin-bottom: 5px;
}


.js-home-slider{
      margin-bottom: 50px;
}



.js-home-slider .owl-next,
.js-home-slider .owl-prev{
      top: 170px;
      background-color: white;
}


.js-home-slider .owl-prev{     
     left: 0px;   
}

.js-home-slider .owl-next{     
      right: 0px;   
}
.js-home-slider .owl-item img{
    width: 100%;
        display: inline-block;
    max-width: 1280px;
}

.js-home-slider .owl-nav{
  position: absolute;
    width: 100%;
    max-width: 1280px;
    margin: 0px auto;
    top: 0;
    left: 0;
    right: 0;
}

.js-home-slider.owl-carousel .owl-item{
  display:block;

}

.js-home-slider .owl-item a{
  display:block;
  text-align: center;
  
}


.js-small-item-carousel .owl-next,
.js-small-item-carousel .owl-prev{
      top: 164px;
}

.js-medium-item-carousel .owl-next,
.js-medium-item-carousel .owl-prev{
      top: 177px;
}


@media (max-width: 700px) {
  
  .js-home-slider .owl-next, .js-home-slider .owl-prev {
    top: 100px;
     
}
}


.catalog-item-button--add-icon img{
  width:auto!important;
}


.footer-social-wrap a.footer-social{
      margin-top:0px;
}


input.forgot-button{
    height: 31px;
     margin-left: 12px;
      display:inline-block;
    vertical-align:top;
    
        width: 281px;
    padding: 0!important;
    
        display: inline-block;
  
    background: #004b99;
    color: #fff;
    border: none;
    font-size: 20px;
    font-weight: bold;
   
    cursor: pointer;
    line-height:32px;
    padding:0px;
    
}

input.forgot-input{
  width: 281px;
    height: 28px;
    border: 1px solid #d7d7d7;
    padding-left: 16px;
    color: black;
    font-family: 'OpenSans-Regular';
    font-size: 14px;
    
    display:inline-block;
    vertical-align:top;
    
    margin-bottom:16px;
}

.forgot-input-wrap{
  
}

#SiteUserRegForm_agreement{
  width:33px;
  margin-right: 20px;
}

.catalog-content-right.catalog-content-right-site_user.catalog-content-right-forgot-form--phone{
    margin-top: 40px;
}


.discount_cross_label{
line-height: 1;
    vertical-align: top;
    font-size: 14px;
    display: inline-block;
    color: #4a4a4a;
    font-weight: bold;
    text-decoration: line-through;
    position: absolute;
    left: 0;
    top: -12px;
}

.basket-item-price{
  position:relative;
}


.confirm-basket-product-list--name .discount_cross_label{
      position: static;
    vertical-align: middle;
}


.catalog-item-price .discount_cross_label{
      width: 114px;
    text-align: left;
}

.product_code_label{
  position: absolute;
  top: 253px;
  color:#999999;
}

.catalog-item-price .js-catalog-item-price{
  background-color:white;
}

.pay_link_button{
      padding: 8px;
    background: #ffda31;
    display: inline-block;
    /* vertical-align: middle; */
    margin-left: 16px;
   font-weight: bold;
}

.clif-rating-button--lock{
  background-image: none;
}
.price-calc-screen--error{
  color:red;
}
.home-slider-top-wrap .catalog-item{
    display: block;
        margin: auto;
        float: none;
}


.home-goods-slider-bottom .catalog-item-rating-label{
  width: 76px;
    vertical-align: top;
}



#basket-ok {
    background-image: url(/images/cart_add_bg.png);
    display: none;
    height: 161px;
    left: 50%;
    margin-left: -197px;
    margin-top: -80px;
    position: fixed;
    top: 50%;
        width: 398px;
	    z-index: 999999999
}

.basket-item-code{
        /* display: inline-block; */
    /* width: 51px; */
    display: table-cell;
    vertical-align: middle;
    float: none;
    width: 123px;
}

.market-list-change-count,.flypage-number input {
     -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none; 
}
  
.header-right-top--right-wrap .header-phone-link{
    margin-right: 11px;
}

.order-history-timeout-limit{
    font-size: 12px;
    font-weight: bold;
}


.history-item-controll-wrap{
    display: inline-block;
    vertical-align: top;
    margin-left: 17px;
}


.basket-bottom-button-back{
        text-align: center;
    line-height: 45px;
    float: left;
    margin-left: 10px;

}

.basket-info h2.confirm-basket{
        padding-bottom: 10px;
}

.basket-info .basket-delivery.backet-item{
           margin-bottom: 5px;
}

.basket-info .backet-item .backet-item--label{
       margin: 0px 0;
}

.confirm-basket-title{
        margin-top: 30px;
}


.confirm-basket-product-list--quantity{
  text-align: center;
}

tr.total-basket-list td{
      padding-top: 10px;
    border-top: 1px solid black;
    margin-top: 10px;
}


.catalog-item-offers-wrap--small .catalog-item-in-stock{
        padding-top: 20px;
}

.order-not-stock-label{
  color:orange;
}

.order-in-stock-label{
  color:green;
}


.filter-quick-submit-button .basket-top-button{
  margin-top:0px;
}


.custom-select-wrap select{
  font-size:1px;
}


.catalog-content-right-site_user input[type='submit']{
  -webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius:0px;
}


.one-click-buy-button{  
    line-height: 45px;
    text-align: center;
    font-size: 22px;
    color: white;
    font-weight: bold;
    margin: auto;
    background-color: #004b99;
    display: inline-block;
    height: 48px;
    padding-left: 35px;
    padding-right: 35px;
    margin-left: 23px;
        cursor: pointer; 
}

.buy-button-wrap{
  clear: both;
  text-align: left;
}

.basket-top-button-one-click-buy-basket{
      margin-right: 10px;
}


@media (max-width: 900px) {
  .basket-one-button-wrap{
      margin-top: 20px;
      width:100%;
      float: left;
  }
  .basket-one-button-wrap .basket-top-button{
    float: left;
    margin-right: 20px;
    clear: none;
    margin-top: 0px!important;
  }
}


.cl-popup{
	    position: absolute;
    display: none;
    box-shadow: 0 0 4px 0.01px black;
    padding: 15px;
    background-color: white;
	
	    right: 0;
    top: -80px;
}
.pa_comment_login_popup{
	    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    height: 214px;
    top: 0;
    margin: auto;
}


.review-rating-exist-rating.clif-rating-button, .review-rating-exist-rating.clif-rating-button:hover{
	opacity: 0.5!important;
}

.content-page-wrap.content-page-wrap-market-msg{
	    padding-top: 0px !important;
}
.sweet-container .sweet-alert h2 {  
    line-height: 1.2;
    margin-bottom: 10px;
}
 
.sweet-container .sub-title{
	font-size: 16px;
	
	color: red;
	margin-bottom: 10px;
}
.personal_orders .pao_td.pao_td_quantity{
	vertical-align: middle;
	text-align: right;
    padding-top: 13px;
    padding-bottom: 8px; 
} 
.sweet-alert input{
	    border: solid gray 1px!important;
}
.reg-complite-msg-green-bold{
	    color: green;
    font-size: 21px;
}
.succesMessageDiscount.reg-complite-msg-green-bold{
	    margin-bottom: 20px;
}