

/* Start:/bitrix/templates/.default/components/bitrix/news/sercice_us/style.css?17637371522288*/
.service-detail h3 {
	margin-bottom: 35px;
}







.complect-list {
	margin-top: -100px;
	margin-bottom: 50px;
}
.complect-list .item {
	position: relative;
	z-index: 5;
	margin-top: -1px;
	margin-left: -1px;
	border: 1px solid #CFCCD3;
	background-color: #F8F8F8;
	padding: 15px 15px 120px 15px;
}
.complect-list .item:hover {
	z-index: 10;
	border-color: #29224B;
background-color:#2B204B;
color:#fff;
}

.complect-list .item h4 {
	font-weight: 700;
	margin-bottom: 25px;
}
.complect-list .item h4.name {
	height: 40px;
	overflow: hidden;
}
.complect-list .item .img {
	display: block;
	position: relative;
	width: 100%;
	height: 160px;
	background: transparent center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.complect-list .item .prop {
    margin: 0;
    margin-bottom: 15px;
    padding: 20px 0 0 0;
    list-style: none;
        font-size: 14px;
}
.complect-list .item .prop li {
    position: relative;
    padding-left: 25px;
    display: block;
}
.complect-list .item .prop li:before {
	content: '\2713';
	left: 0;
	top: 0;
	position: absolute;
	display: block;
	line-height: 1;
	font-size: 1.5em;
	color: #351549;
}




.complect-list .item:hover .prop li:before{
content: '\2713';
color: #fff;
}

.complect-list .item:hover .btn{
background:#fff;
color:#000;
}



.complect-list .item .bottom {
	position: absolute;
	bottom: 35px;
	text-align: center;
}
.complect-list .item .bottom .time {
	font-weight: 700;
	margin-bottom: 20px;
}



.you-get {
	width: 100%;
}
.you-get > [class^=col] {
	margin-bottom: 20px;
}
.you-get .item {
	border: 1px solid #444;
	padding: 20px 35px 10px;
	text-align: center;
	height: 100%;
	line-height: 1.2;
	color: #27244B;
}
.you-get .item h3 {
	margin-bottom: 0.3em;
}
.you-get .item i {
	display: block;
	width: 45px;
	height: 45px;
	margin: 0 auto 10px;
	background: transparent center center no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

.complect-list .item .img.video_add:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	width: 50px;
	height: 50px;
	margin: auto;
	background: transparent url(/bitrix/templates/vm/i/play.png) center center no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/work/style.css?1763737152995*/

.work-list {
  margin-bottom: 50px; }
  .work-list .item {
    position: relative;
    padding: 0 10px;
    text-decoration: none;
    background: transparent url(/bitrix/templates/vm/i/nophoto.png) center center no-repeat;
    background-size: cover; }
    .work-list .item.list {height: 250px;}
    .work-list .item.colums {height: 330px;}
    .work-list .item span {
      position: relative;
      z-index: 10;
      display: none;
      width: 100%;
      line-height: 1.2;
      text-align: center;
      font-size: 28px;
      font-size: 2em;
      font-weight: 600;
      color: #444; }
    .work-list .item:hover:after {
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      content: "";
      display: block;
      position: absolute;
      z-index: 5;
      background-color: rgba(255, 255, 255, 0.7); }
    .work-list .item:hover span {
      display: block; }

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/slider-com/style.css?17637371521981*/
.slider-reviews {
  margin-bottom: 50px;
  position: relative; }
  .slider-reviews .item {
    width: 79%; }
    .slider-reviews .item .quote {
      position: relative;
      padding: 35px 30px;
      border: 2px solid #000;
      margin-bottom: 50px;
      font-size: 24px;
      font-size: 1.71429em;
      font-family: "Georgia", sans-serif;
      font-style: italic;
      line-height: 1.2; }
      .slider-reviews .item .quote:before {
        content: "";
        display: block;
        position: absolute;
        margin: 0;
        width: 30px;
        height: 28px;
        background: transparent url(/bitrix/templates/vm//i/q_arrow.png) center center no-repeat;
        background-size: contain;
        bottom: -28px;
        left: 33px; }
    .slider-reviews .item .img {
      width: 90px;
      height: 90px;
      margin: 10px auto 0;
      border-radius: 50%;
      background: transparent url(/bitrix/templates/vm/i/nophoto.png) center center no-repeat;
      background-size: cover; }
    .slider-reviews .item .prop {
      margin: 0;
      padding: 0;
      list-style: none;
      margin-top: 5px; }
      .slider-reviews .item .prop li {
        display: block;
        font-weight: 700; }
  .slider-reviews .owl-stage-outer {
    position: relative;
    z-index: 10;
    left: 10%;
    width: 80%; }
  .slider-reviews .owl-nav {
    position: absolute;
    top: 50px;
    z-index: 5;
    width: 100%; }
    .slider-reviews .owl-nav .owl-prev, .slider-reviews .owl-nav .owl-next {
      position: absolute;
      width: 20px;
      height: 30px;
      overflow: hidden;
      line-height: 22;
      background: transparent center center no-repeat;
      background-size: contain; }
    .slider-reviews .owl-nav .owl-prev {
      left: 0;
      background-image: url(/bitrix/templates/vm/i/_svg/arrow_grey_left.svg); }
    .slider-reviews .owl-nav .owl-next {
      right: 0;
      background-image: url(/bitrix/templates/vm/i/_svg/arrow_grey_rigth.svg); }

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/home-key/style.css?1763737152846*/
.project-list > [class^=col] {
	text-decoration: none;
	margin-bottom: 15px;
	color: #444;
	display: block;
}
.project-list .item {
	height: 100%;
background-color: #F8F8F8; }
.project-list .item .img {
    height: 200px;
    background: transparent center center no-repeat;
background-size: cover; }
.project-list .item .info {
padding: 15px; }
.project-list .item .info .name {
 }
.project-list .item .info .desc {
	font-size: 12px;
	font-size: 0.85714em;
	margin-top: 1em;
margin-bottom: 2em; }
.project-list .item .info .price {
	font-size: 12px;
font-size: 0.85714em; }
.project-list .item .info .price span {
display: block; }
.Mirror{
	transform:rotateY(180deg);
}
.showmirror{
	border: 1px solid black;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	padding: 10px;
	display: inline-block;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news/sercice_us/style.css?17637371522288 */
/* /bitrix/templates/.default/components/bitrix/news.list/work/style.css?1763737152995 */
/* /bitrix/templates/.default/components/bitrix/news.list/slider-com/style.css?17637371521981 */
/* /bitrix/templates/.default/components/bitrix/news.list/home-key/style.css?1763737152846 */
