

/* Start:/local/templates/bsystech/components/bitrix/news.list/injectables_jj/style.css?17724737132232*/

/* JJ_CATALOG_STYLES */

.jj_intro_section {padding:0px 0; margin-bottom: 60px; }  
.jj_intro_container.container {max-width:1110px;margin:0 auto; }  
.jj_intro_pic {margin-bottom:30px;} 
.jj_intro_pic img {display:block;max-width:100%;} 
.jj_intro_text {margin-bottom:30px;} 
.jj_intro_more {text-align:center;} 
.jj_intro_more .button {text-decoration:none;} 
.jj_intro_more .button:hover {text-decoration:none;}

.jj_catalog_section { margin-top: 60px; margin-bottom: 90px; } 
.jj_catalog_title { margin-bottom: 40px; } 
.jj_catalog_wrap { padding: 60px 0 10px 0; background: #f9faf9; } 
.jj_catalog_container.container {max-width: 1410px;} 
.jj_catalog_list {display: flex;flex-direction: row;flex-wrap: wrap;justify-content: center;align-items: stretch;align-content: stretch;} 
.jj_catalog_item {width: 290px;text-align: center;margin: 0 30px 40px 30px;} 
.jj_catalog_item_frame {position:relative;padding:10px;background: #fff;margin-bottom: 26px;}
.jj_catalog_item_pic {display: block;margin: 0 auto;} 
.jj_catalog_item_pic img { display: block; max-width: 100%; height: auto; } 
.jj_catalog_item_name {text-align: center;font-size: 20px;color: #444;font-weight: 600;display: block;position: absolute;bottom: 8px;width: calc(100% - 20px);text-align: center;text-decoration: none;} 
.button.jj_catalog_button {padding: 8px 24px;text-decoration: none;margin-top: 20px;font-size: 16px;}

@media screen and (max-width: 1330px) {
    .jj_catalog_container.container {max-width: 970px;}
}

@media screen and (max-width: 1020px) {
    .jj_catalog_container.container {max-width: 1020px;}
}

@media screen and (max-width: 667px) {
	  .jj_catalog_section {margin-bottom:50px;}
    .jj_catalog_container.container {max-width: 88vw;} 
    .jj_catalog_item_pic { margin-bottom: 20px; } 
    .jj_catalog_item_name { font-size: 2.3vw; }
}

@media screen and (max-width: 500px) {
    .jj_catalog_section { margin-top:20px; } 
    .jj_catalog_container.container { max-width: 320px; } 
    .jj_catalog_list { display: block; } 
    .jj_catalog_item { width: 220px; margin: 0 auto 40px auto; } 
    .jj_catalog_item_pic { margin-bottom: 20px; } 
    .jj_catalog_item_name { font-size: 14px; }
}
/* End */


/* Start:/local/templates/bsystech/components/bitrix/news.list/injectables_erlavie/style.css?17724736893083*/
/* ERLAVIE_ CATALOG_STYLES */

:root {
  --tpl-catalog-item-margin: 50px;
} 

@media screen and (max-width: 1190px) {
  :root {
    --tpl-catalog-item-margin: 20px;
  } 
} 

.erv_intro_section {padding:0px 0; }  
.erv_intro_container.container {max-width:1110px;margin:0 auto; }  
.erv_intro_pic {margin-bottom:30px;} 
.erv_intro_pic img {display:block;max-width:100%;} 
.erv_intro_text {margin-bottom:30px;} 
.erv_intro_more {text-align:center;} 
.erv_intro_more .button {text-decoration:none;} 
.erv_intro_more .button:hover {text-decoration:none;}

.erv_catalog_section {margin-top: 0px;margin-bottom: 0px;} 
.erv_catalog_title { margin-bottom: 40px; } 
.erv_catalog_wrap { padding: 60px 0 10px 0;  } 
.erv_catalog_container.container {max-width: 1142px;margin: 0 auto;padding: 0 15px;} 
.erv_catalog_list_outer { overflow: hidden; } 
.erv_catalog_list {display: flex;flex-wrap: wrap;margin-left: calc(-1 * var( --tpl-catalog-item-margin));margin-right: calc(-1 * var(--tpl-catalog-item-margin));} 
.erv_catalog_item {width: calc(33.33% - calc(2 * var(--tpl-catalog-item-margin)));margin: 0 var(--tpl-catalog-item-margin) calc(2 * var(--tpl-catalog-item-margin)) var(--tpl-catalog-item-margin);text-align: center;}  
.erv_catalog_item {margin-bottom: 50px;}
.erv_catalog_item_frame {background: #f9faf9;padding: 14px 10px;padding-top: 31px;display: block;}  
.erv_catalog_item_pic {display: block;margin: 0 auto;background-position:center center;background-repeat:no-repeat;background-size:contain;height:370px;aspect-ratio: 1/2;} 
.erv_catalog_item_name {font-size: 25px;color: #444;font-weight: 500;display: block;text-align: center;text-decoration: none;margin-bottom: 20px;} 
.erv_catalog_item_name.ext_name_erlavie_light {color: #b90000;}
.erv_catalog_item_name.ext_name_erlavie_deep_line {color: #016fd0;}
.erv_catalog_item_name.ext_name_erlavie_ultra_volume {color: #a300ab;}

.button.erv_catalog_button {padding: 8px 24px;text-decoration: none;margin-top: 20px;font-size: 16px;display: inline-block;} 

@media screen and (max-width: 1190px) {
  .erv_catalog_item_pic {height:300px;}
} 

@media screen and (max-width: 750px) {
  .erv_catalog_item {width: calc(50% - calc(2 * var(--tpl-catalog-item-margin)));}
  .erv_catalog_list { justify-content: center; }
  .erv_catalog_wrap {padding-top: 20px;}
} 

@media screen and (max-width: 667px) {
    .erv_catalog_section {margin-bottom:50px;}
    .erv_catalog_container.container {max-width: 88vw;} 
    .erv_catalog_item_pic { margin-bottom: 20px; } 
    .erv_catalog_item_name {font-size: 3.3vw;}
}

@media screen and (max-width: 500px) {
    .erv_catalog_section { margin-top:20px; } 
    .erv_catalog_container.container { max-width: 320px; } 
    .erv_catalog_list { display: block; } 
    .erv_catalog_item { width: 220px; margin: 0 auto 40px auto; } 
		.erv_catalog_item_frame { background: #f9faf9; padding: 14px 10px; padding-top: 31px; display: block; }
    .erv_catalog_item_pic { margin-bottom: 20px; } 
    .erv_catalog_item_name {font-size: 21px;}
}
/* End */


/* Start:/local/templates/bsystech/components/bitrix/news.list/seminars_list_block/style.css?1785939703164*/
/* SEMINARS BLOCK ALL */

.s_seminars_all {
    text-align: center;
    max-width: 378px;
    margin: 0 auto;
}

.no_visible {visibility:hidden !important;}
/* End */
/* /local/templates/bsystech/components/bitrix/news.list/injectables_jj/style.css?17724737132232 */
/* /local/templates/bsystech/components/bitrix/news.list/injectables_erlavie/style.css?17724736893083 */
/* /local/templates/bsystech/components/bitrix/news.list/seminars_list_block/style.css?1785939703164 */
