html {
  min-height: 100vh;
}

html.is-hidden {
  overflow: hidden;
}

body {
  background: #fff;
  font-family: 'Montserrat', Arial, Verdana, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 1.3;
  color: #25252D;
  opacity: 1;
  min-height: 100vh;
}

.global-wrapper {
  min-width: 320px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  min-height: 100vh;
}

ol, ul {
  list-style: none;
  margin-bottom: 0;
}

input {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  outline: none !important;
}

@media not all and (min-resolution: 0.001dpcm) {
  select:focus, textarea:focus, input:focus {
    -webkit-appearance: none;
  }
  select:active, input:active, textarea:active {
    -webkit-appearance: none;
  }
  input, textarea, select {
    -webkit-appearance: none;
  }
  select:focus, textarea:focus, input:focus {
    font-size: 16px;
  }
  select:active, input:active, textarea:active {
    font-size: 16px;
  }
  input, textarea, select {
    font-size: 16px;
  }
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

p {
  font-weight: 500;
  margin-bottom: 1em;
}

a {
  text-decoration: none;
  color: inherit;
}

::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
}

body a:hover, body a:active, body a:focus {
  text-decoration: none;
  outline: 0;
}

input:focus {
  border: none;
  outline: none;
}

button {
  -webkit-appearance: button;
  cursor: pointer;
}

button:focus {
  outline: none;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background-color: transparent !important;
}

html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type="hidden"] {
  display: none;
}

button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

ul:not([class]) {
  margin: 0 0 1em;
  list-style-type: disc;
  padding-left: 15px;
}

ul:not([class]) li {
  margin-bottom: 5px;
}

ul:not([class]) li:last-child {
  margin-bottom: 0;
}

ol:not([class]) {
  margin: 0 0 1em;
  padding-left: 15px;
  list-style-type: decimal;
}

ol:not([class]) li {
  margin-bottom: 5px;
}

ol:not([class]) li:last-child {
  margin-bottom: 0;
}

.main-btn {
  display: inline-block;
  min-width: 260px;
  height: 64px;
  line-height: 64px;
  background-color: #FFD954;
  border-radius: 30px;
  font-weight: 700;
  padding: 0 1em;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #333333;
  box-shadow: 0px 4px 30px rgba(255, 217, 84, 0.4), 0 5px #E3C14A;
  text-align: center;
  transition: background-color .3s;
  white-space: nowrap;
  z-index: 1;
}

.main-btn:hover {
  background-color: #ffce21;
}

.main-btn:active {
  box-shadow: inset 1px 2px #ba9100;
  border-top: 1px solid #ba9100;
}

.main-btn_mod {
  display: inline-block;
  min-width: 200px;
  height: 48px;
  line-height: 48px;
  border: 2px solid #FFD954;
  border-radius: 24px;
  font-weight: 700;
  padding: 0 1em;
  text-align: center;
  transition: background-color .3s;
  white-space: nowrap;
  z-index: 1;
}

.main-btn_mod:hover {
  background-color: #FFD954;
}

.main-btn_mod:active {
  box-shadow: inset 1px 2px #ffce21;
  border-top: 3px solid #ffce21;
}

h1, .main-title {
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1.1;
  margin-top: 0;
  color: #fff;
  margin-bottom: .3em;
}

h2, .section-title {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 1.5em;
  text-align: center;
  text-transform: uppercase;
}

.white-title {
  color: #fff;
}

.text-left {
  text-align: left;
}

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

.text-right {
  text-align: right;
}

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

.yellow-color {
  color: #FFD954;
}

.min {
  display: block;
}

.col-mod-left {
  padding-left: 0;
}

.col-mod-right {
  padding-right: 0;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  ::i-block-chrome, .row {
    display: block;
  }
  ::i-block-chrome, .row:after {
    content: '';
    display: table;
    height: 0;
    clear: both;
  }
}

@media (min-resolution: 0.001dpcm) {
  _:-o-prefocus .row, body .row {
    display: block;
  }
  _:-o-prefocus .row:after, body .row:after {
    content: '';
    display: table;
    height: 0;
    clear: both;
  }
}

[class^="col-"] {
  float: left;
}

@media all and (min-width: 0\0) and (min-resolution: 0.001dpcm) {
  .row:after {
    content: '';
    display: table;
    height: 0;
    clear: both;
  }
}

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Regular/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular/Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Medium/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium/Montserrat-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-SemiBold/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/Montserrat-SemiBold/Montserrat-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Bold/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold/Montserrat-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rubik';
  src: url("../fonts/Rubik-Medium/Rubik-Medium.woff2") format("woff2"), url("../fonts/Rubik-Medium/Rubik-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'glipf-icon';
  src: url("../fonts/icons/glipf-icon.ttf?5am02o") format("truetype"), url("../fonts/icons/glipf-icon.woff?5am02o") format("woff");
  font-style: normal;
}

[class^="glipf-"], [class*=" glipf-"] {
  font-family: 'glipf-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glipf-question:before {
  content: "\e900";
  color: #eb4b25;
}

.glipf-close1:before {
  content: "\e900";
  color: #2f80ed;
}

.glipf-fb:before {
  content: "\e901";
  color: #ffd954;
}

.glipf-location:before {
  content: "\e902";
  color: #eb4b25;
}

.glipf-mail:before {
  content: "\e903";
  color: #eb4b25;
}

.glipf-phone:before {
  content: "\e904";
  color: #eb4b25;
}

.glipf-sale:before {
  content: "\e905";
  color: #eb4b25;
}

.glipf-twitter:before {
  content: "\e906";
  color: #ffd954;
}

.glipf-vk:before {
  content: "\e907";
  color: #ffd954;
}

.glipf-close:before {
  content: "\e915";
  color: #b0b0b0;
}

.wrapper-loader {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 1000;
}

.wrapper-loader img {
  animation: circle 1s linear infinite;
}

