

/* Start:/bitrix/templates/empty/css/index.css?174119444713613*/
/*Главный баннер*/
.SliderMain {
  position: relative;
  margin-top: -70px;
  z-index: 1;
  bottom: 0; }
.slider-main-cont {
  position: relative;
}
.slide {
  position: relative;
  z-index: 1;
  width: 100%;
  -webkit-background-size: cover;
          background-size: cover; }
.slider-img-video {
  position: absolute;
  height: 350px;
  right: 0;
  top: 100px;
  max-width: 550px;
  object-fit: contain;
  z-index: 2;
}
.slider-img-video img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  image-rendering: crisp-edges;
  cursor: pointer;
}
.slider-img-video img:hover {
  opacity: 0.8;
}
.slider-img-video:before {
    content: "\f16a";
    font-family: "FontAwesome";
    position: absolute;
    /* width: 50px; */
    /* height: 50px; */
    text-align: center;
    /* vertical-align: middle; */
    left: 50%;
    top: 50%;
    font-size: 63px;
    color: red;
    /* line-height: 50%; */
    transform: translate(-50%, -50%);
    /* top: 0; */
    /* transform: translateY(-50%); */
    z-index: 1;
    pointer-events: none;
}
.slider-img-anons-one img {
  width: 100%; 
  height: 550px;
  object-fit: cover;
}

.slider-bg{
  position: relative;
  z-index: 1;
  height: 550px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
}
.slider-bg-container {
  height: 100%;
  position: relative;
}
.slider-img-anons {
   text-align: right;
}

.slider-img-anons img,  .slider-img-anons iframe {
  position: absolute;
  height: 450px;
  right: 0;
  top: 70px;
  max-width: 550px;
  object-fit: contain;
  z-index: 2; 
  image-rendering: crisp-edges;
}
.slider-img-anons iframe {
  position: absolute;
  max-height: 350px;
  min-height: 300px;
  right: 0;
  /* top: 70px; */
  top: 50%;
  transform: translateY(-50%);
  max-width: 550px;
  min-width: 500px;
  /* object-fit: contain; */
  z-index: 2;
}
.SliderUP {
  content: '';
  display: block;
  position: absolute;
  min-width: 520px;
  min-height: 150px;
  bottom: auto;
      top: 50%;
    transform: translateY(-50%);
  left: 1%;
  z-index: 5;
  padding: 25px;
  padding-bottom: 30px; }
  .SliderUP-name { 
    font-size: 24px;
    font-weight: 500;
    max-width: 430px;
    max-height: 150px;
    overflow-y: hidden;
    margin-bottom: 15px;
}
  .SliderUP-text { 
    font-size: 18px;
    font-weight: 500;
    max-width: 430px;
    max-height: 200px;
    overflow-y: hidden;
    margin-bottom: 35px;
}

.button_rl {
  opacity: 0;
  transition: all .5s ease;
}
.SliderMain:hover .button_rl {
  opacity: 1;
}

@media(max-width: 1350px) {
  .SliderUP {
    left: 1%;
  }
}
@media (max-width: 1200px) {
  .SliderMain {
    position: relative;
    margin-top: -79px; }
  

  .slider-img-anons-one img {
    width: 100%;
    height: 450px; }
  .slider-img-anons iframe {
   max-width: 480px;
  min-width: 450px; }
  .slider-img-video {
    max-width: 450px;
    height: 300px;
  }
  .slider-bg{
  height: 450px;
}
  .slider-img-anons img {
    
    top: 25px;
    height: 400px; 
      max-width: 480px;} 
  .SliderUP {

    min-width: 400px;
    min-height: 230px;
}
    .Slide-btn-link {
    margin-top: 25px;
  }
     }

@media (max-width: 992px) {
  .SliderMain {
    position: relative;
    margin-top: 0px;
}
.cont-up-slide {
  position: static;

}
  .slider-img-anons-one {
    height: 350px;
    width: 100%;
  } 
  .slider-img-anons-one img {
     height: 350px;
    width: 100%;
      }
 .slider-bg{ 
      height: 350px;
    }
  .slider-img-anons  {

    display: none !important; } 
      .slider-img-video {
         display: none;
  }

  
  .SliderUP {
    width: 90%;
    top: 50%;
    transform: translateY(-50%);
    max-height: 330px;
    min-height: 150px;
    left: 0;
    right: 0;
    bottom: auto;
    margin: 0 auto;
   }
    .SliderUP-name {
      padding-left: 10px;
      max-width: 100%;
      font-size: 20px;
      margin-bottom: 15px; }
    .SliderUP-text {
      padding-left: 10px;
      max-width: 100%;
      font-size: 16px;
      margin-bottom: 15px; }
      .Slide-btn-link {
        margin-top: 0px;
       }
         .SliderUP-btn {
    margin-left: 10px; }
      }

       

