

/* Start:/bitrix/templates/skavolini_adapt_new/styles.css?168190170471757*/

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

@font-face {
  font-family: Playfair Display;
  src: local("Playfair Display"), local("PlayfairDisplay-Regular"), url(/bitrix/templates/skavolini_adapt_new/fonts/playfair/playfairdisplay.woff2) format("woff2"), url(/bitrix/templates/skavolini_adapt_new/fonts/playfair/playfairdisplay.woff) format("woff"), url(/bitrix/templates/skavolini_adapt_new/fonts/playfair/playfairdisplay.ttf) format("truetype");
  font-weight: 400;
  font-style: normal
}


.vertical-grid {
  background-image: -webkit-linear-gradient(top, rgba(255, 85, 0, .5) 1px, transparent 0);
  background-image: linear-gradient(180deg, rgba(255, 85, 0, .5) 1px, transparent 0);
  background-position: left -1px;
  background-repeat: repeat;
  background-size: 1.5rem 1.5rem;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: -1
}

.vertical-grid:active {
  opacity: 1
}

html {
  font-family: Roboto, sans-serif;
  font-size: 100%;
  color: #272c31;
  font-weight: 300;
  -webkit-font-smoothing: antialiased
}
.price_vert {
	display: none !important;
}
.count-price__item figure figcaption {
    background-color: rgba(39,44,49,.6) !important;
    display: none;
}


@media only screen and (max-width: 768px) {
  html {
    font-size: 87.5%
  }
  .shop-list{
	display: flex;
    flex-wrap: wrap;
	padding:10px 0;
	border-bottom: 0.1rem solid #e8e8e8;
  }
  .shop-list td{
	display: block;
	width:90%;
    border-bottom: 0;
  }
}

h1, h2, h3, h4, h5, h6 {
  font-family: Playfair Display, serif;
  margin-top: 3rem;
  margin-bottom: 0;
  line-height: 1.5rem;
  font-weight: 400;
  text-transform: uppercase
}

h1 {
  font-size: 2.0736rem
}

h1, h2 {
  line-height: 3rem
}

h2 {
  font-size: 1.728rem
}

h3 {
  font-size: 1.44rem;
  line-height: 2.25rem
}

h4 {
  font-size: 1.2rem
}

h5 {
  font-size: 1rem
}

h6 {
  font-size: .83333rem
}

p {
  line-height: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 0
}

.content a {
  color: #c00b1e
}

.content a:hover {
  color: #d31f32
}

.content a:visited {
  color: #eb3e50
}

.content img {
  margin-top: 1.5rem;
  max-width: 100%
}

figure {
  margin: 1.5rem 0 0;
  position: relative
}

figure figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: hsla(0, 0%, 100%, .75);
  line-height: 1.5rem;
  padding: .75rem 1.5rem;
  font-size: .85rem
}

.content a:hover img {
  opacity: .75
}

.video {
  position: relative;
  padding-bottom: 45%;
  height: 0;
  overflow: hidden;
  margin-top: 1.5rem
}

.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 720px;
  height: 100%
}

ol, ul {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem
}

ol li, ul li {
  line-height: 1.5rem;
  margin: .75rem 0
}

ol ol, ol ul, ul ol, ul ul {
  margin-top: 0;
  margin-bottom: 0
}

blockquote {
  line-height: 1.5rem;
  margin: 1.5rem 0;
  padding: .75rem 1.5rem;
  border-left: 2px solid #c00b1e
}

table {
  margin-top: 1.5rem;
  border-spacing: 0;
  border-collapse: collapse;
  overflow-x: auto;
  display: block
}

td, th {
  padding: .75rem;
  line-height: 1.45rem;
  border-bottom: .1rem solid #e8e8e8
}

code {
  vertical-align: bottom;
  background-color: #e8e8e8;
  padding: 0 .4rem;
  border-radius: 1px
}

pre {
  margin-top: 1.5rem;
  padding: 1.45rem 1.5rem;
  line-height: 1.5rem;
  border: .1rem solid #e8e8e8
}

hr {
  border-bottom: .1rem solid #e8e8e8;
  border-left: none;
  border-right: none;
  border-top: none;
  margin: 1.4rem 0
}

b, strong {
  font-weight: 700
}

button, input, input[type=file]::-webkit-file-upload-button, label, meter, progress, select, textarea {
  display: block;
  line-height: 1.5rem;
  outline: none
}

label {
  margin-top: 1.5rem
}

button, input, meter, progress, select, textarea {
  margin-bottom: .75rem
}

fieldset, input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=file], input[type=file]::-webkit-file-upload-button, input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
  border: .1rem solid #e8e8e8;
  padding: .7rem;
  background-color: transparent
}

fieldset:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=file]::-webkit-file-upload-button:focus, input[type=file]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, select:focus, textarea:focus {
  box-shadow: 0 0 .5rem rgba(0, 0, 0, .1)
}

a.btn, button, input[type=reset], input[type=submit] {
  border: .15rem solid #5b5b5b;
  border-radius: 2rem;
  line-height: 1.5rem;
  padding: .675rem 1.5rem;
  display: inline-block;
  text-decoration: none;
  color: #5b5b5b;
  text-align: center;
  background-color: transparent;
  cursor: pointer
}

a.btn:hover, button:hover, input[type=reset]:hover, input[type=submit]:hover {
  border-color: #c00b1e;
  color: #5b5b5b
}

a.btn:active, button:active, input[type=reset]:active, input[type=submit]:active {
  border-color: #d31f32;
  color: #5b5b5b
}

a.btn:visited, button:visited, input[type=reset]:visited, input[type=submit]:visited {
  color: #5b5b5b
}

a.btn.btn-s, button.btn-s, input[type=reset].btn-s, input[type=submit].btn-s {
  font-size: .875rem;
  padding: 0 .8rem
}

a.btn.btn-l, button.btn-l, input[type=reset].btn-l, input[type=submit].btn-l {
  font-weight: 700;
  width: 100%
}

::-webkit-input-placeholder {
  color: #e8e8e8;
  opacity: 1
}

:-moz-placeholder, ::-moz-placeholder {
  color: #e8e8e8;
  opacity: 1
}

:-ms-input-placeholder {
  color: #e8e8e8;
  opacity: 1
}

a, a img, nav li {
  -webkit-transition: .2s all ease-out;
  transition: .2s all ease-out
}

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=4b295481ae19b1bad9f6)
 * Config saved to config.json and https://gist.github.com/4b295481ae19b1bad9f6
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
*, :after, :before {
  box-sizing: border-box
}

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

@media (min-width: 768px) {
  .container {
    width: 750px
  }

  img.absolute {
    /*top: 50% !important;*/
    /*margin-top: -450px !important;*/
    /*position: absolute !important;*/
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px
  }
}

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

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

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left
}

.col-xs-12 {
  width: 100%
}

.col-xs-11 {
  width: 91.66666667%
}

.col-xs-10 {
  width: 83.33333333%
}

.col-xs-9 {
  width: 75%
}

.col-xs-8 {
  width: 66.66666667%
}

.col-xs-7 {
  width: 58.33333333%
}

.col-xs-6 {
  width: 50%
}

.col-xs-5 {
  width: 41.66666667%
}

.col-xs-4 {
  width: 33.33333333%
}

.col-xs-3 {
  width: 25%
}

.col-xs-2 {
  width: 16.66666667%
}

.col-xs-1 {
  width: 8.33333333%
}

.col-xs-pull-12 {
  right: 100%
}

.col-xs-pull-11 {
  right: 91.66666667%
}

.col-xs-pull-10 {
  right: 83.33333333%
}

.col-xs-pull-9 {
  right: 75%
}

.col-xs-pull-8 {
  right: 66.66666667%
}

.col-xs-pull-7 {
  right: 58.33333333%
}

.col-xs-pull-6 {
  right: 50%
}

.col-xs-pull-5 {
  right: 41.66666667%
}

.col-xs-pull-4 {
  right: 33.33333333%
}

.col-xs-pull-3 {
  right: 25%
}

.col-xs-pull-2 {
  right: 16.66666667%
}

.col-xs-pull-1 {
  right: 8.33333333%
}

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

.col-xs-push-12 {
  left: 100%
}

.col-xs-push-11 {
  left: 91.66666667%
}

.col-xs-push-10 {
  left: 83.33333333%
}

.col-xs-push-9 {
  left: 75%
}

.col-xs-push-8 {
  left: 66.66666667%
}

.col-xs-push-7 {
  left: 58.33333333%
}

.col-xs-push-6 {
  left: 50%
}

.col-xs-push-5 {
  left: 41.66666667%
}

.col-xs-push-4 {
  left: 33.33333333%
}

.col-xs-push-3 {
  left: 25%
}

.col-xs-push-2 {
  left: 16.66666667%
}

.col-xs-push-1 {
  left: 8.33333333%
}

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

.col-xs-offset-12 {
  margin-left: 100%
}

.col-xs-offset-11 {
  margin-left: 91.66666667%
}

.col-xs-offset-10 {
  margin-left: 83.33333333%
}

