input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder, textarea:focus:-moz-input-placeholder { color:transparent; } /* FF 4-18 */
input:focus::-moz-placeholder, textarea:focus::-moz-input-placeholder { color:transparent; } /* FF 19+ */
input:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder { color:transparent; } /* IE 10+ */
*::-webkit-input-placeholder {
  color: #2f2c2c;
  opacity: .5;
  font-size: 14px;
  font-family: 'Gilroy-Light';
}
*:-moz-placeholder {
  color: #2f2c2c;
  font-size: 14px;
  opacity: .5;
  font-family: 'Gilroy-Light';
}
*::-moz-placeholder {
  color: #2f2c2c;
  opacity: .5;
  font-size: 14px;
  font-family: 'Gilroy-Light';
}
*:-ms-input-placeholder {
  color: #2f2c2c;
  opacity: .5;
  font-size: 14px;
  font-family: 'Gilroy-Light';
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {

}
body input:required:valid,
body textarea:required:valid {

}
* {
  outline: none;
}
body {
  font-family: 'Gilroy-Light';
  font-size: 16px;
  color: #000000;
  margin: 0;
  overflow-x: hidden;
}
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
.container,
.container-life {
  width: 1170px;
  margin: auto;
}

header {

  padding: 4px 0;
  position: fixed;
  width: 100%;
  background: #fff;
  top: 0;
  left: 0;
  z-index: 1001;
}
.logo {
  float: left;
  margin-top: 10px;
}
.menu {
  float: left;
  margin-top: 18px;
  margin-left: 25px;
  margin-right: 18px;
}
.mobile-menu {
  position: absolute;
  display: none;
  width: 100%;
  padding: 10px;
  background: white;
}
.mobile-menu ul {
  padding: 0;
  margin: 0;
}
.mobile-menu ul li {
  margin-top: 10px;
}
.mobile-menu ul li a {
  font-family: 'Gilroy-ExtraBold';
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  color: #2f2c2c;
  position: relative;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.mobile-menu ul li.current-menu-item a {
  border-bottom: 2px solid #ff9a28;
}
.menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.menu ul li {
  display: inline-block;
  text-transform: uppercase;
  margin-right: 22px;
}
.menu ul li a {
  font-family: 'Gilroy-ExtraBold';
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  color: #2f2c2c;
  position: relative;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.menu ul li a:hover,.menu ul li.current-menu-item a {
  color: #ff9a28;
}
.menu ul li a:hover:before,
.menu ul li.current-menu-item a:before {
  width: 100%;
}
.menu ul li a:before {
  content: '';
  width: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  height: 2px;
  background: #ff9a28;
  position: absolute;
  left: 0;
  bottom: -12px;
}

.button-template {
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  background: #ff9a28;
  font-family: 'Gilroy-ExtraBold';
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  font-size: 13px;
}
.button-template-header {
  float: right;
  padding: 12px 38px;
  margin-top: 8px;
  box-shadow:0px 5px 20px rgba(255,154,40,.3);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.button-template-header:hover {
  box-shadow:0px 10px 50px rgba(255,154,40,.3);
}
.start {
  padding: 123px 0;
  margin-top: 81px;
}
.start-title {
  text-align: center;
  color: #fff;
  font-size: 48px;
  font-family: 'Gilroy-ExtraBold';
  text-transform: uppercase;
  letter-spacing: 5px;
}
.start-list {
  font-size: 0;
}
.start-list-one {
  display: inline-block;
  text-align: center;
  font-size: 18px;
  width: 300px;
  margin: 0 45px;
  vertical-align: top;
  margin-top: 80px;
}
.start-list-one span {
  display: block;
  text-transform: uppercase;
  color: #fff;
  margin-top: 30px;
  letter-spacing: 1px;
  font-family: 'Gilroy-ExtraBold';
}
.button-template-start {
  display: block;
  padding: 18px 0;
  width: 370px;
  margin: auto;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 70px;
}
.button-template-start:hover {
  background: #e58a24;
}
.imgvant {
  position: absolute;
  bottom: -49px;
  right: -376px;
}
.vantages .container {
  position: relative;
}
.vantages {
  padding: 50px 0;
}
.vantages-title {
  font-size: 36px;
  font-family: 'Gilroy-ExtraBold';
  text-transform: uppercase;
  letter-spacing: 3.5px;
}
.vantages-list {
  margin-top: 10px;
}
.vantages-list {
  width: 940px;
  font-size: 0;
}
.vantages-list-one {
  display: inline-block;
  vertical-align: top;
  margin-top: 50px;
  width: 400px;
  margin-right: 70px;

}
.vantages-list-one div:nth-child(1):before,
.vantages-list-one div:nth-child(1):after {
  content: '';
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
}
.vantages-list-one div:nth-child(1):before {
  width: 150px;
  height: 150px;
  background: rgba(215, 215, 215,.3);
  top: 36px;
  left: -30px;
  z-index: 1;
}
.vantages-list-one div:nth-child(1):after {
  z-index: 2;
  width: 100px;
  height: 100px;
  background: rgba(0,0,0,.05);
  left: 73px;
  top: 45px;
}
.vantages-list-one div {
  position: relative;
  z-index: 3;
}
.vantages-list-one div:nth-child(1) {
  height: 68px;
  position: relative;
}
.vantages-list-one div:nth-child(1) img {
  vertical-align: bottom;
}
.vantages-list-one div:nth-child(2) {
  text-transform: uppercase;
  font-family: 'Gilroy-ExtraBold';
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 2px;
  margin-top: 18px;
}
.vantages-list-one div:nth-child(3) {
  font-size: 16px;
  margin-top: 20px;
  line-height: 1.5;
  letter-spacing: 1px;
}
.life {
  height: 700px;
  position: relative;
}
.life-slider {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.life-slider-item {
  height: 700px;

}
.life-wrp {
  position: relative;
  z-index: 2;
  padding: 60px 0;
  width: 570px;
  height: 580px;
}
.life-wrp * {
  position: relative;
  height: auto;
}
.life-wrp:before {
  height: 100%;
  width: 2000px;
  content: '';
  position: absolute;
  top: 0;
  left: -1430px;
  background: rgba(0,0,0,.7);
}
.life-title {
  text-transform: uppercase;
  font-size: 36px;
  color: #fff;
  font-family: 'Gilroy-ExtraBold';

}
.life-text {
  font-size: 18px;
  color: #fff;
  margin-top: 40px;
  line-height: 1.4;
}
.life-slider2-item {
  font-size: 0;
}
.life-slider2-item > div:nth-child(2n + 1) {
  margin-right: 30px;
}
.life-slider2-item-item {
  width: 240px;
  display: inline-block;
  vertical-align: top;
  margin-top: 50px;
  padding-left: 30px;
}
.life-slider2-item-item div {
  color: #fff;
}
.life-slider2-item-item div:nth-child(1):before {
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  border: 4px solid #ff9a28;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  left: -30px;
  top: 4px;
}
.life-slider2-item-item div:nth-child(1) {
  font-size: 16px;
  position: relative;
}
.life-slider2-item-item div:nth-child(2) {
  font-size: 18px;
  font-family: 'Gilroy-ExtraBold';
  margin-top: 18px;
  letter-spacing: 2px;
}

.life-slider2 {
  height: 275px;
}
.life-slider2 .slick-dots {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 320px;
  bottom: -30px;
}
.life-slider2 .slick-dots li.slick-active,
.life-slider2 .slick-dots li:hover {
  background: #ff9a28;
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
}

.life-slider2 .slick-dots li {
  cursor: pointer;
  font-size: 0;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.life-slider2 .slick-dots li button {
  border: 0;
  padding: 0;
  margin: 0;
  font-size: 0;
}
.button-template-life:hover {
  background: #e58a24;
}
.button-template-life {
  font-size: 13px;
  width: 230px;
  padding: 21px 0;
  display: inline-block;
  text-align: center;
}

.types {
  padding: 55px 0;
  letter-spacing: 3.5px;
}
.types-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 36px;
  font-family: 'Gilroy-ExtraBold';
}
.types-list {
  font-size: 0;
  margin-top: 20px;
}
.types-list a:nth-child(2n+1) div {
  margin-right: 30px;
}
.types-list > a div {
  width: calc(50% - 17px);
}
.types-list-one:before {
  height: 100%;
  content: '';
  position: absolute;
  left: -100%;
  top: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  width: 100%;
  background: rgba(0,0,0,.1);
}
.types-list-one:hover:before {
  left: 0;
}
.types-list-one {
  overflow: hidden;
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 252px;
  margin-top: 30px;
}
.types-list-one span {
  display: block;
  position: absolute;
  font-size: 24px;
  left: 30px;
  font-family: 'Gilroy-ExtraBold';
  bottom: 35px;
  color: #fff;
  text-transform: uppercase;
}
.install {
  padding: 55px 0;
  background: #f1f2f2;
  margin-top: 15px;
  padding-bottom: 100px;
}
.install-title {
  letter-spacing: 3.4px;
  text-align: center;
  text-transform: uppercase;
  font-size: 36px;
  font-family: 'Gilroy-ExtraBold';
}
.install-text {
  text-align: center;
  color: #908e8e;
  font-size: 18px;
  margin-top: 35px;
  letter-spacing: 1px;
  line-height: 1.4;
}
.install-list {
  font-size: 0;
}
.install-list-item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-top: 65px;

}
.install-list-item:before {
  content: '';
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  background: rgba(48,44,45,.1);
  width: 90px;
  height: 90px;
  top: -47px;
  left: 63px;
  z-index: 1;
}
.install-list-item-num {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  background: #302c2d;
  border: 2px solid #302c2d;
  color: #fff;
  font-family: 'Gilroy-ExtraBold';
  text-align: center;
  width: 128px;
  height: 128px;
  font-size: 48px;
  line-height: 130px;
  top: -50px;
  left: -25px;
  z-index: 2;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.install-list > div:nth-child(n + 3) {
  margin-top: 110px;
}
.install-list > div:nth-child(2n + 1) {
  margin-right: 90px;
}
.install-list > div {
  width: calc(50% - 46px);
}
.install-list-img div:nth-child(1) {
  height: 100%;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.install-list-item:hover .install-list-img div:nth-child(1) {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.install-list-img {
  height: 255px;
  position: relative;

  overflow: hidden;
}

.install-list a {
  text-decoration: none;
}
.install-list-title {
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'Gilroy-ExtraBold';
  color: #2f2c2c;
  margin-top: 18px;
  letter-spacing: 2px;
  line-height: 1.5;
}
.install-list-readmore {
  text-decoration: underline !important;
  display: block;
  color: #2f2c2c;
  font-size: 16px;
  margin-top: 18px;
  letter-spacing: 1px;
}
.button-template-install:hover {
  background: #e58a24;
}
.button-template-install {
  margin-top: 28px;
  display: inline-block;
  padding: 20px 110px;
  letter-spacing: 1px;
  box-shadow:0px 10px 40px rgba(255,154,40,.3);
}
.vantages2 {
  padding: 55px 0;
}
.vantages2-list {
  font-size: 0;
}
.vantages2-list > div:nth-child(2) {
  margin-right: 30px;
}
.vantages2-list-item {
  width: 370px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.vantages2-list-item div:nth-child(1) {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #f3f3f3;
  width: 150px;
  height: 150px;
  margin: auto;
  line-height: 150px;
}
.vantages2-list-item div:nth-child(1) img {
  vertical-align: middle;
}
.vantages2-list-item div:nth-child(2) {
  font-size: 18px;
  font-family: 'Gilroy-ExtraBold';
  text-transform: uppercase;
  margin-top: 40px;
  letter-spacing: 1px;
}
.vantages2-list-item div:nth-child(3) {
  font-size: 16px;
  margin-top: 20px;
  line-height: 1.5;
}
.why {
  padding: 55px 0;
  background: #f1f2f2;
  padding-bottom: 80px;
}
.why-title {
  font-family: 'Gilroy-ExtraBold';
  font-size: 36px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: .1em;
}
.why-wrp {
  overflow: hidden;
  margin-top: 55px;
}
.why-left,.why-right {
  float: left;
  width: 570px;
}
.why-left {
  margin-right: 30px;
}

.why-wrp-container-title {
  font-family: 'Gilroy-ExtraBold';
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: .1em;
  position: relative;
}
.why-wrp-container-img {
  height: 380px;
}
.why-wrp-container-img img {
  vertical-align: middle;
  display: inline-block;
}
.why-right .why-wrp-container-img {
  margin-top: 18px;
  margin-left: -12px;
}
.why-left .why-wrp-container-title {
  top: -29px;
}
.why-right .why-wrp-container-title {
  top: -42px;
}
.why-wrp-container-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.why-wrp-container-list ul li {
  position: relative;
  padding-left: 41px;
  padding-left: 41px;
  margin-top: 15px;
  line-height: 1.5;
  padding-right: 100px;
  letter-spacing: 1px;
}
.why-wrp-container-list.active {
  margin-top: -17px;
}
.why-wrp-container-list.noactive  ul li:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  background: url(../img/close.png) no-repeat;
  left: 0;
}

.why-wrp-container-list.active  ul li:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 15px;
  background: url(../img/check2.png) no-repeat;
  left: 0;
}
.reviews {
  padding: 45px 0;
  padding-bottom: 58px;
  height: fit-content;
}
.reviews-slider {
  margin-top: 80px;
}
.reviews-slider-item {
  width: 370px;
  margin-right: 15px;
  margin-left: 15px;
}
.reviews-slider-item-name {
  text-align: center;
  font-family: 'Gilroy-ExtraBold';
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 30px;
  line-height: 1;
}
.reviews-slider-item-param {
  color: #b0afae;
  text-align: center;
  font-size: 13px;
  margin-top: 10px;
  line-height: 1;
  letter-spacing: 1px;
}
.reviews-slider-item-date {
  color: #b0afae;
  text-align: center;
  font-size: 12px;
  margin-top: 20px;
  line-height: 1;
  letter-spacing: 1px;
}
.reviews-slider-item-text p {
  margin: 0;
}
.reviews-slider-item-text {
  line-height: 1.5;

  letter-spacing: 0.02em;
  text-align: center;
  font-size: 16px;
  color: #4d4948;
}
.reviews-slider-item.text .reviews-slider-item-photo {
  width: 100px;
  height: 100px;
  margin: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.reviews-slider-item.video .reviews-slider-item-photo {
  width: 100%;
  height: 240px;
  cursor: pointer;
  color: #fff;
  text-align: center;
  font-size: 35px;
  line-height: 240px;
}
.reviews-slider-item-hr {
  width: 75px;
  margin: 25px auto;
  margin-bottom: 20px;
  height: 1px;
  background: #e6e7e8;
  line-height: 1;
}

.reviews-slider .slick-dots {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  margin-top: 51px;
}
.reviews-slider .slick-dots li.slick-active,
.reviews-slider .slick-dots li:hover {
  background: #ff9a28;
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
}

.reviews-slider .slick-dots li {
  cursor: pointer;
  font-size: 0;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #9c9da1;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.reviews-slider .slick-dots li button {
  border: 0;
  padding: 0;
  margin: 0;
  font-size: 0;
}
.partners {
  border-top: 1px solid #d1d3d4;
}
.partners-slider-item {
  margin: 0 45px;
  height: auto;
  padding: 40px 0;
  line-height: 170px;
  text-align: center;
}
.partners-slider-item img {
  display: inline-block;
  vertical-align: middle;
}
.siderbar-call {
  background: url(../img/sidebar.png) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  padding: 45px 0px;
}
.sidebar-text {
  text-transform: uppercase;
  color: #fff;
  font-family: 'Gilroy-ExtraBold';
  text-align: center;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing:.09em
}
.siderbar-call a {
  margin-top: 30px;
}
footer {
  overflow: hidden;
  padding: 30px 0;
}
.copy {
  float: left;
  font-size: 13px;
  color: #c0bfbf;
  width: 300px;
  letter-spacing: 1px;
  margin-top: 20px;
}
.logof {
  float: right;
}
.phones-header {
  float: left;
  padding: 0 20px;
  width: 180px;
  text-align: center;
  position: relative;
  margin-top: 7px;
  margin-left: 10px;
}
.phones-header-one {
  text-transform: uppercase;
  font-family: 'Gilroy-ExtraBold';
  font-size: 18px;
  letter-spacing: 1px;
  position: relative;
  z-index: 3;
  margin-bottom: 10px;
}
.phones-header-one span:nth-child(1) {
  color: #ff9a28;
}
.phones-header-open > div:nth-child(1) {
  margin-top: 60px;
}
.phones-header-open {
  background: #f4f4f4;
  padding-bottom: 9px;
  position: absolute;
  width: 100%;
  left: 0;

  top: -30px;
  display: none;
}
.phones-header.open i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.phones-header i {
  position: absolute;
  right: 20px;
  color: #b9b9b9;
  top: 2px;
  z-index: 4;
  font-size: 18px;
  cursor: pointer;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.phones-header-one2 {
  cursor: pointer;
}

.page-breadcrumbs {
  margin-top: 40px;
}
.page-breadcrumbs {
  font-size: 16px;
  color: #000000;
  padding:2px 0;
}
.page-breadcrumbs a {
  color: #ff9a28;
}
.page-breadcrumbs .line {
  margin: 0 10px;
}
.page-title2 {
  text-transform: uppercase;
  font-family: 'Gilroy-ExtraBold';
  font-size: 24px;
  margin-top: 6px;
  letter-spacing: .1em;
}
.page-title {
  text-transform: uppercase;
  font-family: 'Gilroy-ExtraBold';
  font-size: 36px;
  margin-top: 6px;
  letter-spacing: .1em;
}
.page-article-content strong,
.page-article-content b {
  font-weight: 500;
  font-family: 'Gilroy-ExtraBold';
}

.info-contcats-list {
  font-size: 0;
  margin-top: 52px;
}
.info-contcats-list > div {
  display: inline-block;
  vertical-align: top;
  width: 290px;
  margin-right: 30px;
  font-size: 16px;
}
.info-contcats-list > div a {
  color: #ff9a28;
}
.info-contcats-list > div b {
  font-weight: 500;
  font-size: 18px;
  font-family: 'Gilroy-ExtraBold';
  text-transform: uppercase;
}
.info-contcats-list > div span {
  width: 230px;
  letter-spacing:.1em;
}
.info-contcats-list > div img {
  margin-right: 16px;
}
.info-contcats-list > div span,
.info-contcats-list > div img {
  display: inline-block;
  vertical-align: top;
}
.info-contacts-list2 {
  font-size: 0;
}
.info-contacts-list2 > div:last-child {
  margin-right: 0;
}
.info-contacts-list2-item {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
  width: 270px;
  margin-top: 37px;
  line-height: 1.5;
  letter-spacing: 2px;
}
.info-contacts-list2-item-title {
  text-transform: uppercase;
  font-family: 'Gilroy-ExtraBold';
  font-size: 18px;
}
.info-contacts-list2-item-name,
.info-contacts-list2-item-email,
.info-contacts-list2-item-phone {
  font-size: 18px;
  line-height: 1;
  margin-top: 18px;
  letter-spacing: 0;
}
.info-contacts-list2-item-name img,
.info-contacts-list2-item-email img,
.info-contacts-list2-item-phone img {
  vertical-align: middle;
  margin-right: 12px;
}
.info-contacts-list2-item-email a {
  color: #ff9a28;
}
.info-contacts-list2-item-email {
  margin-top: 11px;
}
.map {
  margin-top: 60px;
  position: relative;
}
.map .container {
  position: relative;
}
.map-form {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1000;
  background: #f5f5f5;
  width: 310px;
  height: 460px;
  padding: 30px;
}
.map, #map {
  height: 520px;
}
.map-form-title {
  text-align: center;
  text-transform: uppercase;
  font-family: 'Gilroy-ExtraBold';
  font-size: 24px;
  letter-spacing: 1px;
}
.map-form form {
  margin-top: 14px;
}
.map-form input {
  border: 0;
  box-sizing:border-box;
  width: 100%;
  background: white;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  height: 45px;
  margin-top: 20px;
  padding-left: 30px;
  letter-spacing:.1em;
}

.map-form textarea {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding-left: 30px;
  padding-top: 20px;
  border: 0;
  width: 100%;
  letter-spacing:.1em;
  margin-top: 20px;
  height: 125px;
  box-sizing:border-box;
  resize: none;
}
.map-form button {
  width: 230px;
  margin: auto;
  margin-top: 18px;
  border: 0;
  cursor: pointer;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  display: block;
  text-transform: uppercase;
  color: #fff;
  height: 53px;
  background: #ff9a28;
  font-family: 'Gilroy-ExtraBold';
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  font-size: 13px;
}
.map-form button:hover {
  background: #e58a24;
}
.history-list {
  margin-top: 50px;
  padding-bottom: 100px;
}
.history-one-left {
  position: relative;
}

.history-one-left,
.history-one-right {
  height: 440px;
  width: 50%;
}
.history-one-right {
  position: relative;
}
.history-one.left > div {
  float: left;
}
.history-one.right > div {
  float: right;
}
.history-one > div:nth-child(2) {
  background: #fafafa;
}
.history-one.left .history-one-left-year {
  left: 32px;
}
.history-one.right .history-one-left-year {
  right: 32px;
}
.history-one-left-year {
  position: absolute;
  font-size: 36px;
  background: #f1f2f2;
  font-family: 'Gilroy-ExtraBold';
  line-height: 1;
  letter-spacing: .1em;
  padding: 12px 20px;
  bottom: -30px;
  z-index: 2;
}
.history-one-right-text {
  font-size: 16px;
  padding: 51px 50px 50px 85px;
  line-height: 1.5;
  letter-spacing: .05em;
}
.history-one-right-text p {
  margin: 0;
}
.history-one-right-text b,
.history-one-right-text strong {
  font-weight: 500;
  font-family: 'Gilroy-ExtraBold';
}
.history-one-numbers {
  font-size: 0;
  margin-top: 151px;
  padding-left: 60px;
}
.history-one-numbers-item {
  display: inline-block;
  vertical-align: top;
  width: 232px;
}
.history-one-numbers-item > div {
  text-transform: uppercase;
  font-family: 'Gilroy-ExtraBold';
  letter-spacing: .1em;
}
.history-one-numbers-item > div:nth-child(1) {
  color: #ff9a28;
  font-size: 48px;
}
.history-one-numbers-item > div:nth-child(2) {
  font-size: 18px;
  margin-top: 23px;
  line-height: 1.5;
}
.history-one-numbers.one {
  margin-top: 164px;
  padding-left: 87px;
}
.history-one-numbers.one .history-one-numbers-item {
  width: 100%;
}
.history-one-text-single {
  padding-left: 120px;
  color: #ff9a28;
  font-size: 36px;
  text-transform: uppercase;
  font-family: 'Gilroy-ExtraBold';
  letter-spacing: .1em;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.teams {
  padding: 61px 0;
  background: #f1f2f2;
  padding-bottom: 55px;
}
.teams-title {
  text-align: center;
  text-transform: uppercase;
  font-family: 'Gilroy-ExtraBold';
  letter-spacing: .1em;
  font-size: 36px;
}
.team-slider {
  margin-top: 60px;
  text-align: center;
}
.team-slider-item div:nth-child(1) {
  width: 170px;
  height: 170px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: auto;
}
.team-slider-item div:nth-child(2) {
  text-transform: uppercase;
  font-family: 'Gilroy-ExtraBold';
  font-size: 18px;
  margin-top: 27px;
  letter-spacing: 1px;
}
.team-slider-item div:nth-child(3) {
  font-size: 16px;
  color: #7d7b7b;
  line-height: 1.5;
  margin-top: 10px;
  padding: 0 100px;
}

.team-slider .slick-dots {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  margin-top: 53px;
}
.team-slider .slick-dots li.slick-active,
.team-slider .slick-dots li:hover {
  background: #ff9a28;
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
}

.team-slider .slick-dots li {
  cursor: pointer;
  font-size: 0;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #9c9da1;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.team-slider .slick-dots li button {
  border: 0;
  padding: 0;
  margin: 0;
  font-size: 0;
}
.brands {
  padding: 80px 0;
}
.brands-title {
  text-align: center;
  text-transform: uppercase;
  font-family: 'Gilroy-ExtraBold';
  letter-spacing: .1em;
  font-size: 36px;
}
.sidebar-portfolio {
  background: url(../img/sidebar-portfolio-bg.png) no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 172px 0;
}
.sidebar-portfolio .sidebar-text {
  font-size: 48px;
}
.sidebar-portfolio .button-template-start {
  margin-top: 60px;
}
.filter-blog a {
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  color: #000000;
  font-family: 'Gilroy-ExtraBold';
  display: inline-block;
  vertical-align: top;
  margin-right: 45px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  padding-bottom: 10px;
  letter-spacing: 1px;
}
.filter-blog a:before {
  content: '';
  position: absolute;
  bottom: 0;
  height: 2px;
  width: 0;
  left: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  background: #ff9a28;
}
.filter-blog a.active:before,
.filter-blog a:hover:before {
  width: 100%;
}
.filter-blog a.active,
.filter-blog a:hover {
  color: #ff9a28;
}
.blog-page,.page-reviews {
  padding: 2px 0 100px 0;
  border-bottom: 1px solid #000000;
}
.loader {
  border: 8px solid #f3f3f3;
  border-radius: 50%;
  border-top: 8px solid #ff9a28;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.loader-block {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1002;
  background: rgba(255,255,255,.7);
}
.list-articles {
  font-size: 0;
}
.list-articles > div:nth-child(2n + 1) {
  margin-right: 30px;
}
.list-articles-item {
  vertical-align: top;
  display: inline-block;
  width: 570px;
  overflow: hidden;
  margin-top: 50px;
}
.list-articles-item-img {
  width: 200px;
  height: 200px;
  float: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  text-align: center;
  line-height: 220px;
}
.list-articles-item-img i {
  color: #fff;

  font-size: 30px;
}
.list-articles-item-content {
  float: left;
  width: 330px;
  margin-left: 30px;
  position: relative;
  height: 200px;
}
.list-articles-item-title {
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'Gilroy-ExtraBold';
  letter-spacing: 1px;
  line-height: 1.5;
}
.list-articles-item-title2 {
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'Gilroy-ExtraBold';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.list-articles-item-desc {
  font-size: 16px;
  margin-top: 10px;
  line-height: 1.5;
}

.list-articles-item-link {
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Gilroy-ExtraBold';
  color: #ff9a28;
  margin-top: 25px;
  display: inline-block;
  letter-spacing: .1em;
}
.list-articles-item-title-link {
  text-decoration: none;
  color: #000000;
}
.blog-pagination {
  margin-top: 70px;
}
.blog-pagination ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.blog-pagination ul li {
  display: inline-block;
  vertical-align: middle;
}
.arrow-pagination {
  text-transform: uppercase;
  font-family: 'Gilroy-ExtraBold';
  font-size: 14px;
}
.blog-pagination .page-link {
  font-size: 14px;
  color: #ff9a28;
  font-family: 'Gilroy-ExtraBold';
}
.blog-pagination li {
  margin: 0 15px;
}
.blog-pagination li:nth-child(1) {
  margin-right: 70px;
}
.blog-pagination li:last-child {
  margin-left: 70px;
}
.blog-pagination li.active .current {
  font-family: 'Gilroy-ExtraBold';
  width: 40px;
  height: 40px;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  color: #fff;
  background: #ff9a28;
  box-shadow:0px 10px 20px rgba(255,154,40,.3);
}
.arrow-pagination a,
.page-link.next,
.page-link.prev {
  text-decoration: none;
  color: #2f2c2c;
}
.arrow-pagination img {
  margin: 0 20px;
}
.arrow-pagination-right img {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.blog-page2 {
  padding: 0;
  padding-bottom: 50px;
}
.page-article-content-date {
  margin-top: 20px;
  font-size: 14px;
  color: #000000;
}
.page-reviews-list {
  font-size: 0;
}
.page-reviews-list > div:nth-child(3n + 3) {
  margin-right: 0;
}
.page-reviews-list-item {
  width: 370px;
  display: inline-block;
  vertical-align: top;
  margin-top: 50px;
  margin-right: 30px;
}
.page-reviews-list-item.text .page-reviews-list-item-photo {
  width: 100px;
  height: 100px;
  margin: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.page-reviews-list-item .reviews-slider-item-text {
  text-align: left;
}
.reviews-pagination {
  text-align: center;
  margin-top: 50px;
}
.reviews-pagination a {
  padding: 10px 20px;
  font-size: 18px;
}
.page-reviews-list-item.video .page-reviews-list-item-photo {
  height: 240px;
  position: relative;
  color: #fff;
  cursor: pointer;
  text-align: center;
  font-size: 35px;
  line-height: 240px;
}
.install-page {
  padding-top: 8px;
  padding-bottom: 55px;
}
.page-fireplace-category-list {
  font-size: 0;
}
.page-fireplace-category-list > a {
  text-decoration: none;
  color: #2f2c2c;
}
.page-fireplace-category-list > a:nth-child(n+4) > div{
  margin-right: 0;
}
.page-fireplace-category-list-item {
  width: 270px;
  display: inline-block;
  margin-right: 30px;
  cursor: pointer;
  margin-top: 40px;
}
.page-fireplace-category-list-img {
  height: 120px;
  position: relative;
  text-align: center;
}
.page-fireplace-category-list-img:before {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: 0;
  width: 0;
  background: rgba(255,154,40,.5);
}


.page-fireplace-category-list-item.active .page-fireplace-category-list-img:before {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.page-fireplace-category-list-item .page-fireplace-category-list-img img {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 31px;
  height: 23px;
}

.page-fireplace-category-list-item.active .page-fireplace-category-list-img img {
  display: block;
}

.page-fireplace-category-list-item.active .page-fireplace-category-list-name {
  color: #ff9a28;
}
.page-fireplace-category-list-name {
  text-transform: uppercase;
  font-size: 18px;
  margin-top: 25px;
  letter-spacing: .1em;
  line-height: 1;
  font-family: 'Gilroy-ExtraBold';
}

.page-title3 {
  margin-top: 46px;
}
.fireplace-text-wrp {
  text-align: center;
  font-size: 18px;
  margin-top: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
}
.fireplace-text-wrp p {
  margin: 0;
}
.fireplace-type-view {
  font-size: 0;
  text-align: center;
}
.fireplace-type-view a {
  display: inline-block;
  vertical-align: top;
  color: #cacaca;
  font-size: 22px;
  margin: 0 15px;
  margin-top: 18px;
}
.fireplace-type-view a.active {
  color: #ff9a28;
}
.fireplace-main-block {

}
.fireplace-main-block-filter {
  width: 270px;
  float: left;
  position: relative;
}
.fireplace-main-block-list {
  font-size: 0;
  float: right;
  width: 870px;
  margin-top: 30px;
}
.fireplace-main-block-filter-item {
  margin-top: 60px;
}
.fireplace-main-block-filter-item-title {
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Gilroy-ExtraBold';
  letter-spacing: .1em;
}
.fireplace-main-block-filter-item-options {
  margin-top: 25px;
}
.fireplace-main-block-filter-item-options ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.fireplace-main-block-filter-item-options ul li {
  color: #b1b0b0;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  line-height: 1;
  margin-top: 15px;
  letter-spacing: 1px;
}
.fireplace-main-block-filter-item-options ul li.active {
  color: #ff9a28;
}
.fireplace-main-block-filter-item-options ul li:before {
  content: '';
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 9px;
  height: 9px;
  border: 3px solid #cacaca;
  left: 0;
}
.fireplace-main-block-filter-item-options ul li.active:before {
  background: #ff9a28;
  border: 3px solid #ff9a28;
}
.fireplace-main-block-filter-item-options ul li.active:after {
  width: 9px;
  height: 7px;
  content: '';
  background: url(../img/check-option.png) no-repeat;
  position: absolute;
  left: 3px;
  top: 4px;
}
.fireplace-main-block-list-item-img {
  height: 270px;
  width: 270px;
  overflow: hidden;
}

.fireplace-main-block-list > div.icon:nth-child(3n + 3) {
  margin-right: 0;
}
.fireplace-main-block-list-item {
  margin-top: 35px;
  background: #f5f5f5;
  display: inline-block;
  position: relative;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  vertical-align: top;
  cursor: pointer;
}
.fireplace-main-block-list-item a,
.fireplace-main-block-list-item .fireplace-main-block-list-item-content {
  position: relative;
}
.fireplace-main-block-list-item .fireplace-main-block-list-item-img > div {
  width: 100%;
  height: 100%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.fireplace-main-block-list-item:hover .fireplace-main-block-list-item-img > div {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.fireplace-main-block-list-item:hover:before,
.fireplace-main-block-list-item-content-like:before {
  content: '';
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  top: -10px;
  left: -10px;
  position: absolute;
  background: #f5f5f5;
}
.fireplace-main-block-list-item:hover {
  z-index: 12;
}
.fireplace-main-block-list-item.last:hover .fireplace-main-block-list-item-content-like {
  display: none;
}
.fireplace-main-block-list-item.last:hover .fireplace-main-block-list-item-img > div {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.fireplace-main-block-list-item.last:hover:before {
  display: none;
}


.fireplace-main-block-list-item-loadmore {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  cursor: pointer;
  font-size: 13px;
  text-transform: uppercase;
  background: rgba(77,73,72,.9);
  font-family: 'Gilroy-ExtraBold';
  top: 0;
  left: 0;
  z-index: 15;
}
.fireplace-main-block-list-item-loadmore span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 1.5;
  letter-spacing: .1em;
}
.fireplace-main-block-list-item.list {
  width: 100%;
  height: 270px;

}
.fireplace-main-block-list-item.icon {
  width: 270px;
  height: 475px;
  margin-right: 30px;
}
.fireplace-main-block-list-item.list .fireplace-main-block-list-item-img {
  float: left;
}
.fireplace-main-block-list-item.list .fireplace-main-block-list-item-content-like:before {
  display: none;
}
.fireplace-main-block-list-item.list .fireplace-main-block-list-item-content {
  float: left;
  width: calc(100% - 310px);
}
.fireplace-main-block-list-item-content-title {
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Gilroy-ExtraBold';
  position: relative;
  letter-spacing: .1em;
  line-height: 1.4;
}
.fireplace-main-block-list-item-content-info {
  margin-top: 18px;
}
.fireplace-main-block-list-item-content-info > div {
  font-size: 0;
  line-height: 1;
  margin-top: 10px;
}
.fireplace-main-block-list-item-content-info > div span {
  display: inline-block;
  font-size: 10px;
  letter-spacing: 1px;

}
.fireplace-main-block-list-item-content-info > div span:nth-child(1) {
  color: #929090;
  font-family: 'Gilroy-ExtraBold';
  text-transform: uppercase;
  width: 120px;
}
.fireplace-main-block-list-item-content-info > div span:nth-child(2) {
  font-size: 14px;
}
.fireplace-main-block-list-item-content {
  padding: 27px 20px 0 20px;
}
.fireplace-main-block-list-item:hover .fireplace-main-block-list-item-content-like {
  display: block;
}
.fireplace-main-block-list-item.icon .fireplace-main-block-list-item-content-like {
  padding-bottom: 20px;
  background: #f5f5f5;
}
.fireplace-main-block-list-item-content-like {
  padding-left: 10px;
  font-size: 0;
  display: none;
  margin-top: 26px;
  position: relative;
}
.fireplace-main-block-list-item-content-like a {
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  width: 120px;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-family: 'Gilroy-ExtraBold';
  margin-right: 10px;
  font-size: 10px;
  text-decoration: none;
  letter-spacing: .1em;
  padding: 12px 0;
}
.fireplace-main-block-list-item-content-like a img {
  vertical-align: middle;
  margin-right: 10px;
}
.fireplace-main-block-list-item-content-like a.like {
  background: #ff9a28;
}
.fireplace-main-block-list-item-content-like a.dlike {
  background: #b4242b;
}
.fireplace-main-block-list-item.list .fireplace-main-block-list-item-content-like {
  float: left;
  padding-left: 30px;
}
.fireplace-main-block-list-item.list .fireplace-main-block-list-item-content {
  padding-left: 30px;
  padding-right: 0;
  width: calc(100% - 300px);
}
.fireplace-main-block-list-item.like-yes:before {
  background: rgba(103, 158, 0, .5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  z-index: 13;
}
.fireplace-main-block-list-item.like-yes:after {
  content: '';
  position: absolute;
  width: 70px;
  height: 51px;
  background: url(../img/check-yes.png) no-repeat;
  z-index: 14;
}
.fireplace-main-block-list-item.like-no:after,
.fireplace-main-block-list-item.like-yes:after {
  top: 100px;
  left: 100px;
}
.fireplace-main-block-list-item.like-no:after {
  content: '';
  position: absolute;
  width: 69px;
  height: 69px;
  background: url(../img/check-no.png) no-repeat;
  z-index: 14;
}
.fireplace-main-block-list-item.like-no:before {
  background: rgba(180, 36, 43, .5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  z-index: 13;
}
.fireplace-main-block-list-item.like-yes:hover .fireplace-main-block-list-item-content-like,
.fireplace-main-block-list-item.like-no:hover .fireplace-main-block-list-item-content-like {
  display: none;
}
.fireplace-main-block-list-item.like-yes:hover .fireplace-main-block-list-item-img > div,
.fireplace-main-block-list-item.like-no:hover .fireplace-main-block-list-item-img > div {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.buttons-fireplace {
  text-align: center;
}

.buttons-fireplace a {
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  background: #ff9a28;
  font-family: 'Gilroy-ExtraBold';
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  font-size: 13px;
  margin-top: 50px;
  letter-spacing: .1em;
}
.buttons-fireplace a.call {
  display: inline-block;
  padding: 17px 98px;
  box-shadow:0px 10px 40px rgba(255,154,40,.3);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
.fireplace-text {
  padding-bottom: 60px;
  border-bottom: 1px solid #d1d3d4;
}
.hidden {
  display: none;
}
.template-popup {
  background: white;
  padding: 30px;
  width: 370px;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: auto;
}
.template-popup-title {
  font-size: 24px;
  font-family: 'Gilroy-ExtraBold';
  text-transform: uppercase;
  text-align: center;
}
.template-popup-text {
  text-align: center;
  margin-top: 10px;
}
.template-popup input {

  border: 0;
  box-sizing:border-box;
  width: 100%;
  background: #f5f5f5;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  height: 45px;
  margin-top: 20px;
  padding-left: 30px;
  letter-spacing:.1em;
}

.template-popup textarea {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding-left: 30px;
  padding-top: 20px;
  border: 0;
  width: 100%;
  letter-spacing:.1em;
  margin-top: 20px;
  height: 125px;
  background: #f5f5f5;
  box-sizing:border-box;
  resize: none;
}
.template-popup form button {
  width: 230px;
  margin: auto;
  margin-top: 18px;
  border: 0;
  cursor: pointer;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  display: block;
  text-transform: uppercase;
  color: #fff;
  height: 53px;
  background: #ff9a28;
  font-family: 'Gilroy-ExtraBold';
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  font-size: 13px;
}
.template-popup form button:hover {
  background: #e58a24;
}
.page404 {
  text-align: center;
  font-size: 40px;
  margin-top: 80px;
  padding: 100px 0;
}
.form-fireplace {
  background: #f5f5f5;
  padding: 20px;
  margin-top: 40px;
}
.form-fireplace-title {
  line-height: 1.5;
  letter-spacing: .1em;
  text-align: center;
  font-family: 'Gilroy-ExtraBold';
  text-transform: uppercase;
}
.form-fireplace form {
  margin-top: 20px;
}
.form-fireplace input {

  border: 0;
  box-sizing:border-box;
  width: 100%;
  background: #fff;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  height: 45px;
  margin-top: 10px;
  padding-left: 30px;
  letter-spacing:.1em;
}

.form-fireplace textarea {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding-left: 30px;
  padding-top: 20px;
  border: 0;
  width: 100%;
  letter-spacing:.1em;
  margin-top: 20px;
  height: 125px;
  background: #fff;
  box-sizing:border-box;
  resize: none;
}
.form-fireplace button {
  width: 100%;
  margin: auto;
  margin-top: 20px;
  border: 0;
  cursor: pointer;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  display: block;
  text-transform: uppercase;
  color: #fff;
  height: 53px;
  background: #ff9a28;
  font-family: 'Gilroy-ExtraBold';
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  font-size: 13px;
}
.form-fireplace form button:hover {
  background: #e58a24;
}
.burger.open span:after {
  top: 0;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}
.burger.open span:before {
  top: 0;
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  -o-transform: rotate(-225deg);
  transform: rotate(-225deg);
}
.burger.open span {
  height: 0;
}
.burger span:before {
  top: -10px;
}
.burger span:after {
  top: 10px;
}
.burger span:before,
.burger span:after {
  content: '';
  width: 100%;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  height: 2px;
  background: #ff9a28;
  position: absolute;
}
.burger span {
  top: 8px;
  width: 100%;
  height: 2px;
  background: #ff9a28;
  position: absolute;
}
.burger {
  float: right;
  display: none;
  cursor: pointer;
  margin-left: 10px;
  width: 30px;
  position: relative;
  margin-top: 19px;
  height: 22px;
}
.invisible{
  opacity: 1;
}
.brands-list {
  font-size: 0;
}
.brands-list div:nth-child(4n+4) {
  margin-right: 0;
}
.brands-list-item {
  width: 270px;
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
  text-align: center;
  height: 120px;
  line-height: 120px;
  margin-top: 50px;
}
.brands-list-item img:nth-child(2) {
  display: none;
}
.brands-list-item:hover img:nth-child(1) {
  display: none;
}
.brands-list-item:hover img:nth-child(2) {
  display: inline-block;
}
.brands-list-item img {
  vertical-align: middle;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.callfireplace:hover,
.callfireplace-open:hover {
  background: #e58a24;
}
.callfireplace-open.open i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.callfireplace-open {
  color: #fff;
  top: 120px;
  font-size: 13px;
  background: #ff9a28;
  position: fixed;
  line-height: 1;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  z-index: 1001;
  height: 37px;
  padding: 0 10px;
  line-height: 39px;
  right: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  text-align: center;
  display: none;
}
.callfireplace {

  z-index: 1001;
  position: fixed;
  top: 120px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  background: #ff9a28;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  font-family: 'Gilroy-ExtraBold';
  text-decoration: none;
  font-size: 13px;
  right: 0;
  letter-spacing: 1px;
  padding: 10px 20px;
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
.life-slider2 .arrow-about:hover {
  background: #ff9a28;
}
.life-slider2 .arrow-about-left {
  left: -50px;
}
.life-slider2 .arrow-about-right {
  right: 40px;
}
.life-slider2 .arrow-about-left i {
  margin-left: -3px;
}
.life-slider2 .arrow-about-right i {
  margin-right: -3px;
}
.life-slider2 .arrow-about {
  top: 50%;
  margin-top: -20px;
  z-index: 10;
  cursor: pointer;
  position: absolute;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  border: 2px solid #ff9a28;
  color: #fff;
  font-size: 30px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.reviews-slider .arrow-about:hover {
  background: #ff9a28;
  color: #fff;
}
.reviews-slider .arrow-about-left {
  left: 0;
}
.reviews-slider .arrow-about-right {
  right: 0;
}
.reviews-slider .arrow-about-left i {
  margin-left: -3px;
}
.reviews-slider .arrow-about-right i {
  margin-right: -3px;
}
.reviews-slider .arrow-about {
  top: 30%;
  z-index: 10;
  cursor: pointer;
  position: absolute;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  border: 2px solid #ff9a28;
  color: #ff9a28;
  font-size: 30px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
/**/

.partners-slider .arrow-about:hover {
  background: #ff9a28;
  color: #fff;
}
.partners-slider .arrow-about-left {
  left: 0;
}
.partners-slider .arrow-about-right {
  right: 0;
}
.partners-slider .arrow-about-left i {
  margin-left: -3px;
}
.partners-slider .arrow-about-right i {
  margin-right: -3px;
}
.partners-slider .arrow-about {
  top: 50%;
  margin-top: -20px;
  z-index: 10;
  cursor: pointer;
  position: absolute;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  border: 2px solid #ff9a28;
  color: #ff9a28;
  font-size: 30px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.why-wrp-container-img1 {
  display: none;
}
.life-slider-m {
  display: none;
}
.article-form-toggle .form-fireplace-title {
  text-align: left;
}
.article-form-toggle form {
  font-size: 0;
}
.article-form-toggle input,
.article-form-toggle button {
  display: inline-block;
  width: calc(33.3% - 10px);
}
.article-form-toggle button {
  height: 45px;
}
.article-form-toggle input {
  margin-right: 10px;
}
.article-form-toggle .form-fireplace form {
  margin-top: 0;
}
.article-form-toggle .form-fireplace {
  display: block;
}