*, ::after, ::before {
    box-sizing: border-box;
}
body {
  font-family: Tahoma, Arial, sans-serif;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 14px;
  color: #606060;
  background: #fff;
  min-width: 320px;
}
	div.top, div.middle, div.middle-menu, div.goods,div.blocks {
    width: 94%!important;
}
#icons-s{
		display: none;
}

.goods .s1 a {
  font-size: 14px !important;
}

div.top svg, div.middle-menu svg {
    width: 48px;
	height:48px;
    fill: white;
    background-color: #8bba00;
    float: left;
    border-radius: 50%;
    overflow: hidden;
 /*   box-shadow: 2px 2px 6px rgba(0,0,0,0.4);*/
	box-shadow: none;
    text-align: center;
    line-height: 50px;
    color: white;
	float: unset;
}
#wa-i,#ph-i {
    margin: 2px;
}
#ph-i {
    background-color: #ec5923;
}
input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 14px;
}
body div {
  text-align: left;
}
#dialog .ui-widget {
    z-index: 100;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
a {
  text-decoration: none;
  color: #279844;
}
a img {
  border: none;
}
p {
  margin: 8px 0;
  font-size: 14px;
}
b, b a {
 color: #54a7ee;
}
h1{
  font-size: 24px !important;
 /* line-height: 30px;*/
  text-align: center;
  margin: 6px 0 2px 0;
  color: #337AB7; /*#06d;*/
  font-weight: bold;
  padding: 12px;
}
h2 {
    font-size: 20px;
    font-weight: normal;
    margin: 3px 6px;
    color: #54a7ee;
    line-height: 35px;
    text-decoration: none;
    text-align: left;
}
h3, h4, h5, h6 {
  font-size: 14px;
  margin: 5px 0 0;
  color: #606060;
}

