/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.sat {
	padding-left: 39px;
}
.sun {
	padding-left: 21px;
}
footer .bottom-under .inner-wrapper .copy-block > div{
	display:block !important;
}
.developer-dmistudio>div>a {
	width: 58px;
	height: 32px;
	display: block;
	background: url(//rk3000.ru/bitrix/templates/aspro_next/images/sprity.png) 0px 32px;
	text-indent: -1000px;
	overflow: hidden;
	background-size: 100%;
	float: left;
	margin-right: 15px;
	transition:0.5s;
}

.developer-dmistudio>div>div {
	line-height: 16px;
}
.developer-dmistudio__signature {
	color: black;
	font-size: 14px;
}
.developer-dmistudio__signature_link {
	margin-left: -5px;

}
.developer-dmistudio__signature_link>a:hover{
	color:#773921 !important;
}
.developer-dmistudio__signature>a:hover{
	color:#773921 !important;
}
.developer-dmistudio {
	margin-bottom: 5px;
	margin-top:-6px;
	width: 290px;
	float:right;
}
.developer-dmistudio>div>a:hover{
	background-position: 0px 64.5px;
	transition:0.5s;
}
@media (max-width: 991px) and (min-width: 768px){
	.pay_system_icons {
		max-width: 201px !important;
	}
	.developer-dmistudio>div>div{
		display:none;
	}
	.developer-dmistudio>div>a{
		float:right;
	}
	.developer-dmistudio{
		width:30px;
	}
}
@media (max-width: 767px){
	.pay_system_icons{
		width:100%;
	}
	.developer-dmistudio>div>a{
		float:left;
	}
	#dmi{
		float:left !important;
	}
	.developer-dmistudio{
		width:300px !important;
		margin-left: calc(50% - 150px) !important;
	}
}

.search_wrap{
  width:341px !important;
}

@media (max-width:1333px){
  .search_wrap{
  width:290px !important;
}
}

@media (max-width:1255px){
  .search_wrap{
  width:244px !important;
}
}

@media (max-width:1221px){
  .search_wrap{
  width:220px !important;
}
}

@media (max-width:1199px){
  .search_wrap{
  width:400px !important;
}
}

@media (max-width:1160px){
  .search_wrap{
  width:350px !important;
}
}

@media (max-width:1100px){
  .search_wrap{
  width:300px !important;
}
}

@media (max-width:1007px){
  .search_wrap{
  width:260px !important;
}
}

a.catalog-additional-link {
	border: 1px solid #74371f;
	padding: 5px 5px;
	color: #fff;
	background-color: #74371f;
	font-size: 0.8em;
	font-weight: normal;
	border-radius: 2px;
	display: block;
	margin-bottom: 5px;
	text-align: center;
}

@media (max-width:1100px){
	a.catalog-additional-link{
		width:40% !important;
		display: inline-block;
		margin-right: 20px;
		margin-top: 10px;
	}
	.catalog-additional-link-block{
		text-align: center;
	}
}

@media (max-width:370px){
	a.catalog-additional-link{
		width:100% !important;
		margin-right: auto;
	}

}
ul.schedule_main {
    margin-top: 35px;
	padding: 0 0 0 19px;
}
.schedule_title {

}
.schedule_main li {
	margin-top: 10px;
}
.none_link {
	pointer-events: none;
}
.inner_rating
{
	display: flex;
}
.inner_rating .svg
{
	min-width: inherit;
	min-height: inherit;
}
.owl-carousel
{
	position: relative;
}


.owl-nav
{
	display: flex;
	justify-content: space-between;
	position: absolute;
	width: 100%;
	top: 40%;
	z-index: 5;
}
.owl-nav span
{
	background-color: #602d1a;
	font-size: 38px;
	color: #fff;
	height: 35px;
	width: 30px;
	display: block;
	transition: .3s all ease;
}
.owl-nav span:hover
{
	background-color: #fff0ea;
	transition: .3s all ease;
	color: black;

}
/*Блок на главной*/
.b-block-about {
    margin: 0 0 15px 0;
}

.media-content-text-block-about {
    padding: 0 60px 0 0;
}

.item-block-about {
display: flex;
}
.item-block-about img {
    width: 85px;
    padding: 15px;
}
.item-block-about .info {
       width: 80%;
    padding: 0 20px 0 0;
}
.media-content-block-about {
	margin: 30px 0 0 0;
}
.inner-table-block.phones .dropdown.scrollbar
{
	display: none;
}
.phone-block .dropdown.scrollbar
{
	display: none;
}
.advice .tab-pane
{
	width: 100%;
	max-width: 250px;
}
.advice .tab-pane .shadow
{
	width: 100%;
}
.advice .tab-pane .shadow .body-info
{
	height: 100%!important;
}
.advice .item-views .group-content
{
	display: flex;
	flex-wrap: wrap;
	column-gap: 8px;
	row-gap: 15px;
	justify-content: space-between;
}

@media (max-width:1380px){
.media-content-text-block-about {
    padding: 0 60px 0 20px;
}
.media-content-down {
	padding: 0 0 0 20px;
}
}
@media (max-width:1100px){
	.media-content-block-about {
		display: flex;
    flex-direction: column;
	}
	.center-banner-block-about {
		    text-align: center;
    margin: 0 auto;
    float: none;
    padding: 0 0 45px 0;
	}
}
@media(max-width: 991px)
{
	.advice .tab-pane
	{
		max-width: 49%;
	}
}
@media (max-width:880px){
.media-content-down {
    flex-direction: column;
}
.item-block-about {
    justify-content: center;
	padding-bottom: 20px;
}
.center-banner-block-about {
	width: 100%;
}
}

@media (max-width:570px){
.media-content-text-block-about {
    padding: 0 20px 0 20px;
}

}
@media(max-width: 475px)
{
	.advice .tab-pane
	{
		max-width: 100%;
	}
}

/************************/