.col-xs-offset-9 {
  margin-left: 75%
}

.col-xs-offset-8 {
  margin-left: 66.66666667%
}

.col-xs-offset-7 {
  margin-left: 58.33333333%
}

.col-xs-offset-6 {
  margin-left: 50%
}

.col-xs-offset-5 {
  margin-left: 41.66666667%
}

.col-xs-offset-4 {
  margin-left: 33.33333333%
}

.col-xs-offset-3 {
  margin-left: 25%
}

.col-xs-offset-2 {
  margin-left: 16.66666667%
}

.col-xs-offset-1 {
  margin-left: 8.33333333%
}

.col-xs-offset-0 {
  margin-left: 0
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left
  }

  .col-sm-12 {
    width: 100%
  }

  .col-sm-11 {
    width: 91.66666667%
  }

  .col-sm-10 {
    width: 83.33333333%
  }

  .col-sm-9 {
    width: 75%
  }

  .col-sm-8 {
    width: 66.66666667%
  }

  .col-sm-7 {
    width: 58.33333333%
  }

  .col-sm-6 {
    width: 50%
  }

  .col-sm-5 {
    width: 41.66666667%
  }

  .col-sm-4 {
    width: 33.33333333%
  }

  .col-sm-3 {
    width: 25%
  }

  .col-sm-2 {
    width: 16.66666667%
  }

  .col-sm-1 {
    width: 8.33333333%
  }

  .col-sm-pull-12 {
    right: 100%
  }

  .col-sm-pull-11 {
    right: 91.66666667%
  }

  .col-sm-pull-10 {
    right: 83.33333333%
  }

  .col-sm-pull-9 {
    right: 75%
  }

  .col-sm-pull-8 {
    right: 66.66666667%
  }

  .col-sm-pull-7 {
    right: 58.33333333%
  }

  .col-sm-pull-6 {
    right: 50%
  }

  .col-sm-pull-5 {
    right: 41.66666667%
  }

  .col-sm-pull-4 {
    right: 33.33333333%
  }

  .col-sm-pull-3 {
    right: 25%
  }

  .col-sm-pull-2 {
    right: 16.66666667%
  }

  .col-sm-pull-1 {
    right: 8.33333333%
  }

  .col-sm-pull-0 {
    right: auto
  }

  .col-sm-push-12 {
    left: 100%
  }

  .col-sm-push-11 {
    left: 91.66666667%
  }

  .col-sm-push-10 {
    left: 83.33333333%
  }

  .col-sm-push-9 {
    left: 75%
  }

  .col-sm-push-8 {
    left: 66.66666667%
  }

  .col-sm-push-7 {
    left: 58.33333333%
  }

  .col-sm-push-6 {
    left: 50%
  }

  .col-sm-push-5 {
    left: 41.66666667%
  }

  .col-sm-push-4 {
    left: 33.33333333%
  }

  .col-sm-push-3 {
    left: 25%
  }

  .col-sm-push-2 {
    left: 16.66666667%
  }

  .col-sm-push-1 {
    left: 8.33333333%
  }

  .col-sm-push-0 {
    left: auto
  }

  .col-sm-offset-12 {
    margin-left: 100%
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%
  }

  .col-sm-offset-9 {
    margin-left: 75%
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%
  }

  .col-sm-offset-6 {
    margin-left: 50%
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%
  }

  .col-sm-offset-3 {
    margin-left: 25%
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%
  }

  .col-sm-offset-0 {
    margin-left: 0
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left
  }

  .col-md-12 {
    width: 100%
  }

  .col-md-11 {
    width: 91.66666667%
  }

  .col-md-10 {
    width: 83.33333333%
  }

  .col-md-9 {
    width: 75%
  }

  .col-md-8 {
    width: 66.66666667%
  }

  .col-md-7 {
    width: 58.33333333%
  }

  .col-md-6 {
    width: 50%
  }

  .col-md-5 {
    width: 41.66666667%
  }

  .col-md-4 {
    width: 33.33333333%
  }

  .col-md-3 {
    width: 25%
  }

  .col-md-2 {
    width: 16.66666667%
  }

  .col-md-1 {
    width: 8.33333333%
  }

  .col-md-pull-12 {
    right: 100%
  }

  .col-md-pull-11 {
    right: 91.66666667%
  }

  .col-md-pull-10 {
    right: 83.33333333%
  }

  .col-md-pull-9 {
    right: 75%
  }

  .col-md-pull-8 {
    right: 66.66666667%
  }

  .col-md-pull-7 {
    right: 58.33333333%
  }

  .col-md-pull-6 {
    right: 50%
  }

  .col-md-pull-5 {
    right: 41.66666667%
  }

  .col-md-pull-4 {
    right: 33.33333333%
  }

  .col-md-pull-3 {
    right: 25%
  }

  .col-md-pull-2 {
    right: 16.66666667%
  }

  .col-md-pull-1 {
    right: 8.33333333%
  }

  .col-md-pull-0 {
    right: auto
  }

  .col-md-push-12 {
    left: 100%
  }

  .col-md-push-11 {
    left: 91.66666667%
  }

  .col-md-push-10 {
    left: 83.33333333%
  }

  .col-md-push-9 {
    left: 75%
  }

  .col-md-push-8 {
    left: 66.66666667%
  }

  .col-md-push-7 {
    left: 58.33333333%
  }

  .col-md-push-6 {
    left: 50%
  }

  .col-md-push-5 {
    left: 41.66666667%
  }

  .col-md-push-4 {
    left: 33.33333333%
  }

  .col-md-push-3 {
    left: 25%
  }

  .col-md-push-2 {
    left: 16.66666667%
  }

  .col-md-push-1 {
    left: 8.33333333%
  }

  .col-md-push-0 {
    left: auto
  }

  .col-md-offset-12 {
    margin-left: 100%
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%
  }

  .col-md-offset-9 {
    margin-left: 75%
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%
  }

  .col-md-offset-6 {
    margin-left: 50%
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%
  }

  .col-md-offset-3 {
    margin-left: 25%
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%
  }

  .col-md-offset-0 {
    margin-left: 0
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left
  }

  .col-lg-12 {
    width: 100%
  }

  .col-lg-11 {
    width: 91.66666667%
  }

  .col-lg-10 {
    width: 83.33333333%
  }

  .col-lg-9 {
    width: 75%
  }

  .col-lg-8 {
    width: 66.66666667%
  }

  .col-lg-7 {
    width: 58.33333333%
  }

  .col-lg-6 {
    width: 50%
  }

  .col-lg-5 {
    width: 41.66666667%
  }

  .col-lg-4 {
    width: 33.33333333%
  }

  .col-lg-3 {
    width: 25%
  }

  .col-lg-2 {
    width: 16.66666667%
  }

  .col-lg-1 {
    width: 8.33333333%
  }

  .col-lg-pull-12 {
    right: 100%
  }

  .col-lg-pull-11 {
    right: 91.66666667%
  }

  .col-lg-pull-10 {
    right: 83.33333333%
  }

  .col-lg-pull-9 {
    right: 75%
  }

  .col-lg-pull-8 {
    right: 66.66666667%
  }

  .col-lg-pull-7 {
    right: 58.33333333%
  }

  .col-lg-pull-6 {
    right: 50%
  }

  .col-lg-pull-5 {
    right: 41.66666667%
  }

  .col-lg-pull-4 {
    right: 33.33333333%
  }

  .col-lg-pull-3 {
    right: 25%
  }

  .col-lg-pull-2 {
    right: 16.66666667%
  }

  .col-lg-pull-1 {
    right: 8.33333333%
  }

  .col-lg-pull-0 {
    right: auto
  }

  .col-lg-push-12 {
    left: 100%
  }

  .col-lg-push-11 {
    left: 91.66666667%
  }

  .col-lg-push-10 {
    left: 83.33333333%
  }

  .col-lg-push-9 {
    left: 75%
  }

  .col-lg-push-8 {
    left: 66.66666667%
  }

  .col-lg-push-7 {
    left: 58.33333333%
  }

  .col-lg-push-6 {
    left: 50%
  }

  .col-lg-push-5 {
    left: 41.66666667%
  }

  .col-lg-push-4 {
    left: 33.33333333%
  }

  .col-lg-push-3 {
    left: 25%
  }

  .col-lg-push-2 {
    left: 16.66666667%
  }

  .col-lg-push-1 {
    left: 8.33333333%
  }

  .col-lg-push-0 {
    left: auto
  }

  .col-lg-offset-12 {
    margin-left: 100%
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%
  }

  .col-lg-offset-9 {
    margin-left: 75%
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%
  }

  .col-lg-offset-6 {
    margin-left: 50%
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%
  }

  .col-lg-offset-3 {
    margin-left: 25%
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%
  }

  .col-lg-offset-0 {
    margin-left: 0
  }
}

.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
  content: " ";
  display: table
}

.clearfix:after, .container-fluid:after, .container:after, .row:after {
  clear: both
}

