

/* Start:/bitrix/templates/lat_adapt/components/bitrix/news.detail/content/style.css?17222651363430*/
.popup-form#popup_services {
	width:700px;
	margin-left:-350px;
	padding : 10px ;
}
#popup_services.popup-form form .form_wrap {
	overflow:auto;
	padding:5px 40px;
}
#popup_services.popup-form form .ttl {
	padding-bottom:30px;
}
#popup_services.popup-form form .ttl div {
	font-size:25px;
	font-weight:bold;
}
#popup_services.popup-form form .ttl div span {
	color:#17a952
}
#popup_services.popup-form form .ttl p {
	margin:0;
	padding-top:5px;
	font-size:18px;
}
#popup_services.popup-form form .input_wrap {
	width:100%;
	float:none;
}
#popup_services.popup-form form .input_wrap input {
	text-align:center;
	font-size:20px;
}
#popup_services.popup-form form input[type='submit'] {
	display:block;
	color:#fff;
	background-color:#17a952;
	text-transform:uppercase;
	cursor:pointer;
	margin:0;
	font-weight:bold;
	border:none;
	width:100%;
	height:44px;
	line-height:44px;
	margin-top:30px;
}
#popup_services.popup-form form input[type='submit']:hover {
	background-color:#ff780c;
}

.popup-form#popup_services {
	width:500px;
	margin-left:-250px;
}
#popup_services.popup-form form .form_wrap {
	overflow:auto;
	padding:5px 40px;
}
#popup_services.popup-form form .ttl {
	padding-bottom:20px;
}
#popup_services.popup-form form .ttl div {
	font-size:30px;
	font-weight:bold;
	color:#17a952
}
#popup_services.popup-form form .ttl p {
	margin-top:20px;
	font-size:18px;
}
#popup_services.popup-form form .input_wrap {
	width:100%;
	float:none;
}
#popup_services.popup-form form .input_wrap input {
	text-align:center;
	font-size:20px;
}
#popup_services.popup-form form input[type='submit'] {
	display:block;
	color:#fff;
	background-color:#17a952;
	text-transform:uppercase;
	cursor:pointer;
	margin:0 auto;
	font-weight:bold;
	border:none;
	width:100%;
	height:44px;
	line-height:44px;
	width:123px;
}
#popup_services.popup-form form input[type='submit']:hover {
	background-color:#ff780c;
}
.page_top_text{padding-top: 1%;}
#content .cost__evacuation-call .cost__evacuation-call-price {color: #ff780c;font-size: 24px;}
#content .cost__evacuation-order-action p {text-align: center;margin-bottom: 0;}
#content .cost__evacuation-order-price {font-size: 23px;font-weight: 700;color: #17a951;}
#content .cost__evacuation-order-price_subtitle {font-weight: normal;font-size: 12px;}
button.accordion {
    position: relative;
    width: 100%;
    background-color: #1ba048;
    border: none;
    outline: none;
    text-align: left;
    padding: 15px 20px 15px 45px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.2s linear;
}

button.accordion:after {
    position: absolute;
    left: 10px;
    top: calc(50% - 12px);
    content: '\25BC';
    display: flex;
    justify-content: center;
    align-items: center;
    width: 18px;
    height: 18px;
    padding: 3px;
    font-size: 14px;
    border: 1px solid #fff;
    border-radius: 50%;
    transition: transform 0.2s linear;
    color: #fff;
}

button.accordion.is-open:after {
  transform: rotate(180deg);
}

button.accordion:hover, button.accordion.is-open {
  background-color: #118c3e;
}

.accordion-content {
  background-color: white;
  border-left: 1px solid whitesmoke;
  border-right: 1px solid whitesmoke;
  padding: 0px 20px;
  max-height: 0;
  overflow: hidden;
  border: 1px solid #118c3e;
  border-top: none;
  transition: max-height 0.2s ease-in-out;
}

.accordion-content p { 
  font-size: 14px;
  padding: 1% 0 0 0;
}
/* End */


/* Start:/bitrix/templates/lat_adapt/components/bitrix/news.list/questions/style.css?17542941371199*/
.clients-question {
  margin-bottom: -40px;
}
button.accordion {
    position: relative;
    width: 100%;
    background-color: #1ba048;
    border: none;
    outline: none;
    text-align: left;
    padding: 15px 20px 15px 45px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.2s linear;
}

button.accordion:after {
    position: absolute;
    left: 10px;
    top: calc(50% - 12px);
    content: '\25BC';
    display: flex;
    justify-content: center;
    align-items: center;
    width: 18px;
    height: 18px;
    padding: 3px;
    font-size: 14px;
    border: 1px solid #fff;
    border-radius: 50%;
    transition: transform 0.2s linear;
    color: #fff;
}

button.accordion.is-open:after {
  transform: rotate(180deg);
}

button.accordion:hover, button.accordion.is-open {
  background-color: #118c3e;
}

.accordion-content {
  background-color: white;
  border-left: 1px solid whitesmoke;
  border-right: 1px solid whitesmoke;
  padding: 0px 20px;
  max-height: 0;
  overflow: hidden;
  border: 1px solid #118c3e;
  border-top: none;
  transition: max-height 0.2s ease-in-out;
}

.accordion-content p { 
  font-size: 14px;
  padding: 1% 0 0 0;
}
/* End */
/* /bitrix/templates/lat_adapt/components/bitrix/news.detail/content/style.css?17222651363430 */
/* /bitrix/templates/lat_adapt/components/bitrix/news.list/questions/style.css?17542941371199 */
