

/* Start:/local/templates/generator/components/bitrix/form.result.new/calc-order/style.css?17637308644291*/
font.errortext {
  display: none;
}
input.hidden {
  display: none;
}
.form-row {
  max-width: 415px;
  width: 100%;
}

#popup-order-call {
  padding: 0px 0px 0px 0px;
  max-width: 1000px;
  width: 100%;
  min-height: 570px;
  height: auto;
  background-image: url(/local/templates/generator/assets/images/calc-order-bg.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-color: transparent;
  border-radius: 10px;
  overflow: visible;
  font-family: Inter;
  font-size: 16px;
}

#popup-order-call .popup__content {
  position: relative;
  color: #231f20;
  padding: 80px;
  border-radius: 12px;
}

#popup-order-call input[type="text"],
#popup-order-call .btn--green {
  max-width: 455px;
  width: 100%;
}

#popup-order-call .input-t:focus {
  font-size: calc(14px + 4 * ((100vw - 320px) / 1720));
}

@media (max-width: 1039px) {
  #popup-order-call {
    padding: 0px 0px 0px 0px;
    width: 375px;
    min-height: 650px;
    max-height: 90vh;
    font-size: 12px;
    background-image: url(/local/templates/generator/assets/images/calc-order-bg-mobile.webp);
    border-radius: 7px;
  }
}

@media (max-width: 768px) {
  #popup-order-call input[type="text"],
  #popup-order-call .btn--green {
    max-width: 320px;
  }

  #popup-order-call .popup__content {
    padding: 30px;
  }
}

.forms_column {
  max-width: 415px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 12px;
}
.form-input.popup__popup-allform input[type="text"] {
  border: 2px solid #b6b6b6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 1px 8px rgba(255, 255, 255, 0.34);
  box-shadow: 0px 1px 8px rgba(255, 255, 255, 0.34);
  border-radius: 4px;
  padding: 16px 32px;
  color: #231f20;
  font-family: var(--default-font-family);
  font-size: 18px;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  border: 2px solid #b6b6b6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 1px 8px rgba(255, 255, 255, 0.34);
  box-shadow: 0px 1px 8px rgba(255, 255, 255, 0.34);
  border-radius: 4px;
  padding: 16px 32px;
  color: #231f20;
  font-size: 18px;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  width: 100%;
}

.form-input.popup__popup-allform input[type="text"] {
  max-width: 100%;
}

select#form_dropdown_SIMPLE_QUESTION_489 {
  border: 2px solid #b6b6b6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 1px 8px rgba(255, 255, 255, 0.34);
  box-shadow: 0px 1px 8px rgba(255, 255, 255, 0.34);
  border-radius: 4px;
  padding: 16px 32px;
  font-size: 18px;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  border: 2px solid #b6b6b6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 1px 8px rgba(255, 255, 255, 0.34);
  box-shadow: 0px 1px 8px rgba(255, 255, 255, 0.34);
  border-radius: 4px;
  padding: 16px 32px;
  font-size: 18px;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  width: 100%;
  color: #b6b6b6;
}

input.btn--green.popup__popup-allform--btn {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 500;
  border: 2px solid transparent;
  font-size: 18px;
  line-height: 140%;
  text-align: center;
  -webkit-font-feature-settings: "pnum" on, "lnum" on;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #fff;
  padding: 20px 28px;
  background: #8dc63f;
  border-radius: 4px;
  margin-top: 16px;
  width: 100%;
}

.popup__copy {
  margin-top: 12px;
  font-size: 12px;
  max-width: 370px;
  color: #b6b6b6;
}
.popup__copy a {
  color: #b6b6b6;
  text-decoration: underline;
}
.popup__copy a:hover {
  color: #b6b6b6;
}

.form-row--consent {
  margin-top: 12px;
}
.form-row--consent span {
  cursor: pointer;
}

/* End */


/* Start:/local/templates/generator/components/bitrix/menu/header_menu/style.css?17200997321360*/
ul[class] {
    list-style: none;
    padding: 0;
}

