html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

h1{
  font: italic 30px Georgia, "Times New Roman", serif;
  color: #303031;
  padding: 7px 14px 12px 6px;
  position: relative;
  text-decoration:none;
  border-bottom: #bebebe;
  margin-bottom: 15px;
}
h1::after {
  background: url(/assets/flinstone/i/icons.png) no-repeat 0 -51px;
  display: block;
  width: 23px;
  height: 12px;
  position: absolute;
  left: 24px;
  bottom: -12px;
  content: " ";
}
h1 .h1-pseudo-link {
  font: normal 12px/20px Arial, sans-serif;
  vertical-align: middle;
  color: #3390d1;
  border-bottom:1px solid #3390d1;
}
h1 a:hover .h1-pseudo-link{
  border-bottom:none;
}

h2{
  font: bold 28px/30px Roboto,Arial,sans-serif;
  color: #474747;
  margin-bottom: 25px;
}

h3{
  font: bold 22px/26px Georgia, "Times New Roman", serif;
  color: #474747;
  margin-bottom: 20px;
}
h4{
  font: bold 18px/22px Arial,sans-serif;
  color: #474747;
  margin-bottom: 18px;
}
.likeh4{
  font: 18px/20px Arial,sans-serif;
  color: #474747;
  margin-bottom: 15px;
}

article, aside, figure, footer, header, hgroup, nav, section {
  display: block;
}

p{
  font: 16px/20px Arial,sans-serif;
  margin-bottom: 14px;
}

object,
embed {
  max-width: 100%;
}

/*html {overflow-y: scroll;}*/
ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #3390d1;
  text-decoration: underline;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  font-weight: bold;
  vertical-align: bottom;
}

td {
  font-weight: normal;
  vertical-align: top;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

pre {
  white-space: pre;
  /* CSS2 */
  white-space: pre-wrap;
  /* CSS 2.1 */
  white-space: pre-line;
  /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word;
  /* IE */
}

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

input[type="radio"] {
  vertical-align: text-bottom;
}

input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline;
}

table {
  font-size: inherit;
  font: 100%;
}



strong, th {
  font-weight: bold;
}

td, td img {
  vertical-align: top;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

pre, code, kbd, samp {
  font-family: monospace, sans-serif;
}

.clickable,
label,
input[type=button],
input[type=submit],
button {
  cursor: pointer;
}

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

button {
  width: auto;
  overflow: visible;
}

img[align=left] {
  float: left;
  margin-right:10px;
}

img[align=right] {
  float: right;
  margin-left:10px;
}

html, body {
  height: 100%;
}

body {
  background: white url(/assets/flinstone/i/bg.jpg) repeat 0 0;
}

.clr:before, .clr:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.clr:after {
  clear: both;
}
.b-phone {
    text-decoration: none;
}
.b-phone:hover {
    color: #FFF;
}
.b-phone i {
  font-style: normal;
  font-size: 12px;
  color: #bb1d1d;
  vertical-align: middle;
  display: inline-block;
  line-height: 32px;
  height: 36px;
  margin: 0 -1px;
  padding-right:5px;
  text-decoration: none;
}

.b-phone span {
/*  font-size: 14px;*/
  font-weight: normal;
/*  display: block;*/
  margin-bottom: -4px;
  letter-spacing: 0;
}

.b-breadcrumbs {
  font-size: 0;
  margin: 5px 0 18px 14px;
}
.b-breadcrumbs li {
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  color: #474747;
}

.b-breadcrumbs li a {
  color: #4e9ed7;
}
.b-breadcrumbs li span {
  padding: 0 6px;
}

#wrapper {
  /* min-width: 980px; */
  min-width: 100%;
  min-height: auto;
}

#main {
  padding-bottom: 245px;
  margin: 0 auto;
}

#content {
  /* width: 980px; */
  width: 100%;
  margin: 0 auto;
}
#content>article,#content>div>article{
  /* float: left; 
  padding-right: 20px;
  width: 732px;*/
  width: 100%;
}
#content > aside {
  /* float: right;
  width: 228px; */
  width: 100%;
}
.content {
  /* width: 980px; */
  width: 100%;
  margin: 0 auto;
}
.content>article,.content>div>article{
  float: left;
  padding-right: 20px;
  /* width: 732px; */
  width: 100%;
}
.content > aside {
  float: right;
  /* width: 228px; */
  width: 100%;
}

.our-works {
     display: flex;
     flex-wrap: wrap;
     margin: 0 -10px;
 }
 
 .ourwork-item {
     width: 33.333%;
     padding: 0 10px;
 }
 
 .ourwork-item-wrap {
     height: 180px;
     overflow: hidden;
     margin: 0 0 20px 0;
 }
 .ourwork-item-wrap a {
     display: flex;
     
 }
 
 .ourwork-item-wrap a img {
     height: auto;
     width: 100%;
     
 }

/*---Header---*/
header {
  background: url(/assets/flinstone/i/bg-header.jpg) repeat 0 0;
  height: 116px;
}
header .header-inner {
  /* width: 980px; */
  width: 100%;
  margin: 0 auto;
  position: relative;
}
header .header-inner a {
  color: #afafaf;
  font-size: 13px;
}
header .header-inner .logo-tip-head,
header .header-inner .logo-tip {
  position: absolute;
  top: 5px;
  left: 17px;
}
.logo-tip img {
	width: 100%;
}
header .header-inner .header-block {
  /* float: right; */
}
header .header-inner .header-block .b-contact {
  background: url(/assets/flinstone/i/map.png) no-repeat 0 0;
  /* float: right; */
  padding-left: 65px;
  /* margin: 15px 10px 0 75px; */
}
.red {
  color:#bb1d1d !important;
}
.credit-footer{
  font-size: 14px;
  line-height: 10px;
}

header .header-inner .header-block .b-contact dl {
  padding-top: 2px;
}
header .header-inner .header-block .b-contact dl * {
  display: inline-block;
}

header .header-inner .header-block .b-contact dl dt {
  color: #bb1d1d;
  width: 50px;
}
header .header-inner .header-block .b-contact dl dd {
  font-size: 15px;
  color: #fff;
  font-weight: bold;
}
header .header-inner .header-block .b-contact a + dl {
  padding-top: 2px;
  margin: 0 0 8px 0;
}
header .header-inner .header-block .b-calls {
  float: right;
  margin-top: 39px;
}
header .header-inner .header-block .b-calls li {
  background: url(/assets/flinstone/i/icons.png) no-repeat 0 0;
  padding-left: 23px;
}
header .header-inner .header-block .b-calls li:first-child {
  background-position: 0 5px;
}
header .header-inner .header-block .b-calls li:first-child + li {
  background-position: 0 -18px;
}
header .header-inner .header-block .b-calls li a {
  line-height: 23px;
}
header .header-inner .header-block .b-phone {
  /*float: right;
  margin: 33px 30px 0 0; */
}

.header-block .row {
	align-items: center;
}

/*---end Header---*/
/*---Footer---*/
footer {
  background: url(/assets/flinstone/i/bg-header.jpg) repeat 0 0;
  /* height: 245px; */
  height: auto;
  margin-top: -245px;
  color: #afafaf;
}
footer .footer-inner {
  /* width: 980px; */
  margin: 0 auto;
  font-size: 13px;
  position: relative;
}
footer .footer-inner a {
  color: #afafaf;
}
footer .footer-inner .footer-left {
  float: left;
  margin-left: 15px;
  margin-top: 17px;
  line-height: 18px;
}
footer .footer-inner .footer-left ul li {
  display: inline-block;
  padding:1px;
}

footer .footer-inner .footer-left ul li span {
  margin: 0 7px;
  color: #5d5d5d;
}
footer .footer-inner .b-phone {
  float: left;
  /* margin: 0 0 0 110px; */
}
footer .footer-inner .footer-right {
  float: right;
  margin: 23px 15px 0 0;
}
/*footer .footer-inner .footer-right > * {*/
  /*float: right;*/
/*}*/
footer .footer-inner .footer-right .b-counters {
  margin: -15px 0 0 30px;
}
footer .footer-inner .footer-right .contacts {
  margin-right: 50px;
}
footer .footer-inner .dino {
  position: absolute;
  right: -103px;
  top: -70px;
}

/*---end Footer---*/
/*---Home---*/
.home-top-menu {
  /* width: 980px; */
  width: 100%;
  margin: 0 auto;
  padding-bottom: 8px;
}

.home-top-menu li {
  display: inline-block;
  vertical-align: top;
  /* width: 196px; */
  width: 20%;
  height: 362px;
  overflow: hidden;
  position: relative;
}

