

/* Start:/local/static/build/css/templates/gendalf/pages/services/preview.css?1677591580548*/
.preview{width:100%}@media (max-width:767.99px){.preview{display:none}}.preview__wrapper{max-width:1280px;display:grid;grid-template-columns:1fr 630px;justify-content:space-between;position:relative;background:#e3e3e3;margin:0 auto}.preview__title-container{width:100%;height:100%;padding:164px 0 0 54px}h1.preview__title{text-align:start!important;margin:0}.preview__image{width:630px;height:448px;margin:0}.preview__image-mask{width:100%;height:203.14px;position:absolute;top:calc(100% - 203.14px);left:0}
/*# sourceMappingURL=preview.css.map */

/* End */


/* Start:/local/static/build/css/templates/gendalf/pages/services/catalog.css?16775915801272*/
.catalog{width:100%;padding:60px 115px}@media (max-width:767.99px){.catalog{padding:34px 15px 30px}}.catalog__wrapper{max-width:1280px;margin:0 auto}.catalog__title{margin:0 0 47px}@media (max-width:767.99px){.catalog__title{margin:0 0 34px}}.catalog__list{display:grid;grid-template-columns:repeat(3,1fr);gap:50px 0}@media (max-width:767.99px){.catalog__list{grid-template-columns:1fr;gap:30px 0}}.catalog__item{cursor:pointer}.catalog__item-image-container{width:200px;height:200px;display:flex;justify-content:center;align-items:center;background:#deefd0;border-radius:50%;margin:0 auto 15px}@media (max-width:767.99px){.catalog__item-image-container{width:177px;height:177px}}.catalog__item-link:hover .catalog__item-image-container{background:#dbe9fb}.catalog__item-image{width:168px;height:168px;-o-object-fit:contain;object-fit:contain}@media (max-width:767.99px){.catalog__item-image{width:148px;height:148px}}.catalog__item-description{font-family:"Roboto Bold";font-size:24px;line-height:33px;text-align:center;text-decoration:underline;color:var(--main-color-text)}@media (max-width:767.99px){.catalog__item-description{font-size:20px;line-height:140%}}.catalog__item-link:hover .catalog__item-description{color:#57a1fc}
/*# sourceMappingURL=catalog.css.map */

/* End */


/* Start:/local/static/build/css/templates/gendalf/pages/services/consultation.css?1677591580641*/
.consultation{text-align:center;background:#e3e3e3;padding:39px 0 20px}@media (max-width:767.99px){.consultation{padding:30px 15px}}.consultation__title{font-size:30px!important;line-height:35px!important;font-weight:400!important;color:#58ad15!important;margin:0 0 20px!important}@media (max-width:767.99px){.consultation__title{font-size:24px!important;line-height:28px!important;margin:0 0 15px!important}}.consultation__description{font-size:18px;line-height:25px;margin:0!important}@media (max-width:767.99px){.consultation__description{font-size:16px!important;line-height:22px!important}}
/*# sourceMappingURL=consultation.css.map */

/* End */


/* Start:/local/templates/gendalf/components/bitrix/news/page-services-catalog/bitrix/news.detail/.default/style.css?1658908111155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */


/* Start:/local/templates/gendalf/components/bitrix/form.result.new/basic-form/style.css?17207116143312*/
.basic-form {
  background: #E3E3E3;
  padding: 0 0 74px;
}

@media (max-width: 767.99px) {
	.basic-form {
		padding: 0 15px 30px;
	}
}

form[name] {
	width: 100%;
  max-width: 632px;
  margin: 0 auto;
}

.basic-form__table {
  min-width: none !important;
  width: 100%;
  font-size: 16px !important;
  line-height: 22px !important;
  border: none !important;
  margin: 0 !important;
}

.basic-form__table tbody {
  display: flex;
  flex-flow: column;
  gap: 10px 0;
  margin: 0 0 30px;
}

.basic-form__table-description-of-field {
  display: none;
}

.basic-form__table-answer-of-field {
  height: 40px !important;
  display: inherit;
  padding: 0 !important;
}

.basic-form__table-answer-of-field input[type="text"] {
  width: 100%;
  max-width: 632px;
  height: 40px !important;
  font-size: 18px;
  line-height: 21px;
  color: #555555;
  background: #FFFFFF;
  border: 1px solid #555555;
  border-radius: 2px;
  padding: 10px 0 9px 16px;
}

.basic-form__table-answer-of-field input::placeholder {
  font-family: 'Roboto Light';
  color: rgba(85, 85, 85, 0.6) !important;
}

.basic-form__table-confirm-container {
  display: flex;
  gap: 0 13px;
  background: transparent;
  margin: 19px 0 0 0;
}

.basic-form__table-confirm {
  padding: 0 !important;
}

.basic-form__table-confirm-checkbox {
  display: none;
}

.basic-form__table-confirm-checkbox-custom {
  width: 15px;
  height: 15px;
  display: block;
  background: #ffffff;
  border: 1px solid #555555;
  border-radius: 2px;
}

@media (max-width: 767.99px) {
	.basic-form__table-confirm-checkbox-custom {
		width: 30px;
		height: 30px;
	}
}

.basic-form__table-confirm-checkbox-custom:hover {
  background: #DBE9FB;
  border: 2px solid #555555;
}

.basic-form__table-confirm-checkbox-custom--checked {
  background: #ffffff url('/local/templates/gendalf/components/bitrix/form.result.new/basic-form/img/checked.png') no-repeat 2px 2px / 11.27px 8.75px;
  border: 1px solid #555555;
}

.basic-form__table-confirm-checkbox-custom--checked:hover {
  background: #ffffff url('/local/templates/gendalf/components/bitrix/form.result.new/basic-form/img/checked.png') no-repeat 2px 2px / 11.27px 8.75px;
  border: 1px solid #555555;
}

.basic-form__table-confirm-text {
  padding: 0 !important;
}

.basic-form__table-confirm-text-link {
  text-decoration: underline;
  color: #555555;
}

.basic-form__table-confirm-text-link:hover {
  text-decoration: underline;
  color: #555555;
}

.basic-form__table-submit-container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 !important;
}

@media (max-width: 767.99px) {
  .basic-form__table-submit-container {
    margin: 30px 0 0;
  }
}

.basic-form__table-submit {
  width: 267px;
  height: 45px;
  font-family: 'Roboto Bold';
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  color: #ffffff;
  background: #58AD15;
  border: none;
  border-radius: 2px;
  cursor: pointer;
}

@media (max-width: 767.99px) {
	.basic-form__table-submit {
		width: 273px;
		height: 46px;
	}
}

@media (max-width: 500px){
  #mod{
    margin-top: 35px;
  }
}
@media (max-width: 360px){
  #mod{
    margin-top: 45px;
  }
}