.header__menu-links .menu-item-type-custom a:hover,
.header__menu-links .menu-item-type-custom a:active {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.header__menu-links .menu-item a.disable {
    pointer-events: none;
    cursor: default;
    opacity: .5
}

.header__menu-links .menu-item a.active {
    color: #8dc63f;
    border-bottom: 1px solid #8dc63f
}

@media (max-width: 1256px) {
    .header__menu-links {
        column-gap: 15px;
    }
}

.header__menu-links .menu-item {
    width: 100%;
    text-align: left;
    padding: 5px 0;
}

.header__menu-links .menu-item-type-custom a {
    display: block;
    padding-bottom: 0;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    font-size: 16px;
}

li.menu-item.menu-item-type-custom.new {
    position: relative;
}

li.menu-item.menu-item-type-custom.new::before {
    content: 'NEW';
    position: absolute;
    left: -10px;
    top: -7px;
    color: red;
    font-size: 11px;
    font-weight: bold;
    transform: rotate(-18deg);
}

@media (max-width: 1024px) {
    li.menu-item.menu-item-type-custom.new::before {
        left: 0;
        top: 0px;
        transform: rotate(0deg);
        right: 0;
    }
}
/* End */


/* Start:/local/templates/generator/components/bitrix/menu/footer_menu/style.css?1720099732439*/
.footer__list .menu-item {
    margin-bottom: 16px;
    max-width: 220px
}

.footer__list .menu-item a {
    color: #b6b6b6;
    font-size: calc(14px + 2 * ((100vw - 320px) / 1720));
    text-decoration: none;
}

.footer__list .menu-item a:active,
.footer__list .menu-item a:hover {
    text-decoration: underline
}

.footer__list .menu-item a .disable {
    pointer-events: none;
    cursor: default;
    opacity: .5
}
/* End */


/* Start:/local/templates/generator/components/bitrix/form.result.new/question-lawyer/style.css?17200997325016*/
font.errortext {
	display: none;
}

#popup-vopros_uristy {
	padding: 80px;
	box-shadow: 0 0 13px rgba(121, 121, 121, .2);
	border-radius: 12px;
	max-width: 800px;
	width: 100%;
	position: relative;
}
.fancybox__content {
	background: none;
}
#popup-vopros_uristy .popup__close{
	position: absolute;
	top: 35px;
	right: 35px;
	width: 23px;
	height: 23px;
	cursor: pointer;
}
@media (max-width: 480px) {
	#popup-vopros_uristy .popup__close{
		top: 25px;
		right: 25px;
	}
}
#popup-vopros_uristy{
	position: relative;
	color: #231f20;
	padding: 80px;
	background: url(/local/templates/generator/assets/images/reviews/popup-bg.jpg) no-repeat;
	border-radius: 12px;
	background-size: auto;
	background-color: #fff;
	background-position: center;
	max-width: 800px;
	width: 100%;
	min-height: 700px;
}
@media (max-width: 1024px) {
	#popup-vopros_uristy{
		padding: 50px;
		min-height: auto;
	}
}
@media (max-width: 480px) {
	#popup-vopros_uristy{
		padding: 40px 25px 25px;
	}
}
.questionLawyer-title {
	font-weight: bold;
	font-size: 32px;
	margin-bottom: 12px;
	margin-top: 0;
}
@media (max-width: 1024px) {
	.questionLawyer-title {
		font-size: 24px;
	}
}
@media (max-width: 480px) {
	.questionLawyer-title {
		font-size: 18px;
		margin-bottom: 10px;
	}
}
.questionLawyer-text {
	color: #676767;
	margin-bottom: 24px;
	max-width: 550px;
	line-height: 1.3;
}
@media (max-width: 480px) {
	.questionLawyer-text {
		margin-bottom: 15px;
		font-size: 12px;
	}
}
.questionLawyer-form-inputs {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 24px;
	-webkit-column-gap: 24px;
	-moz-column-gap: 24px;
	column-gap: 24px;
	row-gap: 24px;
}
@media (max-width: 480px) {
	.questionLawyer-form-inputs {
		row-gap: 12px;
	}
}
#popup-vopros_uristy input.input-t {
	max-width: 295px;
}
.input-t {
	width: 100%;
	padding: 16px 32px;
	background: #fff;
	border: 2px solid #b6b6b6;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0px 1px 8px rgba(255, 255, 255, .34);
	box-shadow: 0px 1px 8px rgba(255, 255, 255, .34);
	border-radius: 4px;
	font-family: var(--default-font-family);
	font-weight: normal;
	font-size: calc(14px + 4 * ((100vw - 320px) / 1720));
	line-height: 140%;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
	color: #b6b6b6;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
}
#popup-vopros_uristy  .input-t-textarea {
	max-width: 100%;
	width: 100%;
	resize: none;
	height: 140px;
}
@media (max-width: 480px) {
	#popup-vopros_uristy .input-t-textarea{
		padding: 10px 15px;
		font-size: 16px;
	}
}
@media (max-width: 1024px) {
	#popup-vopros_uristy .input-t-textarea{
		max-height: 70px;
	}
}
@media (max-width: 1256px) {
	.input-t {
		padding: 13px 20px;
/*		max-width: 240px;*/
	}
}
@media (max-width: 768px) {
	.input-t {
		max-width: 200px;
		width: 100%;
		padding: 10px 20px;
	}
}
@media (max-width: 430px) {
	.input-t {
		max-width: 100%;
	}
}
.input-t:hover {
	border: 2px solid #8dc63f;
}
@media (max-width: 768px) {
	.questionLawyer .input-t {
		max-width: 100%;
	}
}
#popup-vopros_uristy input.btn--green{
	margin-bottom: 4px;
	max-width: 400px;
	width: 100%;
}

