

/* Start:/bitrix/templates/s1_semenapost.ru_personal/css/framework.css?14812736851681*/
/* css-framework

	Version:	4.0.1
	Author:		Aleksej Romanovskij (http://css-framework.com)
	License:	Creative Commons Attribution 3.0 Unported License (http://creativecommons.org/licenses/by/3.0/)

---------------------------------------- */
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
del,
details,
dfn,
div,
dl,
dt,
dd,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
mark,
nav,
object,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
li,
ol,
var,
video {
  background: none;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  font-family: "Tahoma";
  font-size: 12px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.g {
  zoom: 1;
  margin: 0 auto;
  width: 998px;
}
.g:before,
.g:after {
  display: table;
  content: '';
}
.g:after {
  clear: both;
}
.g-row {
  zoom: 1;
}
.g-row:before,
.g-row:after {
  display: table;
  content: '';
}
.g-row:after {
  clear: both;
}
.g-row > [class^='g-'] {
  float: left;
}
.g-1 {
  width: 60px;
}
.g-2 {
  width: 140px;
}
.g-3 {
  width: 220px;
}
.g-4 {
  width: 300px;
}
.g-5 {
  width: 380px;
}
.g-6 {
  width: 460px;
}
.g-7 {
  width: 540px;
}
.g-8 {
  width: 620px;
}
.g-9 {
  width: 700px;
}
.g-10 {
  width: 780px;
}
.g-11 {
  width: 860px;
}
.g-12 {
  width: 940px;
}
/* End */


/* Start:/css/collapse-block.css?17645930121522*/
/*============================= Collapse-block ===============================*/
.fade { opacity: 0; transition: opacity .15s linear; }
.fade.in { opacity: 1; }
.collapse { height: 0; overflow: hidden; }
.collapse.in { height: auto; overflow: visible; }
.collapsing { position: relative; height: 0; overflow: hidden; transition-timing-function: ease; transition-duration: .35s; transition-property: height; }

.js-collapse {}
.js-collapse__head {}
.js-collapse__button { position: relative; }
.js-collapse__cont {}
.js-collapse__cont-xs { height: auto !important; padding-bottom: 0px; display: block !important; overflow: visible !important; }

.js-collapse.in .js-collapse__open-hide, .js-collapse .js-collapse__open-show { display: none; }
.js-collapse.in .js-collapse__open-show { display: inherit; }

@media (min-width: 576px) { .js-collapse__cont-sm { height: auto !important; padding-bottom: 0px; display: block !important; overflow: visible !important; } }
@media (min-width: 768px) { .js-collapse__cont-md { height: auto !important; padding-bottom: 0px; display: block !important; overflow: visible !important; } }
@media (min-width: 992px) { .js-collapse__cont-lg { height: auto !important; padding-bottom: 0px; display: block !important; overflow: visible !important; } }
@media (min-width: 1200px) { .js-collapse__cont-xl { height: auto !important; padding-bottom: 0px; display: block !important; overflow: visible !important; } }
/*=============================!Collapse-block!===============================*/
/* End */


/* Start:/css/grid.css?176459301231540*/
/* Responsive utilities */
/*============================ Flex grid =====================================*/
.sp-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.83335rem;
  padding-right: 0.83335rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sp-container::after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 544px) {
  .sp-container {
    max-width: 576px;
  }
}

@media (min-width: 768px) {
  .sp-container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .sp-container {
    max-width: 940px;
  }
}

@media (min-width: 1200px) {
  .sp-container {
    max-width: 1140px;
  }
}

.sp-container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.83335rem;
  padding-right: 0.83335rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sp-container-fluid::after {
  content: "";
  display: table;
  clear: both;
}

.sp-row {
  margin-left: -0.83335rem;
  margin-right: -0.83335rem;
}

.sp-row::after {
  content: "";
  display: table;
  clear: both;
}