/* End */


/* Start:/local/static/build/css/templates/gendalf/pages/services-1c/preview.css?16775915801209*/
.preview{width:100%;position:relative;background:#e3e3e3;padding:3px 0 0}.preview__wrapper{max-width:1280px;display:flex;margin:0 auto}.preview__info{width:calc(100% - 630px);font-family:"Roboto";background:#e3e3e3;padding:112px 22px 0 42px}@media (max-width:767.99px){.preview__info{width:100%;background:linear-gradient(171.36deg,#fff 10.25%,rgba(165,201,245,.4) 63.36%);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);padding:48px 15px 30px}}.preview__info-title{font-family:"Roboto Semi Bold";font-size:46px;line-height:59.88px;color:#58ad15;margin:0 0 25px}@media (max-width:767.99px){.preview__info-title{font-size:28px;line-height:130%;text-align:start!important;margin:0 0 21px}}.preview__info-description{width:100%;max-width:564px;font-size:24px;line-height:28.13px;color:#555}@media (max-width:767.99px){.preview__info-description{font-size:20px;line-height:23px;margin:0}}.preview__image{width:630px;height:100%;margin:0!important}@media (max-width:767.99px){.preview__image{display:none}}.preview__image-mask{width:100%;height:201px;position:absolute;bottom:0;left:0}@media (max-width:767.99px){.preview__image-mask{top:calc(100% - 150.18px)}}
/*# sourceMappingURL=preview.css.map */

/* End */
/* /local/static/build/css/templates/gendalf/pages/services/preview.css?1677591580548 */
/* /local/static/build/css/templates/gendalf/pages/services/catalog.css?16775915801272 */
/* /local/static/build/css/templates/gendalf/pages/services/consultation.css?1677591580641 */
/* /local/templates/gendalf/components/bitrix/news/page-services-catalog/bitrix/news.detail/.default/style.css?1658908111155 */
/* /local/templates/gendalf/components/bitrix/form.result.new/basic-form/style.css?17207116143312 */
/* /local/static/build/css/templates/gendalf/pages/services-1c/preview.css?16775915801209 */