@-ms-viewport {
  width: device-width
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important
  }

  table.visible-xs {
    display: table !important
  }

  tr.visible-xs {
    display: table-row !important
  }

  td.visible-xs, th.visible-xs {
    display: table-cell !important
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important
  }

  table.visible-sm {
    display: table !important
  }

  tr.visible-sm {
    display: table-row !important
  }

  td.visible-sm, th.visible-sm {
    display: table-cell !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important
  }

  table.visible-md {
    display: table !important
  }

  tr.visible-md {
    display: table-row !important
  }

  td.visible-md, th.visible-md {
    display: table-cell !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important
  }

  table.visible-lg {
    display: table !important
  }

  tr.visible-lg {
    display: table-row !important
  }

  td.visible-lg, th.visible-lg {
    display: table-cell !important
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important
  }
}

.visible-print {
  display: none !important
}

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

  table.visible-print {
    display: table !important
  }

  tr.visible-print {
    display: table-row !important
  }

  td.visible-print, th.visible-print {
    display: table-cell !important
  }
}

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

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

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

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

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

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

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

.tabs {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  font-weight: 300;
  font-size: 1.25em;
  background-color: #fafafa;
  margin-top: 3rem
}

.tabs nav {
  text-align: center
}

.tabs nav ul {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: flex;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  list-style: none;
  -ms-box-orient: horizontal;
  -ms-box-pack: center;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.tabs nav ul li {
  z-index: 0;
  margin: 0;
  text-align: center;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  text-transform: uppercase
}

.tabs nav a, .tabs nav ul li {
  position: relative;
  display: block
}

.tabs nav a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2.5
}

.tabs nav a span {
  vertical-align: middle;
  font-size: .75em
}

.tabs nav li.tab-current a {
  color: #fff;
  background-color: #c00b1e
}

.tabs nav a:focus {
  outline: none
}

.content-wrap {
  position: relative
}

.content-wrap section {
  display: none;
  margin: 0 auto;
  text-align: center
}

.content-wrap section.content-current {
  display: block
}

.content-wrap section p {
  margin: 0;
  padding: .75em 0;
  color: rgba(40, 44, 42, .05);
  font-weight: 900;
  font-size: 4em;
  line-height: 1
}

.no-js .content-wrap section {
  display: block;
  padding-bottom: 2em;
  border-bottom: 1px solid hsla(0, 0%, 100%, .6)
}

.no-flexbox nav ul {
  display: block
}

.no-flexbox nav ul li {
  min-width: 15%;
  display: inline-block
}

@media screen and (max-width: 58em) {
  .tabs nav a:before {
    margin-right: 0
  }
}

.tabs .content-wrap .tn1 {
  margin-bottom: 2rem
}

.tabs .content-wrap .tn1 .item figure {
  text-align: center;
  border: 1px solid #ededed;
  outline: 2px solid transparent
}

.tabs .content-wrap .tn1 .item figure .img_outer {
  height: 8rem;
  overflow: hidden
}

.tabs .content-wrap .tn1 .item figure .img_outer img {
  height: 100%;
  width: auto;
  max-width: none;
  margin-top: 0
}

.tabs .content-wrap .tn1 .item figure figcaption {
  position: relative;
  border-top: 1px solid #ededed;
  font-size: .75rem;
  text-transform: uppercase;
  line-height: .9rem;
  overflow: hidden;
  min-height: 4.3rem;
  padding: .8rem .5rem
}

.tabs .content-wrap .t2-title {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: .2rem;
  text-align: left;
  font-weight: 700;
  font-size: 1rem
}

.tabs .content-wrap .tn2 {
  margin-bottom: 1rem
}

.tabs .content-wrap .tn2 .item figure {
  text-align: left
}

.tabs .content-wrap .tn2 .item figure .img_outer {
  height: 4.5rem;
  overflow: hidden;
  border: 1px solid #ededed;
  text-align: center
}

.tabs .content-wrap .tn2 .item figure .img_outer img {
  height: 100%;
  width: auto;
  max-width: none;
  margin-top: 0
}

.tabs .content-wrap .tn2 .item figure figcaption {
  position: relative;
  font-size: .75rem;
  line-height: .9rem;
  min-height: 2.6rem;
  padding: 0;
  background-color: transparent
}

.tabs-style-bar nav {
  background: rgba(40, 44, 42, .05)
}

.tabs-style-bar nav ul {
  border: 4px solid transparent
}

.tabs-style-bar nav ul li a {
  margin: 0 2px;
  background-color: #f7f7f7;
  color: #74777b;
  -webkit-transition: background-color .2s, color .2s;
  transition: background-color .2s, color .2s
}

.tabs-style-bar nav ul li a:focus, .tabs-style-bar nav ul li a:hover {
  color: #2cc185
}

.tabs-style-bar nav ul li a span {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  font-size: .6em
}

.tabs-style-bar nav ul li.tab-current a {
  color: #fff
}

.tabs-style-iconbox nav {
  border-bottom: 1px solid #eee
}

.tabs-style-iconbox nav ul li a {
  overflow: visible;
  padding: 1.2em 0;
  line-height: 1;
  -webkit-transition: color .2s;
  transition: color .2s
}

.tabs-style-iconbox nav ul li a span {
  font-weight: 700;
  font-size: .7em
}

.tabs-style-iconbox nav ul li.tab-current {
  z-index: 10
}

.tabs-style-iconbox nav ul li.tab-current a {
  background: #c00b1e;
  box-shadow: -1px 0 0 #fff;
  text-decoration: none
}

.tabs-style-iconbox nav ul li.tab-current a:after {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 10px;
  border-top-color: #fff;
  content: '';
  pointer-events: none
}

.tabs-style-iconbox nav ul li:after, .tabs-style-iconbox nav ul li:first-child:before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 1px;
  height: 100%;
  background: rgba(0, 0, 0, .07);
  content: ''
}

.tabs-style-iconbox nav ul li:first-child:before {
  right: auto;
  left: 0
}

.tabs-style-iconbox .icon:before {
  display: block;
  margin: 0 0 .25em
}

.tabs-style-underline nav {
  background: #fff
}

.tabs-style-underline nav a {
  padding: .25em 0 .5em;
  border-left: 1px solid #e7ecea;
  -webkit-transition: color .2s;
  transition: color .2s
}

.tabs-style-underline nav li:last-child a {
  border-right: 1px solid #e7ecea
}

.tabs-style-underline nav li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: #2cc185;
  content: '';
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  -webkit-transform: translate3d(0, 150%, 0);
  transform: translate3d(0, 150%, 0)
}

.tabs-style-underline nav li.tab-current a:after {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.tabs-style-underline nav a span {
  font-weight: 700
}

.tabs-style-linetriangle nav a {
  overflow: visible;
  border-bottom: 1px solid rgba(0, 0, 0, .2);
  -webkit-transition: color .2s;
  transition: color .2s
}

.tabs-style-linetriangle nav a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1em
}

.tabs-style-linetriangle nav li.tab-current a:after, .tabs-style-linetriangle nav li.tab-current a:before {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  border: solid transparent;
  content: '';
  pointer-events: none
}

.tabs-style-linetriangle nav li.tab-current a:after {
  margin-left: -10px;
  border-width: 10px;
  border-top-color: #e7ecea
}

.tabs-style-linetriangle nav li.tab-current a:before {
  margin-left: -11px;
  border-width: 11px;
  border-top-color: rgba(0, 0, 0, .2)
}

@media screen and (max-width: 58em) {
  .tabs-style-linetriangle nav {
    font-size: .6em
  }
}

.tabs-style-topline {
  max-width: 1200px
}

.tabs-style-topline nav li {
  border: 1px solid rgba(40, 44, 42, .1)
}

.tabs-style-topline nav li:not(:last-child) {
  border-right: none
}

.tabs-style-topline nav li.tab-current {
  border-top-color: #2cc185;
  border-bottom: none
}

.tabs-style-topline nav a {
  padding: .65em 0 .5em;
  background: rgba(40, 44, 42, .05);
  color: #74777b;
  line-height: 1;
  -webkit-transition: color .2s;
  transition: color .2s
}

.tabs-style-topline nav a:focus, .tabs-style-topline nav a:hover {
  color: #2cc185
}

.tabs-style-topline nav li.tab-current a {
  background: none;
  box-shadow: inset 0 3px 0 #2cc185;
  color: #2cc185
}

.tabs-style-topline .icon:before {
  display: block;
  margin: 0
}

.tabs-style-topline nav a span {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: .5em
}

.tabs-style-iconfall {
  overflow: visible
}

.tabs-style-iconfall nav a {
  display: inline-block;
  overflow: visible;
  padding: 1em 0 2em;
  color: #74777b;
  line-height: 1;
  -webkit-transition: color .3s cubic-bezier(.7, 0, .3, 1);
  transition: color .3s cubic-bezier(.7, 0, .3, 1)
}

.tabs-style-iconfall nav a:focus, .tabs-style-iconfall nav a:hover, .tabs-style-iconfall nav li.tab-current a {
  color: #2cc185
}

.tabs-style-iconfall nav a span {
  font-weight: 700
}