@keyframes circle {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*****HEADER*****/
.ui-header {
  padding: 3.2em 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

.ui-header.is-overflow {
  overflow-y: scroll;
}

.ui-header .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.head-logo {
  font-size: 1.5rem;
  font-weight: 700;
  color: #FFD954;
  text-transform: uppercase;
}

.head-nav {
  flex: 1 0 0;
  padding: 0 4.5%;
}

.head-menu {
  display: flex;
  justify-content: space-between;
  font-size: .875rem;
  color: #fff;
  width: 100%;
}

.head-menu li {
  padding: 0 .3em;
}

.head-menu a {
  color: inherit;
  transition: color .3s;
}

.head-menu a:hover {
  color: #FFD954;
}

.head-menu a.active {
  color: #FFD954;
}

.head-contact {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: auto 0 0;
}
.head-share{
  display: none;
  width: 24px;
  flex: 24px 0 0;
  height: 24px;
  background: url(../img/icons/share-icon.svg) no-repeat center top;
  background-size: contain;
  margin-right: 1em;
}
.head-email{
  display: none;
  width: 25px;
  height: 28px;
  flex: 25px 0 0;
  background: url(../img/icons/email-icon.svg) no-repeat center top;
  background-size: contain;
  margin-right: 1em;
}

.head_phone-number {
  color: #EB4B25;
  font-weight: 700;
}

.callback-btn {
  margin-left: 1em;
  color: #fff;
}

.fixed-menu {
  position: fixed;
  top: 0;
  left: 0;
  padding: 2em 0;
  transform: translate3d(0, -100px, 0);
  background: #27262D;
  visibility: visible !important;
  width: 100%;
  z-index: 100;
}

.scroll-transform {
  transform: translate3d(0, 0, 0) !important;
  transition: transform .4s;
}

.mobile_social-network{
  display: none;
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 2em;
  z-index: 120;
}
.mobile_social-network_close{
  font-size: 1.7rem;
  font-weight: 700;
  color: #fff;
}
.social-network_header{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.social-network_header li{
  margin-bottom: 1.2em;
}
.social-network_header a{
  color: #fff;
  font-weight: 700;
  font-size: 1.125rem;
}
/***gallery-section**/
.gallery-section {
  padding: 6em 0 4em;
  position: relative;
}

.gallery-section .medium-text {
  font-weight: 500;
}

.gallery-section .section-title {
  margin-bottom: 1.2em;
}

.gallery_filter-panel {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #F6F3EB;
  border-radius: 16px;
  min-height: 80px;
  padding: .5em 2.3em;
  padding-right: 15%;
  box-shadow: 0 5px #EDE9DF;
  margin-bottom: 1.7em;
}

.gallery_filter-item {
  display: flex;
  align-items: center;
  color: #555564;
  padding: 0 5px;
  font-size: 1.125rem;
  cursor: pointer;
  font-weight: 600;
  transition: color .3s;
}

.gallery_filter-item.active {
  color: #25252D;
}

.gallery_filter-item.active .circle-icon:after {
  opacity: 1;
}

.gallery_filter-item .circle-icon {
  width: 34px;
  height: 34px;
  flex: 34px 0 0;
  border-radius: 50%;
  border: 2px solid #FFD954;
  background: #fff;
  box-shadow: inset 0px 3px 2px rgba(0, 0, 0, 0.2);
  position: relative;
  margin-right: 1em;
}

.gallery_filter-item .circle-icon:after {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #25252D;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  transition: opacity .3s;
}

.gallery-img_wrapper {
  display: flex;
  margin: 0 -15px;
  position: relative;
  z-index: 1;
}

.gallery-img {
  padding: 0 15px;
  margin-bottom: 30px;
}

.gallery-img img {
  border-radius: 16px;
  max-width: 100%;
}

.gallery-img_rock {
  position: absolute;
  bottom: -35px;
  right: -14em;
}
/*.gallery-img_height.is-active{
  height: 100%;
}*/
.gallery-img_height.is-active a{
  display: block;
  height: 100%;
}
.gallery-img_height.is-active img{
  height: 100%;
  object-fit: cover;
}

.fancybox-container {
  z-index: 102;
}

.modal-container {
  max-width: 1142px;
  padding: 0;
  border-radius: 16px;
  overflow: visible;
  overflow-background: #F6F3EB;
}

.modal-container .product-item_img {
  flex: auto 0 0;
}

.modal-container .product-item_desc {
  max-width: 100%;
  padding-left: 1em;
}

.modal-container p {
  color: #555564;
  font-weight: 400;
  font-size: .875rem;
}

.modal-container .product-item_flex-panel {
  margin-top: 1em;
}

.modal-container .fancybox-button.fancybox-close-small {
  position: absolute;
  top: -3em;
  right: -3em;
  padding: 0;
  outline: none;
  opacity: 1;
}

.modal-container .fancybox-button.fancybox-close-small:hover {
  opacity: .8;
}

.modal-container .fancybox-button svg {
  width: 40px;
  height: 40px;
}

.modal-container .fancybox-button svg path {
  fill: #FFD954;
}

.tab {
  cursor: pointer;
}

.tab-item {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: opacity .2s;
}

.tab-item.is-visible {
  height: auto;
  overflow: visible;
  animation: fadein 1s forwards;
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.main-content {
  flex: 1 0  auto;
}

/***main-section**/
.banner-slider {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.banner-slider .slick-list {
  height: 100%;
}

.banner-slider .slick-track {
  height: 100%;
}

.banner-slider .slick-slide > div {
  height: 100%;
}

.banner-slide {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  height: 100%;
}

.main-section {
  min-height: 800px;
  padding: 6em 0 2em;
  position: relative;
}

.main-section:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: -170px;
  width: 12%;
  height: 58%;
  background: url(../img/bg/fire.png) no-repeat left top;
  background-size: contain;
}

.main-section p {
  margin-bottom: 1.5em;
}

.main-section .container {
  position: relative;
  z-index: 30;
}

.main-section_desc {
  padding-top: 7em;
  padding-right: 10%;
  color: #C2C2C2;
}

.main-section_img {
  margin-bottom: -100px;
  text-align: center;
  width: 110%;
}

.main-section_img .slick-track {
  display: flex;
  align-items: center;
}

.main-section_img img {
  display: inline-block;
  max-width: 100%;
  width: auto !important;
}

.main-section_flex-panel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 3.6em 0 5.5em;
}

.main-section_sale {
  position: relative;
  padding-left: 60px;
  font-size: 1.125rem;
}

.main-section_sale .glipf-sale {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 2.7rem;
}

.advantages-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  margin: 0 -10px;
  padding-right: 9%;
}

.advantages-list li {
  display: flex;
  align-items: center;
  padding: 0 10px;
}

.advantage-number {
  font-size: 2.5rem;
  font-weight: 700;
  color: #FFD954;
  margin-right: .5em;
}

/**product-section**/
.product-section {
  padding: 6.7em 0 0;
  position: relative;
  z-index: 2;
}

.product-section h2 {
  font-family: "Rubik";
  font-weight: 500;
  margin-bottom: .85em;
}

.product-section .red-color {
  font-family: "Montserrat";
  font-weight: 700;
}

.product-section_top-text {
  display: block;
  font-size: 1.5rem;
  margin-bottom: 2.1em;
  text-align: center;
}

.product-section_top-text strong {
  font-weight: 700;
}

.red-color {
  color: #EB4B25;
}

.product-item {
  display: flex;
  background: #F7F3EB;
  border-radius: 16px;
  box-shadow: 0 5px #EDE9DF;
  padding: 2em;
  padding-bottom: .7em;
  height: 100%;
}

.product-item .text-desc {
  display: block;
  font-size: .875rem;
  color: #555564;
  line-height: 1.7;
}

.product-item .more-details_btn {
  color: #EB4B25;
  font-size: .875rem;
  font-weight: 500;
  margin-bottom: auto;
  border-bottom: 1px solid transparent;
  transition: border-bottom-color .3s;
}

.product-item .more-details_btn:hover {
  border-bottom-color: #EB4B25;
}

.product-item .main-btn_mod {
  margin-bottom: 2em;
}

.product-item_first {
  align-items: center;
}

.product-column {
  margin-bottom: 1.25em;
}

.product-item_img {
  flex: 52% 0 0;
  max-width: 52%;
}

.product-item_img.img-left img {
  position: relative;
  left: -4em;
  max-width: calc(100% + 40px);
}

.product-item_img.img-top img {
  margin-top: -4em;
}

.product-item_img img {
  max-width: 100%;
}

.product-item_desc {
  flex: 1 0 0;
  max-width: 48%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-left: .7em;
}

.product-item-title {
  font-size: 1.25rem;
  font-weight: 700;
  color: #25252D;
  margin-bottom: .5em;
  text-transform: uppercase;
}

.product-item_flex-panel {
  display: flex;
  align-items: center;
  color: #555564;
  font-size: .875rem;
  margin: 2em 0 1.5em;
  width: 100%;
}

.product-item_number {
  flex: 47px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: .2em .3em;
  background: #F7DFA2;
  font-weight: 700;
  border-radius: 15px;
  margin-right: 1.1em;
}

.product-item_price {
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 1em;
}

.product-item_sum {
  font-size: 1.5rem;
}

.rouble {
  line-height: 5px;
  width: 0.4em;
  border-bottom: 2px solid #25252D;
  display: inline-block;
  margin-left: .2em;
}

.product-content {
  margin-bottom: -8.7em;
}

/***work-section**/
.work-section {
  padding: 15.3em 0 8em;
  background: url(../img/bg/work-bg.jpg) no-repeat center top;
  background-size: cover;
  color: #C2C2C2;
  position: relative;
}

.work-section:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: -210px;
  background: url(../img/bg/klipartz-bg.png) no-repeat right bottom;
  background-size: contain;
  width: 490px;
  height: 490px;
  z-index: 2;
}

.work-section .container {
  position: relative;
  z-index: 2;
}

.work-section h2 {
  font-family: "Rubik";
  font-weight: 500;
}

.work-item {
  margin-bottom: 2em;
  display: flex;
}

.work-item p {
  line-height: 1.55;
}

.work-item_number {
  color: #C2C2C2;
  font-size: 1.5rem;
  font-weight: 700;
  flex: 45px 0 0;
}

.work-item_desc {
  flex: 1 0 0;
}

.work-item_title {
  display: block;
  margin-bottom: .7em;
  color: #FFD954;
  font-weight: 700;
  font-size: 1.5rem;
}

.send-message_box {
  background: #F6F3EB;
  border-radius: 16px;
  min-height: 180px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1em 2.7em  1em 1.8em;
  box-shadow: 0 10px #EDE9DF;
  color: #25252D;
  margin-top: 1em;
  width: 92%;
}

.send-message_box .left-column {
  padding: 0 15px;
  flex: auto 0 0;
  font-size: 1.125rem;
  font-weight: 500;
}

.send-message_box .center-column {
  flex: 1 0 0;
  padding: 0 5%;
  font-size: 1.125rem;
}

.send-message_box .contact-panel {
  display: flex;
  font-weight: 700;
  margin-bottom: .7em;
}

.send-message_box .contact-panel a {
  color: #EB4B25;
  border-bottom: 1px solid #EB4B25;
  transition: border-bottom-color .3s;
}

.send-message_box .contact-panel a:first-child {
  margin-right: 2.5em;
}

.send-message_box .contact-panel a:hover {
  border-bottom-color: transparent;
}

.send-message_box .adress {
  display: inline-block;
  color: #555564;
  border-bottom: 1px solid #555564;
  font-weight: 500;
}

.send-message_box .send-message_box-title {
  font-size: 1.875rem;
  font-weight: 700;
  margin-bottom: .2em;
}

/***guarantees-section**/
.guarantees-section {
  padding: 9em 0 2.5em;
  position: relative;
  z-index: 1;
}

.guarantees-section:after {
  content: '';
  display: block;
  width: 16%;
  height: 50%;
  position: absolute;
  left: 0;
  bottom: -191px;
  background: url(../img/bg/firewood-bg.png) no-repeat left top;
  background-size: contain;
  z-index: -1;
}

.guarantee-item {
  margin-bottom: 2em;
  text-align: center;
}

.guarantee-item p {
  color: #555564;
  line-height: 1.5;
}

.guarantee-item_img {
  display: block;
  margin-bottom: 20px;
  text-align: center;
  height: 157px;
}

.guarantee-item_img img {
  max-width: 100%;
  max-height: 100%;
  flex-shrink: 0;
}

.guarantee-item_title {
  display: block;
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 1em;
}

.popup_large-photo {
  height: 492px;
  margin-bottom: 1.7em;
}

.popup_large-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
}
.hidden-photo_wrapper{
  display: none;
}
.hidden-photo {
 /* white-space: nowrap;
  overflow-x: auto;*/
  /*display: none;*/
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 10;
  margin: 0 -15px;
}

