

/* Start:/bitrix/templates/lat_adapt/components/bitrix/news.list/comments/style.css?17366723203034*/
.otzyv .otzyv_slider {margin-top:0!important}

#content .otzyv h2 {
	font-size:35px!important;
	padding-top:0!important;
	margin-top:0!important;
}

#otzyv_index .otzyv_slider {
	margin-top:-50px!important;
}
.popup-form form input{
	margin: 0 20px;
	max-width: 430px!important;
}
.review_rating{
	display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #dedede;
    border-left: none;
    margin: 10px 0;
    padding: 5px;
    border-right: none;
}
.otzyv-item{
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row;
}
.otzyv-item_name{
	flex-grow: 1;
}
.otzyv-item .otzyv-item_rating{
	display: flex;
}
.otzyv-item_rating .rating-area{
	width: 160px;
	margin-top: 5px;
}
.otzyv-item_rating .rating-area:not(:checked) > label{
	width: 30px;
}
#content.content_page .otzyv-item_rating #otzyv-item_rating-value{
	padding: 5px;
    font-size: 21px;
    font-weight: bold;
}
#content.content_page .review_rating p{
	font-size: 18px;
    color: #8c8b8b;
	margin-bottom: 0;
}
.rating-area {
	overflow: hidden;
	width: 265px;
	margin: 0 auto;
}
.rating-area:not(:checked) > input {
	display: none;
}
.rating-area:not(:checked) > label {
	float: right;
	width: 42px;
	padding: 0;
	cursor: pointer;
	font-size: 32px;
	line-height: 32px;
	color: lightgrey;
	text-shadow: 1px 1px #bbb;
}
.rating-area:not(:checked) > label:before {
	content: '★';
}
.rating-area > input:checked ~ label {
	color: gold;
	text-shadow: 1px 1px #c60;
}
.rating-area:not(:checked) > label:hover,
.rating-area:not(:checked) > label:hover ~ label {
	color: gold;
}
.rating-area > input:checked + label:hover,
.rating-area > input:checked + label:hover ~ label,
.rating-area > input:checked ~ label:hover,
.rating-area > input:checked ~ label:hover ~ label,
.rating-area > label:hover ~ input:checked ~ label {
	color: gold;
	text-shadow: 1px 1px goldenrod;
}
.rate-area > label:active {
	position: relative;
}
#otzyv-item_rating-grades{
    display: flex;
	height: 40px;
	width: 100%;
}
#otzyv-item_rating-grades > span{
	position: relative;
	margin: 0;
    padding: 0;
}
#otzyv-item_rating-grades > span::before {
	content: '★';
	display: block;
	width: 15px;
    height: 15px;
    font-size: 18px;
    position: relative;
    color: gold;
}
@media screen and (max-width:1000px) {
	.otzyv-item .otzyv-item_rating{
		justify-content: center;
	}
	.otzyv-item_rating .otzyv-item_rating_stars-count #otzyv-item_rating-grades #otzyv-item_rating-grades>span::before{
		width: 15px;
		height: 15px;
		font-size: 18px;
	}
	.otzyv .otzyv_slider li .otzyv-item div .usluga{
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 20px;
	}
	
}
.otzyv .otzyv_slider li div span{
	margin-left:50px;
}
@media screen and (max-width:400px) {
	.otzyv-item_rating .otzyv-item_rating_stars-count #otzyv-item_rating-grades #otzyv-item_rating-grades{
		display: none;
	}
}
#popup_otzyv.popup-form form .r{
	overflow: hidden;
}
#popup_otzyv.popup-form form .r .b_l{
	margin-right: 0;
}
/* End */


/* Start:/bitrix/templates/lat_adapt/components/bitrix/news.list/actions/style.css?16112300821613*/
.actions {
    margin: 0 0px; 
    /* padding-top: 50px; */
	padding-top: 130px;
	word-wrap: break-word;
}
/* .actions::before {
    position: relative;
    display: block;
    content: url(/images/actions_logo.png);
    width: 140px; height: 130px;
    z-index: 100;
    margin: 0 auto;
    border: solid 2px #fff;
    border-top: none;
} */
.actions .items {
    display: flex; flex-flow: row wrap;
    justify-content: space-between; align-items: stretch;
    margin-top: -132px;
}
.actions article {
    box-sizing: border-box;
    width: 50%;
    min-height: 100px;
    height: 310px;
    background-size: cover !important;
    padding: 30px;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    display: flex; flex-direction: column;
    justify-content: flex-end; align-items: stretch;
}
.actions article:nth-of-type(2n+1) {border-right: solid 2px #fff;}
.actions article header {
    font-weight: bold;
    font-size: 28px;
    line-height: 28px;
    margin: 0 0 15px 0;
}
.actions article header a {color: #fff; text-decoration: none;}
.actions article p {margin: 0 !important; padding: 0 !important; font-size: 18px !important;}

@media (max-width:1000px) {
    .actions::before {display: none;}
    .actions .items {margin-top: 0;}
}
@media (max-width:800px){
.actions {
	 padding-top: 20px;
}
    .actions article {width: 100%;}
    .actions article:nth-of-type(2n+1) {
        border-bottom: solid 2px #fff;
        border-right: none;
    }
	.actions article header {
    font-size: 22px;
	}
	.actions article p {font-size: 14px !important;}
	.actions article {
    display: block; 
}

}
/* 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.list/comments/style.css?17366723203034 */
/* /bitrix/templates/lat_adapt/components/bitrix/news.list/actions/style.css?16112300821613 */
/* /bitrix/templates/lat_adapt/components/bitrix/news.list/questions/style.css?17542941371199 */