.SlideM {
  text-align: center;
  width: 90%; }

@media (max-width: 768px) {
  .SliderMain {
    position: relative;
    margin-top: 0px; }
  .slider-img-anons-one img{
    width: 100%;
    height: 350px; }
    .slider-bg{
  height: 350px;
}
  .slider-img-anons img {
    width: 100%;
    top: 25px;
    height: 300px;
    }
  .SliderUP {
    min-height: 130px;
  }
    .SliderUP-name {
      font-size: 18px;
     }
       .SliderUP-text {
          font-size: 15px;

       }
  }

  

@media (max-width: 576px) {
    .SliderUP {
    min-width: 300px;
    max-width: 300px;
    width: auto;

    padding: 5px;
    }
.SliderUP-text {
  max-height: 150px;
}
  .SliderMain {
    position: relative;
    margin-top: 0px; }
  .slider-img-anons-one {
    height: 280px;
  }
  .SliderMain .slider {
    height: 280px;
    overflow-y: hidden;
  }
  .slider-img-anons-one img {
    width: 100%;
    height: 280px; }
      .slider-bg{
         height: 280px;
      }
 .slider-img-anons img {
    width: 100%;
    top: 10px;
    height: 180px;
    }


  .title {
  margin-top: 10px;
  font-size: 20px;
  } 
}

/*Главный баннер*/





/* Услуги на главной*/

.Uslugi-section {
  padding-top: 50px;
  padding-bottom: 20px;
  position: relative;
  z-index: 1; 
}
.uslugi-main-block {
  position: relative;
}
.linkFull {
 display: -webkit-flex;
 display: -moz-flex;
 display: -ms-flex;
 display: -o-flex;
 display: flex;
 justify-content: flex-end;
 position: relative;
 top: -65px;
 
}
.uslugi-block-col {
  position: relative;
  z-index: 5;
  margin-bottom: 30px;
  overflow:hidden;
  cursor: pointer;

}

.uslugi-block-col:hover.uslugi-block-col img{
 -webkit-transform: scale(1.2);
 -moz-transform: scale(1.2);
 -o-transform: scale(1.2);
 }
 .uslugi-block-col:hover .uslugi-photo_container{
  bottom: 40px;
  -moz-transition: all 0.1s ease;
 -o-transition: all 0.1s ease;
 -webkit-transition: all 0.1s ease;

 }
.uslugi-block-col img {
  width: 100%;
  object-fit: cover;
  height: 210px;
   -moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out; 

}

.uslugi-photo_container {
  position: absolute;
  z-index: 10;
  bottom: 20px;
}

.uslugi-photo_container_padding {
  padding-left: 20px;
  padding-right: 30px;
}
.uslugi-photo_container-button {
  padding: 5px 5px;
  font-size: 14px;
  max-width: max-content;
  word-wrap: break-word;

}
/* Услуги на главной*/

/* Продукция разделы на главной*/
.our_prodcut-block-info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 20px;
}
.our_prodcut-block-img {
  margin-right: 10px;
}
.our_prodcut-block-img img {
  width: 45px;
  height: 45px;
}


/* Продукция разделы на главной*/