.hidden-photo li {
  display: inline-block;
  padding: 0 15px;
  /*height: 130px;*/
  flex: 25% 0 0;
  cursor: pointer;
  user-select: none;
}

.hidden-photo img {
  width: 100%;
  max-height: 100%;
  height: 250px;
  object-fit: cover;
  border-radius: 16px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background: #F6F3EB;
  height: 6px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background: #EB4B25 !important;
  opacity: 1;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  background: #EB4B25;
  height: 6px;
  border-radius: 16px;
  width: 30px;
  top: 6px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #EB4B25;
  height: 6px;
  border-radius: 16px;
  width: 100%;
}

.modal-container {
  display: none;
}

/***questions-section***/
.questions-section {
  padding: 5em 0 5em;
  position: relative;
  z-index: 1;
}

.questions-section:after {
  content: '';
  display: block;
  width: 17%;
  height: 45%;
  position: absolute;
  left: 0;
  bottom: -146px;
  background: url(../img/bg/firewood2-bg.png) no-repeat center top;
  background-size: contain;
  z-index: -1;
}

.questions-section .left-column {
  padding: 0 15px;
  flex: calc(100% - 400px);
  max-width: calc(100% - 400px);
}

.questions-section .right-column {
  flex: 1  0 0;
  padding: 0 15px 0 45px;
  max-width: 400px;
}