.home-top-menu li .img {
  height: 181px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.home-top-menu li .img img {
	width: 100%;
}

.home-top-menu li .img a img {
  -moz-transition-property: opacity;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.home-top-menu li .img a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
.home-top-menu li .content {
  /*height: 141px;
  width: 162px; */
  width: 100%;
  max-height: 181px;
  padding: 20px 17px;
  position: absolute;
  top: 181px;
  left: 0;
}

.home-top-menu li .content p {
  color: #fff;
  height: 105px;
  overflow: hidden;
}
.home-top-menu li .content .corner {
  width: 0;
  height: 0;
  font-size: 0;
  position: absolute;
  left: 19px;
  top: -11px;
  border-style: solid;
  border-width: 0 11px 11px 10px;
  border-color: transparent;
}
.home-top-menu li.odd .img {
  top: 181px;
}
.home-top-menu li.odd .content {
  top: 0;
}
.home-top-menu li.odd .content .corner {
  border-width: 11px 11px 0 10px;
  top: auto;
  bottom: -11px;
}
.home-top-menu li.red .content {
  background: #c12523;
}
.home-top-menu li.red .corner {
  border-bottom-color: #c12523;
}
.home-top-menu li.red.odd .corner {
  border-top-color: #c12523;
}
.home-top-menu li.orange .content {
  background: #f08d00;
}
.home-top-menu li.orange .corner {
  border-bottom-color: #f08d00;
}
.home-top-menu li.orange.odd .corner {
  border-top-color: #f08d00;
}
.home-top-menu li.green .content {
  background: #0f8e0f;
}
.home-top-menu li.green .corner {
  border-bottom-color: #0f8e0f;
}
.home-top-menu li.green.odd .corner {
  border-top-color: #0f8e0f;
}
.home-top-menu li.brown .content {
  background: #7a6c5a;
}
.home-top-menu li.brown .corner {
  border-bottom-color: #7a6c5a;
}
.home-top-menu li.brown.odd .corner {
  border-top-color: #7a6c5a;
}
.home-top-menu li.blue .content {
  background: #2c87b2;
}
.home-top-menu li.blue .corner {
  border-bottom-color: #2c87b2;
}
.home-top-menu li.blue.odd .corner {
  border-top-color: #2c87b2;
}

.b-right-buttons li {
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFB1B1B1', endColorstr='#FF848484');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b1b1b1), color-stop(100%, #848484));
  background: -webkit-linear-gradient(top, #b1b1b1, #848484);
  background: -moz-linear-gradient(top, #b1b1b1, #848484);
  background: -o-linear-gradient(top, #b1b1b1, #848484);
  background: -ms-linear-gradient(top, #b1b1b1, #848484);
  -pie-background: linear-gradient(top, #b1b1b1, #848484);
  background: linear-gradient(top, #b1b1b1, #848484);
  /* width: 223px; */
  width: 100%;
  margin-bottom: 11px;
  border-style: solid;
  border-width: 1px;
  border-color: #bcbcbc #979696 #666;
  -moz-transition-property: opacity;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

#fixed-buttons.b-right-buttons li {
	width: 233px;
}
.b-right-buttons li:hover {
  opacity: .6;
}
.b-right-buttons li a, #fixed-buttons li:first-child + li a  {
  background: url(/assets/flinstone/i/icons.png) no-repeat 9px -76px;
  display: block;
  /* width: 156px; **/
  /* height: 56px; */
  width: 100%;
  height: 70px;
  border-top: 1px solid #c7c7c7;
  padding: 10px 8px 0 59px;
  text-decoration: none;
}
.b-right-buttons li a .name {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-shadow: #4b5872 0 1px 0;
  padding-bottom: 2px;
}
.b-right-buttons li a .desc {
  display: block;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -hp-pre-wrap;
  word-wrap: break-word;
  font-size: 11px;
  line-height: 11px;
  color: #d3e9f9;
}
.b-right-buttons li:first-child + li a, #fixed-buttons li a {
  background-position: 9px -164px;
}
.b-right-buttons li:first-child + li + li a {
  background-position: 12px -251px;
}
.b-right-buttons li:first-child + li + li + li, #fixed-buttons li {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cc422b), color-stop(100%, #b72a15));
  background: -webkit-linear-gradient(top, #cc422b, #b72a15);
  background: -moz-linear-gradient(top, #cc422b, #b72a15);
  background: -o-linear-gradient(top, #cc422b, #b72a15);
  background: -ms-linear-gradient(top, #cc422b, #b72a15);
  -pie-background: linear-gradient(top, #cc422b, #b72a15);
  background: linear-gradient(top, #cc422b, #b72a15);
}
.b-right-buttons li:first-child + li + li + li a,  #fixed-buttons li + li a{
  background-position: 8px -345px;
}

.b-akcii, .b-otzivi {
  background: #f4edb8;
  /* width: 225px; */
  width: 100%;
  padding-bottom: 22px;
  margin: 30px 0 25px;
}

.b-otzivi img {
	width: 100%;
}

.b-akcii ul, .b-otzivi ul {
  padding-left: 15px;
  margin: 20px 0 6px;
}
.b-akcii ul li, .b-otzivi ul li {
  margin-bottom: 10px;
}
.b-akcii ul li a, .b-otzivi ul li a {
  display: block;
  text-decoration: none;
}
.b-akcii ul li a .content, .b-otzivi ul li a .content {
  display: block;
  float: left;
  width: 110px;
}
.b-akcii ul li a .content .name, .b-otzivi ul li a .content .name {
  display: block;
  font: bold italic 16px Georgia, "Times New Roman", serif;
  color: #505050;
  padding: 3px 0 8px;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -hp-pre-wrap;
  word-wrap: break-word;
}
.b-akcii ul li a .content .text, .b-otzivi ul li a .content .text {
  display: block;
  line-height: 14px;
  color: #474747;
  padding-right: 15px;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -hp-pre-wrap;
  word-wrap: break-word;
}
.b-akcii ul li a .img, .b-otzivi ul li a .img {
  display: block;
  float: left;
  width: 90px;
}
.b-akcii .all, .b-otzivi .all {
  margin-left: 15px;
}

.b-otzivi {
  background: none;
}

.b-otzivi blockquote {
  background: url(/assets/flinstone/i/bg-otzivi.jpg) no-repeat 0 100%;
  padding: 20px 15px 30px 15px;
  font: italic 12px/18px Georgia, "Times New Roman", serif;
  color: #474747;
}
.b-otzivi .person {
  padding: 4px 0 0 4px;
  line-height: 18px;
}
.b-otzivi .person .name {
  color: #474747;
  font-weight: bold;
}
.b-otzivi .all {
  margin: 10px 0 0 4px;
}
.b-otzivi .all a {
  line-height: 18px;
}

.b-products {
  /*padding-left: 14px;*/
  overflow: hidden;
  /* margin-right: -40px; */
}
/* .b-products li {
  display: inline-block;
  vertical-align: top;
  width: 340px;
  margin: 0 38px 30px 0;
}

.other-products .b-products li{
  width: 220px;
  margin: 0 35px 30px 0;
} */	
.b-products .item {
	margin-bottom: 15px;
	text-align: center;
}

.catalogListItem {
	width: 100%;
	background: #FFF;
	padding: 10px 10px 55px 10px;
	height: 100%;
	position: relative;
}

.order_btn_bl {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 0 10px;
    width: 100%;
}

.b-products .item .img {
  /* width: 230px; */
  width: 100%;
  overflow: hidden;
  /* float: left; */
  padding-top: 3px;
}
.b-products .item .content {
  /*margin-left: 130px;*/
  /* width: 100px;
  margin-left: 10px;
  float: left; */
  width: 100%;
}
.b-products .item .img a img {
  -moz-transition-property: opacity;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.b-products .item .img a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}

.b-products .item .content .price {
  font-size: 18px;
  font-weight: bold;
  color: #474747;
  margin: 5px 0 6px;
}
.b-products .item .content .price span {
  font-size: 12px;
}
.b-products .item .content dl {
  line-height: 18px;
  margin-bottom: 5px!important;
}
.b-products .item .content dl * {
  display: inline;
  color: #474747;
}
.b-products .item .content dl dt {
  font-weight: bold;
}
.b-products .item .content p {
  line-height: 14px;
  margin-top: 8px;
}

.home-line {
  background: url(/assets/flinstone/i/shadows.jpg) no-repeat 50% 0;
  padding-top: 14px;
}
.home-line .home-line-inner {
  background: url(/assets/flinstone/i/shadows.jpg) no-repeat 50% 100%;
  padding-bottom: 14px;
}

.home-bottom {
  /* width: 980px; */
  width: 100%;
  margin: 15px auto;
}
.home-bottom article {
  width: 656px;
  float: left;
}

.home-bottom article ul.b-brends,
.b-text ul.b-brends {
  overflow: hidden;
  margin: 20px -42px 0 0;
}
.home-bottom article ul.b-brends li,
.b-text ul.b-brends li {
  display: inline-block;
  vertical-align: top;
  margin-right: 40px;
  margin-bottom: 10px;
}
.b-text ul.b-brends li:before {
    content:"";
}

.home-bottom aside {
  width: 297px;
  float: right;
}
.home-bottom aside .b-otzivi {
  width: 287px;
  margin-top: 0;
}
.home-bottom aside .b-otzivi blockquote {
  font: italic 14px/19px Georgia, "Times New Roman", serif;
  padding: 25px 20px 33px 15px;
}
.home-bottom aside .b-otzivi .all a:first-child {
  float: left;
}
.home-bottom aside .b-otzivi .all a:first-child + a {
  float: right;
}







.home-bottom-new {
  /* width: 980px; */
  width: 100%;
  margin: 15px auto;
}
.home-bottom-new article {
  width: 656px;
  float: left;
}

.home-bottom-new article ul.b-brends,
.b-text ul.b-brends {
  overflow: hidden;
  margin: 20px -42px 0 0;
}
.home-bottom-new article ul.b-brends li,
.b-text ul.b-brends li {
  display: inline-block;
  vertical-align: top;
  margin-right: 40px;
  margin-bottom: 10px;
}
.home-bottom-new aside {
  width: 297px;
  float: right;
}
.home-bottom-new aside .b-otzivi {
  width: 287px;
  margin-top: 0;
}
.home-bottom-new aside .b-otzivi blockquote {
  font: italic 14px/19px Georgia, "Times New Roman", serif;
  padding: 25px 20px 33px 15px;
}
.home-bottom-new aside .b-otzivi .all a:first-child {
  float: left;
}
.home-bottom-new aside .b-otzivi .all a:first-child + a {
  float: right;
}



/*---end Home---*/
/*---Cat---*/
.pager {
  text-align: center;
}
.pager ul {
  font-size: 0;
}
.pager ul li {
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFDFDFDF', endColorstr='#FFF5F5F5');
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dfdfdf), color-stop(100%, #f5f5f5));
  background-image: -webkit-linear-gradient(top, #dfdfdf, #f5f5f5);
  background-image: -moz-linear-gradient(top, #dfdfdf, #f5f5f5);
  background-image: -o-linear-gradient(top, #dfdfdf, #f5f5f5);
  background-image: -ms-linear-gradient(top, #dfdfdf, #f5f5f5);
  background-image: linear-gradient(top, #dfdfdf, #f5f5f5);
  display: inline-block;
  border-style: solid;
  border-width: 1px;
  border-color: #f8f8f8 #d7d7d7 #bebdbd #e4e4e4;
  margin-left: 5px;
  height: 28px;
  vertical-align: top;
}

.pager ul li.active span, .pager ul li:hover a {
  color: #a0a0a0;
}
.pager ul li a, .pager ul li span {
  display: block;
  color: #474747;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  border-color: #f8f8f8 #e5e5e5 #d6d5d5;
  height: 26px;
  line-height: 27px;
  padding: 0 9px;
}
.pager ul .prev a,
.pager ul .next a {
  background: url(/assets/flinstone/i/icons.png) no-repeat -278px 0;
  display: block;
  padding: 0 5px 0 4px;
  width: 18px;
}
.pager ul .prev {
  display: none;
}
.pager ul .prev a {
  background-position: -278px -26px;
}

.pager {
  /* margin: 30px 0 60px; */
  margin: 30px 0 30px;
}

.b-info {
  background-color:#FFF;
  overflow:hidden;
  clear: both;
}

.b-info-inner{
  /* width:980px; */
  width: 100%;
  margin:0 auto;
  padding:25px 20px 15px;
}

.b-info p {
  color: #474747;
  font-size: 14px;
  line-height: 17px;
  padding-bottom: 20px;
}

/*---end Cat---*/
/*---Tovar---*/
.b-tovar {
  padding: 0 0 0 14px;
  font-size: 16px!important;
}
.b-tovar .right-b {
  /* float: right;
  font-size: 0;
  padding: 0 27px 0 26px; */
  /* width: 107px; */
}
.b-tovar .right-b li {
  display: inline-block;
  margin-bottom: 17px;
}

.b-tovar .right-b li a {
  width: 107px;
  height: 80px;
  overflow: hidden;
  display: block;
}
.b-tovar .right-b li a img {
  -moz-transition-property: opacity;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  width: 107px;
  height: 80px;
}

.b-tovar .right-b li a.active img,
.b-tovar .right-b li a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
.b-tovar .left-b {
  color: #393939;
  margin-right: 160px;
}
.b-tovar .left-b .b-tovar-img {
  font-size: 0;
  padding-bottom: 30px;
}

.b-tovar .left-b dl {
  border-bottom: 1px dotted #393939;
  min-height: 14px;
  width: 270px;
  margin-bottom: 10px;
}
.b-tovar .left-b dl * {
  background: url(/assets/flinstone/i/bg.jpg) repeat 0 0;
  margin-bottom: -4px;
  margin-top: 2px;
  line-height: 16px;
  display: inline-block;
}

.b-tovar .left-b dl dt {
  float: left;
  padding-right: 3px;
}
.b-tovar .left-b dl dd {
  float: right;
  padding-left: 3px;
}
.b-tovar .left-b p {
  line-height: 18px;
  margin: 20px 0 25px;
}
.top-menu {
  /* width: 980px; */
  width: 100%;
  margin: 0 auto 20px;
}
.top-menu li {
  display: inline-block;
  vertical-align: top;
  width: 196px;
}

.top-menu li a {
  display: block;
  text-align: center;
  font: normal 16px "Trebuchet MS", sans-serif;
  text-decoration: none;
  height: 39px;
  line-height: 39px;
  border-style: solid;
  border-width: 1px 0;
  color: rgba(23, 21, 21, 0.75);
  text-shadow: rgba(255, 255, 255, 0.33) 0 1px 0;
  -moz-transition-property: color;
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -moz-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
}

.top-menu li.active,
.top-menu li:hover {
  position: relative;
  behavior: url("/assets/flinstone/js/PIE.htc");
  position: relative;
  -moz-box-shadow: 0 0 5px #171515;
  -webkit-box-shadow: 0 0 5px #171515;
  -o-box-shadow: 0 0 5px #171515;
  box-shadow: 0 0 5px #171515;
}
.top-menu li.active a, .top-menu li:hover a {
  color: #fff;
  font-weight: bold;
}
.top-menu li.active a, .top-menu li a:hover {
  color: #fff;
  font-weight: bold;
  text-shadow: rgba(23, 21, 21, 0.5) 0 1px 0;
}
.top-menu li.red a {
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFCC422B', endColorstr='#FFB72A15');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cc422b), color-stop(100%, #b72a15));
  background: -webkit-linear-gradient(top, #cc422b, #b72a15);
  background: -moz-linear-gradient(top, #cc422b, #b72a15);
  background: -o-linear-gradient(top, #cc422b, #b72a15);
  background: -ms-linear-gradient(top, #cc422b, #b72a15);
  -pie-background: linear-gradient(top, #cc422b, #b72a15);
  background: linear-gradient(top, #cc422b, #b72a15);
  border-color: #e08e80 transparent #871f0f;
}
.top-menu li.orange a {
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFAA012', endColorstr='#FFE48A00');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #faa012), color-stop(100%, #e48a00));
  background: -webkit-linear-gradient(top, #faa012, #e48a00);
  background: -moz-linear-gradient(top, #faa012, #e48a00);
  background: -o-linear-gradient(top, #faa012, #e48a00);
  background: -ms-linear-gradient(top, #faa012, #e48a00);
  -pie-background: linear-gradient(top, #faa012, #e48a00);
  background: linear-gradient(top, #faa012, #e48a00);
  border-color: #fbc671 transparent #ac6900;
}
.top-menu li.green a {
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF60B026', endColorstr='#FF429808');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #60b026), color-stop(100%, #429808));
  background: -webkit-linear-gradient(top, #60b026, #429808);
  background: -moz-linear-gradient(top, #60b026, #429808);
  background: -o-linear-gradient(top, #60b026, #429808);
  background: -ms-linear-gradient(top, #60b026, #429808);
  -pie-background: linear-gradient(top, #60b026, #429808);
  background: linear-gradient(top, #60b026, #429808);
  border-color: #9fd07c transparent #2d6d00;
}
.top-menu li.brown a {
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF96796D', endColorstr='#FF806155');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #96796d), color-stop(100%, #806155));
  background: -webkit-linear-gradient(top, #96796d, #806155);
  background: -moz-linear-gradient(top, #96796d, #806155);
  background: -o-linear-gradient(top, #96796d, #806155);
  background: -ms-linear-gradient(top, #96796d, #806155);
  -pie-background: linear-gradient(top, #96796d, #806155);
  background: linear-gradient(top, #96796d, #806155);
  border-color: #c0aea7 transparent #624b42;
}
.top-menu li.blue a {
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF5591C0', endColorstr='#FF3B79AC');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5591c0), color-stop(100%, #3b79ac));
  background: -webkit-linear-gradient(top, #5591c0, #3b79ac);
  background: -moz-linear-gradient(top, #5591c0, #3b79ac);
  background: -o-linear-gradient(top, #5591c0, #3b79ac);
  background: -ms-linear-gradient(top, #5591c0, #3b79ac);
  -pie-background: linear-gradient(top, #5591c0, #3b79ac);
  background: linear-gradient(top, #5591c0, #3b79ac);
  border-color: #99bbd9 transparent #2f5e85;
}

/*---end Tovar---*/

.b-text{
	padding-bottom:15px;
}


#review-block .owl-item {
    background: transparent; 
}


#review-block .owl-stage-outer {
    overflow: hidden!important;
    position: relative;
    transform: translate3d(0px,0px,0px);
    
}

#review-block .owl-stage {
    display: flex;
}

.rewies-block__block {
    position: relative;
}

.rewies-block__block .swiper-buttons {
    position: absolute;
    top: 0;
    right: 0px;
}

.rewies-block__block .swiper-button-prev,
.rewies-block__block .swiper-button-next,
.rewies-block__block .swiper-button-prev.swiper-button-disabled,
.rewies-block__block .swiper-button-next.swiper-button-disabled
{
    font-size: 22px;
    background: #FFF;
    padding: 3px !important;
    border: 1px solid;
    margin: 0;
	opacity: 1;
    border-radius: 3px;
	height: auto;
	width: auto;
	min-height: 28px;
	border-color: #000;
	color: #000;
}


.rewies-block__block .swiper-button-prev {
	right: 20px;
	left: auto;
}
.rewies-block__block .swiper-button-next {
	right: 0;
	left: auto;
}

.rewies-block__block .swiper-button-next:after,
.rewies-block__block .swiper-button-prev:after {
	font-size: 12px;
}

.review-item-head {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 0 0 20px 0;
}
.review-item-head .review-item-name {
    font-weight: 700;
    font-size: 18px;
}
.review-item-description {
    font-size: 15px;
}
                                            




#home-line-ca, .home-line-ca{
	background: #fff;
}

.ca-container{
	position:relative;
	margin:0 auto;
	/* width:980px; */
	width: 100%;
	height:370px;
	overflow:hidden;
  	text-align: center;
}
.ca-wrapper{
	/* width:980px; */
	width: 100%;
	height:100%;
	position:relative;
}
.ca-item{
	position:relative;
	float:left;
	height:100%;
  	text-align: left;
  	padding: 23px 0 45px;
	width:330px;
 	vertical-align: top;
}


	.ca-item .img a img {
		 -moz-transition-property: opacity;
		  -webkit-transition-property: opacity;
		  -o-transition-property: opacity;
		  transition-property: opacity;
		  -moz-transition-duration: 0.5s;
		  -webkit-transition-duration: 0.5s;
		  -o-transition-duration: 0.5s;
		  transition-duration: 0.5s;
	}

	.ca-item .img a img:hover {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  		opacity: 0.6;
	}

	.ca-item p {
		 margin: 18px 0;
	}

	
.ca-close{
	position:absolute;
	top:10px;
	right:10px;
	width:27px;
	height:27px;
	outline:none;
	text-decoration:none;
	font-size:30px;
}

	.ca-close:hover{
		color:red;
	}

.ca-item-main{
	position:absolute;
  	text-align: left;
 	vertical-align: top;
	overflow:hidden;
	width:298px;
	background:#FFF;
}


.ca-content-wrapper{
	background:#FFF;
	position:absolute;
	top:0;
	width:0px;
	height:370px;
	text-align:left;
	z-index:10000;
	overflow:hidden;
}
.ca-content{
	width:650px;
	overflow:hidden;
	background:#FFF;
}

	.ca-content-text{
		padding:40px 20px 0;
	}


/* lists */

.gallery-line__wrap {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;

}

.gallery-line__wrap a img {
	max-width: 100%;
}

.gallery-line__button {
	margin: 30px 0 0 0;
}

.gallery-line__button a {
	display: flex;
	justify-content: center;
}
.gallery-line__button a:hover {
	color: #fff;
	text-decoration: none;
}

.b-text ul,
.mdash-list{
	margin-bottom:20px;
}

.b-text ul ul,
.mdash-list ul{
	margin:5px 0 5px 15px;
}

.b-text li,
.mdash-list li{
	*zoom: expression(runtimeStyle.zoom = 0, insertBefore(createElement("m"), firstChild));
	text-decoration:none;
}

.mdash-list li:before,
.b-text ul li:before{content: "\2015";}
.mdash-list li li:before,
.b-text li li:before{content: "\2666";}

.mdash-list li m,
.b-text ul li m{zoom: expression(runtimeStyle.zoom = 0, innerText = "\2015");}
.b-text li li m,
.mdash-list li li m{zoom: expression(runtimeStyle.zoom = 0, innerText = "\2666");font-size:8px;}
.mdash-list li:before,
.mdash-list li m,
.b-text ul li:before,
.b-text ul li m{padding-right:5px;font-size:12px;vertical-align:1px;}
.mdash-list li li:before,
.mdash-list li li m,
.b-text li li:before,
.b-text li li m{font-size:8px;vertical-align:2px;}

/* table */
.b-table{
	width:100%;
	color:#727272;
	background-color:#FFF;
	margin: 25px 0;
	border-collapse:collapcse;
	border-bottom:1px solid #B9B9B9;
}

.b-table th,
.b-table td{
	vertical-align:middle;
	border:1px solid #AEAEAE;
	border-top:none;
	font-size:13px;
}

.b-table th,
.b-table thead td{
	background-color:#AB0914;
	padding:10px 0;
	font-weight:normal;
	text-align:center;
	color:#FFF;
}

/*.b-table thead th,
.b-table thead td{
	border-bottom:none;
}*/

 .b-table tbody td{
 	text-align:center;
	padding:12px 20px 11px;
	font-size:13px;
	color:#393939
 }

	.b-table th.last,
	.b-table td.last{
		border-right:none
	}

 	.b-table tbody td[align="left"]{
		text-align:left;
	}

	.b-table tr.even td{
		background-color:#F1F1F1;
	}

@-moz-document url-prefix() { }

.advantages {
  margin: 50px auto 15px;
  overflow: hidden;
  /* width: 980px; */
  width: 100%;
}
.advantage {
  float: left;
  margin: 10px 55px;
  text-align: center;
  width: 135px;
}
.actions-banners{
  margin: 17px auto 10px;
  overflow: hidden;
  /* width: 980px; */
  width; 100%;
}
.actions-banner{
  float: left;
  width: 320px;
  margin-left: 10px;
}
.actions-banner:first-child{
  margin-left: 0;
}
.side-actions {
  /* width: 225px; */
  width: 100%;
  margin: 30px 0 25px;
  /* background: #FFF; */
  text-align: center;
}
.side-action {
  height: 88px;
  margin: 8px 0 0;
  background: #FFF;
}
.side-action img {
    /* width: 100%; */
    height: 82px;
}
.width100{
  width: 100% !important;
}
.pull-left{
  float: left;
}
.ml20{
  margin-left: 20px;
}h1
.mr20{
  margin-right: 20px;
}
.text-center{
  text-align: center;
}
#mainBottom{
  font-size: 14px;
}
.row{
  /* width: 980px;
  margin: 0 auto;
  padding: 10px 0 20px; */
}
.overflow-hidden{
  overflow: hidden;
}
.h-line{
  color: #404041;
  border-bottom: 2px #6d6d6d solid;
  margin-bottom: 35px;
  font-size: 33px;
  font-style: normal;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
}
.h-line span{
  position: relative;
  padding: 10px;
  top: 14px;
}
.white-bg{
  background: #fff;
}

/***************************************/
.b-button{
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: -moz-linear-gradient(center top , #ebebeb, #bcbcbc);
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  border-bottom-color: -moz-use-text-color;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-style: none;
  border-bottom-width: medium;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-image-slice: 100% 100% 100% 100%;
  border-image-source: none;
  border-image-width: 1 1 1 1;
  border-left-color: -moz-use-text-color;
  border-left-style: none;
  border-left-width: medium;
  border-right-color: -moz-use-text-color;
  border-right-style: none;
  border-right-width: medium;
  border-top-color: -moz-use-text-color;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-top-style: none;
  border-top-width: medium;
  box-shadow: 0 0 2px #231f20;
  color: #4b4b4b;
  cursor: pointer;
  display: inline-block;
  font-size: 1.2em;
  line-height: 2.8em;
  padding-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 0;
  position: relative;
  text-shadow: 0 1px 0 #e8e8e8;
}
/***************mobile***********************/
header .header-inner .header-block .b-phone {
  /* font: 30px "Trebuchet MS",sans-serif; */
  font: 26px "Trebuchet MS",sans-serif;
  line-height: 27px;
  color: #fff;
  text-decoration: none;
}
.b-contact-link-mobile{
  display: none;
}
/***************************************/
.bg-main{
  background: url("/assets/flinstone/i/bg.jpg");
}
h1{
  border-bottom: 1px solid #bebebe;
  margin-bottom: 15px;
}

.h-line-2-string{
  text-align: center;
  margin-top: -15px;
  font-size: 25px;
}
.ca-container-main{
  height: 540px;
}
.likeh1{
  border-bottom: 1px solid #bebebe;
  margin-bottom: 24px;
  color: #303031;
  font: italic 26px Georgia, "Times New Roman", serif;
  padding: 0 14px 7px 14px;
  position: relative;
}
.likeh1 i{
  background: url("/assets/flinstone/i/icons.png") no-repeat 0 -51px;
  display: block;
  width: 23px;
  height: 12px;
  position: absolute;
  left: 24px;
  bottom: -12px;
}

#days7container{
  /* width: 980px; */
  width: 100%;
  margin: 0 auto 10px;
  padding: 35px 20px 20px 20px;
}
.days7container-wrapper{
  overflow: hidden;
  /* margin-right: -43px; */
}
#days7container h2 {
	text-align: center;
	margin-bottom: 20px;
}

.days7-item {
  /* float: left;
  width: 298px; */
  width: 100%;
  /* margin-right: 43px; */
  margin-bottom: 15px;
  font-size: 14px;
  color: #727272;
  text-align: center;
}
.days7-item .img {
	margin-bottom: 20px;
}
.days7-item .img img {
    width: 100%;
}
.days7-item h3 {
  font: 16px/18px Arial,sans-serif;
  margin-bottom: 15px;
}
.days7-item p{
  margin-bottom: 18px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 18px;
}
.mainpagenew{
  /* margin-bottom: 15px; */
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 20px;
  color: #474747;
}
.mainpagenew p{
  /*line-height: 20px;*/
}
.mainpagenew .clients{
  border: none;
}
.mainpagenew.b-brends li{
  margin-right: 40px;
}
.mainpagenew.b-brends img{
  width: 127px;
  height: 65px;
}
#brand-block {
    background: #FFF;
}
#days7wrapper{
  /*margin-top: 15px;*/
  background: #FFF;
}

.content-main .b-otzivi{
  margin-top: 0;
}

.tabletop-pluses{
  margin: 0;
  padding-bottom: 15px;
  font-size: 14px;
}
.tabletop-pluses ul{
  /*list-style: inherit;*/
}
.tabletop-pluses ul li{
  margin-bottom: 10px;
}
.tabletop-pluses div.pull-left:first-child{
  width: 220px;
  margin-right: 20px;
}
.tabletop-pluses div.pull-left:nth-child(2){
  width: 740px;
}
.bordertopblock{
  border-top: 2px solid #6d6d6d;
  padding-top: 25px;

}


.noh2 .clients{
  height: 160px;
}
.noh2 .clients .slides li .c-logo img{
  height: 131px;
}
.noh2 .clients .slides li .c-logo{
  height: 131px;
}
.noh2 .clients .slides li{
  height: 170px !important;
}

.noh2 .clients-nav span{
  top: 35%;
}
.home-line.mainpagenew .home-line-ca{
  padding: 15px 0;
}

.mb0{
  margin-bottom: 0;
}
.mb30{
  margin-bottom: 30px;
}
.mb40{
  margin-bottom: 40px;
}
.other-products{
  margin-top: 45px;
}
.other-products .product-list-item-title{
  font: 14px/18px "Arial","Myriad Pro","Myriad Web","Tahoma","Helvetica",sans-serif;
  margin-bottom: 0px;
  min-height: 68px;
}

.home-top-menu li .list-title{
  margin: 0 0 10px;
  /*font-size: 24px;*/
  /*font-family: Trebuchet,​sans-serif;*/
  font: 24px "Trebuchet MS",sans-serif;
  line-height: 32px;
}
.home-top-menu li .list-title a{
  color: #171515;
}

.b-products .product-title{
  font: 14px Arial, Helvetica, sans-serif;
  line-height: 18px;
  margin: 0 0 15px;
  min-height: 36px;
}
.original-materials span{
  top: 48px;
}
.original-materials span.string2{
  font: italic 25px Georgia,"Times New Roman",serif;
  text-transform: none;
}

.footer-menu{
  overflow: hidden;	
  font-size: 15px;
  padding-top: 15px;
  /* margin-left: -235px; */
}
.footer-menu-column{
  /* float: left;
  margin: 20px 0px 20px 246px; */
}
.footer-menu-title{
  margin-bottom: 19px;
}
.footer-menu-column li{
  list-style: none;
}
.original-materials{
  margin-top: -35px;
}

.side-actions .side-action-title{
  background: none repeat scroll 0 0 #f08d00;
  color: #74360d;
  font-size: 18px;
  font-weight: normal;
  height: 39px;
  line-height: 39px;
  padding-left: 15px;
  position: relative;
  text-decoration: underline;
  text-shadow: none;
}
.side-actions .side-action-title a{
  color: #74360d;
}

.b-otzivi .b-otzivi-title{
  padding-left: 15px;
  font-size: 18px;
  font-weight: normal;
  text-decoration: underline;
  line-height: 39px;
  height: 39px;
  position: relative;
  background: #85d73d;
  color: #3a5011;
  text-shadow: none;
}

.b-otzivi .b-otzivi-title a{
  color: #3a5011;
}
#catalog .other-products{
  margin: 10px 0 60px;
}
#catalog .other-products .b-products li{
  margin-bottom: 30px;
}

.sisea-page {
  margin-right: 7px;
}

#main{
  padding-bottom: 20px !important;
}
footer{
  margin-top: 0;
  /* height: 120px; */
}
#footer-top {
  background: url("/assets/flinstone/i/footer-bg2.png") #262626;
  color: #fff;
}
#footer-top-wrapper{
  /* width: 980px; */
  margin: 0 auto;
}
#footer-top .footer-menu-title{
  font: bold 18px Arial,sans-serif;
}
#footer-top ul li a{
  text-decoration: underline;
  font: 14px Arial, sans-serif;
  color: #fff;
}
#footer-top .footer-menu{
  /* margin-left: -105px; */
  padding-top: 30px;
  padding-bottom: 40px;
}
#footer-top .footer-menu-column{
  /* margin: 0 0 0 120px; */
}
#footer-top #search{
  float: right;
  width: 220px;
}
#footer-top #search form{
  position: relative;
}
#footer-top #search form a{
  position: absolute;
  display: block;
  width: 55px;
  height: 31px;
  top: 0;
  left: 145px;
}
#footer-top #search input{
  background: url("/assets/flinstone/i/search-bg.png") no-repeat;
  color: #fff;
  padding: 0 60px 0 30px;
  height: 30px;
  width: 110px;
  border: none;
}

header .search{
  position: absolute;
  right: -20px;
  top: 83px;
  width: 220px;
}
header .search form button{
  position: absolute;
  display: block;
  width: 55px;
  height: 31px;
  top: 0;
  right: 0px;
  background: none;
  border: none;
}
header .search input{
  background: url("/assets/flinstone/i/search-bg.png") no-repeat;
  color: #fff;
  padding: 0 60px 0 30px;
  height: 30px;
  width: 110px;
  border: none;
}


footer .footer-inner .b-phone{
  margin-top: 17px !important;
  /* margin-left: 97px !important; */
  line-height: 10px;
}
#vklink, #fblink, #gplink{
  width: 31px;
  height: 31px;
  background: url("/assets/flinstone/i/vklogo.png");
  display: inline-block;
  margin-right: 10px;
}
#fblink{
  background: url("/assets/flinstone/i/facebooklogo.png");
}
#gplink{
  background: url("/assets/flinstone/i/googlelogo.png");
}
#footer-pre{
  background: #bb1d1d;
  box-shadow: inset 0 0 15px rgba(0,0,0, 0.9);
}
#footer-pre-wrapper{
  /* width: 950px; */
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
}
#footer-pre-questions{
  font: bold 18px Arial,sans-serif;
  color: #fff;
  display: inline-block;
  /* width: 250px; */
  width: 100%;
  vertical-align: top;
  margin-top: 15px;
}
#footer-pre-answers{
  font: 14px Arial,sans-serif;
  color: #fff;
  display: inline-block;
  /* width: 690px; */
  width: 100%;
}
#footer-pre-answers a{
  color: #fff;
  text-decoration: underline;
}
#footer-articles{
  background: url(/assets/flinstone/i/shadows.jpg) no-repeat 50% 0;
  padding-top: 14px;
}
#footer-articles-inner{
  background: #fff;
}

#footer-articles-wrapper{
  /* width: 980px; */
  margin: 0 auto;
  padding: 25px 0 30px;
}
#footer-articles-wrapper h3{
  font: bold 26px Roboto,Arial,sans-serif;
  margin-bottom:30px;
}
#footer-articles-list{
  list-style: none;
  overflow: hidden;
}
.footer-article{
  /* width: 227px;
  float: left;
  margin-left: 24px; */
  width: 100%;
  margin-top: 15px;
}
.footer-article:first-child {
  margin-left: 0;
}
.footer-article .footer-article-title{
  color: #3390d1;
  font: 14px Arial,sans-serif;
  /* margin: 15px 0 0 5px;*/
  margin: 15px 0 0 0px;
  display: block;
}
#footer-design{
  display: inline-block;
  vertical-align: top;
  margin-top: 9px;
  margin-left: 25px;
}
.mainnavigation {
  height: 44px;
  background: url("/assets/flinstone/i/navbg.png") repeat-x;
}
#>.container>.row>.hd-menu>ul{
  /* width: 980px; */
  width: 100%;
  margin: 0 auto;
  position: relative;
  list-style: none;
  height: 100%;
  /* background: url("/assets/flinstone/i/navline.png") no-repeat right; */
}
#>.container>.row>.hd-menu>ul>li{
  /* display: inline-block;
  height: 100%; */
  background: url("/assets/flinstone/i/navline.png") no-repeat;
  /* padding: 14px 5px ; */
  padding: 14px 10px ;
  /* margin-left: -3px; */
}
#>.container>.row>.hd-menu>ul>li>a{
  /* display: block; */
  height: 100%;
  font: bold 14px Arial, sans-serif;
  /* line-height: 45px; */
  text-decoration: none;
  color: #fff;
  text-shadow: 0 1px 1px #1d3e84;
  /* padding: 0 10px 0 10px; */
  /* margin-left: 2px; */
}
#>.container>.row>.hd-menu>ul>li.active>a{
  background: url("/assets/flinstone/i/navactivebg.png") repeat-x;
}
.mainnavigation>.container>.row>.hd-menu>ul>li:last-child>a{
  padding-left: 20px;
}
header .header-inner .header-block .b-calls li:last-child {
  background-image: url("/assets/flinstone/i/order-calc-icon.png");
  background-position-y: 5px;
}

header .header-inner .header-block .b-calls{
  margin-top:10px !important;
}
@media all and (-ms-high-contrast:none)
{
  *::-ms-backdrop, .mainnavigation>ul>li:last-child>a {padding-left: 20px;} /* IE11 */
}

header .header-inner .header-block .b-contact dl dt{
  font-size: 12px;
}

.mainnavigation {
  height: 44px;
  background: url("/assets/flinstone/i/navbg.png") repeat-x;
}
.mainnavigation>.container>.row>.hd-menu>ul{
  /* width: 980px; */
  margin: 0 auto;
  position: relative;
  list-style: none;
  height: 100%;
  /* background: url("/assets/flinstone/i/navline.png") no-repeat top right; */
  display: flex;
  flex-wrap: wrap;
  
}
.mainnavigation>.container>.row>.hd-menu>ul>li{
  /* display: inline-block; */
  height: 100%;
  background: url("/assets/flinstone/i/navline.png") no-repeat;
  /* margin-left: -3px; */
  padding: 14px 5px;
  
}
.mainnavigation>.container>.row>.hd-menu>ul>li>a{
  display: block;
  height: 100%;
  font: bold 14px Arial, sans-serif;
  /* line-height: 45px; */
  text-decoration: none;
  color: #fff;
  text-shadow: 0 1px 1px #1d3e84;
  /* padding: 0 10px 0 10px; 
  margin-left: 2px; */
}
.mainnavigation>.container>.row>.hd-menu>ul>li.active>a{
  /*background: url("/assets/flinstone/i/navactivebg.png") repeat-x;*/
}
.mainnavigation>.container>.row>.hd-menu>ul>li:last-child>a{
  padding-left: 20px;
}
.mainnavigation .search {
	position: relative;
	padding-top: 7px;
}
.mainnavigation .search input {
	width: 100%;
	background: url(/assets/flinstone/i/search-bg.png) no-repeat;
    color: #fff;
    padding: 0 60px 0 30px;
    height: 25px;
    border: 0;
    background-size: contain;
    font-size: 11px;
}

.mainnavigation .search form button {
    position: absolute;
    display: block;
    width: 55px;
    height: 31px;
    top: 0;
    left: 145px;
    background: none;
    border: 0;
}

@document url("http://flinstone.ru") {
  .mainnavigation>ul>li:last-child>a {
  padding-left: 28px;
}
}

.mainnavigation>.container>.row>.hd-menu>ul>li.active:last-child>a{
  padding: 0 18px;
}
header .header-inner .header-block .b-calls li:last-child {
  background-image: url("/assets/flinstone/i/order-calc-icon.png");
  background-position-y: 5px;
}

header .header-inner .header-block .b-calls{
  margin-top: 10px !important;
}
@media all and (-ms-high-contrast:none)
{
  *::-ms-backdrop, .mainnavigation>ul>li:last-child>a {padding-left: 20px;} /* IE11 */
}
.mainpage-wrapper h1{
  margin-bottom: 25px;
}

#site-news-top{
  background: #2c87b2;
  padding: 10px 0 10px 15px;
}
#site-news-top a{
  color: #fff;
  font: 18px Arial,sans-serif;
  text-decoration: underline;
}
#site-news-list{
  padding: 15px 15px 5px 15px;
  list-style: none;
  background: #fff;
  margin-bottom: 15px;
}
#site-news-list>li{
  margin-bottom: 20px;
}
.site-new-date, .price-description{
  font: italic 11px Arial,sans-serif;
}
.site-new-title{
  margin: 12px 0;
}
.site-new-title a{
  color: #3390d1;
  font: 14px Arial,sans-serif;
}
.site-new-intro{
  color: #474747;
  font: 14px Arial,sans-serif;
  line-height: 16px;
}
.all-news{
  margin-left: 8px;
}
.side-actions .all-news{
  margin-top: 15px;
}
.show-on-mobile{
  display: none;
}

#policy{
  font-size: 14px;
}
#policy a{
  color: #fff;
}
.personal_policy{
  width: 100% !important;
}
.personal_policy input{
  margin-bottom: 5px;
}
.b-form .checkboxgroup .formHint{
  margin-left: 0 !important;
  margin-top: 10px !important;
}