li {
  font-size: 14px;
/*  margin-left: -10px;*/
  padding: 2px 0 6px 0;
}
div.top {
  max-width: 1300px;
  height: 0;
  background: url(../images/top-bg.png);
  padding: 0;
  margin: 0 auto;
  width: 90%;
  /*
  -webkit-border-radius: 0 0 14px 14px;
  -moz-border-radius: 0 0 14px 14px;
  border-radius: 0 0 14px 14px;
  */
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  border-bottom: solid 1px #7bba00;
  border-left: solid 1px #7bba00;
  border-right: solid 1px #7bba00;
      border: none;
}
div.top a {
 /* color: #fff;

    color: #337AB7;*/
 color: #337AB7;
 font-style: italic;
 background: linear-gradient(39deg, #0000ff 0%, #5e8612 51%, #f11900 100%);
 line-height: 22px;
 /*
 background: linear-gradient(39deg, rgba(223,85,85,1) 0%, rgba(231,179,51,1) 51%, rgba(51,168,231,1) 100%);
 */
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
}
div.sl2 {
    text-align: center;
    /*  margin-top: 90px;
    position: absolute;*/
    width: 225px;
    background-color: #559600 !important; /*#4e7600;*/
    margin: 0 auto;
    padding-top: 17px;
    font-size: 16px;
    clear: right;
    /*  font-weight: bold;
   text-shadow: 1px 1px 1px #fff; */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: none !important;
}
div.phone {
  font-family: Arial;
  font-size: 13px;
  float: left;
  color: #fff;
  text-shadow: 1px 1px 1px #4e7600;
  position: absolute;
  z-index: 102;
  margin: 4px 0 0 22px;
  line-height: 13px;
display: none;
}
div.top_category {
  position: absolute;
  right: 12%;
  top: 24px;
  text-align: right;
  zoom: 1;
  z-index: 100;
  display: none;
}
div.goods div.s1 {
    margin: 32px auto 0;
    position: relative;
    /* margin: 0 auto; */
    text-align: center;
	width: 260px;
}
span.slogan {
    /* padding-left: 5px; */
    font-weight: normal;
    color: #7bba00;
    font-size: 18px;
    color: #337AB7;
    font-size: 17px;
    margin: 0 auto;
    display: block;

}

div.s1 span.slogan:last-child {
    float: right;
}

div.top_category p {
  font-size: 18px;
  line-height:21px;
  font-style: italic;
  font-family: Arial, sans-serif;
  color: #ff7300;
  margin: 0;
  padding: 12px 0 4px;
  white-space: nowrap;
  text-align: center;
  position: absolute;
  width: 165px;
}
div.top_category div.start {
  background: url(../images/bubble-start.png) no-repeat top left;
}
div.top_category div.end {
  background: url(../images/bubble-end.png) no-repeat top right;
}
div.top_category div.bg {
  background: url(../images/bubble-bg.png) repeat-x top left;
  height: 72px;
  margin: 0 24px 0 18px;
  text-align: center;
  padding: 0 3%;
}
div.top_category div.bg.compact {
  padding: 0;
  position: relative;
  width: 165px;
}
div.middle {
  max-width: 1300px;
  /*
  height: 120px;
  background: url(../images/sk_03.png) top repeat-x;
  */
  height: 100px;
  background: url(../images/sk_03.png) repeat-x top -15px right;
  width: 90%;
  margin: 0 auto 0;
  /*
  -webkit-border-radius: 14px 14px 0 0;
  -moz-border-radius: 14px 14px 0 0;
  border-radius: 14px 14px 0 0;
  */
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  border-right: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
}
div.middle div.start {
  height: 120px;
  -webkit-border-radius: 3px 0 0;
  -moz-border-radius: 3px 0 0;
  border-radius: 3px 0 0 0;
}
div.middle div.end {
	/*
  height: 120px;
  background: url(../images/sk_01_mirror.jpg) no-repeat top right;
  */
    height: 100px;
    background: url(../images/sk_01_mirror.jpg) no-repeat top -15px right;
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
div.goods {/* background: url("../images/middle-goods-3.png") no-repeat scroll 60% 10px; */height: 130px;height: 100px;max-width: 1300px;position: absolute;width: 90%;top: 0;zoom: 1;z-index: 99;}
div.logo {
  display: block;
  float: left;
/*  text-align: center;*/
  margin: 0 0 0 18px;
  padding: 0;
  text-align: center;
}
div.logo img {
  margin: 20px auto 0;
}
.breadcrumbs {
  margin: 1% 0 2%;
  font-size: 16px;
}
div.middle-menu {
  margin: 0;
  padding: 0;
  height: 34px;
  border: none;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  /*
  -webkit-border-radius: 0 0 14px 14px;
  -moz-border-radius: 0 0 14px 14px;
  border-radius: 0 0 14px 14px;

  border-bottom: solid 1px #d61200;
  border-left: solid 1px #d61200;
  border-right: solid 1px #d61200;
  */
  border-bottom: solid 1px rgb(84, 167, 238);
  border-left: solid 1px rgb(84, 167, 238);
  border-right: solid 1px rgb(84, 167, 238);
  max-width: 1300px;
  width: 90%;
  margin: 0 auto;
  /* background: rgb(254,93,37); /* Old browsers */
  /* background: #337AB7; */
  background: rgb(84, 167, 238) !important;
  /* background: -webkit-linear-gradient(top, #337AB7 0%,#6f9dc5 50%,#6099ca 51%,#89b1d4 71%,#337ab7 100%); */
  /*
  background: -moz-linear-gradient(top, rgba(254,93,37,1) 0%, rgba(251,72,29,1) 50%, rgba(247,40,0,1) 51%, rgba(243,31,0,1) 71%, rgba(241,25,0,1) 100%);
  background: -webkit-linear-gradient(top, rgba(51, 122, 183,1) 0%,rgba(48, 102, 183,1) 50%,rgba(45, 72, 183,1) 51%,rgba(42, 52, 183,1) 71%,rgba(39, 42, 183,1) 100%);
  background: linear-gradient(to bottom, rgba(254,93,37,1) 0%,rgba(251,72,29,1) 50%,rgba(247,40,0,1) 51%,rgba(243,31,0,1) 71%,rgba(241,25,0,1) 100%);
  */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe5d25', endColorstr='#f11900',GradientType=0 );
}
div.middle-menu div.s1 {
  margin-top: 10px;
  float: right;
  margin-right: 20px;
  font-size: 14px;
  color: #ffffff;
  line-height: 15px;
  text-shadow: 1px 1px 1px #710a00;
  text-align: center;
  font-weight: normal;
}
div.middle-menu div.s1_1 {
  margin: 2px 10px auto 0;
  float: right;
}
div.middle-menu ul {
  margin: 0;
  padding: 0;
  float: left;
}
div.middle-menu ul li {
  display: inline;
  font-size: 15px;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}


div.middle-menu ul li a {
  color: #fff;
 /*  font-weight: normal;*/
  display: block;
  line-height: 30px;
  float: left;
  padding: 2px 22px 3px;
  padding: 2px 42px 3px;
  margin: 0;
  /* background: url(../images/middle-menu-br.png) no-repeat right -3px;*/
  border-right: 3px solid #6da1ce;
  border-right: 1px solid #fff;
  text-shadow: 1px 1px 1px #10426d;
  transition: 0.3s all;
}


/* General CSS Setup */
body{
 /* background-color: lightblue;*/
  font-family: "Ubuntu-Italic", "Lucida Sans", helvetica, sans !important;
}

/* container */
.container {
  padding: 5% 5%;
}

/* CSS talk bubble */
.talk-bubble {
	margin: 40px;
  display: inline-block;
  position: relative;
	width: 200px;
	height: auto;
	background-color: lightyellow;
}
.border{
  border: 8px solid #666;
}
.round{
  border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;

}

/* Right triangle placed top left flush. */
.tri-right.border.left-top:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: -40px;
	right: auto;
  top: -8px;
	bottom: auto;
	border: 32px solid;
	border-color: #666 transparent transparent transparent;
}
.tri-right.left-top:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: -20px;
	right: auto;
  top: 0px;
	bottom: auto;
	border: 22px solid;
	border-color: lightyellow transparent transparent transparent;
}