.question-item {
  margin-bottom: 1.6em;
}

.question-item:last-child {
  margin-bottom: 0;
}

.question-item_header {
  min-height: 80px;
  display: flex;
  align-items: center;
  background: #F6F3EB;
  border-radius: 16px;
  box-shadow: 0 5px #EDE9DF;
  font-weight: 600;
  font-size: 1.125rem;
  padding: .4em 3.3em .4em 1.2em;
  cursor: pointer;
  position: relative;
}

.question-item_header.is-active:after {
  top: -10px;
  transform: rotate(180deg);
}

.question-item_header:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: 9px solid transparent;
  border-top: 12px solid #C4C4C4;
  position: absolute;
  top: 12px;
  bottom: 0;
  right: 2em;
  margin: auto;
}

.question-item_header .question-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  flex: 34px 0 0;
  border-radius: 50%;
  background: #FFD954;
  margin-right: 1em;
}

.question-item_body {
  display: none;
  padding: 2em 1em 1.7em;
  border: 1px solid #EDE9DF;
  background: #fff;
  margin-top: -5px;
}

.question-item_body p:last-child {
  margin-bottom: 0;
}

.ask-question_box {
  min-height: 425px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  background: url(../img/bg/fire-bg.jpg) no-repeat center top;
  background-size: cover;
  border-radius: 16px;
  padding: 3.7em 3em;
  position: relative;
  z-index: 1;
}

.ask-question_box:before {
  content: '';
  display: block;
  width: 450px;
  height: 446px;
  background: url(../img/bg/man-bg.png) no-repeat center top;
  background-size: contain;
  position: absolute;
  left: -50px;
  bottom: 100%;
  z-index: -1;
}

.ask-question_box .title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 1em;
  text-align: center;
}

.ask-question_box .glipf-question {
  font-size: 7rem;
  margin-bottom: 15px;
}

/**contact-section**/
.contact-section {
  padding: 5.1em 0 20em;
}

.contact-section .top-text {
  display: block;
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 700;
  color: #555564;
  margin-bottom: -3em;
  text-align: right;
}

.contact-section .section-title {
  margin-bottom: 2em;
}

.master-name {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1.3em;
}

.master-name .red-color {
  display: block;
  font-size: 1.125rem;
}

.contact_list-info {
  line-height: 1.5;
  color: #555564;
  margin-bottom: 2.4em;
}

.contact_list-info li {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 1.125rem;
  margin-bottom: 1.3em;
}

.contact_list-info a {
  transition: color .3s;
}

.contact_list-info a:hover {
  color: #EB4B25;
}

.contact_list-info [class^="glipf-"] {
  flex: 25px 0 0;
  margin-right: 20px;
  font-size: 1.7rem;
}

.social-network {
  display: flex;
  margin: 0 -10px;
  font-size: 1.3rem;
}

.social-network li {
  padding: 0 10px;
}

.social-network a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  font-size: 1.4rem;
  background: #434359;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
  transition: box-shadow .3s;
}

.social-network a:hover {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.65);
}

.map-order img {
  position: relative;
  left: -8px;
}

.map-container {
  box-shadow: 0px 4px 80px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  height: 596px;
  top: -20.4em;
  margin-bottom: -15em;
  position: relative;
}

#map {
  height: 100%;
}

/**questions-remain_section***/
.questions-remain_section {
  padding: 0 0 6.2em;
  position: relative;
  z-index: 1;
}

.questions-remain_section:before {
  content: '';
  display: block;
  width: 100%;
  height: 105%;
  background: url(../img/bg/fire2-bg.png) no-repeat center top;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
}

.questions-remain_section:after {
  content: '';
  display: block;
  width: 22%;
  height: 85%;
  background: url(../img/bg/man2-bg.png) no-repeat center bottom;
  background-size: contain;
  position: absolute;
  bottom: -3px;
  left: 57%;
  z-index: 2;
}