.tabs-style-iconfall nav li:before {
  position: absolute;
  bottom: 1em;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 4px;
  background: #2cc185;
  content: '';
  opacity: 0;
  -webkit-transition: -webkit-transform .2s ease-in;
  transition: -webkit-transform .2s ease-in;
  transition: transform .2s ease-in;
  transition: transform .2s ease-in, -webkit-transform .2s ease-in;
  -webkit-transform: scaleX(0);
  transform: scaleX(0)
}

.tabs-style-iconfall nav li.tab-current:before {
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}

.tabs-style-iconfall .icon:before {
  display: block;
  margin: 0 0 .35em;
  opacity: 0;
  -webkit-transition: -webkit-transform .2s, opacity .2s;
  -webkit-transition: opacity .2s, -webkit-transform .2s;
  transition: opacity .2s, -webkit-transform .2s;
  transition: transform .2s, opacity .2s;
  transition: transform .2s, opacity .2s, -webkit-transform .2s;
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
  pointer-events: none
}

.tabs-style-iconfall nav li.tab-current .icon:before {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

@media screen and (max-width: 58em) {
  .tabs-style-iconfall nav li .icon:before {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}

.tabs-style-linemove nav {
  background: #fff
}

.tabs-style-linemove nav li:last-child:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #2cc185;
  content: '';
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s
}

.tabs-style-linemove nav li:first-child.tab-current ~ li:last-child:before {
  -webkit-transform: translate3d(-400%, 0, 0);
  transform: translate3d(-400%, 0, 0)
}

.tabs-style-linemove nav li:nth-child(2).tab-current ~ li:last-child:before {
  -webkit-transform: translate3d(-300%, 0, 0);
  transform: translate3d(-300%, 0, 0)
}

.tabs-style-linemove nav li:nth-child(3).tab-current ~ li:last-child:before {
  -webkit-transform: translate3d(-200%, 0, 0);
  transform: translate3d(-200%, 0, 0)
}

.tabs-style-linemove nav li:nth-child(4).tab-current ~ li:last-child:before {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0)
}

.tabs-style-linemove nav a {
  padding: 1em 0;
  color: #74777b;
  line-height: 1;
  -webkit-transition: color .3s, -webkit-transform .3s;
  transition: color .3s, -webkit-transform .3s;
  transition: color .3s, transform .3s;
  transition: color .3s, transform .3s, -webkit-transform .3s
}

.tabs-style-linemove nav li.tab-current a {
  color: #2cc185;
  -webkit-transform: translate3d(0, 8px, 0);
  transform: translate3d(0, 8px, 0)
}

.tabs-style-linemove nav a span {
  font-weight: 700
}

.tabs-style-line nav ul {
  padding: 0 2em;
  max-width: none;
  box-shadow: inset 0 -2px #d1d3d2
}

.tabs-style-line nav a {
  padding: .7em .4em;
  box-shadow: inset 0 -2px #d1d3d2;
  color: #74777b;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: .8em;
  line-height: 1;
  -webkit-transition: color .3s, box-shadow .3s;
  -webkit-transition: color .3s, -webkit-box-shadow .3s;
  transition: color .3s, box-shadow .3s
}

.tabs-style-line nav a:focus, .tabs-style-line nav a:hover {
  box-shadow: inset 0 -2px #74777b
}

.tabs-style-line nav li.tab-current a {
  box-shadow: inset 0 -2px #2cc185;
  color: #2cc185
}

@media screen and (max-width: 58em) {
  .tabs-style-line nav ul {
    display: block;
    box-shadow: none
  }

  .tabs-style-line nav ul li {
    display: block;
    -webkit-flex: none;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
  }
}

.tabs-style-circle {
  overflow: visible
}

.tabs-style-circle nav li:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -60px 0 0 -60px;
  width: 120px;
  height: 120px;
  border: 1px solid #2cc185;
  border-radius: 50%;
  content: '';
  opacity: 0;
  -webkit-transition: -webkit-transform .2s, opacity .2s;
  -webkit-transition: opacity .2s, -webkit-transform .2s;
  transition: opacity .2s, -webkit-transform .2s;
  transition: transform .2s, opacity .2s;
  transition: transform .2s, opacity .2s, -webkit-transform .2s;
  -webkit-transition-timing-function: cubic-bezier(.7, 0, .3, 1);
  transition-timing-function: cubic-bezier(.7, 0, .3, 1)
}

@media screen and (max-width: 58em) {
  .tabs-style-circle nav li:before {
    margin: -40px 0 0 -40px;
    width: 80px;
    height: 80px
  }
}

.tabs-style-circle nav li.tab-current:before {
  opacity: 1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1)
}

.tabs-style-circle nav a {
  overflow: visible;
  color: #74777b;
  font-weight: 700;
  font-size: .9em;
  line-height: 1.1;
  -webkit-transition: color .3s cubic-bezier(.7, 0, .3, 1);
  transition: color .3s cubic-bezier(.7, 0, .3, 1)
}

.tabs-style-circle nav a span {
  display: inline-block
}

.tabs-style-circle .icon:before, .tabs-style-circle nav a span {
  -webkit-transition: -webkit-transform .3s cubic-bezier(.7, 0, .3, 1);
  transition: -webkit-transform .3s cubic-bezier(.7, 0, .3, 1);
  transition: transform .3s cubic-bezier(.7, 0, .3, 1);
  transition: transform .3s cubic-bezier(.7, 0, .3, 1), -webkit-transform .3s cubic-bezier(.7, 0, .3, 1)
}

.tabs-style-circle nav a:focus, .tabs-style-circle nav a:hover {
  color: #4a4a4b
}

.tabs-style-circle nav li.tab-current a {
  color: #2cc185
}

.tabs-style-circle nav li.tab-current a span {
  -webkit-transform: translate3d(0, 4px, 0);
  transform: translate3d(0, 4px, 0)
}

.tabs-style-circle .icon:before {
  display: block;
  margin: 0;
  pointer-events: none
}

.tabs-style-circle nav li.tab-current .icon:before {
  -webkit-transform: translate3d(0, -4px, 0);
  transform: translate3d(0, -4px, 0)
}

.tabs-style-shape {
  max-width: 1200px
}

.tabs-style-shape nav ul li {
  margin: 0 3em
}

.tabs-style-shape nav ul li:first-child {
  margin-left: 0
}

.tabs-style-shape nav ul li.tab-current {
  z-index: 10
}

.tabs-style-shape nav li a {
  overflow: visible;
  margin: 0 -3em 0 0;
  padding: 0;
  color: #fff;
  font-weight: 500
}

.tabs-style-shape nav li:first-child a span {
  padding-left: 2em;
  border-radius: 30px 0 0 0
}

.tabs-style-shape nav li:last-child a span {
  padding-right: 2em;
  border-radius: 0 30px 0 0
}

.tabs-style-shape nav li a svg {
  position: absolute;
  left: 100%;
  margin: 0;
  width: 3em;
  height: 100%;
  fill: #bdc2c9
}

.tabs-style-shape nav li:last-child a svg, .tabs-style-shape nav li a svg:nth-child(2) {
  right: 100%;
  left: auto;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.tabs-style-shape nav li a span {
  display: block;
  overflow: hidden;
  padding: .65em 0;
  background-color: #bdc2c9;
  text-overflow: ellipsis;
  white-space: nowrap
}

.tabs-style-shape nav li a:hover span {
  background-color: #2cc185
}

.tabs-style-shape nav li a:hover svg {
  fill: #2cc185
}

.tabs-style-shape nav li a svg {
  pointer-events: none
}

.tabs-style-shape nav li a svg use {
  pointer-events: auto
}

.tabs-style-shape nav li.tab-current a span, .tabs-style-shape nav li.tab-current a svg {
  -webkit-transition: none;
  transition: none
}

.tabs-style-shape nav li.tab-current a span {
  background: #fff
}

.tabs-style-shape nav li.tab-current a svg {
  fill: #fff
}

.tabs-style-shape .content-wrap {
  background: #fff
}

@media screen and (max-width: 58em) {
  .tabs-style-shape nav ul {
    display: block;
    padding-top: 1.5em
  }

  .tabs-style-shape nav ul li {
    display: block;
    margin: -1.25em 0 0;
    -webkit-flex: none;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
  }

  .tabs-style-shape nav ul li a {
    margin: 0
  }

  .tabs-style-shape nav ul li svg {
    display: none
  }

  .tabs-style-shape nav ul li a span {
    padding: 1.25em 0 2em !important;
    border-radius: 30px 30px 0 0 !important;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, .1);
    line-height: 1
  }

  .tabs-style-shape nav ul li:last-child a span {
    padding: 1.25em 0 !important
  }

  .tabs-style-shape nav ul li.tab-current {
    z-index: 1
  }
}

.tabs-style-linebox nav ul li {
  margin: 0 .5em;
  -webkit-flex: none;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none
}

.tabs-style-linebox nav a {
  padding: 0 1.5em;
  color: #74777b;
  font-weight: 700;
  -webkit-transition: color .3s;
  transition: color .3s
}