/* Right triangle, left side slightly down */
.tri-right.border.left-in:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: -40px;
	right: auto;
  top: 30px;
	bottom: auto;
	border: 20px solid;
	border-color: #666 #666 transparent transparent;
}
.tri-right.left-in:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: -20px;
	right: auto;
  top: 38px;
	bottom: auto;
	border: 12px solid;
	border-color: lightyellow lightyellow transparent transparent;
}

/*Right triangle, placed bottom left side slightly in*/
.tri-right.border.btm-left:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: -8px;
  right: auto;
  top: auto;
	bottom: -40px;
	border: 32px solid;
	border-color: transparent transparent transparent #666;
}
.tri-right.btm-left:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 0px;
  right: auto;
  top: auto;
	bottom: -20px;
	border: 22px solid;
	border-color: transparent transparent transparent lightyellow;
}

/*Right triangle, placed bottom left side slightly in*/
.tri-right.border.btm-left-in:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 30px;
  right: auto;
  top: auto;
	bottom: -40px;
	border: 20px solid;
	border-color: #666 transparent transparent #666;
}
.tri-right.btm-left-in:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 38px;
  right: auto;
  top: auto;
	bottom: -20px;
	border: 12px solid;
	border-color: lightyellow transparent transparent lightyellow;
}

/*Right triangle, placed bottom right side slightly in*/
.tri-right.border.btm-right-in:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: 30px;
	bottom: -40px;
	border: 20px solid;
	border-color: #666 #666 transparent transparent;
}
.tri-right.btm-right-in:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: 38px;
	bottom: -20px;
	border: 12px solid;
	border-color: lightyellow lightyellow transparent transparent;
}
/*
	left: -8px;
  right: auto;
  top: auto;
	bottom: -40px;
	border: 32px solid;
	border-color: transparent transparent transparent #666;
	left: 0px;
  right: auto;
  top: auto;
	bottom: -20px;
	border: 22px solid;
	border-color: transparent transparent transparent lightyellow;

/*Right triangle, placed bottom right side slightly in*/
.tri-right.border.btm-right:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: -8px;
	bottom: -40px;
	border: 20px solid;
	border-color: #666 #666 transparent transparent;
}
.tri-right.btm-right:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: 0px;
	bottom: -20px;
	border: 12px solid;
	border-color: lightyellow lightyellow transparent transparent;
}

