

/* Start:/bitrix/templates/proopt_default/components/bitrix/catalog/servicecat/style.css?17804581416873*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
	
	table thead th {
    font-size: 14px;
    line-height: 1.2;
    padding: 5px 0px;
}	

table tbody td {
    font-size: 14px;
    line-height: 1.2;
    padding: 5px 5px;
}
table tbody th {
    font-size: 14px;
    line-height: 1.2;
    padding: 5px 5px;
	text-align:center;
}
	
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}


/*custom*/
.service-pagesd img {
    max-height: 300px;
}
.service-pagesd .col-md-6:first-child {
	text-align:center;
}

.ttl-servic-page {
    font-size: 23px;
    line-height: 40px;
    font-weight: 400;
    text-align: center;
	    margin-top: 20px;
    margin-bottom: 20px;
}
.desc-h-service h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 900;
    text-align: center;
	    margin-top: 20px;
    margin-bottom: 20px;
}
.desc-h-service table {
    min-width: 100%;
}
.desc-h-service table>tbody>tr:nth-of-type(odd) {
    background: #1398d33d;
}
.service-pagesd h2 {
    font-size: 30px;
    line-height: 48px;
    font-weight: 400;
    text-align: center;
}
.service-pagesd h1 {
    font-size: 30px;
    line-height: 83px;
    font-weight: 400;
    text-align: center;
}
.sppb-btn {
    font-size: 16px;
    font-weight: 400;
    padding: 14px 30px;
    border-radius: 0px;
    position: relative;
    z-index: 3;
    overflow: hidden;
	    box-shadow: 0 0 0 0 #ffffff;
    border-radius: 50px;
	    text-align: center;
		    color: #fff;
			margin-bottom:10px;
}
.sppb-btn:hover {
    text-decoration: none;
	color:#000;
}
.sppb-btn-block {
    width: 100%;
    display: inline-block;
}

a.sppb-btn.sppb-btn-block.zayavka-btn {
    background-color: #0080FE;
	    width: 49%;
}
a.sppb-btn.whatsapp-btn {
    display: inline-block;
    width: 49%;
	    background-color: #1bab72;
}
a.sppb-btn.telegram-btn {
    display: inline-block;
    width: 49%;
	    background-color: #198cc9;
}
a.sppb-btn.sppb-btn-block.phone-btns {
    background-color: #f10c0c;
}
.desc-h-service {
    font-size: 20px;
    line-height: 34px;
}
.pagetitle, .bx_catalog_tile{
	display:none;
}
.centeringin .bx_catalog_tile{
	display:block;
}
.product-item-big-card .product-item, .bx-touch .product-item-big-card .product-item {
    background: #e0e0e0;
    border-radius: 15px;
    text-align: center;
    padding: 10px;
	transition:0.2s;
}
.product-item-big-card .product-item:hover, .bx-touch .product-item-big-card .product-item:hover {
    background: #ee813182;
}
.bx_catalog_tile .bx_catalog_tile_title a {
    color: #000;
    font-size: 14px;
    font-weight: 400;
}

.bx-touch .product-item-big-card .product-item-title a {
    font-size: 18px;
}

.bx-touch .product-item-big-card .product-item .product-item-title {
    max-width: 128px;
}

/* Пример простой анимации появления */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 40px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

[data-animated="fadeInUp"] {
  animation: fadeInUp 1s ease-out;
}
.future-serv i {
    font-size: 40px;
}

.ttl-servic-page {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 40px;
  color: #343a40;
}

.future-serv .border {
  border: none;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border-radius: 100px;
    padding: 11px;
}

.future-serv .border:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.future-serv i {
  display: inline-block;
  margin-bottom: 15px;
}

.future-serv h5 {
  font-weight: 600;
  color: #212529;
}