.questions-remain_section .section-title {
  font-size: 4.4rem;
  margin-bottom: .28em;
  text-transform: none;
}

.questions-remain_section .container {
  position: relative;
  z-index: 1;
}

.questions-remain_list {
  margin-bottom: 3.3em;
}

.questions-remain_list li {
  position: relative;
  padding-left: 1.5em;
  color: #fff;
  font-weight: 500;
  font-size: 1.25rem;
  margin-bottom: .65em;
}

.questions-remain_list li:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #EB4B25;
  position: absolute;
  top: 8px;
  left: 0;
}

.callback-form_title {
  font-size: 3.125rem;
  margin-bottom: .2em;
  text-align: left;
  text-transform: none;
}

.popup_top-text {
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 1.1em;
  color: #555564;
}

.form-group {
  margin-bottom: 1.2em;
}

.form-control {
  background: #FFFFFF;
  border: 2px solid #EDE9DF;
  border-radius: 30px;
  padding: 0 1em;
  height: 54px;
  max-width: 320px;
  font-weight: 500;
  width: 100%;
  transition: border .3s;
}

.form-control::-webkit-input-placeholder {
  color: #555564;
}

.form-control::input-placeholder {
  color: #555564;
}

.form-control:focus {
  border: 2px solid #FFD954;
}

.form-textarea {
  height: 130px;
  outline: none;
  resize: none;
  padding-top: .7em;
  padding-bottom: .7em;
  max-width: 100%;
}

.callback-form_submit {
  margin-top: .7em;
}

.selectric {
  height: 40px;
  border: 1px solid #939393;
  border-radius: 0;
  background: #fff;
}

.selectric .label {
  font-size: inherit;
  height: 100%;
  line-height: 40px;
  margin-right: 23px;
  color: #1F1F1F;
}

.selectric .button {
  height: 100%;
  width: 23px;
  background-color: transparent;
}

.selectric .button:after {
  width: 7px;
  height: 7px;
  border: none;
  border-right: 1px solid #939393;
  border-bottom: 1px solid #939393;
  bottom: 2px;
  transform: rotate(45deg);
}

.selectric-items ul {
  padding: 0;
  margin: 0;
  font-size: inherit;
}

.selectric-items li {
  margin-bottom: 0 !important;
}

.selectric-items {
  border: none;
  padding: 0 .7em;
  font-size: inherit;
  background: #fff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border: none;
  padding: 0;
  margin-top: 14px;
  border-radius: 5px;
}

.selectric-items:after {
  content: '';
  display: block;
  width: 13px;
  height: 13px;
  background: #fff;
  position: absolute;
  top: -6px;
  left: 13px;
  transform: rotate(45deg);
  z-index: -1;
}

.selectric-items li {
  font-size: inherit;
  padding: .7em;
  color: #939393;
  border-bottom: none;
}

.selectric-items li:hover {
  background: #CCE8E8;
  color: #939393;
}

.selectric-items li.highlighted {
  background: #CCE8E8;
  color: #939393;
}

.selectric-open .button {
  transform: rotate(180deg);
}

.selectric-open .selectric {
  border-color: #018C8B !important;
}

.selectric-above .selectric-items {
  margin: 0 0 1em;
}

.selectric-above .selectric-items:after {
  content: '';
  display: block;
  width: 13px;
  height: 13px;
  background: #fff;
  position: absolute;
  top: 95%;
  left: 13px;
  transform: rotate(45deg);
  z-index: -1;
}

button.close {
  width: 30px;
  height: 30px;
  border: none;
  position: absolute;
  top: -2em;
  right: -2em;
  text-shadow: none;
  opacity: 1;
  z-index: 20;
}

button.close .glipf-close:before {
  color: #FFD954;
}

button.close-gallery {
  right: -1em;
  top: -1em;
}

.modal-backdrop.show {
  opacity: .8;
}

.modal-dialog {
  max-width: 940px;
}

.modal-dialog_gallery {
  max-width: 1120px;
}

.modal-dialog_gallery .modal-content {
  background: #fff;
  padding: 2em 3em;
}

.modal-dialog_gallery .gallery_filter-panel {
  padding-right: 5%;
}

.modal-dialog_product {
  max-width: 1142px;
}

.modal-dialog_product .modal-content {
  padding: 0;
}

.modal-dialog_product .product-item_img {
  flex: auto 0 0;
}

.modal-dialog_product .product-item_desc {
  max-width: 100%;
  padding-left: 1em;
}

.modal-dialog_product p {
  color: #555564;
  font-weight: 400;
  font-size: .875rem;
}

.modal-dialog_product .product-item_flex-panel {
  margin-top: 1em;
}

.modal-dialog_thank {
  max-width: 695px;
}

.modal-dialog_thank .modal-content {
  background: #F7F3EB;
  box-shadow: 0 5px #EDE9DF;
  border-radius: 16px;
  padding: 3em 2em;
  align-items: center;
  text-align: center;
}

.modal-dialog_thank p {
  color: #555564;
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 1.5em;
}

.thank-title {
  font-size: 3rem;
  margin-bottom: .7em;
  text-transform: none;
}

.modal-backdrop {
  z-index: 120;
}

.modal {
  z-index: 130;
}

.modal-product {
  z-index: 129;
}

.modal-content {
  padding: 4em;
  padding-bottom: 5em;
  border-radius: 16px;
  background: #F6F3EB;
  position: relative;
}

.modal-content_callback:after {
  content: '';
  display: block;
  width: 393px;
  height: 622px;
  background: url(../img/bg/man3-bg.png) no-repeat right bottom;
  background-size: contain;
  position: absolute;
  bottom: 5px;
  right: -3em;
  z-index: 2;
}

.modal-content_qustion:after {
  content: '';
  display: block;
  width: 450px;
  height: 650px;
  background: url(../img/bg/man4-bg.png) no-repeat right bottom;
  background-size: contain;
  position: absolute;
  bottom: 5px;
  right: -3em;
  z-index: 2;
}

.modal-content_callback:after {
  content: '';
  display: block;
}