/* Right triangle, right side slightly down*/
.tri-right.border.right-in:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: -40px;
  top: 30px;
	bottom: auto;
	border: 20px solid;
	border-color: #666 transparent transparent #666;
}
.tri-right.right-in:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: -20px;
  top: 38px;
	bottom: auto;
	border: 12px solid;
	border-color: lightyellow transparent transparent lightyellow;
}

/* Right triangle placed top right flush. */
.tri-right.border.right-top:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: -40px;
  top: -8px;
	bottom: auto;
	border: 32px solid;
	border-color: #666 transparent transparent transparent;
}
.tri-right.right-top:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: -20px;
  top: 0px;
	bottom: auto;
	border: 20px solid;
	border-color: lightyellow transparent transparent transparent;
}

/* talk bubble contents */
.talktext{
  padding: 1em;
	text-align: left;
  line-height: 1.5em;
}
.talktext p{
  /* remove webkit p margins */
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
}


div.blocks {
  max-width: 1300px;
  margin: 0 auto;
  width: 90%;
  padding: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
div.blocks div.wrapper {
  margin-right: 21px;
  margin-left: 21px;
}
div.tmenu {
  max-width: 1300px;
  width: 90%;
  margin: 0 auto;
  text-align: right;
  color: #279844;

  padding-right: 20px;
  float: none;
  padding-top: 8px;
  padding-bottom: 3px;
  font-size: 12px;
}
div.tmenu a {
  font-weight: bold;
  color: #0000ff;

}
div.tmenu b {
  color: #279844;
}
.dmenu {
  float: right;
  font-style: normal;
  margin-left: 5px;
}
.dmenu-s {
  cursor: pointer;
  padding: 0 26px 10px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  color: #0000ff;

  box-sizing: border-box;
  font-weight: bold;


}
.dmenu-s:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #0000ff;
  top: 6px;
  right: 10px;
}
.dmenu-l {
  list-style: none;
  margin: 2px 0 0 0;
  padding: 0 0 8px 0;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  z-index: 50;
  overflow: auto;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #ccc;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  width: 160px;

  transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -o-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
}
.dmenu-l.open {
  visibility: visible;
  opacity: 1;
}
.dmenu-l li {
  cursor: pointer;
  margin: 0;
  padding: 8px 0 0 8px;
  white-space: nowrap;
}
.dmenu-l li a {
  text-decoration: underline;
  color: #0000ff;
  font-weight: normal;

}
.dmenu-l li a:hover {
  text-decoration: underline;
}

div.phone div.s1 {
  width: 320px;
}
div.phone div.s2 {
  float: left;
  font-size: 12px;
  line-height: 14px;
  padding-top: 2px;
}
div.y10 {
  float: right;
  padding-right: 12px;
  font-size: 12px;
  padding-top: 4px;
  color: #ffffff;
  text-shadow: 1px 1px 1px #4e7600;
  display: none;
}
.cntrselbtn, #link_btn, .vlink {
    background: #337AB7!important;
	border-radius: 3px!important;
}




.page-card, .card-wrap.page-card{
    display: none;
}