.sp-col-xs-1, .sp-col-xs-2, .sp-col-xs-3, .sp-col-xs-4, .sp-col-xs-5, .sp-col-xs-6, .sp-col-xs-7, .sp-col-xs-8, .sp-col-xs-9, .sp-col-xs-10, .sp-col-xs-11, .sp-col-xs-12, .sp-col-xs-13, .sp-col-xs-14, .sp-col-xs-15, .sp-col-xs-16, .sp-col-xs-17, .sp-col-xs-18, .sp-col-xs-19, .sp-col-xs-20, .sp-col-xs-21, .sp-col-xs-22, .sp-col-xs-23, .sp-col-xs-24, .sp-col-sm-1, .sp-col-sm-2, .sp-col-sm-3, .sp-col-sm-4, .sp-col-sm-5, .sp-col-sm-6, .sp-col-sm-7, .sp-col-sm-8, .sp-col-sm-9, .sp-col-sm-10, .sp-col-sm-11, .sp-col-sm-12, .sp-col-sm-13, .sp-col-sm-14, .sp-col-sm-15, .sp-col-sm-16, .sp-col-sm-17, .sp-col-sm-18, .sp-col-sm-19, .sp-col-sm-20, .sp-col-sm-21, .sp-col-sm-22, .sp-col-sm-23, .sp-col-sm-24, .sp-col-md-1, .sp-col-md-2, .sp-col-md-3, .sp-col-md-4, .sp-col-md-5, .sp-col-md-6, .sp-col-md-7, .sp-col-md-8, .sp-col-md-9, .sp-col-md-10, .sp-col-md-11, .sp-col-md-12, .sp-col-md-13, .sp-col-md-14, .sp-col-md-15, .sp-col-md-16, .sp-col-md-17, .sp-col-md-18, .sp-col-md-19, .sp-col-md-20, .sp-col-md-21, .sp-col-md-22, .sp-col-md-23, .sp-col-md-24, .sp-col-lg-1, .sp-col-lg-2, .sp-col-lg-3, .sp-col-lg-4, .sp-col-lg-5, .sp-col-lg-6, .sp-col-lg-7, .sp-col-lg-8, .sp-col-lg-9, .sp-col-lg-10, .sp-col-lg-11, .sp-col-lg-12, .sp-col-lg-13, .sp-col-lg-14, .sp-col-lg-15, .sp-col-lg-16, .sp-col-lg-17, .sp-col-lg-18, .sp-col-lg-19, .sp-col-lg-20, .sp-col-lg-21, .sp-col-lg-22, .sp-col-lg-23, .sp-col-lg-24, .sp-col-xl-1, .sp-col-xl-2, .sp-col-xl-3, .sp-col-xl-4, .sp-col-xl-5, .sp-col-xl-6, .sp-col-xl-7, .sp-col-xl-8, .sp-col-xl-9, .sp-col-xl-10, .sp-col-xl-11, .sp-col-xl-12, .sp-col-xl-13, .sp-col-xl-14, .sp-col-xl-15, .sp-col-xl-16, .sp-col-xl-17, .sp-col-xl-18, .sp-col-xl-19, .sp-col-xl-20, .sp-col-xl-21, .sp-col-xl-22, .sp-col-xl-23, .sp-col-xl-24 {
  position: relative;
  min-height: 1px;
  padding-left: 0.83335rem;
  padding-right: 0.83335rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sp-col-xs-1, .sp-col-xs-2, .sp-col-xs-3, .sp-col-xs-4, .sp-col-xs-5, .sp-col-xs-6, .sp-col-xs-7, .sp-col-xs-8, .sp-col-xs-9, .sp-col-xs-10, .sp-col-xs-11, .sp-col-xs-12, .sp-col-xs-13, .sp-col-xs-14, .sp-col-xs-15, .sp-col-xs-16, .sp-col-xs-17, .sp-col-xs-18, .sp-col-xs-19, .sp-col-xs-20, .sp-col-xs-21, .sp-col-xs-22, .sp-col-xs-23, .sp-col-xs-24 {
  float: left;
}

.sp-col-xs-1 {
  width: 4.16667%;
}

.sp-col-xs-2 {
  width: 8.33333%;
}

.sp-col-xs-3 {
  width: 12.5%;
}

.sp-col-xs-4 {
  width: 16.66667%;
}

.sp-col-xs-5 {
  width: 20.83333%;
}

.sp-col-xs-6 {
  width: 25%;
}

.sp-col-xs-7 {
  width: 29.16667%;
}

.sp-col-xs-8 {
  width: 33.33333%;
}

.sp-col-xs-9 {
  width: 37.5%;
}

.sp-col-xs-10 {
  width: 41.66667%;
}

.sp-col-xs-11 {
  width: 45.83333%;
}

.sp-col-xs-12 {
  width: 50%;
}

.sp-col-xs-13 {
  width: 54.16667%;
}

.sp-col-xs-14 {
  width: 58.33333%;
}

.sp-col-xs-15 {
  width: 62.5%;
}

.sp-col-xs-16 {
  width: 66.66667%;
}

.sp-col-xs-17 {
  width: 70.83333%;
}

.sp-col-xs-18 {
  width: 75%;
}

.sp-col-xs-19 {
  width: 79.16667%;
}

.sp-col-xs-20 {
  width: 83.33333%;
}

.sp-col-xs-21 {
  width: 87.5%;
}

.sp-col-xs-22 {
  width: 91.66667%;
}

.sp-col-xs-23 {
  width: 95.83333%;
}

.sp-col-xs-24 {
  width: 100%;
}

.sp-col-xs-pull-0 {
  right: auto;
}

.sp-col-xs-pull-1 {
  right: 4.16667%;
}

.sp-col-xs-pull-2 {
  right: 8.33333%;
}

.sp-col-xs-pull-3 {
  right: 12.5%;
}

.sp-col-xs-pull-4 {
  right: 16.66667%;
}

.sp-col-xs-pull-5 {
  right: 20.83333%;
}

.sp-col-xs-pull-6 {
  right: 25%;
}

.sp-col-xs-pull-7 {
  right: 29.16667%;
}

.sp-col-xs-pull-8 {
  right: 33.33333%;
}

.sp-col-xs-pull-9 {
  right: 37.5%;
}

.sp-col-xs-pull-10 {
  right: 41.66667%;
}

.sp-col-xs-pull-11 {
  right: 45.83333%;
}

.sp-col-xs-pull-12 {
  right: 50%;
}

.sp-col-xs-pull-13 {
  right: 54.16667%;
}

.sp-col-xs-pull-14 {
  right: 58.33333%;
}

.sp-col-xs-pull-15 {
  right: 62.5%;
}

.sp-col-xs-pull-16 {
  right: 66.66667%;
}

.sp-col-xs-pull-17 {
  right: 70.83333%;
}

.sp-col-xs-pull-18 {
  right: 75%;
}

.sp-col-xs-pull-19 {
  right: 79.16667%;
}

.sp-col-xs-pull-20 {
  right: 83.33333%;
}

.sp-col-xs-pull-21 {
  right: 87.5%;
}

.sp-col-xs-pull-22 {
  right: 91.66667%;
}

.sp-col-xs-pull-23 {
  right: 95.83333%;
}

.sp-col-xs-pull-24 {
  right: 100%;
}

.sp-col-xs-push-0 {
  left: auto;
}

.sp-col-xs-push-1 {
  left: 4.16667%;
}

.sp-col-xs-push-2 {
  left: 8.33333%;
}

.sp-col-xs-push-3 {
  left: 12.5%;
}

.sp-col-xs-push-4 {
  left: 16.66667%;
}

.sp-col-xs-push-5 {
  left: 20.83333%;
}

.sp-col-xs-push-6 {
  left: 25%;
}

.sp-col-xs-push-7 {
  left: 29.16667%;
}

.sp-col-xs-push-8 {
  left: 33.33333%;
}

.sp-col-xs-push-9 {
  left: 37.5%;
}

.sp-col-xs-push-10 {
  left: 41.66667%;
}

.sp-col-xs-push-11 {
  left: 45.83333%;
}

.sp-col-xs-push-12 {
  left: 50%;
}

.sp-col-xs-push-13 {
  left: 54.16667%;
}

.sp-col-xs-push-14 {
  left: 58.33333%;
}

.sp-col-xs-push-15 {
  left: 62.5%;
}

.sp-col-xs-push-16 {
  left: 66.66667%;
}

.sp-col-xs-push-17 {
  left: 70.83333%;
}

.sp-col-xs-push-18 {
  left: 75%;
}

.sp-col-xs-push-19 {
  left: 79.16667%;
}

.sp-col-xs-push-20 {
  left: 83.33333%;
}

.sp-col-xs-push-21 {
  left: 87.5%;
}

.sp-col-xs-push-22 {
  left: 91.66667%;
}

.sp-col-xs-push-23 {
  left: 95.83333%;
}

.sp-col-xs-push-24 {
  left: 100%;
}

.sp-col-xs-offset-0 {
  margin-left: 0%;
}

.sp-col-xs-offset-1 {
  margin-left: 4.16667%;
}

.sp-col-xs-offset-2 {
  margin-left: 8.33333%;
}

.sp-col-xs-offset-3 {
  margin-left: 12.5%;
}

.sp-col-xs-offset-4 {
  margin-left: 16.66667%;
}

.sp-col-xs-offset-5 {
  margin-left: 20.83333%;
}

.sp-col-xs-offset-6 {
  margin-left: 25%;
}

.sp-col-xs-offset-7 {
  margin-left: 29.16667%;
}

.sp-col-xs-offset-8 {
  margin-left: 33.33333%;
}

.sp-col-xs-offset-9 {
  margin-left: 37.5%;
}

.sp-col-xs-offset-10 {
  margin-left: 41.66667%;
}

.sp-col-xs-offset-11 {
  margin-left: 45.83333%;
}

.sp-col-xs-offset-12 {
  margin-left: 50%;
}

.sp-col-xs-offset-13 {
  margin-left: 54.16667%;
}

.sp-col-xs-offset-14 {
  margin-left: 58.33333%;
}

.sp-col-xs-offset-15 {
  margin-left: 62.5%;
}

.sp-col-xs-offset-16 {
  margin-left: 66.66667%;
}

.sp-col-xs-offset-17 {
  margin-left: 70.83333%;
}

.sp-col-xs-offset-18 {
  margin-left: 75%;
}

.sp-col-xs-offset-19 {
  margin-left: 79.16667%;
}

.sp-col-xs-offset-20 {
  margin-left: 83.33333%;
}

.sp-col-xs-offset-21 {
  margin-left: 87.5%;
}

.sp-col-xs-offset-22 {
  margin-left: 91.66667%;
}

.sp-col-xs-offset-23 {
  margin-left: 95.83333%;
}

.sp-col-xs-offset-24 {
  margin-left: 100%;
}

@media (min-width: 544px) {
  .sp-col-sm-1, .sp-col-sm-2, .sp-col-sm-3, .sp-col-sm-4, .sp-col-sm-5, .sp-col-sm-6, .sp-col-sm-7, .sp-col-sm-8, .sp-col-sm-9, .sp-col-sm-10, .sp-col-sm-11, .sp-col-sm-12, .sp-col-sm-13, .sp-col-sm-14, .sp-col-sm-15, .sp-col-sm-16, .sp-col-sm-17, .sp-col-sm-18, .sp-col-sm-19, .sp-col-sm-20, .sp-col-sm-21, .sp-col-sm-22, .sp-col-sm-23, .sp-col-sm-24 {
    float: left;
  }
  .sp-col-sm-1 {
    width: 4.16667%;
  }
  .sp-col-sm-2 {
    width: 8.33333%;
  }
  .sp-col-sm-3 {
    width: 12.5%;
  }
  .sp-col-sm-4 {
    width: 16.66667%;
  }
  .sp-col-sm-5 {
    width: 20.83333%;
  }
  .sp-col-sm-6 {
    width: 25%;
  }
  .sp-col-sm-7 {
    width: 29.16667%;
  }
  .sp-col-sm-8 {
    width: 33.33333%;
  }
  .sp-col-sm-9 {
    width: 37.5%;
  }
  .sp-col-sm-10 {
    width: 41.66667%;
  }
  .sp-col-sm-11 {
    width: 45.83333%;
  }
  .sp-col-sm-12 {
    width: 50%;
  }
  .sp-col-sm-13 {
    width: 54.16667%;
  }
  .sp-col-sm-14 {
    width: 58.33333%;
  }
  .sp-col-sm-15 {
    width: 62.5%;
  }
  .sp-col-sm-16 {
    width: 66.66667%;
  }
  .sp-col-sm-17 {
    width: 70.83333%;
  }
  .sp-col-sm-18 {
    width: 75%;
  }
  .sp-col-sm-19 {
    width: 79.16667%;
  }
  .sp-col-sm-20 {
    width: 83.33333%;
  }
  .sp-col-sm-21 {
    width: 87.5%;
  }
  .sp-col-sm-22 {
    width: 91.66667%;
  }
  .sp-col-sm-23 {
    width: 95.83333%;
  }
  .sp-col-sm-24 {
    width: 100%;
  }
  .sp-col-sm-pull-0 {
    right: auto;
  }
  .sp-col-sm-pull-1 {
    right: 4.16667%;
  }
  .sp-col-sm-pull-2 {
    right: 8.33333%;
  }
  .sp-col-sm-pull-3 {
    right: 12.5%;
  }
  .sp-col-sm-pull-4 {
    right: 16.66667%;
  }
  .sp-col-sm-pull-5 {
    right: 20.83333%;
  }
  .sp-col-sm-pull-6 {
    right: 25%;
  }
  .sp-col-sm-pull-7 {
    right: 29.16667%;
  }
  .sp-col-sm-pull-8 {
    right: 33.33333%;
  }
  .sp-col-sm-pull-9 {
    right: 37.5%;
  }
  .sp-col-sm-pull-10 {
    right: 41.66667%;
  }
  .sp-col-sm-pull-11 {
    right: 45.83333%;
  }
  .sp-col-sm-pull-12 {
    right: 50%;
  }
  .sp-col-sm-pull-13 {
    right: 54.16667%;
  }
  .sp-col-sm-pull-14 {
    right: 58.33333%;
  }
  .sp-col-sm-pull-15 {
    right: 62.5%;
  }
  .sp-col-sm-pull-16 {
    right: 66.66667%;
  }
  .sp-col-sm-pull-17 {
    right: 70.83333%;
  }
  .sp-col-sm-pull-18 {
    right: 75%;
  }
  .sp-col-sm-pull-19 {
    right: 79.16667%;
  }
  .sp-col-sm-pull-20 {
    right: 83.33333%;
  }
  .sp-col-sm-pull-21 {
    right: 87.5%;
  }
  .sp-col-sm-pull-22 {
    right: 91.66667%;
  }
  .sp-col-sm-pull-23 {
    right: 95.83333%;
  }
  .sp-col-sm-pull-24 {
    right: 100%;
  }
  .sp-col-sm-push-0 {
    left: auto;
  }
  .sp-col-sm-push-1 {
    left: 4.16667%;
  }
  .sp-col-sm-push-2 {
    left: 8.33333%;
  }
  .sp-col-sm-push-3 {
    left: 12.5%;
  }
  .sp-col-sm-push-4 {
    left: 16.66667%;
  }
  .sp-col-sm-push-5 {
    left: 20.83333%;
  }
  .sp-col-sm-push-6 {
    left: 25%;
  }
  .sp-col-sm-push-7 {
    left: 29.16667%;
  }
  .sp-col-sm-push-8 {
    left: 33.33333%;
  }
  .sp-col-sm-push-9 {
    left: 37.5%;
  }
  .sp-col-sm-push-10 {
    left: 41.66667%;
  }
  .sp-col-sm-push-11 {
    left: 45.83333%;
  }
  .sp-col-sm-push-12 {
    left: 50%;
  }
  .sp-col-sm-push-13 {
    left: 54.16667%;
  }
  .sp-col-sm-push-14 {
    left: 58.33333%;
  }
  .sp-col-sm-push-15 {
    left: 62.5%;
  }
  .sp-col-sm-push-16 {
    left: 66.66667%;
  }
  .sp-col-sm-push-17 {
    left: 70.83333%;
  }
  .sp-col-sm-push-18 {
    left: 75%;
  }
  .sp-col-sm-push-19 {
    left: 79.16667%;
  }
  .sp-col-sm-push-20 {
    left: 83.33333%;
  }
  .sp-col-sm-push-21 {
    left: 87.5%;
  }
  .sp-col-sm-push-22 {
    left: 91.66667%;
  }
  .sp-col-sm-push-23 {
    left: 95.83333%;
  }
  .sp-col-sm-push-24 {
    left: 100%;
  }
  .sp-col-sm-offset-0 {
    margin-left: 0%;
  }
  .sp-col-sm-offset-1 {
    margin-left: 4.16667%;
  }
  .sp-col-sm-offset-2 {
    margin-left: 8.33333%;
  }
  .sp-col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .sp-col-sm-offset-4 {
    margin-left: 16.66667%;
  }
  .sp-col-sm-offset-5 {
    margin-left: 20.83333%;
  }
  .sp-col-sm-offset-6 {
    margin-left: 25%;
  }
  .sp-col-sm-offset-7 {
    margin-left: 29.16667%;
  }
  .sp-col-sm-offset-8 {
    margin-left: 33.33333%;
  }
  .sp-col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .sp-col-sm-offset-10 {
    margin-left: 41.66667%;
  }
  .sp-col-sm-offset-11 {
    margin-left: 45.83333%;
  }
  .sp-col-sm-offset-12 {
    margin-left: 50%;
  }
  .sp-col-sm-offset-13 {
    margin-left: 54.16667%;
  }
  .sp-col-sm-offset-14 {
    margin-left: 58.33333%;
  }
  .sp-col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .sp-col-sm-offset-16 {
    margin-left: 66.66667%;
  }
  .sp-col-sm-offset-17 {
    margin-left: 70.83333%;
  }
  .sp-col-sm-offset-18 {
    margin-left: 75%;
  }
  .sp-col-sm-offset-19 {
    margin-left: 79.16667%;
  }
  .sp-col-sm-offset-20 {
    margin-left: 83.33333%;
  }
  .sp-col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .sp-col-sm-offset-22 {
    margin-left: 91.66667%;
  }
  .sp-col-sm-offset-23 {
    margin-left: 95.83333%;
  }
  .sp-col-sm-offset-24 {
    margin-left: 100%;
  }
}

@media (min-width: 768px) {
  .sp-col-md-1, .sp-col-md-2, .sp-col-md-3, .sp-col-md-4, .sp-col-md-5, .sp-col-md-6, .sp-col-md-7, .sp-col-md-8, .sp-col-md-9, .sp-col-md-10, .sp-col-md-11, .sp-col-md-12, .sp-col-md-13, .sp-col-md-14, .sp-col-md-15, .sp-col-md-16, .sp-col-md-17, .sp-col-md-18, .sp-col-md-19, .sp-col-md-20, .sp-col-md-21, .sp-col-md-22, .sp-col-md-23, .sp-col-md-24 {
    float: left;
  }
  .sp-col-md-1 {
    width: 4.16667%;
  }
  .sp-col-md-2 {
    width: 8.33333%;
  }
  .sp-col-md-3 {
    width: 12.5%;
  }
  .sp-col-md-4 {
    width: 16.66667%;
  }
  .sp-col-md-5 {
    width: 20.83333%;
  }
  .sp-col-md-6 {
    width: 25%;
  }
  .sp-col-md-7 {
    width: 29.16667%;
  }
  .sp-col-md-8 {
    width: 33.33333%;
  }
  .sp-col-md-9 {
    width: 37.5%;
  }
  .sp-col-md-10 {
    width: 41.66667%;
  }
  .sp-col-md-11 {
    width: 45.83333%;
  }
  .sp-col-md-12 {
    width: 50%;
  }
  .sp-col-md-13 {
    width: 54.16667%;
  }
  .sp-col-md-14 {
    width: 58.33333%;
  }
  .sp-col-md-15 {
    width: 62.5%;
  }
  .sp-col-md-16 {
    width: 66.66667%;
  }
  .sp-col-md-17 {
    width: 70.83333%;
  }
  .sp-col-md-18 {
    width: 75%;
  }
  .sp-col-md-19 {
    width: 79.16667%;
  }
  .sp-col-md-20 {
    width: 83.33333%;
  }
  .sp-col-md-21 {
    width: 87.5%;
  }
  .sp-col-md-22 {
    width: 91.66667%;
  }
  .sp-col-md-23 {
    width: 95.83333%;
  }
  .sp-col-md-24 {
    width: 100%;
  }
  .sp-col-md-pull-0 {
    right: auto;
  }
  .sp-col-md-pull-1 {
    right: 4.16667%;
  }
  .sp-col-md-pull-2 {
    right: 8.33333%;
  }
  .sp-col-md-pull-3 {
    right: 12.5%;
  }
  .sp-col-md-pull-4 {
    right: 16.66667%;
  }
  .sp-col-md-pull-5 {
    right: 20.83333%;
  }
  .sp-col-md-pull-6 {
    right: 25%;
  }
  .sp-col-md-pull-7 {
    right: 29.16667%;
  }
  .sp-col-md-pull-8 {
    right: 33.33333%;
  }
  .sp-col-md-pull-9 {
    right: 37.5%;
  }
  .sp-col-md-pull-10 {
    right: 41.66667%;
  }
  .sp-col-md-pull-11 {
    right: 45.83333%;
  }
  .sp-col-md-pull-12 {
    right: 50%;
  }
  .sp-col-md-pull-13 {
    right: 54.16667%;
  }
  .sp-col-md-pull-14 {
    right: 58.33333%;
  }
  .sp-col-md-pull-15 {
    right: 62.5%;
  }
  .sp-col-md-pull-16 {
    right: 66.66667%;
  }
  .sp-col-md-pull-17 {
    right: 70.83333%;
  }
  .sp-col-md-pull-18 {
    right: 75%;
  }
  .sp-col-md-pull-19 {
    right: 79.16667%;
  }
  .sp-col-md-pull-20 {
    right: 83.33333%;
  }
  .sp-col-md-pull-21 {
    right: 87.5%;
  }
  .sp-col-md-pull-22 {
    right: 91.66667%;
  }
  .sp-col-md-pull-23 {
    right: 95.83333%;
  }
  .sp-col-md-pull-24 {
    right: 100%;
  }
  .sp-col-md-push-0 {
    left: auto;
  }
  .sp-col-md-push-1 {
    left: 4.16667%;
  }
  .sp-col-md-push-2 {
    left: 8.33333%;
  }
  .sp-col-md-push-3 {
    left: 12.5%;
  }
  .sp-col-md-push-4 {
    left: 16.66667%;
  }
  .sp-col-md-push-5 {
    left: 20.83333%;
  }
  .sp-col-md-push-6 {
    left: 25%;
  }
  .sp-col-md-push-7 {
    left: 29.16667%;
  }
  .sp-col-md-push-8 {
    left: 33.33333%;
  }
  .sp-col-md-push-9 {
    left: 37.5%;
  }
  .sp-col-md-push-10 {
    left: 41.66667%;
  }
  .sp-col-md-push-11 {
    left: 45.83333%;
  }
  .sp-col-md-push-12 {
    left: 50%;
  }
  .sp-col-md-push-13 {
    left: 54.16667%;
  }
  .sp-col-md-push-14 {
    left: 58.33333%;
  }
  .sp-col-md-push-15 {
    left: 62.5%;
  }
  .sp-col-md-push-16 {
    left: 66.66667%;
  }
  .sp-col-md-push-17 {
    left: 70.83333%;
  }
  .sp-col-md-push-18 {
    left: 75%;
  }
  .sp-col-md-push-19 {
    left: 79.16667%;
  }
  .sp-col-md-push-20 {
    left: 83.33333%;
  }
  .sp-col-md-push-21 {
    left: 87.5%;
  }
  .sp-col-md-push-22 {
    left: 91.66667%;
  }
  .sp-col-md-push-23 {
    left: 95.83333%;
  }
  .sp-col-md-push-24 {
    left: 100%;
  }
  .sp-col-md-offset-0 {
    margin-left: 0%;
  }
  .sp-col-md-offset-1 {
    margin-left: 4.16667%;
  }
  .sp-col-md-offset-2 {
    margin-left: 8.33333%;
  }
  .sp-col-md-offset-3 {
    margin-left: 12.5%;
  }
  .sp-col-md-offset-4 {
    margin-left: 16.66667%;
  }
  .sp-col-md-offset-5 {
    margin-left: 20.83333%;
  }
  .sp-col-md-offset-6 {
    margin-left: 25%;
  }
  .sp-col-md-offset-7 {
    margin-left: 29.16667%;
  }
  .sp-col-md-offset-8 {
    margin-left: 33.33333%;
  }
  .sp-col-md-offset-9 {
    margin-left: 37.5%;
  }
  .sp-col-md-offset-10 {
    margin-left: 41.66667%;
  }
  .sp-col-md-offset-11 {
    margin-left: 45.83333%;
  }
  .sp-col-md-offset-12 {
    margin-left: 50%;
  }
  .sp-col-md-offset-13 {
    margin-left: 54.16667%;
  }
  .sp-col-md-offset-14 {
    margin-left: 58.33333%;
  }
  .sp-col-md-offset-15 {
    margin-left: 62.5%;
  }
  .sp-col-md-offset-16 {
    margin-left: 66.66667%;
  }
  .sp-col-md-offset-17 {
    margin-left: 70.83333%;
  }
  .sp-col-md-offset-18 {
    margin-left: 75%;
  }
  .sp-col-md-offset-19 {
    margin-left: 79.16667%;
  }
  .sp-col-md-offset-20 {
    margin-left: 83.33333%;
  }
  .sp-col-md-offset-21 {
    margin-left: 87.5%;
  }
  .sp-col-md-offset-22 {
    margin-left: 91.66667%;
  }
  .sp-col-md-offset-23 {
    margin-left: 95.83333%;
  }
  .sp-col-md-offset-24 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .sp-col-lg-1, .sp-col-lg-2, .sp-col-lg-3, .sp-col-lg-4, .sp-col-lg-5, .sp-col-lg-6, .sp-col-lg-7, .sp-col-lg-8, .sp-col-lg-9, .sp-col-lg-10, .sp-col-lg-11, .sp-col-lg-12, .sp-col-lg-13, .sp-col-lg-14, .sp-col-lg-15, .sp-col-lg-16, .sp-col-lg-17, .sp-col-lg-18, .sp-col-lg-19, .sp-col-lg-20, .sp-col-lg-21, .sp-col-lg-22, .sp-col-lg-23, .sp-col-lg-24 {
    float: left;
  }
  .sp-col-lg-1 {
    width: 4.16667%;
  }
  .sp-col-lg-2 {
    width: 8.33333%;
  }
  .sp-col-lg-3 {
    width: 12.5%;
  }
  .sp-col-lg-4 {
    width: 16.66667%;
  }
  .sp-col-lg-5 {
    width: 20.83333%;
  }
  .sp-col-lg-6 {
    width: 25%;
  }
  .sp-col-lg-7 {
    width: 29.16667%;
  }
  .sp-col-lg-8 {
    width: 33.33333%;
  }
  .sp-col-lg-9 {
    width: 37.5%;
  }
  .sp-col-lg-10 {
    width: 41.66667%;
  }
  .sp-col-lg-11 {
    width: 45.83333%;
  }
  .sp-col-lg-12 {
    width: 50%;
  }
  .sp-col-lg-13 {
    width: 54.16667%;
  }
  .sp-col-lg-14 {
    width: 58.33333%;
  }
  .sp-col-lg-15 {
    width: 62.5%;
  }
  .sp-col-lg-16 {
    width: 66.66667%;
  }
  .sp-col-lg-17 {
    width: 70.83333%;
  }
  .sp-col-lg-18 {
    width: 75%;
  }
  .sp-col-lg-19 {
    width: 79.16667%;
  }
  .sp-col-lg-20 {
    width: 83.33333%;
  }
  .sp-col-lg-21 {
    width: 87.5%;
  }
  .sp-col-lg-22 {
    width: 91.66667%;
  }
  .sp-col-lg-23 {
    width: 95.83333%;
  }
  .sp-col-lg-24 {
    width: 100%;
  }
  .sp-col-lg-pull-0 {
    right: auto;
  }
  .sp-col-lg-pull-1 {
    right: 4.16667%;
  }
  .sp-col-lg-pull-2 {
    right: 8.33333%;
  }
  .sp-col-lg-pull-3 {
    right: 12.5%;
  }
  .sp-col-lg-pull-4 {
    right: 16.66667%;
  }
  .sp-col-lg-pull-5 {
    right: 20.83333%;
  }
  .sp-col-lg-pull-6 {
    right: 25%;
  }
  .sp-col-lg-pull-7 {
    right: 29.16667%;
  }
  .sp-col-lg-pull-8 {
    right: 33.33333%;
  }
  .sp-col-lg-pull-9 {
    right: 37.5%;
  }
  .sp-col-lg-pull-10 {
    right: 41.66667%;
  }
  .sp-col-lg-pull-11 {
    right: 45.83333%;
  }
  .sp-col-lg-pull-12 {
    right: 50%;
  }
  .sp-col-lg-pull-13 {
    right: 54.16667%;
  }
  .sp-col-lg-pull-14 {
    right: 58.33333%;
  }
  .sp-col-lg-pull-15 {
    right: 62.5%;
  }
  .sp-col-lg-pull-16 {
    right: 66.66667%;
  }
  .sp-col-lg-pull-17 {
    right: 70.83333%;
  }
  .sp-col-lg-pull-18 {
    right: 75%;
  }
  .sp-col-lg-pull-19 {
    right: 79.16667%;
  }
  .sp-col-lg-pull-20 {
    right: 83.33333%;
  }
  .sp-col-lg-pull-21 {
    right: 87.5%;
  }
  .sp-col-lg-pull-22 {
    right: 91.66667%;
  }
  .sp-col-lg-pull-23 {
    right: 95.83333%;
  }
  .sp-col-lg-pull-24 {
    right: 100%;
  }
  .sp-col-lg-push-0 {
    left: auto;
  }
  .sp-col-lg-push-1 {
    left: 4.16667%;
  }
  .sp-col-lg-push-2 {
    left: 8.33333%;
  }
  .sp-col-lg-push-3 {
    left: 12.5%;
  }
  .sp-col-lg-push-4 {
    left: 16.66667%;
  }
  .sp-col-lg-push-5 {
    left: 20.83333%;
  }
  .sp-col-lg-push-6 {
    left: 25%;
  }
  .sp-col-lg-push-7 {
    left: 29.16667%;
  }
  .sp-col-lg-push-8 {
    left: 33.33333%;
  }
  .sp-col-lg-push-9 {
    left: 37.5%;
  }
  .sp-col-lg-push-10 {
    left: 41.66667%;
  }
  .sp-col-lg-push-11 {
    left: 45.83333%;
  }
  .sp-col-lg-push-12 {
    left: 50%;
  }
  .sp-col-lg-push-13 {
    left: 54.16667%;
  }
  .sp-col-lg-push-14 {
    left: 58.33333%;
  }
  .sp-col-lg-push-15 {
    left: 62.5%;
  }
  .sp-col-lg-push-16 {
    left: 66.66667%;
  }
  .sp-col-lg-push-17 {
    left: 70.83333%;
  }
  .sp-col-lg-push-18 {
    left: 75%;
  }
  .sp-col-lg-push-19 {
    left: 79.16667%;
  }
  .sp-col-lg-push-20 {
    left: 83.33333%;
  }
  .sp-col-lg-push-21 {
    left: 87.5%;
  }
  .sp-col-lg-push-22 {
    left: 91.66667%;
  }
  .sp-col-lg-push-23 {
    left: 95.83333%;
  }
  .sp-col-lg-push-24 {
    left: 100%;
  }
  .sp-col-lg-offset-0 {
    margin-left: 0%;
  }
  .sp-col-lg-offset-1 {
    margin-left: 4.16667%;
  }
  .sp-col-lg-offset-2 {
    margin-left: 8.33333%;
  }
  .sp-col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .sp-col-lg-offset-4 {
    margin-left: 16.66667%;
  }
  .sp-col-lg-offset-5 {
    margin-left: 20.83333%;
  }
  .sp-col-lg-offset-6 {
    margin-left: 25%;
  }
  .sp-col-lg-offset-7 {
    margin-left: 29.16667%;
  }
  .sp-col-lg-offset-8 {
    margin-left: 33.33333%;
  }
  .sp-col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .sp-col-lg-offset-10 {
    margin-left: 41.66667%;
  }
  .sp-col-lg-offset-11 {
    margin-left: 45.83333%;
  }
  .sp-col-lg-offset-12 {
    margin-left: 50%;
  }
  .sp-col-lg-offset-13 {
    margin-left: 54.16667%;
  }
  .sp-col-lg-offset-14 {
    margin-left: 58.33333%;
  }
  .sp-col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .sp-col-lg-offset-16 {
    margin-left: 66.66667%;
  }
  .sp-col-lg-offset-17 {
    margin-left: 70.83333%;
  }
  .sp-col-lg-offset-18 {
    margin-left: 75%;
  }
  .sp-col-lg-offset-19 {
    margin-left: 79.16667%;
  }
  .sp-col-lg-offset-20 {
    margin-left: 83.33333%;
  }
  .sp-col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .sp-col-lg-offset-22 {
    margin-left: 91.66667%;
  }
  .sp-col-lg-offset-23 {
    margin-left: 95.83333%;
  }
  .sp-col-lg-offset-24 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .sp-col-xl-1, .sp-col-xl-2, .sp-col-xl-3, .sp-col-xl-4, .sp-col-xl-5, .sp-col-xl-6, .sp-col-xl-7, .sp-col-xl-8, .sp-col-xl-9, .sp-col-xl-10, .sp-col-xl-11, .sp-col-xl-12, .sp-col-xl-13, .sp-col-xl-14, .sp-col-xl-15, .sp-col-xl-16, .sp-col-xl-17, .sp-col-xl-18, .sp-col-xl-19, .sp-col-xl-20, .sp-col-xl-21, .sp-col-xl-22, .sp-col-xl-23, .sp-col-xl-24 {
    float: left;
  }
  .sp-col-xl-1 {
    width: 4.16667%;
  }
  .sp-col-xl-2 {
    width: 8.33333%;
  }
  .sp-col-xl-3 {
    width: 12.5%;
  }
  .sp-col-xl-4 {
    width: 16.66667%;
  }
  .sp-col-xl-5 {
    width: 20.83333%;
  }
  .sp-col-xl-6 {
    width: 25%;
  }
  .sp-col-xl-7 {
    width: 29.16667%;
  }
  .sp-col-xl-8 {
    width: 33.33333%;
  }
  .sp-col-xl-9 {
    width: 37.5%;
  }
  .sp-col-xl-10 {
    width: 41.66667%;
  }
  .sp-col-xl-11 {
    width: 45.83333%;
  }
  .sp-col-xl-12 {
    width: 50%;
  }
  .sp-col-xl-13 {
    width: 54.16667%;
  }
  .sp-col-xl-14 {
    width: 58.33333%;
  }
  .sp-col-xl-15 {
    width: 62.5%;
  }
  .sp-col-xl-16 {
    width: 66.66667%;
  }
  .sp-col-xl-17 {
    width: 70.83333%;
  }
  .sp-col-xl-18 {
    width: 75%;
  }
  .sp-col-xl-19 {
    width: 79.16667%;
  }
  .sp-col-xl-20 {
    width: 83.33333%;
  }
  .sp-col-xl-21 {
    width: 87.5%;
  }
  .sp-col-xl-22 {
    width: 91.66667%;
  }
  .sp-col-xl-23 {
    width: 95.83333%;
  }
  .sp-col-xl-24 {
    width: 100%;
  }
  .sp-col-xl-pull-0 {
    right: auto;
  }
  .sp-col-xl-pull-1 {
    right: 4.16667%;
  }
  .sp-col-xl-pull-2 {
    right: 8.33333%;
  }
  .sp-col-xl-pull-3 {
    right: 12.5%;
  }
  .sp-col-xl-pull-4 {
    right: 16.66667%;
  }
  .sp-col-xl-pull-5 {
    right: 20.83333%;
  }
  .sp-col-xl-pull-6 {
    right: 25%;
  }
  .sp-col-xl-pull-7 {
    right: 29.16667%;
  }
  .sp-col-xl-pull-8 {
    right: 33.33333%;
  }
  .sp-col-xl-pull-9 {
    right: 37.5%;
  }
  .sp-col-xl-pull-10 {
    right: 41.66667%;
  }
  .sp-col-xl-pull-11 {
    right: 45.83333%;
  }
  .sp-col-xl-pull-12 {
    right: 50%;
  }
  .sp-col-xl-pull-13 {
    right: 54.16667%;
  }
  .sp-col-xl-pull-14 {
    right: 58.33333%;
  }
  .sp-col-xl-pull-15 {
    right: 62.5%;
  }
  .sp-col-xl-pull-16 {
    right: 66.66667%;
  }
  .sp-col-xl-pull-17 {
    right: 70.83333%;
  }
  .sp-col-xl-pull-18 {
    right: 75%;
  }
  .sp-col-xl-pull-19 {
    right: 79.16667%;
  }
  .sp-col-xl-pull-20 {
    right: 83.33333%;
  }
  .sp-col-xl-pull-21 {
    right: 87.5%;
  }
  .sp-col-xl-pull-22 {
    right: 91.66667%;
  }
  .sp-col-xl-pull-23 {
    right: 95.83333%;
  }
  .sp-col-xl-pull-24 {
    right: 100%;
  }
  .sp-col-xl-push-0 {
    left: auto;
  }
  .sp-col-xl-push-1 {
    left: 4.16667%;
  }
  .sp-col-xl-push-2 {
    left: 8.33333%;
  }
  .sp-col-xl-push-3 {
    left: 12.5%;
  }
  .sp-col-xl-push-4 {
    left: 16.66667%;
  }
  .sp-col-xl-push-5 {
    left: 20.83333%;
  }
  .sp-col-xl-push-6 {
    left: 25%;
  }
  .sp-col-xl-push-7 {
    left: 29.16667%;
  }
  .sp-col-xl-push-8 {
    left: 33.33333%;
  }
  .sp-col-xl-push-9 {
    left: 37.5%;
  }
  .sp-col-xl-push-10 {
    left: 41.66667%;
  }
  .sp-col-xl-push-11 {
    left: 45.83333%;
  }
  .sp-col-xl-push-12 {
    left: 50%;
  }
  .sp-col-xl-push-13 {
    left: 54.16667%;
  }
  .sp-col-xl-push-14 {
    left: 58.33333%;
  }
  .sp-col-xl-push-15 {
    left: 62.5%;
  }
  .sp-col-xl-push-16 {
    left: 66.66667%;
  }
  .sp-col-xl-push-17 {
    left: 70.83333%;
  }
  .sp-col-xl-push-18 {
    left: 75%;
  }
  .sp-col-xl-push-19 {
    left: 79.16667%;
  }
  .sp-col-xl-push-20 {
    left: 83.33333%;
  }
  .sp-col-xl-push-21 {
    left: 87.5%;
  }
  .sp-col-xl-push-22 {
    left: 91.66667%;
  }
  .sp-col-xl-push-23 {
    left: 95.83333%;
  }
  .sp-col-xl-push-24 {
    left: 100%;
  }
  .sp-col-xl-offset-0 {
    margin-left: 0%;
  }
  .sp-col-xl-offset-1 {
    margin-left: 4.16667%;
  }
  .sp-col-xl-offset-2 {
    margin-left: 8.33333%;
  }
  .sp-col-xl-offset-3 {
    margin-left: 12.5%;
  }
  .sp-col-xl-offset-4 {
    margin-left: 16.66667%;
  }
  .sp-col-xl-offset-5 {
    margin-left: 20.83333%;
  }
  .sp-col-xl-offset-6 {
    margin-left: 25%;
  }
  .sp-col-xl-offset-7 {
    margin-left: 29.16667%;
  }
  .sp-col-xl-offset-8 {
    margin-left: 33.33333%;
  }
  .sp-col-xl-offset-9 {
    margin-left: 37.5%;
  }
  .sp-col-xl-offset-10 {
    margin-left: 41.66667%;
  }
  .sp-col-xl-offset-11 {
    margin-left: 45.83333%;
  }
  .sp-col-xl-offset-12 {
    margin-left: 50%;
  }
  .sp-col-xl-offset-13 {
    margin-left: 54.16667%;
  }
  .sp-col-xl-offset-14 {
    margin-left: 58.33333%;
  }
  .sp-col-xl-offset-15 {
    margin-left: 62.5%;
  }
  .sp-col-xl-offset-16 {
    margin-left: 66.66667%;
  }
  .sp-col-xl-offset-17 {
    margin-left: 70.83333%;
  }
  .sp-col-xl-offset-18 {
    margin-left: 75%;
  }
  .sp-col-xl-offset-19 {
    margin-left: 79.16667%;
  }
  .sp-col-xl-offset-20 {
    margin-left: 83.33333%;
  }
  .sp-col-xl-offset-21 {
    margin-left: 87.5%;
  }
  .sp-col-xl-offset-22 {
    margin-left: 91.66667%;
  }
  .sp-col-xl-offset-23 {
    margin-left: 95.83333%;
  }
  .sp-col-xl-offset-24 {
    margin-left: 100%;
  }
}

/*============================!Flex grid!=====================================*/
/*============================ Responsive utilities ==========================*/
.sp-hidden-xs-up {
  display: none !important;
}

@media (max-width: 543px) {
  .sp-hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 544px) {
  .sp-hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .sp-hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .sp-hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .sp-hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .sp-hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .sp-hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .sp-hidden-xl-up {
    display: none !important;
  }
}

.sp-hidden-xl-down {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.hidden {
  display: none !important;
}

/*============================!Responsive utilities!==========================*/
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.sp-pull-xs-left {
  float: left !important;
}

.sp-pull-xs-right {
  float: right !important;
}

.sp-pull-xs-none {
  float: none !important;
}

@media (min-width: 544px) {
  .sp-pull-sm-left {
    float: left !important;
  }
  .sp-pull-sm-right {
    float: right !important;
  }
  .sp-pull-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .sp-pull-md-left {
    float: left !important;
  }
  .sp-pull-md-right {
    float: right !important;
  }
  .sp-pull-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .sp-pull-lg-left {
    float: left !important;
  }
  .sp-pull-lg-right {
    float: right !important;
  }
  .sp-pull-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .sp-pull-xl-left {
    float: left !important;
  }
  .sp-pull-xl-right {
    float: right !important;
  }
  .sp-pull-xl-none {
    float: none !important;
  }
}

.text-xs-left {
  text-align: left !important;
}

.text-xs-right {
  text-align: right !important;
}

.text-xs-center {
  text-align: center !important;
}

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

/* End */


/* Start:/css/image-block.css?17645930102660*/
/*============================= Image-block ====================================*/
.image-block { position: relative; text-align: center; text-decoration: none; overflow: hidden; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; white-space: nowrap; }
.image-block:before { z-index: 5; }
.image-block:after { z-index: 6; }
.image-block__inner { position: relative; width: 100%; height: 100%; min-height: inherit; display: -ms-flexbox; display: flex; vertical-align: middle; letter-spacing: normal; word-spacing: normal; background: center center no-repeat; background-size: auto; border-radius: inherit; -ms-flex-align: inherit; align-items: inherit; -ms-flex-pack: inherit; justify-content: inherit; -ms-flex-direction: inherit; flex-direction: inherit; cursor: inherit; }
.image-block__inner--bgcover { background-size: cover; }
.image-block__inner--bgcontain { background-size: contain; }
.image-block__inner--l, .image-block__inner--tl, .image-block__inner--bl { text-align: left; }
.image-block__inner--r, .image-block__inner--tr, .image-block__inner--br { text-align: right; }
.image-block__inner--tl:after, .image-block__inner--t:after, .image-block__inner--tr:after { vertical-align: top; }
.image-block__inner--bl:after, .image-block__inner--b:after, .image-block__inner--br:after { vertical-align: bottom; }
.image-block__item { position: relative; max-width: 100%; height: auto; border: none; border-radius: inherit; display: inline-block; vertical-align: middle; float: none; cursor: inherit; }
.image-block__item--fixed { max-width: 100%; max-height: 100%; }
.image-block__item--hover { display: none; }
.button:hover .image-block__item--hover, .link:hover .image-block__item--hover { display: inline-block; }
.button:hover .image-block__item--hover + .image-block__item, .link:hover .image-block__item--hover + .image-block__item {  display: none; }
.image-block:hover .image-block__item--hover { display: inline-block; }
.image-block:hover .image-block__item--hover + .image-block__item { display: none; }
.BWfade ~ .image-block__item, canvas ~ .image-block__item, .image-block:hover .BWfade, .image-block:hover canvas {  visibility: hidden; }
.image-block:hover .BWfade ~ .image-block__item, .image-block:hover canvas ~ .image-block__item { visibility: visible; }
.cssobjectfit .image-block--cover .image-block__item, .cssobjectfit .image-block--cover img { width: 100%; height: 100%; object-fit: cover; }
.ie8 .image-block { z-index: 5; }
.ie8 .image-block__item { z-index: -1; }
/*=============================!Image-block!====================================*/
/* End */


/* Start:/css/form.css?176459300821894*/
/* Responsive utilities */
.width-full { width: 100%; }
/*============================ Form-input ====================================*/
.itc-form-input { font-family: inherit; font-size: 13px; line-height: 22px; max-width: 100%; height: 32px; min-height: 32px; margin: 0; padding: 4px 10px; border: 0px solid #fff; border-radius: 15px; box-shadow: inset rgba(0, 0, 0, 0.5) 0 1px 1px; background-color: #fff; transition: all .2s ease-in-out; box-sizing: border-box; outline: none; float: none; color: #969696; }
.itc-form-input::-moz-focus-inner { border: 0; padding: 0; }
.itc-form-input::-ms-clear { display: none; }
.itc-form-input::-ms-reveal { display: none; }
.itc-form-input::-webkit-clear-button { pointer-events: auto; display: none; }
.itc-form-input:before { line-height: 32px; }
.itc-form-input[type="password"] { /*font-family: sans-serif;*/ }
.itc-form-input:hover, .itc-form-input.hover {}
.itc-form-input:focus, .itc-form-input.focus { border-color: #66afe9; }
.itc-form-input.error { border-color: #d9534f; background: rgba(217, 83, 79, 0.2); }
.itc-form-input:disabled, .itc-form-input.disabled { border-color: #d8d8d8; box-shadow: none; background: #eceeef; color: #55595c; cursor: not-allowed; }

.itc-form-input::-webkit-input-placeholder { color: #999; opacity: 1; }
.itc-form-input::-moz-placeholder { color: #999; opacity: 1; }
.itc-form-input:-ms-input-placeholder { color: #999; opacity: 1; }
.itc-form-input:placeholder { color: #999; opacity: 1; }

.itc-form-input:-internal-autofill-previewed, .itc-form-input:-internal-autofill-selected { box-shadow: 0 0 0 40px #fff inset; }

.itc-form-input--wrap, .itc-form-input-wrap { position: relative; height: auto !important; box-shadow: none; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-align: start; align-items: flex-start; white-space: nowrap; table-layout: fixed; }
.itc-form-input--wrap > *, .itc-form-input-wrap > * { -ms-flex: 1 0 auto; flex: 1 0 auto; }
.itc-form-input--wrap:before, .itc-form-input-wrap:before { font-size: inherit; content: "\00A0"; width: 0px; display: inline-block; vertical-align: baseline; text-indent: -1em; -ms-flex: 0 0 0px; flex: 0 0 0px; overflow: hidden; }
.itc-form-input-wrap:before { font-size: 13px; line-height: 32px; }
.itc-form-input--wrap:after, .itc-form-input-wrap:after { position: absolute; content: ''; top: 0; left: 0; width: 100%; height: 100%; border-radius: inherit; box-shadow: inset rgba(0, 0, 0, 0.5) 0 1px 1px; pointer-events: none; }
.itc-form-input-wrap > .itc-form-input { height: 100%; display: table-cell; vertical-align: top; }

.itc-form-input-wrap > .itc-form-input { height: 100%; display: table-cell; vertical-align: top; }

.itc-form-input-wrap--base { -ms-flex-align: baseline; align-items: baseline; }
.itc-form-input--date { min-width: 12ch; }
.itc-form-input--inline { width: auto; display: inline-block; }

.itc-form-input > .itc-form-input, .itc-form-input > .itc-form-select, .itc-form-input > .itc-button { height: 100%; min-height: inherit; border: none; vertical-align: top; }
.itc-form-input > .itc-button { line-height: 32px; }
.itc-form-input > .itc-form-input { min-width: 1px; padding: 4px 10px; background-color: transparent; box-shadow: 0 0 0 40px #fff inset; -ms-flex: 1 1 auto; flex: 1 1 auto; }
.itc-form-input > .ui-spinner { height: 100%; }

.itc-form-input--sm { font-size: 13px; line-height: 20px; height: 24px; min-height: 22px; padding: 1px 10px; }
.itc-form-input--sm:before { line-height: 22px; }
.itc-form-input-wrap--sm:before { font-size: 13px; line-height: 22px; }

.itc-form-input--lg { font-size: 1.25rem; line-height: 1.33333; min-height: 2.57143rem; height: 2.69643rem; padding: 0.45238rem 1.25rem; border-radius: 0.3rem; }
.itc-form-input--lg:before { line-height: 2.57143rem; }
.itc-form-input-wrap--lg:before { font-size: 1.25rem; line-height: 2.69643rem; }

.itc-form-input--textarea { height: auto; vertical-align: top; resize: both; overflow: auto; }
.itc-form-input--textarea.no-resize { resize: none; }
.itc-form-input--textarea.resize-v { resize: vertical; }
.itc-form-input--textarea.resize-h { resize: horizontal; }

.itc-form-input--wrap { padding: 0; }
.itc-form-input[orient="vertical"] { height: auto; }
/*============================!Form-input!====================================*/
/*============================ Form-button ===================================*/
.itc-button { position: relative; font-family: Arial,Helvetica,sans-serif; font-size: 14px; font-weight: normal; line-height: 32px; min-height: 32px; max-width: 100%; margin: 0; padding: 0 10px; border: 1px solid #d9d9d9; border-radius: 20px; background-color:#60b016; background-image: linear-gradient(to bottom, #60b016, #0d9c33); box-shadow:0px 2px 2px rgba(0, 0, 0, 0.5),inset 0px 0px 0px rgba(255, 0, 217, 0);text-shadow:0px -1px 0px rgba(0, 0, 0, 0.4),0px 0px 0px rgba(255, 255, 255, 0); background-origin: border-box; transition: all .2s ease-in-out; white-space: nowrap; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; overflow: visible; box-sizing: border-box; text-align: center; text-transform: none; text-decoration: none !important; outline: none !important; -webkit-user-select: none; -ms-user-select: none; user-select: none; cursor: pointer; color: #fff; }
.itc-button::-moz-focus-inner { border: 0; padding: 0; }
.itc-button * { font: inherit; }
.itc-button:hover, .link:hover .itc-button { background-color: #4f904b; background-image: linear-gradient(to bottom, #0d9c33, #60b016); color: #fff; }
@media (hover: hover) {
  .itc-button:hover { text-decoration: none; }
}
.itc-button:focus, .itc-button.focus, .itc-button:active:focus, .itc-button:active.focus, .itc-button.active:focus, .itc-button.active.focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.itc-button:focus { text-decoration: none; color: #fff; }
.itc-button:after { position: relative; content: "\00A0"; width: 0; display: inline-block; vertical-align: baseline; background: url("data:image/gif;base64,R0lGODlhAQABAJH/AP///wAAAMDAwAAAACH5BAEAAAIALAAAAAABAAEAAAICVAEAOw=="); text-indent: -4px; }
.itc-button__inner { line-height: 1.25; padding-bottom: 0px; margin: 0; border-radius: inherit; display: inline-block; vertical-align: top; white-space: nowrap; pointer-events: none; }
/*.itc-button__inner:before { position: relative; content: "\00A0"; font-size: 0; width: 0; display: inline-block; vertical-align: top; background: url("data:image/gif;base64,R0lGODlhAQABAJH/AP///wAAAMDAwAAAACH5BAEAAAIALAAAAAABAAEAAAICVAEAOw=="); text-indent: -4px; }*/
.itc-button__text { position: relative; line-height: 1; vertical-align: middle; white-space: normal; pointer-events: none; cursor: pointer; }
.itc-button__input { position: absolute; font-size: 500px; top: -150px; right: -2px; height: 300px; opacity: 0; cursor: pointer; z-index: 10; }
.itc-button__input-wrap { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; }
.itc-button--block { width: 100%; width: -moz-available; display: block; }
a.itc-button.disabled, fieldset[disabled] a.itc-button { pointer-events: none; }
.itc-button:disabled, .itc-button.disables { border-color: #818a91; box-shadow: 0 0 7px 0 rgba(129, 138, 145, 0.5); background: rgba(129, 138, 145, 0.2); cursor: not-allowed; color: #818a91; }
/*.itc-button .link { color: inherit; }*/

.itc-button__hover-hide {}
.itc-button__hover-show {}
.itc-button:not(:hover) .itc-button__hover-show, .itc-button:hover .itc-button__hover-hide { display: none; }

.itc-button--default { font: inherit; line-height: inherit; min-height: 0; padding: 0; border: none; border-radius: 0; box-shadow: none; background: none; text-shadow: none; color: inherit; }
.itc-button--default:hover, .itc-button--default:focus { border: none; border-radius: 0; background: none; color: inherit; }

.itc-button--grey { border-color: transparent; background: #74a4bc; }
.itc-button--grey:hover { border-color: transparent; background: #86bbd5; }

.itc-button--grey2 { border-color: transparent; border-top-color: #fefefe; border-bottom-color: lightgray; box-shadow:0px 2px 2px rgba(0, 0, 0, 0.5),inset 0px 0px 0px rgba(255, 0, 217, 0); background: #fefefe; background-image: linear-gradient(to bottom, #fefefe, lightgray); text-shadow: none; color: #888; }
.itc-button--grey2:hover { border-color: transparent; border-top-color: #f6f6f6; border-bottom-color: #cbcbcb; background: #d3d3d3; background-image: linear-gradient(to bottom, #f6f6f6, #cbcbcb); color: #888; }
.itc-button--grey2:focus { color: #888; }

.itc-button--orange { border-color: transparent; border-top-color: #f0a94c; border-bottom-color: #d48013; background: #f0a94c; background-image: linear-gradient(to bottom, #f0a94c, #d48013); }
.itc-button--orange:hover { border-color: transparent; border-top-color: #efa23e; border-bottom-color: #c67812; background: #efa23e; background-image: linear-gradient(to bottom, #efa23e, #c67812); }

.itc-button--wait { box-shadow: 0 2px 3px 0 rgba(99, 106, 8, 0.43); background-color: #fac32f; background-image: linear-gradient(to bottom, #fac32f, #e3a204); text-shadow: none; transition: none; }
.itc-button--wait:hover { border-color: transparent; box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.43); background: #3c89b0; text-shadow: 0 1px 0 rgba(73, 120, 146, 0.43); }

.itc-button--sm { line-height: 25px; min-height: 25px; }
.itc-button--lg { font-size: 15px; line-height: 32px; min-height: 32px; padding-left: 10px; padding-right: 10px; border-radius: 5px; }
/*============================!Form-button!===================================*/
/*============================ Checkbox & Radio ==============================*/
.itc-check-list { padding-left: 0; margin-top: -10px; list-style: none; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.itc-check-list:not(.itc-row) { margin-left: -10px; margin-right: -10px; }
.itc-check-list__item { max-width: 100%; margin: 10px 0 0 0; }
.itc-check-list__item:not([class*="itc-col"]) { padding-left: 10px; padding-right: 10px; -ms-flex: 1 1 100%; flex: 1 1 100%; }
.itc-check-list__cell { margin-top: 10px; display: inline-block; }
.itc-check-list__cell:not([class*="itc-col"]) { padding-left: 10px; padding-right: 10px; -ms-flex: 0 0 auto; flex: 0 0 auto; }

.itc-check-box { position: relative; font-family: inherit; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-align: baseline; align-items: baseline; white-space: nowrap; box-sizing: border-box; transition: all 0.2s ease-in-out 0s; cursor: pointer; }
.itc-check-box--ac { -ms-flex-align: center; align-items: center; }
.itc-check-box.disabled { cursor: not-allowed; }
.itc-check-box, .itc-check-box:hover { text-decoration: none; }
.itc-check-box__input { position: absolute; top: 0; left: 0; /*width: 100%; height: 100%;*/ margin: 0 !important; border: none !important; background: none !important; opacity: 0; -webkit-appearance: listitem; appearance: listitem; overflow: hidden; cursor: inherit; }
.itc-check-box__input:disabled, .itc-check-box__input[disabled] { cursor: not-allowed; }
.itc-check-box__input::-ms-check { display: none; }
.itc-check-box__text { position: relative; display: inline-block; white-space: normal; cursor: inherit; }
.itc-check-box__icon { position: relative; font-family: inherit; font-size: inherit; font-style: normal; line-height: inherit; top: 2px; width: 16px; height: 16px; margin: -8px 5px -8px 0; border: 1px solid #ccc; border-radius: 1px; background-color: #fff; -ms-flex: 0 0 auto; flex: 0 0 auto; display: inline-block; box-sizing: border-box; text-align: center; color: #ff8d3f; }
.itc-check-box__icon:after { position: absolute; content: ""; top: 50%; left: 50%; border: 4px solid; border-radius: inherit; background-repeat: no-repeat; background-size: contain; transform: translate(-50%, -50%); transition: all 0.35s ease 0s; box-sizing: border-box; opacity: 0; }
.itc-check-box__icon .svg-icon { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); opacity: 0; }
.itc-check-box__image { top: 2px; width: 16px; height: 15px; margin-right: 10px; border: 1px solid #a1bbd7; border-radius: 1px; background-color: #fff; }
.itc-check-box__image-block { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.itc-check-box__color { position: relative; width: 22px; height: 22px; border-radius: 50%; box-shadow: 0 0 0.1px 1px #d5d5d5; background: center no-repeat; background-clip: content-box; transition: all 0.2s ease-in-out 0s; color: #d5d5d5; }
.itc-check-box:hover .itc-check-box__icon:after, .select-block__list-link:hover .itc-check-box__icon:after { opacity: 0.4; }
.itc-check-box:hover .itc-check-box__icon .svg-icon, .select-block__list-link:hover .itc-check-box__icon .svg-icon { opacity: 0.4; }
.itc-check-box:hover .link, .itc-check-box .select-block__list-link:hover .link { color: #014c8c; text-decoration: none; }
/*.itc-check-box__input:focus ~ .itc-check-box__icon:after, .itc-check-box.focus .itc-check-box__icon:after { opacity: 0.4; }*/
.itc-check-box__input.error ~ .itc-check-box__icon, .itc-check-box__input.error ~ .itc-check-box__image { border-color: #d9534f; }
.itc-check-box__input:checked ~ .itc-check-box__icon:after, .itc-check-box.checked .itc-check-box__icon:after, .select-block__list-link.selected .itc-check-box__icon:after { opacity: 1; }
.itc-check-box__input:checked ~ .itc-check-box__icon .svg-icon, .itc-check-box.checked .itc-check-box__icon .svg-icon, .select-block__list-link.selected .itc-check-box__icon .svg-icon { opacity: 1; }
.itc-check-box__input:checked ~ .link, .itc-check-box.checked .link { text-decoration: none; color: #014c8c; }
.itc-check-box__input:checked ~ .itc-check-box__color, .itc-check-box.checked .itc-check-box__color { box-shadow: 0 0 0.1px 1px #ff6600, 0 0 0.1px 2px #fff inset; color: transparent; }
.itc-check-box.disabled, .itc-check-box:disabled { cursor: not-allowed; color: #55595c; }
.itc-check-box__input:disabled ~ .itc-check-box__icon, .itc-check-box.disabled .itc-check-box__icon { border-color: #d8d8d8; box-shadow: none; background: #eceeef; cursor: not-allowed; }
.itc-check-box__input:disabled ~ .itc-check-box__color, .itc-check-box.disabled .itc-check-box__color { opacity: 0.3; }

.itc-radio-box { position: relative; font-family: inherit; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-align: baseline; align-items: baseline; white-space: nowrap; box-sizing: border-box; transition: all 0.2s ease-in-out 0s; cursor: pointer; }
.itc-radio-box--ac { -ms-flex-align: center; align-items: center; }
.itc-radio-box.disabled { cursor: not-allowed; }
.itc-radio-box, .itc-radio-box:hover { text-decoration: none; }
.itc-radio-box__input { position: absolute; top: 0; left: 0; /*width: 100%; height: 100%;*/ margin: 0 !important; border: none !important; background: none !important; opacity: 0; -webkit-appearance: listitem; appearance: listitem; overflow: hidden; cursor: inherit; }
.itc-radio-box__input:disabled, .itc-radio-box__input[disabled] { cursor: not-allowed; }
.itc-radio-box__input::-ms-check { display: none; }
.itc-radio-box__text { position: relative; display: inline-block; white-space: normal; cursor: inherit; }
.itc-radio-box__icon { position: relative; font-family: inherit; font-size: inherit; font-style: normal; line-height: inherit; top: 2px; width: 16px; height: 16px; margin-right: 5px; border-radius: 50%; border: 1px solid #ccc; background-color: #fff; display: inline-block; -ms-flex: 0 0 auto; flex: 0 0 auto; box-sizing: border-box; text-align: center; color: #ff8d3f; }
.itc-radio-box__icon:after { position: absolute; content: ""; top: 50%; left: 50%; border: 4px solid; border-radius: inherit; background-repeat: no-repeat; background-size: contain; transform: translate(-50%, -50%); transition: all 0.35s ease-in-out 0s; box-sizing: border-box; opacity: 0; }
.itc-radio-box:hover .itc-radio-box__icon:after { opacity: 0.4; }
/*.itc-radio-box__input:focus ~ .itc-radio-box__icon:after, .itc-radio-box.focus .itc-radio-box__icon:after { opacity: 0.4; }*/
.itc-radio-box__input.error ~ .itc-radio-box__icon { border-color: #d9534f; }
.itc-radio-box__input:checked ~ .itc-radio-box__icon, .itc-radio-box.checked .itc-radio-box__icon { background-color: #f0a94c; }
.itc-radio-box__input:checked ~ .itc-radio-box__icon:after, .itc-radio-box.checked .itc-radio-box__icon:after { opacity: 1; }
.itc-radio-box.disabled, .itc-radio-box:disabled { cursor: not-allowed; color: #55595c; }
.itc-radio-box__input:disabled ~ .itc-radio-box__icon, .itc-radio-box.disabled .itc-radio-box__icon { border-color: #d8d8d8; box-shadow: none; background: #eceeef; cursor: not-allowed; }
/*============================!Checkbox & Radio!==============================*/
/*============================ Form-select ===================================*/
.itc-form-select { position: relative; font-family: inherit; font-size: 12px; line-height: 28px; max-width: 100%; height: 32px; min-height: 28px; padding: 0 10px; border: 1px solid #ccc; border-radius: 16px; background-color: #fff; transition: all .2s ease-in-out; display: inline-block; box-sizing: border-box; outline: none; cursor: pointer; color: #000; }
.itc-form-select::-ms-value { padding: 0 3px 0 3px; margin: 0; }
.itc-form-select::-moz-focus-inner { border: 0; padding: 0; }
.itc-form-select:before { line-height: 28px; }
.itc-form-select[multiple] { height: auto; padding: 0; }
.itc-form-select[multiple] option { padding: 5px 10px 5px 10px; }
.itc-form-select--inline { width: auto; display: inline-block; }

.itc-form-select--wrap, .itc-form-select-wrap { height: auto !important; padding: 0 !important; display: -ms-inline-flexbox; display: inline-flex; -ms-flex-align: start; align-items: flex-start; white-space: nowrap; table-layout: fixed; }
.itc-form-select--wrap:before, .itc-form-select-wrap:before { font-size: inherit; content: "\00A0"; width: 0px; display: inline-block; vertical-align: baseline; text-indent: -1em; overflow: hidden; }
.itc-form-select-wrap > .itc-form-select { height: 100%; display: table-cell; vertical-align: top; }
.itc-form-select > .itc-form-select { height: 100%; border: none; background: none; box-shadow: none; display: table-cell; vertical-align: top; }
.itc-form-select-wrap > .select-block { height: auto; }
.itc-form-select-wrap:before { font-size: 1rem; line-height: 2.01785rem; }

.itc-form-select:focus {  }
.itc-form-select.error { border-color: #d9534f; }
.itc-form-select:disabled, .itc-form-select.disabled { border-color: #d8d8d8; box-shadow: none; background: #eceeef; color: #55595c; cursor: not-allowed; }
.select-block .itc-form-select { padding-right: 30px; }

.itc-form-select--sm { line-height: 22px; height: 24px; min-height: 22px; border-radius: 5px; }
.itc-form-select--sm:before { line-height: 22px; }
.itc-form-select--sm[multiple] option { padding: 4px 10px 3px 10px; }
/*============================!Form-select!===================================*/
/*============================ Form-grid =====================================*/
.form-help {}
/*-----form-group---------------------------------*/
.itc-form-group { margin-bottom: 12px; }
.itc-form-group:last-child { margin-bottom: 0; }
.itc-form-group__title { margin-bottom: 3px; }
/*-----itc-input-group--------------------------------*/
.itc-input-group { position: static; border-collapse: separate; border-radius: 4px; display: -ms-flexbox; display: flex; white-space: nowrap; }
.itc-input-group:last-child { margin-bottom: 0; }
.itc-input-group:before { content: none; }
.itc-input-group--center { margin-left: auto; margin-right: auto; }
.itc-input-group--right { margin-left: auto; }
.itc-input-group--inline { max-width: 100%; display: -ms-inline-flexbox; display: inline-flex; }
.itc-input-group--sm { border-radius: 3px; }
.itc-input-group--lg { border-radius: 5px; }
.itc-input-group__cell { position: static; min-width: 0; min-height: inherit; margin-bottom: 0; border-radius: inherit; float: none; -ms-flex: 1 1 auto; flex: 1 1 auto; white-space: normal; }
.itc-input-group__cell:first-child:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.itc-input-group__cell:last-child:not(:first-child), .itc-input-group__cell.dropdown__button:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.itc-input-group__cell:not(:first-child):not(:last-child):not(.dropdown__button) { border-radius: 0; }
.itc-input-group__cell--addon { line-height: 1; padding: 5px 5px 6px 5px; white-space: nowrap; float: none; -ms-flex: 0 0 auto; flex: 0 0 auto; -ms-flex-align-self: center; align-self: center; }
.itc-input-group__cell--btn { white-space: nowrap; float: none; -ms-flex: 0 0 auto; flex: 0 0 auto; }
.itc-input-group__cell--no-pdg { padding-left: 0; padding-right: 0; }
.itc-input-group__item { min-width: 0; min-height: inherit; border-radius: inherit; }
.itc-input-group--vertical .itc-input-group__cell { width: auto; display: table-row; }
.itc-input-group--vertical .itc-input-group__cell:first-child:not(:last-child) { border-radius: inherit; border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
.itc-input-group--vertical .itc-input-group__cell:last-child:not(:first-child), .itc-input-group--vertical .itc-input-group__cell.dropdown__button:not(:first-child) { border-radius: inherit; border-top-left-radius: 0; border-top-right-radius: 0; }
.itc-input-group--vertical .itc-input-group__cell:not(:first-child):not(:last-child):not(.dropdown__button) { border-radius: 0; }
.itc-input-group__cell--addon .calendar-icon { margin: 0; border: none; }
/*============================!Form-grid!=====================================*/
/*============================ Upload container ==============================*/
/*============================!Upload container!==============================*/
/* End */


/* Start:/css/dropdown.css?17645930102385*/
/*============================ Dropdown ======================================*/
.dropdown { position: relative; }
.dropdown__head { cursor: default; }
.dropdown__button { position: relative; }
.dropdown__cont { position: absolute; height: 0; display: block; overflow: hidden; visibility: hidden; white-space: normal; }
.dropdown__cont-inner { position: relative; font-size: 1rem; text-align: left; -webkit-background-clip: padding-box; background-clip: padding-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.dropdown__cont--top { bottom: 100%; }
.dropdown__cont--bottom { top: 100%; }
.dropdown__cont--left { right: 100%; }
.dropdown__cont--left-top { right: 100%; bottom: 0; }
.dropdown__cont--left-bottom { right: 100%; top: 0; }
.dropdown__cont--right { left: 100%; }
.dropdown__cont--right-top { left: 100%; bottom: 0; }
.dropdown__cont--right-bottom { left: 100%; top: 0; }
.dropdown--rtl { direction: rtl; }
.dropdown--right > .dropdown__cont { right: 0; }
.dropdown:not(.js-dropdown):hover > .dropdown__button, .dropdown:not(.js-dropdown):hover > .dropdown__head .dropdown__button, .dropdown.open > .dropdown__button, .dropdown.open > .dropdown__head .dropdown__button { z-index: 1005; }
.dropdown:not(.js-dropdown) > .dropdown__button:hover ~ .dropdown__cont, .dropdown:not(.js-dropdown) > .dropdown__cont:hover, .dropdown.open > .dropdown__cont { height: auto; visibility: visible; overflow: visible; z-index: 1001; }
.dropdown.open .is-open-hide, .dropdown .is-open-show { display: none; }
.dropdown.open .is-open-show { display: inherit; }

.dropdown__cont--xs { position: relative; height: auto; display: block; overflow: visible; visibility: visible; }
@media (min-width: 544px) {
  .dropdown__cont--sm { position: relative; height: auto; display: block; overflow: visible; visibility: visible; }
}
@media (min-width: 768px) {
  .dropdown__cont--md { position: relative; height: auto; display: block; overflow: visible; visibility: visible; }
}
@media (min-width: 992px) {
  .dropdown__cont--lg { position: relative; height: auto; display: block; overflow: visible; visibility: visible; }
}
@media (min-width: 1200px) {
  .dropdown__cont--xl { position: relative; height: auto; display: block; overflow: visible; visibility: visible; }
}
/*============================!Dropdown!======================================*/

/* End */


/* Start:/css/slider-block.css?17645930092727*/
/*-----------------------------slider_container-------------------------------*/
.slider_container {}
.slider_container .caroufredsel_wrapper { width: 100% !important; }
.slider_container .slider_crop { overflow: hidden; }
.slider_container .slider_list { font-size: 0; line-height: 0; padding: 0; margin: 0; }
.slider_container .slider_item { font-size: 14px; line-height: 1; padding: 0; margin: 0; list-style: none; list-style-image: none; display: inline-block; vertical-align: top; white-space: normal; float: left; }
.slider_container .slider_item:before { content: none; display: none; }
.slider_container .slider_item .image_block { width: auto; height: auto; margin: 0; border: none; background: none; }
.slider_container .slider_item .image_block .image_item { max-height: none; }
.slider_container .slider_arrow { position: absolute; top: 50%; width: 16px; height: 25px; margin: -12px 0 0 0;/*background: url("/css/../images/slider_arrow-3.png") 0 0 no-repeat;*/ display: none; z-index: 10; }
.slider_container .slider_prev { left: 0; background-position: 0 0; }
.slider_container .slider_next { right: 0; background-position: -17px 0; }
.slider_container .slider_prev:hover { background-position: 0 -26px; }
.slider_container .slider_next:hover { background-position: -17px -26px; }
.slider_container .slider_prev.button_style:hover, .slider_container .slider_next.button_style:hover { background-position: 0 0; }
.slider_container .slider_navi { font-size: 0; line-height: 0; display: table; }
.slider_container .slider_navi .slider_arrow { position: relative; top: auto; left: auto; right: auto; width: auto; margin: 0; display: inline-block; vertical-align: top; text-decoration: none; }
.slider_container .slider_navi .slider_arrow + .slider_arrow { margin: 0 0 0 25px; }
.slider_container .slider_pagination { position: absolute; font-size: 0; line-height: 0; left: 0; bottom: 20px; width: 100%; height: 0; margin: 0 0 24px 0; text-align: center; z-index: 10; }
.slider_container .slider_pagination .pagination_link { position: relative; width: 24px; height: 24px; margin: 0 5px; /*background: url("/css/../images/slider_dot.png") 0 0 no-repeat;*/  display: inline-block; }
.slider_container .slider_pagination .pagination_link:hover { background-position: -25px 0; }
.slider_container .slider_pagination .pagination_link.current { background-position: -50px 0; }
.slider_container .detail_slider, .slider_container .preview_slider { position: relative; }
.slider_container .type-inline {}
.no-js .slider_container .type-inline .slider_crop { overflow-x: auto; }
.slider_container .type-inline .slider_list { width: 100%; display: table; white-space: nowrap; }
.slider_container .type-inline .slider_item { float: none; }
/* End */


/* Start:/bitrix/templates/s1_semenapost.ru_personal/css/nivo-slider.css?14812736852544*/
/*
 * jQuery Nivo Slider v3.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.slider-wrapper { height: 312px; }
.nivo-slider a { display: block; }
.nivo-slider {
	position:relative;
	width:100%;
	height:auto;
}
.nivo-slider img {
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivo-slider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:2;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:1;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:1;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index: 3;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top: 140px;
	z-index: 2;
	cursor: pointer;
	text-indent: -9999px;
}
.nivo-nextNav, .nivo-prevNav {
	width: 64px;
	height: 64px;
	display: block;
	background-image: url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/banner-arrows.png);
	background-repeat: no-repeat;
}
.nivo-nextNav { background-position: right top; right: 22px; }
.nivo-prevNav { background-position: left top; left: 22px; }
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	display: block;
	text-align: center;
	margin-top: -40px;
	position: relative;
	z-index: 300;

}
.nivo-controlNav a {
	cursor:pointer;
	text-indent: -9999px;
	background: url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/bullets.png) top right no-repeat;
	width: 15px;
	height: 16px;
	display: inline-block;
	margin: 3px;
}

.nivo-controlNav a.active, .nivo-controlNav a:hover { background-position: bottom left; }
/* End */


/* Start:/bitrix/templates/s1_semenapost.ru_personal/css/styles.min.css?161534659732286*/
body{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/flowers.png) top center no-repeat;color:#4e4e4e}
input{color:#888}
input[type='password'],input[type='text'],textarea{padding:0px;margin:0px;border:0px solid #fff;background:#fff;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;color:#4e4e4e;-webkit-box-shadow:rgba(255, 255, 255, 0.4) 0 1px 0,inset rgba(0, 0, 0, 0.5) 0 1px 1px;-moz-box-shadow:rgba(255, 255, 255, 0.4) 0 1px 0,inset rgba(0, 0, 0, 0.5) 0 1px 1px;box-shadow:rgba(255, 255, 255, 0.4) 0 1px 0,inset rgba(0, 0, 0, 0.5) 0 1px 1px;padding:8px;outline:none;font-family:"Tahoma";font-size:13px;color:#969696}
input[type='submit'],input[type='button']{cursor:pointer}
a{font-family:"Tahoma";font-size:14px;text-decoration:underline;color:#4e8f4a}
a:hover{text-decoration:none}
h1{color:#d58214}
h2,h3,h4,h5,h6{color:#4e8f4a}
h1,h2,h3,h4,h5,h6{text-transform:uppercase;font-weight:normal;margin-bottom:10px}
h1{font-size:24px}
h2{font-size:20px}
h3{font-size:16px}
h4{font-size:12px}
h5{font-size:10px}
h6{font-size:8px}
.site-header { position: relative; z-index: 100; line-height: 1.1;}
.g-brand{width:336px;height:113px;background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/brand.png) bottom left no-repeat;text-indent:-9999px}
.brand-description{position:absolute; top:93px; left:0px; font-style:italic;font-weight:bold;color:rgb(241, 101, 34)}
.g-left-block,.g-middle-block{width:231px;padding-top:18px}
.g-right-block{width:170px;padding-top:11px}
.g-left-block,.g-right-block,.g-middle-block{margin-left:13px}
.g-left-block{padding-top:18px !important; margin-right: 25px;}
.red-button{font-family:Arial,Helvetica,sans-serif !important;font-size:14px !important;color:#fff !important;padding:5px 15px;background:-moz-linear-gradient(top, #f0a94c 0%, #d48013);background:-webkit-gradient(linear, left top, left bottom, from(#f0a94c), to(#d48013));background:linear-gradient(top, #f0a94c, #d48013);background-color:#f0a94c;border:none !important;zoom:1;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;-moz-box-shadow:0px 2px 2px rgba(0, 0, 0, 0.5),inset 0px 0px 0px rgba(255, 0, 217, 0);-webkit-box-shadow:0px 2px 2px rgba(0, 0, 0, 0.5),inset 0px 0px 0px rgba(255, 0, 217, 0);box-shadow:0px 2px 2px rgba(0, 0, 0, 0.5),inset 0px 0px 0px rgba(255, 0, 217, 0);text-shadow:0px -1px 0px rgba(0, 0, 0, 0.4),0px 0px 0px rgba(255, 255, 255, 0);text-decoration:none}
.red-button:hover{background:-moz-linear-gradient(top, #efa23e 0%, #c67812);background:-webkit-gradient(linear, left top, left bottom, from(#efa23e), to(#c67812));background:linear-gradient(top, #efa23e, #c67812);background-color:#d48013;text-decoration:none !important}
.red-button span{margin-left:-16px;padding-left:20px !important}
.green-button{font-family:Arial,Helvetica,sans-serif !important;font-size:14px !important;color:#fff !important;padding:5px 15px;background:-moz-linear-gradient(top, #80ca7b 0%, #4f904b);background:-webkit-gradient(linear, left top, left bottom, from(#80ca7b), to(#4f904b));background:linear-gradient(top, #80ca7b, #4f904b);background-color:#80ca7b;border:none !important;zoom:1;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;-moz-box-shadow:0px 2px 2px rgba(0, 0, 0, 0.5),inset 0px 0px 0px rgba(255, 0, 217, 0);-webkit-box-shadow:0px 2px 2px rgba(0, 0, 0, 0.5),inset 0px 0px 0px rgba(255, 0, 217, 0);box-shadow:0px 2px 2px rgba(0, 0, 0, 0.5),inset 0px 0px 0px rgba(255, 0, 217, 0);text-shadow:0px -1px 0px rgba(0, 0, 0, 0.4),0px 0px 0px rgba(255, 255, 255, 0);text-decoration:none}
.green-button:hover{background:-moz-linear-gradient(top, #75c670 0%, #498646);background:-webkit-gradient(linear, left top, left bottom, from(#75c670), to(#498646));background:linear-gradient(top, #75c670, #498646);background-color:#4f904b;text-decoration:none !important}
.green-button span{margin-left:-16px;padding-left:20px !important}
.bluish-button { font-family: Tahoma, Arial, Helvetica, sans-serif !important; font-size: 15px; line-height: 1; padding: 5px 13px; border: none !important; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.43); background-color: #74a4bc; display: inline-block; text-shadow: 0px -1px 0px rgba(37, 95, 124, 0.43); text-decoration: none; color: white !important; zoom: 1; }
.bluish-button:hover { background-color: #74a4bc; text-decoration: none !important; }
.bluish-button span { }
.yellow-button{font-family:Arial,Helvetica,sans-serif !important;font-size:14px !important;color:#fff !important;padding:5px 15px;background:-moz-linear-gradient(top, #fbd30e 0%, #d7920a);background:-webkit-gradient(linear, left top, left bottom, from(#fbd30e), to(#d7920a));background:linear-gradient(top, #fbd30e, #d7920a);background-color:#fbd30e;border:none !important;zoom:1;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;-moz-box-shadow:0px 2px 2px rgba(0, 0, 0, 0.5),inset 0px 0px 0px rgba(255, 0, 217, 0);-webkit-box-shadow:0px 2px 2px rgba(0, 0, 0, 0.5),inset 0px 0px 0px rgba(255, 0, 217, 0);box-shadow:0px 2px 2px rgba(0, 0, 0, 0.5),inset 0px 0px 0px rgba(255, 0, 217, 0);text-shadow:0px -1px 0px rgba(0, 0, 0, 0.4),0px 0px 0px rgba(255, 255, 255, 0);text-decoration:none}
.yellow-button:hover{background:-moz-linear-gradient(top, #f6cd04 0%, #c88809);background:-webkit-gradient(linear, left top, left bottom, from(#f6cd04), to(#c88809));background:linear-gradient(top, #f6cd04, #c88809);background-color:#d7920a;text-decoration:none !important}
.yellow-button span{margin-left:-16px;padding-left:20px !important}
.grey-button{font-family:Arial,Helvetica,sans-serif !important;font-size:14px !important;color:#888 !important;padding:5px 15px;background:-moz-linear-gradient(top, #fefefe 0%, lightgray);background:-webkit-gradient(linear, left top, left bottom, from(#fefefe), to(lightgray));background:linear-gradient(top, #fefefe, lightgray);background-color:#fefefe;border:none !important;zoom:1;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;-moz-box-shadow:0px 2px 2px rgba(0, 0, 0, 0.5),inset 0px 0px 0px rgba(255, 0, 217, 0);-webkit-box-shadow:0px 2px 2px rgba(0, 0, 0, 0.5),inset 0px 0px 0px rgba(255, 0, 217, 0);box-shadow:0px 2px 2px rgba(0, 0, 0, 0.5),inset 0px 0px 0px rgba(255, 0, 217, 0);text-shadow:0px -1px 0px rgba(0, 0, 0, 0.4),0px 0px 0px rgba(255, 255, 255, 0);text-decoration:none;text-shadow:none !important}
.grey-button:hover{background:-moz-linear-gradient(top, #f6f6f6 0%, #cbcbcb);background:-webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#cbcbcb));background:linear-gradient(top, #f6f6f6, #cbcbcb);background-color:#d3d3d3;text-decoration:none !important}
.grey-button span{margin-left:-16px;padding-left:20px !important}
.h-phone{font-size:23px;color:#000 !important;display:block}
.h-phone span{color:#888;font-size:23px}
.h-schedule,.h-email{font-size:13px;display:block}
.h-schedule{color:#888;margin-bottom:10px}
.h-email a{color:#df912a}
.h-email a:hover{text-decoration:none}
.h-info{font-size:13px; margin-left: 25px;}
.h-info .important{color:#d58214}
.h-user-menu{margin-bottom:14px; display: flex;flex-direction: column;}
.h-user-menu a{font-size:14px;color:#4e8f4a}
.h-user-menu .g-h-login a{text-decoration:none;border-bottom:1px dashed #4e8f4a}
.h-user-menu .g-h-login a:hover{border-bottom-color:#fff}
.h-user-menu .g-h-registration{  margin-left: 26px; text-decoration: underline; margin-top: 5px;}
.h-user-menu .g-h-registration:hover{text-decoration:none}
.h-basket{height:50px;display:block; text-decoration:none;margin-bottom:9px; line-height: 1.4;display: flex;}
.h-basket:hover .amount{text-decoration:underline}
.h-basket .amount,.h-basket .count{display:block;margin-left:5px}
.h-basket .amount{font-size:18px;font-weight:bold;color:#4e8f4a}
.h-basket .amount span{font-size:18px;font-weight:bold;color:#4e8f4a}
.h-basket .amount .price.ruble{position: relative; left: -3px; font-size: 18px;}
.h-basket .amount #small_basket_price{font-size: 18px;}
.h-basket .count{color:#888; font-size: 14px;}
.h-basket .count span{color:#888; font-size: 14px;}
.h-order{display:block;float:right;padding:8px 23px !important}
.menu{display:block;list-style:none;height:52px;background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/bg-menu.png) top left repeat-x;margin: 6px 0px 0px;}
.menu li{display:block;float:left;line-height:52px;height:52px}
.menu li a{display:block;padding:0px 14px;font-family:Consolas;font-weight:bold;font-size:16px;color:#fff;text-transform:none;text-decoration:underline}
.menu li a:hover{text-decoration:none}
.menu li.g-search-field{ position: relative;float:right;margin-right:20px; z-index: 10;}
.menu li.g-search-field form{display:block}
.menu li.g-search-field form input{float:left;margin-top:10px}
.menu li.g-search-field form input[type='text']{  width: 170px; line-height: 17px;}
.menu li.g-search-field form input[type='submit']{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/icons/icon-search.png) top left no-repeat;border:none;display:block;width:15px;height:16px;text-indent:-9999px;margin-left:-25px;margin-top:18px !important}
.lk-menu{list-style:none;margin:0px;padding:0px 0px 30px 0px;background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/divider.png) bottom left repeat-x;margin-bottom:30px;background:none;padding-bottom:0px}
.lk-menu li{margin:0px;padding:0px 0px 5px 0px}
.lk-menu li a{font-size:12px;text-decoration:underline}
.lk-menu li a:hover{text-decoration:none}
.lk-menu .active a{background-color:#4e8f4a;color:#fff;padding:5px;display:block;text-decoration:none}
.main-container{margin-top:20px;z-index:9999}
.breadcrumbs{margin-bottom:10px}
.breadcrumbs a{display:block;float:left;vertical-align:bottom;padding:0px 5px;font-size:13px}
.breadcrumbs span{display:block;float:left;padding:0px 2px;color:#4e8f4a;font-size:13px}
.g-left-column,.g-middle-column,.g-right-column{float:left}
.g-left-column,.g-right-column{width:180px}
.g-middle-column{width:578px;padding:0px 20px}
.g-left-column{padding-left:10px}
.catalog{list-style:none;margin:0px;padding:0px 0px 30px 0px;background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/divider.png) bottom left repeat-x;margin-bottom:30px}
.catalog li{margin:0px;padding:0px 0px 5px 0px}
.catalog li a{font-size:12px;text-decoration:underline}
.catalog li a:hover{text-decoration:none}
.is-mobile .menu li.g-search-field form input[type='text'] {width:150px;}
.payment-icon{display:block;float:left;width:45px;height:35px}
.payment-icon img{display:block;width:45px;height:35px}
.items-title{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/divider.png) center left repeat-x}
.items-title span{background-color:#fff;font-size:26px !important;padding-right:30px;padding-left:5px}
.item{width:573px;margin:0px auto;float:none !important;padding-bottom:30px;margin-bottom:30px;background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/divider.png) bottom left repeat-x}
.item .img-container{width:170px;height:160px;float:left}
.item .img-container img{display:block;width:170px;height:160px}
.item .img-container .hit,.item .img-container .cool,.item .img-container .new{width:80px;height:80px;background-position:top left;background-repeat:no-repeat;position:absolute;margin-left:90px;margin-top:80px;z-index:100;}
.item .img-container .hit{background-image:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/hit.png)}
.item .img-container .cool{background-image:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/cool.png)}
.item .img-container .new{background-image:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/new.png)}
.item .img-container .discount{width:80px;height:80px;background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/discount-bg.png) top left no-repeat;position:absolute;margin-left:95px;margin-top:-5px;z-index:999}
.item .img-container .discount span{font-size:30px;text-align:center;font-family:"Arial";color:#fff;display:block;margin-top:30px}
.item .g-content{display:block;width:273px;margin:0px 10px}
.item .g-content .caption{display:block;text-decoration:underline;text-transform:uppercase;font-size:16px;margin-bottom:5px}
.item .g-content .caption:hover{text-decoration:none}
.item .g-content .slogan{display:block;font-size:14px;font-family:"Arial";color:#d58214;margin:5px 0px}
.item .g-content p{display:block;margin-top:25px;font-size:12px;color:#888}
.item .g-prices{width:110px;margin-top:25px;float:right;}
.item .g-prices .old-price{font-size:14px;text-align:right;text-decoration:line-through;margin-bottom:5px}
.item .g-prices .price{font-size:18px;text-align:right;color:#af2f3b;margin-bottom:10px}
.item .g-prices .exist{font-size:12px;text-align:right;color:#888}
.item .g-prices .button{padding-top:30px}
.item .g-prices .button a{display:block}
.component_item-wrap .item__expiration-date { font-size: 12px; line-height: 15px; height: 15px; color: #339900; }
.last-item{background:none !important;padding-bottom:0px !important}
.news-item{margin-bottom:20px}
.news-item .date{background-color:#879ba1;font-size:10px;color:#fff;padding:3px 6px}
.news-item a{font-size:12px;color:#4e8f4a;text-decoration:underline;display:block;margin:5px 0px}
.news-item a:hover{text-decoration:none}
.news-item p{font-size:12px;color:#888;display:block;margin:10px 0px}
.news-archive{font-size:12px;text-decoration:underline}
.news-archive:hover{text-decoration:none}
.email-rss{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/email-bg.png) top left no-repeat;margin:20px 0px;height:190px;padding:10px}
.email-rss input{display:block}
.email-rss input[type='text']{width:144px;margin-top:30px}
.email-rss input[type='submit']{width:160px;margin-top:55px}
.about .title{border:2px solid #c9c9c9;border-bottom:none;display:block;width:120px;margin-bottom:0px;float:left;text-align:center;padding:7px}
.about .divider{border-bottom:2px solid #c9c9c9;float:left;margin-top:33px;height:0px;width:860px}
.about .content{border:2px solid #c9c9c9;border-top:none;padding:50px;margin-bottom:70px}
.about .content h3{color:#000}
.about .content p{font-size:13px;color:#888;margin-bottom:10px}
.footer-menu{display:block;list-style:none;height:52px;background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/bg-menu.png) top left repeat-x;margin:10px 0px 0px 0px !important;background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/footer-menu.png) top left repeat-x;height:67px}
.footer-menu li{display:block;float:left;line-height:52px;height:52px}
.footer-menu li a{display:block; padding:0px 12px; font-family:Consolas; font-weight:bold; font-size:16px; color:#fff; text-transform:uppercase; text-decoration:underline;}
.footer-menu li a:hover{text-decoration:none}
.footer-menu li.g-search-field{float:right;margin-right:20px}
.footer-menu li.g-search-field form{display:block}
.footer-menu li.g-search-field form input{float:left;margin-top:10px}
.footer-menu li.g-search-field form input[type='text']{width:170px}
.is-mobile .footer-menu li.g-search-field form input[type='text']{width:100px}
.footer-menu li.g-search-field form input[type='submit']{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/icons/icon-search.png) top left no-repeat;border:none;display:block;width:15px;height:16px;text-indent:-9999px;margin-left:-25px;margin-top:18px !important}
.footer-menu .g-search-field form input{margin-top:18px !important}
.footer-menu .g-search-field form input[type='submit']{margin-top:26px !important}
.footer-menu li{height:67px}
.footer-menu li a{color:#888;height:67px;line-height:67px}
.g-footer-brand{width:336px;height:123px;background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/brand.png) top left no-repeat;text-indent:-9999px;background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/footer-brand.png) center left no-repeat}
.footer{font-size:12px;color:#888;background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/divider.png) top left repeat-x;padding:20px 0px;margin-top:10px}
.page-navigation{margin-top:50px;margin-bottom:30px}
.page-navigation span{color:#4e8f4a}
.page-navigation a{color:#4e8f4a;text-decoration:none}
.page-navigation a:hover{text-decoration:underline}
.page-navigation .active{text-decoration:underline !important}
.page-navigation .next,.page-navigation .last{padding-left:10px}
.page-navigation .prev,.page-navigation .first{padding-right:10px}
.content-container{color:#717e80;font-size:12px}
.content-container p,.content-container ul,.content-container li,.content-container a,.content-container strong,.content-container span{font-size:12px}
.content-container p{padding-bottom:15px}
.content-container ul{list-style:none;margin:0px;padding:0px}
.content-container ul li{padding-bottom:15px}
.content-container small{font-size:10px}
.content-container h1,.content-container h2,.content-container h3,.content-container h4,.content-container h5,.content-container h6{color:#4e4e4e}
.content-container strong{font-weight:bold;color:#4e4e4e}
.content-container .grey-box{display:block;padding:22px;background-color:#f1f5f5;margin-top:1px; /*margin-left: 168px;*/}
.content-container form{display:block}
.content-container form fieldset input[type='checkbox']{display:block;float:left;width:20px;height:20px;margin:0px;padding:0px}
.content-container form fieldset input[type='radio']{display:block;float:left;width:20px;height:20px;margin:0px;padding:0px}
.content-container form fieldset h1{font-size:16px;text-transform:uppercase;display:block;margin:-22px -22px 22px -22px;background-color:#e7ebeb;color:#4e8f4a;padding:15px;font-weight:normal}
.content-container form fieldset .cell{float:left;width:24%;margin-right:1%}
.content-container form fieldset label{padding-left:32px;font-size:12px;line-height:20px;font-weight:bold;color:#000}
.content-container form fieldset .hint{font-size:12px;padding-left:32px;display:block;list-style:circle;list-style-position:inside}
.content-container form fieldset .hint li{color:#e0a455;padding-bottom:5px !important}
.content-container form fieldset .hint li span{color:#888}
.content-container form fieldset .f-row{margin-bottom:10px}
.content-container form .button-box{margin-top:30px;text-align:right}
.content-container form .button-box input{width:120px;margin-left:15px}
.content-container table{display:block;margin:20px 0px}
.content-container table th{background-color:#e7ebeb;border-bottom:2px solid #c6c8c8;font-weight:normal}
.content-container table td{background-color:#f1f5f5}
.content-container table th,.content-container table td{font-size:12px;padding:5px;border-left:1px solid #e4e8e8;text-align:center}
.content-container table .first{border-left:none !important;text-align:left !important}
.container-404{width:530px;margin:140px auto}
.container-404 img{display:block;float:left;width:200px;height:198px;margin-right:40px}
.container-404 h1{color:#4e4e4e;font-size:60px}
.container-404 h1 span{padding-left:25px;font-size:60px;color:#4e8f4a}
.container-404 p{padding-bottom:30px}
.complite-bg{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/complite-bg.png) top center no-repeat;height:100px;color:#fff;font-size:24px;text-align:center;padding:180px 130px 110px 60px; margin-left: 95px;}
/*.profile label{float:left;display:block !important;font-weight:normal !important;padding-left:0px !important;padding-right:10px;width:150px}*/
.card{margin-bottom:50px}
.card .img{width:245px;margin-right:20px;float:left}
.card .img img{display:block;;margin-bottom:10px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}
.card .center{float:left;width:393px;padding-right:20px}
.card .center span{font-size:13px;color:#888}
.card .center h2{font-size:26px;color:#4e8f4a;margin-bottom:30px;margin-top:15px}
.card .g-prices{margin-top:85px !important;width:110px;margin-top:25px;float:left}
.card .g-prices .old-price{font-size:14px;text-align:right;text-decoration:line-through;margin-bottom:5px}
.card .g-prices .price{font-size:18px;text-align:right;color:#af2f3b;margin-bottom:10px}
.card .g-prices .exist{font-size:12px;text-align:right;color:#888}
.card .g-prices .button{padding-top:30px}
.card .g-prices .button a{display:block}
.card .g-prices .button input{width:55px;border-top-right-radius:0px;border-bottom-right-radius:0px;-moz-border-top-right-radius:0px;-moz-border-bottom-right-radius:0px;-webkit-border-top-right-radius:0px;-webkit-border-bottom-right-radius:0px;display:block;float:left}
.card .g-prices .button .em{display:block;float:left;background-color:#da980b;color:#fff;padding:8px;border-top-right-radius:15px;border-bottom-right-radius:15px;-moz-border-top-right-radius:15px;-moz-border-bottom-right-radius:15px;-webkit-border-top-right-radius:15px;-webkit-border-bottom-right-radius:15px;font-size:13px}
.filter{margin-bottom:20px}
.filter .head{background-color:#d7e8e8;padding:18px 5px}
.filter .head .pages{color:#d58214;line-height:25px;display:block;float:left}
.filter .head a{margin-left:8px;cursor:pointer}
.filter .main{padding:5px 18px;background-color:#f1f5f5}
.filter .main .alphabet{margin-bottom:25px}
.filter .main .alphabet .all{margin-left:20px}
.filter .main .select-row{color:#969696}
.filter .main .select-row a{cursor:pointer}
.filter .main .select-row a.selectBox{width:135px !important;margin-right:5px;margin-bottom:25px;display:block !important;float:left}
.filter .main .select-row .height-cell{float:left;margin-top:-19px}
.filter .main .select-row .height-cell div{margin-bottom:5px;margin-left:5px}
.filter .main .select-row .height-cell input[type='text']{width:30px;margin-left:3px;color:#969696;padding:5px 8px;display:block;float:left}
.filter .main .icons-row{margin-bottom:5px}
.filter .main .icons-row img{margin-left:5px}
.filter .main .icons-row img,.filter .main .icons-row input[type='checkbox']{display:block;float:left;width:20px;height:20px}
.filter .main .buttons-row{margin-bottom:25px;text-align:right}
.filter .main .buttons-row input[type='reset']{cursor:pointer}
.all-bg{position:absolute;display:none;background-color:#000;opacity:0.7;width:100%;height:100%;z-index:99998;zoom:1}
.popup{position:absolute;border:3px solid #84a740;z-index:99999;display:none;background-color:#fff}
.popup--default { position: relative; display: block; z-index: auto; }
.fancybox-inner .popup--default { margin: -20px; }
.popup h2{display:block;text-align:center;background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/popup-head-bg.png) center left repeat-x;margin:10px 10px 25px 10px}
.popup h2 span{font-size:24px;font-weight:normal;color:#d58214;text-transform:uppercase;background-color:#fff;padding:0px 10px}
.popup .clearfix{text-align:center;margin-bottom:15px}
.popup .clearfix input[type='text'], .popup .clearfix input[type='password']{margin-right:20px}

.popup-login { width: 320px; padding: 3px 37px 7px 37px; border-color: #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.popup-login .popup__title { margin-left: -5px; margin-right: -5px; }
.popup-login .form-group { margin-bottom: 20px; }
.popup-login .form-input { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.popup-login .forgot { font-size: 11px; /*float: left; margin-left: 100px;*/ }
.popup-login__buttons { text-align: center; }
.popup-login .red-button { width: 100px; }
.popup-login__social { margin-left: -5px; margin-right: -5px; margin-top: 23px; padding-left: 5px; padding-right: 5px; padding-top: 14px; border-top: 2px solid #fcf4ea; }
.popup-login__social-title { font-size: 12px; margin-bottom: 7px; text-align: center; }
.popup-login__social-cont {}
.popup-login__social .soc-avt { font-size: 0; line-height: 0; margin-left: -3px; margin-right: -5px; text-align: left; }
.soc-avt .auth {}
.soc-avt .auth > span { display: none; }
.soc-avt .bx-ss-button { width: 27px; height: 27px; margin-right: 5px; margin-bottom: 5px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; background: url("/images/social-icon.png") no-repeat; display: inline-block; vertical-align: top; }
.soc-avt .bx-ss-button .soc-icon { display: none; }
.soc-avt .bx-ss-button.current { -webkit-box-shadow: 0 0 0 2px #fbb989; -moz-box-shadow: 0 0 0 2px #fbb989; box-shadow: 0 0 0 2px #fbb989; }
.soc-avt .bx-ss-button.google-button { background-position: -56px 0; }
.soc-avt .bx-ss-button.google-button:hover { background-position: -56px -28px; }
.soc-avt .bx-ss-button.odnoklassniki-button { background-position: -112px 0; }
.soc-avt .bx-ss-button.odnoklassniki-button:hover { background-position: -112px -28px; }
.soc-avt .bx-ss-button.yandex-button { background-position: -140px 0; }
.soc-avt .bx-ss-button.yandex-button:hover { background-position: -140px -28px; }
.soc-avt .bx-ss-button.vkontakte-button { background-position: -84px 0; }
.soc-avt .bx-ss-button.vkontakte-button:hover { background-position: -84px -28px; }
.soc-avt .bx-ss-button.mymailru-button { background-position: -224px 0; }
.soc-avt .bx-ss-button.mymailru-button:hover { background-position: -224px -28px; }
.soc-avt .bx-ss-button.twitter-button { background-position: -28px 0; }
.soc-avt .bx-ss-button.twitter-button:hover { background-position: -28px -28px; }
.soc-avt .bx-ss-button.facebook-button { background-position: 0 0; }
.soc-avt .bx-ss-button.facebook-button:hover { background-position: 0 -28px; }
.soc-avt .bx-ss-button.livejournal { background-position: -196px 0; }
.soc-avt .bx-ss-button.livejournal:hover { background-position: -196px -28px; }
.soc-avt .bx-ss-button.openid-mail-ru { background-position: -168px 0; }
.soc-avt .bx-ss-button.openid-mail-ru:hover { background-position: -168px -28px; }

.soc-avt .soc-auth-subform { margin-top: 15px; text-align: center; }
.soc-avt .soc-auth-subform .bx-ss-icon { display: none; }
.soc-avt .soc-auth-subform input[type="text"] { width: 100px; height: 21px; padding: 0 10px; margin-right: 3px; border: 1px solid #a9a9a9; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; color: #000; }
.soc-avt .soc-auth-subform span { font-size: 16px; line-height: 1; }
.soc-avt .soc-auth-subform .social-submit { font-family: Arial,Helvetica,sans-serif !important; font-size: 14px !important; width: 100px; padding: 5px 15px; margin-top: 20px; margin-left: auto; margin-right: auto; border: none !important; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5),inset 0px 0px 0px rgba(255, 0, 217, 0); -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5),inset 0px 0px 0px rgba(255, 0, 217, 0); box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5),inset 0px 0px 0px rgba(255, 0, 217, 0); background: -moz-linear-gradient(top, #f0a94c 0%, #d48013); background: -webkit-gradient(linear, left top, left bottom, from(#f0a94c), to(#d48013)); background: linear-gradient(top, #f0a94c, #d48013); background-color: #f0a94c; text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4),0px 0px 0px rgba(255, 255, 255, 0); text-decoration: none; display: block; color: #fff !important; zoom: 1; }

.js-auth-form--disabled .js-auth-default { opacity: 0.5; pointer-events: none; }

.popup-register{width:525px}
.popup-register .captcha{width:178px;height:38px;border:1px solid #000d00;float:left;margin-left:50px}
.popup-register .captcha-code{width:180px}
.user-link{display:block;font-size:18px;color:#4e4e4e}
.user-enter{display:block;margin-bottom:10px;padding-left:25px}
.user-exit{margin-left:25px}
.icon{padding-left:25px !important}
.icon-phone{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/icons/icon-phone.png) center left no-repeat}
.icon-login{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/icons/icon-login.png) center left no-repeat}
.icon-main{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/icons/icon-main.png) top left no-repeat}
.icon-basket{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/icons/icon-basket.png) top left no-repeat}
.icon-email{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/icons/icon-email.png) center left no-repeat}
.icon-li{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/icons/icon-li.png) top left no-repeat}
.icon-man{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/icons/man.png) center left no-repeat}
.icon-exit{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/icons/exit.png) center left no-repeat}
.icon-up{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/icons/icon-up.png) top center no-repeat}
.icon-right{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/icons/icon-right.png) top center no-repeat}
.icon-vaza{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/icons/icon-vaza.png) top center no-repeat}
.icon-sun{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/icons/icon-sun.png) top center no-repeat}
.icon-first{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/icons/icon-first.png) top center no-repeat}
.icon-cut{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/icons/icon-cut.png) top center no-repeat}
.icon-5{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/icons/icon-5.png) center left no-repeat}
.icon-up,.icon-right,.icon-vaza,.icon-sun,.icon-first,.icon-cut{display:block;float:left;width:20px;height:20px;margin-left:18px}
.social{display:block;float:left;width:30px;height:30px;margin-left:6px;margin-bottom:32px}
.vk-btn{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/icons/vk-btn.png) top left no-repeat}
.fb-btn{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/icons/fb-btn.png) top left no-repeat}
.jj-btn{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/icons/jj-btn.png) top left no-repeat}
.tw-btn{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/icons/tw-btn.png) top left no-repeat}
.rss-btn{background:url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/icons/rss-btn.png) top left no-repeat}
.checkbox_all{
text-decoration: underline;
cursor: pointer;
}
div#search_wrap {
    width: 800px;
    float: right;
}

.basket-button{ font-family:Arial,Helvetica,sans-serif; font-size:14px; line-height: 1; width:90px; padding: 9px 10px; border: 1px solid #d9d9d9; background-color:#60b016; background-image: linear-gradient(to bottom, #60b016, #0d9c33); border-radius: 20px; box-shadow:0px 2px 2px rgba(0, 0, 0, 0.5),inset 0px 0px 0px rgba(255, 0, 217, 0);text-shadow:0px -1px 0px rgba(0, 0, 0, 0.4),0px 0px 0px rgba(255, 255, 255, 0); text-decoration:none; text-align: center; display: block; color:#fff; cursor: pointer; zoom:1; }
.basket-button:hover{ background-color:#4f904b; background-image: linear-gradient(to bottom, #0d9c33, #60b016); text-decoration:none; }

.basket-button.order{ background-color:#f0a94c; background-image: linear-gradient(to bottom, #f0a94c, #f0a94c); }
.basket-button.order:hover{ background-color:#fab75f; background-image: linear-gradient(to bottom, #fab75f, #fab75f); text-decoration:none; }

.basket-button.admission{ padding-top: 6px; padding-bottom: 6px; border: none; background-color:#74a4bc; background-image: linear-gradient(to bottom, #74a4bc, #74a4bc); }
.basket-button.admission:hover{ background-color:#86bbd5; background-image: linear-gradient(to bottom, #86bbd5, #86bbd5); text-decoration:none; }

.detail.basket-button{margin:10px 0;float:right;}

.pickup {display: flex;}
.pickup__current-city {color: #4e8f4a; text-decoration-style: dashed; font-weight: bold; font-size: 11.5px; margin-top: 3px;}
.pickup__points { color: #f16522;  text-decoration: underline; margin-top: 0px; font-size: 13px; margin-left: 22px;  position: relative; top: -5px;}
.pickup__icon {width: 18px;height: 26px; margin-right: 5px;}
.pickup__pin {width: 100%;height: 100%;}
.pickup__link {display: inline-block; }
.pickup__text {position: relative;}
.clients {background-color: #f0f0f0;padding: 9px 8px; display: inline-flex; align-items: center; border-radius: 2px;}
.clients__text {margin-right: 3px; font-size: 15px;}
.clients__num {font-size: 14px; color: #4e8f4a; font-weight: bold;}
.g-left-block .dot-list__item {margin-bottom: 10px;}
.form-search { position: relative;}
.link-dotted {color: #4e8f4a !important; text-decoration-style: dashed !important; font-size: 11.5px !important; z-index: 50; position: absolute; right: 26px; border-left: 1px solid #dddddf; line-height: 1.7; top: 17px; }
.g-middle-block .user-link {font-size: 14px; color: #4e8f4a;}
.bonus {  
  font-size: 14px;
  padding-left: 25px;
  margin-top: 5px;
  margin-bottom: 5px;}
.bonus__num { color: #4e8f4a; text-decoration: underline; }
.location-box__link { user-select: none; }
.dot-list .location-box__popup-inner .location-box__title {
  font-size: 14px;
  line-height: 1.1;
  margin-bottom: 13px;
  font-weight: 600;
  margin-top: 0;
}
.dot-list .location-box__popup-inner { padding: 15px; box-shadow: 2px 12px 15px 0px rgb(65 101 69 / 40%); border: 1px solid #f3783d;}
.dropdown.open >.location-box__popup.dropdown__cont { bottom: -78px; }
.basket_wrap__text {padding-top: 11px;}
.present-basket .present-basket__icon {margin-left: 4px;margin-right: 13px;}
.present-basket {margin-top: 9px;}
.location-box .bx-sls .dropdown-block {box-shadow: none; border: 1px solid rgba(141, 141, 141, 0.77);}
.reg-table td input {box-shadow: none; border: 1px solid rgba(141, 141, 141, 0.77);}
.reg-table .itc-form-input--wrap{box-shadow: none; border: 1px solid rgba(141, 141, 141, 0.77); position: static;}
.popup-login .form-input {box-shadow: none;  border: 1px solid rgba(141, 141, 141, 0.77);}  
.itc-form-input--wrap:after, .itc-form-input-wrap:after {box-shadow: none; border: 1px solid  rgba(141, 141, 141, 0.77);}
.h-basket__icon { width: 47px; height: 47px; margin-right: 2px;}
/* End */


/* Start:/bitrix/templates/s1_semenapost.ru_personal/css/jquery.selectBox.css?14812736853755*/
/* Dropdown control */
.selectBox-dropdown {
	position: relative;
	border: none;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
	color: #969696;
	outline: none;
	vertical-align: middle;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #f7fcf4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(100%, #f7fcf4));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7fcf4', GradientType=0);
	-moz-box-shadow:
		0px 1px 2px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,000,217,0);
	-webkit-box-shadow:
		0px 1px 2px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,000,217,0);
	box-shadow:
		0px 1px 2px rgba(000,000,000,0.5),
		inset 0px 0px 0px rgba(255,000,217,0);
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	display: inline-block;
	cursor: default;
	padding: 4px 20px;
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
	border-color: #666;
}

.selectBox-dropdown.selectBox-menuShowing {
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.selectBox-dropdown .selectBox-label {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	font-family: "Arial";
}

.selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	right: 10px;
	width: 23px;
	height: 100%;
	background: url(/bitrix/templates/s1_semenapost.ru_personal/css/../img/select-arrow.png) 50% center no-repeat;
}


/* Dropdown menu */
.selectBox-dropdown-menu {
	position: absolute;
	z-index: 99999;
	max-height: 200px;
	min-height: 1em;
	background: #FFF;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	overflow: auto;
	background-color: #f7fcf4;
}


/* Inline control */
.selectBox-inline {
	min-width: 150px;
	outline: none;
	border: solid 1px #BBB;
	background: #FFF;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: auto;
}

.selectBox-inline:focus {
	border-color: #666;
}


/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
	list-style: none;
	display: block;
	cursor: default;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-size: 13px;
	cursor: pointer;
}

.selectBox-options LI A {
	line-height: 1.5;
	padding: 0px 10px;
	white-space: nowrap;
	overflow: hidden;
	background: 6px center no-repeat;
}

.selectBox-options LI.selectBox-hover A {
	background-color: #EEE;
}

.selectBox-options LI.selectBox-disabled A {
	color: #888;
	background-color: #f7fcf4;
}

.selectBox-options LI.selectBox-selected A {
	background-color: #C8DEF4;
}

.selectBox-options .selectBox-optgroup {
	color: #666;
	background: #EEE;
	font-weight: bold;
	line-height: 16px;
	padding: 0 .3em;
	white-space: nowrap;
}


/* Disabled state */
.selectBox.selectBox-disabled {
	color: #888 !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
	opacity: .5;
	filter: alpha(opacity=50);
	border-color: #666;
}

.selectBox-inline.selectBox-disabled {
	color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
	background-color: transparent !important;
}
/* End */


/* Start:/css/jquery.fancybox.css?17645930094207*/
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

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

.fancybox-skin {
	position: relative;
	background: #fff;
	color: #000;
	text-shadow: none;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	        border-radius: 0;
}

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

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

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

.fancybox-inner {
	overflow: hidden;
}

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

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

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

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

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

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

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

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

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

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

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

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

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

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

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

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

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

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

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

/* Title helper */

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

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

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

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

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

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

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


/* Start:/css/screen.css?176459300649416*/
@font-face {
  font-family: 'ALSRubl-Tahoma';
  src: url('/bitrix/fonts/b-rub_tahoma/alsrubl-tahoma-regular.eot');
  src: url('/bitrix/fonts/b-rub_tahoma/alsrubl-tahoma-regular.eot?#iefix') format('embedded-opentype'),url('/bitrix/fonts/b-rub_tahoma/alsrubl-tahoma-regular.woff') format('woff'), url('/bitrix/fonts/b-rub_tahoma/alsrubl-tahoma-regular.ttf') format('truetype'), url('/bitrix/fonts/b-rub_tahoma/alsrubl-tahoma-regular.svg#ALSRubltahomaRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
:root {
  --link-line-color: rgba(78, 143, 74, 0.5);
}
.ruble { font-family: "ALSRubl-Tahoma"; padding: 0px !important; }
.text-right { text-align: right; }

.text-brown { color: #d58214; }
.text-gray { color: #8d8d8d; }
.text-red { color: #f13300; }

.d-inline-block { display: inline-block; }

.popup-login__social-cont .soc-avt__item span { font-size: 0; line-height: 0; }
.right_column.g-right-column { width: 190px; }

.fancybox-wrap--preload .fancybox-close { display: none; }

a, .link { transition: color 0.25s ease-in-out 0s, --link-line-color 0.25s ease-in-out 0s; color: #4e8f4a; }
a, a:active, a:focus, .link, .link:active, .link:focus { outline: none; }
a:hover, .link:hover {}
[href^="tel:"] { text-decoration: none; color: inherit; }
.link { cursor: pointer; }
.link:hover .link {}
.link--noline { text-decoration: none; }

.link--line { text-decoration: none; background-image: linear-gradient(to right, var(--link-line-color), var(--link-line-color)); background-size: 100% 1px; background-repeat: repeat-x; background-position: left bottom 0.001ex; }
.link--line:hover { text-decoration: none; }
.link:hover .link--line {  }

.link--invline { text-decoration: none; background-image: linear-gradient(to right, var(--link-line-color), var(--link-line-color)); background-size: 100% 0px; background-repeat: repeat-x; background-position: left bottom 0.001ex; }
.link--invline:hover { background-size: 100% 1px; text-decoration: none; }

.link--dashed { text-decoration: none; background-image: linear-gradient(to right, var(--link-line-color) 50%, transparent 50%); background-size: 4px 1px; background-repeat: repeat-x; background-position: left bottom 0.001ex; }
.link--dashed:hover { text-decoration: none; }
.link:hover .link--dashed { }

.link-pseudo { border-bottom: 1px dashed; text-decoration: none; color: inherit; }
.link-pseudo:hover { border-bottom-color: transparent; }

.link--base { color: inherit; }
.link--orange { color: #f08f14; --link-line-color: rgba(240, 143, 20, 0.5); }
/*------------------------------icon------------------------------------------*/
.svg-icon { max-width: 100%; max-height: 100%; fill: currentColor; transition: all 0.2s ease-in-out 0s; }
a .svg-icon { transition: none; }
.svg-icon--pass-eye { width: 22px; height: 16px; }
.svg-icon--cancel { width: 17px; height: 17px; }
.svg-icon--filter { width: 12px; height: 12px; }
.svg-icon--close { width: 19px; height: 19px; }
.svg-icon--arrow-left { width: 10px; height: 19px; }
.svg-icon--check {
  width: 11px;
  height: 9px;
}
/*-----------------------------js-password------------------------------------*/
.js-password {}
.js-password__input {}
.js-password__toggle { position: relative; padding-left: 0; padding-right: 9px; border: none; box-shadow: none;background: none; flex: 0 0 auto; color: #000; z-index: 1; }
.js-password__toggle:hover { color: #000; }
.js-password__toggle--v { }
.js-password__toggle--h { opacity: 0.3; }
.js-password__input[type='password'] ~ .js-password__toggle--h, .js-password__input:not([type='password']) ~ .js-password__toggle--v { display: none; }
/*----------------------------preload-box-------------------------------------*/
.preloader-icon { position: relative; font-size: 20px; line-height: 0; width: 1em; -webkit-animation: spin 1s linear infinite; animation: spin 1s linear infinite; }
.preloader-icon:before { content: ''; padding-bottom: 100%; display: block; }
.preloader-icon:after { position: absolute; content: ''; top: 0; left: 0; width: 100%; height: 100%; border: 4px solid #fff; border-top-color: #00963f; border-radius: 50%; }
.preloader-icon--section { font-size: 60px; margin: 50px auto; }

.preloader-layer { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.8); display: flex; align-items: center; justify-content: center; z-index: 950; }
.preloader-layer--fixed { position: fixed; }
.preloader-layer .preloader-icon { font-size: 27px; width: 90px; margin: 0 auto; display: block; }

.preload-box { display: flex; justify-content: center; align-items: center; animation-delay: 1s; box-sizing: border-box; }
.preload-box *, .preload-box *:before, .preload-box *:after { box-sizing: inherit; }
.preload-box__item { position: relative; width: 12px; height: 12px; margin: 0 4px; border-radius: 50%; background: #eed968; display: flex; justify-content: center; align-items: center; }
.preload-box__item:before { position: absolute; content: ''; top: 50%; left: 50%; width: inherit; height: inherit; border-radius: inherit; background: inherit; animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02); animation-delay: inherit; transition: 0.5s all ease; transform: translate(-50%, -50%) scale(1); opacity: 0.7; }
.preload-box__item:nth-child(1) { background: #eed968; animation-delay: 200ms; }
.preload-box__item:nth-child(2) { background: #eece68; animation-delay: 400ms; }
.preload-box__item:nth-child(3) { background: #eec368; animation-delay: 600ms; }
.preload-box__item:nth-child(4) { background: #eead68; animation-delay: 800ms; }
.preload-box__item:nth-child(5) { background: #ee8c68; animation-delay: 1000ms; }

@keyframes scale {
  0% { transform: translate(-50%, -50%) scale(1); }
  50%, 75% { transform: translate(-50%, -50%) scale(2.5); }
  78%, 100% { opacity: 0; }
}

@keyframes -webkit-spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}
@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}
/*----------------------------price-box---------------------------------------*/
.price-box { font-size: 15px; margin-bottom: 10px; }
.price-box--flex { display: flex; align-items: baseline; }
.price-box * { font-size: inherit; }
.price-box:last-child { margin-bottom: 0; }
.price-box__title { font-size: 18px; margin-right: 10px; color: #000; }
.price-box__inner { margin: 0 -5px; display: flex; align-items: baseline; }
.price-box__item { position: relative; text-align: inherit; white-space: nowrap; vertical-align: baseline; color: #000; }
.price-box__inner .price-box__item { margin: 0 5px; }
.price-box__item--inline { margin-left: 5px; display: inline-block; }
.price-box__item--inline:first-child { margin-left: 0; }
.price-box__item--old { font-size: 1.2666666666666666em; margin-bottom: 2px; display: inline-block; color: #888; }
.price-box__item--old:before { position: absolute; content: ''; top: 50%; left: -2px; right: -2px; border-top: 1px solid; }
.price-box__val {}
.price-box .ruble { font-size: inherit; color: inherit; }
/*----------------------------status-box--------------------------------------*/
.status-box { font-size: 11px; line-height: 18px; display: -ms-flexbox; display: flex;-ms-flex-wrap: wrap; flex-wrap: wrap; color: #fff; }
.status-box--on_image { position: absolute; top: 5px; flex-direction: column; }
.status-box--on_image .status-box__item{width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; border-radius: 0 10px 10px 0;}
.status-box__item { font-size: 12px; height: 19px; padding: 0 8px 0 8px; margin: 0 3px 3px 0; border-radius: 10px; }
.status-box__item--new { background: #47aa1e; }
.status-box__item--spec_offer { background:   #ed2429; }
.status-box__item--hit { background: #a349a4; }
.status-box__item--exclusive { background:#f08f14 ; }
/*----------------------------------------------------------------------------*/
.button_block { margin-top: 15px; text-align: right; }

.checkbox_all{ text-decoration: underline; cursor: pointer; }
.img-container { position: relative; }
.img-container .icon-video { position: absolute; top: 10px; right: 10px; width: 24px; height: 23px; border: 1px solid #fba56a; border-radius: 5px; background: #ffe0c5; }
.img-container .icon-video-s1 { border: 1px solid #f0a94c; box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.5); background: #f0a94c; }
.img-container .icon-video:before { position: absolute; content: ""; top: 6px; left: 3px; width: 20px; height: 12px; background: url("/images/icon-video.png") 0 -13px no-repeat; }
.img-container .icon-video-s1:before { position: absolute; content: ""; top: 6px; left: 3px; width: 20px; height: 12px; background: url("/images/icon-video.png") 0 0 no-repeat; }
/*----------------------------index_slider------------------------------------*/
.index_slider { clear: both; }
.index_slider .slider_pagination { position: relative; font-size: inherit; height: auto; bottom: 0; margin: 0;  line-height: inherit; }
.index_slider .slider_pagination .pagination_link { width: auto; height: auto; margin: 0; background: none; }
/*------------------------------sort-box--------------------------------------*/
.sort-box {}
.sort-box__title { padding-right: 10px; -ms-flex: 0 0 auto; flex: 0 0 auto; }
.sort-box__body { }
.sort-box__body:before {}
.sort-box__list { margin: 0 -10px; }
.sort-box__item { padding: 0 10px; margin: 0; }
.sort-box__link { position: relative; display: inline-block; }
.sort-box__link:before { position: absolute; left: 100%; font-family: "Segoe UI", sans; margin-left: 4px; }
.sort-box__link.sort-up, .sort-box__link.sort-down { margin-right: 10px; color: #d58214; --link-line-color: rgba(213, 130, 20, 0.5); }
.sort-box__link.sort-up:before { content: '\2191'; }
.sort-box__link.sort-down:before { content: '\2193'; }
.sort-box__form {}

.catalog-panel.fixed .sort-box__body { display: none !important; }
.catalog-panel.fixed .sort-box__form { display: block !important; }

.dropdown__cont .sort-box__item:first-child { margin-top: 0px; }
/*----------------------------catalog_container-------------------------------*/
.site-content__outer { display: flex; clear: both; }
.site-content__sidebar {}
.site-content__sidebar.is_stuck { z-index: 100; }
.site-content__inner { padding: 0 40px; flex: 1 1 auto; }
.site-content__inner.g-middle-column { padding: 0 20px; }

.filter-check-radio { font-size: 14px; }
.filter-check-radio__icon {}
.filter-check-radio__text { color: #25495e; }
.filter-check-radio__count { font-size: 13px; color: #b7b7b7; }


.filter-block { position: relative; font-size: 14px; box-sizing: border-box; color: #000; }
.filter-block *, .filter-block *::before, .filter-block *::after { box-sizing: inherit; }
.filter-block__outer { position: relative; border-radius: 4px; background: #f1f5f5; }
.filter-block__head { padding: 21px 15px 18px 15px; }
.filter-block__title { font-size: 18px; line-height: 1; margin: 0; text-transform: uppercase; }
.filter-block__body { padding-top: 17px; padding-bottom: 27px; border-top: 1px solid #d9e0e2; }
.filter-block__body:first-child { border-top: none; }
.filter-block__group { padding: 30px 15px 0 15px; margin-top: 30px; margin-bottom: 16px; border-top: 1px solid #d9e0e2; }
.filter-block__group:first-child, .filter-block__group.js-collapse { padding-top: 0; margin-top: 0; border-top: none; }
.filter-block__group:last-child { margin-bottom: 0px; }
.filter-block__group-title { position: relative; font-size: 14px; font-weight: bold; }
.filter-block__group-title .js-collapse__button { position: static; padding: 5px 0; }
.filter-block__group-title .js-collapse__button:before { position: absolute; content: ""; right: -2px; top: 4px; width: 6px; height: 6px; border-top: 1px solid #ff8d3f; border-left: 1px solid #ff8d3f; display: inline-block; transition: all .2s ease-in-out 0s; transform: scaleY(1) rotate(-135deg); transform-origin: 50% 50%; }
.filter-block__group.in .js-collapse__button:before { top: 6px; transform: scaleY(-1) rotate(-135deg); }
.filter-block__group-cont {  }
.filter-block__group-title ~ .filter-block__group-cont:before { content: ""; margin-bottom: 10px; padding-top: 1px; display: block; }
.filter-block__group-cont:after { content: ""; margin-top: 10px; padding-bottom: 1px; display: block; }
.filter-block__scroll { margin: 0 -15px; --scrollbar-shadow-color: #fff7f3; }
.filter-block__scroll-outer { max-height: 290px; overflow: hidden; overflow-y: auto; }
.filter-block__group--category .filter-block__scroll-outer { max-height: 300px; }
.filter-block__scroll-inner { padding: 0 15px; overflow: hidden; box-sizing: border-box; }
.filter-block__scroll .scroll-element.scroll-y { right: 13px; }
.filter-block__color { margin-left: -2px; margin-right: -2px; margin-top: -4px; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: start; align-items: flex-start; }
.filter-block__color-item { padding: 4px 6px; margin-top: 4px; }
.filter-block__color .itc-check-box { vertical-align: top; }
.filter-block .itc-check-list { margin-top: -12px; }
.filter-block .itc-check-list__item { position: static; margin-top: 16px; margin-bottom: 0; }
.filter-block .itc-check-box { font-size: 14px; line-height: 1; }
.filter-block__range {  }
.filter-block__range .range-block__slider { max-width: 270px; }
.filter-block__buttons { margin-bottom: 14px; text-align: center; }
.filter-block__buttons--reset { margin-bottom: 0; }
.filter-block__submit, .filter-block__reset { min-width: 90px; max-width: 100%; }
.filter-block__submit-count { font-size: 16px; }
.filter-block__foot { padding: 20px 15px 35px 15px; border-top: 1px solid #d1dadc; }
.filter-block__modef { position: absolute; font-size: 14px; font-weight: normal; line-height: 1.1428571428571428; right: 100%; margin-right: 5px; padding: 10px 15px 15px 15px; border: 1px solid #aac6c6; border-radius: 10px; box-shadow: 7px 7px 15px 0 rgba(138, 146, 173, 0.3); background: #d7e8e8; display: none; white-space: nowrap; color: #4d4b4c; z-index: 50; }
/*.filter-block__modef:before, .filter-block__modef:after { position: absolute; content: ''; top: 24px; left: 100%; border-left: 15px solid #aac6c6; border-bottom: 15px solid transparent; }
.filter-block__modef:after { margin-top: 1px; border-left-width: 13px; border-left-color: #d7e8e8; border-bottom-width: 13px; }*/
.filter-block__modef.open { display: block; }
.filter-block__modef-count { margin-bottom: 8px; }
.filter-block__modef-buttons { width: 106px; }
.filter-block__modef-buttons .itc-button { width: 90px; }
.filter-block .bx_filter_container_modef { display: block; }
.filter-block .itc-empty-filter { color: #b7b7b7; font-size: 13px; padding: 14px 0px 0px 22px;}

.filter-tags { font-size: 14px; line-height: 1.1428571428571428; margin-bottom: 21px; padding-top: 5px; display: -ms-flexbox; display: flex; -ms-flex-align: baseline; align-items: baseline; box-sizing: border-box; color: #000; }
.filter-tags *, .filter-tags *:before, .filter-tags *:after { box-sizing: inherit; }
.filter-tags__title { font-weight: bold; margin-right: 12px; margin-bottom: 0px; -ms-flex: 0 0 auto; flex: 0 0 auto; color: #4d4b4c; }
.filter-tags__body { margin: 0 -10px -10px -10px; -ms-flex: 1 1 auto; flex: 1 1 auto; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: baseline; align-items: baseline; }
.filter-tags__group { padding: 0 10px; margin-bottom: 10px; display: -ms-flexbox; display: flex; -ms-flex-align: baseline; align-items: baseline; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
.filter-tags__group--buttons { line-height: 27px; }
.filter-tags__group-title { margin-right: 6px; margin-bottom: 5px; -ms-flex: 0 0 auto; flex: 0 0 auto; color: #ff8d3f; }
.filter-tags__list { padding: 0; margin: 0 -2px -4px -2px; list-style: none; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: baseline; align-items: baseline; -ms-flex: 1 1 auto; flex: 1 1 auto; }
.filter-tags__item { padding: 0 2px; margin: 0 0 4px 0; }
.filter-tags__box { position: relative; line-height: 1; padding: 4px 10px; border-radius: 3px; background: #f1f5f5; display: block; white-space: nowrap; color: #4d4b4c; cursor: default; }
.filter-tags__cancel { line-height: 19px; padding: 0 5px; margin: 0 -5px 0 5px; color: #ff8d3f; }
.filter-tags__cancel-icon { width: 9px; height: 9px; }

.filter-toggle { font-size: 17px; line-height: 1.0588235294117647; vertical-align: top; text-align: left; }
.filter-toggle__icon { position: absolute; top: 1px; left: 0; width: 13px; height: 13px; margin-right: 6px; vertical-align: -2px; }
.filter-toggle__link { position: relative; line-height: 15px; min-width: 0; padding-left: 19px; padding-bottom: 0; white-space: normal; }
.filter-toggle__count { font-family: "Futura", sans-serif; font-size: 11px; /*line-height: 21px;*/ min-width: 21px; /*height: 21px;*/ padding: 4px 7px; margin: -4px 0 -4px 6px; border-radius: 10px; background: currentColor; /*display: inline-block;*/ text-align: center; }
.filter-toggle__count-val { color: #fff; }
/*------------------------------catalog-panel---------------------------------*/
.catalog-panel-count { font-size: 14px; font-weight: bold; line-height: 1.1428571428571428; margin-bottom: 7px; color: #4d4b4c; }
.catalog-panel { font-size: 14px; line-height: 1.1428571428571428; margin-bottom: 20px; padding: 20px 15px 21px 15px; border-radius: 4px; background: #f1f5f5; box-sizing: border-box; color: #000; }
.catalog-panel *, .catalog-panel *:before, .catalog-panel *:after { box-sizing: inherit; }
.catalog-panel.fixed { padding-top: 12px; padding-bottom: 13px; }
.filter-block .catalog-panel { margin-bottom: 0; }
.catalog-panel__outer { left: 0; width: 100%; }
.catalog-panel.fixed > .catalog-panel__outer { position: fixed; font-size: 17px; line-height: 1.0588235294117647; top: 0; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); background: #fff; z-index: 100; }
.catalog-panel__inner { flex: 1 1 auto; }
.catalog-panel .g-left-column, .catalog-panel .g-right-column { flex: 0 0 auto; box-sizing: content-box; }
.catalog-panel:not(.fixed) .g-left-column, .catalog-panel:not(.fixed) .g-right-column { display: none; }
.catalog-panel.fixed .catalog-panel__inner { padding: 8px 20px 12px 20px; }
.catalog-panel.fixed .itc-form-select { font-size: 16px; }
.catalog-panel:not(.fixed) .catalog-panel__inner { width: auto; max-width: none; padding: 0; box-shadow: none; background: none; flex: 1 1 auto; -webkit-flex: 1 1 auto; }
.catalog-panel__count { font-weight: bold; }
.catalog-panel__sort { }
.catalog-panel__view { position: relative; top: 2px; }
.catalog-panel__pagination {}
.catalog-panel__filter-toggle { min-width: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; -ms-flex-order: -1; order: -1; }
.catalog-panel:not(.fixed) .catalog-panel__filter-toggle { display: none; }
.catalog-panel__buttons { }
.catalog-panel__collapse { position: relative; }
.catalog-panel__collapse:after { content: ''; display: table; }
.catalog-panel__collapse-close { position: absolute; top: 5px; right: 0; width: 16px; height: 16px; color: #ff8d3f; }
.catalog-panel__collapse .filter-tags { padding-bottom: 15px; padding-right: 20px; margin-bottom: 15px; border-bottom: 1px solid #d1dadc; }
.catalog-panel:not(.fixed) .catalog-panel__collapse { display: none; }

.catalog-panel .auto-fixed__phantom { height: 27px !important; }
.catalog-panel:not(.fixed) .auto-fixed__phantom { display: none; }
.catalog-panel .bx-panel__phantom { display: block; }
.catalog-panel:not(.fixed) .bx-panel__phantom { display: none; }
.catalog-panel:not(.fixed) .itc-container-fluid { padding: 0; border: none; }
/*----------------------------catalog_container-------------------------------*/
.old-price { position: relative; text-decoration: none; }
.old-price:before { position: absolute; content: ''; top: 50%; left: 0; width: 100%; border-top: 1px solid; }
.item .g-prices .price-box { text-align: right; justify-content: flex-end; }

.catalog_container { margin: 34px 0 0 0; box-sizing: border-box; }
.catalog_container *, .catalog_container *:before, .catalog_container *:after { box-sizing: inherit;}
.catalog_container .component_head { margin: 0 0 15px 0; }
.catalog_container .component_title { font-size: 24px; text-transform: uppercase; color: #d58214; }
.catalog_container .component_title.h2 { font-size: 20px; }
.catalog_container .component_link { font-size: inherit; text-decoration: none; color: inherit; }
.catalog_container .component_list-wrap { margin: 0 -8px 0 -8px; }
.catalog_container .component_list { font-size: 0; line-height: 0; width: 100% !important; display: table; table-layout: fixed; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.catalog_container .caroufredsel_wrapper .component_list { -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
.catalog_container .component_item { font-size: 12px; line-height: 1.333; width: 25%; margin: 0 0 15px 0; padding: 0 8px; display: inline-block; vertical-align: top; background: none; -ms-flex: 0 0 auto; flex: 0 0 auto; }
.catalog_container .component_item {}
.catalog_container--sidebar .component_list { display: block; }
.catalog_container--sidebar .component_item.recommend { width: auto; display: block; }
.catalog_container .component_item-wrap { position: relative; padding: 8px 8px 8px 8px; border-radius: 4px; background: #f1f5f5; }
.catalog_container .component_item .item_image { position: relative; width: auto; height: auto; margin: 0 0 5px 0; float: none; }
.catalog_container .component_item .image_block { font-size: 0; line-height: 0; display: block; }
.catalog_container .component_item .image_wrap { display: block; }
.catalog_container .component_item .image_item { width: auto; max-width: 100%; height: auto; display: inline-block; }
.catalog_container .component_item .item_status { position: absolute; bottom: 0; right: 0; }
.catalog_container .component_item .item_status .status-item { position: relative; margin: 0; display: block; }
.catalog_container .component_item .item_title { font-size: 11px; line-height: 18px; height: 78px; margin-bottom: 2px; overflow: hidden; color: #4e8f4a; }
.catalog_container .component_item .item_link { color: inherit; }
.catalog_container .component_item .item_slogan { font-size: 11px; line-height: 20px; height: 40px; overflow: hidden; color: #d58214; }
.catalog_container .component_item .item_brand { font-size: 11px; line-height: 20px; height: 20px; overflow: hidden; color: #9f9f9f; }
.catalog_container .component_item .item_foot { margin: 15px 0 0 0; padding: 0 0 7px 0; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.catalog_container .component_item .item_foot .exist { margin-bottom: 3px; -ms-flex: 1 1 100%; flex: 1 1 100%; }
.catalog_container .component_item .item_price { font-size: 11px; line-height: 1; padding: 0; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; color: #af2f3b; }
.catalog_container .component_item .item_price .ruble { /*color: #000;*/ }
.catalog_container .component_item .item_price .old-price { font-size: 14px; /*text-decoration: line-through;*/ color: #888; }
.catalog_container .component_item .item_price .price {  font-size: 11px; color: #000; }
.catalog_container .component_item .item_price .old-price .ruble { font-size: 14px; color: #888; }
.catalog_container .component_item .item_counter { margin: 0 0 0 auto; padding-left: 5px; float: right; -ms-flex-order: 2; order: 2; }
.catalog_container .component_item .item_counter .basket-button { margin-top: 0; }
.catalog_container .component_item .item_counter .itc-button { min-width: 90px; }
.catalog_container .component_item .item_counter .button-buy-quantity { width: 90px; padding-left: 24px; padding-right: 24px; margin-top: 0; margin-bottom: 0; }
.catalog_container .component_item .item_counter .button-buy-quantity .qnt-minus { padding-left: 6px; }
/*.catalog_container .component_item .qnt-quantity input {
  width: 30px;
}*/
/*----------------------------catalog_slider----------------------------------*/
.catalog_slider { margin-bottom: 20px; }
.catalog_slider .preview_slider {}
.catalog_slider .component_head { position: relative; }
.gift-box .catalog_slider .component_head { margin-bottom: 0; }
.catalog_slider .component_head-inner { display: flex; flex-wrap: wrap; align-items: baseline; }
.catalog_slider .component_title { flex: 1 1 auto; align-items: baseline; }
.catalog_slider .component_head-inner .component_title { display: flex; flex-wrap: wrap; }
.catalog_slider .component_title-inner { font-size: inherit; margin-right: 15px; }
.catalog_slider .component_title-count { position: relative; font-size: 16px; font-weight: normal; line-height: 30px; top: -2px; margin-top: 7px; padding: 0 10px; border-radius: 3px; background: #fff7f3; display: inline-block; text-transform: none; }
.catalog_slider .component_title-count-error { color: #f13300; }
.catalog_slider .component_title-count-val { font-weight: bold; color: #00963f; }
.catalog_slider .component_head-right { padding-left: 20px; margin-left: auto; }
.catalog_slider .out .component_head-right { display: none; }
.catalog_slider .in .component_head-right { display: block; }
.catalog_slider .preview_slider .slider_navi { position: absolute; right: 0; bottom: 100%; margin: 0 0 17px 0; }
.catalog_slider .preview_slider .component_head .slider_navi { bottom: 0; margin: 0 }
.catalog_slider .preview_slider .component_head .component_head-right { position: relative; top: -2px; }
.catalog_slider .preview_slider .slider_arrow { line-height: 25px; height: 25px; margin: 0; }
.catalog_slider .preview_slider .slider_arrow_basket { line-height: 16px; height: 26px; }
.gift-box .slider_container .slider_crop:before { content: ''; padding-bottom: 15px; display: block; }

@media (min-width: 576px) {
  .catalog_slider .component_head-inner { flex-wrap: nowrap; }
}
/*----------------------------catalog-item------------------------------------*/
.catalog-item {}
.catalog-item__status { margin-top: 7px; margin-bottom: 10px; }

.brand-box { font-size: 12px; display: flex; flex-wrap: wrap; color: #888; }
.brand-box__item { margin-right: 6px; }
.brand-box__country {}
.brand-box__link { font-size: inherit; }
/*----------------------------catalog-detail----------------------------------*/
.props-box { }
.props-box__title { font-size: 16px; margin-bottom: 8px; text-transform: uppercase; color: #4e8f4a; }
.props-box__body {}
.props-box__group { line-height: 1.6666666666666667; padding-top: 9px; display: table-row; }
.props-box__group:first-child { padding-top: 0; }
.props-box__group-title { width: 1%; padding-right: 15px; padding-top: inherit; display: table-cell; white-space: nowrap; vertical-align: baseline; }
.props-box__group-cont { margin: 0 -6px; display: flex; flex-wrap: wrap; }
.props-box__item { padding: 0 6px; }
.props-box__link { font-size: inherit; }

.catalog-detail {}
.catalog-detail__head { margin-bottom: 17px; }
.catalog-detail__title { margin-bottom: 0; }
.catalog-detail__status { margin-top: 4px; }
.catalog-detail__code { font-size: 13px; margin-bottom: 3px; color: #888; }
.catalog-detail__brand {}
.catalog-detail__anons { font-family: "Tahoma"; font-style: italic; font-size: 12px; padding: 7px 0px 10px 0px; margin-bottom: 4px; color: #4e4e4e; }
.catalog-detail__props {}
.catalog-detail__body { display: flex; }
.catalog-detail__imgblock { flex: 0 0 auto; }
.catalog-detail__inner { flex: 1 1 auto; }
.catalog-detail__buy { margin-bottom: 15px; display: flex; align-items: center; }
.card .catalog-detail__buy { width: auto; margin-top: 0; float: none; }
.catalog-detail__buy-price { margin-right: 30px; }
.catalog-detail__buy-price .price-box { margin-bottom: 0; }
.card .catalog-detail__buy .exist { text-align: inherit; }
.catalog-detail__buy-form {}
.catalog-detail__buy-form .basket-button { margin: 0; float: none; }
.catalog-detail__buy-form .button-buy-quantity { margin: 0; float: none; vertical-align: top; }
.catalog-detail__buy-favorite { margin-left: 30px; display: flex; align-items: center; order: 3; }
.card .catalog-detail__buy-favorite .add_favorite_list { margin: 0; }
.catalog-detail__descr { max-width: 600px; padding-top: 6px; clear: both; }
.catalog-detail__descr-title { font-size: 16px; margin-bottom: 12px; text-transform: uppercase; color: #4e8f4a; }
.catalog-detail__descr-cont {}
/*----------------------------------------------------------------------------*/
.button-buy-quantity { position: relative; font-family: Arial,Helvetica,sans-serif; font-size: 14px; width: 120px; /*height: 34px;*/ padding: 3px 29px 4px 29px; margin: 13px 0px 10px 0; border: 1px solid #d9d9d9; border-radius: 20px 20px 20px 20px; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5), 0 0 0 rgba(255, 0, 217, 0) inset; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4), 0 0 0 rgba(255, 255, 255, 0); background-color:#60b016; background-image: linear-gradient(to bottom, #60b016, #0d9c33); box-sizing: border-box; float: right; overflow: hidden; display: inline-block; color: #FFFFFF; }
.button-buy-quantity *, .button-buy-quantity *:before, .button-buy-quantity *:after { box-sizing: inherit; }
.button-buy-quantity.button-order-quantity { background: #F0A94C; }
.button-buy-quantity .qnt-minus { position: absolute; top: 0; left: 0; font-size: 25px; line-height: 29px; width: 27px; height: 100%; padding-top: 0; padding-left: 9px; margin-right: 2px; float: left; overflow: hidden; text-indent: -999px; color: white; cursor: pointer; }
.button-buy-quantity .qnt-minus:after { position: absolute; content: '\2012'; top: 0; left: 0; width: inherit; height: 100%; padding-left: inherit; overflow: hidden; text-indent: 0; }
.button-buy-quantity .qnt-plus { position: absolute; top: 0; right: 0; font-size: 25px; line-height: 29px; width: 27px; height: 100%; padding-left: 5px; padding-top: 0px; float: left; cursor: pointer; color: white; }
.button-buy-quantity .qnt-quantity { /*width: 58px; float: left;*/ }
.button-buy-quantity .qnt-quantity input { width: 100%; height: 25px; padding: 0px; border: 0px; border-radius: 15px 15px 15px 15px !important; background: white; vertical-align: top; text-align: center; color: #333333; }

.button-buy-quantity--sm { width: 100px; padding: 1px 25px 2px 25px; }
.button-buy-quantity--sm .qnt-minus { font-size: 20px; line-height: 19px; width: 22px; }
.button-buy-quantity--sm .qnt-minus:after {}
.button-buy-quantity--sm .qnt-plus {font-size: 20px; line-height: 19px; width: 22px; padding-left: 3px; }
.button-buy-quantity--sm .qnt-quantity input { height: 19px; }
/*------------------------------card---------------------------------------------------*/
.card .g-prices .price-box { text-align: right; }
/*------------------------------dropdown-select-------------------------------*/
.dropdown-select {}
.dropdown-select .select-block { position: relative; }
.dropdown-select__body { min-width: 100%; margin-top: -1px; margin-bottom: -1px; border-color: inherit; }
.dropdown-select .dropdown.open .dropdown-select__button { border-bottom-color: transparent; border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
.dropdown-select .select-block__list-link { display: -ms-flexbox; display: flex; }
.dropdown-select .select-block__list-link:before { content: none; }
.dropdown-select .scroll-conteiner .scroll_block { max-height: 250px !important; }
/*------------------------------location-select----------------------------------------*/
.filter-form {}
.filter-form__cont {}
.filter-form__list { font-size: 0; line-height: 0; width: 100%; display: table; }
.filter-form__item { font-size: 12px; line-height: 1; padding-top: 2px; padding-bottom: 2px; display: inline-block; vertical-align: top; float: none; }
.filter-form .filter-button-wrap { margin-right: 10px; float: left; }
.filter-form .red-button { display: inline-block; }
.filter-form .form-select.no-empty, .filter-form .form-select.no-empty .select-block__head-title { border-color: #ff8d3f; color: #ff8d3f; }
.filter-form input.no-empty { border-color: #ff8d3f; box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0,inset rgba(255, 141, 63, 0.5) 0 1px 1px; color: #ff8d3f; }
.filter-form .icons-row .itc-check-list { margin-left: -5px; margin-right: -5px; }
.filter-form .icons-row .itc-check-list__cell { padding-left: 5px; padding-right: 5px; }
.filter-form .icons-row .itc-check-box img { margin: 0; }
.filter-form .buttons-row { margin-top: 15px; }

@media (max-width:979px){}
@media (max-width:499px) {}
.all_result {
  margin-right: -14px;
}
/*------------------------------modal-preload-----------------------------------------*/
.modal-preload { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.9); display: flex; align-items: center; text-align: center; z-index: 99994; }
.modal-preload__inner { min-width: 1px; max-width: 530px; margin: 0 auto; flex: 1 1 auto; }
.modal-preload__icon { margin-bottom: 43px; }
.modal-preload__title { font-size: 24px; line-height: 1.1666666666666667; margin-bottom: 19px; text-align: center; text-transform: none; color: inherit; }
.modal-preload__descr { text-align: center; }

.alert-modal { font-size: 21px; line-height: 1.1428571428571428; max-width: 100%; width: 425px; min-height: 166px; padding: 30px 40px 30px 40px; border: 2px solid #ff6600; border-radius: 10px; background: #fff2e5; display: inline-flex !important; flex-direction: column; /*align-items: center;*/ justify-content: center; text-align: center; color: #000; }
.fancybox-skin .alert-modal {
  margin: -20px;
  border-radius: 0px;
  max-width: none;
}
.alert-modal__body { display: flex; align-items: center; flex: 0 0 auto; }
.alert-modal__body:before { content: ''; width: 0; min-height: 106px; flex: 0 0 auto; }
.alert-modal__body-inner { min-width: 1px; flex: 1 1 auto; }
.alert-modal__body .auth-block { margin-top: 20px; }
.alert-modal .fancybox-close-small { width: 40px; height: 40px; }
/*------------------------------location-select----------------------------------------*/
.location-select { font-family: inherit; font-size: 12px; font-weight: bold; line-height: 2.6666; max-width: 100%; height: 2.8333rem; padding: 0 16px; border: 1px solid #e1e1e1; border-radius: 16px; background: #fff; }
.location-select:before { line-height: 2.8333rem; }
.location-select .select-block__head-title { margin-left: 10px; margin-right: 35px; }
.location-select.open_select .select-block__head-title:after { content: ""; }
.location-select .select-block__head-button { width: 35px; }
.location-select .select-block__body-inner { border-radius: 0 0 16px 16px; }
.location-select.top_position .select-block__body-inner { border-radius: 16px 16px 0 0; }
.location-select .select-block__list { padding: 0px 15px; }
.location-select .scroll-scrolly_visible .select-block__list { margin-right: 20px; }
.location-select .select-block__list-link { padding-left: 21px; padding-right: 5px; }
.location-select .select-block__list-link:after { position: absolute; content: ""; top: 6px; left: 4px; width: 11px; height: 16px; background: url("/images/location-icon.png") 0 0 no-repeat; }
.location-select .select-block__list-link:hover:after { background-position: -12px 0; }
.location-select .scroll-conteiner .scroll-element.scroll-y { right: 19px; }
.is-mobile .location-select .scroll-conteiner .scroll_block { max-height: 300px !important; }
/*-------------------------------------------------------------------------------------*/
.table-deliv { width: 100%; table-layout: fixed; }
/*-------------------------------------------------------------------------------------*/
/*------------------------------icon-video------------------------------------*/
.catalog-item__image-video { position: absolute; right: 10px; top: 10px; }
.icon-video { width: 24px; height: 23px; border: 1px solid #fba56a; -webkit-border-radius: 5px; -moz-border-radius: 5px;
border-radius: 5px; background: #ffe0c5; display: inline-block; }
.icon-video:before { position: absolute; content: ""; left: 3px; top: 6px; width: 20px; height: 12px; background: url("/images/icon-video.png") no-repeat 0 -13px; }
.studio { padding-bottom: 3px; overflow: hidden; }
/*------------------------------available-msg---------------------------------*/
.available-msg { position: absolute; font-family: tahoma; font-size: 13px; min-width: 180px; padding: 3px 10px 5px 10px; margin-top: -10px; border-radius: 5px; box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.5); background: #F0A94C; transform: translate(-50%, -100%); display:none; text-align: center; color: #fff; z-index:150; }
.available-msg:before { position: absolute; content: ''; top: 100%; left: 50%; width: 13px; height: 13px; box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.5); background: inherit; transform: translate(-50%, -50%) rotate(45deg); }
.available-msg:after { position: absolute; content: ''; top: 0; left: 0; width: 100%; height: 100%; border-radius: inherit; background: inherit; }
.available-msg__item { position: relative; padding: 4px 0; text-align: inherit; z-index: 10; }
.available-msg__val { font-size: 18px; font-weight: bold; line-height: 1; text-align: inherit; }
.available-msg--detail { margin-left: 115px; margin-top: 0; }

/*available block OLD*/
.available-block-outer{ position: absolute; width: 201px; height: 69px; margin-top: -67px; margin-left: -40px; background-image: url('/images/available1.png'); display:none; z-index: 999; }
.available-block-outer > div{ font-family: tahoma; font-size: 13px; padding: 11px 18px; text-align: center; color: white; }
.available-block-outer > div > * { display: inline; }
.available-block-outer .quantity-available{ font-size: 18px; font-weight: bold; margin-top: 2px; display: inline; text-align: center; white-space: nowrap; }

.available-block-outer-detail > div {}
.available-block-outer-detail > div > * { display: inline; }
.available-block-outer-detail .quantity-available { display: inline; white-space: nowrap; }
/*------------------------------alert----------------------------------------*/
.alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; }
.alert-success { color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6; }
.alert-danger { color: #a94442; background-color: #f2dede; border-color: #ebccd1; }
.alert-danger:empty {
	display: none;
}
.alert-danger .alert-link { color: #843534; }
.basket-block__wrap-restriction { margin-top: 10px; }
/**/
.search-ac { padding: 7px 10px 5px 10px; }
.search-ac__group {}
.search-ac__group-title { font-size: 14px; font-weight: bold; margin-bottom: 7px; color: #F60; }
.search-ac__list { padding: 0; margin: 0; list-style: none; }
.search-ac__item { padding: 0; margin: 20px 0 0 0; }
.search-ac__item:first-child { margin-top: 0; }

.search-ac-item { position: relative; }
.search-ac-item__outer { display: -ms-flexbox; display: flex; -ms-flex: 1 1 auto; flex: 1 1 auto; }
.search-ac-item__imgblock { width: 62px; margin-right: 20px; -ms-flex: 0 0 auto; flex: 0 0 auto; }
.search-ac-item__image {}
.search-ac-item__inner { -ms-flex: 1 1 auto; flex: 1 1 auto; }
.search-ac-item__title {}
.search-ac-item__link {}
.search-ac-item__cont { }
.search-ac-item__cont .price-box { font-size: 13px; font-weight:bold; margin-bottom: 0; }
.search-ac-item__buttons { margin-top: 10px; white-space: nowrap; }
.search-ac-item__wait { width: 130px; }
.search-ac-item__add-wait {}
.search-ac-item__wait:not(.hidden) ~ .search-ac-item__add-wait { display: none; }
.search-ac-item__others { font-size: 13px; padding: 5px 0; -ms-flex: 1 1 auto; flex: 1 1 auto; }
.search-ac-item__others a { text-decoration: none; color: #390; }
.search-ac-item__others a:hover { text-decoration: underline; }
.search-ac-item__all { font-size: 13px; padding-top: 12px; padding-bottom: 10px; border-top: 1px solid #FFB787; -ms-flex: 1 1 auto; flex: 1 1 auto; color: #a7a7a7; }
.search-ac-item__all a { text-decoration: none; color: #f60; }
.search-ac-item__all a:hover { text-decoration: underline; }
.search-ac-item .button-buy-quantity { margin-top: 0; }

div.title-search-result { min-width: 320px; }

@media (min-width: 544px) {
  .search-ac__item { margin-top: 10px; }

  .search-ac-item { display: -ms-flexbox; display: flex; }
  .search-ac-item__buttons { margin-top: 0; }
}
/**/
.changepass .itc-form-input { width: 160px; }
/*------------------------------prop-box--------------------------------*/
.prop-box {}
.prop-box__list { padding: 0; margin: 0; list-style: none; }
.prop-box__item { padding: 0; margin: 7px 0 0 0; }
.prop-box__item:first-child { margin-top: 0; }
.prop-box__item-title { color: #d58214; }
/*------------------------------order-block-----------------------------*/
body .pickpoint-balloon--popup {
  max-width: 530px;
  max-height: 340px;
}
body .pickpoint-balloon--popup-single {
  max-width: 412px;
}
body .pickpoint-balloon--popup-multiple {
  height: 340px;
}
body .pickpoint-balloon__tabs {
  width: 130px;
}
body .pickpoint-balloon__tabs-link {
  height: 49px;
}
/*------------------------------order-complete--------------------------*/
.order-payment-button { border-radius: 5px; border-color: transparent; border-top-color: #f0a94c; border-bottom-color: #d48013; box-shadow: none; background: #f0a94c; background-image: linear-gradient(to bottom, #f0a94c, #d48013); }
.order-payment-button:hover { border-color: transparent; border-top-color: #efa23e; border-bottom-color: #c67812; box-shadow: none; background: #efa23e; background-image: linear-gradient(to bottom, #efa23e, #c67812); }
.order-detail-payment-buttons .order-payment-button { margin-top: 10px; }

.order-complete { padding-left: 40px; margin-bottom: 30px; color: #000; }
.order-complete *, .order-complete *:before, .order-complete *:after { font-family: inherit; font-size: inherit; text-align: inherit; box-sizing: border-box; }
.order-complete__wrap { max-width: 680px; margin: 0 auto 0px auto; }
.order-complete__title { font-size: 24px; font-weight: normal; margin-bottom: 34px; text-align: center; text-transform: uppercase; color: #d58215; }
.order-complete__outer { position: relative; padding-top: 427px; }
.order-complete__top { position: absolute; top: 0; left: 50%; width: 408px; height: 427px; background: url("/images/photo-order-s1.png") center 0 no-repeat; transform: translateX(-50%); }
.order-complete__top-inner { font-size: 18px; line-height: 1.3333333333333333; max-width: 275px; margin: 44px auto 0 auto; text-align: center; color: #d58215; }
.order-complete__top-row { }
.order-complete__num {  }
.order-complete__inner { font-size: 13px; line-height: 1.5384615384615385; padding: 42px 0px 0px 0px; }
.order-complete__head { margin-bottom: 20px; text-align: center; }
.order-complete__head:after { content: ''; height: 5px; margin-top: 25px; background: url('/images/divider.png') bottom left repeat-x; display: block; }
.order-complete__payment {}
.order-complete__payment-num { font-size: 20px; line-height: 19px; }
.order-complete__price { margin-top: 14px; }
.order-complete__price-val { font-size: 20px; line-height: 19px; }
.order-complete__price-descr { margin-top: 12px; }
.order-complete__price .order-payment-button {}
.order-complete__descr { margin-bottom: 32px; }
.order-complete__body {}
.order-complete__group { margin-top: 23px; }
.order-complete__group:before { content: ''; height: 5px; margin-bottom: 25px; background: url('/images/divider.png') bottom left repeat-x; display: block; }
.order-complete__group:first-child { padding-top: 0; margin-top: 0; border-top: none; }
.order-complete__group:first-child:before { content: none; }
.order-complete__group-title { font-size: 16px; margin-bottom: 9px; color: #000; }
.order-complete__group-cont {}

@media (min-width: 576px) {
  .order-complete__inner {  }
}
/**/
.social-icons {
  margin: 10px auto 0;
  width: 210px;
}
.social-icons a {
  display:inline-block;
  vertical-align:bottom;
  width:32px;
  height:32px;
  margin:0 4px 6px 0;
  padding:0;
  outline:none;
  background:url(/images/icons.png) no-repeat
}
.social-icons a.vk {background-position: 0px 0px}
.social-icons a.facebook {background-position: -33px 0px}
.social-icons a.ok {background-position: -65px 0px}
.social-icons a.instagram {background-position: -98px 0px}
.social-icons a.youtube {background-position: -131px 0px}
/**/
.left-menu { font-family: 'PT Sans', sans-serif; font-size: 16px; line-height: 1.1875; }
.left-menu__group { padding-bottom: 28px; margin-bottom: 21px; background: url("/images/divider.png") bottom left repeat-x; }
.left-menu__group-title { font-size: 19px; line-height: 23px; margin-bottom: 9px; text-transform: uppercase; color: #d88c34; }
.left-menu__list { padding: 0; margin: 0; list-style: none; }
.left-menu__item { position: relative; padding: 0 0 0 25px; margin: 10px 0 0 0; }
.left-menu__item:first-child { margin-top: 0; }
.left-menu__item--level-1.current-child { padding-bottom: 28px; margin-bottom: 21px; background: url("/images/divider.png") bottom left repeat-x; }
.left-menu__item-head {}
.left-menu__item-arrow { position: absolute; top: 4px; left: 0; width: 11px; height: 11px; opacity: 0.5; color: #4e8f4a; }
.left-menu__item-arrow:before, .left-menu__item-arrow:after { position: absolute; content: ''; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.left-menu__item-arrow:before { width: 100%; border-bottom: 1px solid; }
.left-menu__item-arrow:after { height: 100%; border-left: 1px solid; }
.in > .left-menu__item-head .left-menu__item-arrow:after { content: none; }
.left-menu__link { font: inherit; }
.left-menu__item.current > .left-menu__item-head .left-menu__link, .left-menu__item.current > .left-menu__link { font-weight: bold; color: #d88c34; }
.left-menu__item-cont {}
.left-menu__item-cont:before { content: ''; padding-bottom: 13px; display: block; }
.left-menu__item.current > .left-menu__item-cont:before, .left-menu__item.current-child > .left-menu__item-cont:before { content: none; }
.left-menu__submenu {}
.left-menu__submenu--bg { padding: 0 10px 0 0; background: #edf4ed; }
.left-menu__submenu:before { content: ''; padding-bottom: 7px; display: block; }
.left-menu__submenu:after { content: ''; padding-bottom: 14px; display: block; }
.left-menu__item--level-1.current > .left-menu__item-cont > .left-menu__submenu:after, .left-menu__item--level-1.current-child > .left-menu__item-cont > .left-menu__submenu:after { content: none; }
/**/
.menu li a { font-family: Consolas, 'PT Sans'; }
.footer-menu li a { font-family: Consolas, 'PT Sans'; }
/**/
/*------------------------------bonus-account---------------------------------*/
.bonus-account {
    position: relative;
    padding-top: 6px;
    box-sizing: border-box;
}
.bonus-account *, .bonus-account *:before, .bonus-account *:after {
    font-size: inherit;
    box-sizing: inherit;
}
.bonus-account__title {
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 51px 0;
    color: #231401;
}
.bonus-account__total-price {
    white-space: nowrap;
    color: #0c9b29;
}
.bonus-account__total-price .ruble {
    font-size: 20px;
    font-weight: normal;
    margin-left: 3px;
}
.bonus-account__body {
    position: relative;
    min-height: 395px;
}
.bonus-account__body:before {
    position: absolute;
    content: '';
    bottom: -23px;
    left: 43.5%;
    width: 313px;
    height: 375px;
    background: url("/images/bonus-account-dogs.png") right bottom / contain no-repeat;
    pointer-events: none;
    z-index: -1;
}
.bonus-account__list {
    padding: 0;
    margin: 0 0 -16px 0;
    list-style: none;
}
.bonus-account__item {
    max-width: 356px;
    padding: 0;
    margin: 0 0 16px 0;
    display: flex;
    flex: 0 0 auto;
}

.bonus-account-card {
    font-size: 15px;
    line-height: 1;
    min-width: 1px;
    min-height: 177px;
    padding: 27px 30px 17px 30px;
    border-radius: 5px;
    background: #ffede3;
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    color: #000;

    --bonus-card-balance-wait-color: #808080;
}
.bonus-account-card a {
    color: inherit;
}
.bonus-account-card--order {
    background: #ffede3;

    --bonus-card-balance-wait-color: #808080;
}
.bonus-account-card--friend {
    background: #f6f1ff;

    --bonus-card-balance-wait-color: #d2ced8;
}
.bonus-account-card__head {
    position: relative;
    margin-bottom: 20px;
    flex: 0 0 auto;
}
.bonus-account-card__title {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
}
.bonus-account-card__body {
    line-height: 1.2;
    padding-top: 4px;
    flex: 1 1 auto;
}
.bonus-account-card__balance {
    padding: 2px 0 0 0;
    margin: 0 -15px -20px -15px;
    display: flex;
    flex-wrap: wrap;
    flex: 1 1 auto;
}
.bonus-account-card__balance-item {
    padding: 0 15px;
    margin-bottom: 20px;
    flex: 1 1 50%;
}
.bonus-account-card__balance-title {
    margin-bottom: 6px;
}
.bonus-account-card__balance-price {
    font-size: 24px;
    font-weight: bold;
    white-space: nowrap;
}
.bonus-account-card__balance-price .ruble {
    font-size: 18px;
    font-weight: normal;
}
.bonus-account-card__balance-price--wait {
    color: var(--bonus-card-balance-wait-color, #8fc080);
}
.bonus-account-card__foot {
    padding: 7px 9px 0 6px;
    margin: 21px -9px 0 -6px;
    border-top: 1px solid #000;
    flex: 0 0 auto;
}
.bonus-account-card__total-price {
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
}
.bonus-account-card__total-price .ruble {
    font-weight: normal;
}
/**/
/* End */


/* Start:/bitrix/templates/.default/components/itc/sale.site.city.selector/city_select_s1/style.css?16152746517233*/
/* absolute path to images is required to make crm-sale proxy work */

.bx-sls .dropdown-block {
	position: relative;
	/*font-size: 14px;*/
	/*width: 100%;*/
	padding: 0 22px 0 30px;
	/*border: 1px solid #bdbdbd;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 1px 2px #ebebeb;
	box-shadow: inset 0 1px 2px #ebebeb;*/
	background-color: #fff;
}

.bx-sls .dropdown-arrow {
	background: url(/bitrix/components/bitrix/sale.location.selector.search/templates/.default/images/dropdown-errow.png) no-repeat center center;
	height: 100%;
	top: 0;
	right: 0;
	position: absolute;
	width: 22px;
}

.bx-sls .bx-ui-sls-container { overflow: hidden; min-height:25px; }
.bx-sls .itc-form-input .bx-ui-sls-container { min-height: inherit; }

.bx-sls .bx-ui-sls-pane {
	border: 1px solid #bdbdbd;
	border-radius: 2px;
	-webkit-box-shadow: 0 2px 3px #c7c7c7;
	box-shadow: 0 2px 3px #c7c7c7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
	max-height: 200px;
	overflow-y: auto;
	left: 0;
	top: 35px;
	padding: 5px 5px 3px 5px;
	position: absolute;
	width: 100%;
}

.bx-sls .dropdown-active .bx-ui-sls-pane {
	display: block;
}

.bx-sls .bx-ui-sls-variants {
	list-style: none;
	margin: 0;
	padding: 0;
}

.bx-sls .dropdown-item { 
	padding: 7px 4px 7px 10px; 
	margin-bottom: 2px; 
	border-radius: 2px; 
}
.bx-sls .itc-header-city-search { 
	background: #fff2e6; 
	color: #000;
	display: none;
}

.bx-sls .dropdown-item:hover { 
	background-color: #f1f3f5; 
	cursor: pointer; 
}
.bx-sls .bx-ui-sls-variants .dropdown-item--group:hover {
 	background: #fff2e6; 
 	cursor: default; 
}

.bx-sls .dropdown-img {
	border: none;
	display: inline-block;
	height: 12px;
	margin: 3px 12px 0 0;
	vertical-align: top;
	width: 16px;
}

.bx-sls .dropdown-item-text {
	/*makeup:color: #212121;*/
	color: #aba8ac;
	display: inline-block;
	/*max-width: 220px;*/ /*silly limitation*/
	vertical-align: top;
}

.bx-sls .dropdown-item--group .dropdown-item-text { 
	color: inherit; 
}

.bx-sls .dropdown-item-text span{
	color: #25282c;
}

.bx-sls .dropdown-list-title {
	border-bottom: 1px solid #e5e5e5;
	height: 37px;
	line-height: 37px;
	padding-left: 8px;
}

.bx-sls .dropdown-icon {
	background: url(/bitrix/components/bitrix/sale.location.selector.search/templates/.default/images/lens.png) no-repeat center center;
	height: 14px;
	left: 10px;
	position: absolute;
	top: 10px;
	width: 14px;
}

.bx-sls .quick-locations{
	margin-bottom: 5px;
}
.bx-sls .quick-location-tag {
	background-color: #f2f5f8;
	border: 1px solid #cad3dc;
	border-radius: 3px;
	color: #1e55b9;
	display: inline-block;
	font-size: 15px;
	height: 27px;
	line-height: 26px;
	margin: 0 3px;
	padding: 0 14px;
	text-decoration: none;
	margin-bottom: 10px;
}
.bx-sls .quick-location-tag:hover{
	background-color: #fafafa;
}

.bx-sls .dropdown-fade2white{
	width: 46px;
	height: 31px;
	position: absolute;
	top: 2px;
	right: 0;

	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(30%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%);
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%);
	background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}
.bx-sls .dropdown-fade2white{ top: 0; height: 100%; border-top-right-radius: inherit; border-bottom-right-radius: inherit; }

.bx-sls .bx-ui-sls-clear{
	background: url(/bitrix/panel/main/images/bx-admin-sprite-small.png) 6px -3386px no-repeat scroll;
	width: 30px;
	height: 30px;
	cursor: pointer;
	cursor: hand;
	margin-top: 2px;

	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
}
.bx-sls .bx-ui-sls-clear:hover{
	background-position: 6px -3418px;
}

.bx-sls .bx-ui-sls-loader{
	background-image: url(/bitrix/panel/main/images/waiter-white.gif) !important;
	background-repeat: no-repeat !important;
	background-position: right -1px !important;

	width: 30px;
	height: 30px;

	position: absolute;
	top: 3px;
	right: 2px;
	display: none;
}

.bx-sls .bx-ui-sls-go-edit{
	display: none;
}

.bx-sls .bx-ui-sls-pane{
	max-height: 300px;
}

.bx-sls input::-ms-clear {
	display: none;
}

.bx-sls input[type="text"]{
	position: relative;
}

.bx-sls .bx-ui-sls-fake, .bx-sls .bx-ui-sls-route {
	position: absolute !important;
	top: 0;
	left: 0;

	color: #000 !important;

	opacity: 1 !important;
	background: transparent !important;
	border: none !important;
	box-shadow: none !important;

	padding:0 22px 0 0 !important;
	background-position: right 1px;
	background-repeat: no-repeat;

	/*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-size: 14px;
	height: 33px;
	width: 100%;
	outline: none;
	z-index:10;
}
.bx-sls .bx-ui-sls-route{
	color: #aba8ac !important;
	z-index:5;
}
.bx-sls .bx-ui-sls-fake, .bx-sls .bx-ui-sls-route { height: 100%; }

.bx-sls .bx-ui-sls-pane{
	background-color: #fff;
	z-index: 999;
	border: 1px solid #87919c;
}

.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant,
.bx-sls .bx-ui-sls-error{
	padding: 10px 10px;
}
.bx-sls .bx-ui-sls-error{
	color: #ff2222;
	padding-left: 30px;
	position: relative;
}
.bx-sls .bx-ui-sls-error div{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 25px;
	height: 25px;
	background: url(/bitrix/panel/main/images/bx-admin-sprite-small.png) 6px -2895px no-repeat scroll;
}
.bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover, .bx-sls .bx-ui-sls-variant-active { 
	background-color: #E0E8EA; 
}
.bx-sls .bx-ui-sls-variants .dropdown-item--group:hover, .bx-sls .dropdown-item--group.bx-ui-sls-variant-active {
 	background-color: #fff2e6 !important; 
}

.adm-sls-edit-link{
	margin-top: 10px;
}

/* CSS-modes below: admin, public; */
.bx-admin-mode .bx-sls-go-edit{
	margin-left: 10px;
	display: none;
}

.bx-admin-mode .dropdown-block {
	border-color: #87919c #959ea9 #9ea7b1;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3), 0 2px 2px -1px rgba(180, 188, 191, 0.7) inset;
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3), 0 2px 2px -1px rgba(180, 188, 191, 0.7) inset;
	height: 25px;
}

.bx-sls.bx-admin-mode .bx-ui-sls-fake,
.bx-sls.bx-admin-mode .bx-ui-sls-route {
	height: 25px;
}

.bx-admin-mode .dropdown-icon {
	top: 7px;
}

.bx-admin-mode .dropdown-fade2white {
	height: 22px;
}

.bx-admin-mode .dropdown-fade2white {
	right: 1px;
}

.bx-admin-mode .bx-ui-sls-clear {
	background-position: 6px -3389px;
	height: 22px;
}

.bx-admin-mode .bx-ui-sls-clear:hover{
	background-position: 6px -3421px;
}

.bx-admin-mode .bx-ui-sls-loader {
	background-position: right -4px !important;
	height: 21px;
}

.bx-admin-mode .bx-ui-sls-pane {
	top: 27px;
}
.location-box__popup-inner {
    padding: 10px;
    background: #fff;
    border: 1px solid #fead43;
    border-radius: 5px;
    width: 440px;
}
.location-box__popup-inner .location-box__title {
    margin-bottom: 3px;
    font-size: 12px;
}   
/* End */


/* Start:/bitrix/templates/s1_semenapost.ru_personal/components/bitrix/menu/bottom_2.0/style.css?1481273685291*/
/*footer - menu*/
#footer-menu{float:left; display:inline; margin:11px 47px 0 226px;}
#footer-menu li{float:left; display:inline; margin-right:10px; padding-right:10px; border-right:1px solid #fff; height:12px; line-height:0; padding-bottom:2px;}
#footer-menu li#last-bottom-li{border:none;}
/* End */


/* Start:/bitrix/templates/.default/components/itc/search.titlecustom/visual_seeds_s1/style.css?15216152864307*/
/*.bx-searchtitle {
	margin: 10px 0 0;
}
.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: none;
	border-radius: 2px 0 0 2px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:6px 12px;
	border-radius: 0 2px 2px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background: #1484CE;
}*/


div.title-search-result {
    border: 1px solid #FFB787;
    display: none;
    overflow: hidden;
    z-index: 140;
    min-width: 370px;
    margin-top: -3px;
    background-color: #FFF4E2;
    border-radius: 10px;
	box-sizing: border-box;
}

/*div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/.default/components/itc/search.titlecustom/visual_seeds_s1/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}*/

/*========================*/
/*.bx_searche{}
.bx_searche .bx_img_element{
	float: left;
	width: 67px;
	padding: 5px 10px 0;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 60px;
	height: 60px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
    padding-left: 20px;
    margin-left: 70px;
    padding-right: 10px;
}
.bx_searche .bx_item_element.without_margin{
    margin: 0;
    padding-left: 10px;
}
.bx_searche .bx_item_element.without_margin hr{
    border-color: #FFB787;
}
.bx_searche .category_name {
    color: #F60;
    font-weight: bold;
    padding: 5px 10px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #390;
	font-size: 13px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #f60}
.bx_item_block.all_result .all_result_title a:hover{color: #f60}
.bx_item_block.all_result a{
	margin-top: 0;
}*/
/* End */


/* Start:/bitrix/templates/s1_semenapost.ru_personal/components/semena/catalog.section.list.semena/left_menu_2.0/style.css?1563331063152*/
.left-menu__item-cont--level-3 {
	margin-top: 5px;	
}
.left-menu__item--level-3 {
	padding: 0 0 0 15px;
}
.left-menu__link {
	font-size: 14px;
}
/* End */


/* Start:/bitrix/templates/s1_semenapost.ru_personal/components/bitrix/breadcrumb/main/style.css?1481273685227*/
ul.breadcrumb-navigation
{
	padding:0; margin:0;
	padding-top:4px;
	list-style:none;
}

ul.breadcrumb-navigation li
{
	display:inline;
}

ul.breadcrumb-navigation a
{
	
}

ul.breadcrumb-navigation span
{
	
}
/* End */


/* Start:/bitrix/templates/.default/components/itc/sale.basket.basket.small/basket_line_2.0/style.css?1615274651301*/
#small_basket_price{
font-size: 20px;
font-weight: bold;
color: #4E8F4A;
}
a.present-basket {
    display: flex;
    align-items: center;
}
.present-basket__icon {
    margin-right: 10px;
}
body a.small_basket_button{
    position: absolute;
    line-height: 16px;
    right: 0px;
    bottom: 24px;
}

/* End */


/* Start:/bitrix/templates/s1_semenapost.ru_personal/styles.css?15209330645558*/
.ssil2 { color: #FFFFFF !important; text-decoration: none; }
.ssil2 a { color: #FFFFFF !important; text-decoration: none; }
.ssil2 a:visited { color: #FFFFFF !important; text-decoration: none; }
.ssil2 a:link { color: #FFFFFF !important; text-decoration: none; }
.ssil2 a:hover { color: #FFFFFF !important; text-decoration: none; }

/*.button-buy-quantity { font-family: Arial,Helvetica,sans-serif; font-size: 14px; width: 117px; height: 30px; padding: 1px 0px; border: 1px solid #d9d9d9; border-radius: 20px 20px 20px 20px; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5), 0 0 0 rgba(255, 0, 217, 0) inset; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4), 0 0 0 rgba(255, 255, 255, 0); background-color:#60b016; background-image: linear-gradient(to bottom, #60b016, #0d9c33); float: right; overflow: hidden; color: #FFFFFF; }
.button-buy-quantity.button-order-quantity { background: #F0A94C; }
.button-buy-quantity .qnt-minus { position: relative; font-size: 25px; line-height: 29px; width: 18px; height: 30px; padding-top: 0; padding-left: 9px; margin-right: 2px; float: left; overflow: hidden; text-indent: -999px; color: white; cursor: pointer; }
.button-buy-quantity .qnt-minus:after { position: absolute; content: '\2012'; top: 0; left: 0; width: inherit; height: 100%; padding-left: inherit; overflow: hidden; text-indent: 0; }
.button-buy-quantity .qnt-plus { font-size: 25px; line-height: 29px; width: 24px; height: 30px; padding-left: 5px; padding-top: 0px; float: left; cursor: pointer; color: white; }
.button-buy-quantity .qnt-quantity { width: 58px; float: left; }
.button-buy-quantity .qnt-quantity input { width: 100%; height: 25px; padding: 0px; margin-top: 2px; border: 0px; border-radius: 15px 15px 15px 15px !important; background: white; text-align: center; color: #333333; }*/

span.close_button { position: absolute; top: -20px; right: -20px; width: 35px; height: 35px; background-image: url(/images/fancybox_sprite.png); display: block; display: none; cursor: pointer; }
/*============================================================================*/
.popup-gift {
 display:none; 
background: transparent;
position: fixed;
top: 50%;
left: 50%;

margin-left: -220px;
margin-top:-327px;
z-index:1111;
}
.popup-gift img{
    width:440px;
}
.close-btn{
background: url(/images/close.png) no-repeat;
width: 45px;
height: 45px;
position: absolute;
right: -13px;
top: -13px;
cursor:pointer;
}
.popup-gift .button_style.type-4 .button_text{font-size: 16pt;}
.window_shadow{
    width:100%;
    height:100%;
    position:fixed;
    background: #000;
    opacity:0.75;
    z-index:999;
    top:0;
    left:0;
}       
.item-img .catalog-icon {
    padding:17px 0 0 5px;
    text-align:left;
    width:86px; 
    height:30px; 
    position:absolute; 
    top: 85px; 
    left:0px;  
    vertical-align:top;
}
.popup-gift button .button_cont{
    text-align: center;
}
/*-----button_style.type-4-----*/
body .button_style.type-4 {
    background: #FCE05E;
    background: -moz-linear-gradient(bottom, #FF6100, #FCE05E);    
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,#FF6100), color-stop(100%,#FCE05E));
    background: -webkit-linear-gradient(bottom, #FF6100, #FCE05E);
    background: -o-linear-gradient(bottom, #FF6100, #FCE05E);
    background: -ms-linear-gradient(bottom, #FF6100, #FCE05E);
    background: linear-gradient(bottom, #FF6100, #FCE05E);
}
body .button_style {
    position: relative;
    font-family: Tahoma, sans-serif;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    padding: 0px;
    margin-left:5px;
    border: none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    
    background: #03a64f;
    background: -moz-linear-gradient(top, #65b63d, #03a64f);    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#65b63d), color-stop(100%,#03a64f));
    background: -webkit-linear-gradient(top, #65b63d, #03a64f);
    background: -o-linear-gradient(top, #65b63d, #03a64f);
    background: -ms-linear-gradient(top, #65b63d, #03a64f);
    background: linear-gradient(top, #65b63d, #03a64f);
    
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    white-space: nowrap;
    display: inline-block;
    color: #fff;
    cursor: pointer;
}
    .button_style:before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url("/images/blank.gif");
        z-index: 5;
    }
.popup-gift button.color-purple{
    background: -moz-linear-gradient(bottom , #7D11B6, #DB9BED);
    background: -webkit-linear-gradient(bottom , #7D11B6, #DB9BED);
    background: -o-linear-gradient(bottom , #7D11B6, #DB9BED);
    background: -ms-linear-gradient(bottom , #7D11B6, #DB9BED);
    background: linear-gradient(bottom , #7D11B6, #DB9BED);
}
.popup-gift .button_style.type-4 {
    position: absolute;
    bottom: 70px;
    right: 23px;
    width: 220px;
    height: 44px;
    margin-left: -140px;
}
.hidden{
    display: none !important;
    visibility: hidden;
}
.in-basket {
    color: #4e8f4a !important;
}
.old-price{
    text-decoration: line-through;
}
/* End */


/* Start:/bitrix/templates/s1_semenapost.ru_personal/template_styles.css?156818963930123*/
/*@font-face {
 font-family: 'PT Rouble Sans';
 src: url('/bitrix/fonts/ptrouble/RUBSR.eot');
 src: local('PT Rouble'), url('/bitrix/templates/s1_semenapost.ru_personal/../fonts/ptrouble/RUBSN.otf') format('otf'), url('/bitrix/fonts/ptrouble/RUBSN.woff') format('woff'), url('/bitrix/fonts/ptrouble/RUBSN.ttf') format('truetype'), url('/bitrix/fonts/ptrouble/RUBSN.svg#PTRoubleSans') format('svg');
}*/

.cell_wrap {
	display: table;
}
.cell_wrap[align="right"] {
	margin-left: auto;
}
.cell_wrap[align="center"] {
	margin-left: auto;
	margin-right: auto;
}
	.cell_wrap .cell_item {
		display: table-cell;
	}
	.cell_wrap .cell_item + .cell_item {
		padding-left: 20px;
	}
/*----------------------------------------------------------------------------*/
body .default_list {
	padding: 0;
	margin: 0;
}
	body .default_list > li {
		padding: 0;
		margin: 0;
		list-style: none;
		list-style-image: none;
	}
	body .default_list > li:before {
		position: inherit;
		content: none;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		width: auto;
		height: auto;
		margin: auto;
		padding: 0;
		margin: 0;
		border: none;
		display: none;
		background: none;
	}
/*------------------------------button_style----------------------------------*/
/*
<button type="submit" class="button_style type-1 pie-fix"><span class="button_cont"><span class="button_text"></span></span></button>
*/
button.button_style {
	width: auto;
	overflow: visible;
}
button.button_style::-moz-focus-inner, input.button_style::-moz-focus-inner {
	border: 0 none;
    padding: 0;
}
body .button_style {
	position: relative;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	margin-left:5px;
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	
	background: #03a64f;
	background: -moz-linear-gradient(top, #65b63d, #03a64f);    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#65b63d), color-stop(100%,#03a64f));
    background: -webkit-linear-gradient(top, #65b63d, #03a64f);
    background: -o-linear-gradient(top, #65b63d, #03a64f);
    background: -ms-linear-gradient(top, #65b63d, #03a64f);
    background: linear-gradient(top, #65b63d, #03a64f);
	
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	
	text-align: center;
	text-decoration: none;
	text-shadow: none;
	white-space: nowrap;
	display: inline-block;
	color: #fff;
	cursor: pointer;
}
	.button_style:before {
		position: absolute;
		content: "";
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url("/images/blank.gif");
		z-index: 5;
	}
	.button_style .button_cont {
		position: relative;
		font-size: inherit;
		height: 100%;
		padding: 0px 10px 0 10px;
		display: block;
		pointer-events: none;
		cursor: pointer;
		z-index: 1;
	}
		.button_style .button_text {
			position: relative;
			font-size: inherit;
			line-height: 1.278;
			display: inline-block;
			pointer-events: none;
			cursor: pointer;
		}
body .button_style:hover {
	text-decoration: none;
	color: #fff;
}
body .button_style:hover:active {}
body .button_style.disabled:hover:active, body .button_style:hover:active:disabled, body .button_style.disabled, body .button_style:disabled {
	cursor: default;
}
/*-----button_style.type-4-----*/
body .button_style.type-4 {
	background: #FCE05E;
	background: -moz-linear-gradient(bottom, #FF6100, #FCE05E);    
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,#FF6100), color-stop(100%,#FCE05E));
    background: -webkit-linear-gradient(bottom, #FF6100, #FCE05E);
    background: -o-linear-gradient(bottom, #FF6100, #FCE05E);
    background: -ms-linear-gradient(bottom, #FF6100, #FCE05E);
    background: linear-gradient(bottom, #FF6100, #FCE05E);
}

.button_style.type-4 .button_cont{height:auto;}
/*-----button_style.type-3-----*/
body .button_style.type-3 {
	font-size: 14px;
	line-height: 26px;
	height: 26px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	-khtml-border-radius: 13px;
	border-radius: 13px; 
	-webkit-box-shadow: 0px 2px 2px 0px #838383;
	-moz-box-shadow: 0px 2px 2px 0px #838383;
	box-shadow: 0px 2px 2px 0px #838383;
	background: #d48114;
	background: -moz-linear-gradient(top, #f0a94b, #d48114);    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0a94b), color-stop(100%,#d48114));
    background: -webkit-linear-gradient(top, #f0a94b, #d48114);
    background: -o-linear-gradient(top, #f0a94b, #d48114);
    background: -ms-linear-gradient(top, #f0a94b, #d48114);
    background: linear-gradient(top, #f0a94b, #d48114);
	text-shadow: 0 -1px 0 #8f6022;
}
/*-----button_style.type-2-----*/
body .button_style.type-2 {
	background: #ac0303;
	background: -moz-linear-gradient(top, #fa0202, #ac0303);    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa0202), color-stop(100%,#ac0303));
    background: -webkit-linear-gradient(top, #fa0202, #ac0303);
    background: -o-linear-gradient(top, #fa0202, #ac0303);
    background: -ms-linear-gradient(top, #fa0202, #ac0303);
    background: linear-gradient(top, #fa0202, #ac0303);
}
/*-----button_style.type-5-----*/
body .button_style.type-5 {
	background: #fdfdfd;
	background: -moz-linear-gradient(bottom, #d3d3d3, #fdfdfd);    
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,#d3d3d3), color-stop(100%,#fdfdfd));
    background: -webkit-linear-gradient(bottom, #d3d3d3, #fdfdfd);
    background: -o-linear-gradient(bottom, #d3d3d3, #fdfdfd);
    background: -ms-linear-gradient(bottom, #d3d3d3, #fdfdfd);
    background: linear-gradient(bottom, #d3d3d3, #fdfdfd);
	color: #888;
}

.button_style.type-4 .button_cont{height:auto;}
/*-----button_style.type-big-----*/
body .button_style.type-big {
	font-size: 13px;
	line-height: 30px;
	height: 30px;
}
	body .button_style.type-big .button_cont {
		padding: 0 20px;
	}
/*-----button_style.heart-icon-----*/
body .button_style.heart-icon {
	
}
	body .button_style.heart-icon .button_cont {
		padding-left: 25px;
	}
		body .button_style.heart-icon .button_cont:before {
			position: absolute;
			content: "";
			top: 6px;
			left: 10px;
			width: 11px;
			height: 10px;
			background: url("/images/heart-icon.png") no-repeat;
		}
/*-----button_style.type-2-----*/
body .button_style--btn { font-size: 14px; font-weight: normal; line-height: 1.3333333; height: auto; padding: 10px 16px; border: 1px solid #ff8d3f; border-radius: 6px; background: #ff8d3f; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; outline: 0; -webkit-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease; -moz-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease; -ms-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease; -o-transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease; transition: background 280ms ease, opacity 280ms ease, color 280ms ease, border 280ms ease; color: #FFF; }
body .button_style--btn:hover { background-color: #339900; border-color: #339900; color: #fff; }
body .button_style--btn:active { -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); }

body .button_style--green {
	border: 1px solid #01a802;
	background: #01a802;
}
body .button_style--green:hover {
	background-color: #1fc520;
	border-color: #1fc520;
}

body .button_style--orange {
	border: 1px solid #fc6100
	background: #fc6100;
}
body .button_style--orange:hover {
	background-color: #fc9900;
	border-color: #fc9900;
}
/*--------------------*/
.popup_container {
	position: relative;
	display: inline-block;
}
	.popup_container .popup_button {
		cursor: pointer;
	}
	.popup_container.static_popup .popup_title {
		
	}
	.popup_container .popup_cont {
		position: absolute;
		display: none;
		z-index: 500;
	}
	.popup_container.hover_popup .popup_title:hover ~ .popup_cont, .popup_container.hover_popup .popup_cont:hover, .popup_container.open_popup .popup_cont {
		display: block;
	}
/*-----------------------------image_block------------------------------------*/
.image_block {
	position: relative;
	font-size: 0;
	line-height: 0;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	display: block;
}
	.image_block .image_wrap {
		position: relative;
		width: 100%;
		height: 100%;
		min-height: inherit;
		display: inline-block;
		vertical-align: middle;
		letter-spacing: normal;
		word-spacing: normal;
		-moz-border-radius: inherit;
		-webkit-border-radius: inherit;
		-khtml-border-radius: inherit;
		border-radius: inherit; 
		background: -10000px -10000px no-repeat;
		-moz-background-size: contain;
		-webkit-background-size: contain;
		-o-background-size: contain;
		background-size: contain;
		color: #ffffff;
	}
		.image_block .image_wrap:after {
			content: '';
			width: 0;
			height: 100%;
			min-height: inherit;
			display: inline-block;
			vertical-align: middle;
		}
		.image_block.valign-top .image_wrap:after {
			vertical-align: top;
		}
		.image_block.valign-bottom .image_wrap:after {
			vertical-align: bottom;
		}
		.image_block .image_item {
			position: relative;
			max-width: 100%;
			-moz-border-radius: inherit;
			-webkit-border-radius: inherit;
			-khtml-border-radius: inherit;
			border-radius: inherit;
			display: inline-block;
			vertical-align: middle;
			-webkit-touch-callout: none;
			-webkit-user-select: none;
			-khtml-user-select: none;
			-moz-user-select: none;
			-ms-user-select: none;
			user-select: none;
		}
		.image_block.fixed-size .image_item {
			max-width: 100%;
			max-height: 100%;
		}
		.image_block .hover_image, a.image_block:hover .hover_image + .image_item {
			display: none;
		}
		a.image_block:hover .hover_image {
			display: inline-block;
		}
		
		.image_block .BWfade ~ .image_item, .image_block canvas ~ .image_item {
			visibility: hidden;
		}
		.image_block:hover .BWfade, .image_block:hover canvas {
			visibility: hidden;
		}
		.image_block:hover .BWfade ~ .image_item, .image_block:hover canvas ~ .image_item {
			visibility: visible;
		}
	a .image_wrap {
		cursor: pointer;
	}
		a .image_wrap .image_item {
			cursor: pointer;
		}
/*-----------------------------basket-actions-popup---------------------------*/
.basket-actions-popup {
	margin: -10px 10px -10px -15px;
	display: inline-block;
	vertical-align: top;
}
	.basket-actions-popup .popup_head {
		position: relative;
		line-height: 40px;
		height: 40px;
		-moz-border-radius: 10px 0 0 0;
		-webkit-border-radius: 10px 0 0 0;
		-khtml-border-radius: 10px 0 0 0;
		border-radius: 10px 0 0 0;
		background: #dadddd;
		display: block;
	}
	.basket-actions-popup.open_popup .popup_head {
		background: #5bb43f;
		-webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.19);
		-moz-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.19);
		box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.19);
	}
		.basket-actions-popup .popup_head_wrap {
			position: relative;
			font-size: 0;
			height: 100%;
			padding: 0 30px 0 15px;
			-moz-border-radius: 10px 0 0 0;
			-webkit-border-radius: 10px 0 0 0;
			-khtml-border-radius: 10px 0 0 0;
			border-radius: 10px 0 0 0;
		}
		.basket-actions-popup.open_popup .popup_head_wrap {
			background: #5bb43f;
			z-index: 501;
		}
		.basket-actions-popup .check_to_action_all {
			position: relative;
			margin: 0;
			vertical-align: middle;
		}
		.basket-actions-popup .popup_button {
			position: absolute;
			top: 0;
			right: 0;
			width: 100%;
			height: 100%;
			border: none;
			text-decoration: none;
		}
			.basket-actions-popup .popup_button:before {
				position: absolute;
				content: "";
				top: 18px;
				right: 13px;
				border: none;
				border-top: 5px solid #424242;
				border-left: 4px solid transparent;
				border-right: 4px solid transparent;
				text-decoration: none;
			}
			.basket-actions-popup.open_popup .popup_button:before {
				border-top-color: #fff;
			}
	.basket-actions-popup .popup_cont {
		text-align: left;
		color: #fff;
	}
		.basket-actions-popup .popup_outer {
			position: relative;
			font-family: Verdana, sans-serif;
			font-size: 13px;
			min-width: 235px;
			padding: 9px 0 12px 0;
			-moz-border-radius: 0 0 10px 10px;
			-webkit-border-radius: 0 0 10px 10px;
			-khtml-border-radius: 0 0 10px 10px;
			border-radius: 0 0 10px 10px;
			-webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.19);
			-moz-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.19);
			box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.19);
			background: #5bb43f;
		}
			.basket-actions-popup .menu_list {
				padding: 0 24px 0 24px;
			}
				.basket-actions-popup .menu_list .menu_item {
					
				}
					.basket-actions-popup .menu_list .menu_link {
						margin: 0 -24px;
						padding: 6px 24px;
						border: none;
						display: block;
						text-decoration: none;
						color: #fff;
					}
					.basket-actions-popup .menu_list .menu_link:hover {
						text-decoration: underline;
					}
					.basket-actions-popup .menu_list .current .menu_link:hover {
						background: #FFB56A;
					}
				.basket-actions-popup .menu_list .reset_item {
					padding-top: 3px 0 0 0;
					margin-top: 5px;
					border-top: 1px dashed #fddeca;
				}
					.basket-actions-popup .menu_list .reset_item .menu_link {
						border: none;
						color: #a8e695;
					}
/*-------------------------------button-buy-quantity--------------------------*/
/*.button-buy-quantity {
	position: relative;
	height: 28px;
	padding: 2px 30px 2px 30px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	-khtml-border-radius: 16px;
	-webkit-box-shadow: 0px 2px 2px 0px #7f8181;
	-moz-box-shadow: 0px 2px 2px 0px #7f8181;
	box-shadow: 0px 2px 2px 0px #7f8181;
	border-radius: 16px; 
	background: #f0a94c;
	display: inline-block;
}
	.button-buy-quantity .qnt-minus, .button-buy-quantity .qnt-plus {
		position: absolute;
        cursor: pointer;
		font-size: 20px;
		line-height: 30px;
		top: 0;
		left: 0;
		width: 30px;
		height: 100%;
		text-align: center;
		text-shadow: 0 -1px 0 #96692f;
		color: #fff;
	}
	.button-buy-quantity .qnt-plus {
		left: auto;
		right: 0;
	}
	.button-buy-quantity .qnt-quantity {
		
	}
		.button-buy-quantity .qnt-quantity input {
			font-size: 11px;
			width: 42px;
			height: 28px;
			padding-top: 0;
			padding-bottom: 0;
			-moz-border-radius: 14px;
			-webkit-border-radius: 14px;
			-khtml-border-radius: 14px;
			border-radius: 14px;
			text-align: center;
			color: #000;
		}*/
/*-----------------------------slider_container-------------------------------*/
/*.slider_container {
	
}
	.slider_container .caroufredsel_wrapper {
		
	}
	.slider_container .slider_crop {
		overflow: hidden;
	}
	.slider_container .slider_list {
		font-size: 0;
		line-height: 0;
		padding: 0;
		margin: 0;
	}
		.slider_container .slider_item {
			font-size: 14px;
			line-height: 1;
			padding: 0;
			margin: 0;
			list-style: none;
			list-style-image: none;
			display: inline-block;
			vertical-align: top;
			white-space: normal;
			float: left;
		}
			.slider_container .slider_item:before {
				content: none;
				display: none;
			}
			.slider_container .slider_item .image_block {
				width: auto;
				height: auto;
				margin: 0;
				border: none;
				background: none;
			}
				.slider_container .slider_item .image_block .image_item {
					max-height: none;
				}
	.slider_container .slider_arrow {
		position: absolute;
		top: 50%;
		width: 16px;
		height: 25px;
		margin: -12px 0 0 0;
		display: none;
		z-index: 10;
	}
	.slider_container .slider_prev {
		left: 0;
		background-position: 0 0;
	}
	.slider_container .slider_next {
		right: 0;
		background-position: -17px 0;
	}
	.slider_container .slider_prev:hover {
		background-position: 0 -26px;
	}
	.slider_container .slider_next:hover {
		background-position: -17px -26px;
	}
	.slider_container .slider_prev.button_style:hover, .slider_container .slider_next.button_style:hover {
		background-position: 0 0;
	}
	.slider_container .slider_navi {
		font-size: 0;
		line-height: 0;
		display: table;
	}
		.slider_container .slider_navi .slider_arrow {
			position: relative;
			top: auto;
			left: auto;
			right: auto;
			width: auto;
			margin: 0;
			display: inline-block;
			vertical-align: top;
			text-decoration: none;
		}
		.slider_container .slider_navi .slider_arrow + .slider_arrow {
			margin: 0 0 0 25px;
		}
	.slider_container .slider_pagination {
		position: absolute;
		font-size: 0;
		line-height: 0;
		left: 0;
		bottom: 20px;
		width: 100%;
		height: 0;
		margin: 0 0 24px 0;
		text-align: center;
		z-index: 10;
	}
		.slider_container .slider_pagination .pagination_link {
			position: relative;
			width: 24px;
			height: 24px;
			margin: 0 5px;
			display: inline-block;
		}
		.slider_container .slider_pagination .pagination_link:hover {
			background-position: -25px 0;
		}
		.slider_container .slider_pagination .pagination_link.current {
			background-position: -50px 0;
		}
	.slider_container .detail_slider, .slider_container .preview_slider {
		position: relative;
	}
	.slider_container .type-inline {
		
	}
		.no-js .slider_container .type-inline .slider_crop {
			overflow-x: auto;
		}
			.slider_container .type-inline .slider_list {
				width: 100%;
				display: table;
				white-space: nowrap;
			}
				.slider_container .type-inline .slider_item {
					float: none;
				}*/
/*----------------------------------------------------------------------------*/
.border-radius-top {
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-khtml-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0; 
}
.border-radius-bottom {
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-khtml-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px; 
}
.component_basket {
	
}
.component_basket.g-middle-column {
	width: 788px;
	padding-right: 0;
}
.g-middle-column .component_basket.g-middle-column {
	width: auto;
	padding: 0;
	float: none;
}
	.component_basket .basket_wrapper {
		position: relative;
	}
		.component_basket .basket-actions {
			position: relative;
			font-size: 15px;
			font-family: Tahoma, sans-serif;
			-moz-border-radius: 10px 10px 0 0;
			-webkit-border-radius: 10px 10px 0 0;
			-khtml-border-radius: 10px 10px 0 0;
			border-radius: 10px 10px 0 0; 
			background: #e7ebeb;
			white-space: nowrap;
			color: #9f9f9f;
            z-index: 1;
		}
			.component_basket .basket-actions table {
				width: 100%;
				margin: 0;
				border: none;
				border-collapse: collapse;
				background: none;
			}
				.component_basket .basket-actions td {
					height: 20px;
					padding: 10px 15px 10px 15px;
					text-align: right;
					background: none;
				}
				.component_basket .basket-actions td + td {
					padding-left: 5px;
				}
				.component_basket .basket-actions .check_to_action_all {
					margin: 0;
					vertical-align: middle;
				}
				.component_basket .basket-actions .first {
					width: 0px;
					padding-right: 5px;
					text-align: left;
				}
				.component_basket .basket-actions .second {
					width: 0px;
					text-align: left;
				}
				.component_basket .basket-actions .unchek_td {
					width: 0px;
					text-align: left;
					vertical-align: middle;
				}
					.component_basket .basket-actions .remove_selections {
						font-size: 11px;
						line-height: 1;
						border-bottom: 1px dashed;
						text-decoration: none;
						display: inline-block;
						color: #000;
					}
					.component_basket .basket-actions .remove_selections:hover {
						border-bottom-color: transparent;
					}
		.component_basket .basket-table {
			position: relative;
			background: #f1f5f5;
		}
		.component_basket .basket-table.border_bottom_radius {
			-moz-border-radius: 0 0 10px 10px;
			-webkit-border-radius: 0 0 10px 10px;
			-khtml-border-radius: 0 0 10px 10px;
			border-radius: 0 0 10px 10px;
		}
			.component_basket .basket-table table {
				width: 100%;
				margin: 0;
				border: none;
				border-top: 2px solid #c6c8c8;
				border-bottom: 2px solid #c6c8c8;
				border-collapse: separate;
				border-spacing: 0;
				background: none;
			}
			.component_basket .basket-table.border_bottom_radius table {
				border-bottom: none;
			}
				.component_basket .basket-table td {
					padding: 10px 0 10px 0;
					border: none;
					/*background: #f1f5f5;*/
				}
				.component_basket .basket-table td + td {
					padding-left: 20px;
				}
				.component_basket .basket-table thead td {
					font-size: 11px;
					height: 30px;
					padding-top: 3px;
					padding-bottom: 3px;
					border-bottom: 1px solid #cfd1d1;
					color: #000;
				}
				.component_basket .basket-table thead td.table_padding {
					border-bottom-color: transparent;
				}
				.component_basket .basket-table tbody td {
					padding-top: 15px;
					padding-bottom: 15px;
					vertical-align: middle;
					background: none;
				}
				.component_basket .basket-table tbody tr:first-child td {
					border-top: 10px solid transparent;
				}
				.component_basket .basket-table tbody tr.last-tr td {
					border-bottom: 10px solid transparent;
				}
				.component_basket .basket-table tbody tr.selected-tr td {
					background: #e7ebeb;
				}
				.component_basket .basket-table .table_padding {
					width: 15px;
					padding-left: 0;
					padding-right: 0;
				}
					.component_basket .basket-table .table_padding:before {
						content: "";
						width: 15px;
						display: block;
					}
				.component_basket .basket-table td.table_chebox {
					padding-left: 0;
					padding-right: 0;
				}
					.component_basket .basket-table td.table_chebox .check_to_action {
						margin: 0;
						vertical-align: middle;
					}
				.component_basket .basket-table td.preview {
					padding-left: 10px;
				}
				.component_basket .basket-table tbody td.preview {
					padding-top: 10px;
					padding-bottom: 10px;
					vertical-align: top;
				}
					.component_basket .basket-table td.preview img {
						max-width: 40px;
						display: block;
					}
				.component_basket .basket-table tbody td.column-cont {
					padding-top: 10px;
					padding-bottom: 10px;
					vertical-align: top;
				}
				.component_basket .basket-table tbody td.column-price {
					white-space: nowrap;
				}
				.component_basket .basket-table tbody td.column-discount {
					white-space: nowrap;
				}
				.component_basket .basket-table tbody td.column-price_discount {
					white-space: nowrap;
				}
				.component_basket .basket-table td.column-counter {
					text-align: center;
				}
				.component_basket .basket-table td.column-sum {
					
				}
				.component_basket .basket-table tbody td.column-sum {
					white-space: nowrap;
				}
				.component_basket .basket-table td.column-favorites {
					text-align: center;
				}
					.component_basket .basket-table .favorites-check {
						margin: 0;
						vertical-align: middle;
					}
		.component_basket .block-summ {
			position: relative;
			-moz-border-radius: 0 0 10px 10px;
			-webkit-border-radius: 0 0 10px 10px;
			-khtml-border-radius: 0 0 10px 10px;
			border-radius: 0 0 10px 10px; 
			background: #f1f5f5;
			color: #000;
		}
			.component_basket .block-summ .block-summ-bott {
				
			}
				.component_basket .block-summ table {
					width: 100%;
					margin: 0;
					border: none;
					border-collapse: collapse;
				}
					.component_basket .block-summ td {
						width: 50%;
						padding: 15px;
						border: none;
						vertical-align: baseline;
					}
					.component_basket .block-summ td.order-params {
						font-size: 11px;
						-moz-border-radius: 0 0 0 10px;
						-webkit-border-radius: 0 0 0 10px;
						-khtml-border-radius: 0 0 0 10px;
						border-radius: 0 0 0 10px; 
						background: #e7ebeb;
					}
					.component_basket .block-summ td.order-summ {
						vertical-align: middle;
					}
						.component_basket .block-summ .order-summ table {
							width: auto;
						}
							.component_basket .block-summ .order-summ table td {
								width: auto;
								padding: 7px 0 7px 0;
								vertical-align: baseline;
							}
							.component_basket .block-summ .order-summ table td.right {
								padding-right: 17px;
								white-space: nowrap;
							}
		.component_basket .basket_wrapper .button_block {
			margin: 20px 0 0 0;
			text-align: right;
		}
			.component_basket .basket_wrapper .button_block {
				
			}
.component_basket .catalog_container .component_title { font-size: 20px; }
/*----------------------------catalog_slider----------------------------------*/
/*.catalog_slider {
	
}
	.catalog_slider .preview_slider {
		
	}
		.catalog_slider .preview_slider .slider_navi {
			position: absolute;
			right: 0;
			bottom: 100%;
			margin: 0 0 17px 0;
		}
		.catalog_slider .preview_slider .slider_arrow {
			line-height: 25px;
			height: 25px;
			margin: 0;
		}
				
.catalog_container {
	margin: 34px 0 0 0;
}
	.catalog_container .component_head {
		margin: 0 0 15px 0;
	}
		.catalog_container .component_title {
			font-size: 24px;
			text-transform: uppercase;
			color: #d58214;
		}
			.catalog_container .component_link {
				font-size: inherit;
				text-decoration: none;
				color: inherit;
			}
	.catalog_container .component_list-wrap {
		margin: 0 -15px 0 0;
	}
	.catalog_container .component_list {
		font-size: 0;
		line-height: 0;
		width: 100%;
		display: table;
		table-layout: fixed;
	}
		.catalog_container .component_item {
			font-size: 12px;
			line-height: 1.333;
			width: 186px;
			margin: 0 15px 15px 0;
			display: inline-block;
			vertical-align: top;
			background: none;
		}
			.catalog_container--sidebar .component_item.recommend { width: auto; display: block; }
			.catalog_container .component_item-wrap {
				position: relative;
				padding: 8px 8px 8px 8px;
				-moz-border-radius: 4px;
				-webkit-border-radius: 4px;
				-khtml-border-radius: 4px;
				border-radius: 4px; 
				background: #f1f5f5;
			}
				.catalog_container .component_item .item_image {
					position: relative;
					width: auto;
					height: auto;
					margin: 0 0 5px 0;
					float: none;
				}
				.catalog_container .component_item .image_block { display: block; }
				.catalog_container .component_item .image_wrap { display: block; }
					.catalog_container .component_item .image_item {
						width: auto;
						max-width: 100%;
						height: auto;
						display: inline-block;
					}
					.catalog_container .component_item .item_status {
						position: absolute;
						bottom: 0;
						right: 0;
					}
						.catalog_container .component_item .item_status .status-item {
							position: relative;
							margin: 0;
							display: block;
						}
				.catalog_container .component_item .item_title {
					font-size: 11px;
					line-height: 18px;
					margin-bottom: 2px;
					color: #4e8f4a;
					height: 78px;
					overflow: hidden;
				}
					.catalog_container .component_item .item_link {
						color: inherit;
					}
				.catalog_container .component_item .item_slogan {
					font-size: 11px;
					line-height: 20px;
					height: 40px;
					overflow: hidden;
					color: #d58214;
				}
				.catalog_container .component_item .item_brand {
					font-size: 11px;
					line-height: 20px;
					height: 20px;
					overflow: hidden;
					color: #9f9f9f;
				}
			.catalog_container .component_item .item_foot {
				margin: 15px 0 0 0;
				padding: 0 0 7px 0;
			}
				.catalog_container .component_item .item_price {
					font-size: 11px;
					padding: 8px 0 0 ;
					text-overflow: ellipsis;
					white-space: nowrap;
					overflow: hidden;
					color: #000;
				}
				.catalog_container .component_item .item_counter {
					margin: 0 0 0 5px;
					float: right;
				}*/
				/*.catalog_container .component_item .qnt-quantity input {
					width: 30px;
				}*/
/*============================================================================*/
.popup-gift {
 display:none; 
background: transparent;
position: fixed;
top: 50%;
left: 50%;

margin-left: -220px;
margin-top:-327px;
z-index:1111;
}
.popup-gift img{
	width:440px;
}
.close-btn{
background: url(/images/close.png) no-repeat;
width: 45px;
height: 45px;
position: absolute;
right: -13px;
top: -13px;
cursor:pointer;
}
.popup-gift .button_style.type-4 .button_text{font-size: 16pt;}
.window_shadow{
	width:100%;
	height:100%;
	position:fixed;
	background: #000;
	opacity:0.75;
	z-index:999;
	top:0;
	left:0;
}		
.item-img .catalog-icon {
	padding:17px 0 0 5px;
	text-align:left;
	width:86px; 
	height:30px; 
	position:absolute; 
	top: 85px; 
	left:0px;  
	vertical-align:top;
}
.popup-gift button .button_cont{
	text-align: center;
}
body .display_table{
	display: table;
}
span.onStore {
    color: #008000;
}
span.noStore {
    color: red;
}
div.pre_text{
	font-size: 13px;
	margin-bottom: 20px;
	color: #000;
}
.popup-gift button.color-purple{
    background: -moz-linear-gradient(bottom , #7D11B6, #DB9BED);
    background: -webkit-linear-gradient(bottom , #7D11B6, #DB9BED);
    background: -o-linear-gradient(bottom , #7D11B6, #DB9BED);
    background: -ms-linear-gradient(bottom , #7D11B6, #DB9BED);
    background: linear-gradient(bottom , #7D11B6, #DB9BED);
}
.popup-gift .button_style.type-4 {
    position: absolute;
    bottom: 70px;
    right: 23px;
    width: 220px;
    height: 44px;
    margin-left: -140px;
}
.hidden{
    display: none !important;
    visibility: hidden;
}
.g-left-block {
    padding-top: 14px;
}
span.close_button {
    width: 35px;
    height: 35px;
    display: block;
    position: absolute;
    top: -20px;
    right: -20px;
    background-image: url(/images/fancybox_sprite.png);
    cursor: pointer;
    display: none;
}
/*.ruble {
  font-family: "PT Rouble Sans";
  padding: 0px !important;
}*/

.basket--no-plant { margin-bottom: 34px; }
.basket--plant { margin-bottom: 34px; }
.basket.delay { margin-bottom: 34px; }

.basket--plant .basket--plant--title { font-size: 20px; margin-bottom: 15px; text-transform: uppercase; color: #d58214; }
/* End */
/* /bitrix/templates/s1_semenapost.ru_personal/css/framework.css?14812736851681 */
/* /css/collapse-block.css?17645930121522 */
/* /css/grid.css?176459301231540 */
/* /css/image-block.css?17645930102660 */
/* /css/form.css?176459300821894 */
/* /css/dropdown.css?17645930102385 */
/* /css/slider-block.css?17645930092727 */
/* /bitrix/templates/s1_semenapost.ru_personal/css/nivo-slider.css?14812736852544 */
/* /bitrix/templates/s1_semenapost.ru_personal/css/styles.min.css?161534659732286 */
/* /bitrix/templates/s1_semenapost.ru_personal/css/jquery.selectBox.css?14812736853755 */
/* /css/jquery.fancybox.css?17645930094207 */
/* /css/screen.css?176459300649416 */
/* /bitrix/templates/.default/components/itc/sale.site.city.selector/city_select_s1/style.css?16152746517233 */
/* /bitrix/templates/s1_semenapost.ru_personal/components/bitrix/menu/bottom_2.0/style.css?1481273685291 */
/* /bitrix/templates/.default/components/itc/search.titlecustom/visual_seeds_s1/style.css?15216152864307 */
/* /bitrix/templates/s1_semenapost.ru_personal/components/semena/catalog.section.list.semena/left_menu_2.0/style.css?1563331063152 */
/* /bitrix/templates/s1_semenapost.ru_personal/components/bitrix/breadcrumb/main/style.css?1481273685227 */
/* /bitrix/templates/.default/components/itc/sale.basket.basket.small/basket_line_2.0/style.css?1615274651301 */
/* /bitrix/templates/s1_semenapost.ru_personal/styles.css?15209330645558 */
/* /bitrix/templates/s1_semenapost.ru_personal/template_styles.css?156818963930123 */