.mainnavigation > ul > li {}
.mainnavigation > .container  > .row  > .hd-menu > ul > li > .second {
 display: none;
 position: absolute;
 left: 0;
  width: auto;
  z-index: 99999;
  background: url(/assets/flinstone/i/navbg.png) repeat-x;
}

.mainnavigation li:hover .second{
 display: block;
 width: auto;
}
.mainnavigation .second li{
  background: url(/assets/flinstone/i/navbg.png) repeat-x;
  position: relative;
}


.mainnavigation li .second a {
    height: 100%;
    font: bold 16px Arial,sans-serif;
    line-height: 45px;
    text-decoration: none;
    color: #fff;
    text-shadow: 0 1px 1px #1d3e84;
    padding: 0 12px 0 12px;
}


.third {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  margin-left: 1px;
}

.third li {
  width: 500px;
}

.third li span {
  float: right;
  margin-right: 8px;
}

.third li a {
  font-style: italic!important;
  font-family: Arial,sans-serif!important;
  font-weight: 700!important;
  text-shadow: 0 1px 1px #1d3e84!important;
  font-size: 14px!important;
  padding: 10px 10px 10px 20px!important;
  line-height: 37px!important;
}

.mainnavigation  .second > li:hover > .second-lv-ul {
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    margin-left: 1px;
}

.mainnavigation  .second > li:hover > .third {
  display: block;
}



.mainnavigation  .second > li:hover > .third {
  display: block;
}

.second-lv-ul > li:hover .third {
  display: block;
}


/*Block Two Category*/
.btn-primary.btn-outline {
  color: #008f30;
  margin-bottom: 5px;
  background-color: transparent;
  transition: all .5s;
  text-decoration: none;
  border: 1px solid #008f30;
      border-radius: 3px;
          padding: 1px 12px;
    font-size: 15px;
    line-height: 1.5;
        font-family: Roboto,Arial,sans-serif !important;
        display: inline-block;
}

 .btn-primary.btn-outline:hover {
  color: #fff;
  background-color: #00802b;
  border-color: #00802b;
 }

.blockTwo {margin: 20px 0;}

.text-muted  {
  color: #888;
  margin-right: 10px;
  font-family: Roboto,Arial,sans-serif !important;
}

.text-uppercase {
    text-transform: uppercase;
}

.small, small {
    font-size: 100%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.brand__item img {
  display: block;
  max-width: 100%;
}

.brand__item.btn-primary.btn-outline:hover{
  -webkit-box-shadow: 0 3px 7px 0 #a8a8a8;
  box-shadow: 0 3px 7px 0 #a8a8a8;
}

.brand__item.btn-primary.btn-outline {
  padding: 1px 0;
  background-color: #fff;  
  text-align: center;
  max-width: 115px;
  transition: all .7s ease;
}


.brand__item.btn-primary.btn-outline:hover {
  color: #008f30;
}

.cards_block {    
  position: relative;
  /* float: left; */
  width: 250px;
  padding: 5px 0;
}
.cards_block img {
  max-width: 200px;
}
footer {/* height: 130px; */}



#fixed-buttons {
  position: fixed;
  left: 10px;
  bottom: 10px;
  z-index: 1000;
}
.hidden {
  display: none;
}
.calculator-additional-settings{
  font-size: 16px;
}
.calculator-additional-settings input{
  margin-bottom: 4px;
}

@media all and (max-width: 960px){
  #fixed-buttons .name, #fixed-buttons .desc{
    display: none;
  }
  #fixed-buttons li{
    width: 60px;
  }
  #fixed-buttons li a,#fixed-buttons li:first-child + li a{
    width: 0;
    /*height: 40px;*/
    border-top: none;
    padding-right: 0px;
  }
  #fixed-buttons li:first-child + li a{
    height: 65px;
  }
}

.blockTwo a:first-letter {
 text-transform: capitalize;
}
.tag_link:first-letter {
 text-transform: capitalize;
}

#content article div.content_mains ul li{
	list-style-type: none !important;
}

#content article div.content_mains ul li {
	font: 12px Arial;
	margin-bottom: 7px;
	color: #313131;
}

#content article div.content_mains ul li:before {
	content: "\2015";
	padding-right: 5px;
	font-size: 12px;
	vertical-align: 1px;
}

.order_btn {
  background-color: #5a5a5a;
  padding: 10px 15px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  margin-top: 1px;
}
.catalogListItem .order_btn {
    width: 100%;
}

.filter-color__button {
	background-color: #5a5a5a;
	padding: 10px 15px;
	display: inline-block;
	color: #fff;
	text-decoration: none;

	box-shadow: 2px 2px 5px #5a5a5a;
	margin-top: 1px;
}


.filter-color {}

.filter-color__change {
	width: 100%;
	padding: 30px;
	border: 1px solid #000;
	margin: 10px 0;
	border-radius: 5px;
	background: #fff;
	position: relative;
	display: none;
}
.filter-color__change.open {
	display: block;
}
.filter-color__close {
	position: absolute;
	top: 20px;
	right: 20px;
	color: #828282;
	font-size: 20px;
	border: 1px solid #828282;
	border-radius: 100%;
	cursor: pointer;
	display: flex;
	width: 26px;
	height: 26px;
	justify-content: center;
	/* align-items: center; */
	line-height: 1;
}


.filter-color__options-wrap {}

.filter-color__button-wrap {
	margin: 0 0 20px 0;
}

.filter-color__options-wrap fieldset {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
}

.filter-color__options-wrap fieldset>div {
	padding: 5px 0;
}
.filter-color__options-wrap fieldset input {
	margin: 0 5px 0 0;
	display: none;
}
.filter-color__options-wrap fieldset label {
	font-weight: 600;
	display: inline-flex;
	align-items: center;
	line-height: 1.4;
	position: relative;
	padding: 0 0 0 28px;

}

.filter-color__options-wrap fieldset label::before {
	content: '';
	position: absolute;
	top: 1px;
	left: 4px;
	align-self: flex-start;
	/*flex: 0 0 26px;*/
	width: 16px;
	height: 16px;
	border-radius: 3px;
	border: 2px solid #5a5a5a;
	margin: 0 10px 0 0;

}
.filter-color__options-wrap fieldset label::after {
	content: '';
	position: absolute;
	top: 5px;
	left: 8px;
	width: 8px;
	height: 8px;

	background: #5a5a5a;
	transform: scale(0);
	transition: transform .3s ease;

}


.filter-color__options-wrap fieldset input:checked + label::after {
	transform: scale(1);
}





.ajax-form {}

.ajax-start {
	display: none;
}












.pager ul li::before {display:none;}
.schema_no {display: none;}

.advantage__wrapper {
  margin: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
}

.advantage__wrapper-item img {
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

.advantage__wrapper-item {text-align: center;font-weight: bold;}
.feedbackForm-wrapper {width: 730px;}

.serts h2 {
  margin-top: 32px;
  text-align: center;
  position: relative;
  float: left;
  width: 100%;
}
.serts .b-tovar-img {
  position: relative;
  float: left;
}
.serts a {
  border: 1px solid #bebebe;
  position: relative;
  float: left;
  background: white;
  padding: 3px;
  margin: 2px;
  border-radius: 2px;
}

.showP .showPtit {
    font: bold 26px Roboto,Arial,sans-serif;
    margin: 30px 0 6px 0;
    color: #b72115;
    text-align: center;
}
/* .showP {margin-bottom: 25px;} */
.showP {margin-bottom: 10px;}

.b-form .b-button.calcCredit{
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cc422b), color-stop(100%, #b72a15));
  background: -webkit-linear-gradient(top, #cc422b, #b72a15);
  background: -moz-linear-gradient(top, #cc422b, #b72a15);
  background: -o-linear-gradient(top, #cc422b, #b72a15);
  background: -ms-linear-gradient(top, #cc422b, #b72a15);
  -pie-background: linear-gradient(top, #cc422b, #b72a15);
  background: linear-gradient(top, #cc422b, #b72a15);
  width: 155px;
  color: white;
  text-decoration: none;
}
.b-form .b-button.calcCredit:hover{
  color: white;
}
.drop-canal {
  font-size: 21px;
  font-weight: bold;
  color: #bd311b;
}

/****************Multifile**********************/
.box__dragndrop {
  display: none;
}
.box__input {
  outline: 2px dashed #92b0b3;
  padding: 10px;
}
.box__input .file-names{
  position: absolute;
}
.box.is-dragover .box__input
{
  outline-color: #c8dadf;
  background-color: #fff;
}
.box.has-advanced-upload .box__dragndrop {
  display: inline;
}
.box.has-advanced-upload .box__icon
{
  width: 100%;
  height: 80px;
  fill: #92b0b3;
  display: block;
  margin-bottom: 40px;
}
.box__file
{
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.box .box__input .box__file + label
{
  text-overflow: ellipsis;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  float: none;
  width: 100%;
}
.box__file + label:hover strong,
.box__file:focus + label strong,
.box__file.has-focus + label strong
{
  color: #39bfd3;
}
.box__file:focus + label,
.box__file.has-focus + label
{
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px;
}
.box__input.is-dragover {
  background-color: grey;
}
.box__input .multi-file-name span.remove-file{
  cursor: pointer;
}
.third{
  width: auto;
  white-space: nowrap;
}
/****************Multifile**********************/
.thumbs .thumb .r{
  position: relative;
  width: 100%!important;
  float: initial!important;
}
.stone-price-hover{
  display: none;
}
.thumbs .thumb .r:hover .stone-price-hover {
  display: block;
  position: absolute;
  opacity: 0.5;
  background: #272727;
  /* width: 110%;
  height: 80%; */
  width: 100%;
  height: 100%;
  color: yellow;
  padding-top: 40%;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
}
.stones-link{
  font-size: 16px;
  font-weight: bold;
}
.productTypeWrapper .stones-series label{
  margin: 0 30px;
}
.stone-type-header{
  font-size: 35px;
  text-align: center;
}
.header-block_mobile {
    display: none;
}

.b-products-list {
    display: flex;
    flex-wrap: wrap;
}

#slides_new {
    display: flex;
    flex-wrap: wrap;
}

#slides_new .item .img img {
    /* width: 100%; */
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.slides_new {
    display: flex;
    flex-wrap: wrap;
}

.slides_new .item .img img {
    /* width: 100%; */
    width: auto;
    max-width: 100%;
    height: auto;
}

.b-products-list2 .item {
    display: block;
    /* width: 33%; */
	width: 100%;
    box-sizing: border-box;
    padding: 10px;
}

.prod_item {
    display: block;
    width: 33%;
    box-sizing: border-box;
    padding: 10px;
}
.order_btn_new {
    /* background-color: #fff; */
    /* padding: 10px 15px; */
    padding: 10px 10px;
    font-size: 14px;
    display: block;
    /* color: #5a5a5a; */
    text-decoration: none;
    margin: 10px auto;
    box-shadow: 2px 2px 5px #5a5a5a;
    width: 90%;
    box-sizing: border-box;
    text-align: center;
}
.filter-color__button:hover,
.order_btn_new:hover {
    /* background-color: #5a5a5a;
    color: #fff; */
    background-color: #fff;
    color: #5a5a5a;
}
.product-title a span {
    color: #5a5a5a;
}

.prod_item_bl .img {
    text-align: center;
    height: 180px;
    border-bottom: 1px solid #CCC;
    margin-bottom: 10px;
}

.prod_item_bl .img img {
    
}

.prod_item_bl {
    /* height: 100%;
    position: relative;
    box-sizing: border-box;
    padding-bottom: 70px; */
    height: 100%;
    position: relative;
    box-sizing: border-box;
    background: #FFF;
    /* padding: 10px 10px 70px; */
    padding: 10px 10px 70px;
    text-align: center;
}
li.prod_item .img img {
    width: 100%;
}
.btn_block {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}
span.type_menu {
    padding: 10px 10px 10px 20px;
    display: block;
    color: #FFF;
    font-size: 14px;
    font-style: italic;
    font-family: Arial,sans-serif;
    font-weight: 700;
    text-shadow: 0 1px 1px #1d3e84;
}
.mainnavigation .second a:hover {color: red;}
.mainnavigation .second span:hover {color: red;}
.hide-on-desktop {
    display: none;
}
.MobileBlockTop {
    display: none;
}

ul.slides {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.products-nav {
    display: none;
}

.product-title {
    margin-bottom: 10px;
}

.b-form#callmeForm {
    display: none;
    padding: 10px;
}

.b-form#zamerForm {
    display: none;
    padding: 10px;
}


.content_item {
    margin: 10px 0;
}



.carousel-new {
  position: relative;
  box-shadow: 0px 0px 10px rgba(167, 167, 167, 0.71);
  margin-top: 26px;
  border-radius: 8px;
  display: none;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
  border-radius: 8px;
}

.carousel-open:checked + .carousel-item {
  position: static;
  opacity: 100;
}

.carousel-item {
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 0.6s ease-out;
  transition: opacity 0.6s ease-out;
}

.carousel-item img {
  display: block;
  height: auto;
  max-width: 100%;
}

.carousel-item img {
/* height: 323px; */
 width: 100%;
}

.carousel-control {
  background: rgba(0, 0, 0, 0.28);
  border-radius: 50%;
  color: #393939;
  cursor: pointer;
  display: none;
  font-size: 40px;
  height: 40px;
  line-height: 35px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  cursor: pointer;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: center;
  width: 40px;
  z-index: 10;
}

.carousel-control.prev {
  left: 2%;
}

.carousel-control.next {
  right: 2%;
}

.carousel-control:hover {
  background: rgba(0, 0, 0, 0.8);
  color: #f3be81;
}

#carousel-1:checked ~ .control-1,
#carousel-2:checked ~ .control-2,
#carousel-3:checked ~ .control-3 {
  display: block;
}

.carousel-indicators {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 2%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 10;
}

.carousel-indicators li {
  display: inline-block;
  margin: 0 5px;
}

.carousel-bullet {
  color: #393939;
  cursor: pointer;
  display: block;
  font-size: 35px;
}

.carousel-bullet:hover {
  color: #fff;
}

.carousel-3, .carousel-5 {
    display: none;
}

#carousel-1:checked
  ~ .control-1
  ~ .carousel-indicators
  li:nth-child(1)
  .carousel-bullet,
#carousel-2:checked
  ~ .control-2
  ~ .carousel-indicators
  li:nth-child(2)
  .carousel-bullet,
#carousel-3:checked
  ~ .control-3
  ~ .carousel-indicators
  li:nth-child(3)
  .carousel-bullet {
  color: #f3be81;
}





/* Собственно сам слайдер */
#slider-new{
    max-width: 100%;
    position: relative;
    margin: auto;
    /* height: 300px; */
    margin-bottom: 15px;
    display: none;
}
/* Картинка мастабируется по отношению к родительскому элементу */
.slider-new .item img {
    object-fit: cover;
    width: 100%;
    /* height: 300px; */
    border: none !important;
    box-shadow: none !important;
}
/* Кнопки вперед и назад */
.slider-new .prev, .slider-new .next {
    cursor: pointer;
    position: absolute;
    top: 0;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
}
.slider-new .next {
    right: 0;
    border-radius: 3px 0 0 3px;
}
/* При наведении на кнопки добавляем фон кнопок */
.slider-new .prev:hover,
.slider-new .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}
/* Заголовок слайда */
.slideText {
    position: absolute;
    color: #fff;
    font-size: 35px;
    /* Выравнивание текста по горизонтали и по вертикали*/
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    /* Тень*/
    text-shadow: 1px 1px 1px #000, 0 0 1em #000;
}
/* Кружочки */
.slider-dots {
    text-align: center;
}
.slider-dots_item{
    cursor: pointer;
    height: 12px;
    width: 12px;
    margin: 0 2px;
    background-color: #ddd;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}
.active,
.slider-dots_item:hover {
    background-color: #aaa;
}
/* Анимация слайдов */
.slider-new .item {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}
@-webkit-keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}
@keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

.new-blist {
    display: flex;
    flex-wrap: nowrap;
}
.new-bl {
    box-sizing: border-box;
    padding: 10px;
    /* width: 25%; */
	width: 100%;
    text-align: center;
}
.new-bl img {
    width: 50%;
    background: #FFF;
    border-radius: 100%;
    padding: 10px;
    border: 1px solid #CCC;
}
.new-bl span {
    display: block;
    font-weight: bold;
}

a.footer-calmy {
    display: none;
}

.second-lv-ul>li:hover .third {
    display: block;
}


.banner-field {
    display: none;
}
.advs, .consult {
    
}
.advs {
    margin-bottom: 23px;
}
.advs-title {
    font-size: 30px;
    margin: 36px 0;
}
.advs-wrapper {
    display: flex;
    justify-content: space-between;
}
.advs-block {
    width: 25%;
}
.advs-block__icon {
    text-align: center;
}
.advs-block__icon img {
    width: 50%;
}
.advs-block__text {
    text-align: center;
}
.b-form#ItemForm .inlineLabels label {
    float: none;
    display: block;
    width: 100%;
    text-align: left;
    font-weight: bold;
}
.b-form#ItemForm .medium {
    width: 100%!important;
    box-sizing: border-box;
    padding: 10px;
}
.b-form#ItemForm .ctrlHolder {
    padding: 5px;
    overflow: hidden;
    box-sizing: border-box;
}
.b-form#ItemForm .b-button {
    background: red;
    color: #FFF;
}