.icons-sp- {
    display: inline-block;
}
.hidden{
    display: none!important;
}
.icons-text-.page-card {
    text-align: center;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    border: 2px solid;
    color: white;
    width: 250px;
    margin: 10px auto 20px;
    border-radius: 5px;
  background-color: #0081ff;
    box-shadow: 0 2px 10px 0 rgba(51, 51, 51, 0.2);
    border: unset;
  padding: 10px;
  transition: 0.3s all;
}
.icons-text-.page-card:hover {
  background-color: #235886;
  transition: 0.3s all;

}
.card-txt {
    text-align: justify;
    padding: 5px;
}
.card-wrap.page-card .card-top {
    margin: 0 auto;
    position: relative;
   /* border: 2px solid white; */
   padding-top: 3px;
}
.card-wrap.page-card.hidden, .icons-text.page-card.hidden {
    display: block!important;
}
#saw_toggle {
 /*   display: none!important;*/
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]:hover,
input[type="number"]:focus {
  -moz-appearance: number-input;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.renew {
    height: 25px;
    width: 25px;
    display: block;
}
@keyframes moving {
    100% {transform: rotate(360deg);}
}
.rotate {
    animation: moving 1s infinite linear;
}
.ccname{
    font-weight: bold;
}
.card-wrap .inp-wrap span.renew-prompt {
    display: none;
  position: absolute;
    margin-left: -30px!important ;
    color: darkgrey;
    background: white;
    padding: 3px;
    border-radius: 3px;
}
#progress_gif{text-align: center}
.card-wrap .inp-wrap span.ren-i{float: right;margin: -5px 0 5px 5px;}
#rnw{
background-color: darkgrey;height: 25px;width: 25px;
}
#edit_cnum{
  top: -10px;
  display: inline;
  font-size: 20px;
  cursor: pointer;
  position: absolute;
  left: 80%;
}
.saw-number {
  margin-top: 5px;
  color: #fff;
  font-size: 12px;
}



@media screen and (max-width: 1000px) {
	/*
  .call4free {
    display: none;
  }
  */
  div.top_category {
 /*   right: 42%;*/
  }
  div.goods {
    background-position: 64% 10px;
  }
}

@media screen and (max-width: 800px) {
	div.top, div.middle, div.middle-menu, div.goods,div.blocks {
    width: 99%!important;
}
  table#f1tbl1, table#f1tbl1 > tbody, table#f1tbl1 > tbody > tr, table#f1tbl1 > tbody > tr > td {
      display: block;
  }
  div.y10 {
    display: none;
  }
  div.top_category {
    right: 18%;
  }
  div.goods {
    background: none;
  }
  div.middle-menu ul li a {
    background: none;
  }
/*
  div.middle-menu ul li a {
   border-right: 1px solid white;
}
*/
div.middle-menu ul li:last-child a {
	border-right: none;
}
  div.middle-menu {
    display: table;
    position: relative;
  }
  div.tmenu {
    text-align: center;
  }
  div.tmenu i {
    display: none;
  }
  div.tmenu > b, div.tmenu > a {
    display: inline-block;
    padding: 4px 10px;
    margin: 4px 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
  }
  .dmenu {
    float: none;
    margin: 4px 2px;
    display: inline-block;
    vertical-align: bottom;
  }
  .dmenu-s::after {
    top: 10px;
    right: 7px;
  }
  .dmenu-s {
    display: inline-block;
    padding: 4px 24px 4px 10px;
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #ccc;
  }
  .dmenu-l {
    padding: 0 0 12px;
  }
  .dmenu-l li {
    padding: 12px 0 0 8px;
  }

div.middle-menu ul li a {
  padding: 2px 22px 3px;
}
div.sl2 {
    /*display: none;
margin-top: 80px;*/
}
/*
div.s1 span.slogan:last-child {
    float: unset;
}
*/
div.s1 span.slogan{
    font-size: 15px;
}
}