.form-fields {
  max-width: 520px;
}

.error {
  display: block;
  font-size: .875rem;
  font-weight: 600;
  color: red;
}

.input-error {
  border: 1px solid red !important;
}

.tablet-small_visible {
  display: none;
}

.mobile-visible {
  display: none;
}

.tablet-visible {
  display: none;
}

/***main-footer***/
.main-footer {
  flex: 0 0 auto;
  background: #25252D;
  padding: 3em 0 2.5em;
  margin-top: -10px;
}

.main-footer .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer-logo {
  font-size: 1.5rem;
  font-weight: 700;
  color: #FFD954;
  text-transform: uppercase;
}

.footer-nav {
  flex: 1 0 0;
  padding: 0 6%;
}

.footer-menu {
  display: flex;
  justify-content: space-between;
  font-size: .875rem;
  color: #fff;
  width: 100%;
}

.footer-menu li {
  padding: 0 .3em;
}

.footer-menu a {
  color: inherit;
  transition: color .3s;
}

.footer-menu a:hover {
  color: #FFD954;
}

.footer-contact {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: auto 0 0;
}

.footer_phone-number {
  color: #FFD954;
  font-weight: 700;
  margin-right: 4.3em;
}

.social-network_mod {
  align-items: center;
}

.social-network_mod a {
  width: auto;
  height: auto;
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
  font-size: 1.2rem;
  transition: none;
}

.social-network_mod a:hover {
  box-shadow: none;
}

.social-network_mod a:hover [class^="glipf-"]:before {
  color: #EB4B25;
}

.social-network_mod [class^="glipf-"]:before {
  transition: color .3s;
}

.scroll-to-top {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #edb800;
  cursor: pointer;
  position: fixed;
  right: 20px;
  bottom: 5em;
  opacity: 0;
  transform: scale(0);
  transition: transform 0.4s, opacity 0.6s;
  z-index: 100;
}