.tabs-style-linebox nav a:focus, .tabs-style-linebox nav a:hover {
  color: #2cc185
}

.tabs-style-linebox nav li.tab-current a {
  color: #fff
}

.tabs-style-linebox nav a:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #d2d8d6;
  content: '';
  -webkit-transition: background-color .3s, -webkit-transform .3s;
  transition: background-color .3s, -webkit-transform .3s;
  transition: background-color .3s, transform .3s;
  transition: background-color .3s, transform .3s, -webkit-transform .3s;
  -webkit-transition-timing-function: ease, cubic-bezier(.7, 0, .3, 1);
  transition-timing-function: ease, cubic-bezier(.7, 0, .3, 1);
  -webkit-transform: translate3d(0, 100%, 0) translate3d(0, -3px, 0);
  transform: translate3d(0, 100%, 0) translate3d(0, -3px, 0)
}

.tabs-style-linebox nav li.tab-current a:after {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.tabs-style-linebox nav a:focus:after, .tabs-style-linebox nav a:hover:after, .tabs-style-linebox nav li.tab-current a:after {
  background: #2cc185
}

@media screen and (max-width: 58em) {
  .tabs-style-linebox nav ul {
    display: block;
    box-shadow: none
  }

  .tabs-style-linebox nav ul li {
    display: block;
    -webkit-flex: none;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
  }
}

.tabs-style-flip {
  max-width: 1200px
}

.tabs-style-flip nav a {
  padding: .5em 0;
  color: #2cc185;
  -webkit-transition: color .3s;
  transition: color .3s
}

.tabs-style-flip nav a:focus, .tabs-style-flip nav a:hover, .tabs-style-flip nav li.tab-current a {
  color: #74777b
}

.tabs-style-flip nav a span {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: .625em
}

.tabs-style-flip nav a:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #f0f0f0;
  content: '';
  -webkit-transition: -webkit-transform .3s, background-color .3s;
  -webkit-transition: background-color .3s, -webkit-transform .3s;
  transition: background-color .3s, -webkit-transform .3s;
  transition: transform .3s, background-color .3s;
  transition: transform .3s, background-color .3s, -webkit-transform .3s;
  -webkit-transform: perspective(900px) rotateX(90deg);
  transform: perspective(900px) rotateX(90deg);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-perspective-origin: 50% 100%;
  perspective-origin: 50% 100%
}

.tabs-style-flip nav li.tab-current a:after {
  background-color: #fff;
  -webkit-transform: perspective(900px) rotateX(0deg);
  transform: perspective(900px) rotateX(0deg)
}

.tabs-style-flip .content-wrap {
  background: #fff
}

.tabs-style-fillup nav ul li a {
  padding: 1.9em 0;
  border-right: 1px solid #2cc185;
  line-height: 1;
  -webkit-transition: color .3s;
  transition: color .3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.tabs-style-fillup nav ul li:last-child a {
  border: none
}

.tabs-style-fillup nav ul li.tab-current {
  z-index: 10
}

.tabs-style-fillup nav ul li.tab-current a {
  color: #fff
}

.tabs-style-fillup nav ul li a:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  height: calc(100% + 1px);
  border: 1px solid #2cc185;
  background: #2cc185;
  content: '';
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0)
}

.tabs-style-fillup nav ul li.tab-current a:after {
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.tabs-style-fillup .icon:before, .tabs-style-fillup nav ul li a span {
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0)
}

.tabs-style-fillup nav ul li a span {
  display: block;
  font-weight: 700;
  font-size: .7em;
  line-height: 1.5
}

.tabs-style-fillup .icon:before {
  display: block;
  margin: 0
}

.tabs-style-fillup li.tab-current .icon:before, .tabs-style-fillup nav ul li.tab-current a span {
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0)
}

.tabs-style-tzoid {
  max-width: 1200px
}

.tabs-style-tzoid nav {
  padding: 0 1em
}

.tabs-style-tzoid nav ul li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.tabs-style-tzoid nav ul li a {
  padding: 0 1.5em 0 .3em;
  color: #0d9564;
  -webkit-transition: color .2s;
  transition: color .2s
}

@media screen and (max-width: 54em) {
  .tabs-style-tzoid nav ul li a {
    padding: 0 .5em 0 .3em
  }
}

.tabs-style-tzoid nav ul li a:focus, .tabs-style-tzoid nav ul li a:hover {
  color: #fff
}

.tabs-style-tzoid nav ul li.tab-current a, .tabs-style-tzoid nav ul li.tab-current a:hover {
  color: #2cc185
}

.tabs-style-tzoid nav ul li a span {
  font-weight: 500;
  font-size: .75em
}

.tabs-style-tzoid nav ul li a:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 10px 10px 0 0;
  background: #2cc185;
  box-shadow: inset 0 -3px 3px rgba(0, 0, 0, .05);
  content: '';
  -webkit-transform: perspective(5px) rotateX(.93deg) translateZ(-1px);
  transform: perspective(5px) rotateX(.93deg) translateZ(-1px);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.tabs-style-tzoid .content-wrap, .tabs-style-tzoid nav ul li.tab-current a:after {
  background: #fff;
  box-shadow: none
}

.tabs-style-circlefill {
  max-width: 700px;
  border: 1px solid #2cc185
}

.tabs-style-circlefill nav ul li {
  overflow: hidden;
  border-right: 1px solid #2cc185
}

.tabs-style-circlefill nav li a {
  padding: 1.5em 0;
  color: #fff;
  font-size: 1.25em
}

.tabs-style-circlefill nav li:first-child {
  border-left: none
}

.tabs-style-circlefill nav li:last-child {
  border: none
}

.tabs-style-circlefill nav li:before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -40px 0 0 -40px;
  width: 80px;
  height: 80px;
  border: 1px solid #2cc185;
  border-radius: 50%;
  background: #2cc185;
  content: '';
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s
}

.tabs-style-circlefill nav li.tab-current:before {
  -webkit-transform: scale3d(2.5, 2.5, 1);
  transform: scale3d(2.5, 2.5, 1)
}

.tabs-style-circlefill nav a {
  -webkit-transition: color .3s;
  transition: color .3s
}

.tabs-style-circlefill nav a span {
  display: none
}

.tabs-style-circlefill nav li.tab-current a {
  color: #fff
}

.tabs-style-circlefill .icon:before {
  display: block;
  margin: 0;
  pointer-events: none
}

.tabs-style-circlefill .content-wrap {
  border-top: 1px solid #2cc185
}

body {
  min-width: 320px;
  position: relative;
  overflow-x: hidden
}

.hidden {
  display: none
}

.full_width, header {
  width: 100%
}

header {
  position: fixed;
  background-color: #fefefe;
  box-shadow: 0 0 2px rgba(0, 0, 0, .15);
  height: 5rem;
  z-index: 100;
  top: 0;
  left: 0
}

header.header--shadow {
  box-shadow: 0 0 10px rgba(0, 0, 0, .35)
}

header .container {
  background-color: inherit;
  height: 100%
}

header .logo {
  float: left
}

header .logo img {
  width: 90px
}

header .phones {
  display: inline-block;
  background-color: #fafafa;
  padding: .6rem 1.7rem;
  height: 100%
}

header .phones a {
  color: #272c31;
  text-decoration: none
}

header .phones__item {
  display: block;
  font-weight: 700;
  font-size: 1.125rem
}

header .phones__order {
  font-size: .875rem
}

header .btn-sandwich {
  color: #272c31;
  position: absolute;
  right: 0;
  top: 0;
  padding: 1rem 1.3rem;
  background-color: #e8e8e8;
  font-size: 1.3rem;
  display: none
}

header .main-nav {
  float: right
}

header .main-nav__close {
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  padding: 1rem 1.3rem;
  background-color: #2e343a;
  font-size: 1.3rem;
  display: none
}

header .main-nav ul {
  font-size: .83rem;
  margin: 1rem 0 0;
  padding: 0
}

header .main-nav ul li {
  display: inline-block;
  text-transform: uppercase
}

header .main-nav ul li a {
  color: #272c31;
  text-decoration: none;
  border: 2px solid transparent;
  padding: .58rem .65rem;
  border-radius: 1.4rem
}

header .main-nav ul li a:hover {
  border-color: #5b5b5b
}

header .main-nav ul li a.active, header .main-nav ul li a.root-item-selected {
  border-color: #c00b1e
}

header .main-nav ul li ul {
  display: block;
  position: absolute;
  font-size: .75rem;
  background-color: hsla(0, 0%, 98%, .95);
  padding: .6rem .45rem;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: .6s ease-out all;
  transition: .6s ease-out all
}

header .main-nav ul li ul li {
  display: block;
  margin: .3rem
}

header .main-nav ul li ul li a {
  border: none
}

header .main-nav ul li ul li a.active, header .main-nav ul li ul li a:hover {
  color: #c00b1e
}

header .main-nav ul li ul .li-line {
  position: relative;
  z-index: 1000
}

header .main-nav ul li:hover ul {
  margin-top: 1.6rem;
  visibility: visible;
  opacity: 1
}

.header-height {
  height: 5rem
}