@media screen and (max-width: 605px){
div.middle-menu ul {
    float: none;
}
div.middle-menu ul li {
    display: inline-block;
	width: 50%;
}
div.middle-menu ul li a {
    padding: 2px 10px 3px;
    /* border-right: 1px solid white; */
	min-width: 32%;
    text-align: center;
	width: 100%;
}
div.middle-menu ul li:first-child a {
 /*   width: 45%;*/
    border-right: 1px solid white;
}
div.middle-menu ul li:last-child a {
    border-right: none;
 /*  width: 40%;*/
}

.call4free {
    display: none;
}
div.s1 {
    display: none;
}
#icons-s{
    float: right;
    width: 114px;
    display: block;
    margin-left: 10px;
    margin-top: 2px;
    color: #279844;
	font-size: 13px;
	text-align: center;
    text-shadow: 1px 1px white, 1px -1px white, -1px 1px white, -1px -1px white, 3px 3px 6px #ffff;
}
#icons-s img{
    margin: 2px;
}


  div.top_category {
    display: none;
  }
div.sl2 {
  display: none;
    /* clear: both;
    padding-top: 0px;
    margin-top: -7px;
     float: right;*/
}
}


@media screen and (max-width: 480px) {
#icons-s{
    margin: 2px auto;
}
  h1 {
    font-size: 22px;
  }
  div.phone div.s1 {
    width: auto;
  }
  div.middle {
  /*  height: 114px;*/
	height: 84px;
  }
  div.middle-menu {
    background: #337AB7;
  }
  div.middle-menu ul {
    float: none;
  }
  /*
  div.middle-menu ul li a {
    float: none;
    border-bottom: 1px solid #EFBC00;
  }
  */
  div.middle-menu ul li:last-child a {
    border-bottom: none;
  }
  div.blocks {
    width: 99%;
  }
  div.blocks div.wrapper {
    margin: 0 1%;
  }
  div.middle div.end {
    background: none;
  }
  div.logo {
    float: none;
    margin: 0;
  }


/**/
div.top {
/*    height: 0;*/
    border: none;
}
div.phone {
 /*   display: none;*/
}
div.logo img {
    /*margin: 10px auto 0;*/
	margin: 10px 1% 0;
	float: left;
}
div.middle-menu ul li a {
    padding: 2px 5px 3px;
/*	border-right: 1px solid white;*/
	text-align: center;
}

div.middle-menu ul li:first-child a {
/*    width: 45%;*/
    border-right: 1px solid white;
}
div.middle-menu ul li:last-child a {
    border-right: none;
/*    width: 43%;*/
}
div.middle {
 /*   margin: 0 auto;*/
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

/*
div.middle-menu {

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
*/
div.goods {
    height: 90px;
}
div.top, div.middle, div.middle-menu,div.goods{
	width: 99%;
}
/**/
div.sl2 {
    /* display: none; */
    /* clear: unset; */
    float: right;
    width: 110px;
    padding-top: 0px;
    margin-top: -7px;
}
}


@media screen and (max-width: 366px) {
	div.middle {
    height: 100px;
}
	#icons-s{
		width: 50px;
	}
	#icons-text{
		display: none;
  }
  #icons-s a:last-child {
    position: absolute;
    top: 0;
    right: 0;
  }
	/* #ph-i {
    margin-top: -100px;
} */
	#wa-i {
    margin-top: 50px;
}
svg{
	float: right;
}
div.sl2 {
	display: block;
    margin-top: 80px;
    margin: 0;
    margin-top: 4px;
    clear: unset;
    float: left;
    width: 225px;
}
}

@media screen and (max-width: 370px) {
  div.middle-menu ul li:last-child a {
    border-right: none;
 /*   width: 42%;*/
  }
}