.scroll-to-top:after {
  content: "";
  display: block;
  height: 30%;
  width: 30%;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  position: absolute;
  top: 4px;
  bottom: 0;
  left: -1px;
  right: 0;
  margin: auto;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.scroll-to-top:hover {
  opacity: 0.7;
}

.scroll-to-top-visible {
  transform: scale(1);
  opacity: 1;
}

.scroll-to-top-visible.is-hidden {
  display: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .marking-letter_item {
    height: 100px;
  }
}

@media only screen and (max-width: 1900px) {
  .questions-remain_section:after {
    width: 25.95%;
    bottom: 7px;
  }
  .questions-remain_section:before {
    height: 106%;
  }
  button.close-gallery {
    right: .5em;
    top: .5em;
  }
  .modal-container .fancybox-button.fancybox-close-small {
    right: 0;
    top: 0;
  }
  .work-section:after {
    width: 330px;
    height: 330px;
    bottom: -140px;
  }
  .gallery-img_rock {
    width: 328px;
    height: 187px;
    right: -2em;
    bottom: -15px;
  }
}

@media only screen and (max-width: 1399px) {
  .head-logo, .footer-logo {
    font-size: 1.25rem;
  }
  .head-nav {
    padding: 0 3%;
  }
  .main-section_img {
    left: -2em;
  }
  .main-section:after {
    height: 51%;
    width: 9%;
  }
  .main-section_desc {
    padding-right: 2em;
  }
  .advantages-list {
    padding-right: 0;
  }
  .product-item_img {
    flex: 50% 0 0;
    max-width: 50%;
  }
  .product-item_desc {
    max-width: 50%;
    padding-left: 1.1em;
  }
  .send-message_box .send-message_box-title {
    font-size: 1.35rem;
  }
  .send-message_box .left-column {
    font-size: 1rem;
  }
  .send-message_box .center-column {
    font-size: 1rem;
  }
  .questions-remain_section:after {
    width: 30.4%;
  }
  .fixed-menu {
    padding: 1.25em 0;
  }
  .gallery-section:after {
    height: 16%;
  }
  .modal-dialog_gallery .modal-content {
    padding: 2.5em 3em;
  }
  button.close {
    right: -1em;
    top: -1em;
  }
  button.close-gallery {
    right: .5em;
    top: .5em;
  }
  .modal-dialog_gallery {
    max-width: 900px;
  }
  .popup_large-photo {
    height: 392px;
    margin-bottom: 1em;
  }
  /*.hidden-photo {
    margin: 0 -5px;
  }*/
  /*.hidden-photo li {
    height: 80px;
    padding: 0 5px;
  }*/
  .gallery_filter-panel {
    padding-left: 1em;
    padding-right: 1em;
  }
}

@media only screen and (max-width: 1200px) {
  .send-message_box {
    display: block;
    max-width: 484px;
  }
  .send-message_box .adress {
    margin-bottom: 1em;
  }
  .product-item_img.img-left img {
    left: 0;
    position: static;
  }
  .product-column {
    margin-bottom: 2.5em;
  }
  .product-item {
    height: auto;
  }
  .gallery_filter-panel {
    padding-right: 1.5em;
    padding-left: 1.5em;
  }
  .questions-remain_section:after {
    height: 60.5%;
    width: 29.4%;
    left: 70%;
  }
  .head-nav {
    padding: 0 1em;
  }
  .head-menu, .footer-menu {
    flex-wrap: wrap;
    justify-content: center;
  }
  .head-menu li, .footer-menu li {
    padding: 0 .5em;
    margin-bottom: .3em;
  }
  h1, .main-title {
    font-size: 2.5rem;
  }
  .main-section .min {
    display: inline;
  }
  .main-section_flex-panel {
    display: block;
  }
  .main-section_sale {
    margin-top: 1.25em;
  }
  .product-section .min {
    display: inline;
  }
  .gallery_filter-item {
    padding: 0 10px;
  }
  .gallery_filter-panel {
    margin: 0 -10px 1.5em;
  }
  .gallery-img_rock {
    width: 276px;
    height: 144px;
  }
   .hidden-photo li{
    flex: 33.333% 0 0;
  }
  .gallery-img_rock{
    bottom: 12px;
  }
}

@media only screen and (max-width: 991px) {
  .tablet-visible {
    display: block;
  }
  .tablet-hidden {
    display: none;
  }
  .head-nav {
    display: none;
  }
  .ui-header {
    padding: 1.2em 0;
  }
  .main-section {
    min-height: 720px;
  }
  .main-section_desc {
    padding-top: 2em;
  }
  .main-section_flex-panel {
    margin: 2em 0;
  }
  .main-section_img {
    left: 0;
    width: 100%;
  }
  .main-section_desc {
    padding-right: 15px;
  }
  .advantages-list {
    width: 135%;
  }
  .product-section {
    padding-top: 4em;
  }
  .product-item_img.img-left img {
    max-width: 100%;
  }
  .work-section {
    padding: 12em 0 4em;
  }
  .work-section:after {
    height: 430px;
    width: 430px;
    bottom: -150px;
    z-index: 2;
  }
  .gallery-section {
    padding: 3em 0;
  }
  .gallery_filter-item {
    font-size: .875rem;
  }
  .popup_large-photo {
    height: 359px;
  }
  .gallery-img {
    padding: 0 5px;
    margin-bottom: 10px;
  }
  .gallery-img_wrapper {
    margin: 0 -5px;
  }
  .questions-section {
    padding: 4em 0;
  }
  .questions-section .left-column, .questions-section .right-column {
    flex: 100% 0 0;
    max-width: 100%;
  }
  .questions-section .right-column {
    padding-left: 15px;
  }
  .ask-question_box {
    margin-top: 2em;
    flex-direction: row;
    min-height: 189px;
    padding: .5em 1em;
  }
  .ask-question_box:before {
    display: none;
  }
  .ask-question_box .title {
    margin: 0;
    text-align: left;
  }
  .ask-question_box .glipf-question {
    margin: 0 .4em;
    font-size: 5rem;
  }
  .contact-section {
    padding-top: 3em;
  }
  .contact-section .top-text {
    margin-top: 1.5em;
    text-align: left;
  }
  .questions-remain_section .section-title {
    font-size: 3.125rem;
  }
  .questions-remain_list li {
    font-size: 1rem;
  }
  .footer-nav {
    display: none;
  }
  .modal-dialog_gallery .modal-content {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal-content_qustion:after {
    width: 260px;
    height: 380px;
  }
  .modal-content_callback:after {
    width: 260px;
    height: 380px;
  }
  .gallery-img_rock {
    width: 206px;
    height: 111px;
    right: -1em;
  }
  .tab-item .row {
    margin: 0 -5px;
  }
  .tab-item [class^="col-"] {
    padding: 0 5px;
  }
  button.close {
    right: .2em;
    top: -1.4em;
  }
  .modal-dialog {
    margin-top: 2.3em;
  }
}

@media only screen and (max-width: 767px) {
  .tablet-small_visible {
    display: block;
  }
  .tablet-small_hidden {
    display: none;
  }
  .head-logo, .footer-logo {
    font-size: 1rem;
  }
  h1, .main-title {
    font-size: 2.25rem;
    text-align: center;
  }
  .main-section {
    text-align: center;
  }
  .main-section_flex-panel {
    display: flex;
    flex-direction: column;
  }
  .advantages-list {
    width: 100%;
  }
  .advantages-list li {
    text-align: left;
  }
  .main-section_img {
    display: none;
  }
  .main-section {
    min-height: auto;
    padding-bottom: 3em;
  }
  h2, .section-title {
    font-size: 1.5rem;
  }
  .product-section_top-text {
    font-size: 1.125rem;
  }
  .product-item {
    display: block;
    padding: 1.25em;
    text-align: center;
  }
  .product-item_img {
    max-width: 100%;
    margin-bottom: 1.5em;
  }
  .product-item_desc {
    padding-left: 0;
    display: block;
    max-width: 100%;
  }
  .product-item_flex-panel {
    justify-content: center;
    margin: 1em 0;
  }
  .product-column {
    margin-bottom: 3em;
  }
  .work-section {
    padding: 9em 0 2.5em;
  }
  .work-item_title {
    font-size: 1.125rem;
    margin-bottom: .3em;
  }
  p {
    font-size: .875rem;
  }
  .work-item {
    margin-bottom: 1.25em;
  }
  .work-item_number {
    font-size: 1.125rem;
    flex: 25px 0 0;
  }
  .work-section:after {
    width: 200px;
    height: 200px;
    bottom: -70px;
  }
  .guarantees-section {
    padding-top: 3em;
    padding-bottom: 1em;
  }
  .guarantee-item_img {
    height: auto;
  }
  .guarantee-item_title {
    margin-bottom: .5em;
  }
  .guarantees-section:after {
    height: 10%;
    bottom: -50px;
  }
  .gallery-section {
    padding-top: 2em;
  }
  .gallery-img_wrapper {
    flex-wrap: wrap;
  }
  .gallery-img {
    max-width: 50%;
  }
  .gallery-img_wide {
    max-width: 100%;
  }
  .gallery-section:after {
    height: 6%;
    bottom: 0;
  }
  .ask-question_box {
    flex-direction: column;
    min-height: 300px;
    padding: 3em 1em;
  }
  .ask-question_box .glipf-question {
    margin: .3em 0;
    font-size: 7rem;
  }
  .questions-section {
    padding: 3em 0 2em;
  }
  .map-container {
    height: 330px;
    top: -12em;
    margin-bottom: -10em;
  }
  .contact-section {
    padding-bottom: 9em;
  }
  .questions-remain_section:after {
    height: 40%;
  }
  /*.hidden-photo li {
    height: 80px;
  }*/
  .hidden-photo li img {
    max-height: 100%;
  }
  .popup_large-photo {
    height: 343px;
  }
  .gallery_filter-panel {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-top: 1em;
  }
  .gallery_filter-panel li {
    margin-bottom: 1em;
  }
  .gallery-img_rock {
    width: 160px;
    height: 83px;
    right: -3em;
    bottom: -100px;
  }
  .modal-container .product-item_img {
    padding-top: 1.5em;
  }
  .tab-item_mod .gallery-img {
    max-width: 100%;
  }
  .hidden-photo li{
    flex: 50% 0 0;
  }
}

@media only screen and (max-width: 575px) {
  .mobile-visible {
    display: block;
  }
  .mobile-hidden {
    display: none;
  }
  .scroll-to-top {
    opacity: .7;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    right: 18px;
    left: auto;
  }
  .scroll-to-top:before {
    content: '';
    display: block;
    width: 140%;
    height: 140%;
    border-radius: 50%;
    border: 2px solid #edb800;
    position: absolute;
    top: -5px;
    left: -5px;
    z-index: -1;
  }
  .scroll-to-top:after {
    left: 0;
    top: 2px;
  }
  .callback-btn {
    display: none;
  }
  .advantages-list li {
    display: block;
    text-align: center;
  }
  .advantage-number {
    display: block;
    margin: 0 0 12px 0;
  }
  .product-section {
    padding-top: 2em;
  }
  .send-message_box {
    text-align: center;
  }
  .send-message_box .left-column {
    margin-bottom: 1em;
  }
  .send-message_box .center-column {
    margin-bottom: 1em;
  }
  .send-message_box .contact-panel {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .send-message_box .contact-panel a:first-child {
    margin: 0 0 12px 0;
  }
  .send-message_box .adress {
    display: inline;
  }
  .work-section:after {
    width: 130px;
    height: 130px;
    bottom: -60px;
  }
  .gallery_filter-panel li {
    flex: 50% 0 0;
    max-width: 50%;
  }
  .gallery-img {
    max-width: 100%;
    flex: 100% 0 0;
  }
  .gallery-img img {
    width: 100%;
  }
  .gallery-section:after {
    width: 150px;
    height: 150px;
    bottom: -70px;
    right: -75px;
  }
  .question-item_header {
    font-size: .875rem;
    padding-left: 0;
  }
  .question-item_header .question-icon {
    margin-left: -12px;
  }
  .question-item_header:after {
    border-width: 6px;
    border-top-width: 9px;
  }
  .questions-section:after {
    width: 20%;
    height: 10%;
    bottom: 35%;
  }
  .contact-section {
    padding-top: 2em;
  }
  .contact-section .section-title {
    margin-bottom: 1.5em;
  }
  .master-name {
    font-size: 1.125rem;
  }
  .master-name .red-color {
    font-size: .875rem;
  }
  .contact_list-info li {
    font-size: 1rem;
  }
  .contact_list-info li:first-child {
    align-items: flex-start;
  }
  .contact_list-info li:first-child [class^="glipf-"] {
    position: relative;
    top: 5px;
  }
  .contact-section .top-text {
    font-size: 1.125rem;
  }
  .contact-section .top-text .min {
    display: inline;
  }
  .questions-remain_section .section-title {
    font-size: 1.75rem;
  }
  .main-footer {
    padding: 1.7em 0;
  }
  .main-footer .container {
    display: block;
    text-align: center;
  }
  .footer-contact {
    display: block;
  }
  .social-network_mod {
    justify-content: center;
  }
  .footer_phone-number {
    margin: 1em 0;
    display: inline-block;
  }
  .send-message_box {
    padding: 1.5em .7em;
  }
  .gallery_filter-panel {
    padding-left: .9em;
    padding-right: .9em;
  }
  .map-order img {
    left: 0;
    max-width: 520px;
  }
  .modal-content_callback:after {
    display: none;
  }
  .modal-content {
    padding: 1.5em 1em;
  }
  .popup_top-text {
    font-size: .875rem;
  }
  .modal-content_qustion:after {
    display: none;
  }
  .form-control {
    border-radius: 15px;
  }
  .modal-dialog {
    margin-top: 2.3em;
  }
  .send-message_box {
    width: 100%;
  }
  .questions-remain_section:before {
    display: none;
  }
  .questions-remain_section {
    background: url(../img/bg/fire-mobile-bg.jpg) no-repeat center top;
    background-size: cover;
  }
  .main-section {
    background: url(../img/bg/main-mobile_bg.jpg) no-repeat center top;
    background-size: cover;
  }
  .popup_large-photo {
    height: 160px;
  }
  .hidden-photo {
    margin-left: -3px;
    margin-right: -3px;
  }
  .hidden-photo li {
    padding: 0 3px;
  }
  .hidden-photo img {
    /*width: auto;*/
    border-radius: 5px;
  }
  .gallery-img img {
    border-radius: 5px;
  }
  .banner-slider {
    display: none;
  }
  .questions-remain_section:after {
    bottom: 0;
  }
  .popup_large-photo img {
    border-radius: 5px;
  }
  .modal-dialog_thank p {
    font-size: .875rem;
  }
  .modal-dialog_thank .min {
    display: inline;
  }
  .modal-dialog_product .product-item_desc {
    padding-left: 0;
  }
  .gallery-img_rock {
    width: 126px;
    height: 47px;
  }
  .form-control {
    max-width: 100%;
  }
  .callback-form {
    text-align: center;
  }
  .popup_top-text {
    text-align: center;
  }
  .callback-form_title {
    text-align: center;
  }
  .hidden-photo li{
    flex: 100% 0 0;
  }
  .hidden-photo img{
    height: auto;
  }
  .head-share{
    display: block;
  }
  .head-email{
    display: block;
  }
  .head_phone-number{
    display: flex;
    align-items: center;
    font-size: .935rem;
  }
  .head_phone-number:before{
    content: '';
    display: inline-block;
    margin-right: 5px;
    flex: 21px 0 0;
    width: 21px;
    height: 28px;
    background: url(../img/icons/phone-icon.svg) no-repeat center top;
    background-size: contain;
  }
  .head-logo{
    font-size: .935rem;
    margin-right: 1em;
  }
}
@media only screen and (max-width: 575px) {
  .head_phone-number{
    font-size: .8rem;
  }
  .head-logo{
    font-size: .8rem;
    margin-right: .7em;
  }
}

