

/* Start:/local/templates/gkrem/css/postavshikam.css?17383195695894*/
.bg-company {
  background: url("/local/templates/gkrem/css/../img/bg-about-company.png") top center no-repeat;
}
.find-postavshik-section {
  padding-bottom: 80px;
  padding-top: 20px;
}
.find-postavshik-section .content img {
  float: left;
  margin-right: 30px;
}
.find-postavshik-section .content .text {
  font-family: "Circe Regular";
  font-size: 20px;
  line-height: 1.3;
  color: black;
}
.find-postavshik-section .content .text.bold {
  font-family: "Circe Bold";
  margin-bottom: 25px;
  padding-top: 62px;
}
.catalog-section {
  padding-bottom: 60px;
}
.catalog-section hr {
  margin-top: 36px;
  margin-bottom: 50px;
  border: none;
  background: #eaeaea;
  box-shadow: 0 -1px 1px white;
  height: 1px;
}
.catalog-section .open-catalog-btn {
  display: inline-block;
  text-decoration: none;
  padding: 10px 30px;
  border: 1px solid #5a9fe0;
  color: #5a9fe0;
  font-family: "Circe Regular";
  font-size: 22px;
  transition: all 0.2s ease;
  margin-top: 30px;
}
.catalog-section .open-catalog-btn:hover {
  color: white;
  background: #5a9fe0;
}
.catalog-section .owl-carousel {
  position: relative;
}
.catalog-section .owl-carousel .owl-prev {
  background: url("/local/templates/gkrem/css/../img/arrow-left-dileram-slider.png") center center no-repeat !important;
  background-size: 100% 100% !important;
  outline: none;
  position: absolute;
  left: -39px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 17px;
  height: 84px;
  z-index: 300;
}
.catalog-section .owl-carousel .owl-prev span {
  display: none;
}
.catalog-section .owl-carousel .owl-next {
  background: url("/local/templates/gkrem/css/../img/arrow-right-dileram-slider.png") center center no-repeat !important;
  background-size: 100% 100% !important;
  outline: none;
  width: 17px;
  height: 84px;
  position: absolute;
  right: -39px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 300;
}
.catalog-section .owl-carousel .owl-next span {
  display: none;
}
.catalog-section .element {
  border: 1px solid #f8f8f8;
  background: #f8f8f8;
  border-radius: 3px;
  padding: 10px;
  text-align: center;
  transition: all 0.2s ease;
  margin-bottom: 20px;
}
.catalog-section .element img {
  max-width: 100%;
  width: auto;
  margin: auto;
}
.catalog-section .element a {
  display: block;
  text-decoration: none;
  transition: all 0.2s ease;
  font-family: "Circe Bold";
  font-size: 16px;
  line-height: 1.2;
  background: white;
  padding: 5px;
  position: relative;
  color: black;
}
.catalog-section .element a:before {
  content: "";
  bottom: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #5a9fe0;
  display: none;
}
.catalog-section .element:hover {
  background: transparent;
}
.catalog-section .element:hover a {
  background: #5a9fe0;
  color: white;
}
.catalog-section .element:hover a:before {
  display: block;
}
.group-company-section.wide {
  padding-top: 65px;
  padding-bottom: 55px;
}
.group-company-section h2 {
  margin-bottom: 60px;
}
.group-company-section.wide .element {
  margin-bottom: 50px;
}

.group-company-section.wide .el-num{
	justify-content: center;
}