@media screen and (max-width: 300px) {
	#icons-s{
		display: none;
	}
	div.middle {
    height: 84px;
}
div.sl2 {
    display: none;
}
}

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

	div.logo {
		text-align: center;
	}
}
 .clidata-box{
     background-color: #fff;
}
.centered{
  border: none !important;
  background: none !important;
}
.centered .ui-tabs-nav {
    text-align: center;
}
.centered .ui-tabs-panel{
  padding: 0 1.4em !important;
}
.centered .ui-tabs-nav li {
    display: inline-block;
    float: none !important;
    margin: 0 !important;
    vertical-align: bottom;
    border-bottom: none !important;
}
.centered .ui-widget-header{
  background: none !important;
}
.centered .ui-state-active, .centered .ui-widget-content .ui-state-active{
      border-color: #808080 !important;
    border-bottom-color: transparent !important;
}
@media screen and (max-width: 1000px){
.tabsmenu ul li {
font-size: 12px;
padding: 3px 1px!important;
}}

@media screen and (max-width: 768px){
.tabsmenu ul li {
font-size: 14px;
padding: 3px 13px!important;
}}

.new20 h1, .new20 h2, .new20 p, .new20 td {
  font-family: Tahoma, sans-serif;
}
.new20, .new20 p, .new20 td {
  font-size: 15px;
  line-height: 18px;
}

.digits {
  border: 1px solid;
  border-radius: 50%;
  font-size: 14px;
  font-weight: bold;
  font-family: Arial;
  height: 20px;
  line-height: 17px;
  margin: 2px 6px 6px 0;
  padding: 0;
  text-align: center;
  width: 20px;
  display: block;
  box-sizing: border-box;
}
.boxx2 {
  border: 1px solid #999;
  padding: 26px;
  margin: 30px auto;
  max-width: 600px;
  border-radius: 16px;
  background: #fff;
  color: #333;
  box-shadow: 0 0 8px #999 inset;
}
.boxx2 h2 {
  margin: 0 0 16px;
  color: #0f60a0;
}
.boxx2 a, .new20 .s4 a {
  color: #08c;
  text-decoration: underline;
}
.list2wrap {
  margin: 0 -30px;
}
.list2 {
  border-spacing: 30px;
  width: 100%;
}
div.list2 {display: table;}
.list2 td , .list2 .tab{
  padding: 18px 15px 15px;
  vertical-align: top;
  background: #fff;
  color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #999;
  box-shadow: 0 0 8px #999;
  width: 30%;
}
.list2 .tab{
color: #2dada8;
}
.list2 .tab1,.list2 .tab2{
   display: table-cell;
    width: 43%;
    color: #0f60a0;
}


/*
.list2 .tab1{
    float: left;
    width: 40%;
    color: #0f60a0;
}
.list2 .tab2{
width: 40%;
    float: right;
}
*/
.list2 strong {
  font-size: 16px;
  display: block;
  line-height: 18px;
  margin: 0 0 8px;
 /* float: left;*/
  width: 70%;
}
.list2 p {
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 0 4px;
  clear: both;
}


.list2 tr:nth-child(2n+1) td:nth-child(3n+1) .ttl2 {
  color: #0f60a0;
}
.list2 tr:nth-child(2n+1) td:nth-child(3n+2) .ttl2 {
  color: #ba43a2;
}
.list2 tr:nth-child(2n+1) td:nth-child(3n+3) .ttl2 {
  color: #2dada8;
}
.list2 tr:nth-child(2n+2) td:nth-child(3n+1) .ttl2 {
  color: #ffa000;
}
.list2 tr:nth-child(2n+2) td:nth-child(3n+2) .ttl2 {
  color: #719623;
}
.list2 tr:nth-child(2n+2) td:nth-child(3n+2) .ttl2 {
  color: #0f60a0;
}
.list1 tr td {
  padding-bottom:6px;
}
.list1 tr td:first-child {
  width: 30px;
}
.list1 tr:nth-child(5n+1) td:first-child {
  color: #0f60a0;
}
.list1 tr:nth-child(5n+2) td:first-child {
  color: #ba43a2;
}
.list1 tr:nth-child(5n+3) td:first-child {
  color: #2dada8;
}
.list1 tr:nth-child(5n+4) td:first-child {
  color: #ffa000;
}
.list1 tr:nth-child(5n+5) td:first-child {
  color: #719623;
}
.list1 ul {
  margin: 1%;
  padding: 0 0 0 9px;
}
.steps div {
  width: 18%;
  float: left;
  font-size: 12px;
}
.steps div:first-child {
  width: 16%;
}
.steps .fas {
  display: block;
  font-size: 34px;
  float: left;
  margin: 8% 2%;
}