.main-slider, .product-slider {
  width: 100%;
  height: 100%;
  position: relative
}

.main-slider .slider__item, .product-slider .slider__item {
  display: block;
  color: #272c31
}

.main-slider .slider__item img, .product-slider .slider__item img {
  min-width: 100%;
  min-height: 100%
}

.main-slider .slider__item .slider__info, .product-slider .slider__item .slider__info {
  position: absolute;
  top: 27%;
  left: 0;
  right: 0;
  margin: auto
}

.main-slider .slider__item__name, .product-slider .slider__item__name {
  background-color: hsla(0, 0%, 100%, .7);
  font-family: Playfair Display, serif;
  font-size: 1.875rem;
  padding: 1.75rem 2rem;
  text-transform: uppercase;
  box-shadow: 0 0 3px rgba(0, 0, 0, .32);
  display: inline-block
}

.main-slider .lSAction > a, .product-slider .lSAction > a {
  width: auto;
  background: #272c31;
  font-size: 1.475rem;
  display: block;
  text-align: center;
  padding: 1rem 1.6rem;
  color: #fff;
  height: auto;
  margin-top: -1.5rem;
  opacity: .7
}

.main-slider .lSAction > a.lSNext, .product-slider .lSAction > a.lSNext {
  right: 2.3rem
}

.main-slider .lSAction > a.lSPrev, .product-slider .lSAction > a.lSPrev {
  left: 2.3rem
}

.main-slider .lSAction > a:hover, .product-slider .lSAction > a:hover {
  background: #c00b1e;
  opacity: 1
}

.main-slider__outer, .product-slider__outer {
  position: relative
}

.main-slider__outer .lSPager.lSpg, .product-slider__outer .lSPager.lSpg {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0
}

.main-slider__outer .lSPager.lSpg > li a, .product-slider__outer .lSPager.lSpg > li a {
  width: 1.3rem;
  height: 1.3rem;
  background-color: hsla(0, 0%, 93%, .7)
}

.main-slider__outer .lSPager.lSpg > li.active a, .main-slider__outer .lSPager.lSpg > li:hover a, .product-slider__outer .lSPager.lSpg > li.active a, .product-slider__outer .lSPager.lSpg > li:hover a {
  background-color: #c00b1e
}

.main-slider__diller {
  position: absolute;
  z-index: 99;
  width: 100%
}

.main-slider__diller-cont {
  color: #fff;
  background-color: rgba(39, 44, 49, .66);
  padding: .8rem 1rem;
  display: inline-block;
  text-transform: uppercase;
  font-size: .875rem;
  width: 18.7rem
}

.main-slider__feedback {
  display: none;
  position: absolute;
  top: 27%;
  right: 10%;
  width: 350px;
  background-color: #fff;
  padding: 20px;
  z-index: 10;
}

@media (min-width: 1200px) {
  .main-slider__feedback {
    display: block;
  }
}

@media (min-width: 1920px) {
  .main-slider__feedback {
    display: block;
    width: 450px;
  }
}


.main-slider .slider-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  padding: 0;
  margin: 0;
  background-color: rgba(39, 44, 49, .7)
}

.main-slider .slider-nav ul {
  margin: 0;
  padding: 0
}

.main-slider .slider-nav ul li {
  list-style: none;
  margin: 0;
  border-right: 1px solid #121517
}

.main-slider .slider-nav ul li:hover {
  background-color: rgba(192, 11, 30, .7)
}

.main-slider .slider-nav ul li a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 1.3rem 0 1rem
}

.main-slider .slider-nav ul li a i {
  font-size: 2.5rem
}

.main-slider .slider-nav ul li a span {
  display: block;
  margin-top: .5rem
}

.main-slider .main-slider__outer .lSPager.lSpg {
  bottom: 6.5rem
}

.product-slider .slider__item:hover {
  color: #272c31
}

.product-slider .slider__item img {
  margin-top: 0;
  max-width: none
}

.product-slider .slider__item img:hover {
  opacity: 1
}

.product-slider .slider__item__price {
  box-shadow: 0 0 3px rgba(0, 0, 0, .32);
  font-size: 1.875rem;
  padding: 1.2rem 1.5rem;
  color: #fff;
  background-color: rgba(39, 44, 49, .7);
  position: absolute;
  top: 11rem
}

.product-slider .slider__item__price i {
  font-size: 2.40625rem;
  vertical-align: middle;
  margin-right: 1rem
}

.product-slider .slider__item__price span {
  font-size: 2rem
}

.product-slider .slider-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  padding: 0;
  margin: 0;
  background-color: rgba(39, 44, 49, .7)
}

.product-slider .slider-nav ul {
  margin: 0;
  padding: 0
}

.product-slider .slider-nav ul li {
  list-style: none;
  margin: 0;
  border-right: 1px solid #121517
}

.product-slider .slider-nav ul li:hover {
  background-color: rgba(192, 11, 30, .7)
}

.product-slider .slider-nav ul li a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  text-align: center;
  padding: 1.3rem 0 1rem
}

.product-slider .slider-nav ul li a i {
  font-size: 2.5rem;
  vertical-align: middle;
  margin-right: .8rem
}

.product-slider .slider-nav ul li a span {
  margin-top: .5rem
}

.product-slider .main-slider__outer .lSPager.lSpg {
  bottom: 4.5rem
}

.product-slider__feedback {
  display: none;
  position: absolute;
  top: 27%;
  right: 10%;
  width: 350px;
  background-color: #fff;
  padding: 20px;
  z-index: 10;
}

@media (min-width: 1200px) {
  .product-slider__feedback {
    display: block;
  }
}

@media (min-width: 1920px) {
  .product-slider__feedback {
    display: block;
    width: 450px;
  }
}

.cat-main {
  background-color: #fafafa;
  padding-top: 3rem;
  padding-bottom: 2rem
}

.cat-main__title {
  font-family: Playfair Display, serif;
  border-bottom: 1px solid #e8e8e8;
  text-transform: uppercase;
  font-size: 1.875rem;
  padding-bottom: .2rem
}

.cat-main__item {
  position: relative;
  text-decoration: none;
  text-align: center
}

.cat-main__item figure {
  width: 100%;
  height: 17.75rem;
  position: relative;
  overflow: hidden
}

.cat-main__item figure img {
  min-width: 100%;
  height: 100%
}

.cat-main__item figure figcaption {
  width: 100%;
  font-size: 1.5rem;
  font-family: Playfair Display, serif;
  background-color: rgba(39, 44, 49, .9);
  text-transform: uppercase;
  color: #fff;
  padding: .6rem 1rem .8rem
}

.cat-main__item .cat-main__desc {
  background-color: #fff;
  font-weight: 100;
  padding: .8rem 1rem 1.8rem;
  border-bottom: .3125rem solid transparent;
  color: #272c31
}

.cat-main__item:hover .cat-main__desc {
  border-color: #c00b1e
}

.main-news {
  margin-top: 2.4rem;
  margin-bottom: 2rem
}

.main-news__title {
  font-family: Playfair Display, serif;
  border-bottom: 1px solid #e8e8e8;
  text-transform: uppercase;
  font-size: 1.875rem;
  position: relative;
  padding-bottom: .2rem
}

.main-news__title .main-news__all {
  position: absolute;
  bottom: .4rem;
  right: 0;
  font-size: .875rem;
  color: #272c31;
  text-decoration: none
}

.main-news__title .main-news__all:hover {
  color: #c00b1e
}

.main-news__item {
  margin-top: 1.5rem;
  height: 15.875rem
}

.main-news__item figure {
  float: left;
  width: 40%;
  height: 100%;
  overflow: hidden;
  margin-top: auto
}

.main-news__item figure img {
  height: 100%;
  min-width: 100%
}

.main-news__item .main-news__content {
  padding-left: 45%;
  padding-right: 3%
}

.main-news__item .main-news__name {
  font-family: Playfair Display, serif;
  text-transform: uppercase;
  margin-top: 2rem;
  font-size: 1.5rem;
  line-height: 1;
  max-height: 3rem;
  overflow: hidden
}

.main-news__item .main-news__date {
  font-size: .875rem;
  margin-top: .4rem
}

.main-news__item .main-news__text {
  font-size: .875rem;
  margin-top: 1rem;
  max-height: 3rem;
  overflow: hidden
}

.main-news__item .main-news__btn {
  margin-top: 1rem
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: .2rem
}

.category-name {
  font-size: 1.375rem;
  background-color: #fafafa;
  border-left: 4px solid #c00b1e;
  padding: 1rem 1.4rem;
  margin-top: 2rem
}

.pw-slider, .slider-min {
  margin-top: 1rem
}

.pw-slider__head, .slider-min__head {
  background-color: #fafafa;
  margin-left: 0;
  margin-right: 0
}

.pw-slider__head .sm-item-head, .slider-min__head .sm-item-head {
  border-bottom: 1px solid #eee;
  font-size: 1.3rem;
  padding: .5rem;
  margin: 1rem 1rem 1.2rem
}