.btn--green {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-column-gap: 8px;
	-moz-column-gap: 8px;
	column-gap: 8px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #8dc63f;
	border: none;
	-webkit-box-shadow: 0px 0px 16px rgba(27, 27, 27, .34);
	box-shadow: 0px 0px 16px rgba(27, 27, 27, .34);
	border-radius: 4px;
	padding: 20px 28px;
	font-weight: 500;
	font-size: calc(14px + 4 * ((100vw - 320px) / 1720));
	text-align: center;
	color: #fff;
	cursor: pointer;
	-webkit-transition: background-color .6s;
	-o-transition: background-color .6s;
	transition: background-color .6s;
	outline: transparent;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
@media (max-width: 480px) {
	#popup-vopros_uristy input.btn--green {
		padding: 15px 28px;
	}
}
.btn--green:hover {
	-webkit-box-shadow: 0px 0px 16px rgba(27, 27, 27, .34);
	box-shadow: 0px 0px 16px rgba(27, 27, 27, .34);
	color: #fff;
}
.descripton {
	font-weight: normal;
	line-height: 1.3;
	-webkit-font-feature-settings: "pnum" on, "lnum" on;
	font-feature-settings: "pnum" on, "lnum" on;
	margin-top: 8px;
	font-size: 12px;
	max-width: 370px;
	color: #b6b6b6;
}
.descripton a {
	color: #b6b6b6;
	text-decoration: underline;
}
.descripton a:hover{
	color: #b6b6b6;
}
@media (max-width: 480px) {
	.fancybox__slide {
		padding: 30px 10px !important;
	}
}
/* End */
/* /local/templates/generator/components/bitrix/form.result.new/calc-order/style.css?17637308644291 */
/* /local/templates/generator/components/bitrix/menu/header_menu/style.css?17200997321360 */
/* /local/templates/generator/components/bitrix/menu/footer_menu/style.css?1720099732439 */
/* /local/templates/generator/components/bitrix/form.result.new/question-lawyer/style.css?17200997325016 */