ul {
  margin: 1em 0;
  padding: 0 0 0 1.2em;
}
.tblpr-col {
  width: 48%;
  float: left;
}
.tblpr-col:first-child {
  margin-right: 4%;
}
.tblpr p {
  margin-bottom: 1em;
}
.ttl {
  color: #0040d0;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  margin: 16px 0 10px;
  text-shadow: 1px 0 1px #fff, 0 1px 1px #fff, 0 0 1px #fff, 1px 1px 1px #fff;
}
.tblpr .ttl {
  text-align: left;
  margin: 0 0 15px 0;
}
.tblpr .dscr {
  display: inline-block;
  font-size: 80%;
  margin-left: 1.5em;
}
.tblpr input {
  margin: 0;
}

.arrow-7 {
    margin: -20px auto -10px auto;
    width: 1px;
    height: 50px;
}
.arrow-7 span {
    display: block;
    width: 20px;
    height: 20px;
    border-bottom: 5px solid #337AB7;
    border-right: 5px solid #337AB7;
    transform: rotate(45deg);
    margin: 0px -12px 0;
 /*   animation: arrow-7 2s infinite;*/
}
.arrow-7 span:nth-child(2){
    animation-delay: -0.2s;
}
.arrow-7 span:nth-child(3){
    animation-delay: -0.4s;
}
@keyframes arrow-7 {
    0%{
        opacity: 0;
        transform: rotate(45deg) translate(-20px,-20px);
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0;
        transform: rotate(45deg) translate(20px,20px);
    }
}
.fas.fa-plus {
    color: #337AB7;
    padding-right: 0px;
    padding-top: 30px;
    font-size: 30px;
    float: none;
    display: block;
    margin: auto;
}
.list2 .tab3 {
    width: 80%;
    /* display: table-row; */
    margin: 0 auto;
}
.plusdiv {
    text-align: center;

    display: table-cell;

}

@media screen and (max-width: 1150px) {
  .feedback-row {
    margin: 0;
  }
  .feedback-item {
    float: none;
    width: auto;
    margin: 0 0 3% 0;
  }
  .feedback-item-wrap {
    width: auto;
  }
  .feedback-item p {
    height: auto;
  }
  .feedback-more {
    display: none;
  }
  .block3 center {
    margin: auto;
  }
  .s4 {
    margin: 0 2%;
  }
  .list2wrap {
    margin: 0;
  }
  .list2, .list2 tr, .list2 td {
    display: block;
    float: left;
  }
  .list2 {
    border-spacing: 0;
  }
   div.list2 {
    border-spacing: 10px;
  }
  .arrow-7 {
    margin: 100px auto -10px auto;
}
.list2 strong {
    float: left;
    }
  .list2 td {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 2%;
    padding: 20px 15px 15px;
  }
  .list2 .ttl2 {
    height: 42px;
  }
  .list2 strong {
    line-height: 24px;
    overflow-wrap: break-word;
  }
}
@media screen and (max-width: 600px) {
.fas.fa-plus {
    padding-top: 0;
    }
div.list2 {
    display: block;
}
.list2 .tab2, .list2 .tab1{
	width: 90%;
	display: block;
}
.list2 .tab3 {
    width: 90%;
margin-bottom: 30px;
}
.plusdiv {
    display: block;
}
.arrow-7 {
    margin: 330px auto 0px auto;

}
}
@media screen and (max-width: 540px) {
  .boxx2 {
    padding: 4%;
  }
}
@media screen and (max-width: 360px) {
.arrow-7 {
    margin: 370px auto -10px auto;
}
}

.h2-1 {
color: green;
}