.pw-slider__head .sm-item-head span, .slider-min__head .sm-item-head span {
  font-size: 1rem;
  font-weight: 700
}

.pw-slider figure, .pw-slider img, .slider-min figure, .slider-min img {
  margin-top: auto
}

.pw-slider__slider figure, .slider-min__slider figure {
  height: 36.5625rem
}

.pw-slider__slider figure img, .slider-min__slider figure img {
  height: 100%;
  min-width: 100%
}

.pw-slider .sm-outer .lSAction > a, .slider-min .sm-outer .lSAction > a {
  width: auto;
  background: #272c31;
  font-size: 1.475rem;
  display: block;
  text-align: center;
  padding: .7rem 1.3rem;
  color: #fff;
  height: auto;
  margin-top: -1.5rem;
  opacity: .7
}

.pw-slider .sm-outer .lSAction > a.lSNext, .slider-min .sm-outer .lSAction > a.lSNext {
  right: 1.3rem
}

.pw-slider .sm-outer .lSAction > a.lSPrev, .slider-min .sm-outer .lSAction > a.lSPrev {
  left: 1.3rem
}

.pw-slider .sm-outer .lSAction > a:hover, .slider-min .sm-outer .lSAction > a:hover {
  background: #c00b1e;
  opacity: 1
}

.pw-slider .sm-outer .lSPager li, .slider-min .sm-outer .lSPager li {
  margin: 0;
  opacity: .5
}

.pw-slider .sm-outer .lSPager li.active, .slider-min .sm-outer .lSPager li.active {
  opacity: 1
}

.pw-slider .sm-outer .lSPager li a, .slider-min .sm-outer .lSPager li a {
  margin: .7rem .7rem .7rem 0;
  display: block;
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .32)
}

.pw-slider .sm-outer .lSPager li a img, .slider-min .sm-outer .lSPager li a img {
  display: block;
  height: 4.6rem;
  min-width: 100%;
  max-width: none
}

.under-slider-btns__item {
  background-color: #fafafa;
  box-shadow: 0 0 2px rgba(0, 0, 0, .2);
  padding: 1.3rem 2rem;
  text-decoration: none;
  display: block;
  margin-top: .2rem;
  border-bottom: 3px solid #c00b1e
}

.under-slider-btns__item:hover {
  background-color: #e8e8e8
}

.under-slider-btns__item i {
  font-size: 2.5rem;
  color: #c00b1e;
  padding-right: 1rem
}

.under-slider-btns__item span {
  font-weight: 700;
  color: #272c31;
  font-size: 1rem
}

.under-slider-btns__item i, .under-slider-btns__item span {
  display: table-cell;
  vertical-align: middle
}

.count-price__item {
  position: relative;
  text-decoration: none
}

.count-price__item figure {
  width: 100%;
  height: 17.75rem;
  position: relative;
  overflow: hidden
}

.count-price__item figure img {
  width: 100%;
  max-width: none;
  margin-top: 0
}

.count-price__item figure figcaption {
  width: 100%;
  font-size: 1.25rem;
  background-color: rgba(39, 44, 49, .9);
  color: #fff;
  padding: .6rem 1rem;
  text-align: right
}

.count-price__item figure figcaption span {
  font-size: 1.125rem
}

.count-price__item .cp-name {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.125rem;
  margin-top: .6rem
}

.count-price__item .cp-desc, .count-price__item .cp-name {
  color: #272c31
}

.cat-items__item {
  position: relative;
  text-decoration: none
}

.cat-items__item figure {
  width: 100%;
  height: 17.75rem;
  position: relative;
  overflow: hidden
}

.cat-items__item figure .item_img_for_bg {
  height: 208px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.product_remove .cat-items__item figure .item_img_for_bg {
  height: 192px;
  margin: 0 1rem;
}

}
.cat-items__item figure {
  text-align: center;
}

.cat-items__item figure img {
  max-width: 100%;
  /*max-width: none;*/
  max-height: 192px;

  margin-top: 0
}

.cat-items__item figure figcaption {
  width: 100%;
  font-size: 1.25rem;
  background-color: rgba(39, 44, 49, .9);
  color: #fff;
  padding: .6rem 1rem
}

.cat-items__item figure figcaption .ci-name {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.125rem
}

.cat-items__item figure figcaption .ci-price {
  font-size: 1rem
}

.cat-items__item figure figcaption .ci-price span {
  font-size: 1.125rem
}

.more-prods figure {
  overflow: hidden;
  height: 10.5rem
}

.more-prods figure img {
  height: 100%;
  width: auto;
  max-width: none;
  margin-top: 0
}


.more-prods figure figcaption {
  background-color: rgba(39, 44, 49, .9);
  color: #fff;
  line-height: 1rem;
  padding: .55rem .9rem;
  width: 100%
}

footer {
  background-color: #272c31;
  color: #fff;
  padding: 2rem 0 3rem;
  margin-top: 4rem
}

footer .foot-info {
  text-align: center
}

footer .foot-info__logo {
  margin-top: 2rem
}

footer .foot-info__text {
  text-transform: uppercase;
  font-size: .875rem;
  margin-top: .7rem
}

footer .foot-info__phone {
  margin-top: 2rem;
  font-size: 1.875rem
}

footer .foot-info__mail {
  font-size: 1.125rem;
  margin-top: .2rem
}

footer .foot-info__mail, footer .foot-info__phone {
  color: #fff;
  display: block;
  text-decoration: none
}

footer .foot-nav {
  margin-top: 1.1rem
}

footer .foot-nav ul {
  margin: 0;
  padding: 0
}

footer .foot-nav ul li {
  list-style: none;
  margin: 1px 0
}

footer .foot-nav ul li a {
  background-color: #2f353b;
  display: block;
  color: #fff;
  text-decoration: none;
  padding: .8rem 1.3rem;
  font-size: .875rem
}

footer .foot-nav ul li a:hover {
  background-color: #c00b1e
}

.popup {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(39, 44, 49, .85);
  z-index: 200
}

.popup .container {
  position: relative
}

.popup__window {
  max-width: 100%;
  height: auto;
  top: 5rem;
  position: absolute;
  background-color: #fff;
  padding: 2.5rem 2rem 3.5rem
}

.popup__window .pw-close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 1.2rem 1.6rem;
  color: #5b5b5b;
  font-size: 1.125rem
}

.popup__window .pw-close:hover {
  color: #c00b1e
}

.popup__window .pw-slider .sm-outer .lSPager li a img {
  height: 3.6rem
}

.popup__window .pw-slider .pw-slider__slider figure, .popup__window .pw-slider__slider figure {
  height: 15rem
}

.popup__window .pw-price {
  width: 100%;
  background-color: #c00b1e;
  color: #fff;
  text-align: center;
  padding: 1rem;
  font-size: 1.125rem
}

.popup__window .pw-price i {
  font-size: 1.8125rem;
  margin-right: .8rem;
  vertical-align: middle
}

.popup__window .pw-price span {
  font-size: 1.5rem
}

.popup__window .btn {
  font-size: 1.125rem;
  font-weight: 700;
  margin-top: .7rem
}

.popup__window .btn i {
  margin-right: .8rem;
  color: #c00b1e;
  font-size: 2.25rem;
  vertical-align: middle
}

.popup__window .pw-content {
  margin-top: 1rem
}

.popup__window .pw-content__title {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: .2rem;
  font-family: Playfair Display, serif;
  text-transform: uppercase;
  font-size: 1.875rem
}

.popup__window .pw-content__head {
  margin-top: 2rem
}

.popup__window .pw-content__head .pwc-item {
  border-bottom: 1px solid #eee;
  font-size: 1.43rem;
  width: 20rem;
  padding-bottom: .4rem;
  margin-top: 1.3rem
}

.popup__window .pw-content__head .pwc-item span {
  font-size: 1rem;
  font-weight: 700
}

.popup__window .pw-content__desc {
  margin-top: 3rem
}

.popup__window .pw-content__desc .pwc-head {
  font-family: Playfair Display, serif;
  font-size: 1.25rem;
  text-transform: uppercase;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: .2rem
}

.element .pw-slider .sm-outer .lSPager li a img {
  height: 3.6rem
}

.element .pw-slider .pw-slider__slider figure, .element .pw-slider__slider figure {
  height: 22rem
}

.element .pw-price {
  width: 100%;
  background-color: #c00b1e;
  color: #fff;
  text-align: center;
  padding: 1rem;
  font-size: 1.125rem
}

.element .pw-price i {
  font-size: 1.8125rem;
  margin-right: .8rem;
  vertical-align: middle
}

.element .pw-price span {
  font-size: 1.5rem
}

.element .btn {
  font-size: 1.125rem;
  font-weight: 700;
  margin-top: .7rem
}

.element .btn i {
  margin-right: .8rem;
  color: #c00b1e;
  font-size: 2.25rem;
  vertical-align: middle
}

.element .pw-content {
  margin-top: 1rem
}

.element .pw-content__title {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: .2rem;
  font-family: Playfair Display, serif;
  text-transform: uppercase;
  font-size: 1.875rem
}

