

/* Start:/local/templates/gendalf/components/bitrix/news/news2/style.css?165909413541*/
.stocks__text {
  text-align: center;
}
/* End */


/* Start:/local/templates/gendalf/components/bitrix/news.detail/news-card/style.css?16793775191172*/
.news-list-card {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto !important;
}

.news-list-card-container {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 30px 0;
}

.news-list-card__data {
  margin: 0 !important;
}

.news-list-card__data-preview-text {
  margin: 0 !important;
}

.news-list-card__data-preview-text br {
  display: none;
}

.news-list-card__image {
	width:100%;
  display: block;
  margin: 0 auto;
	padding-top:50px;
}

.consultation {
  text-align: center;
  background: #E3E3E3;
  padding: 39px 0 20px;
  @media (max-width: 767.99px) {
    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) {
    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) {
    font-size: 16px !important;
    line-height: 22px !important;
  }
}

.all-link {
  display: none;
}
/* 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/templates/gendalf/components/bitrix/news/news2/style.css?165909413541 */
/* /local/templates/gendalf/components/bitrix/news.detail/news-card/style.css?16793775191172 */
/* /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 */