.future-serv p {
  font-size: 0.95rem;
  color: #6c757d;
  margin-top: 10px;
}
.repair-steps {
    margin-bottom: 30px;
}
.repair-steps .section-title {
  font-size: 2.2rem;
  font-weight: 700;
  color: #343a40;
}

.repair-steps i {
    font-size: 40px;
}

.step-block {
  position: relative;
}

.step-content {
  border: none;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
      border-radius: 100px;
    padding: 11px;
}

.step-content:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.team-card {
  transition: transform 0.3s ease;
  border-radius: 12px;
  overflow: hidden;
  background-color: #fff;
}

.team-card:hover {
  transform: translateY(-5px);
}

.team-card img {
  height: 300px;
  object-fit: cover;
  width: 100%;
}

.section-title {
  font-size: 2rem;
  font-weight: 700;
  color: #343a40;
}

.rating i {
  font-size: 1rem;
}
.swiper-pagination {
    position: relative !important;
    margin-top: 30px;
}
.team-section {
    margin-bottom: 30px;
}

.stars {
  color: #ffc107;
  font-size: 1.2rem;
}
.team-card img {
    max-width: 200px !important;
    max-height: 200px;
    border-radius: 100%;
}

/* Стрелка справа для не последнего шага на десктопе */
@media (min-width: 768px) {
  .step-block:not(:nth-child(3n)):not(:last-child)::after {
    content: '';
    position: absolute;
    top: 50%;
    right: -25px;
    width: 40px;
    height: 2px;
    background-color: #dee2e6;
    transform: translateY(-50%);
  }
 
  
}

/* Стрелка вниз для мобильных */
@media (max-width: 767.98px) {
  .step-block:not(:last-child)::after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    width: 2px;
    height: 40px;
    background-color: #dee2e6;
    transform: translateX(-50%);
  }
  
    .swiper-button-next, .swiper-button-prev {
    display: none !important;
}
  
}



@media (max-width: 767.98px) {
  .ttl-servic-page {
    font-size: 2rem;
  }

  .future-serv .col-md-3 {
    margin-bottom: 30px;
  }
}


@media (max-width: 767px) {
	.service-pagesd .col-md-6:first-child {
	text-align:center;
	width: 100%;
}
}

@media (max-width: 480px) {
	.service-pagesd h1 {
    font-size: 30px !important;
}
.future-serv .row, .repair-steps .row{
	display:block;
}

}
/* End */


