@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icons/icomoon.eot?xhfqgm");
  src: url("../fonts/icons/icomoon.eot?xhfqgm#iefix") format('embedded-opentype'), url("../fonts/icons/icomoon.ttf?xhfqgm") format('truetype'), url("../fonts/icons/icomoon.woff?xhfqgm") format('woff'), url("../fonts/icons/icomoon.svg?xhfqgm#icomoon") format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("../fonts/MuseoSansCyrl-100.woff2") format('woff2'), url("../fonts/MuseoSansCyrl-100.woff") format('woff');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("../fonts/MuseoSansCyrl-100Italic.woff2") format('woff2'), url("../fonts/MuseoSansCyrl-100Italic.woff") format('woff');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("../fonts/MuseoSansCyrl-300.woff2") format('woff2'), url("../fonts/MuseoSansCyrl-300.woff") format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("../fonts/MuseoSansCyrl-300Italic.woff2") format('woff2'), url("../fonts/MuseoSansCyrl-300Italic.woff") format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("../fonts/MuseoSansCyrl-500.woff2") format('woff2'), url("../fonts/MuseoSansCyrl-500.woff") format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans Cyrl ';
  src: url("../fonts/MuseoSansCyrl-500Italic.woff2") format('woff2'), url("../fonts/MuseoSansCyrl-500Italic.woff") format('woff');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("../fonts/MuseoSansCyrl-700.woff2") format('woff2'), url("../fonts/MuseoSansCyrl-700.woff") format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("../fonts/MuseoSansCyrl-700Italic.woff2") format('woff2'), url("../fonts/MuseoSansCyrl-700Italic.woff") format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("../fonts/MuseoSansCyrl-900.woff2") format('woff2'), url("../fonts/MuseoSansCyrl-900.woff") format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("../fonts/MuseoSansCyrl-900Italic.woff2") format('woff2'), url("../fonts/MuseoSansCyrl-900Italic.woff") format('woff');
  font-weight: 900;
  font-style: italic;
}
/* GLOBAL
^^^^^^^^^^^^ */
html {
  height: 100%;
  font-size: 62.5%;
}
body {
  height: 100%;
  color: #302c29;
  background: #fff;
  font: 300 18px/1.7 'Museo Sans Cyrl', Arial, Tahoma, Geneva, sans-serif;
  overflow-y: scroll;
}
* {
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
sup {
  line-height: 0;
}
a {
  text-decoration: underline;
  color: #d64e47;
  text-decoration-skip-ink: none;
}
a:hover {
  text-decoration: none;
}
img {
  border: none;
  display: block;
  max-width: 100%;
}
input,
textarea,
select,
button {
  vertical-align: middle;
  font: 100% 'Museo Sans Cyrl', Arial, Tahoma, Geneva, sans-serif;
}
button * {
  position: relative;
}
form,
fieldset {
  border-style: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
#main {
  overflow: hidden;
  min-width: 320px;
  position: relative;
  z-index: 100;
  padding: 0 1.5rem;
  min-height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 192rem;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 100rem rgba(0,0,0,0.3);
          box-shadow: 0 0 100rem rgba(0,0,0,0.3);
  font-size: 1.8rem;
}
h1,
.title-h1 {
  font-size: 6.4rem;
  line-height: 1;
  font-weight: 700;
  margin: 0 0 4.8rem;
}
h2 {
  font-size: 4rem;
  line-height: 1;
  font-weight: 700;
  margin: 0 0 3.7rem;
}
h3 {
  font-size: 3.8rem;
  line-height: 1;
  font-weight: 700;
  margin: 0 0 3.7rem;
}
.title-h2 {
  font-size: 5.3rem;
  line-height: 1;
  font-weight: 700;
  margin: 0 0 4.5rem;
}
.title-h3 {
  font-size: 4.8rem;
  line-height: 1;
  font-weight: 700;
  margin: 0 0 5.8rem;
}
p {
  margin: 0 0 3rem;
}
ul {
  list-style: url("../img/list.gif");
  margin: -3rem 0 3rem 18px;
}
ul li {
  letter-spacing: normal;
  vertical-align: top;
  padding: 3rem 0 0;
}
ol {
  margin: -3rem 0 3rem;
  counter-reset: section;
  list-style-type: none;
}
ol >li {
  position: relative;
  padding: 3rem 0 0 2rem;
}
ol li::before {
  position: absolute;
  top: 3rem;
  left: 0;
  counter-increment: section;
  content: counters(section, ".") ".";
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.img-main img {
  border-radius: 2rem;
}
.img-left {
  float: left;
  margin: 0 2rem 2rem 0;
}
.btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  Justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.45;
  border: 0.2rem solid #d64e47;
  background: #d64e47;
  border-radius: 0.5rem;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
  padding: 1.3rem 2rem;
  text-align: center;
  min-width: 22rem;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn i {
  line-height: 0;
  font-size: 110%;
  margin: 0 1rem 0 0;
}
.btn i.icon-arrow-long {
  margin: 0 0 0 2rem;
  font-size: 90%;
}
.btn.btn-large {
  font-size: 2rem;
  border-radius: 1rem;
  line-height: 1.4;
  padding: 2.4rem 5rem;
  -webkit-box-shadow: 0 1.1rem 3.4rem 0 rgba(214,78,71,0.3);
          box-shadow: 0 1.1rem 3.4rem 0 rgba(214,78,71,0.3);
  letter-spacing: 0.2rem;
}
.btn.btn-middle {
  font-size: 1.8rem;
  letter-spacing: 0.2rem;
  border-radius: 1rem;
  padding: 2rem 4rem;
  -webkit-box-shadow: 0 1.1rem 3.4rem 0 rgba(214,78,71,0.3);
          box-shadow: 0 1.1rem 3.4rem 0 rgba(214,78,71,0.3);
}
.btn.btn-middle.btn-border {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn.btn-normal {
  font-size: 1.6rem;
  letter-spacing: 0.2rem;
  border-radius: 1rem;
  padding: 1.6rem 2rem 1.7rem;
  -webkit-box-shadow: 0 1.1rem 3.4rem 0 rgba(214,78,71,0.3);
          box-shadow: 0 1.1rem 3.4rem 0 rgba(214,78,71,0.3);
}
.btn.btn-normal.btn-border {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn:hover {
  background: #df7b76;
  border-color: #df7b76;
}
.btn.btn-border {
  background: #fff;
  color: #d64e47;
}
.btn.btn-border:hover {
  background: #df7b76;
  border-color: #df7b76;
  color: #fff;
}
.btn.btn-full-width {
  width: 100%;
}
.btn-center {
  text-align: center;
}
.text-center {
  text-align: center;
}
.line {
  height: 0.1rem;
  background: #e6e6e6;
  margin: 9.5rem 0;
}
.column-left .line {
  margin: 5rem 0 4.5rem;
}
/* HEADER
------------*/
#header {
  padding: 5rem 1.5rem 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
}
#header.fixed {
  padding-top: 0;
  position: fixed;
}
#header.fixed .header-box::after {
  left: -100rem;
  right: -100rem;
}
.header-top {
  height: 5rem;
  position: absolute;
  top: 0;
  left: 0;
}
.header-box {
  max-width: 135rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 2rem;
  height: 10rem;
  position: relative;
}
.header-box::before {
  display: block;
  content: '';
  position: absolute;
  top: -1.5rem;
  left: 5rem;
  width: 4.4rem;
  height: 1.5rem;
  border-bottom: 1.5rem solid #fff;
  border-left: 2.2rem solid transparent;
  border-right: 2.2rem solid transparent;
}
.header-box::after {
  display: block;
  content: '';
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 1rem;
  -webkit-box-shadow: 0 0 2rem 0 rgba(0,0,0,0.1);
          box-shadow: 0 0 2rem 0 rgba(0,0,0,0.1);
  z-index: -1;
}
.logo {
  width: 23%;
  padding: 0 0 0.5rem;
}
.header-content {
  width: 77%;
  padding: 0 0 0 6rem;
}
.header-content-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu-box {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  padding: 0 1.5rem 0 0;
}
.header-contact {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 23rem;
      -ms-flex: 0 0 23rem;
          flex: 0 0 23rem;
  padding: 1.2rem 1rem 0 0;
}
.haeder-btn {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 22rem;
      -ms-flex: 0 0 22rem;
          flex: 0 0 22rem;
}
.haeder-btn .btn {
  width: 100%;
  min-width: inherit;
}
.menu {
  list-style: none;
  margin: -1.1rem 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.menu >li {
  padding: 1.1rem 1.5rem 0 0;
  position: relative;
  width: 25%;
  line-height: 1;
}
.menu >li.widht-double {
  width: 50%;
}
.menu >li >a {
  font-size: 1.5rem;
  font-weight: 700;
  text-decoration: none;
  color: #302c29;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.menu >li >a::before {
  display: block;
  content: '';
  position: absolute;
  top: 0.8rem;
  left: 0;
  height: 0.2rem;
  width: 0.8rem;
  background: #d64e47;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.menu >li >a:hover {
  color: #999491;
}
.menu >li >a:hover::before {
  background: #595450;
}
.menu >li.HasDrop {
  overflow: hidden;
}
.menu >li.HasDrop:hover {
  overflow: visible;
}
.menu >li.HasDrop:hover >a {
  z-index: 11;
  color: #999491;
}
.menu >li.HasDrop:hover >a::before {
  background: #595450;
}
.menu >li.HasDrop:hover .menu-drop {
  opacity: 1;
  height: auto;
  overflow: visible;
}
.menu-drop {
  position: absolute;
  top: -0.3rem;
  left: -2rem;
  z-index: 10;
  opacity: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.menu-drop-box {
  width: 22rem;
  background: #fff;
  border-radius: 1rem;
  -webkit-box-shadow: 0 1rem 4rem 0 rgba(0,0,0,0.2);
          box-shadow: 0 1rem 4rem 0 rgba(0,0,0,0.2);
  padding: 4.9rem 2rem 2rem;
}
.menu-sub {
  list-style: none;
  margin: 0;
  padding: 1.4rem 0 0;
  border-top: 0.1rem solid #f2f2f2;
}
.menu-sub >li {
  padding: 2.9rem 0 0;
}
.menu-sub >li:first-child {
  padding-top: 0;
}
.menu-sub >li >a {
  font-size: 1.5rem;
  font-weight: bold;
  color: #302c29;
  text-decoration: none;
}
.menu-sub >li >a:hover,
.menu-sub >li >a.active {
  color: #d64e47;
}
.header-phone {
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 1.35;
}
.header-phone a {
  text-decoration: none;
  color: #302c29;
}
/* CONTENT
------------*/
.content {
  padding: 15rem 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  position: relative;
  z-index: 10;
}
.content-box {
  max-width: 135rem;
  margin: 0 auto;
}
.content-box > *:last-child {
  margin-bottom: 0;
}
.bg-content-inner {
  background: url("../img/bg-inner.jpg") no-repeat 50% 0;
  -webkit-background-size: cover;
          background-size: cover;
  height: 42rem;
  position: absolute;
  top: 0;
  left: -1.5rem;
  right: -1.5rem;
  z-index: -1;
}
.bg-content-inner-sub {
  background: url("../img/bg-content-inner-sub.jpg") no-repeat 50% 0;
  -webkit-background-size: cover;
          background-size: cover;
  height: 80rem;
  position: absolute;
  top: 0;
  left: -1.5rem;
  right: -1.5rem;
  z-index: -1;
}
.section-main {
  margin: 0 -1.5rem;
  padding: 0 1.5rem;
  background: url("../img/bg-section-main.jpg") no-repeat 50% 100%;
}
.section-main > *:last-child {
  margin-bottom: 0;
}
.SliderMain {
  margin: 0rem -1.5rem ;
}
.SliderMain .slick-dots {
  position: absolute;
  bottom: 27.5rem;
  left: 0;
  right: 0;
}
.SliderMain .slick-dots >li button {
  border: 0.2rem solid rgba(48,44,41,0.3);
}
.slide {
  position: relative;
  padding: 28rem 1.5rem 33rem;
}
.slide .imgBox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.slide .imgBox.imgBoxMobile {
  display: none;
}
.slide .slide-content {
  max-width: 76rem;
  margin: auto;
  text-align: center;
}
.slide .slide-name {
  font-size: 8rem;
  font-weight: 900;
  line-height: 1;
  margin: 0 0 6.6rem;
}

.list-category-main{
	margin: -15rem -1.5rem -6rem;
	background:  #E6DBD3 url(../img/bg-category-main.png) center -6rem no-repeat;
	}
	
.list-category {
  list-style: none;
  margin: -2rem -1rem 14.2rem;
}

.list-category-main .list-category{
	padding-top: 17rem;
	}
	
.list-category >li {
  padding: 2rem 1rem 0;
  min-height: 37rem;
}
div.category {
  display: block;
  padding-top: 5.5rem;
}
.category {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  Justify-content: center;
  background: #e5d8cd;
  border-radius: 2rem;
  overflow: hidden;
  min-height: 100%;
  position: relative;
  z-index: 20;
  text-decoration: none;
  color: #302c29;
  text-align: center;
  padding: 1.5rem 1.5rem 2.9rem;
  -webkit-box-shadow: 0 0.5rem 6.4rem 0 rgba(219,206,196,0.5);
          box-shadow: 0 0.5rem 6.4rem 0 rgba(219,206,196,0.5);
}
.category .imgBox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.category .name {
  font-size: 3.4rem;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 0 2.4rem;
}
.category .price {
  font-size: 1.6rem;
  font-weight: 700;
  color: #d64e47;
  margin: 0 0 3.2rem;
  line-height: 1.4;
}
.category .price span {
  display: inline-block;
  background: #fff;
  border-radius: 0.5rem;
  padding: 0.7rem 2rem;
}
.category .btn {
  font-size: 1.7rem;
  letter-spacing: 0.1rem;
  -webkit-box-shadow: 0 1.1rem 3.4rem 0 rgba(214,78,71,0.3);
          box-shadow: 0 1.1rem 3.4rem 0 rgba(214,78,71,0.3);
  border-radius: 1rem;
  opacity: 0;
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
}
.category:hover .btn {
  opacity: 1;
}
.section-news {
    margin: -20rem 0 9.5rem;
    position: relative;
		}
.section-news > *:last-child {
  margin-bottom: 0;
}
.title-main {
  text-align: center;
  margin: 0 0 4.8rem;
}
.title-main > *:last-child {
  margin-bottom: 0;
}
.list-news {
  list-style: none;
  margin: -2rem -1rem 6rem;
  Justify-content: left;
}
.list-news >li {
  padding: 2rem 1rem 0;
}
.news {
  background: #f9f9f9;
  border-radius: 2rem;
  overflow: hidden;
  min-height: 100%;
}
.news .img-box {
  display: block;
  position: relative;
  margin: 0 0 -1.2rem;
}
.news .img-box img {
  width: 100%;
}
.news .img-box::before {
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(249,249,249,0)), to(#f9f9f9));
  background: -webkit-linear-gradient(rgba(249,249,249,0) 0%, #f9f9f9 100%);
  background: -o-linear-gradient(rgba(249,249,249,0) 0%, #f9f9f9 100%);
  background: linear-gradient(rgba(249,249,249,0) 0%, #f9f9f9 100%);
}
.news .news-content {
  padding: 0 1.5rem 3.5rem 4rem;
  position: relative;
  z-index: 3;
}
.news .date {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  border-radius: 0.5rem;
  padding: 0.9rem 1.5rem;
  font-size: 1.2rem;
  line-height: 1.2;
  color: #202020;
  -webkit-box-shadow: 0 0.4rem 1.4rem 0 rgba(0,0,0,0.1);
          box-shadow: 0 0.4rem 1.4rem 0 rgba(0,0,0,0.1);
  margin: 0 0 2rem;
}
.news .date i {
  color: #d64e47;
  line-height: 0;
  margin: 0 1rem 0 0;
  font-size: 140%;
}
.news .name {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}
.news .name a {
  color: #202020;
  text-decoration: none;
}
.news .name a:hover {
  color: #df7b76;
}
.section-callback {
  background: url("../img/bg-main-callback.jpg") no-repeat 50% 0;
  -webkit-background-size: cover;
          background-size: cover;
  border-radius: 2rem;
  -webkit-box-shadow: 0 0.5rem 10.4rem 0 rgba(219,206,196,0.5);
          box-shadow: 0 0.5rem 10.4rem 0 rgba(219,206,196,0.5);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  Justify-content: space-between;
  padding: 6.5rem 10rem;
  position: relative;
  z-index: 5;
  margin: 19rem 0 13.7rem;
}
.section-callback::before {
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 43.7rem;
  width: 45.6rem;
  background: url("../img/bg-main-callback-bg.png") no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  z-index: -1;
  margin: 0 0 0 -25rem;
}
.section-callback .title-h1 {
  margin: 0 0 1rem;
}
.section-callback .btn {
  width: 100%;
}
.section-callback p {
  font-size: 2rem;
  font-weight: 100;
}
.section-callback-left {
  width: 39rem;
  padding: 2.3rem 0 0;
}
.section-callback-left > *:last-child {
  margin-bottom: 0;
}
.section-callback-right {
  width: 35rem;
}
.section-callback-right > *:last-child {
  margin-bottom: 0;
}
.check-small {
  line-height: 0;
  margin: 2rem 0 0;
  text-align: center;
}
.check-small label {
  display: inline-block;
  padding: 0 0 0 2.5rem;
  font-size: 1.4rem;
  position: relative;
  line-height: 1.5;
  cursor: pointer;
  text-align: left;
}
.check-small label input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.check-small label i {
  position: absolute;
  top: 0.3rem;
  left: 0;
  height: 1.6rem;
  width: 1.6rem;
  border-radius: 0.4rem;
  background: #fff;
  border: 0.1rem solid #e7e7e7;
}
.check-small label i::before {
  display: block;
  font-family: 'icomoon';
  content: '\e901';
  color: #d64e47;
  font-size: 0.9rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: 0 0 0 -0.1rem;
  opacity: 0;
}
.check-small label a {
  color: #302c29;
  text-decoration: underline;
}
.check-small label a:hover {
  text-decoration: none;
}
.check-small label input:checked + i::before {
  opacity: 1;
}
.section-info {
  margin: -10rem -4rem 12.6rem;
}
.section-info >div {
  padding: 10rem 4rem 0;
}
.about {
  font-size: 2.1rem;
  line-height: 1.45;
  max-width: 58rem;
}
.CaruselSerteficat {
  margin: -3rem -3rem 0;
}
.CaruselSerteficat .slick-slide {
  padding: 3rem;
}
.CaruselSerteficat img {
  -webkit-box-shadow: 0 0 2.5rem 0 rgba(0,0,0,0.25);
          box-shadow: 0 0 2.5rem 0 rgba(0,0,0,0.25);
  margin: auto;
}
.section-photo {
  background: #fff;
  padding: 1.5rem 1.5rem 3rem;
  border-radius: 2rem;
  -webkit-box-shadow: 0 0.4rem 4rem rgba(0,0,0,0.2);
          box-shadow: 0 0.4rem 4rem rgba(0,0,0,0.2);
}
.list-photo {
  list-style: none;
  Justify-content: center;
  margin: -1rem -0.5rem 2.5rem;
}
.list-photo >li {
  padding: 1rem 0.5rem 0;
}
.list-photo .image-zoom {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  border-radius: 1rem;
}
.image-zoom {
  display: block;
  border-radius: 1rem;
  overflow: hidden;
  position: relative;
  color: #fff;
  font-size: 6.5rem;
  border: 0.4rem solid #fff;
  border-radius: 2rem;
  -webkit-box-shadow: 0 2rem 3rem 0 rgba(0,0,0,0.15);
          box-shadow: 0 2rem 3rem 0 rgba(0,0,0,0.15);
}
.image-zoom img {
  width: 100%;
}
.image-zoom i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
      -ms-transform: translate(-50%, -50%) scale(0);
       -o-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  z-index: 2;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
.image-zoom::before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(214,78,71,0.7);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.image-zoom:hover i {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
       -o-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.image-zoom:hover::before {
  opacity: 1;
}
.link-more {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.8rem;
  font-weight: 900;
  text-transform: uppercase;
  color: #d64e47;
  text-decoration: none;
  line-height: 1.35;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.link-more i {
  line-height: 1;
  margin: 0 0 0 1rem;
}
.link-more:hover {
  color: #df7b76;
}
.section-margim-bottom {
  position: relative;
  z-index: 20;
  top: 5rem;
  margin-top: -5rem;
}
.section-information {
  position: relative;
  z-index: 5;
  margin: 0 -1.5rem;
  padding: 21rem 1.5rem 15rem;
  background: #ede6e0;
}
.section-information::before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  bottom: 0;
  background: #e9dfd8;
  z-index: -2;
}
.section-information::after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("../img/bg-section-information.png") no-repeat 50% 100%;
  z-index: -1;
}
.section-information .title-h2 {
  text-align: center;
}
.section-information-row {
  margin: -10rem -3rem 0;
}
.section-information-row >div {
  padding: 10rem 3rem 0;
}
.list-info {
  list-style: none;
  margin: -2rem -1rem 0;
}
.list-info >li {
  padding: 2rem 1rem 0;
  min-height: 22rem;
}
.information {
  background: #fff;
  min-height: 100%;
  border-radius: 2rem;
  padding: 2.2rem 1.5rem 1.5rem;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.3;
}
.information > *:last-child {
  margin-bottom: 0;
}
.information .box-icon {
  height: 8rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  Justify-content: center;
  font-size: 6rem;
  color: #d64e47;
  margin: 0 0 0.6rem;
}
.information .name {
  font-size: 2rem;
  font-weight: 700;
  margin: 0 0 0.5rem;
}
.secton-contact {
  position: relative;
  margin: 0 -1.5rem;
  margin-bottom: -15rem !important;
  background: #ede6e0;
//  padding: 17.5rem 0;
//  min-height: 85rem;
}
.contact {
  background: #fff;
  position: relative;
  z-index: 20;
  border-radius: 2rem;
  -webkit-box-shadow: 0 3rem 10rem 0 rgba(0,0,0,0.2);
          box-shadow: 0 3rem 10rem 0 rgba(0,0,0,0.2);
  padding: 2rem;
}
.contact > *:last-child {
  margin-bottom: 0;
}
.contact h2 {
  margin-bottom: 3rem;
}
.contact.contact-left {
  width: 46rem;
  padding: 5.5rem 6rem 3.5rem;
  left: 50%;
  margin: 0 0 0 -44rem;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}
.contact.contact-right {
  width: 43.6rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0 0 0 44rem;
}
.contact .img-box {
  margin: 0 0 3rem;
}
.contact .img-box img {
  border-radius: 1rem;
}
.list-contact {
  list-style: none;
  margin: -3rem 0 2.4rem;
}
.list-contact >li {
  padding: 3rem 0 0;
}
.contact-one {
  padding: 0 0 0 2rem;
  position: relative;
  line-height: 1.3;
}
.contact-one .box-icon {
  position: absolute;
  top: 0;
  left: 0;
  color: #d64e47;
  font-size: 1.4rem;
}
.contact-one .name {
  font-size: 1.4rem;
  font-weight: 500;
  color: #979797;
  text-transform: uppercase;
  margin: 0 0 0.7rem;
}
.contact-one .data {
  font-size: 2rem;
  font-weight: 700;
}
.contact-one .data a {
  text-decoration: none;
  color: #302c29;
}
.contact-one address {
  font-style: normal;
}
.contact-photo {
  list-style: none;
  margin: -1.5rem 0 2.5rem -1.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.contact-photo >li {
  padding: 1.5rem 0 0 1.5rem;
  width: 33.33%;
}
.contact-photo img {
  border-radius: 1rem;
}
#map-index {
  margin: 0 -1.5rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
[class*="ymaps-2"][class*="-ground-pane"] {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}


ymaps[class*="-balloon__content"] ymaps[id*="id_"] {
  height: 600px !important;
}

.breadcrumb {
  list-style: none;
  margin: 0 0 3.4rem;
  padding: 2.4rem 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.breadcrumb li {
  padding: 0 3rem 0 0;
  margin: 0 2.5rem 0 0;
  position: relative;
  font-size: 1.4rem;
}
.breadcrumb li::before {
  display: block;
  content: '/';
  position: absolute;
  top: 0;
  right: 0;
  color: #c0b7b0;
}
.breadcrumb li:last-child {
  padding-right: 0;
  margin-right: 0;
}
.breadcrumb li:last-child::before {
  display: none;
}
.breadcrumb li a {
  color: #302c29;
}
.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding: 0 0;
}
.column-right {
  width: 32.2rem;
}
.column-right > *:last-child {
  margin-bottom: 0;
}
.column-left {
  width: -webkit-calc(100% - 32.2rem);
  width: calc(100% - 32.2rem);
  padding: 0 2rem 0 0;
}
.column-left > *:last-child {
  margin-bottom: 0;
}
.sitebar {
  list-style: none;
  margin: 0;
  background: #f6f1ec;
  border-radius: 2rem;
  padding: 1.1rem 4rem;
}
.sitebar >li {
  border-top: 0.1rem solid #e1d8cf;
  padding: 1.7rem 0 1.5rem;
}
.sitebar >li:first-child {
  border-top: 0;
}
.sitebar >li a {
  font-size: 2.4rem;
  font-weight: 700;
  text-decoration: none;
  color: #302c29;
}
.sitebar >li a.active,
.sitebar >li a:hover {
  color: #df7b76;
}
.cite {
  background: #f6f1ec;
  border-radius: 2rem;
  display: block;
  position: relative;
  z-index: 3;
  font-style: normal;
  font-size: 2.4rem;
  font-weight: 700;
  padding: 4rem 8.5rem;
  line-height: 1.5;
  margin: 5rem 0 7rem;
}
.cite .top-icon,
.cite .bottom-icon {
  position: absolute;
  top: 2.5rem;
  left: -1.3rem;
  color: #fff;
  font-size: 6.2rem;
  line-height: 1;
  text-shadow: 0 0.4rem 2.4rem rgba(0,0,0,0.06);
}
.cite .bottom-icon {
  top: auto;
  left: auto;
  right: -1rem;
  bottom: 1.3rem;
}

blockquote {
  background: #f6f1ec;
  border-radius: 2rem;
  display: block;
  position: relative;
  z-index: 3;
  font-style: normal;
  font-size: 2.4rem;
  font-weight: 700;
  padding: 4rem 8.5rem;
  line-height: 1.5;
  margin: 5rem 0 7rem;
}

blockquote::before {
  font-family: 'icomoon' !important;
  display: block;
  content: "\e90e";
  position: absolute;
  top: auto;
  left: auto;
  right: -1rem;
  bottom: 1.3rem;
  color: #fff;
  font-size: 6.2rem;
  line-height: 1;
  text-shadow: 0 0.4rem 2.4rem rgba(0,0,0,0.06);
}
blockquote::after {
  font-family: 'icomoon' !important;
  display: block;
  content: "\e90e";
  position: absolute;
  top: 2.5rem;
  left: -1.3rem;
  color: #fff;
  font-size: 6.2rem;
  line-height: 1;
  text-shadow: 0 0.4rem 2.4rem rgba(0,0,0,0.06);
}


.list-galey {
  list-style: none;
  margin: -2rem -1rem 8rem;
  Justify-content: center;
}
.list-galey >li {
  padding: 2rem 1rem 0;
}
.list-cost {
  list-style: none;
  margin: -1rem 0 3rem;
}
.list-cost >li {
  padding: 1rem 0 0;
}
.cost {
  background: #f6f1ec;
  border-radius: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem 0;
  font-size: 2rem;
  line-height: 1.4;
}
.cost .price {
  font-weight: 700;
  width: 24rem;
  padding: 0.6rem 3rem;
  border-left: 0.2rem solid #e6dfd9;
}
.cost .name {
  width: -webkit-calc(100% - 24rem);
  width: calc(100% - 24rem);
  padding: 0.6rem 3rem;
}
.contact-page {
  position: relative;
//  padding: 12.5rem 0;
}
#map {
  position: relative;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
//  margin: 0 -1.5rem;
  height: 650px;
}
.section-contact-form {
  background: url("../img/bg-section-contactn-form.jpg") no-repeat 50% 0;
  -webkit-background-size: cover;
          background-size: cover;
  margin: 0 -1.5rem;
  padding: 10rem 1.5rem 0;
  margin-bottom: -15rem !important;
}
.contact-form {
  background: #fff;
  border-radius: 2rem 2rem 0 0;
  -webkit-box-shadow: 0 3rem 10rem 0 rgba(0,0,0,0.2);
          box-shadow: 0 3rem 10rem 0 rgba(0,0,0,0.2);
  padding: 6.2rem 11.5rem 7rem;
}
.contact-form-title {
  text-align: center;
  font-size: 2.4rem;
  margin: 0 0 3rem;
}
.contact-form-title > *:last-child {
  margin-bottom: 0;
}
.contact-form-title h2 {
  margin-bottom: 1.5rem;
}
.contact-form-button {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  Justify-content: space-between;
  margin-top: -2rem;
}
.contact-form-button >div {
  padding-top: 2rem;
}
.contact-form-button .check-small {
  margin: 0;
}
.product {
  padding-top: 1rem;
  margin: 0 0 19rem;
}
.product > *:last-child {
  margin-bottom: 0;
}
.product h1 {
  margin: 0 0 1.8rem;
}
.product .title-sub {
  font-size: 3.6rem;
  font-weight: 700;
  display: inline-block;
  background: #fff;
  padding: 0.9rem 2.5rem;
  line-height: 1.1;
  margin: 0 0 1.6rem;
}
.product strong {
  font-weight: 900;
}
.product p {
  margin: 0 0 2.6rem;
}
.product .product-image {
  position: relative;
}
.product .product-image-top {
  position: absolute;
  top: 5rem;
  left: -8rem;
  background: #fff;
  font-weight: 900;
  color: #d64e47;
  max-width: 36.8rem;
  padding: 1.8rem 3rem 1.3rem;
}
.product .product-price-box {
  position: absolute;
  bottom: 9rem;
  left: -4rem;
  background: #d64e47;
  -webkit-box-shadow: 0 2.1rem 4.4rem 0 rgba(214,78,71,0.7);
          box-shadow: 0 2.1rem 4.4rem 0 rgba(214,78,71,0.7);
  color: #fff;
  padding: 2.8rem 5rem;
  font-size: 3rem;
  line-height: 1.1;
  border-radius: 6.5rem 0 6.5rem 6.5rem;
}
.product .product-price-box .price {
  font-weight: 900;
  font-size: 3.8rem;
}
.product h4 {
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 1.2;
  margin: 0 0 1.2rem;
}
.product .product-about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -5rem 10rem;
  line-height: 1.35;
}
.product .product-about-left {
  width: 50%;
  padding: 0 5rem;
}
.product .product-about-left > *:last-child {
  margin-bottom: 0;
}
.product .product-about-right {
  width: 50%;
  padding: 0 5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  Justify-content: center;
}
.product .text-one {
  font-size: 2.4rem;
  font-weight: 900;
  color: #d64e47;
  text-transform: uppercase;
  margin: 0 0 3rem;
}
.product .text-two {
  font-weight: 300;
  font-size: 3rem;
}
.product .text-two strong {
  color: #d64e47;
  font-weight: 900;
  display: block;
  text-transform: uppercase;
  margin: 0.7rem 0 0;
}
.product.product-osb .product-image {
  min-width: 76.9rem;
  margin: -8rem 0 0 0;
}
.product.product-penoplast .title-sub {
  font-size: 1.8rem;
  padding: 1.8rem 2.5rem;
}
.product.product-penoplast .list-style-check {
  font-size: 2.2rem;
}
.product.product-penoplast .product-price-box {
  bottom: 0;
}
.product.product-penoplast .advantage {
  font-size: 2.4rem;
  padding: 3.5rem 1.5rem;
}
.product.product-palletu .product-about {
  padding-top: 2rem;
}
.product.product-palletu .product-image {
  margin: -8.5rem 0 0;
}
.product.product-palletu .product-image img {
  border-radius: 50%;
  margin: auto;
}
.product.product-svai .product-about {
  padding-top: 1rem;
}
.product.product-svai .product-image {
  margin: -8.5rem 0 0;
}
.product.product-svai .product-image img {
  border-radius: 50%;
  margin: auto;
}
.product.product-paneli h1 {
  margin: 0 0 3.8rem;
}
.product.product-paneli .product-about {
  font-size: 2rem;
  line-height: 1.5;
}
.product.product-paneli .product-about-left {
  width: 44%;
}
.product.product-paneli .product-about-right {
  display: block;
  width: 56%;
}
.product.product-paneli .product-image {
  min-width: 94.7rem;
}
.product.product-paneli .product-price-box {
  bottom: -1rem;
  left: -7rem;
}
.product-real {
  background: #fff;
  border-radius: 2rem;
  -webkit-box-shadow: 0 0.4rem 3rem 0 rgba(0,0,0,0.1);
          box-shadow: 0 0.4rem 3rem 0 rgba(0,0,0,0.1);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 3rem;
  font-size: 1.4rem;
  line-height: 1.6;
}
.product-real .name {
  font-size: 2rem;
  font-weight: 900;
}
.product-real .box-icon {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 7.2rem;
      -ms-flex: 0 0 7.2rem;
          flex: 0 0 7.2rem;
  padding: 0 2rem 0 0;
  color: #d64e47;
  font-size: 5.2rem;
  line-height: 0;
}
.list-style-check {
  list-style: none;
  margin: 0 0 2.6rem;
}
.list-style-check li {
  padding: 0 0 1.2rem 3.5rem;
  position: relative;
}
.list-style-check li::before {
  display: block;
  font-family: 'icomoon';
  content: '\e902';
  position: absolute;
  top: -0.1rem;
  left: 0;
  color: #d64e47;
}
.list-style-check li:last-child {
  padding-bottom: 0;
}
.list-advantage {
  list-style: none;
  margin: -1rem -0.5rem 7rem;
  Justify-content: center;
}
.list-advantage >li {
  padding: 1rem 0.5rem 0;
}
.advantage {
  background: #f9f9f9;
  border-radius: 2rem;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.25;
  padding: 1.5rem 1.5rem 2.5rem;
  min-height: 100%;
}
.advantage .box-icon {
  height: 8rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  Justify-content: center;
  color: #d64e47;
  font-size: 5.2rem;
  margin: 0 0 1rem;
}
.advantage .box-icon .icon-adv-parasite,
.advantage .box-icon .icon-adv-dust {
  font-size: 7.2rem;
}
.advantage .sub {
  font-size: 1.6rem;
  font-weight: 300;
  display: block;
  margin: 0.2rem 0 0;
}
.product-cost {
  background: #f6f1ec;
  border-radius: 2rem;
  padding: 4.8rem 3rem 3rem;
  margin: 0 0 13rem;
}
.product-cost > *:last-child {
  margin-bottom: 0;
}
.product-cost h2 {
  text-align: center;
}
.list-product-cost {
  list-style: none;
  margin-top: -4rem;
}
.list-product-cost >li {
  padding-top: 4rem;
}
.product-cost-one {
  font-size: 1.8rem;
  font-weight: 700;
}
.product-cost-one .box {
  margin: 1rem 0 0;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 6rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  Justify-content: center;
  border-radius: 1rem;
  line-height: 1.2;
}
.product-cost-one .box::before {
  display: none;
  content: attr(data-name);
  font-size: 1.2rem;
  font-weight: 900;
  margin: 0 0 0.5rem;
  color: #595450;
  opacity: 0.5;
}
.product-cost-one .box.name {
  background: #e6dbd3;
}
.ProductSerteficat {
  margin: 0 0 7rem;
}
.ProductSerteficat .Carusel {
  margin: 0 -3rem -5rem;
}
.ProductSerteficat .slick-slide {
  padding: 0 3rem 5rem;
}
.ProductSerteficat img {
  -webkit-box-shadow: 0 2rem 3rem 0 rgba(0,0,0,0.25);
          box-shadow: 0 2rem 3rem 0 rgba(0,0,0,0.25);
  margin: auto;
}
.ProductPhoto {
  margin: 0 0 7rem;
}
.ProductPhoto .Carusel {
  margin: 0 -1rem -4rem;
}
.ProductPhoto .slick-slide {
  padding: 0 1rem 4rem;
}
.ProductPhoto .image-zoom {
  -webkit-box-shadow: 0 1rem 1rem 0 rgba(0,0,0,0.1);
          box-shadow: 0 1rem 1rem 0 rgba(0,0,0,0.1);
}
.CaruselNav {
  position: relative;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  Justify-content: center;
  margin: 5rem 0 0;
}
.CaruselNav .slick-prev {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 3.5rem;
      -ms-flex: 0 0 3.5rem;
          flex: 0 0 3.5rem;
}
.CaruselNav .slick-next {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 3.5rem;
      -ms-flex: 0 0 3.5rem;
          flex: 0 0 3.5rem;
}
.CaruselNav .slick-dots {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  padding: 0 2rem;
}
.product-form {
  background: #f6f1ec;
  border-radius: 2rem;
  padding: 4.5rem 3rem 5rem;
  margin: 0 0 10rem;
}
.product-form h2 {
  text-align: center;
}
.product-form .line {
  margin: 5rem 0 3.3rem;
  background: #e1d8ce;
}
.product-form label {
  display: block;
  margin: 0 0 0.8rem;
}
.product-form .btn {
  font-size: 1.8rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  letter-spacing: 0.1rem;
}
.product-form-button {
  margin-top: -2.5rem;
}
.product-form-button >div {
  padding-top: 2.5rem;
}
.product-form-price {
  Justify-content: flex-end;
  margin: 0;
  line-height: 1.3;
}
.product-form-price >div {
  padding: 0.5rem 2rem;
  border-left: 0.1rem solid #e1d9ce;
  min-width: 20.5rem;
}
.product-form-price .price {
  font-weight: 700;
  font-size: 2.4rem;
}
.product-form-price .price.red {
  color: #d64e47;
}
.product-info {
  background: #f9f9f9;
  border: 0.3rem solid #d64e47;
  padding: 3.1rem 3rem;
  text-align: center;
  font-size: 3rem;
  font-weight: 100;
  line-height: 1.1;
  margin: 0 0 10rem;
  border-radius: 2rem;
}
.product-info .name {
  font-size: 3.6rem;
  color: #d64e47;
  margin: 0 0 1rem;
}
.product-info .name strong {
  font-weight: 700;
  display: block;
}
.product-info-box {
  max-width: 100rem;
  margin: 0 auto;
}
.product-info-box > *:last-child {
  margin-bottom: 0;
}
.product-schedule {
  position: relative;
  margin: 0 0 12rem;
}
.product-schedule h2 {
  position: absolute;
  top: 2.3rem;
  right: 0;
  width: 83.5rem;
  text-align: center;
}
.product-schedule h2 .sub {
  display: block;
  font-weight: 300;
  font-size: 60%;
}
.product-advantage {
  margin-bottom: 7rem;
}
.product-advantage > *:last-child {
  margin-bottom: 0;
}
.product-advantage h2 {
  color: #d64e47;
  margin: 5.5rem 0 2.5rem;
}
.product-advantage h2:first-child {
  margin-top: 0;
}
.product-advantage .product-schedule {
  margin: 9.5rem 0;
}
.product-advantage .product-schedule h2 {
  color: #302c29;
}
.list-cost-packing {
  list-style: none;
  Justify-content: center;
  margin: -2rem -1rem 7rem;
}
.list-cost-packing >li {
  padding: 2rem 1rem 0;
}
.cost-packing {
  background: #f6f1ec;
  position: relative;
  z-index: 5;
  padding: 3.5rem 4rem 1.2rem 4rem;
  overflow: hidden;
  border-radius: 2rem;
  min-height: 100%;
  font-size: 2.4rem;
  line-height: 1.2;
}
.cost-packing .name {
  min-height: 5.6rem;
  margin: 0 0 1rem;
}
.cost-packing .price {
  font-size: 2.2rem;
  font-weight: 900;
  color: #d64e47;
  line-height: 1;
}
.cost-packing .img-box {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.product-data {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: -2.5rem -2.5rem 10rem;
}
.product-data >div {
  padding: 2.5rem 2.5rem 0;
}
.product-data >div > *:last-child {
  margin-bottom: 0;
}
.product-data img {
  border-radius: 2rem;
}
.product-data ul {
  margin-top: 0;
}
.product-data ul li {
  padding-top: 0;
}
.product-data.product-data-large {
  font-size: 2.4rem;
  line-height: 1.2;
}
.product-data.product-data-large strong {
  display: block;
  margin: 0 0 0.8rem;
}
.product-data-small {
  font-size: 1.6rem;
  line-height: 1.5;
}
.list-product-about {
  list-style: none;
  margin: 0 -5rem 0 -1.5rem;
}
.list-product-about >li {
  padding: 1.5rem 0 0 1.5rem;
}
.product-about-one {
  background: #fff;
  border-radius: 2rem;
  min-height: 100%;
  text-align: center;
  overflow: hidden;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.3;
  padding: 3.5rem 1rem 3rem;
  -webkit-box-shadow: 0 0.4rem 3rem rgba(0,0,0,0.1);
          box-shadow: 0 0.4rem 3rem rgba(0,0,0,0.1);
}
.product-about-one .img-box {
  height: 10rem;
  margin: 0 -1rem;
}
.product-about-one .img-box img {
  margin: auto;
}
.about-production {
  margin-top: -3rem;
  margin-bottom: 7rem;
}
.about-production >div {
  padding-top: 3rem;
}
.about-production .box-shadow {
  -webkit-box-shadow: 0 0.4rem 3rem 0 rgba(0,0,0,0.1);
          box-shadow: 0 0.4rem 3rem 0 rgba(0,0,0,0.1);
  padding: 1.5rem 1.5rem 3rem;
  border-radius: 2rem;
  overflow: hidden;
}
.about-production .box-shadow img {
  margin: auto;
}
.product-etap {
  list-style: none;
  margin: 0 0 7rem;
}
.product-etap >li {
  padding: 2rem 0;
  position: relative;
}
.product-etap >li::after {
  display: block;
  content: '';
  position: absolute;
  top: -50%;
  left: 2rem;
  bottom: 50%;
  width: 0.1rem;
  background: #e6e6e6;
  z-index: -1;
}
.product-etap >li:first-child::after {
  display: none;
}
.etap {
  position: relative;
  padding: 0 0 0 6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 4rem;
  Justify-content: center;
}
.etap .number {
  height: 6rem;
  width: 6rem;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 6rem;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  margin: -3rem 0 0 -1rem;
  background: #fff;
  z-index: 3;
}
.etap .number::after {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  height: 4rem;
  width: 4rem;
  border: 0.4rem solid #d64e47;
  border-radius: 50%;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
}
.section-top {
  background: url("../img/bg-section-top.jpg") no-repeat 50% 0;
  -webkit-background-size: cover;
          background-size: cover;
  margin: -15rem -1.5rem 10rem;
  padding: 15rem 1.5rem 0;
}
.section-top-content {
  max-width: 80rem;
  line-height: 1.35;
  padding: 3.5rem 0 13.3rem;
}
.section-top-content .title {
  font-size: 5rem;
  font-weight: 900;
  line-height: 1.2;
  margin: 0 0 0.5rem;
}
.section-top-content p {
  font-size: 4.4rem;
  margin: 0 0 4.5rem;
}
.filter {
  background: #f6f1ec;
  border-radius: 2rem;
  padding: 2.7rem 3rem;
  margin: 0 0 3rem;
}

.filter a.btn{
    display: none;
    }

.filter.fixed {
  position: fixed;
  top: 100px;
  z-index: 50;
  width: 100% !important;
  left: 0;
  border-radius: 0;
  }
  
.filter.fixed .filters-top{
    max-width: 1350px;
    margin: 0 auto;
    }
  
.filter.fixed a.btn{
    display: block;
    }


.filter.fixed .col-lg-auto{
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    }  


.filter-row {
  margin-top: -2.5rem;
  Justify-content: space-between;
}
.filter-row >div {
  padding-top: 2.5rem;
}
.filter-element {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.filter-element label {
  padding: 0 2rem 0 0;
  font-size: 1.6rem;
}
.filter-select {
  width: 25rem;
}
.filter-price {
  width: 32rem;
}
.filter-area {
  width: 22rem;
}
.catalog {
  list-style: none;
  margin: -2rem -1rem 9.5rem;
}
.catalog >li {
  padding: 2rem 1rem 0;
}
.item {
  background: #f9f9f9;
  border-radius: 2rem;
  overflow: hidden;
  font-size: 1.7rem;
  line-height: 1.4;
}
.item .item-content {
  padding: 3.6rem 1.5rem 4.5rem;
  text-align: center;
}
.item .item-content > *:last-child {
  margin-bottom: 0;
}
.item .name {
  font-size: 3rem;
  font-weight: 700;
  margin: 0 0 0.8rem;
  line-height: 1.1;
}
.item p {
  margin: 0 0 2rem;
}
.item .item-data {
  text-align: left;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  margin: 0 -2.5rem 3rem;
  Justify-content: center;
}
.item .item-data .sub-name {
  font-size: 1.4rem;
}
.item .item-data .price {
  font-size: 2.4rem;
  font-weight: 700;
}
.item .item-data >div {
  padding: 0 2.5rem 0;
  border-left: 0.1rem solid #e1e1e1;
}
.item .item-data >div:first-child {
  border-left: 0;
}
.item .item-data.item-data-sub >div {
  padding: 0.5rem 2.5rem;
}
.item .item-data.item-data-sub .price {
  font-size: 1.8rem;
}
.item .btn {
  min-width: 25rem;
}
.SliderItem {
  position: relative;
}
.SliderItem img {
  width: 100%;
  min-height: 300px;
}
.SliderItem::before {
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 10%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(249,249,249,0)), to(#f9f9f9));
  background: -webkit-linear-gradient(rgba(249,249,249,0) 0%, #f9f9f9 100%);
  background: -o-linear-gradient(rgba(249,249,249,0) 0%, #f9f9f9 100%);
  background: linear-gradient(rgba(249,249,249,0) 0%, #f9f9f9 100%);
  z-index: 10;
}
.SliderItem .slick-dots {
  position: absolute;
  left: 50%;
  bottom: -1rem;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 11;
  background: #fff;
  padding: 0.5rem;
  border-radius: 0.5rem;
  -webkit-box-shadow: 0 0.4rem 1.4rem 0 rgba(0,0,0,0.1);
          box-shadow: 0 0.4rem 1.4rem 0 rgba(0,0,0,0.1);
}
.SliderItem .slick-dots >li {
  padding: 0.5rem;
}
.CaruselItem .Carusel {
  margin: 0 -1rem;
}
.CaruselItem .Carusel >.slick-list >.slick-track >.slick-slide {
  padding: 0 1rem;
}



.TabBox {
  opacity: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.TabBox.active {
  opacity: 1;
  height: auto;
  overflow: visible;
}
.item-nav {
  list-style: none;
  margin: 0 0 5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  Justify-content: center;
}
.item-nav >li {
  width: 20rem;
}
.item-nav >li a {
  display: block;
  height: 5rem;
  border: 0.2rem solid #d64e47;
  background: #fff;
  font-size: 1.6rem;
  font-weight: 900;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 4.4rem;
}
.item-nav >li a span {
  border-bottom: 0.2rem solid rgba(0,0,0,0.2);
  color: #302c29;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.item-nav >li a:hover span {
  color: #df7b76;
  border-bottom-color: rgba(223,123,118,0.2);
}
.item-nav >li a.active {
  background: #d64e47;
  cursor: default;
}
.item-nav >li a.active span {
  border-bottom-color: transparent;
  color: #fff;
}
.list-service {
  list-style: none;
  margin: -3rem 0 5rem;
}
.list-service >li {
  padding: 3rem 0 0;
}
.service {
  background: #f9f9f9;
  border-radius: 2rem;
  overflow: hidden;
  padding: 0 0 0 40%;
  position: relative;
  font-size: 1.6rem;
  line-height: 1.5;
}
.service .imgBox {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 40%;
}
.service .service-content {
  padding: 5.2rem 4rem 6.5rem;
}
.service .btn {
  font-size: 1.6rem;
}
.service.service-reverse {
  padding: 0 40% 0 0;
}
.service.service-reverse .imgBox {
  left: auto;
  right: 0;
}
.section-regoins {
  background: #f4f4f4;
  margin: 15rem -1.5rem 0;
  padding: 0 1.5rem;
  margin-bottom: -15rem !important;
}
.regoins {
  max-width: 135rem;
  margin: 0 auto;
  position: relative;
  min-height: 85.4rem;
  z-index: 5;
  padding: 14rem 52rem 14rem 0;
  font-size: 2rem;
  line-height: 1.2;
  overflow: hidden;
}
.regoins > *:last-child {
  margin-bottom: 0;
}
.regoins .img-box {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 85.4rem;
}
.regoins .sub {
  font-size: 3rem;
  margin: 0 0 8rem;
}
.regoins ul {
  margin-top: -2.5rem;
}
.regoins ul >li {
  padding-top: 2.5rem;
}
.card {
  background: #f6f1ec;
  border-radius: 2rem;
  padding: 4rem;
  font-size: 1.6rem;
  line-height: 1.5;
  margin: 0 0 14rem;
}
.card > *:last-child {
  margin-bottom: 0;
}
.card h2 {
  font-size: 3.6rem;
  margin: 2.5rem 0 2.5rem;
}
.card h3 {
  font-size: 2rem;
  line-height: 1.3;
  margin: 0 0 1.5rem;
}
.card-box {
  margin: -3rem -3rem 6.8rem;
}
.card-box >div {
  padding: 3rem 3rem 0;
}
.card-box >div > *:last-child {
  margin-bottom: 0;
}
.card-data {
  list-style: none;
  margin: 0 0 2.6rem;
}
.card-data li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  Justify-content: space-between;
  position: relative;
  z-index: 5;
  font-size: 1.6rem;
  line-height: 1.3;
  padding: 0 0 1rem;
}
.card-data li:last-child {
  padding-bottom: 0;
}
.card-data li::before {
  display: block;
  content: '';
  position: absolute;
  top: 1.5rem;
  left: 0;
  right: 0;
  z-index: -1;
  border-bottom: 0.1rem dotted #c6c1bd;
}
.card-data li .result {
  width: 17.5rem;
  background: #f6f1ec;
  padding: 0 0 0 1rem;
  font-weight: 700;
}
.card-data li .sub {
  background: #f6f1ec;
  padding: 0 1rem 0 0;
}
.card-info {
  background: #fff;
  border-radius: 1rem;
  margin: 0 0 3rem;
  font-size: 1.4rem;
  line-height: 1.3;
  padding: 2.3rem 0;
}
.card-info >div {
  border-left: 0.1rem solid #e6e6e6;
  padding: 0 3rem;
}
.card-info >div:first-child {
  border-left: 0;
}
.card-info .price {
  font-size: 2.4rem;
  font-weight: 700;
}
.SliderCard {
  overflow: hidden;
  border-radius: 2rem;
  margin: 0 0 2rem;
}
.SliderCard img {
  width: 100%;
}
.SliderCardNav {
  padding: 0 5rem;
}
.SliderCardNav .slick-arrow {
  position: absolute;
  top: 50%;
  left: 0;
  margin: -1.7rem 0 0;
}
.SliderCardNav .slick-next {
  left: auto;
  right: 0;
}
.SliderCardNav .slick-slide {
  padding: 0 0.5rem;
}
.SliderCardNav span {
  display: block;
  border-radius: 1rem;
  overflow: hidden;
  opacity: 0.3;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  cursor: pointer;
}
.SliderCardNav span::before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 1rem;
  border: 0.2rem solid #d64e47;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.SliderCardNav .slick-current span {
  cursor: default;
  opacity: 1;
}
.SliderCardNav .slick-current span::before {
  opacity: 1;
}
.SliderCardNav img {
  width: 100%;
}
/* FOOTER
-----------*/
#footer {
  background: #302c29;
  margin: 0 -1.5rem;
  padding: 7rem 1.5rem 8.5rem;
  color: #fff;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  overflow: hidden;
}
.footer-box {
  max-width: 135rem;
  margin: 0 auto;
  line-height: 1.4;
}
.logo-footer {
  max-width: 26.3rem;
  margin: -0.3rem 0 2.5rem;
}
.footer-title {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 2.8rem;
}
.footer-link {
  font-weight: 100;
  margin: 0 0 2.6rem;
  font-size: 1.6rem;
}
.footer-link a {
  color: #d64e47;
}
.copy { 
  font-weight: 100;
  font-size: 1.4rem;
  margin: 0 0 2.2rem;
}
.site-work {
  font-weight: 100;
  font-size: 1.4rem;
}
.site-work a {
  color: #d64e47;
  font-weight: 900;
  text-decoration: none;
}
.site-work a:hover {
  text-decoration: underline;
}
.footer-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: -2rem;
}
.footer-nav li {
  width: 50%;
  padding: 2rem 2rem 0 0;
}
.footer-nav li a {
  font-size: 1.8rem;
  font-weight: 100;
  color: #fff;
  text-decoration: none;
}
.footer-nav li a:hover {
  color: #df7b76;
}
.footer-row {
  margin: 0;
}
.footer-row >div > *:last-child {
  margin-bottom: 0;
}
.footer-one {
  border-right: 0.1rem solid #3a3a3a;
  padding: 0 3.5rem 0 0;
}
.footer-two {
  padding: 0 1rem 0 5.5rem;
}
.footer-three {
  padding: 0 0 0 5.5rem;
  position: relative;
  z-index: 5;
}
.footer-three::before {
  display: block;
  content: '';
  position: absolute;
  top: -10rem;
  bottom: -10rem;
  right: -100rem;
  left: 0;
  background: #282421;
  z-index: -1;
}
.footer-contact {
  position: relative;
  padding: 0 0 0 2rem;
  line-height: 1.6;
  margin: 0 0 3rem;
}
.footer-contact .box-icon {
  position: absolute;
  top: 0;
  left: 0;
  color: #d64e47;
  font-size: 1.7rem;
}
.footer-contact .name {
  font-size: 1.4rem;
  font-weight: 500;
  color: #979797;
  text-transform: uppercase;
  margin: 0 0 0.3rem;
}
.footer-contact .data {
  font-size: 1.6rem;
  font-weight: 500;
}
.footer-contact .data address {
  font-style: normal;
}
.footer-contact .data a {
  text-decoration: none;
  color: #fff;
}
.open-menu,
.close-menu {
  display: none;
}
.slick-slide >div {
  display: block !important;
}
.slick-slide >div >div {
  display: block !important;
}
.imgBox {
  -webkit-background-size: cover !important;
          background-size: cover !important;
}
.imgBox img {
  display: none;
}
.form-element {
  position: relative;
  margin: 0 0 2.5rem;
}
.form-element.error .form-error {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.form-element.error .tx {
  background: #fff;
  border-color: #e1e1e1;
}
.form-element .form-error {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  Justify-content: center;
  font-size: 2.4rem;
  color: #d64e47;
  line-height: 1.1;
  text-align: center;
  display: none;
  background: #fff;
  border: 0.1rem solid #d64e47;
  border-radius: 1rem;
}

.form-element input{
    height: 6rem;
    line-height: 6rem;
    font-size: 1.8rem;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff;
    border-radius: 1rem;
    padding: 0 5.5rem 0 2rem;
    border: none ; 
    width: 100%; 
  }


.tx-one {
  display: block;
  width: 100%;
  height: 7rem;
  background: #fff;
  border: 0.1rem solid #fff;
  font-size: 2.8rem;
  font-weight: 100;
  padding: 0 2rem;
  border-radius: 1rem;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 1rem 1rem 0 rgba(0,0,0,0.1);
          box-shadow: 0 1rem 1rem 0 rgba(0,0,0,0.1);
}
.tx-one:hover,
.tx-one:focus {
  background: #fff;
  border-color: #e1e1e1;
}
.tx {
  display: block;
  width: 100%;
  height: 7rem;
  background: #f9f9f9;
  border: 0.1rem solid #e7e7e7;
  font-size: 2.4rem;
  font-weight: 300;
  padding: 0 3rem;
  border-radius: 1rem;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tx:hover,
.tx:focus {
  background: #fff;
}
textarea {
  resiZe: none;
  display: block;
  width: 100%;
  height: 16.5rem;
  background: #f9f9f9;
  border: 0.1rem solid #e7e7e7;
  font-size: 2.4rem;
  font-weight: 300;
  padding: 2rem 3rem;
  border-radius: 1rem;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
textarea:hover,
textarea:focus {
  background: #fff;
}
.form-popup {
  text-align: center;
}
.form-popup h2 {
  margin: 0 0 0.8rem;
}
.form-popup-text {
  font-size: 2.4rem;
  font-weight: 500;
  margin: 0 0 2.8rem;
}
select {
  height: 6rem;
  font-size: 1.8rem;
  font-weight: 700;
  width: 100%;
}
.jq-selectbox {
  display: block !important;
}
.jq-selectbox.opened .jq-selectbox__select {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.jq-selectbox__select {
  background: #fff;
  border-radius: 1rem;
  padding: 0 5.5rem 0 2rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 1.6rem;
  -webkit-box-shadow: 0 1rem 1rem 0 rgba(0,0,0,0.1);
          box-shadow: 0 1rem 1rem 0 rgba(0,0,0,0.1);
}
.jq-selectbox__select-text {
  position: relative;
  z-index: 10;
}
.jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 5rem;
  font-size: 1rem;
  z-index: 10;
}
.jq-selectbox__trigger::before {
  display: block;
  font-family: 'icomoon';
  content: '\e900';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
      -ms-transform: translate(-50%, -50%) rotate(90deg);
       -o-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
.jq-selectbox__dropdown {
  background: #fff;
  width: 100%;
  top: 0 !important;
  bottom: auto !important;
  border-radius: 1rem;
  padding: 6.5rem 2rem 2rem;
  -webkit-box-shadow: 0 1rem 1rem 0 rgba(0,0,0,0.1);
          box-shadow: 0 1rem 1rem 0 rgba(0,0,0,0.1);
  font-size: 1.6rem;
  line-height: 1.2;
}
.jq-selectbox__dropdown::before {
  display: block;
  content: '';
  position: absolute;
  top: 5rem;
  left: 2rem;
  right: 2rem;
  background: #f1f1f1;
  height: 0.1rem;
}
.jq-selectbox__dropdown ul {
  list-style: none;
  margin: 0;
  max-height: 17rem !important;
}
.jq-selectbox__dropdown ul >li {
  padding: 0.7rem 0;
  white-space: normal;
}
.jq-selectbox__dropdown ul >li:hover {
  color: #df7b76;
}
.select-large .jq-selectbox__select {
  height: 6rem;
  line-height: 6rem;
  font-size: 1.8rem;
  font-weight: 700;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.select-large .jq-selectbox__dropdown {
  font-size: 1.8rem;
  font-weight: 700;
}
.select-large .jq-selectbox__dropdown ul {
  max-height: 18rem !important;
}
.popup {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1000;
  text-align: center;
  background: rgba(0,0,0,0.75);
  width: 0;
  overflow: hidden;
  opacity: 0;
  letter-spacing: -0.36em;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.popup .popup-box {
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
       -o-transform: scale(0.5);
          transform: scale(0.5);
}
.popup::before {
  display: inline-block;
  content: '';
  height: 100%;
  width: 1px;
  vertical-align: middle;
}
.popup.active {
  width: auto;
  opacity: 1;
  overflow-y: scroll;
  min-width: 320px;
}
.popup.active .popup-box {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
.popup-box {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  max-width: 43.6rem;
  width: 94%;
  position: relative;
  text-align: left;
  background: #fff;
  margin: 15rem 0;
  padding: 4.5rem 5rem 5rem;
  border-radius: 1rem;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.close-popup {
  position: absolute;
  top: 2rem;
  right: 2rem;
  height: 1.6rem;
  width: 1.6rem;
}
.close-popup::before,
.close-popup::after {
  display: block;
  content: '';
  height: 0.2rem;
  width: 1.8rem;
  background: #c4c4c4;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.1rem 0 0 -0.9rem;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}
.close-popup::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.close-popup:hover::before,
.close-popup:hover::after {
  background: #d64e47;
}
body.hidden {
  overflow-y: hidden;
}
.popup-green .popup-box {
  background: #55be7f;
  color: #fff;
}
.popup-green .close-popup::before,
.popup-green .close-popup::after {
  background: #fff;
}
.popup-thanks {
  text-align: center;
}
.popup-thanks > *:last-child {
  margin-bottom: 0;
}
.popup-thanks .box-icon {
  height: 24rem;
  width: 24rem;
  background: rgba(255,255,255,0.1);
  border-radius: 50%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  Justify-content: center;
  font-size: 5.2rem;
  margin: 0 auto -1.2rem;
}
.popup-thanks .box-icon::before {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 18rem;
  width: 18rem;
  border-radius: 50%;
  background: rgba(255,255,255,0.1);
}
.popup-thanks .box-icon::after {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 12rem;
  width: 12rem;
  border: 0.8rem solid #fff;
  border-radius: 50%;
}
.popup-thanks h2 {
  font-size: 3.6rem;
  margin: 0 0 1.7rem;
}
.popup-thanks p {
  font-size: 2.4rem;
  line-height: 1.2;
}
.slick-dots {
  list-style: none;
  margin: -1rem 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  Justify-content: center;
}
.slick-dots >li {
  padding: 1rem 1rem 0;
}
.slick-dots >li button {
  display: block;
  height: 1.5rem;
  width: 1.5rem;
  font-size: 0;
  border: 0.2rem solid rgba(48,44,41,0.3);
  background: none;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slick-dots >li button:hover {
  border-color: #df7b76;
}
.slick-dots >li.slick-active button {
  background: #d64e47;
  border-color: #d64e47;
  cursor: default;
  -webkit-box-shadow: 0 0.7rem 1rem 0 rgba(214,78,71,0.2);
          box-shadow: 0 0.7rem 1rem 0 rgba(214,78,71,0.2);
}
.slick-arrow {
  display: block;
  border: 0.2rem solid #d64e47;
  height: 3.5rem;
  width: 3.5rem;
  font-size: 0;
  background: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  position: relative;
  border-radius: 50%;
  color: #d64e47;
}
.slick-arrow::before {
  display: block;
  content: '\e900';
  font-family: 'icomoon';
  font-size: 1rem;
}
.slick-arrow:hover {
  background: #df7b76;
  border-color: #df7b76;
  color: #fff;
}
.slick-prev::before {
  -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
       -o-transform: scaleX(-1);
          transform: scaleX(-1);
}
@media only screen and (min-width: 992px) {
  .col-my-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 14.28%;
        -ms-flex: 0 0 14.28%;
            flex: 0 0 14.28%;
    max-width: 14.28%;
  }
}
a {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
*::-webkit-input-placeholder {
  opacity: 1;
  color: #a6a6a6;
}
*:-moz-placeholder {
  opacity: 1;
  color: #a6a6a6;
}
*::-moz-placeholder {
  opacity: 1;
  color: #a6a6a6;
}
*:-ms-input-placeholder {
  opacity: 1;
  color: #a6a6a6;
}
.DragSliderData {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  border-radius: 1rem 1rem 0 0;
  position: relative;
  height: 4.8rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.6rem;
  line-height: 1.1;
}
.DragSliderData::before {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  height: 2.8rem;
  width: 0.1rem;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #ebebeb;
}
.DragSliderData .slider-drag-data {
  width: 50%;
  padding: 0 1.5rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.DragSliderData .sub {
  color: #c2c2c2;
  margin: 0 1rem 0 0;
}
.noUi-target {
  height: 0.4rem;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #d9d2ca;
  border: 0;
}
.noUi-horizontal .noUi-handle {
  height: 1.8rem;
  width: 1.8rem;
  border: 0;
  border-radius: 50%;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #fff;
  top: -0.6rem;
  right: -0.9rem;
  cursor: pointer;
  -webkit-box-shadow: 0 0.3rem 1.4rem rgba(0,0,0,0.16);
          box-shadow: 0 0.3rem 1.4rem rgba(0,0,0,0.16);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.noUi-horizontal .noUi-handle::before,
.noUi-horizontal .noUi-handle::after {
  display: none;
}
.noUi-connect {
  background: #db635e;
}
.gradient {
  background: #000;
  background: -webkit-gradient(linear, left top, left bottom, from(#d6002d), to(#ff4a64));
  background: -webkit-linear-gradient(#d6002d 0%, #ff4a64 100%);
  background: -o-linear-gradient(#d6002d 0%, #ff4a64 100%);
  background: linear-gradient(#d6002d 0%, #ff4a64 100%);
}
.gradient1 {
  background: #000;
  background: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(50%, rgba(0,0,0,0.1)), to(transparent));
  background: -webkit-linear-gradient(right, transparent 0%, rgba(0,0,0,0.1) 50%, transparent 100%);
  background: -o-linear-gradient(right, transparent 0%, rgba(0,0,0,0.1) 50%, transparent 100%);
  background: linear-gradient(to left, transparent 0%, rgba(0,0,0,0.1) 50%, transparent 100%);
}
.scroll-wrapper >.scroll-element {
  background: #efefef;
  border-radius: 1rem;
}
.scroll-wrapper >.scroll-element.scroll-y {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 0.5rem;
}
.scroll-wrapper >.scroll-element.scroll-y >div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.scroll-wrapper >.scroll-element.scroll-y >div .scroll-element_size,
.scroll-wrapper >.scroll-element.scroll-y >div .scroll-element_track {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.scroll-wrapper >.scroll-element.scroll-y .scroll-bar {
  height: auto;
  width: 0.5rem;
  min-height: 2.4rem;
  right: 0;
}
.scroll-wrapper >.scroll-element .scroll-bar {
  height: 2rem;
  background: #bfbfbf;
  position: absolute;
  border-radius: 1rem;
}
/*style team*/
.list-team {
  list-style: none;
  margin: 0 -1rem;
}
.list-team li {
  padding: 2rem 1rem 0;
}
.team {
  background: #f9f9f9;
  border-radius: 2rem;
  padding: 0 4rem 3rem;
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.5;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  min-height: 100%;
}
.team .img-box {
  position: relative;
  display: block;
  margin: 0 -4rem 2.7rem;
}
.team .img-box img {
  border-radius: 2rem 2rem 0 0;
  width: 100%;
}
.team .img-icon {
  position: absolute;
  left: 0;
  right: 0;
  top: -11%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
.team .img-icon img {
  border-radius: 0;
}
.team .img-icon.icon-mask {
  top: 22%;
}
.team .team-data {
  border-bottom: 0.1rem solid #e1e1e1;
  padding: 0 0 1.2rem;
  margin: 0 0 2.4rem;
}
.team .team-data > *:last-child {
  margin-bottom: 0;
}
.team .name,
.team .name-sub {
  line-height: 1.2;
  font-size: 3rem;
  font-weight: 700;
}
.team .name a,
.team .name-sub a {
  text-decoration: none;
  color: #302c29;
  position: relative;
  display: inline-block;
  z-index: 5;
}
.team .name a::before,
.team .name-sub a::before {
  display: block;
  content: '';
  position: absolute;
  top: -2.5rem;
  left: -3.5rem;
  right: -4rem;
  bottom: -2.5rem;
  background: url("../img/bg-team-name.png") no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
  z-index: -1;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}
.team .name-sub a::before {
  top: -1.2rem;
  bottom: -0.8rem;
  right: -2rem;
  background: url("../img/bg-team-sub-name.png") no-repeat;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
}
.team .status {
  font-size: 2rem;
  color: #a1a1a1;
  margin: 0.4rem 0 0;
}
.team p {
  margin: 0 0 1.3rem;
}
.team .btn-team {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  Justify-content: center;
  background: #fff;
  border-radius: 1rem;
  font-size: 1.3rem;
  font-weight: 900;
  color: #d64e47;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.1rem;
  padding: 1.2rem 1rem;
}
.team .btn-team i {
  line-height: 0;
  font-size: 127%;
  margin: 0 0.8rem 0 0;
}
.team:hover {
  background: #fff;
  -webkit-box-shadow: 0 0.4rem 4rem 0 rgba(0,0,0,0.2);
          box-shadow: 0 0.4rem 4rem 0 rgba(0,0,0,0.2);
}
/* .team:hover .img-icon {
  opacity: 1;
}
.team:hover .btn-team {
  background: #f9f9f9;
}
.team:hover .name a,
.team:hover .name-sub a {
  color: #fff;
}
.team:hover .name a::before,
.team:hover .name-sub a::before {
  opacity: 1;
} */
.specialist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 14.5rem 0 0;
}
.specialist-right {
  width: 23rem;
  padding: 0 0 0 2rem;
}
.specialist-left {
  width: -webkit-calc(100% - 23rem);
  width: calc(100% - 23rem);
  background: #f9f9f9;
  padding: 4rem;
  border-radius: 3rem;
}
.specialist-content {
  margin: -4rem -2rem 0;
  font-size: 1.6rem;
  line-height: 1.5;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.specialist-content >div {
  padding: 4rem 2rem 0;
}
.specialist-content >div > *:last-child {
  margin-bottom: 0;
}
.specialist-content h2 {
  margin: 2.7rem 0 1.5rem;
}
.specialist-content .status {
  font-size: 2rem;
  color: #a1a1a1;
}
.specialist-content .img-box {
  margin: 0 0 2rem;
}
.specialist-content .img-box img {
  width: 100%;
  border-radius: 2rem;
}
.specialist-content p {
  margin: 0 0 2.4rem;
}
.specialist-content ul {
  margin-top: -2.5rem;
}
.specialist-content ul li {
  padding-top: 2.5rem;
}
.specialist-content .line {
  margin: 1.3rem 0 2.5rem;
}
.specialist-content .list-img {
  list-style: none;
  margin: -2rem -1rem 0;
}
.specialist-content .list-img >li {
  padding: 2rem 1rem 0;
}
.specialist-content .list-img img {
  border: 0.4rem solid #fff;
  border-radius: 1rem;
  -webkit-box-shadow: 0 2rem 3rem 0 rgba(0,0,0,0.15);
          box-shadow: 0 2rem 3rem 0 rgba(0,0,0,0.15);
  width: 100%;
}
.SliderSpecialist {
  padding: 3rem 0 0;
}
.SliderSpecialist .slick-prev {
  position: absolute;
  bottom: 0;
  left: 0;
}
.SliderSpecialist .slick-next {
  position: absolute;
  bottom: 0;
  right: 0;
}
.SliderSpecialist .slick-slide {
  padding: 1.5rem;
}
.SliderSpecialist .slick-slide > *:last-child {
  margin-bottom: 0;
}
.SliderSpecialist .slick-slide >div {
  margin: 0 0 3.3rem;
}
.SliderSpecialist a {
  -webkit-box-shadow: 0 0 1.5rem 0 rgba(0,0,0,0.25);
          box-shadow: 0 0 1.5rem 0 rgba(0,0,0,0.25);
  display: block;
}
.SliderSpecialist a img {
  width: 100%;
}
.SliderSpecialistBox .CaruselNav {
  margin-top: 3.7rem;
}
/*style team*/
.SliderMain .slick-dots {
  bottom: 33rem;
}
.SliderMain .slick-dots >li button {
  border-color: #4c4c4c;
}
.SliderMain .slick-dots >li.slick-active button {
  border-color: #d64e47;
}
.slide-new {
  padding: 20rem 1.5rem;
  min-height: 100rem;
  height: 100vh;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.slide-new .imgBox {
  position: absolute;
  top: -4rem;
  left: -4rem;
  right: -4rem;
  bottom: -4rem;
  z-index: -1;
  -webkit-background-size: auto !important; 
  background-size: auto !important;
  
}
.slide-new .imgBox.imgBoxMobile {
  display: none;
}
.slide-new .slide-content {
  max-width: 120rem;
  width: 100%;
  margin: auto;
  height: 100%;
/*
    display:flex;      
    flex-wrap:wrap;
    justify-content:center;
    align-items:center;
*/		  
}
.slide-new .slide-title {
  font-weight: normal;
  font-size: 7.2rem;
  line-height: 1.1;
  font-weight: 300;
  margin: 0 0 2.5rem;
}
.slide-new .slide-title strong {
  font-weight: 900;
}
.scene-paralax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.scene-paralax >div {
  position: absolute !important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* header lang*/
.header-lang {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 40rem;
}
.header-lang select {
  height: 4.2rem;
  width: 100%;
  display: block;
}
.header-lang .jq-selectbox {
  width: 9rem;
  cursor: pointer;
}
.header-lang .jq-selectbox.lang-ru .jq-selectbox__select::before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 2rem;
  width: 2rem;
  background: #c4c4c4;
  border-radius: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0.8rem;
  z-index: 10;
}
.header-lang .jq-selectbox__select::before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 2rem;
  width: 2rem;
  background: #c4c4c4;
  border-radius: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0.8rem;
  z-index: 10;
}
.header-lang .jq-selectbox__select {
  height: 4.2rem;
  line-height: 3.8rem;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0.2rem solid #f1f1f1;
  border-radius: 0.5rem;
  padding: 0 2rem 0 3.5rem;
  font-size: 1.4rem;
  font-weight: 600;
}
.header-lang .jq-selectbox__trigger {
  width: 2rem;
  overflow: hidden;
  font-size: 0.8rem;
}
.header-lang .jq-selectbox__trigger::before {
  left: 0;
  -webkit-transform: translate(0, -50%) rotate(90deg);
      -ms-transform: translate(0, -50%) rotate(90deg);
       -o-transform: translate(0, -50%) rotate(90deg);
          transform: translate(0, -50%) rotate(90deg);
}
.header-lang .jq-selectbox__dropdown {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0.2rem solid #f1f1f1;
  padding: 4rem 0 1rem;
}
.header-lang .jq-selectbox__dropdown::before {
  display: none;
}
.header-lang .jq-selectbox__dropdown ul >li {
  font-size: 1.4rem;
  font-weight: 600;
  padding: 0.5rem 1rem;
}
.header-lang .jq-selectbox__dropdown ul >li.selected {
  color: #d64e47;
}
@media only screen and (max-width: 991px) {
  .header-lang {
    right: 7rem;
  }
}
@media only screen and (max-width: 575px) {
  .logo {
    width: 13rem !important;
  }
}
@media only screen and (min-width: 992px) {
  .haeder-btn {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 18rem;
        -ms-flex: 0 0 18rem;
            flex: 0 0 18rem;
  }
  .haeder-btn .btn {
    font-size: 1.2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .header-contact {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 17rem;
        -ms-flex: 0 0 17rem;
            flex: 0 0 17rem;
  }
  .header-phone {
    font-size: 1.8rem;
  }
  .menu-box {
    padding-right: 13rem;
  }
}
/* end header lang*/

.DragSliderData input{
  position: absolute;
  border: none;
  background: none;  
    font: 300 18px/1.7 'Museo Sans Cyrl', Arial, Tahoma, Geneva, sans-serif;
    color: #302c29;
    font-size: 1.6rem;
    line-height: 1.1;
    
  }