/* О компании  на главной*/
.aboutcompany {
  padding-top: 50px;
  padding-bottom: 50px; }
  .aboutcompany-text {
    font-size: 14px;
    line-height: 1.3;
  
    margin-top: 40px; }
  .aboutcompany-quantity {
    margin-top: 40px;
    text-align: center; }
    .aboutcompany-quantity_number {
      font-size: 40px;
      font-weight: normal;
      margin-bottom: 5px; }
    .aboutcompany-quantity_project {
   
      color: #8E8E8E; }
  .aboutcompany-maps img {
    max-width: 380px; }

@media (max-width: 1200px) {
  .aboutcompany-quantity {
    margin-right: 5px; }
  .aboutcompany-maps img {
    max-width: 330px; } }

@media (max-width: 992px) {
  .aboutcompany-maps img {
    max-width: 260px; } }

@media (max-width: 768px) {
  .aboutcompany-maps {
    margin-top: 30px;
    text-align: center; } }

/* О компании  на главной*/

/* Наши клиенты/работы  на главной*/
.ourWork {
  padding-top: 50px;
  padding-bottom: 50px; }
  .ourWork-title {
    margin-bottom: 90px; }
  .ourWork-block {
    position: relative;
    width: 370px;
    cursor: pointer; }
    
    .ourWork-block-info {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      
      padding-left: 25px;
      display: none;
       }
      .ourWork-block-info_name {
        font-size: 16px;
        margin-bottom: 10px; }
      .ourWork-block-info_text {
        font-size: 14px; }

.ourWork-block:hover .ourWork-block-info {
  display: block; }
.ourWork-block-img img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.posBottom {
  position: absolute;
  bottom: 25px; }

@media (max-width: 1200px) {
  .ourWork-block {
    width: 310px; }
    .ourWork-block-img img {
      width: 310px;
      height: 250px; } }

@media (max-width: 992px) {
  .ourWork-block {
    width: 100%; }
    .ourWork-block-img img {
      width: 100%;
      height: 300px; } }

@media (max-width: 768px) {
  .ourWork-block {
    width: 100%; }
    .ourWork-block-img img {
      height: 320px;
       }
    .ourWork-block {
      position: relative;
      cursor: pointer;
      margin-bottom: 30px;
       }
    
    .ourWork-block-info {
      position: static;
      display: block;
      background: none;
      padding-top: 10px;
      padding-bottom: 10px;
      padding-right: 10px;
    }
    .posBottom {
      position: static;
      
    }
    }

@media (max-width: 576px) {
  .ourWork-block {
    width: 100%; }
    .ourWork-block-img img {
      height: 210px; } }

/* Наши клиенты/работы  на главной*/


/* новости на главной и раздел */
.news-block-anons {
  max-width: 100%;
  padding-bottom: 15px;
  min-height: 320px;
  margin-bottom: 30px;
}

.news-block-anons-name {
  font-size: 14px;
  margin-top: 35px;
  margin-bottom: 20px;
  padding-right: 8px;
  padding-left: 8px;

}

.news-block-anons-date {
  padding-right: 8px;
  padding-left: 8px;
  font-size: 14px;
}
.news-block-anons-imgAnons {
  text-align: center;
}
.news-block-anons-imgAnons img {
  max-width: 100%;
  height: 170px;
  object-fit: contain;
}

@media(max-width: 992px) {
  .news-block-anons-imgAnons img {
  width: 100%;
  height: 200px;

}
}
@media(max-width: 576px) {
  .news-block-anons-imgAnons img {
  max-width: 100%;
  height: 180px;
 
}
}
/* новости на главной и раздел */



/*Табы*/
  .tabs {
  width: 97%;
  margin: 30px 0px;
}
.tabs__caption {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  position: relative;
  justify-content: flex-start;
  padding-left: 0px;
  background-color: #f1f1f1;
  width: 100%;

}



.tabs__caption li {
  padding: 9px 15px;
  font-size: 16px;
  background: #eee;
  color: #333;
  position: relative;

  text-align: center;
}
.tabs__caption li:not(.active) {
  cursor: pointer;
}
.tabs__caption li:not(.active):hover {
  background-color: #ddd;

}
.tabs__caption .active {
    background-color: #fff;
    color: #333;
    font-weight: bold;

}

.tabs__content {
  display: none;
  background: #FFF;
  width: 100%;
  padding: 15px 15px;
  font-size: 14px;
  line-height: 1.5;
}
.tabs__content.active {
  display: block;
}
.tabs-content-block {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  border: 1px solid #cccccc;
  max-width: 600px;
}
.tabs-content-name {

}
.tabs-content-info, .tabs-content-more {

}
.detail-html_text {
  margin-top: 10px;
  margin-bottom: 10px;
}
.charackter_table {
  min-width: 320px;
  border: 1px solid #f0f0f0;
  font-size: 14px;
  border-collapse: collapse;
  border-spacing: 0;
}
.charackter_table  tr {
      border-bottom: 1px solid #f0f0f0;
}
.charackter_table  tr:hover {
      background-color: #f0f0f0;
}
.charackter_table  tr:nth-child(even) {
  background-color: #e0e0e0;
}
.charackter_table  tr td {
    padding: 5px 10px;
    border-right: 1px solid #f0f0f0;
}
.tabs-content-more span:last-child .comma{
  display: none;
}
/*Табы*/







.block-uslugi__desctiption {
  font-size: 20px;
  margin-bottom: 50px;
  border-bottom: 1px solid #C4C0C0;
  padding-bottom: 30px;
}

.uslugi-img-list {
  text-align: center;
}
.uslugi-img-list img {
    max-width: 100%;
    height: 200px;
   object-fit: cover;
}

.uslugi-blocks-list {
  margin-top: 20px;
  margin-bottom: 50px;
  -ms-align-items: top;
  align-items: top;
  
}

.uslugi-name-list {
  font-size: 18px;
  margin-bottom: 60px;
  position: relative;
  
}

.uslugi-name-list::after {
    content: '';
    display: block;
    position: absolute;
    width: 30px;
    height: 3px;
    top: 50px;
    background-color: #0088cc; }
  .uslugi-name-list::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -27px;
    background-color: #C4C4C4; }

.uslugi-name-list a {
  color: #000;
}

.uslugi-name-list a:hover,active,visited {
  color: #000;
  text-decoration: none;
}

.uslugi-anons-list {
  font-size: 14px;
  line-height: 1.3; 
  
  margin-bottom: 20px;

}


.uslugi-anons-btn a {
  font-size: 14px;
  color: #fff;
  background-color: #0088cc;
  padding: 7px 13px;
}


.uslugi-anons-btn a:hover,active,visited {
  color: #fff;
    text-decoration: none;
    opacity: 0.8;

}

@media(max-width: 1200px) {
.uslugi-img-list img {
  width: 100%;
  height: 180px;
}

}

@media(max-width: 992px) {
  .uslugi-img-list {
    margin-bottom: 20px;
  }

.uslugi-img-list img {
  max-width: 100%;
  max-height: 300px;
  object-fit: contain;
}

}





/* End */


/* Start:/bitrix/templates/empty/css/section.css?17411944472582*/
.detail-section-img {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
.detail-section-img img {
	max-width: 100%;
	max-height: 300px;
	height: auto;
}
.detail-section-textBefore {
	margin-top: 30px;
	margin-bottom: 30px;
}
.detail-section-textAfter {
	margin-top: 30px;
	margin-bottom: 30px;
}
.britvy-razdel-block {
    max-width: 100%;
    padding-bottom: 15px;
 		min-height: 300px;
    margin-bottom: 30px;
}

.detail-tovar-Colum ul {
	padding-left: 0px;
	margin-left: 0px;
}
.section-block-flex {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}
.detail-section-img {
	order: 1;
}
.detail-section-textBefore {
	order: 2;
}
.row-show-all {
	order: 3;
}
.more_prod {
	order: 4;
}
.detail-section-textAfter {
	order: 5;
}
.img-britvy-icon {
	text-align: center;
}
.img-britvy-icon img {
	max-width: 100%;
	height: 230px;
	margin: 0 auto;
	padding: 10px;
	object-fit: cover;
	text-align: center;
}

.img-britvy-name {
	padding: 10px;
	text-align: center;
	height: 60px;
	overflow-y: hidden;
	
}
.img-britvy-name a{
font-weight: bold;
}

@media(max-width: 768px){
	.britvy-razdel-block {
		width: 250px;
		margin: 0 auto;
		margin-bottom: 20px;
	}
}


/*Элементы товара список*/

.section-britvy-block {
    max-width: 100%;
    padding-bottom: 15px;
    margin-bottom: 30px;
    word-wrap: break-word;
   	height: auto;
    position: relative;
}
.section-britvy-block-img {
	text-align: center;
}
.section-britvy-block-img img {
	max-width: 100%;
	padding: 10px 15px;
	height: 180px;
}


.section-britvy-block-name {
	padding: 20px 10px 15px 10px;
	text-align: center;
	height: 70px;

}

.section-britvy-block-text {
	font-size: 14px;
	padding: 10px 15px;
	overflow-y: hidden;
	text-align: left;
	max-height: 95px;
	
}

.section-britvy-block-text-priceRec {
	
	padding: 15px;
}
.section-britvy-block-text-priceOpt {
	padding: 0 15px;
}
.priceRec-text {
	font-size: 13px;
}
.priceOpt-text {
	font-size: 13px;
}


.section-britv-block-two{
	text-align: center;
}

.detail-btn-britv {
	padding-right: 5px;
}

@media(max-width: 1200px) {
	.section-britvy-block-img img {
		max-width: 100%;
		padding: 10px 10px;
		height: 170px;
 	}
}

 @media(max-width: 576px) {
	.section-britvy-block {
    width: 255px;
    margin: 0 auto;
    margin-bottom: 20px;

	} 
	.section-britvy-block-img img {
		max-width: 100%;
		padding: 8px 8px;
		height: 170px;
 	}
}
/* End */


/* Start:/bitrix/templates/empty/components/bitrix/catalog.section.list/catalog_product_index/style.min.css?17411944476236*/
.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 */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/ourClients-main1/style.css?1741194446151*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}


/* End */
/* /bitrix/templates/empty/css/index.css?174119444713613 */
/* /bitrix/templates/empty/css/section.css?17411944472582 */
/* /bitrix/templates/empty/components/bitrix/catalog.section.list/catalog_product_index/style.min.css?17411944476236 */
/* /bitrix/templates/.default/components/bitrix/news.list/ourClients-main1/style.css?1741194446151 */