/* Start:/bitrix/templates/proopt_default/components/bitrix/catalog/servicecat/bitrix/catalog.section.list/.default/style.min.css?17804581416236*/
.bx_catalog_line{margin-bottom:30px}.bx_catalog_line .bx_catalog_line_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_line .bx_catalog_line_category_title a{color:#000;text-decoration:none}.bx_catalog_line .bx_catalog_line_ul{padding:0}.bx_catalog_line .bx_catalog_line_ul li{margin-bottom:20px;list-style:none}.bx_catalog_line .bx_catalog_line_ul li:before{content:''!important}.bx_catalog_line .bx_catalog_line_img{position:relative;display:block;float:left;overflow:hidden;margin-right:40px;width:125px;height:125px;border:1px solid #ccc;border-radius:2px;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_line .bx_catalog_line_title{margin-bottom:10px;padding:0;vertical-align:top;line-height:18px}.bx_catalog_line .bx_catalog_line_title a{color:#4c7da6;font-size:18px}.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration:none}.bx_catalog_line .bx_catalog_line_title span{font-size:16px}.bx_catalog_line .bx_catalog_line_description{color:#3f3f3f;font-size:13px;line-height:16px}@media(max-width:639px){.bx-touch .bx_catalog_line .bx_catalog_line_img{margin-right:10px;width:50px;height:50px}.bx-touch .bx_catalog_line .bx_catalog_line_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size:14px}.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size:11px}}.bx_catalog_line .bx_catalog_line_img,.bx_catalog_line .bx_catalog_line_title,.bx_catalog_line .bx_catalog_line_title a,.bx_catalog_line .bx_catalog_line_description{transition:all .3s ease}.bx_catalog_text{margin-bottom:30px}.bx_catalog_text .bx_catalog_text_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_text .bx_catalog_text_category_title a{color:#000;text-decoration:none}.bx_catalog_text .bx_catalog_text_ul{padding:0}.bx_catalog_text .bx_catalog_text_ul li{float:left;margin:0 10px 10px;list-style:none}.bx_catalog_text .bx_catalog_text_ul li:before{content:''!important}.bx_catalog_text .bx_catalog_text_title{margin:0;padding:0;vertical-align:top;font-size:14px;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{display:inline-block;overflow:hidden;max-width:100%;color:#4c7da6;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px}.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration:none}.bx_catalog_text .bx_catalog_text_title span{font-size:12px}@media(max-width:639px){.bx-touch .bx_catalog_text .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size:12px}}.bx_catalog_text .bx_catalog_line_title,.bx_catalog_text .bx_catalog_line_title a{transition:all .3s ease}.bx_catalog_tile{margin-bottom:30px}.bx_catalog_tile .bx_catalog_tile_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_tile .bx_catalog_tile_category_title a{color:#000;text-decoration:none}.bx_catalog_tile .bx_catalog_tile_ul{padding:0}.bx_catalog_tile .bx_catalog_tile_ul li{float:left;box-sizing:border-box;margin-bottom:20px;padding:0 10px;width:12.5%;list-style:none;text-align:center}.bx_catalog_tile .bx_catalog_tile_ul li:before{content:''!important}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:both}.bx_catalog_tile .bx_catalog_tile_img{position:relative;display:block;overflow:hidden;margin:0 auto;width:78px;height:78px;border:1px solid #ccc;border-radius:2px;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_tile .bx_catalog_tile_title{margin-top:5px;margin-bottom:10px;padding:0;vertical-align:top;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{color:#4c7da6;font-size:14px}.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration:none}.bx_catalog_tile .bx_catalog_tile_title span{font-size:12px}@media(max-width:980px){.bx_catalog_tile .bx_catalog_tile_ul li{width:20%}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:both}}@media(max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title{line-height:10px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size:11px}}@media(min-width:480px) and (max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear:both}}@media(max-width:479px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%}.bx-touch .bx_catalog_tile .bx_catalog_tile_img{width:100%;height:80px}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear:both}}.bx_catalog_tile .bx_catalog_tile_title,.bx_catalog_tile .bx_catalog_tile_title a,.bx_catalog_tile .bx_catalog_tile_ul li,.bx_catalog_tile .bx_catalog_tile_img{transition:all .3s ease}.bx_sitemap{margin-bottom:30px}.bx_sitemap .bx_sitemap_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_sitemap .bx_sitemap_title a{color:#000;text-decoration:none}.bx_sitemap .bx_sitemap_ul li{padding:0;line-height:14px}.bx_sitemap .bx_sitemap_ul li:before{content:''!important}.bx_sitemap .bx_sitemap_li_title{display:inline-block;margin:0;margin-bottom:10px;padding:0;vertical-align:top;font-weight:normal;line-height:13px}.bx_sitemap .bx_sitemap_li_title a{color:#4c7da6;white-space:nowrap;font-size:13px}.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration:none}.bx_sitemap .bx_sitemap_li_title span{font-size:11px}@media(max-width:639px){.bx-touch .bx_sitemap .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size:12px}}.bx_sitemap .bx_catalog_line_title,.bx_sitemap .bx_catalog_line_title a{transition:all .3s ease}
/* End */
/* /bitrix/templates/proopt_default/components/bitrix/catalog/servicecat/style.css?17804581416873 */
/* /bitrix/templates/proopt_default/components/bitrix/catalog/servicecat/bitrix/catalog.section.list/.default/style.min.css?17804581416236 */
