

/* Start:/bitrix/components/bitrix/breadcrumb/templates/universal/style.min.css?1541062850620*/
.bx-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bx-breadcrumb-item{height:22px;white-space:nowrap}.bx-breadcrumb-item-angle{margin:0 10px;color:#b5bdc2;vertical-align:top;font-size:12px}.bx-breadcrumb-item-link{border-bottom:0;vertical-align:top;line-height:21px}.bx-breadcrumb-item-text{vertical-align:top;white-space:normal;font:400 13px/21px "Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;transition:250ms linear all}
/* End */


/* Start:/bitrix/templates/register_copy/styles.css?16250509458711*/
/*altasib.feedback  Кнопка*/
.alx_feedback_popup {
    padding: 15px 30px;
    background-color: #F44336;
    text-decoration: none;
    color: #fff;
    -webkit-transition: 200ms ease-in;
    -moz-transition: 200ms ease-in;
    -o-transition: 200ms ease-in;
    transition: 200ms ease-in;
    display: inline-block;
    border-radius: 2px;
    margin-top: 15px;
}

.alx_feedback_popup:hover {
    background-color: #B71C1C;
    color: #fff;
}
.alx_feedback_popup:focus {
    text-decoration: none;
    color: #fff;
    outline: none;
}

.footer {
	text-align: justify;
	color: white;
}

.man { 
	color: #301C5B;
	font-family: Arial;
	font-size: 6px;
}

a.man { 
	color: #301C5B;
	font-family: Arial;
	font-size: 6px;
}

a{
	color: #363472;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #BF3F44;
        

}

p, div, td{
	color: #3C3A4E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.smalltext, .smalltextwhite, .smalltextblack {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;} /*Small text*/
.smalltext {color: #6C6F9D;} /*Small text blue*/ 
.smalltextwhite{color: #FFFFFF;} /*Small text white*/
.smalltextblack{color: #3C3A4E;} /*Small text black*/

.newstext, .newsdata, .newsdatab {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color: #7C7E7F; text-decoration:none;}
.newsdata {color: #FF4C1E;}
.newsdatab {font-weight: bold; color: #FF4C1E;}

.titletext {font-family: Verdana, Arial, Helvetica, sans-serif; color:#4757C4; font-size:15px; font-weight:bold; line-height: 18px;}/*Page title*/
.subtitletext {font-family: Verdana, Arial, Helvetica, sans-serif; color:#4791D3; font-size:13px; font-weight:bold;}/*Subtitle*/

.errortext, .oktext, .notetext {font-family: Verdana, Arial; font-size:13px; font-weight:bold;}
.errortext {color:red;}
.oktext {color:#005000;}
.notetext {color:green;}

.copy {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; color: #FFFFFF;}

/*Include areas*/
table.tableborders, td.tableborders {border: 1px solid #B7BCDB;}
table.tableheads, td.tableheads{background-color:#EBECF3; padding: 5px;}
table.tableheads .smalltext ,td.tableheads .smalltext {color:#565A8A;}
table.tablebodys, td.tablebodys {background-color:#FFFFFF; padding: 5px}
table.tablebodys strong, td.tablebodys strong {color:#565A8A;}

.incborder{border: 1px solid #C1E6FF} /*Area border*/
.incimage{background-image: url(/bitrix/templates/demo/images/include_corner.gif); background-position:bottom; background-repeat:no-repeat; background-color:#C6DFF5;} /*Area image corner*/
.incbg{background-color:#C6DFF5} /*Area background*/
.sectincborder{border: 1px solid #C1E6FF} /*Section area border*/
.sectincimage{background-image: url(/bitrix/templates/demo/images/include_sect_corner.gif); background-position:bottom; background-repeat:no-repeat; background-color:#9BD0FC;} /*Section area image corner*/
.sectincbg{background-color:#9BD0FC} /*Section area background*/

.mainincbg{height: 18px;}
.mainincline{background-color:#CDDCE9}
.maininctitle{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold; color: #4791D3; text-decoration:none;}

hr {color: #BDCEDE; height: 1px}

/* Headers */
H1, H2, H3, H4 {font-family: Verdana, Arial, Helvetica, sans-serif; color:#3C3A4E; font-size:13px; font-weight:bold; line-height: 16px; margin-bottom: 1px;}
H2 {color:#363472; font-size:13px; line-height: 18px;}
H3 {font-size:12px; color: #3C3A4E;}
H4 {font-size:12px; color: #3C3A4E;}

/* Table colors */
td.tableborder, table.tableborder {background-color:#B7BCDB;}
table.tablehead, td.tablehead {background-color:#EBECF3;}
table.tablebody, td.tablebody {background-color:#FFFFFF;}
table.tablenullbody, td.tablenullbody {background-color:#FFFFFF;}

/* Table text */
.tablebodytext, .tablefieldtext, .tabletitletext,
.tableheadtext, .tablebodylink {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
.tableheadtext {color:#3C3A4E;}
a.tablebodylink {text-decoration: none}
a.tablebodylink:hover {text-decoration: underline}

/* Regular text */
.text {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}

/* Some colors to highlight text */
.errorcolor {color:red;}
.successcolor {color:green;}

/* Form elements */
input.inputtext, textarea.inputtextarea, select.inputselect, input.inputcheckbox, 
input.inputradio, input.inputfile, input.inputbutton, input.inputbodybutton {font-family:Verdana,Arial,Helvetica; font-size:11px;}

input.inputfield, input.inputbuttonflat, input.inputbuttonS {font-family:Verdana,Arial,Helvetica; font-size:11px;}
input.inputfield {color:black; border: solid 1px #C7CACC;}
input.inputbuttonflat {color:#777781; background-color:#e4e4ee; border: solid 1px #c9c9d9;}
input.inputbuttonS {font-weight:bold;}

.news_gr {
	background-image: url(/bitrix/templates/register/images/news_gr_center.jpg);
	background-repeat: repeat-x;
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	height: 28px;
}
.news_gr_l {
	background-image: url(/bitrix/templates/register/images/news_gr_left.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	width: 6px;
}
.news_gr_r {
	background-image: url(/bitrix/templates/register/images/news_gr_right.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	width: 7px;
}
.sect_inc_table1 {
	width: 300px;
}
.sect_inc_table2 {
	border: 1px;
	border-style: dotted;
	border-color: #333399;
	width: 300px;
}
.news_h {
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #363472;
	font-size: 12px;
        font-weight: bold;
	text-decoration: none;
}
.news_h a {
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #363472;
	font-size: 12px;
        font-weight: bold;
	text-decoration: none;

}
.news_h a:hover {
	color: #BF3F44;
        text-decoration: underline;
}

.imgcont {
	margin: 0 6 6 0;
	border: 1px solid #3C3A4E;
}
.header1 { 
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #3C3A4E;
	font-size: 13px;
	font-weight: bold;
}
.header2 {
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #363472;
	font-size: 13px;
	font-weight: bold;
}
.header3 {
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #BF3F44;
	font-size: 13px;
	font-weight: bold;
}
.link1{
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #363472;
	font-size: 12px;
	font-style: italic;
        text-decoration: none;
}
.link2{
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #363472;
	font-size: 12px;
	text-decoration: none;
}
.link2 a{
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #363472;
	font-size: 12px;
	text-decoration: none;

}
.link2 a:hover{
	color: #BF3F44;
        font-size: 12px;
        text-decoration: underline;
}
.link3{
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #BF3F44;
	font-size: 12px;
        font-weight: bold;
	text-decoration: none;
}
.link3 a{
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #363472;
	font-size: 12px;
        font-weight: bold;
	text-decoration: none;

}
.link3 a:hover {
	color: #363472;
        font-size: 12px;
        font-weight: bold;
        text-decoration: underline;
}
.link4{
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #363472;
	font-size: 11px;
        font-weight: bold;
	text-decoration: none;
}
.link4 a{
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #363472;
	font-size: 11px;
        font-weight: bold;
	text-decoration: none;

}
.link4 a:hover{
	color: #BF3F44;
        font-size: 11px;
        font-weight: bold;
        text-decoration: underline;
}
.link5 {
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #ff0000;
	font-size: 11px;	
        text-decoration: underline;
}
.link5 a:hover{
	color: #BF3F44;
        font-size: 11px;   
        text-decoration: underline;

}
.text1 { 
	color: #3C3A4E;
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.text2{
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #363472;
	font-size: 11px;
}
.text3{
	color: #3C3A4E;
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: italic;
}
.text4{
	color: #3C3A4E;
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}
.rubric_m{
	font-weight: bold;
	
}

/* End */


/* Start:/bitrix/templates/register_copy/template_styles.css?16379346968802*/
/* Мои стили */
.journals {
	display: inherit;
	position: relative;
	left: -1em;
}
.journals-img {
	border: 1px solid #3C3A4E;
	margin: 0 30px 6px 0;
	float: left;
}
.btn:hover {
	cursor: pointer;
}
table.bx-registration-table > tbody > tr:nth-child(9) > td:nth-child(1) {
	display: none;
}

/*td#lm202, #lm203, #lm204, #lm205, #lm206 {
	padding-left: 15px;
}*/

/*Пр. сайдбар, область под баннером*/
.primer-journal {
	margin: 0 0 5px;
	font-weight: bold;
	text-align: center;
}
/*END*/

/*Вкл. область в деталке журналов*/
.tablica-perechen {
	margin: 10px 0;
}
.text-perechen {
	text-align: justify;
}
/*END*/

/*В деталке журналов*/
.prev-text-journal {
	padding: 0 0 0 30px;
	vertical-align: top;
}
.prev-pict-td {
	max-height: 140px;
	max-width: 100px;
}

/*Курсы валют информер*/
.kursi-valut {
	margin: 0 0 20px;
}

.center {
	text-align: center;
}

.lit_books_payments {
	margin: 20px 0 100px;
}

.partners-logos {
	margin: 5px 0 12px 0;
	text-align: center;
}
/* Мои стили END */

.man a:link {
	color: #301C5B;
        font-family: Arial;
        font-size: 6px;
}
a.man { color: #301C5B;
        font-family: Arial;
        font-size: 6px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #3C3A4E;
	font-size: 12px;
	text-decoration: none;
}
.top_bg {
	background-image: url(/bitrix/templates/register/images/top_bg.gif);
	background-repeat: repeat-x;
}
.top_menu_reg {
	background-image: url(/bitrix/templates/register/images/link_bg.gif);
	background-repeat: repeat-x;
}
.top_menu_reg td {
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #3E3C76;
	font-size: 11px;
	text-decoration: none;
}
.top_menu_reg a {
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #3E3C76;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.top_menu_reg a:hover {
	color: #AB0209;
}
.under_top_menu {
	background-image: url(/bitrix/templates/register/images/under_link.gif);
	background-repeat: repeat-x;
}
.sel {
	color: #AB0209;
	cursor: pointer;
}
.reg {
	width: 140px;
	border: 1px;
	border-style: solid;
	border-color: #C9C9D9;
	font-family:  'Verdana', 'Tahoma',  'Arial', 'Times New Roman';
	color: #81819D;
	font-size: 10px;
	text-decoration: none;
}
.reg td {
	font-family:  'Verdana', 'Tahoma',  'Arial', 'Times New Roman';
	color: #81819D;
	font-size: 10px;
	text-decoration: none;
}
.reg a {
	font-family:  'Verdana', 'Tahoma',  'Arial', 'Times New Roman';
	color: #81819D;
	font-size: 10px;
	text-decoration: underline;
}
.login {
	background-color: #FCFCFD;
	height: 16px;
	width: 80px;
	border: 1px;
	border-style: solid;
	border-color: #C9C9D9;
	font-family:  'Verdana', 'Tahoma',  'Arial', 'Times New Roman';
	color: #81819D;
	font-size: 10px;
}
.reg-button {
	background-color: #E8E9F0;
	padding: 1px 6px 1px 6px;
	border: 1px;
	border-style: solid;
	border-color: #C9C9D9;
	font-family:  'Verdana', 'Tahoma',  'Arial', 'Times New Roman';
	color: #7E7E8E;
	font-size: 10px;
	text-decoration: none;
}
.left_menu_reg td{
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #3E3C76;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
	border-top: 1px;
	border-style: dotted;
	border-color: #C9C9D9;
	/*padding: 4px; */
}
.left_menu_reg a {
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #3E3C76;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.left_menu_reg2 {
    font-style: italic;
    padding: 4px;
    padding-left: 17px;
    background-image: url(/bitrix/templates/register/images/left_bullet.gif);
    background-position: left center;
    background-repeat: no-repeat;
}
.pad_menu{
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
}

.border_hor {
    border: 0px;
	border-top: 1px;
	border-style: dotted;
	border-color: #C9C9D9;
}

.left_menu_reg a:hover {
	color: #AB0209;
}
.navig {
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #363472;
	font-size: 11px;
	text-decoration: none;
}
.navig a {
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #363472;
	font-size: 11px;
	text-decoration: none;
}


.content_box {
	padding: 10px 22px 4px 20px;
}
.right_box {
	padding: 10px 4px 4px 4px;
}

.news_red {
	background-image: url(/bitrix/templates/register/images/news_red_center.jpg);
	background-repeat: repeat-x;
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.news_red_a {
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.news_red_a:hover {
	text-decoration: underline;
	color: #ffff99;
}

.news_blue {
	background-image: url(/bitrix/templates/register/images/news_blue_center.jpg);
	background-repeat: repeat-x;
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.text_reg td {
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #3C3A4E;
	font-size: 12px;
}
.news_date {
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #BF3F44;
	font-size: 11px;
	text-decoration: none;
}
a.ist {
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #363472;
	font-size: 11px;
	text-decoration: underline;
}
a.ist:hover {
	color: #BF3F44;
}
.news_photo {
	border: 1px;
	border-style: solid;
	border-color: #3C3A4E;
}
.search {
	background-color: #F5F6F9;
	height: 16px;
	width: 90px;
	border: 1px;
	border-style: solid;
	border-color: #A8AAC0;
	font-family:  'Verdana', 'Tahoma',  'Arial', 'Times New Roman';
	color: 81819D;
	font-size: 10px;
}
.search_text {
	font-family:  'Verdana', 'Tahoma',  'Arial', 'Times New Roman';
	color: #363472;
	font-size: 11px;
	text-decoration: none;
}
.bot_menu_reg td {
	padding: 5px;
}
.bot_menu_reg a {
	font-family:  'Verdana', 'Tahoma',  'Arial', 'Times New Roman';
	color: #E9E0D3;
	font-size: 10px;
	text-decoration: none;
}
.copyright td {
	padding: 2px 20px 5px 5px;
	font-family:  'Verdana', 'Tahoma',  'Arial', 'Times New Roman';
	color: #E9E0D3;
	font-size: 10px;
	text-decoration: none;
}
.copyright a {
	font-family:  'Verdana', 'Tahoma',  'Arial', 'Times New Roman';
	color: #E9E0D3;
	font-size: 10px;
	text-decoration: none;
}
.opros {
	font-family: 'Verdana', 'Tahoma', 'Times New Roman', 'Arial' ;
	color: #3C3A4E;
	font-size: 11px;
	text-decoration: none;
	padding: 2px 6px 4px 6px;
}
.opros td {
	padding: 2px 6px 4px 6px;
}
.check {
	width: 12px;
	height: 12px;
	border-style: solid;
	border-color: #A8AAC0;
}
.link_hor_border {
   cursor: pointer;
   background-color: #F5F6F9;

}
.link_hor_border_2 {
  cursor: pointer;
  background-color: #F5F6F9;
}
.menu_border {
  border-bottom: 1px solid #E7E8F0;
}
.link_hor_border_2, .link_hor_border{
  padding-left: 8px;
  padding-bottom: 4px;
  padding-right: 4px;
  padding-top: 4px;
  border-left: 1px solid #E7E8F0;
  border-right: 1px solid #E7E8F0;
  border-bottom: 1px solid #E7E8F0;
}
.btn{font: 10px verdana, tahoma, sans-serif;border: solid 1px #c9c9d9; background-color:#e4e4ee; color: #777781;}

.sect_inc_table1 {
	border: 0px;
	border-style: none;
	border-color: #C9C9D9;
	width: 100%;
}
.sect_inc_table2 {
	border: 0px;
	border-style: none;
	border-color: #C9C9D9;
	width: 100%;
}

.rubric{
	border-bottom: 2px solid #dadbe8;
	padding: 0 0 2 0;
	font-size: 13px;
	font-weight: bold;
}
.detart{
	padding: 3 0 3 10;
}
.detart_a{
	text-decoration: none;
}
.detart_a:hover{
	text-decoration: underline;
}
.blank_bold {
	font-family:  'Verdana', 'Tahoma',  'Arial', 'Times New Roman';
	color: #363472;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	
}

.beaty-table {
	width:100%;
}
.beaty-table h2 {
	font-size:18px;
	font-weight:bold;
}
.beaty-table tr {
	margin:0 0 10px 0;
}
.beaty-table img {
	padding:10px;
}

.news_list_profmedia .picture {
	height:auto;
    width:170px;
}
.news_list_profmedia .news_item {
	display:flex;
	justify-content: space-around;
    width: 100%;
}
.news_list_profmedia_bl1 {
	flex-basis:30%;
	margin:10px;
}
news_list_profmedia_bl2 {
	flex-basis:60%;
}

.product-item-detail-short-card-fixed {
	display:none;
}
.bx_catalog_item_images {
	width:auto;
	height:250px;
	margin-bottom:10px;
}
.bx_catalog_item_images {
	padding:5% !important;
}

.bx_catalog_list_home .bx_catalog_item_title {
    height: auto;
    margin-bottom: 10px;
}
.bx_price {
    font-size: 16px;
    text-align: center;
}
/* End */
/* /bitrix/components/bitrix/breadcrumb/templates/universal/style.min.css?1541062850620 */
/* /bitrix/templates/register_copy/styles.css?16250509458711 */
/* /bitrix/templates/register_copy/template_styles.css?16379346968802 */