.b-form#ItemForm .inlineLabels textarea {
    width: 100%;
    box-sizing: border-box;
}

/* вызов замерщика */
.b-form#rackmanFormNew {
    overflow: scroll;
    height: 500px;
}
.b-form#rackmanFormNew .inlineLabels label {
    float: none;
    display: block;
    width: 100%;
    text-align: left;
    font-weight: bold;
}
.b-form#rackmanFormNew .medium {
    width: 100%!important;
    box-sizing: border-box;
    padding: 10px;
}
.b-form#rackmanFormNew .ctrlHolder {
    padding: 5px;
    overflow: hidden;
    box-sizing: border-box;
}
.b-form#rackmanFormNew .b-button {
    background: red;
    color: #FFF;
}

.b-form#rackmanFormNew .inlineLabels textarea {
    width: 100%;
    box-sizing: border-box;
}

#callmeForm {
    overflow: initial!important;
}

.b-form#callmeForm .inlineLabels label {
    float: none;
    display: block;
    width: 100%;
    text-align: left;
    font-weight: bold;
}
.b-form#callmeForm .medium {
    width: 100%!important;
    box-sizing: border-box;
    padding: 10px;
}
.b-form#callmeForm .ctrlHolder {
    padding: 5px;
    overflow: hidden;
    box-sizing: border-box;
}
.b-form#callmeForm .b-button {
    background: red;
    color: #FFF;
}

.b-form#callmeForm .inlineLabels textarea {
    width: 100%;
    box-sizing: border-box;
}



.b-form#zamerForm .inlineLabels label {
    float: none;
    display: block;
    width: 100%;
    text-align: left;
    font-weight: bold;
}
.b-form#zamerForm .medium {
    width: 100%!important;
    box-sizing: border-box;
    padding: 10px;
}
.b-form#zamerForm .ctrlHolder {
    padding: 5px;
    overflow: hidden;
    box-sizing: border-box;
}
.b-form#zamerForm .b-button {
    background: red;
    color: #FFF;
}

.b-form#zamerForm .inlineLabels textarea {
    width: 100%;
    box-sizing: border-box;
}


.b-form#ItemForm,
.b-form#rackmanFormNew {
    display: none;
}

.plus-list {
    display: flex;    
}

.plus-bl {
    box-sizing: border-box;
    padding-right: 20px;
}

.slider-dots {
    display: none;
}

.showPlogos.brandLogo {
    text-align: center;
}

.brandLogo img {
    width: 100px;
}

.projects-title.h2-title {
    display: none;
}

div#edges_1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

div#edges_2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


.tabs {
      font-size: 0;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
    }

    .tabs>input[type="radio"] {
      display: none;
    }

    .tabs>div {
      /* скрыть контент по умолчанию */
      display: none;
      border: 1px solid #e0e0e0;
      padding: 10px 15px;
      font-size: 16px;
    }

    /* отобразить контент, связанный с вабранной радиокнопкой (input type="radio") */
    #tab-btn-1:checked~#content-1,
    #tab-btn-2:checked~#content-2,
    #tab-btn-3:checked~#content-3,
    #tab-btn-4:checked~#content-4,
    #tab-btn-5:checked~#content-5,
    #tab-btn-6:checked~#content-6,
    #tab-btn-7:checked~#content-7,
    #tab-btn-8:checked~#content-8{
      display: block;
    }

    .tabs>label {
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        user-select: none;
        background-color: #8e8e8e;
        padding: 2px 8px;
        font-size: 16px;
        line-height: 1.5;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
        cursor: pointer;
        position: relative;
        top: 1px;
        color: #FFF;
        font-weight: bold;
        border: 1px solid #101010;
        /* border-left: 1px solid #101010!important;
        border-top: none;
        border-bottom: none; */
        margin: 5px;
    }

    .tabs>label:not(:first-of-type) {
      border-left: none;
    }

    .tabs>input[type="radio"]:checked+label {
      background-color: #272727;
      border-bottom: 1px solid #fff;
    }
    span.name-bl {
        font-size: 22px;
        font-weight: bold;
        margin-bottom: 20px;
        display: block;
    }

.banner-field {
    margin-bottom: 10px;
}
.banner-ico {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.banner-ico a {
    color: #FFF;
}
.banner-ico_work {
    background: url(/assets/img/new/raboti2.png) 5px center no-repeat #959595;
    display: flex;
    padding: 10px 10px 10px 40px;
    background-size: 30px;
    color: #FFF;
    /* width: 30%; */
    font-weight: bold;
    margin: 5px;
    align-items: center;
    display: flex;
    border-radius: 5px;
    border: 2px solid #FFF;
    text-align: center;
}
.banner-ico_zamer {
    background: url(/assets/img/new/zamer2.png) 5px center no-repeat #959595;
    /* display: block; */
    display: flex;
    padding: 5px 10px 5px 40px;
    background-size: 30px;
    color: #FFF;
    /* width: 30%; */
    font-weight: bold;
    margin: 5px;
    border-radius: 5px;
    border: 2px solid #FFF;
    text-align: center;
    align-items: center;
}

.banner-ico_calk {
    background: url(/assets/img/new/kalk2.png) 5px center no-repeat #959595;
    /* display: block; */
    display: flex;
    padding: 10px 10px 10px 40px;
    background-size: 30px;
    color: #FFF;
    /* width: 30%; */
    font-weight: bold;
    margin: 5px;
    border-radius: 5px;
    border: 2px solid #FFF;
    text-align: center;
    align-items: center;
}

.tab_ya li {
    display: inline-block;
    padding: 0 10px 0 0px;
    border-right: 1px solid #FFF;
}
.tab_ya li a {
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
}
.tab_ya li::before {
    content: ""!important;
}

ul.tab_ya {
    /* background: #a7a7a7;**/
    background: url(/assets/flinstone/i/navbg.png);
    padding: 10px 5px;
    color: #FFF;
    border-radius: 10px;
    background-size: contain;
}

.price-tbl tr:nth-child(even) {
    background: #ECECEC;
}

.price-tbl th {
    background-color: #ab0914;
    padding: 10px 3px;
    font-weight: bold;
    text-align: center;
    color: #fff;
}

.price-tbl td {
    padding: 0px 5px!important;
    line-height: 16px!important;
    border: none!important;
}

.brand-td img {
    max-width: 125px;
}

td.brand-td {
    width: 135px;
}

.brand-td {
    background-color: #FFF;
}
.red-tr {
    background: #ab0914!important;
}

.price-tbl .red-tr td {
    padding: 5px 5px!important;
}

.banner-price {
    display: block!important;
    padding: 10px;
}

.banner-field h1 {
    border-bottom: none!important;
}

.banner-field h1:after {
    display: none!important;
}
.consult{
	background-repeat: no-repeat;
	background-size: cover;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 15px;
	margin-top: 15px;
}
.consult-form{
	background-color: rgba(196, 196, 196, .75);
	padding: 20px;
	width: 80%;
    display: block;
    margin: 0 auto;
    font-family: Arial, sans-serif;
    box-sizing: border-box;
}
.consult-title{
	color: #fff;
	font-weight: bold;
	text-align:  center;
	margin: 10px 0;
	font-size: 24px;
	line-height: 30px;
}
.consult-form__field{
    width: 90%;
    display: block;
    margin: 10px auto 15px;
    padding: 10px;
    font-size:18px;
    border: none;
    outline: none;
    box-sizing: border-box;
}
.consult-form label{
	position: relative;
	display: block;
	padding-left: 5px;
	box-sizing: border-box;
}
.consult-form label input, .consult-form label p{
	display: inline;
}
.consult-form label p{
	margin-left: 4px;
	position: relative;
	top: 4px;
    font-size: 12px;
    font-weight: bold;
}
.consult-form label p a{
	text-decoration: none;
	color: #E50A0A;
}
.btn-consult{
    display: block;
    background-color: #fff;
    color: #E50A0A;
    font-size: 18px;
    text-align: center;
    width: 96%;
    padding: 15px 0;
    transition: .5s;
    /* margin: 20px auto 40px; */
    margin: 10px auto 10px;
    border: none;
    box-sizing: border-box;
}
.btn-consult:hover{
	color: #fff;
	background-color: #E50A0A;
}
.consult .personal_policy input {
    margin-bottom: 0px;
}
.consult .qaptcha .Icons {
    margin-left: 6px;
}
.consult .checkboxgroup {
    padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
.b-products-list2 .btn_block {
    position: relative;
    bottom: 0px;
    left: 0px;
    width: 100%;
}
.b-products-list2  .slides_new .item {
    /* height: 340px!important; */
}

.filter-color__options-wrap fieldset {
	grid-template-columns: repeat(3, 1fr);
}

}
.banner-price{background-size:100%;}
.button-rasschet-wr{
    text-align:center;
}
.button-rasschet{
    text-decoration:none;
    box-shadow: 0 0px 2px #231F20;
    background: #b72115;padding: 10px 20px;text-align:center;
    border-radius: 2px;
    color: #fff;
    font-size: 1.2em;
    text-shadow: #e8e8e8 0 1px 0;
}

.button-rasschet:hover{
	color: #fff;
 
	box-shadow: 0 0px 4px #231F20;
}

.second-lv-ul {
    display: none;
}

.second-lv-ul.open-menu {
    display: block;
}
header .header-inner  a.kontakty-a{
    font-weight:bold;color:#fff;
}
	 .descr-center-text{margin-bottom:30px;}
#content article .descr-center-text p{
 
}
#content article .text-wrapper__block.descr-center-text ul{margin-top:20px;margin-bottom:20px;}
#content article .text-wrapper__block.descr-center-text ul li{
	 font-size:14px;
}
.top-descr{
	margin-bottom:30px; 
}
.price-red-table th{
	background:#b72115;color:#fff;text-align:center;font-weight:bold;
}