.element .pw-content__head {
  margin-top: 2rem
}

.element .pw-content__head .pwc-item {
  border-bottom: 1px solid #eee;
  font-size: 1.43rem;
  width: 20rem;
  padding-bottom: .4rem;
  margin-top: 1.3rem
}

.element .pw-content__head .pwc-item span {
  font-size: 1rem;
  font-weight: 700
}

.element .pw-content__desc {
  margin-top: 3rem
}

.element .pw-content__desc .pwc-head {
  font-family: Playfair Display, serif;
  font-size: 1.25rem;
  text-transform: uppercase;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: .2rem
}

.lg-backdrop {
  z-index: 300
}

.lg-outer {
  z-index: 301
}

@media only screen and (max-width: 1200px) {
  header .main-nav ul li a {
    font-size: .65rem;
    padding: .4rem .43rem
  }

  .main-slider .main-slider__outer .lSPager.lSpg {
    bottom: 8rem
  }

  footer .foot-info__phone {
    font-size: 1.5rem
  }

  .product-slider .slider-nav ul li a span {
    font-size: .8rem
  }
}

@media only screen and (max-width: 992px) {
  header .btn-sandwich {
    display: block
  }

  header .main-nav {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #272c31;
    overflow: auto;
    display: none
  }

  header .main-nav__close {
    display: block
  }

  header .main-nav ul {
    text-align: center;
    margin-top: 4.5rem
  }

  header .main-nav ul li {
    display: block;
    margin: 2rem
  }

  header .main-nav ul li:hover ul {
    margin-top: 1rem
  }

  header .main-nav ul li a {
    color: #fff;
    font-size: .8rem;
    border-bottom: 1px solid #444;
    padding: .9rem 2rem
  }

  header .main-nav ul li ul {
    visibility: visible;
    opacity: 1;
    position: relative;
    background-color: transparent;
    padding: 0;
    z-index: 2000;
    margin: 1rem 0 0
  }

  header .main-nav ul li ul li a {
    font-size: .7rem;
  }

  .main-slider .slider-nav {
    position: relative
  }

  .main-slider .main-slider__outer .lSPager.lSpg, .main-slider .product-slider .lSSlideOuter .lSPager.lSpg {
    bottom: 0
  }

  .slider-min .sm-outer {
    display: none
  }

  .product-slider .slider-nav ul li a span {
    font-size: .65rem
  }
}

@media only screen and (max-width: 768px) {
  .animated {
    -webkit-transition-property: none !important;
    transition-property: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-animation: none !important;
    animation: none !important
  }

  .main-slider .slider__item__name, .product-slider .slider__item__name {
    font-size: 1rem;
    padding: .9rem
  }

  .product-slider .slider__item__price {
    font-size: 1rem;
    padding: .9rem;
    top: 6rem
  }

  .product-slider .slider__item__price i {
    font-size: 2rem
  }

  .product-slider .slider__item__price span {
    font-size: 1rem
  }

  header .logo img {
    width: auto
  }

  .product-slider .slider-nav ul li a span {
    display: none
  }

  .product-slider .slider-nav ul li a i {
    margin-right: 0
  }

  .main-slider .lSAction > a.lSNext, .main-slider .lSAction > a.lSPrev, .product-slider .lSAction > a.lSNext, .product-slider .lSAction > a.lSPrev {
    display: none
  }

  .main-slider .slider__item img, .product-slider .slider__item img {
    height: 300px
  }
}

/* custom */
header .phones {
  float: right;
  background: transparent;
  /*padding-top: 20px;*/
  text-align: right;
  /*padding-left: 0;
  padding-right: 0;
  padding: 27px 0;*/
  padding: 12px 0;
  padding-left: 10px;
}

header .phones .phones__order {
  color: red;
  display: inline-block;
  border-bottom: 1px dashed;
  font-weight: 300;
}

header .phones .phones__order:hover {
  opacity: .7;
}

.logo-block {
  float: left;
}

.header-slogan {
  position: relative;
  float: left;
  font-size: 12px;
  color: #fff;
  background-color: rgba(0, 0, 0, .4);
  width: 14rem;
  height: 90px;
  padding: 1.95rem 1rem;
  font-weight: 300;
}

.callback-form {
  display: none;
}

#fancybox-loading div {
  display: none;
}

.zag-form {
  font-size: 25px;
  text-align: center;
}

@media only screen and (max-width: 1200px) {
  .header-slogan {
    width: 11rem;
  }
}

@media only screen and (max-width: 820px) {
  header .phones {
    padding-right: 60px;
  }
}

@media only screen and (max-width: 768px) {
  .header-slogan {
    height: 80px;
    padding: 1.5rem 1rem;
  }
}

@media only screen and (max-width: 490px) {
  .header-slogan {
    display: none;
  }

  .callback-form .captcha img, .callback-form input[type=text] {
    width: 130px;
  }
}

@media only screen and (max-width: 335px) {
  header .phones {
    padding-left: 7px;
  }
}

/* form */
.form {
  width: 100%;
  text-align: left;
  padding: 20px 0;
}

.form a {
  color: #444 !important;
}

.form label {
  margin: 0;
  padding-bottom: 10px;
}

.form .message {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
  padding: 10px;
  margin: 10px 0;
}

.form .error-required input,
.form .error-required label i,
.form .error-required textarea {
  border-color: #c00b1e;
}

.form .form-group {
  margin-bottom: 20px;
}

.form .form-group:last-child {
  margin-bottom: 0px;
}

.form .form-checkbox {
  margin-bottom: 20px;
}

.form .form-checkbox label {
  overflow: hidden;
}

.form .form-checkbox label input {
  display: none;
}

.form .form-checkbox label i {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  border: .1rem solid #e8e8e8;
  transition: all .3s 0s;
}

.form .form-checkbox label i:before {
  content: '';
  position: absolute;
  display: block;
  opacity: 0;
  top: 2px;
  left: 2px;
  width: 10px;
  height: 10px;
  background: #c00b1e;
  transition: all .3s 0s;
  border-radius: 0px;
}

.form .form-checkbox label input:checked + i:before {
  opacity: 1 !important;
}

.form input {
  display: block;
  width: 100%;
  margin: 0;
}

.form input::placeholder {
  color: #7d7d7d;
}

.form input[type="submit"] {
  width: 200px;
  background-color: #c00b1e;
  color: #fff;
  border: .15rem solid #c00b1e;
}

.form input[type="submit"]:hover {
  background-color: #fff;
  color: #5b5b5b;
}

.form textarea {
  display: block;
  width: 100%;
  margin: 0;
}

.form textarea::placeholder {
  color: #7d7d7d;
}

.form hr {
  border-bottom: .1rem solid #e8e8e8;
}

/* end form */

/* icon */
.icon-metro {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  border-radius: 10px;
}

/* end icon */

/* soc icon */

.socIcon {
  text-align: center;
  margin-top: 2em;
}

.socIcon a,
.socIcon a:hover,
.socIcon a:visited {
  text-decoration: none;
  display: inline-block;
  margin: 5px;
}

.socIcon img {
  width: 40px;
}

/* end soc icon */

.surface-item {
  padding: 0;
}

.surface-item .item_img_for_bg {
  height: 390px;
  background-size: cover;
}

.surface-item .cat-items__item figure {
  /*height: 25.75rem;*/
}

.surface-item figure figcaption {
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  /*height: 70px;*/
}

.banner_flex2{
  display:flex;
  justify-content: space-between;
}
.banner_flex2_img{
  width:48%;
}

@media only screen and (max-width: 490px) {
  .banner_flex2{
    flex-direction:column;
  }
  .banner_flex2_img{
    width:auto;
  }
}

.simple_consult8_btn__fixed{
  display:none;
  position: fixed;
  bottom: 4%;
  right: 2%;  
  color: black;
  /*background: white;*/
  padding: 14px 30px 16px 30px;
  border: 1px solid #898989;
  transition: all .2s;
  z-index: 997;

  background-color: hsla(0, 0%, 100%, .7);
    font-family: Playfair Display, serif;
        font-size: 0.85rem;
    box-shadow: 0 0 3px rgb(0 0 0 / 32%);
}
.simple_consult8_btn__fixed:hover{
  color: white;
  background: black;
}

@media (max-width: 767px){
  .simple_consult8_btn__fixed {
      display: none;
  }
}
/* End */


/* Start:/bitrix/templates/skavolini_adapt_new/template_styles.css?1681469582386*/
/*@import "/bitrix/templates/skavolini_adapt_new/css/main.min.css";*/
.cat-main__item figure figcaption{background-color: hsla(0,0%,100%,.7) !important;color:#272c31 !important}.cat-items__item figure figcaption{background-color: hsla(0,0%,100%,.7) !important;color: #272c31 !important}.count-price__item figure figcaption{background-color:rgba(39,44,49,.6) !important}header .cart{float:right}header .cart a{color:#272c31;}
/* End */
/* /bitrix/templates/skavolini_adapt_new/styles.css?168190170471757 */
/* /bitrix/templates/skavolini_adapt_new/template_styles.css?1681469582386 */
