

/* Start:/bitrix/templates/main/styles.css?17764242342809*/
.fancybox-wrap .fancybox-skin{
background: none;
border-radius: 25px;
-webkit-border-radius: 25px;
    -moz-border-radius: 25px;
}

.amo-livechat > iframe{
    top: 0;
    left:0;
}
@media (max-width: 767px) {
    .amo-livechat > iframe{
        position: relative!important;
    }
}
.footerQuestions__text{
	color: #fff;
    padding: 13px 0;
}
.footerQuestions__text a{
color: #fff;
border-bottom: 1px solid;
    transition: .3s;
}
.footerQuestions__text a:hover{
border-color: transparent;
}

.youtube {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer;
}
.b-footer-social {
	margin-top: 67px;
	display: flex;
	flex-direction: column;
	gap: 11px;
}
.youtube .play {
    background: url('/bitrix/templates/main/i/youtube-play-btn.png') no-repeat; /*ВАЖНО: здесь укажите адрес до изображения*/
    background-position: 0 -50px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    height: 50px;
    width: 69px;
    transition: none;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
}

.youtube:hover .play {
    background-position: 0 0;
}
.text-left {
    text-align: left;
}

.work_autos {
	display: block;
	text-align: center;
	font-weight: bold;
	color: red;
	font-size: 18px;
	text-decoration: underline;
	margin-top: 15px;
	font-family: "OSS";
	font-size: 19px;
}

.video_loading {
	cursor: pointer;
}

.video_loading {
	display: block;
	max-width: 100%;
}

.video_loading {
	margin: 0 auto;
}

.logo-monitor a {
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 3px 10px;
  padding: 3px 10px;
  font-family: "OSL";
  font-size: 18px;
  text-transform: uppercase;
  font-size: 17px;
  border-radius: 0;
}

.logo-monitor img {
  max-width: 32px;
}

.logo-monitor span {
  border-bottom: 2px solid #28324e;
}

.logo-monitor a:hover span
{
	border-bottom: 2px solid #8dcd00;
}

.b-footer-social img {
	max-width: 200px;
}

.b.b-describe .b-green-butt.fancy {
	display: none !important;
}

.logo-monitor a.max_text {
  justify-content: center;
}

.flex-header .right-part {
  display: flex;
  gap: 18px;
}

.phone_right-block .callback-header {
  padding: 2px 10px;
  font-size: 16px;
}


@media (max-width: 991px) {

.flex-header {
  flex-direction: row;
  align-items: flex-start;
}

.flex-header .right-part {
  display: flex;
  flex-direction: column;
}

.logo-monitor {
  order: 3;
  text-align: center;
}

.logo-monitor a {
  text-align: center;
  justify-content: center;
}
	
.logo-description a {
		display: block;
}

}

@media (max-width: 650px) {

	.logo-monitor span {
	  font-size: 13px;
	}
	
	
	.logo-monitor a {
	  padding: 0;
	}

}
/* End */
/* /bitrix/templates/main/styles.css?17764242342809 */