.group-company-section .element:last-child {
  margin-right: 0;
}
.group-company-section .element img {
  margin-right: 10px;
}
.group-company-section .element .text {
  display: inline-block;
  color: black;
  font-family: "Circe Light";
  font-size: 19px;
  line-height: 1;
  vertical-align: middle;
}
.requirement-post-section {
  padding-bottom: 50px;
}
.requirement-post-section .element {
  text-align: center;
  margin-bottom: 20px;
}
.requirement-post-section .element img {
  max-width: 100%;
  margin-bottom: 15px;
}
.requirement-post-section .element .text {
  font-family: "Circe Regular";
  font-size: 16px;
  line-height: 1.3;
  color: black;
}
.pd-b-60 {
  padding-bottom: 70px;
}
.how-stay-diler-section {
  background: url("/local/templates/gkrem/css/../img/how-stay-post-bg.png") top center no-repeat;
  background-size: 1140px 100%;
  padding-top: 50px;
}
.how-stay-diler-section h2 {
  color: white;
  font-family: "Circe Bold";
}
.how-stay-diler-section .man-block img {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 30;
}
.how-stay-diler-section .man-block .btn-blue {
  bottom: 52px;
  right: 150px;
  z-index: 40;
  text-transform: uppercase;
  position: absolute;
  display: inline-block;
  background: #589de0;
  color: white;
  font-family: "Circe Bold";
  font-size: 18px;
  line-height: 1;
  text-decoration: none;
  padding: 18px 40px 14px;
  transition: all 0.2s ease;
}
.how-stay-diler-section .man-block .btn-blue:hover {
  background: #5faaf3;
}
.how-stay-diler-section .item {
  position: relative;
  padding-left: 35px;
  color: white;
  font-family: "Circe Regular";
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 20px;
}
.how-stay-diler-section .item span {
  display: block;
  width: 23px;
  height: 23px;
  border: 3px solid white;
  border-radius: 50%;
  background: #255b88 url("/local/templates/gkrem/css/../img/down-arrow-how-stay-diler.png") center center no-repeat;
  position: absolute;
  z-index: 5;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.how-stay-diler-section .item span:after {
  content: "";
  height: 48px;
  width: 3px;
  background: white;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.how-stay-diler-section .item.last {
  margin-bottom: 50px;
}
.how-stay-diler-section .item.last span {
  background: #255b88;
}
.how-stay-diler-section .item.last span:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #009ee3;
  border-radius: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 7.5px;
}
/*# sourceMappingURL=postavshikam.css.map */

.group-company-section.wide .flex-num .el-num:first-child {
    margin-right: 53px;
}
.group-company-section.wide .flex-num+.flex-num .el-num:first-child {
    margin-right: 0px;
}
/* End */


/* Start:/local/templates/gkrem/css/media-postavshikam.css?17383195693102*/
@media screen and (max-width: 1199px) {
  .group-company-section .element {
    margin-right: 28px;
  }
  .catalog-section .element a {
    font-size: 15px;
  }
  .find-postavshik-section .content .text.bold {
    padding-top: 50px;
  }
  .how-stay-diler-section .man-block .btn-blue {
    padding: 18px 20px 14px;
  }
}
@media screen and (max-width: 991px) {
  .how-stay-diler-section .man-block img {
    width: 356px;
    right: -50px;
  }
  .how-stay-diler-section .man-block .btn-blue {
    bottom: 45px;
    right: 78px;
    font-size: 15px;
    padding: 18px 27px 14px;
  }
  .requirement-post-section .element {
    margin-bottom: 30px;
  }
  .find-postavshik-section {
    padding-bottom: 70px;
    padding-top: 0;
  }
  .find-postavshik-section .content .text.bold {
    padding-top: 38px;
  }
  .group-company-section {
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .group-company-section .element .text {
    font-size: 18px;
  }
  .find-postavshik-section .content img {
    width: 200px;
  }
  .find-postavshik-section .content .text.bold {
    padding-top: 0;
  }
  .find-postavshik-section .content .text {
    font-size: 18px;
  }
  .how-stay-diler-section .man-block img {
    display: none;
  }
  .how-stay-diler-section .item {
    font-size: 16px;
  }
  .how-stay-diler-section .man-block .btn-blue {
    position: relative;
    bottom: unset;
    left: unset;
    right: unset;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .how-stay-diler-section .item.last {
    margin-bottom: 0px;
  }
  .how-stay-diler-section .item span:after {
    height: 36px;
  }
  .pd-b-60 {
    padding-bottom: 35px;
  }
  .group-company-section h2 {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 575px) {
  .group-company-section .element {
    margin-right: 0;
    display: block;
    margin-bottom: 25px;
  }
  .group-company-section .element .text {
    font-size: 14px;
    width: calc(100vw - 100px);
  }
  .group-company-section .element img {
    margin-right: 5px;
    height: 40px;
  }
  .catalog-section .element a {
    font-size: 14px;
  }
  .catalog-section .open-catalog-btn {
    font-size: 16px;
    margin-top: 0;
  }
  .find-postavshik-section .content img {
    width: 130px;
    margin-right: 20px;
    margin-bottom: 10px;
  }
  .find-postavshik-section .content .text {
    font-size: 15px;
    line-height: 1.2;
  }
  .find-postavshik-section .content .text.bold {
    margin-bottom: 13px;
  }
  .find-postavshik-section {
    padding-bottom: 50px;
  }
  .requirement-post-section .element .text {
    font-size: 14px;
    line-height: 1.1;
  }
  .requirement-post-section .element img {
    max-width: 80%;
    margin-bottom: 15px;
  }
  .requirement-post-section {
    padding-bottom: 25px;
    padding-top: 20px;
  }
  .how-stay-diler-section .item {
    font-size: 14px;
  }
  .how-stay-diler-section .man-block .btn-blue {
    font-size: 14px;
    padding: 16px 30px 12px;
  }
  .how-stay-diler-section {
    padding-top: 30px;
  }
  .pd-b-60 {
    padding-bottom: 0;
  }
}
/*# sourceMappingURL=media-postavshikam.css.map */
/* End */


/* Start:/local/templates/gkrem/components/bitrix/catalog.section.list/provider/style.min.css?17383195696236*/
.bx_catalog_line{margin-bottom:30px}.bx_catalog_line .bx_catalog_line_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_line .bx_catalog_line_category_title a{color:#000;text-decoration:none}.bx_catalog_line .bx_catalog_line_ul{padding:0}.bx_catalog_line .bx_catalog_line_ul li{margin-bottom:20px;list-style:none}.bx_catalog_line .bx_catalog_line_ul li:before{content:''!important}.bx_catalog_line .bx_catalog_line_img{position:relative;display:block;float:left;overflow:hidden;margin-right:40px;width:125px;height:125px;border:1px solid #ccc;border-radius:2px;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_line .bx_catalog_line_title{margin-bottom:10px;padding:0;vertical-align:top;line-height:18px}.bx_catalog_line .bx_catalog_line_title a{color:#4c7da6;font-size:18px}.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration:none}.bx_catalog_line .bx_catalog_line_title span{font-size:16px}.bx_catalog_line .bx_catalog_line_description{color:#3f3f3f;font-size:13px;line-height:16px}@media(max-width:639px){.bx-touch .bx_catalog_line .bx_catalog_line_img{margin-right:10px;width:50px;height:50px}.bx-touch .bx_catalog_line .bx_catalog_line_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size:14px}.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size:11px}}.bx_catalog_line .bx_catalog_line_img,.bx_catalog_line .bx_catalog_line_title,.bx_catalog_line .bx_catalog_line_title a,.bx_catalog_line .bx_catalog_line_description{transition:all .3s ease}.bx_catalog_text{margin-bottom:30px}.bx_catalog_text .bx_catalog_text_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_text .bx_catalog_text_category_title a{color:#000;text-decoration:none}.bx_catalog_text .bx_catalog_text_ul{padding:0}.bx_catalog_text .bx_catalog_text_ul li{float:left;margin:0 10px 10px;list-style:none}.bx_catalog_text .bx_catalog_text_ul li:before{content:''!important}.bx_catalog_text .bx_catalog_text_title{margin:0;padding:0;vertical-align:top;font-size:14px;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{display:inline-block;overflow:hidden;max-width:100%;color:#4c7da6;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px}.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration:none}.bx_catalog_text .bx_catalog_text_title span{font-size:12px}@media(max-width:639px){.bx-touch .bx_catalog_text .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size:12px}}.bx_catalog_text .bx_catalog_line_title,.bx_catalog_text .bx_catalog_line_title a{transition:all .3s ease}.bx_catalog_tile{margin-bottom:30px}.bx_catalog_tile .bx_catalog_tile_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_tile .bx_catalog_tile_category_title a{color:#000;text-decoration:none}.bx_catalog_tile .bx_catalog_tile_ul{padding:0}.bx_catalog_tile .bx_catalog_tile_ul li{float:left;box-sizing:border-box;margin-bottom:20px;padding:0 10px;width:12.5%;list-style:none;text-align:center}.bx_catalog_tile .bx_catalog_tile_ul li:before{content:''!important}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:both}.bx_catalog_tile .bx_catalog_tile_img{position:relative;display:block;overflow:hidden;margin:0 auto;width:78px;height:78px;border:1px solid #ccc;border-radius:2px;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_tile .bx_catalog_tile_title{margin-top:5px;margin-bottom:10px;padding:0;vertical-align:top;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{color:#4c7da6;font-size:14px}.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration:none}.bx_catalog_tile .bx_catalog_tile_title span{font-size:12px}@media(max-width:980px){.bx_catalog_tile .bx_catalog_tile_ul li{width:20%}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:both}}@media(max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title{line-height:10px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size:11px}}@media(min-width:480px) and (max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear:both}}@media(max-width:479px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%}.bx-touch .bx_catalog_tile .bx_catalog_tile_img{width:100%;height:80px}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear:both}}.bx_catalog_tile .bx_catalog_tile_title,.bx_catalog_tile .bx_catalog_tile_title a,.bx_catalog_tile .bx_catalog_tile_ul li,.bx_catalog_tile .bx_catalog_tile_img{transition:all .3s ease}.bx_sitemap{margin-bottom:30px}.bx_sitemap .bx_sitemap_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_sitemap .bx_sitemap_title a{color:#000;text-decoration:none}.bx_sitemap .bx_sitemap_ul li{padding:0;line-height:14px}.bx_sitemap .bx_sitemap_ul li:before{content:''!important}.bx_sitemap .bx_sitemap_li_title{display:inline-block;margin:0;margin-bottom:10px;padding:0;vertical-align:top;font-weight:normal;line-height:13px}.bx_sitemap .bx_sitemap_li_title a{color:#4c7da6;white-space:nowrap;font-size:13px}.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration:none}.bx_sitemap .bx_sitemap_li_title span{font-size:11px}@media(max-width:639px){.bx-touch .bx_sitemap .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size:12px}}.bx_sitemap .bx_catalog_line_title,.bx_sitemap .bx_catalog_line_title a{transition:all .3s ease}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?173831950651*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /local/templates/gkrem/css/postavshikam.css?17383195695894 */
/* /local/templates/gkrem/css/media-postavshikam.css?17383195693102 */
/* /local/templates/gkrem/components/bitrix/catalog.section.list/provider/style.min.css?17383195696236 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?173831950651 */