.price-red-table tr:nth-child(odd) {
	background:#fcc;color:#000;
}
.price-red-table{width:100%;font-size:17px;margin-bottom:30px;}
.price-red-table tr td,.price-red-table tr th{
	vertical-align: middle;
	padding:3px;border:1px solid #d9d9d9;text-align:center; 
}
.price-red-table tr:nth-child(even) {
	background:#fff;color:#000;
}
.more-a{
	text-align:center;
}
.more-a a{
	padding:6px;font-size:17px;color:#fff;background:#ab0914; text-decoration:none;border-radius:4px;
}
a.more span {
    padding: 5px 12px 5px 10px!important;
}
a.more {
    margin-top: 15px;
}
.with_material h2{text-align:center;margin-top:20px;}
.materials-plitka .row{
	display: flex;
 width:auto;
flex-wrap: wrap;
padding-bottom: 0;
justify-content:space-between;
margin: 10px 0;
 
}
.materials-plitka .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
	padding-left:1%;
	padding-right:1%;
	box-sizing: border-box;
}
.material_list_block-name { 
    width: 100%;display:flex;justify-content:space-between;
}
body .material_list_block-mat {
    margin-bottom: 20px;
width: 100%;
display: flex;
justify-content: space-between;
align-items:center;
}
.name-materials-plitka{font-weight:bold;text-align:center;color:#000;}
.material_list_block-name a{color:#b72115;}
.materials-plitka IMG {
    width: 55px;
    height: 55px;
    
    border-radius: 5px;
    margin-right: 5px;
}
.material_list_block-mat a{display:inline-block;vertical-align: middle;}
.materials-plitka  .logo-proizvoditel{
	width: 85px;
	 height:auto; 
}
.showP-wrapper ul li::before {
    content: "―";
    padding-right: 5px;
    font-size: 12px;
    vertical-align: 1px;
}
.showP-wrapper  ul li {
    font-size: 14px;
}
.showP-wrapper ul {
    margin-top: 20px;
    margin-bottom: 20px;
}
.advantage__wrapper_test {
	width: 100%!important;
	margin-top: 20px;
}

.product-list-item-bl {
    background: #fff;
    padding: 10px;
}

.product-list-item-image {
    display: block;
    width: 100%;
    text-align: center;
}

.product-list-item-title {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.b-tovar .left-b {
    margin-right: 0px!important;
}

.items-bl dl {
   margin-bottom: 10px; 
}

ul.right-b {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
}

ul.right-b li {
    padding: 5px;
}

.b-tovar .left-b .b-tovar-img {
    margin-bottom: 15px!important;
    padding-bottom: 0px!important;
}

.b-tovar .right-b li a img {
    border: 2px solid #000;
}

.b-tovar .right-b li a.active img {
    border: 2px solid #bb1d1d;
}


/* .items-bl dl * {
    background: url(/assets/flinstone/i/bg.jpg) repeat 0 0;
    margin-bottom: -4px;
    margin-top: 2px;
    line-height: 16px;
    display: inline-block;
} */

.mainnavigation>.container>.row>.hd-menu>ul>li:hover>.second {
    display: block;
    top: 43px;
}

.form-faq {
    background-image: url(/assets/img/vopros.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.form-faq form {
    background-color: rgba(255,255,255,0.7);
    padding: 20px;
}

/* 
fieldset.inlineLabels {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #000;
    background-color: rgba(20,19,19,0.5);
}
*/

.form-faq fieldset.inlineLabels {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #000;
    background-color: rgba(20,19,19,0.5);
}

.form-faq .b-form .inlineLabels label {
    width: 100%!important;
    color: #FFF;
    font-weight: bold;
}

.form-faq .b-form .inlineLabels .textInput, .form-faq  .b-form textarea {
    width: 100%!important;
}

.ScrollBurger {
    background: url(/assets/img/burger.png) no-repeat center;
    height: 46px;
    box-sizing: border-box;
    width: 70px;
    padding: 10px;
    background-size: contain;
    cursor: pointer;
}

.scroll-header .logo_scroll img {
    width: auto!important;
    height: 40px;
}

.scroll-header .row {
    align-items: center;
}

.scroll-header {
    display: none;
    background: url(/assets/flinstone/i/bg-header.jpg) repeat 0 0;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 1000;
    padding: 5px 0px 0px;
} 

.scroll-header.fixed {
    display: block;
    
}

.scroll-header .b-calls {
    margin-bottom: 0px;    
}

.scroll-header .b-calls li {
    background: url(/assets/flinstone/i/icons.png) no-repeat 0 5px;
    padding-left: 23px;
}

.scroll-header  .b-calls li:first-child+li {
    background-position: 0 -18px;
}

.scroll-header .b-calls li a {
    line-height: 23px;
    color: #afafaf;
    font-size: 13px;
}

.thumbs .thumb {
    text-decoration: none!important;
    display: -moz-inline-box!important;
    display: inline-block!important;
    vertical-align: top!important;
    text-align: center!important;
    margin: 10px 0 10px 0px!important;
    width: 100%;
}
.thumbs {
    margin: 10px 0 10px 0px!important;
}

.master-ico {
    text-align: center;
}

.thumbs .thumb .r img {
    width: 100%;
    height: auto;
}

#stones .price, .stones .price, .stones-series .price {
    top: 110px!important;
    left: 0px!important;
    width: 100%!important;
    display: block!important;
    text-align: center!important;
}

#sendmail, #savepdf {
    text-decoration: none;
    margin: 2px;
    width: 100%!important;
}

.overflow-hidden .b-form .b-button.calcCredit {
    width: 100%;
}


.kitchen-type input[type=number] {
    height: 24px;
    position: absolute;
    width: 51px;
    text-align: center;
    font-size: 12px;
    maxlength: 4;
}

.product-three__block {
	padding: 30px 0;
	margin: 80px 0 0 0;
}

.product-three__block .product-three__wrap {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 24px;
	margin: 0 auto;
	width: 680px;
}

.product-three__wrap .product-title {
	min-height: 40px;
}

.product-three__wrap .product-title a span {
	display: inline-block;
	text-align: center;
}

.product-three__wrap .price {
	font-size: 18px;
	font-weight: 700;
}

.product-three__wrap .price span:first-child {
	font-size: 12px;
}

.product-three__wrap .catalogListItem .img a img {
	max-width: 100%;
}

.product-three__button {
	width: 80%;
	margin: 0 auto;
}

.ourwork-item-wrap {
	margin: 0;
}

.ourwork-item-wrap a {
	height: 100%;
}

.ourwork-item {
	margin: 0 0 30px 0;
}

.ourwork-item .gallery-line__button {
	margin: 20px 0 0 0;
}

.our-services-block__title {}
.our-services-block__wrap {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
}
.our-services-block__item {
	text-align: center;
}
.our-services-block__icon {
	width: 90px;
	height: 90px;
	margin: 0 auto;
}
.our-services-block__icon img {
	max-width: 100%;
}
.our-services-block__text {
	font-weight: 700;
	margin: 20px 0 0 0;
}
.our-services-block__subtitle {
	min-height: 40px;
}

.treatment-table__table {
	border-collapse: collapse;
	width: 100%;
}
.treatment-table__table thead tr th {
	border: 1px solid #6a368b;
	background: #b72115;
	vertical-align: middle;
	color: #fff;
	text-align: center;
	font-weight: 700;
	padding: 5px;
}

.treatment-table__table tbody tr:nth-child(even) {
	background: #fcc;
}
.treatment-table__table tbody tr td {
	border: 1px solid #d9d9d9;
	text-align: center;
	vertical-align: middle;
}


.adaptive-table td {
	/*font-size: 13px;*/
	font-size: 14px;
	text-align: left;
	padding: 12px 10px;
	border-bottom: 1px dotted #ccc;
	border-right: 1px solid transparent;
}

.adaptive-table tr:first-child td {
	background: #AB0914;
}


@media(max-width: 1200px) {
	.product-three__block {
		margin: 0;
	}
}

@media(max-width: 992px) {
	.product-three__block .product-three__wrap {
		width: 100%;
	}

	.product-three__button {
		width: 100%;
		margin: 0 auto;
	}

	.adaptive-table tr:first-child {
        display: none;
    }

	.adaptive-table td {
		display: block;
		text-align: right;
		/*font-size: 13px;*/
		font-size: 14px;
		padding: 12px 10px;
		border-bottom: 1px dotted #ccc;
		border-right: 1px solid transparent;
	}

	.adaptive-table td:first-child {
		text-align: center;
		color: #fff;
		background: #AB0914;
	}

	.adaptive-table td:last-child {
		border-bottom: 0;
	}

	.adaptive-table td:before {
		content: attr(data-label);
		float: left;
		/*text-transform: uppercase;*/
		/*font-weight: bold;*/
	}
}

@media(max-width: 768px) {

	.adaptive-table td {
		padding-top: 20px;
		text-align: left;
		padding: 48px 15px 12px 15px;
		position: relative;
	}
	.adaptive-table td:first-child {
		padding: 12px 0 12px 0;
	}
	.adaptive-table td:before {
		content: attr(data-label);
		/* float: left; */
		/* text-transform: uppercase; */
		/* font-weight: bold; */
		width: 100%;
		display: block;
		margin: 0;
		position: absolute;
		top: 0;
		left: 0;
		padding: 8px 15px;
		background: #ffc6ca;
	}

	.adaptive-table td:first-child::before {
		display: none;
	}

	.our-services-block__wrap {
		grid-template-columns: repeat(2, 1fr);
		gap: 16px;
	}

	.gallery-line__wrap {
		grid-template-columns: repeat(2, 1fr);
		gap: 16px;
		margin: 0 0 20px 0;
	}

	.gallery-line__button {
		margin: 20px 0 0 0;
	}

	.gallery-line__wrap .gallery-line__element:nth-child(1),
	.gallery-line__wrap .gallery-line__element:nth-child(2) {
		margin: 0 0 20px 0;
	}


	.product-three__block {
		background: #fff;
		padding: 0 0 10px 0;
		margin: 30px 0;
	}

	.product-three__block .catalogListItem {
		padding: 10px 10px 24px 10px;
	}

	.product-three__block .product-three__wrap {
		grid-template-columns: repeat(2, 1fr);
	}
	.product-three__block .product-three__wrap .catalogListItem:last-child {
		display: none!important;
	}
}

@media(max-width: 550px) {
    .list-item-cust {
        padding: 0 !important;
    }
	.filter-color__options-wrap fieldset {
		grid-template-columns: repeat(2, 1fr);
	}
}

.main-7days-list {
    margin-left: 20px;
    font-size: 16px;
}

.main-7days-list ul {
    margin-left: 20px;
    list-style: circle;
}

#content article div.content_mains .main-7days-list ul li {
    list-style-type: circle !important;
}

#content article div.content_mains .main-7days-list ul li::before {
    display: none;
}

.main-7days-list ul li {
    font-size: 16px;
}

.delivery-info {
    margin-top: 20px;
}

.delivery-info ul {
    margin: 0 0 14px 20px;
    list-style: disc;
}

.delivery-info ul li {
    font-size: 16px;
}

@media(max-width: 360px) {
	.adaptive-table td {
		padding-top: 20px;
		text-align: center;
		padding: 12px 0;
	}
	
	.adaptive-table td:before {
		content: attr(data-label);
		/* float: left; */
		/* text-transform: uppercase; */
		/* font-weight: bold; */
		width: 100%;
		display: block;
		margin: -20px 0 0 0;
		padding: 8px 0;
		background: #ffc6ca;
	}

	.adaptive-table td:first-child::before {
		display: none;
	}
}

ul.simple-ul {
    list-style-type: disc;
    margin-left: 20px;
}
ul.simple-ul>li {
    font-size: 16px;
}
ol.simple-ol {
    list-style-type: decimal;
    margin-left: 20px;
}
ol.simple-ol>li {
    font-size: 16px;
}


.sections-main {
    margin-block-end: 20px;
}
.sections-main__title {
    text-align: center;
    margin-block-end: 20px;
}
.sections-main__wrap {
    display: grid;
    grid-template-columns: repeat(4, 280px);
    justify-content: space-between;
    row-gap: 20px;
}
.sections-main__item {
    background: hsl(0 100% 100%);
    border-radius: 10px;
    width: 280px;
}
.sections-main__item-img {
    display: block;
    width: 100%;
    height: 160px;
    border-radius: 10px;
    overflow: hidden;
}
.sections-main__item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sections-main__item-content {
    padding: 10px 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.sections-main__item-title, .sections-main__item-price {
    line-height: 16px;
}
.sections-main__item-title {
    display: block;
    font-weight: bold;
    color: hsl(0 0% 0%);
}
.sections-main__item-order-btn {
    display: block;
    width: fit-content;
    padding-inline: 25px;
    padding-block-end: 2px;
    border-radius: 5px;
    color: hsl(0 100% 100%);
    background-color: hsl(356 90% 35%);
    transition: background-color .25s ease;
}
@media (max-width: 1199px) {
    .sections-main__wrap {
        grid-template-columns: repeat(3, 280px);
    }
}
@media (max-width: 991px) {
    .sections-main__wrap {
        grid-template-columns: 280px 280px;
        column-gap: 20px;
        justify-content: center;
    }
}
@media (max-width: 767px) {
    .sections-main__wrap {
        grid-template-columns: 280px;
    }
    .sections-main__item-title, .sections-main__item-price {
        text-align: center;
    }
    .sections-main__item-order-btn {
        margin-inline: auto;
    }
}
@media (hover: hover) {
    .sections-main__item-title:hover {
        color: hsl(0 0% 0%);
    }
   .sections-main__item-order-btn:hover {
        color: hsl(0 100% 100%);
        background-color: hsl(0 92% 47%);
    } 
}


.promotions-main {
    background-color: hsl(0 100% 100%);
    padding-block-start: 15px;
}
.promotions-main__title {
    text-align: center;
    margin-block-end: 20px;
}
.promotions-main__wrap {
    display: flex;
    justify-content: space-between;
    column-gap: 10px;
}
.promotions-main__item {
    width: clamp(300px, 352px, 352px);
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}
.promotions-main__item-img {
    width: 100%;
}
.promotions-main__item-img img {
    width: 100%;
    aspect-ratio: 352 / 300;
    object-fit: cover;
    object-position: center;
}
.promotions-main__item-content {
    display: flex;
    flex-direction: column;
    flex-grow: 2;
    min-height: 185px;
    max-height: 232px;
}
.promotions-main__item-title {
    font-weight: bold;
    font-size: 18px;
}
.promotions-main__item-descr {
    margin-block-start: 20px;
    font-size: 14px;
}
.promotions-main__item-more-btn {
    display: block;
    margin-block-start: auto;
    margin-inline-start: 10px;
    padding: 10px 25px;
    text-transform: uppercase;
    color: hsl(0 100% 100%);
    background-color: hsl(356 90% 35%);
    width: fit-content;
    font-weight: bold;
    border-radius: 5px;
    font-size: 12px;
    letter-spacing: .5px;
    transition: background-color .25s ease;
}
@media (max-width: 767px) {
    .promotions-main {
        padding-block-end: 50px;
    }
    .promotions-main__wrap {
        flex-direction: column;
        align-items: center;
        row-gap: 30px;
    }
    .promotions-main__item-content {
        min-height: auto;
    }
    .promotions-main__item-title {
        text-align: center;
    }
    .promotions-main__item-descr {
        margin-block-start: 10px;
        width: fit-content;
        margin-inline: auto;
        text-align: justify;
    }
    .promotions-main__item-more-btn {
        margin-block-start: 10px;
        margin-inline: auto;
    }
}
@media (hover: hover) {
    .promotions-main__item-more-btn:hover {
        color: hsl(0 100% 100%);
        background-color: hsl(0 92% 47%);
    }
}


.payment-methods {
    margin-block: 50px 20px;
}
.payment-methods__title, .payment-methods__descr {
    text-align: center;
}
.payment-methods__descr {
    margin-block-start: 30px;
}
.payment-methods__wrap {
    margin-block-start: 20px;
    display: flex;
    justify-content: center;
    column-gap: 25px;
}
.payment-methods__item {
    padding-block: 30px 20px;
    border: 2px solid hsl(356 90% 35%);
    border-radius: 10px;
    width: clamp(137px, 300px, 300px);
}
.payment-methods__item-img {
    width: 82px;
    height: 82px;
    margin-inline: auto;
}
.payment-methods__item-img svg {
    width: 100%;
    height: 100%;
}
.payment-methods__item-title {
    font-weight: bold;
    text-align: center;
    margin-block-start: 10px;
}
@media (max-width: 639px) {
    .payment-methods__wrap {
        flex-direction: column;
        row-gap: 20px;
        align-items: center;
    }
}

.advantages-new {
    margin-block-end: 50px;
}
.advantages-new__wrap {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px;
}
.advantages-new__item-img {
    width: 82px;
    height: 82px;
    margin-inline: auto;
}
.advantages-new__item-img svg {
    width: 100%;
    height: 100%;
}
.advantages-new__item-descr {
    text-align: center;
    margin-block-start: 10px;
}
@media (max-width: 767px) {
    .advantages-new__wrap {
        grid-template-columns: 1fr 1fr;
        row-gap: 20px;
    }
}

.shapes {
    margin-block: 50px 20px;
}
.shapes__wrap {
    display: grid;
    grid-template-columns: repeat(2, minmax(128px, 1fr));
    gap: 20px 60px;
    justify-content: center;
}
.shapes__item-title {
    text-align: center;
}
.shapes__item-img {
    width: 100%;
}
.shapes__item-img img {
    width: 100%;
    height: 100%;
}


.cities-list-modal {
    display: none;
}
@font-face {font-family: "FontAwesome";src: url("/assets/flinstone/fonts/fontawesome-webfont.eot?v=4.5.0");src: url("/assets/flinstone/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"),url("/assets/flinstone/fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"),url("/assets/flinstone/fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"),url("/assets/flinstone/fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"),url("/assets/flinstone/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");font-weight: normal;font-style: normal;}
.fa {display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.fa-lg {font-size: 1.33333333em;line-height: .75em;vertical-align: -15%;}
.fa-2x {font-size: 2em;}
.fa-3x {font-size: 3em;}
.fa-4x {font-size: 4em;}
.fa-5x {font-size: 5em;}
.fa-fw {width: 1.28571429em;text-align: center;}
.fa-ul {padding-left: 0;margin-left: 2.14285714em;list-style-type: none;}
.fa-ul>li {position: relative;}
.fa-li {position: absolute;left: -2.14285714em;width: 2.14285714em;top: .14285714em;text-align: center;}
.fa-li.fa-lg {left: -1.85714286em;}
.fa-border {padding: .2em .25em .15em;border: solid .08em #eee;border-radius: .1em;}
.fa-pull-left {float: left;}
.fa-pull-right {float: right;}
.fa.fa-pull-left {margin-right: .3em;}
.fa.fa-pull-right {margin-left: .3em;}
.pull-right {float: right;}
.pull-left {float: left;}
.fa.pull-left {margin-right: .3em;}
.fa.pull-right {margin-left: .3em;}
.fa-spin {-webkit-animation: fa-spin 2s infinite linear;animation: fa-spin 2s infinite linear;}
.fa-pulse {-webkit-animation: fa-spin 1s infinite steps(8);animation: fa-spin 1s infinite steps(8);}
@-webkit-keyframes fa-spin {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
	100% {-webkit-transform: rotate(359deg);transform: rotate(359deg);}}
@keyframes fa-spin {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
	100% {-webkit-transform: rotate(359deg);transform: rotate(359deg);}}
.fa-rotate-90 {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}
.fa-rotate-180 {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}
.fa-rotate-270 {-webkit-transform: rotate(270deg);-ms-transform: rotate(270deg);transform: rotate(270deg);}
.fa-flip-horizontal {-webkit-transform: scale(-1,1);-ms-transform: scale(-1,1);transform: scale(-1,1);}
.fa-flip-vertical {-webkit-transform: scale(1,-1);-ms-transform: scale(1,-1);transform: scale(1,-1);}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {filter: none;}
.fa-stack {position: relative;display: inline-block;width: 2em;height: 2em;line-height: 2em;vertical-align: middle;}
.fa-stack-1x, .fa-stack-2x {position: absolute;left: 0;width: 100%;text-align: center;}
.fa-stack-1x {line-height: inherit;}
.fa-stack-2x {font-size: 2em;}
.fa-inverse {color: #fff;}
.fa-glass:before {content: "";}
.fa-music:before {content: "";}
.fa-search:before {content: "";}
.fa-envelope-o:before {content: "";}
.fa-heart:before {content: "";}
.fa-star:before {content: "";}
.fa-star-o:before {content: "";}
.fa-user:before {content: "";}
.fa-film:before {content: "";}
.fa-th-large:before {content: "";}
.fa-th:before {content: "";}
.fa-th-list:before {content: "";}
.fa-check:before {content: "";}
.fa-remove:before, .fa-close:before, .fa-times:before {content: "";}
.fa-search-plus:before {content: "";}
.fa-search-minus:before {content: "";}
.fa-power-off:before {content: "";}
.fa-signal:before {content: "";}
.fa-gear:before, .fa-cog:before {content: "";}
.fa-trash-o:before {content: "";}
.fa-home:before {content: "";}
.fa-file-o:before {content: "";}
.fa-clock-o:before {content: "";}
.fa-road:before {content: "";}
.fa-download:before {content: "";}
.fa-arrow-circle-o-down:before {content: "";}
.fa-arrow-circle-o-up:before {content: "";}
.fa-inbox:before {content: "";}
.fa-play-circle-o:before {content: "";}
.fa-rotate-right:before, .fa-repeat:before {content: "";}
.fa-refresh:before {content: "";}
.fa-list-alt:before {content: "";}
.fa-lock:before {content: "";}
.fa-flag:before {content: "";}
.fa-headphones:before {content: "";}
.fa-volume-off:before {content: "";}
.fa-volume-down:before {content: "";}
.fa-volume-up:before {content: "";}
.fa-qrcode:before {content: "";}
.fa-barcode:before {content: "";}
.fa-tag:before {content: "";}
.fa-tags:before {content: "";}
.fa-book:before {content: "";}
.fa-bookmark:before {content: "";}
.fa-print:before {content: "";}
.fa-camera:before {content: "";}
.fa-font:before {content: "";}
.fa-bold:before {content: "";}
.fa-italic:before {content: "";}
.fa-text-height:before {content: "";}
.fa-text-width:before {content: "";}
.fa-align-left:before {content: "";}
.fa-align-center:before {content: "";}
.fa-align-right:before {content: "";}
.fa-align-justify:before {content: "";}
.fa-list:before {content: "";}
.fa-dedent:before, .fa-outdent:before {content: "";}
.fa-indent:before {content: "";}
.fa-video-camera:before {content: "";}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {content: "";}
.fa-pencil:before {content: "";}
.fa-map-marker:before {content: "";}
.fa-adjust:before {content: "";}
.fa-tint:before {content: "";}
.fa-edit:before, .fa-pencil-square-o:before {content: "";}
.fa-share-square-o:before {content: "";}
.fa-check-square-o:before {content: "";}
.fa-arrows:before {content: "";}
.fa-step-backward:before {content: "";}
.fa-fast-backward:before {content: "";}
.fa-backward:before {content: "";}
.fa-play:before {content: "";}
.fa-pause:before {content: "";}
.fa-stop:before {content: "";}
.fa-forward:before {content: "";}
.fa-fast-forward:before {content: "";}
.fa-step-forward:before {content: "";}
.fa-eject:before {content: "";}
.fa-chevron-left:before {content: "";}
.fa-chevron-right:before {content: "";}
.fa-plus-circle:before {content: "";}
.fa-minus-circle:before {content: "";}
.fa-times-circle:before {content: "";}
.fa-check-circle:before {content: "";}
.fa-question-circle:before {content: "";}
.fa-info-circle:before {content: "";}
.fa-crosshairs:before {content: "";}
.fa-times-circle-o:before {content: "";}
.fa-check-circle-o:before {content: "";}
.fa-ban:before {content: "";}
.fa-arrow-left:before {content: "";}
.fa-arrow-right:before {content: "";}
.fa-arrow-up:before {content: "";}
.fa-arrow-down:before {content: "";}
.fa-mail-forward:before, .fa-share:before {content: "";}
.fa-expand:before {content: "";}
.fa-compress:before {content: "";}
.fa-plus:before {content: "";}
.fa-minus:before {content: "";}
.fa-asterisk:before {content: "";}
.fa-exclamation-circle:before {content: "";}
.fa-gift:before {content: "";}
.fa-leaf:before {content: "";}
.fa-fire:before {content: "";}
.fa-eye:before {content: "";}
.fa-eye-slash:before {content: "";}
.fa-warning:before, .fa-exclamation-triangle:before {content: "";}
.fa-plane:before {content: "";}
.fa-calendar:before {content: "";}
.fa-random:before {content: "";}
.fa-comment:before {content: "";}
.fa-magnet:before {content: "";}
.fa-chevron-up:before {content: "";}
.fa-chevron-down:before {content: "";}
.fa-retweet:before {content: "";}
.fa-shopping-cart:before {content: "";}
.fa-folder:before {content: "";}
.fa-folder-open:before {content: "";}
.fa-arrows-v:before {content: "";}
.fa-arrows-h:before {content: "";}
.fa-bar-chart-o:before, .fa-bar-chart:before {content: "";}
.fa-twitter-square:before {content: "";}
.fa-facebook-square:before {content: "";}
.fa-camera-retro:before {content: "";}
.fa-key:before {content: "";}
.fa-gears:before, .fa-cogs:before {content: "";}
.fa-comments:before {content: "";}
.fa-thumbs-o-up:before {content: "";}
.fa-thumbs-o-down:before {content: "";}
.fa-star-half:before {content: "";}
.fa-heart-o:before {content: "";}
.fa-sign-out:before {content: "";}
.fa-linkedin-square:before {content: "";}
.fa-thumb-tack:before {content: "";}
.fa-external-link:before {content: "";}
.fa-sign-in:before {content: "";}
.fa-trophy:before {content: "";}
.fa-github-square:before {content: "";}
.fa-upload:before {content: "";}
.fa-lemon-o:before {content: "";}
.fa-phone:before {content: "";}
.fa-square-o:before {content: "";}
.fa-bookmark-o:before {content: "";}
.fa-phone-square:before {content: "";}
.fa-twitter:before {content: "";}
.fa-facebook-f:before, .fa-facebook:before {content: "";}
.fa-github:before {content: "";}
.fa-unlock:before {content: "";}
.fa-credit-card:before {content: "";}
.fa-feed:before, .fa-rss:before {content: "";}
.fa-hdd-o:before {content: "";}
.fa-bullhorn:before {content: "";}
.fa-bell:before {content: "";}
.fa-certificate:before {content: "";}
.fa-hand-o-right:before {content: "";}
.fa-hand-o-left:before {content: "";}
.fa-hand-o-up:before {content: "";}
.fa-hand-o-down:before {content: "";}
.fa-arrow-circle-left:before {content: "";}
.fa-arrow-circle-right:before {content: "";}
.fa-arrow-circle-up:before {content: "";}
.fa-arrow-circle-down:before {content: "";}
.fa-globe:before {content: "";}
.fa-wrench:before {content: "";}
.fa-tasks:before {content: "";}
.fa-filter:before {content: "";}
.fa-briefcase:before {content: "";}
.fa-arrows-alt:before {content: "";}
.fa-group:before, .fa-users:before {content: "";}
.fa-chain:before, .fa-link:before {content: "";}
.fa-cloud:before {content: "";}
.fa-flask:before {content: "";}
.fa-cut:before, .fa-scissors:before {content: "";}
.fa-copy:before, .fa-files-o:before {content: "";}
.fa-paperclip:before {content: "";}
.fa-save:before, .fa-floppy-o:before {content: "";}
.fa-square:before {content: "";}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {content: "";}
.fa-list-ul:before {content: "";}
.fa-list-ol:before {content: "";}
.fa-strikethrough:before {content: "";}
.fa-underline:before {content: "";}
.fa-table:before {content: "";}
.fa-magic:before {content: "";}
.fa-truck:before {content: "";}
.fa-pinterest:before {content: "";}
.fa-pinterest-square:before {content: "";}
.fa-google-plus-square:before {content: "";}
.fa-google-plus:before {content: "";}
.fa-money:before {content: "";}
.fa-caret-down:before {content: "";}
.fa-caret-up:before {content: "";}
.fa-caret-left:before {content: "";}
.fa-caret-right:before {content: "";}
.fa-columns:before {content: "";}
.fa-unsorted:before, .fa-sort:before {content: "";}
.fa-sort-down:before, .fa-sort-desc:before {content: "";}
.fa-sort-up:before, .fa-sort-asc:before {content: "";}
.fa-envelope:before {content: "";}
.fa-linkedin:before {content: "";}
.fa-rotate-left:before, .fa-undo:before {content: "";}
.fa-legal:before, .fa-gavel:before {content: "";}
.fa-dashboard:before, .fa-tachometer:before {content: "";}
.fa-comment-o:before {content: "";}
.fa-comments-o:before {content: "";}
.fa-flash:before, .fa-bolt:before {content: "";}
.fa-sitemap:before {content: "";}
.fa-umbrella:before {content: "";}
.fa-paste:before, .fa-clipboard:before {content: "";}
.fa-lightbulb-o:before {content: "";}
.fa-exchange:before {content: "";}
.fa-cloud-download:before {content: "";}
.fa-cloud-upload:before {content: "";}
.fa-user-md:before {content: "";}
.fa-stethoscope:before {content: "";}
.fa-suitcase:before {content: "";}
.fa-bell-o:before {content: "";}
.fa-coffee:before {content: "";}
.fa-cutlery:before {content: "";}
.fa-file-text-o:before {content: "";}
.fa-building-o:before {content: "";}
.fa-hospital-o:before {content: "";}
.fa-ambulance:before {content: "";}
.fa-medkit:before {content: "";}
.fa-fighter-jet:before {content: "";}
.fa-beer:before {content: "";}
.fa-h-square:before {content: "";}
.fa-plus-square:before {content: "";}
.fa-angle-double-left:before {content: "";}
.fa-angle-double-right:before {content: "";}
.fa-angle-double-up:before {content: "";}
.fa-angle-double-down:before {content: "";}
.fa-angle-left:before {content: "";}
.fa-angle-right:before {content: "";}
.fa-angle-up:before {content: "";}
.fa-angle-down:before {content: "";}
.fa-desktop:before {content: "";}
.fa-laptop:before {content: "";}
.fa-tablet:before {content: "";}
.fa-mobile-phone:before, .fa-mobile:before {content: "";}
.fa-circle-o:before {content: "";}
.fa-quote-left:before {content: "";}
.fa-quote-right:before {content: "";}
.fa-spinner:before {content: "";}
.fa-circle:before {content: "";}
.fa-mail-reply:before, .fa-reply:before {content: "";}
.fa-github-alt:before {content: "";}
.fa-folder-o:before {content: "";}
.fa-folder-open-o:before {content: "";}
.fa-smile-o:before {content: "";}
.fa-frown-o:before {content: "";}
.fa-meh-o:before {content: "";}
.fa-gamepad:before {content: "";}
.fa-keyboard-o:before {content: "";}
.fa-flag-o:before {content: "";}
.fa-flag-checkered:before {content: "";}
.fa-terminal:before {content: "";}
.fa-code:before {content: "";}
.fa-mail-reply-all:before, .fa-reply-all:before {content: "";}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {content: "";}
.fa-location-arrow:before {content: "";}
.fa-crop:before {content: "";}
.fa-code-fork:before {content: "";}
.fa-unlink:before, .fa-chain-broken:before {content: "";}
.fa-question:before {content: "";}
.fa-info:before {content: "";}
.fa-exclamation:before {content: "";}
.fa-superscript:before {content: "";}
.fa-subscript:before {content: "";}
.fa-eraser:before {content: "";}
.fa-puzzle-piece:before {content: "";}
.fa-microphone:before {content: "";}
.fa-microphone-slash:before {content: "";}
.fa-shield:before {content: "";}
.fa-calendar-o:before {content: "";}
.fa-fire-extinguisher:before {content: "";}
.fa-rocket:before {content: "";}
.fa-maxcdn:before {content: "";}
.fa-chevron-circle-left:before {content: "";}
.fa-chevron-circle-right:before {content: "";}
.fa-chevron-circle-up:before {content: "";}
.fa-chevron-circle-down:before {content: "";}
.fa-html5:before {content: "";}
.fa-css3:before {content: "";}
.fa-anchor:before {content: "";}
.fa-unlock-alt:before {content: "";}
.fa-bullseye:before {content: "";}
.fa-ellipsis-h:before {content: "";}
.fa-ellipsis-v:before {content: "";}
.fa-rss-square:before {content: "";}
.fa-play-circle:before {content: "";}
.fa-ticket:before {content: "";}
.fa-minus-square:before {content: "";}
.fa-minus-square-o:before {content: "";}
.fa-level-up:before {content: "";}
.fa-level-down:before {content: "";}
.fa-check-square:before {content: "";}
.fa-pencil-square:before {content: "";}
.fa-external-link-square:before {content: "";}
.fa-share-square:before {content: "";}
.fa-compass:before {content: "";}
.fa-toggle-down:before, .fa-caret-square-o-down:before {content: "";}
.fa-toggle-up:before, .fa-caret-square-o-up:before {content: "";}
.fa-toggle-right:before, .fa-caret-square-o-right:before {content: "";}
.fa-euro:before, .fa-eur:before {content: "";}
.fa-gbp:before {content: "";}
.fa-dollar:before, .fa-usd:before {content: "";}
.fa-rupee:before, .fa-inr:before {content: "";}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {content: "";}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {content: "";}
.fa-won:before, .fa-krw:before {content: "";}
.fa-bitcoin:before, .fa-btc:before {content: "";}
.fa-file:before {content: "";}
.fa-file-text:before {content: "";}
.fa-sort-alpha-asc:before {content: "";}
.fa-sort-alpha-desc:before {content: "";}
.fa-sort-amount-asc:before {content: "";}
.fa-sort-amount-desc:before {content: "";}
.fa-sort-numeric-asc:before {content: "";}
.fa-sort-numeric-desc:before {content: "";}
.fa-thumbs-up:before {content: "";}
.fa-thumbs-down:before {content: "";}
.fa-youtube-square:before {content: "";}
.fa-youtube:before {content: "";}
.fa-xing:before {content: "";}
.fa-xing-square:before {content: "";}
.fa-youtube-play:before {content: "";}
.fa-dropbox:before {content: "";}
.fa-stack-overflow:before {content: "";}
.fa-instagram:before {content: "";}
.fa-flickr:before {content: "";}
.fa-adn:before {content: "";}
.fa-bitbucket:before {content: "";}
.fa-bitbucket-square:before {content: "";}
.fa-tumblr:before {content: "";}
.fa-tumblr-square:before {content: "";}
.fa-long-arrow-down:before {content: "";}
.fa-long-arrow-up:before {content: "";}
.fa-long-arrow-left:before {content: "";}
.fa-long-arrow-right:before {content: "";}
.fa-apple:before {content: "";}
.fa-windows:before {content: "";}
.fa-android:before {content: "";}
.fa-linux:before {content: "";}
.fa-dribbble:before {content: "";}
.fa-skype:before {content: "";}
.fa-foursquare:before {content: "";}
.fa-trello:before {content: "";}
.fa-female:before {content: "";}
.fa-male:before {content: "";}
.fa-gittip:before, .fa-gratipay:before {content: "";}
.fa-sun-o:before {content: "";}
.fa-moon-o:before {content: "";}
.fa-archive:before {content: "";}
.fa-bug:before {content: "";}
.fa-vk:before {content: "";}
.fa-weibo:before {content: "";}
.fa-renren:before {content: "";}
.fa-pagelines:before {content: "";}
.fa-stack-exchange:before {content: "";}
.fa-arrow-circle-o-right:before {content: "";}
.fa-arrow-circle-o-left:before {content: "";}
.fa-toggle-left:before, .fa-caret-square-o-left:before {content: "";}
.fa-dot-circle-o:before {content: "";}
.fa-wheelchair:before {content: "";}
.fa-vimeo-square:before {content: "";}
.fa-turkish-lira:before, .fa-try:before {content: "";}
.fa-plus-square-o:before {content: "";}
.fa-space-shuttle:before {content: "";}
.fa-slack:before {content: "";}
.fa-envelope-square:before {content: "";}
.fa-wordpress:before {content: "";}
.fa-openid:before {content: "";}
.fa-institution:before, .fa-bank:before, .fa-university:before {content: "";}
.fa-mortar-board:before, .fa-graduation-cap:before {content: "";}
.fa-yahoo:before {content: "";}
.fa-google:before {content: "";}
.fa-reddit:before {content: "";}
.fa-reddit-square:before {content: "";}
.fa-stumbleupon-circle:before {content: "";}
.fa-stumbleupon:before {content: "";}
.fa-delicious:before {content: "";}
.fa-digg:before {content: "";}
.fa-pied-piper:before {content: "";}
.fa-pied-piper-alt:before {content: "";}
.fa-drupal:before {content: "";}
.fa-joomla:before {content: "";}
.fa-language:before {content: "";}
.fa-fax:before {content: "";}
.fa-building:before {content: "";}
.fa-child:before {content: "";}
.fa-paw:before {content: "";}
.fa-spoon:before {content: "";}
.fa-cube:before {content: "";}
.fa-cubes:before {content: "";}
.fa-behance:before {content: "";}
.fa-behance-square:before {content: "";}
.fa-steam:before {content: "";}
.fa-steam-square:before {content: "";}
.fa-recycle:before {content: "";}
.fa-automobile:before, .fa-car:before {content: "";}
.fa-cab:before, .fa-taxi:before {content: "";}
.fa-tree:before {content: "";}
.fa-spotify:before {content: "";}
.fa-deviantart:before {content: "";}
.fa-soundcloud:before {content: "";}
.fa-database:before {content: "";}
.fa-file-pdf-o:before {content: "";}
.fa-file-word-o:before {content: "";}
.fa-file-excel-o:before {content: "";}
.fa-file-powerpoint-o:before {content: "";}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {content: "";}
.fa-file-zip-o:before, .fa-file-archive-o:before {content: "";}
.fa-file-sound-o:before, .fa-file-audio-o:before {content: "";}
.fa-file-movie-o:before, .fa-file-video-o:before {content: "";}
.fa-file-code-o:before {content: "";}
.fa-vine:before {content: "";}
.fa-codepen:before {content: "";}
.fa-jsfiddle:before {content: "";}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {content: "";}
.fa-circle-o-notch:before {content: "";}
.fa-ra:before, .fa-rebel:before {content: "";}
.fa-ge:before, .fa-empire:before {content: "";}
.fa-git-square:before {content: "";}
.fa-git:before {content: "";}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {content: "";}
.fa-tencent-weibo:before {content: "";}
.fa-qq:before {content: "";}
.fa-wechat:before, .fa-weixin:before {content: "";}
.fa-send:before, .fa-paper-plane:before {content: "";}
.fa-send-o:before, .fa-paper-plane-o:before {content: "";}
.fa-history:before {content: "";}
.fa-circle-thin:before {content: "";}
.fa-header:before {content: "";}
.fa-paragraph:before {content: "";}
.fa-sliders:before {content: "";}
.fa-share-alt:before {content: "";}
.fa-share-alt-square:before {content: "";}
.fa-bomb:before {content: "";}
.fa-soccer-ball-o:before, .fa-futbol-o:before {content: "";}
.fa-tty:before {content: "";}
.fa-binoculars:before {content: "";}
.fa-plug:before {content: "";}
.fa-slideshare:before {content: "";}
.fa-twitch:before {content: "";}
.fa-yelp:before {content: "";}
.fa-newspaper-o:before {content: "";}
.fa-wifi:before {content: "";}
.fa-calculator:before {content: "";}
.fa-paypal:before {content: "";}
.fa-google-wallet:before {content: "";}
.fa-cc-visa:before {content: "";}
.fa-cc-mastercard:before {content: "";}
.fa-cc-discover:before {content: "";}
.fa-cc-amex:before {content: "";}
.fa-cc-paypal:before {content: "";}
.fa-cc-stripe:before {content: "";}
.fa-bell-slash:before {content: "";}
.fa-bell-slash-o:before {content: "";}
.fa-trash:before {content: "";}
.fa-copyright:before {content: "";}
.fa-at:before {content: "";}
.fa-eyedropper:before {content: "";}
.fa-paint-brush:before {content: "";}
.fa-birthday-cake:before {content: "";}
.fa-area-chart:before {content: "";}
.fa-pie-chart:before {content: "";}
.fa-line-chart:before {content: "";}
.fa-lastfm:before {content: "";}
.fa-lastfm-square:before {content: "";}
.fa-toggle-off:before {content: "";}
.fa-toggle-on:before {content: "";}
.fa-bicycle:before {content: "";}
.fa-bus:before {content: "";}
.fa-ioxhost:before {content: "";}
.fa-angellist:before {content: "";}
.fa-cc:before {content: "";}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {content: "";}
.fa-meanpath:before {content: "";}
.fa-buysellads:before {content: "";}
.fa-connectdevelop:before {content: "";}
.fa-dashcube:before {content: "";}
.fa-forumbee:before {content: "";}
.fa-leanpub:before {content: "";}
.fa-sellsy:before {content: "";}
.fa-shirtsinbulk:before {content: "";}
.fa-simplybuilt:before {content: "";}
.fa-skyatlas:before {content: "";}
.fa-cart-plus:before {content: "";}
.fa-cart-arrow-down:before {content: "";}
.fa-diamond:before {content: "";}
.fa-ship:before {content: "";}
.fa-user-secret:before {content: "";}
.fa-motorcycle:before {content: "";}
.fa-street-view:before {content: "";}
.fa-heartbeat:before {content: "";}
.fa-venus:before {content: "";}
.fa-mars:before {content: "";}
.fa-mercury:before {content: "";}
.fa-intersex:before, .fa-transgender:before {content: "";}
.fa-transgender-alt:before {content: "";}
.fa-venus-double:before {content: "";}
.fa-mars-double:before {content: "";}
.fa-venus-mars:before {content: "";}
.fa-mars-stroke:before {content: "";}
.fa-mars-stroke-v:before {content: "";}
.fa-mars-stroke-h:before {content: "";}
.fa-neuter:before {content: "";}
.fa-genderless:before {content: "";}
.fa-facebook-official:before {content: "";}
.fa-pinterest-p:before {content: "";}
.fa-whatsapp:before {content: "";}
.fa-server:before {content: "";}
.fa-user-plus:before {content: "";}
.fa-user-times:before {content: "";}
.fa-hotel:before, .fa-bed:before {content: "";}
.fa-viacoin:before {content: "";}
.fa-train:before {content: "";}
.fa-subway:before {content: "";}
.fa-medium:before {content: "";}
.fa-yc:before, .fa-y-combinator:before {content: "";}
.fa-optin-monster:before {content: "";}
.fa-opencart:before {content: "";}
.fa-expeditedssl:before {content: "";}
.fa-battery-4:before, .fa-battery-full:before {content: "";}
.fa-battery-3:before, .fa-battery-three-quarters:before {content: "";}
.fa-battery-2:before, .fa-battery-half:before {content: "";}
.fa-battery-1:before, .fa-battery-quarter:before {content: "";}
.fa-battery-0:before, .fa-battery-empty:before {content: "";}
.fa-mouse-pointer:before {content: "";}
.fa-i-cursor:before {content: "";}
.fa-object-group:before {content: "";}
.fa-object-ungroup:before {content: "";}
.fa-sticky-note:before {content: "";}
.fa-sticky-note-o:before {content: "";}
.fa-cc-jcb:before {content: "";}
.fa-cc-diners-club:before {content: "";}
.fa-clone:before {content: "";}
.fa-balance-scale:before {content: "";}
.fa-hourglass-o:before {content: "";}
.fa-hourglass-1:before, .fa-hourglass-start:before {content: "";}
.fa-hourglass-2:before, .fa-hourglass-half:before {content: "";}
.fa-hourglass-3:before, .fa-hourglass-end:before {content: "";}
.fa-hourglass:before {content: "";}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {content: "";}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {content: "";}
.fa-hand-scissors-o:before {content: "";}
.fa-hand-lizard-o:before {content: "";}
.fa-hand-spock-o:before {content: "";}
.fa-hand-pointer-o:before {content: "";}
.fa-hand-peace-o:before {content: "";}
.fa-trademark:before {content: "";}
.fa-registered:before {content: "";}
.fa-creative-commons:before {content: "";}
.fa-gg:before {content: "";}
.fa-gg-circle:before {content: "";}
.fa-tripadvisor:before {content: "";}
.fa-odnoklassniki:before {content: "";}
.fa-odnoklassniki-square:before {content: "";}
.fa-get-pocket:before {content: "";}
.fa-wikipedia-w:before {content: "";}
.fa-safari:before {content: "";}
.fa-chrome:before {content: "";}
.fa-firefox:before {content: "";}
.fa-opera:before {content: "";}
.fa-internet-explorer:before {content: "";}
.fa-tv:before, .fa-television:before {content: "";}
.fa-contao:before {content: "";}
.fa-500px:before {content: "";}
.fa-amazon:before {content: "";}
.fa-calendar-plus-o:before {content: "";}
.fa-calendar-minus-o:before {content: "";}
.fa-calendar-times-o:before {content: "";}
.fa-calendar-check-o:before {content: "";}
.fa-industry:before {content: "";}
.fa-map-pin:before {content: "";}
.fa-map-signs:before {content: "";}
.fa-map-o:before {content: "";}
.fa-map:before {content: "";}
.fa-commenting:before {content: "";}
.fa-commenting-o:before {content: "";}
.fa-houzz:before {content: "";}
.fa-vimeo:before {content: "";}
.fa-black-tie:before {content: "";}
.fa-fonticons:before {content: "";}
.fa-reddit-alien:before {content: "";}
.fa-edge:before {content: "";}
.fa-credit-card-alt:before {content: "";}
.fa-codiepie:before {content: "";}
.fa-modx:before {content: "";}
.fa-fort-awesome:before {content: "";}
.fa-usb:before {content: "";}
.fa-product-hunt:before {content: "";}
.fa-mixcloud:before {content: "";}
.fa-scribd:before {content: "";}
.fa-pause-circle:before {content: "";}
.fa-pause-circle-o:before {content: "";}
.fa-stop-circle:before {content: "";}
.fa-stop-circle-o:before {content: "";}
.fa-shopping-bag:before {content: "";}
.fa-shopping-basket:before {content: "";}
.fa-hashtag:before {content: "";}
.fa-bluetooth:before {content: "";}
.fa-bluetooth-b:before {content: "";}
.fa-percent:before {content: "";}
@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),local("Roboto-Regular"),url("https://fonts.gstatic.com/s/roboto/v15/ek4gzZ-GeXAPcSbHtCeQI_esZW2xOQ-xsNqO47m55DA.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),local("Roboto-Regular"),url("https://fonts.gstatic.com/s/roboto/v15/mErvLBYg_cXG3rLvUsKT_fesZW2xOQ-xsNqO47m55DA.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),local("Roboto-Regular"),url("https://fonts.gstatic.com/s/roboto/v15/-2n2p-_Y08sg57CNWQfKNvesZW2xOQ-xsNqO47m55DA.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),local("Roboto-Regular"),url("https://fonts.gstatic.com/s/roboto/v15/u0TOpm082MNkS5K0Q4rhqvesZW2xOQ-xsNqO47m55DA.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),local("Roboto-Regular"),url("https://fonts.gstatic.com/s/roboto/v15/NdF9MtnOpLzo-noMoG0miPesZW2xOQ-xsNqO47m55DA.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),local("Roboto-Regular"),url("https://fonts.gstatic.com/s/roboto/v15/Fcx7Wwv8OzT71A3E1XOAjvesZW2xOQ-xsNqO47m55DA.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;src:local("Roboto"),local("Roboto-Regular"),url("https://fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;src:local("Roboto Bold"),local("Roboto-Bold"),url("https://fonts.gstatic.com/s/roboto/v15/77FXFjRbGzN4aCrSFhlh3hJtnKITppOI_IvcXXDNrsc.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;src:local("Roboto Bold"),local("Roboto-Bold"),url("https://fonts.gstatic.com/s/roboto/v15/isZ-wbCXNKAbnjo6_TwHThJtnKITppOI_IvcXXDNrsc.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;src:local("Roboto Bold"),local("Roboto-Bold"),url("https://fonts.gstatic.com/s/roboto/v15/UX6i4JxQDm3fVTc1CPuwqhJtnKITppOI_IvcXXDNrsc.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;src:local("Roboto Bold"),local("Roboto-Bold"),url("https://fonts.gstatic.com/s/roboto/v15/jSN2CGVDbcVyCnfJfjSdfBJtnKITppOI_IvcXXDNrsc.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;src:local("Roboto Bold"),local("Roboto-Bold"),url("https://fonts.gstatic.com/s/roboto/v15/PwZc-YbIL414wB9rB1IAPRJtnKITppOI_IvcXXDNrsc.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;src:local("Roboto Bold"),local("Roboto-Bold"),url("https://fonts.gstatic.com/s/roboto/v15/97uahxiqZRoncBaCEI3aWxJtnKITppOI_IvcXXDNrsc.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:normal;font-weight:700;src:local("Roboto Bold"),local("Roboto-Bold"),url("https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOFtXRa8TVwTICgirnJhmVJw.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:italic;font-weight:400;src:local("Roboto Italic"),local("Roboto-Italic"),url("https://fonts.gstatic.com/s/roboto/v15/WxrXJa0C3KdtC7lMafG4dRTbgVql8nDJpwnrE27mub0.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:italic;font-weight:400;src:local("Roboto Italic"),local("Roboto-Italic"),url("https://fonts.gstatic.com/s/roboto/v15/OpXUqTo0UgQQhGj_SFdLWBTbgVql8nDJpwnrE27mub0.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:italic;font-weight:400;src:local("Roboto Italic"),local("Roboto-Italic"),url("https://fonts.gstatic.com/s/roboto/v15/1hZf02POANh32k2VkgEoUBTbgVql8nDJpwnrE27mub0.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:italic;font-weight:400;src:local("Roboto Italic"),local("Roboto-Italic"),url("https://fonts.gstatic.com/s/roboto/v15/cDKhRaXnQTOVbaoxwdOr9xTbgVql8nDJpwnrE27mub0.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:italic;font-weight:400;src:local("Roboto Italic"),local("Roboto-Italic"),url("https://fonts.gstatic.com/s/roboto/v15/K23cxWVTrIFD6DJsEVi07RTbgVql8nDJpwnrE27mub0.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:italic;font-weight:400;src:local("Roboto Italic"),local("Roboto-Italic"),url("https://fonts.gstatic.com/s/roboto/v15/vSzulfKSK0LLjjfeaxcREhTbgVql8nDJpwnrE27mub0.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:italic;font-weight:400;src:local("Roboto Italic"),local("Roboto-Italic"),url("https://fonts.gstatic.com/s/roboto/v15/vPcynSL0qHq_6dX7lKVByfesZW2xOQ-xsNqO47m55DA.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:italic;font-weight:700;src:local("Roboto Bold Italic"),local("Roboto-BoldItalic"),url("https://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcCzTOQ_MqJVwkKsUn0wKzc2I.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:italic;font-weight:700;src:local("Roboto Bold Italic"),local("Roboto-BoldItalic"),url("https://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcCzUj_cnvWIuuBMVgbX098Mw.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:italic;font-weight:700;src:local("Roboto Bold Italic"),local("Roboto-BoldItalic"),url("https://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcC0bcKLIaa1LC45dFaAfauRA.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:italic;font-weight:700;src:local("Roboto Bold Italic"),local("Roboto-BoldItalic"),url("https://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcC2o_sUJ8uO4YLWRInS22T3Y.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:italic;font-weight:700;src:local("Roboto Bold Italic"),local("Roboto-BoldItalic"),url("https://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcC76up8jxqWt8HVA3mDhkV_0.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:italic;font-weight:700;src:local("Roboto Bold Italic"),local("Roboto-BoldItalic"),url("https://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcCyYE0-AqJ3nfInTTiDXDjU4.woff2") format("woff2")}@font-face{font-family:"Roboto";font-style:italic;font-weight:700;src:local("Roboto Bold Italic"),local("Roboto-BoldItalic"),url("https://fonts.gstatic.com/s/roboto/v15/t6Nd4cfPRhZP44Q5QAjcC44P5ICox8Kq3LLUNMylGO4.woff2") format("woff2")}body{font:14px/20px Arial,sans-serif;color:#474747}a{color:#3390d1}a:hover{text-decoration:none}a:hover,a:active{outline:0;text-decoration:none}small{font-size:11px;color:#7e7e7e}h5{font-family:Arial;font-size:16px;font-weight:600;line-height:26px;color:#313131;text-shadow:#fff 1px 1px 0}a.more{display:inline-block;text-decoration:none;color:#5a5a5a;font-size:11px;behavior:url("/assets/flinstone/js/PIE.htc");position:relative;background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#f1f0f1),color-stop(100%,#ababab));background:-webkit-linear-gradient(top,#f1f0f1,#ababab);background:-moz-linear-gradient(top,#f1f0f1,#ababab);background:-o-linear-gradient(top,#f1f0f1,#ababab);background:-ms-linear-gradient(top,#f1f0f1,#ababab);background:linear-gradient(top,#f1f0f1,#ababab);-pie-background:linear-gradient(top,#f1f0f1,#ababab);-moz-box-shadow:0 2px 2px #dbdada;-webkit-box-shadow:0 2px 2px #dbdada;-o-box-shadow:0 2px 2px #dbdada;box-shadow:0 2px 2px #dbdada;-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;-moz-transition-property:color;-webkit-transition-property:color;-o-transition-property:color;transition-property:color;-moz-transition-duration:.5s;-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s}a.more:hover{color:#3390d1}a.more span{display:inline-block;line-height:19px;padding:0 5px;margin:1px;cursor:pointer;behavior:url("/assets/flinstone/js/PIE.htc");position:relative;background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#ededed),color-stop(100%,#bebebe));background:-webkit-linear-gradient(top,#ededed,#bebebe);background:-moz-linear-gradient(top,#ededed,#bebebe);background:-o-linear-gradient(top,#ededed,#bebebe);background:-ms-linear-gradient(top,#ededed,#bebebe);background:linear-gradient(top,#ededed,#bebebe);-pie-background:linear-gradient(top,#ededed,#bebebe);-moz-border-radius:3px;-webkit-border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;-khtml-border-radius:3px;border-radius:3px;text-shadow:#e8e8e8 0 1px 0}.b-phone{font:30px "Trebuchet MS",sans-serif;line-height:27px;color:#fff;letter-spacing:-1px}.b-text ul,.b-text ol{margin-top:8px}.b-text li,.ol-list li,.mdash-list li{font:12px Arial;margin-bottom:7px;color:#313131}.b-text ol,.ol-list{list-style-type:decimal;list-style-position:inside}

.b-creator{font-size:9px !important}.home-bottom aside .b-otzivi .all a:first-child{float:none !important}.pager ul .prev{display:inline-block}.article-list{list-style:none;margin-right:15px}.article-list li{overflow:hidden;clear:both;margin-bottom:25px}.article-list .article-pic{float:left;width:110px;margin-top:30px;margin-right:30px}.article-list .article-pic img{border:1px solid #bebebe}.article-list .article-desc p{line-height:18px}.thumbs{margin:-10px 0 10px -40px}.thumbs .thumb{text-decoration:none;display:-moz-inline-box;display:inline-block;vertical-align:top;text-align:left;text-align:center;margin:20px 0 0 40px}.thumbs .thumb .r{width:8em;float:left}.thumbs .thumb .r img{background-color:#fff;padding:10px}.b-brends li img{border:0}dl.t_list{margin-left:140px;color:#3c3c3c;padding-bottom:20px}dl.t_list dt{width:130px;float:left;clear:left;margin:10px 0 0 -140px;text-align:right;font-style:italic;color:#727272}dl.t_list dt:after{content:":"}dl.t_list dd{margin-top:10px;float:left;width:100%}.remark{text-align:right;padding-bottom:0 !important;font-style:italic}.required{font-weight:bold}a.dashed{text-decoration:none;border-bottom:1px dashed #3390d1}a.dashed:hover{border-bottom:0}.YMaps-btn-list{margin-bottom:0 !important}p.formHint{padding:5px 0 0 !important;line-height:12px !important}.sitemap{margin-top:20px}.sitemap ul{list-style-type:none}.sitemap ul li:before,.sitemap li li:before{content:"";content:none}.sitemap li.first{margin-top:-10px}.sitemap ul ul,.sitemap ul ul,.sitemap ul ul ul,.sitemap ul ul ul ul{padding:10px;list-style-type:none;margin:10px 20px;border-left:2px solid #c95555}.sitemap ul li{padding:2px}.sitemap a{color:#395982}.rr-list{list-style:none;margin-right:15px}.rr-list li{overflow:hidden;clear:both;margin-bottom:25px}.rr-list .r-pic{float:left;width:200px;margin-top:8px}.rr-list .r-desc{margin-left:220px}.rr-list .r-desc p{padding-top:5px;line-height:18px}.main-related{border-top:1px solid #bebebe;position:relative}div.main-related i{background:url("/assets/flinstone/i/icons.png") no-repeat scroll -23px -51px transparent;top:-12px;left:24px;display:block;height:12px;position:absolute;width:23px}#discount-sum{position:relative;bottom:10px}.ca-content-text{font-size:14px}.article-list .article-pic img{border:0}.mb40{margin-bottom:40px}.b-otzivi .person{font-size:12px}.b-tovar{font-size:14px}.home-top-menu p{line-height:15px}.checkbox[type="checkbox"]:not(:checked),.checkbox[type="checkbox"]:checked{position:absolute;left:-9999px}.checkbox[type="checkbox"]:not(:checked)+label,.checkbox[type="checkbox"]:checked+label{position:relative;padding-left:25px;cursor:pointer}.checkbox[type="checkbox"]:not(:checked)+label:before,.checkbox[type="checkbox"]:checked+label:before{content:"";position:absolute;left:0;top:2px;width:19px;height:18px;border:1px solid #aaa;background:#f8f8f8}.checkbox[type="checkbox"]:not(:checked)+label:after,.checkbox[type="checkbox"]:checked+label:after{content:"✔";position:absolute;top:3px;left:4px;font-size:18px;line-height:.8;color:#09ad7e;transition:all .2s}.checkbox[type="checkbox"]:not(:checked)+label:after{opacity:0;transform:scale(0)}.checkbox[type="checkbox"]:checked+label:after{opacity:1;transform:scale(1)}.checkbox[type="checkbox"]:disabled:not(:checked)+label:before,.checkbox[type="checkbox"]:disabled:checked+label:before{box-shadow:none;border-color:#bbb;background-color:#ddd}.checkbox[type="checkbox"]:disabled:checked+label:after{color:#999}.checkbox[type="checkbox"]:disabled+label{color:#aaa}.hidden{display:none}.red-text{color:red}#stones,.stones{margin:0 -5px}#stones img,.stones img{margin:0 4px}#product-type,#kitchen-type,#edges,#edged-additional,#skirtings{margin:0 -33px}#product-type img,#kitchen-type img,#skirtings img,#edges img,#edged-additional img{margin:0 33px}#windowsill-type img{margin:0 80px 20px}#stones img,.stones img,#product-type img,#kitchen-type img,#windowsill-type img,#skirtings img,#edges img,#edged-additional img,#delivery>*{cursor:pointer}#stones img.checked,.stones img.checked,#product-type img.checked,#kitchen-type img.checked,#windowsill-type img.checked,#skirtings img.checked,#edges img.checked,#edged-additional img.checked{outline:5px solid #d81111}#delivery .checked{font-weight:bold}.kitchen-type,#bathroom-sizes,.windowsill-type{position:relative}.kitchen-type input[type=text],#bathroom-sizes input[type=text],.windowsill-type input[type=text]{height:20px;position:absolute;width:51px;text-align:center;font-size:16px;maxlength:4}.corner,.notch{position:absolute}#l-type .length{left:185px;top:138px}#l-type .width{top:80px;left:497px}#l-type .corner-1{top:271px;left:122px}#l-type .corner-2{top:91px;left:440px}#l-type .corner-3{top:135px;left:490px}#l-type .corner-4{top:334px;left:171px}#l-type .notchwasher{top:352px;left:402px}#l-type .notchmixer{top:382px;left:402px}#l-type .inegratedwasher{top:412px;left:402px}#l-type .notchhob{top:442px;left:402px}#v-type .length{left:145px;top:131px}#v-type .width{top:326px;left:37px}#v-type .length2{left:506px;top:95px}#v-type .width2{top:258px;left:609px}#v-type .corner-1{top:263px;left:123px}#v-type .corner-2{top:66px;left:371px}#v-type .corner-3{top:206px;left:584px}#v-type .corner-4{top:310px;left:165px}#v-type .corner-5{top:128px;left:382px}#v-type .corner-6{top:240px;left:555px}#v-type .notchwasher{top:349px;left:280px}#v-type .notchmixer{top:379px;left:280px}#v-type .inegratedwasher{top:409px;left:280px}#v-type .notchhob{top:439px;left:280px}#u-type .length{left:65px;top:341px}#u-type .width{top:397px;left:297px}#u-type .width2{left:388px;top:42px}#u-type .length2{top:101px;left:121px}#u-type .length3{left:432px;top:93px}#u-type .width3{top:237px;left:501px}#u-type .corner-1{top:212px;left:102px}#u-type .corner-2{top:71px;left:326px}#u-type .corner-3{top:191px;left:478px}#u-type .corner-4{top:212px;left:451px}#u-type .corner-5{top:113px;left:327px}#u-type .corner-6{top:217px;left:170px}#u-type .corner-7{top:341px;left:285px}#u-type .corner-8{top:371px;left:248px}#u-type .notchwasher{top:351px;left:406px}#u-type .notchmixer{top:381px;left:406px}#u-type .inegratedwasher{top:411px;left:406px}#u-type .notchhob{top:441px;left:406px}#bathroom-sizes .length{left:216px;top:98px}#bathroom-sizes .width{top:62px;left:535px}#bathroom-sizes .corner-1{top:225px;left:187px}#bathroom-sizes .corner-2{top:64px;left:450px}#bathroom-sizes .corner-3{top:140px;left:534px}#bathroom-sizes .corner-4{top:327px;left:268px}#bathroom-sizes .notchwasher{top:347px;left:457px}#bathroom-sizes .notchmixer{top:377px;left:457px}#bathroom-sizes .inegratedwasher{top:407px;left:457px}#bathroom-sizes .leftover{top:21px;left:15px}#one-windowsill .length{left:498px;top:239px}#one-windowsill .width{top:377px;left:183px}#one-windowsill .corner-1{top:405px;left:467px}#one-windowsill .leftover{top:53px;left:48px}#many-windowsills .length1{top:107px;left:261px}#many-windowsills .width1{top:181px;left:68px}#many-windowsills .corner-1{top:45px;left:68px}#many-windowsills .length2{top:107px;left:611px}#many-windowsills .width2{top:181px;left:418px}#many-windowsills .corner-2{top:45px;left:418px}#many-windowsills .length3{top:309px;left:261px}#many-windowsills .width3{top:383px;left:68px}#many-windowsills .corner-3{top:247px;left:68px}#many-windowsills .length4{top:309px;left:611px}#many-windowsills .width4{top:383px;left:418px}#many-windowsills .corner-4{top:247px;left:418px}#many-windowsills .length5{top:517px;left:261px}#many-windowsills .width5{top:591px;left:68px}#many-windowsills .corner-5{top:455px;left:68px}#many-windowsills .length6{top:517px;left:611px}#many-windowsills .width6{top:591px;left:418px}#many-windowsills .corner-6{top:455px;left:418px}#many-windowsills .length7{top:719px;left:261px}#many-windowsills .width7{top:793px;left:68px}#many-windowsills .corner-7{top:657px;left:68px}#many-windowsills .length8{top:719px;left:611px}#many-windowsills .width8{top:793px;left:418px}#many-windowsills .corner-8{top:657px;left:418px}#many-windowsills .length9{top:917px;left:261px}#many-windowsills .width9{top:991px;left:68px}#many-windowsills .corner-9{top:855px;left:68px}#many-windowsills .length10{top:917px;left:611px}#many-windowsills .width10{top:991px;left:418px}#many-windowsills .corner-10{top:855px;left:418px}#skirtings>span,#edges>span,#edged-additional>span,#stones>span,.stones>span,.stones-series>div>span{display:inline-block;position:relative;margin:5px 15px}#skirtings .price,#edges .price,#edged-additional .price,#stones .price,.stones .price,.stones-series .price{color:red;font-weight:bold;left:140px;line-height:14px;position:absolute;top:50px}#edges .price{top:155px;left:55px}#edged-additional .price{top:155px;left:55px}#stones .price,.stones .price,.stones-series .price{top:113px;left:25px}#total{background:#e2e2e2 none repeat scroll 0 0;margin:30px 0 20px;padding:5px 50px;width:632px;height:100px}#total.fixed{position:fixed;bottom:0;margin-bottom:0;z-index:2;width:637px;margin-left:-3px}#total h4{font-size:16px;margin-bottom:5px}#total #discountsum,#total #sum{font-size:16px;line-height:12px;margin-bottom:10px}#total #discountsum{color:red;margin-top:10px}#total #sum{color:#313131}#delivery h4{display:inline-block;vertical-align:middle;margin:0 0 0 10px}#sendmail,#savepdf{text-decoration:none;margin:2px;width:155px}#sendmail_form.b-form .inlineLabels label{width:50%}#sendmail_form #email,#sendmail_form #managersend{margin-top:20px}#product-type,#kitchen-type,#edges,#edged-additional,#skirtings,#stones,.stones,.kitchen-type,#bathroom-sizes,.windowsill-type{margin-bottom:30px}.stones{margin-bottom:15px}a.more{font-size:15px}a.more span{line-height:27px;padding:0 12px 0 10px}ul li{color:#313131;font:12px Arial,sans-serif}.smalltext{font:12px Arial,sans-serif;color:#7e7e7e}p+h2,p+h3,p+h4{margin-top:15px}
.qaptcha{overflow:hidden}.qaptcha .bgSlider{width:202px;height:22px;background:transparent url("/assets/flinstone/i/qaptcha_sprites.png") no-repeat 0 -22px;float:left}.qaptcha .Slider{width:48px;height:22px;background:transparent url("/assets/flinstone/i/qaptcha_sprites.png") no-repeat -32px 0;cursor:e-resize}.qaptcha .Icons{float:left;width:16px;height:16px;background:transparent url("/assets/flinstone/i/qaptcha_sprites.png") no-repeat 0 0;margin-top:3px;margin-left:10px}.qaptcha .TxtStatus{text-align:center;font-family:Verdana;font-size:10px;float:left;margin-left:10px}.qaptcha .dropSuccess{color:#568e2f}.qaptcha .dropError{color:#bb2828}
.fancybox-tmp iframe,.fancybox-tmp object{vertical-align:top;padding:0;margin:0}.fancybox-wrap{position:absolute;top:0;left:0;z-index:1002}.fancybox-outer{padding:0;margin:0;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:1003}.fancybox-opened .fancybox-outer{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner{width:100%;height:100%;padding:0;margin:0;position:relative;outline:0}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:10px}.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%;border:0;padding:0;margin:0;vertical-align:top}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-21px;margin-left:-21px;width:42px;height:42px;background:url("/assets/flinstone/i/fancybox/fancybox_loading.gif");opacity:.8;cursor:pointer;z-index:1010}.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url("/assets/flinstone/i/fancybox/fancybox_sprite.png")}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:1004}.fancybox-prev,.fancybox-next{position:absolute;top:0;width:40%;height:100%;cursor:pointer;background:transparent url("/assets/flinstone/i/fancybox/blank.gif");z-index:1003}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-prev span,.fancybox-next span{position:absolute;top:50%;left:-9999px;width:36px;height:36px;margin-top:-18px;cursor:pointer;z-index:1003}.fancybox-prev span{background-position:0 -36px}.fancybox-next span{background-position:0 -72px}.fancybox-prev:hover,.fancybox-next:hover{visibility:visible}.fancybox-prev:hover span{left:20px}.fancybox-next:hover span{left:auto;right:20px}.fancybox-tmp{position:absolute;top:-9999px;left:-9999px;padding:0;overflow:visible;visibility:hidden}#fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:1001;background:#000}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:1005}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;top:-30px;right:50%;margin-bottom:-35px;z-index:1003;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(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{margin-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}.fancybox-overlay-fixed{position:fixed;top:0;left:0;z-index:1000;background-color:rgba(15,15,14,.7);width:100% !important;height:100% !important}
﻿header.fixed-header {
    position: fixed;
    width: 100%;
    /*top: -100px;*/
    transition: transform .3s ease;
    height: 70px;
    z-index: 500;
}

header.fixed-header .header-inner .header-desktop {
    padding-top: 7px;
}

header.fixed-header .header-inner #logo {
    top: 4px;
}

header.fixed-header .header-inner .header-block .b-phone {
    position: absolute;
    top: -25px;
}

header.fixed-header .b-calls li:nth-child(1),
header.fixed-header .b-calls li:nth-child(3),
header.fixed-header .b-calls li:nth-child(4) {
    display: none;
}

header.fixed-header .header-address {
    display: none;
}


/* form */

.b-form {
    background-color: #F0F0F0;
    margin-bottom: 20px;
    padding: 10px 20px;
    font-family: Arial;
}

.b-form .inlineLabels label {
    text-align: right
}

.b-form .inlineLabels li label {
    text-align: left
}

.b-form .inlineLabels .radiogroup label,
.b-form .inlineLabels .checkboxgroup label {
    /* color: #555555; */
    color: #FFF;
}

.b-form .inlineLabels .radiogroup label input,
.b-form .inlineLabels .checkboxgroup label input {
    margin-right: 0.5em
}

.b-form .ctrlHolder {
    padding: 1em;
    overflow: hidden;
}

.b-form .ctrlHolder.focused {
    background: #F1F1F1;
}

.b-form .formHint {
    font-style: italic;
    font-size: .9em;
    color: #555555;
}

.b-form .inlineLabels .formHint {
    padding-top: .5em;
}

.b-form .ctrlHolder.focused .formHint {
    color: #555555;
}

.b-form .inlineLabels label,
.b-form .inlineLabels .label,
.b-form .inlineLabels .readOnlyLabel {
    float: left;
    margin: .3em 2% 0 0;
    padding: 0;
    line-height: 1.6;
    position: relative;
    width: 32%;
    color: #555555;
}

.b-form .inlineLabels .readOnlyLabel {
    margin: 0;
}

.b-form .inlineLabels .textInput,
.b-form .inlineLabels .fileUpload,
.b-form .inlineLabels .selectInput,
.b-form .inlineLabels select,
.b-form .inlineLabels textarea {
    float: left;
    width: 64%;
    color: #4C4C4C;
    border: 1px solid #A7A7A7;
}

.b-form .inlineLabels textarea {
    max-width: 430px;
}

.b-form .inlineLabels .formHint {
    clear: both;
    float: none;
    width: auto;
    margin-left: 0%;
    position: static;
    margin-bottom: 0
}

.b-form .inlineLabels ul {
    float: left;
    width: 100%;
}

.b-form .inlineLabels ul li {
    margin: .5em 0 1em
}

.b-form .inlineLabels ul li label {
    float: none;
    display: block;
    width: 100%;
}

.b-form .inlineLabels ul.alternate li {
    margin-right: 3%;
    margin-top: .25em;
}

.b-form .inlineLabels ul li label .textInput,
.b-form .inlineLabels ul li label textarea,
.b-form .inlineLabels ul li label select {
    float: none;
    display: block;
    width: 98%;
    margin-top: 0.5em
}

.b-form .inlineLabels .readOnly {
    float: right;
    width: 66%;
}

.b-form .inlineLabels label em,
.b-form .inlineLabels .label em {
    display: block;
    float: none;
    margin: 0;
    position: absolute;
    right: 0;
}

.b-form legend {
    color: inherit;
}

.b-form .inlineLabel input,
.b-form .inlineLabels .inlineLabel input,
.b-form .blockLabels .inlineLabel input,
.b-form label input {
    float: none;
    display: inline;
    margin: 0;
    padding: 0;
    border: none;
}

.b-form .inlineLabels .noLabel ul {
    margin-left: 0%;
}

.b-form .small {
    width: 30% !important;
}

.b-form .medium {
    width: 45% !important;
}

.b-form .large {}

.b-form .auto {
    width: auto !important;
    height: auto !important;
}

.b-form .small,
.b-form .medium,
.b-form .auto {
    margin-right: 4px;
}


/* Columns */

.b-form .col {
    float: left;
}

.b-form .col {
    width: 50%;
}

.b-form legend {
    font-weight: bold;
    font-size: 100%;
    margin: 0;
    padding: 1.5em 0;
}

.b-form label small {
    font-size: .75em;
    color: #777;
}

.b-form .textInput,
.b-form textarea {
    padding: 4px 2px;
    background: #fff;
}

.b-form textarea {
    height: 6em;
}

.b-form ul li label {
    font-size: 1em;
    line-height: 1em!important
}

.b-form .ctrlHolder .textInput:focus,
.b-form .ctrlHolder textarea:focus {
    outline: none;
}

.b-form .buttonHolder {
    padding: 1.5em;
    text-align: center;
}

.b-form .b-button {
    display: inline-block;
    line-height: 2.8em;
    padding: 0 30px;
    border: none;
    cursor: pointer;
    behavior: url("/assets/flinstone/js/PIE.htc");
    position: relative;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #EBEBEB), color-stop(100%, #BCBCBC));
    background: -webkit-linear-gradient(top, #EBEBEB, #BCBCBC);
    background: -moz-linear-gradient(top, #EBEBEB, #BCBCBC);
    background: -o-linear-gradient(top, #EBEBEB, #BCBCBC);
    background: -ms-linear-gradient(top, #EBEBEB, #BCBCBC);
    -pie-background: linear-gradient(top, #EBEBEB, #BCBCBC);
    background: linear-gradient(top, #EBEBEB, #BCBCBC);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    color: #4B4B4B;
    font-size: 1.2em;
    text-shadow: #e8e8e8 0 1px 0;
    -webkit-box-shadow: 0 0px 2px #231F20;
    -moz-box-shadow: 0 0px 2px #231F20;
    -ms-box-shadow: 0 0px 2px #231F20;
    box-shadow: 0 0px 2px #231F20;
}

.b-form .b-button:hover {
    color: #3390D1;
    -webkit-box-shadow: 0 0px 4px #231F20;
    -moz-box-shadow: 0 0px 4px #231F20;
    -ms-box-shadow: 0 0px 4px #231F20;
    box-shadow: 0 0px 4px #231F20;
}

.b-form .b-button:active {
    color: #D6D6D6;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #767575), color-stop(100%, #BCBCBC));
    background: -webkit-linear-gradient(top, #767575, #BCBCBC);
    background: -moz-linear-gradient(top, #767575, #BCBCBC);
    background: -o-linear-gradient(top, #767575, #BCBCBC);
    background: -ms-linear-gradient(top, #767575, #BCBCBC);
    -pie-background: linear-gradient(top, #767575, #BCBCBC);
    background: linear-gradient(top, #767575, #BCBCBC);
    -webkit-box-shadow: 0 0px 2px #231F20;
    -moz-box-shadow: 0 0px 2px #231F20;
    -ms-box-shadow: 0 0px 2px #231F20;
    box-shadow: 0 0px 2px #231F20;
    text-shadow: none;
}

.b-form #errorMsg {
    background: #cc422b;
    border: 1px solid #E08E80;
    margin: 0;
    padding: 5px;
}

.b-form #errorMsg h3 {
    color: #FFF;
    text-shadow: none;
    padding: 5px 0;
    margin: 0
}

.b-form #errorMsg p {
    margin: 0 0 3px;
    padding: 7px;
    background: #FFF;
    com position: relative;
    font-size: 1em;
    color: #3C3C3C
}

.b-form .ctrlHolder.error,
.b-form .ctrlHolder.focused.error {
    /*background: #cc422b; border: 1px solid #E08E80;*/
}

.b-form .ctrlHolder.error input.error,
.b-form .ctrlHolder.error select.error,
.b-form .ctrlHolder.error textarea.error {
    /*margin: 0 0 6px 0;*/
    padding: 4px;
}

.b-form .ctrlHolder.error label,
.b-form .ctrlHolder.error .label,
.b-form .ctrlHolder.error .formHint {
    /*color:#FFF*/
    color: #cc422b;
}

.b-form #okMsg {
    background: #85D73D;
    border: 1px solid #429808;
    margin: 0 0 1.5em 0;
    padding: 1.5em 0;
    text-align: center;
}

.b-form #okMsg h2 {
    margin: 0;
    text-shadow: none;
    color: #FFF;
}

.b-form .col {
    margin-bottom: 1.5em;
}

.b-form .col.first {
    width: 49%;
    float: left;
    clear: none;
}

.b-form .col.last {
    width: 49%;
    float: right;
    clear: none;
    margin-right: 0;
}


/* to ie.css */

.b-form,
.b-form fieldset,
.b-form .ctrlHolder,
.b-form .formHint,
.b-form .buttonHolder,
.b-form .ctrlHolder ul {
    zoom: 1
}


/* to ie6.css */

.b-form .inlineLabels .noLabel ul {
    _margin-left: 16.5%;
}

.b-form {
    _overflow: hidden;
    _width: 685px
}


/*form in b-text */

.b-text .b-form p,
.b-text .b-form ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1.1em;
}

.b-text .b-form ul li:before {
    content: "";
}

.b-text .b-form ul li {
    zoom: 1!important;
}

.b-form .fileInput {
    padding: 0 !important;
}

.b-form .fileInput input {
    width: 45% !important;
    margin-bottom: 20px;
}

.addFile,
.removeFile {
    background: #5bb75b;
    border-radius: 3px;
    color: #fff;
    margin: 0 2px;
    padding: 2px 5px;
    cursor: pointer;
}

.removeFile {
    background: #dd4814;
}

#callmeForm {
    overflow: scroll;
}

.faq-block__main {
    background-color: transparent;
}

.accordion-open .faq-block__answer {
    display: block!important;
}

.faq-block__answer {
    display: none;
}

.accordion-type-1 .item .accordion-head {
    border: 1px solid #d7dee3!important;
    cursor: pointer;
    padding: 10px 45px 11px 15px!important;
}

.accordion-type-1 .accordion-head .fa {
    position: absolute;
    top: 5px!important;
    right: -15px!important;
    font-size: 26px;
    line-height: 11px;
    height: 11px;
}

.accordion-type-1 .accordion-head a {
    border-bottom: none!important;
    text-decoration: none;
}

.accordion-head span {
    color: #000;
    text-decoration: none;
}

.accordion-body .text {
    display: block!important;
    padding: 20px 20px 0;
}

.accordion-head .fa {
    color: #FFF!important;
}

.accordion-type-1 a {
    overflow: inherit!important;
}

.accordion-type-1 .item {
    margin-bottom: 15px!important;
}


/*
 .accordion-type-1 .item .accordion-head {
     border: 1px solid #d7dee3!important;
     cursor: pointer;
     padding: 10px 25px 11px 15px;
 }
 */

.accordion-head.accordion-open .fa:before {}

.ctrlHolder.wievlabel {
    display: none;
}

@media(max-width:992px) {
    .home-top-menu {
        display: grid;
        /*flex-wrap: wrap;*/
        grid-template-columns: repeat(2, 1fr);
        gap: 4px;
    }
    .vitrina p.hide-on-mobile {
        display: none;
    }
    .home-top-menu li {
        width: 100%;
    }
    .home-top-menu li.vitrina {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .home-top-menu li.vitrina .img {
        order: 1;
    }
    .home-top-menu li.vitrina .content {
        order: 2;
    }
    .home-top-menu li .content {
        top: auto;
        bottom: 0;
        min-height: auto;
        height: auto;
    }
    .home-top-menu li .content,
    .home-top-menu li .img {
        height: auto!important;
    }
    .home-top-menu li.vitrina:nth-child(odd) .content {
        top: auto!important;
    }
    .home-top-menu li.vitrina:nth-child(odd) .img {
        top: auto!important;
    }
    .home-top-menu li .list-title {
        margin: 0;
    }
    .home-top-menu li .list-title a {
        font-size: 20px;
    }
}

@media(max-width:768px) {
    .home-top-menu li.vitrina {
        max-height: 300px;
    }
}

@media(max-width:576px) {
    .home-top-menu li.vitrina {
        max-height: 100%;
    }
    .home-top-menu li {
        height: auto!important;
    }
    .home-top-menu li.vitrina .img {
        position: relative;
    }
    .home-top-menu li.vitrina .content {
        position: relative;
    }
}

@media(max-width: 537px) {
    .home-top-menu li .content {
        padding: 10px 15px;
    }
    .home-top-menu li .list-title a {
        font-size: 16px;
    }
}

.banner-slider-content {
    position: absolute;
    top: 0;
    left: 150px;
    z-index: 2;
    height: 100%;
    width: 593px;
    max-width: 100%;
    padding: 14rem 14rem 12.4rem 11.3rem;
    border-radius: 55px;
    overflow: hidden;
}

.banner-defaul-bg {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.45) 0%, rgba(254, 253, 252, 0.45) 11.61%, rgba(250, 248, 243, 0.45) 15.68%, rgba(249, 245, 239, 0.45) 20.13%, rgba(248, 243, 236, 0.45) 26.06%, rgba(245, 239, 231, 0.45) 30.51%, rgba(235, 222, 205, 0.45) 39.77%, rgba(225, 206, 179, 0.45) 53.48%, rgba(218, 200, 174, 0.45) 61.06%, rgba(203, 186, 162, 0.45) 70.61%, rgba(125, 115, 100, 0.45) 100%);
}

.banner-slider-bg {
    backdrop-filter: blur(25px);
    box-shadow: 0px 4px 4px 0px #F2F2F280 inset;
}

.banner-slider-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}

.banner-slider-zindex {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.banner-slider-title {
    font-family: Forum;
    font-size: 6rem;
    font-weight: 400;
    line-height: 140%;
    text-align: left;
}

.banner-slider-offer {
    font-family: Forum;
    font-size: 4rem;
    font-weight: 400;
    line-height: 140%;
    text-align: left;
}

.banner-slider-btn a.banner__btn.btn.animation.desctop {
    position: relative;
    left: unset;
    bottom: unset;
}

a.banner__btn.btn.animation.desctop .banner-slider-btn {
    position: relative !important;
}

.banner-slider-btn a.banner__btn.btn.animation.desctop {
    padding: 24px 71px;
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: linear-gradient(180deg, rgba(208, 170, 110, 0.8) 0%, rgba(117, 96, 62, 0.8) 76.77%, rgba(106, 87, 56, 0.8) 100%);
    box-shadow: 0px 4px 4px 0px #00000040;
}

.banner-slider-btn a.banner__btn.btn.animation.desctop:after {
    position: relative;
    top: unset;
    right: unset;
    transform: none;
}

.banner-slider-btn a.banner__btn.btn.animation.desctop {
    padding: 2.4rem 7.1rem;
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: linear-gradient(180deg, rgba(208, 170, 110, 0.8) 0%, rgba(117, 96, 62, 0.8) 76.77%, rgba(106, 87, 56, 0.8) 100%);
    box-shadow: 0px 4px 4px 0px #00000040;
    width: fit-content;
    max-width: 100%;
}

.banner-slider-btn a.banner__btn.btn.animation.desctop:after {
    margin-left: 7rem;
}

.container-utp {
    text-align: center;
    display: grid;
    justify-items: start;
    margin-top: 30px;
    justify-content: center;
}

.row-utp {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px;
}

.image-utp {
    margin-right: 20px;
    height: 50px;
    width: 50px;
}

.row-utp {
    text-align: start;
}

@media (max-width: 1600px) {
    .banner-slider-content {
        width: 550px
    }
}

@media (max-width: 1400px) {
    .banner-slider-content {
        width: 500px
    }
}

@media (max-width: 1250px) {
    .banner-slider-content {
        width: 450px
    }
}

@media (max-width: 1100px) {
    .banner-slider-content {
        width: 400px
    }
}

@media (max-width: 1000px) {
    .banner-slider-content {
        width: 350px
    }
}

@media (max-width: 900px) {
    .banner-slider-content {
        width: 300px
    }
}

@media (max-width: 800px) {
    .banner-slider-content {
        width: 250px
    }
}

@media (max-width: 760px) {
    .banner-slider-content {
        width: fit-content;
        padding: 21px 31px 29px 34px;
        height: 275px;
        min-height: fit-content;
        max-height: 90%;
        left: 15px;
        top: 50%;
        transform: translateY(-50%);
        border-radius: 23.09px;
        backdrop-filter: blur(10.497600555419922px);
        box-shadow: 0px 1.68px 1.68px 0px #F2F2F280 inset;
        max-width: 90%;
    }
    .banner-slider-title {
        font-family: Forum;
        font-size: 38.88px;
        font-weight: 400;
        line-height: 47.52px;
        text-align: left;
    }
    .banner-slider-offer {
        font-family: Forum;
        font-size: 25.92px;
        font-weight: 400;
        line-height: 32.4px;
        text-align: left;
    }
    .banner-slider-btn a.banner__btn.btn.animation.desctop {
        display: flex !important;
        padding: 10px 30px;
        font-size: 21.6px;
        line-height: 11.76px;
        white-space: nowrap;
    }
    .banner-slider-btn a.banner__btn.btn.animation.desctop:after {
        margin-left: 24px;
    }
}

.baner_with_form {
    display: flex;
    flex-direction: row;
    background-image: url('/assets/flinstone/i/form-bg.jpeg');
    margin-bottom: 30px;
}

.baner_with_form_bg {
    background-color: #3d3d3d96;
    display: flex;
    padding: 0 20px;
}

.baner_with_form .b-form {
    background-color: transparent;
}

.baner_with_form .b-form label {
    color: white;
}

.baner_with_form_left {
    width: 50%;
    padding-right: 10px;
    display: flex;
    align-items: center;
    text-align: center;
}

.baner_with_form_left p {
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    color: white;
}

.g-recaptcha {
    display: flex;
    justify-content: center;
}

@media (max-width: 767px) {
    .baner_with_form_bg {
        flex-direction: column;
    }
    .baner_with_form_left {
        width: 100%;
        padding-top: 40px;
    }
}

nav.mainnavigation.hide-on-mobile.fixed {
    position: fixed;
    top: 50px;
    width: 100%;
    z-index: 2;
}

.ScrollBurger {
    display: none !important;
}

@media (max-width: 750px) {
    .price-tbl .red-tr td {
        padding: 1px !important;
    }
    tr.red-tr {
        opacity: .4;
    }
    .tab_resp {
        overflow: hidden;
    }
    .tab_resp img {
        width: 60px;
        max-width: 100%;
        max-height: 25px;
        width: auto;
    }
    .b-table th,
    .b-table td {
        font-size: 12px !important;
        line-height: 120%;
    }
    td.brand-td {
        width: 60px;
    }
    .b-table tbody tr td.brand-td {
        padding: 5px !important;
    }
}

@media (max-width: 400px) {
    .b-table th,
    .b-table td {
        font-size: 11px !important;
        line-height: 120%;
    }
}


/*  */

@media (max-width: 767.98px) {
    .mainnavigation .second>li:hover>.second-lv-ul {
        position: relative;
        left: 0;
    }
    .third>li {
        padding: 0px;
        width: 100%;
        padding-left: 15px;
    }
    .mainnavigation .second>li:hover>.second-lv-ul {
        display: block;
        display: none;
    }
    .mainnavigation .second>li.active>.second-lv-ul {
        display: block !important;
    }
    .second-lv-ul>li:hover .third {
        display: none;
    }
    .second-lv-ul>span.type_menu.active+.third {
        display: block !important;
    }
    a.second-lv-href {
        width: calc(100% - 40px);
    }
    .mainnavigation .second-lv:after {
        content: '>';
        position: absolute;
        display: flex;
        width: 30px;
        height: 30px;
        color: #fff;
        text-decoration: none;
        right: 0px;
        top: 0px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-family: 'Roboto';
        text-decoration: none;
        font-style: normal;
        text-shadow: none;
        font-size: 12px;
    }
    .mainnavigation .second-lv {
        position: relative;
    }
    span.type_menu {
        position: relative;
    }
    span.type_menu:after {
        content: '>';
        position: absolute;
        right: 0;
        width: 30px;
        height: 40px;
        font-size: 14px;
        font-weight: bold;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        top: 0;
        font-family: 'Roboto';
        text-decoration: none;
        font-style: normal;
        text-shadow: none;
        font-size: 12px;
    }
    span.type_menu {
        position: relative;
    }
    span.type_menu.active+ul.third {
        display: block !important;
    }
    .mainnavigation .second-lv.active:after {
        transform: rotate(90deg);
    }
    span.type_menu.active:after {
        transform: rotate(90deg);
    }
}


/*  */

.material_list_block-name {
    justify-content: space-around;
    margin-bottom: 10px;
}

.materials-plitka .row {
    position: relative;
    padding-top: 80px;
}

.materials-plitka>.row {
    padding-top: 0px !important;
    margin-top: 10px !important;
}

.materials-plitka .row .material_list_block-mat>a:first-child {
    position: absolute;
    top: 5px;
    left: 50%;
    transform: translateX(-50%);
}

.materials-plitka .row .material_list_block-mat>a:first-child img {
    height: 60px;
    width: auto;
}

.materials-plitka .row .material_list_block-mat>a:not(:first-child) {
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 25%;
    max-width: 25%;
    overflow: hidden;
    padding: 5px;
}

.materials-plitka .row .material_list_block-mat>a:not(:first-child) img {
    width: 100px;
    max-width: 100%;
    height: 100px;
    margin-bottom: 15px;
    margin-right: 0px;
}

.materials-plitka .row .material_list_block-mat>a:not(:first-child) span {
    display: block;
    min-height: 48px;
    font-size: 16px;
}

@media (max-width: 1600px) {
    .materials-plitka .row .material_list_block-mat>a:not(:first-child) span {
        display: block;
        min-height: 36px;
        font-size: 14px;
        line-height: 120%;
    }
}

@media (max-width: 600px) {
    .materials-plitka .row .material_list_block-mat>a:not(:first-child) img {
        width: 75px;
        max-width: 100%;
        height: 75px;
        margin-bottom: 15px;
        margin-right: 0px;
    }
    .materials-plitka .row .material_list_block-mat>a:not(:first-child) span {
        display: block;
        min-height: fit-content;
        font-size: 12px;
        line-height: 120%;
    }
    .materials-plitka .row .material_list_block-mat>a:first-child img {
        height: 50px;
        top: 13px;
    }
    .materials-plitka .row {
        padding-top: 70px;
        margin-top: 0px;
    }
    .material_list_block-name a {
        font-size: 14px;
        text-align: center;
        max-width: 50%;
    }
    .materials-plitka .row .material_list_block-mat>a:first-child {
        top: 8px;
    }
}
#mainnavigation li .second a {
    white-space: nowrap;
}
.third {
    width: auto;
}


.home-top-menu li.vitrina:nth-child(odd) .img {
    top: 181px;
}

.home-top-menu li.vitrina:nth-child(odd) .content {
    top: 0;
}

.h1 {
    border-bottom: 1px solid #bebebe;
    margin-bottom: 15px;
    font: italic 30px Georgia,"Times New Roman",serif;
    color: #303031;
    padding: 7px 14px 12px 6px;
    position: relative;
    text-decoration: none;
}
.h2 {
    font: bold 26px/30px Roboto,Arial,sans-serif;
    color: #474747;
    margin-bottom: 25px;
}
.h3 {
    font: bold 26px Roboto,Arial,sans-serif;
    margin-bottom: 30px;
}
.h4 {
    font: bold 18px/22px Arial,sans-serif;
    color: #474747;
    margin-bottom: 18px;
}

.sorting {
    display: flex;
    margin-bottom: 20px;
}

.sorting a {
    margin-right: 10px;
    text-decoration: none;
    border-bottom: 1px solid #3390d1;
}

.sorting .active {
    border-bottom: 1px solid #000;
    color: #000;
    background-color: inherit;
}

.sorting .sort-1 {
    width: 82%;
}

.sorting .sort-2 {
    width: 30%;
    text-align: right
}

@media(max-width: 992px) {
    .sorting {
        display: block;
    }
    
    .sorting .sort-1 {
        width: 100%;
        margin-bottom: 10px;
    }
    
    .sorting .sort-2 {
        width: 100%;
        text-align: left;
    }
}

@media(max-width: 540px) {
    .sorting .sort-1 span,
    .sorting .sort-1 a {
        display: block;
    }
}

.windowsill-type input[type=number],
#bathroom-sizes input[type=number] {
    height: 20px;
    position: absolute;
    width: 51px;
    text-align: center;
    font-size: 16px;
}

.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:0;padding:0 !important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("/assets/flinstone/js/owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}