

/* Start:/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/style.css?1530191080780*/
.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;
}
.section-pic {
	padding-bottom: 40px;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
	.section-pic {
		padding-bottom: 15px;
	}
}
@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%;
	}

}
/* End */


/* Start:/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/style.css?176051615873548*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/* item_detail_v2 */
.bx_item_detail .bx_item_title {
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 16px;
    min-height: 24px
}

.bx_item_detail .bx_item_title h1 {
    font-size: 24px;
    border-bottom: 0 none transparent;
    margin-bottom: 0;
    padding-bottom: 0;
}

.bx_item_detail h1 span {
    color: #000
}

.bx_item_detail .bx_item_container {}

.bx_item_detail .bx_item_container .bx_lt {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 2%;
    width: 38%;
}

.bx_item_detail .bx_item_container .bx_rt {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 2%;
    width: 58%;
}

.bx_item_detail .bx_item_container .bx_md {
    clear: both
}

.bx_item_detail .bx_item_container .bx_lb {
    float: left;
    margin-right: 2%;
    width: 48%;
}

.bx_item_detail .bx_item_container .bx_rb {
    float: right;
    margin-left: 2%;
    width: 48%;
}

.bx_item_detail .bx_optionblock {
    float: right;
    margin-left: 10px;
    width: 120px;
}

/* Item info */
.bx_item_detail .item_price {
    margin-bottom: 20px
}

.bx_item_detail .item_name {
    margin: 0;
    padding: 0;
}

.bx_item_detail .item_name a {
    color: #000;
    text-decoration: none;
    font-size: 23px;
}

.bx_item_detail .item_old_price {
    padding: 0 10px;
    color: #b8b8b8;
    text-decoration: line-through;
    font-weight: bold;
    font-size: 15px;
}

.bx_item_detail .item_current_price {
    display: inline-block;
    margin-top: 2px;
    padding: 0 10px;
    border-bottom: 1px solid #e6e6e6;
    background: #f8f5ab;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjVhYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmY5Y2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -o-linear-gradient(top, #f8f5ab 0%, #fbf9cb 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f5ab), to(#fbf9cb));
    background: linear-gradient(to bottom, #f8f5ab 0%, #fbf9cb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f5ab', endColorstr='#fbf9cb', GradientType=0);
    color: #cf1515;
    font-weight: bold;
    font-size: 21px;
    line-height: 33px;
}

.bx_item_detail .item_economy_price {
    display: inline-block;
    padding: 0 0 0 10px;
    color: #b8b8b8;
    font-weight: bold;
    font-size: 14px;
    line-height: 33px;
}

.bx_item_detail .item_info_section {
    margin: 0 0 20px 0;
    padding: 0 0 0 10px;
    font-size: 13px;
    line-height: 19px;
}

.bx_item_detail .item_section_name_gray {
    color: #9e9e9e;
    font-size: 13px;
}

.bx_item_detail .item_info_section dl {
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0;
}

.bx_item_detail .item_info_section dl dt {
    clear: both;
    float: left;
    font-weight: bold;
    text-align: right;
}

.bx_item_detail .item_info_section dl dd {
    float: left;
    margin: 0 5px;
}

.bx_item_detail .item_buttons_counter_block {
    display: inline-block;
    margin-right: 10px;
    vertical-align: baseline;
    color: #3f3f3f;
    font-size: 13px;
    text-align: left;
}

.bx_item_detail .item_buttons_counter_block a {
    vertical-align: baseline;
}

.bx_item_detail .bx_cnt_desc {
    vertical-align: baseline;
}

/* Item SET */

.bx_item_detail .transparent_input {
    border: none;
    background: none;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    width: 60px;
    text-align: center;
}






/*tab-section-container*/
.bx_item_detail .tab-section-container {
    position: relative;
}

.bx_item_detail .tab-list {
    padding: 0;
    border-bottom: 1px solid #d9e1e3;
    vertical-align: bottom;
    text-align: left;
}

.bx_item_detail .tab-list li {
    display: inline-block;
    border: 1px solid #d9e1e3;
    border-bottom: none;
    border-radius: 3px 3px 0 0;
    background: #f7f7f7;
    -webkit-box-shadow: inset 0 -10px 5px -10px rgba(0, 0, 0, .12);
    box-shadow: inset 0 -10px 5px -10px rgba(0, 0, 0, .12);
    vertical-align: bottom;

}

.bx_item_detail .tab-list li a {
    display: block;
    padding: 0 10px;
    height: 30px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #999;
    text-decoration: none;
    font-size: 13px;
    line-height: 30px;
}

.bx_item_detail .tab-list li:hover,
.bx_item_detail .tab-list li.active {
    background: #fff;
}

/*.tab-list li:hover a,*/
.bx_item_detail .tab-list li.active a {
    position: relative;
    bottom: -2px;
    height: 35px;
    background: #fff;
    color: #3f3f3f;
    line-height: 35px;
}

.bx_item_detail .tab-boby-container .container>div.tab-off {
    display: none;
}

.bx_item_detail .tab-boby-container .container>div {}

.bx_item_detail .item_comments {
    display: block;
    padding-left: 10px;
}

.bx_item_detail .item_comments li {
    display: block;
    padding-bottom: 10px;
}

.bx_item_detail .item_comments_username {
    display: inline-block;
    color: #5d90bd;
    font-size: 14px;
}

.bx_item_detail .item_comments_date {
    display: inline-block;
    margin-left: 10px;
    color: #b8b8b8;
    font-size: 14px;
}

.bx_item_detail .item_comments_container p {
    margin-top: 5px;
    color: #3f3f3f;
    font-size: 14px;
}




.bx_item_detail .bx_bt_button,
.bx_item_detail .bx_bt_button_type_2 {
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
}

.bx_item_detail .bx_shadow.bx_bt_button,
.bx_item_detail .bx_shadow.bx_bt_button_type_2 {
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2)
}

.bx_item_detail .bx_shadow.bx_bt_button:active,
.bx_item_detail .bx_shadow.bx_bt_button_type_2:active {
    -webkit-box-shadow: none;
    box-shadow: none
}

.bx_item_detail .bx_bt_button {
    background: #00a2df;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -o-linear-gradient(top, #00a2df 0%, #006fcb 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#00a2df), to(#006fcb));
    background: linear-gradient(to bottom, #00a2df 0%, #006fcb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df', endColorstr='#006fcb', GradientType=0);
    color: #fff;
    text-shadow: 0 1px 0 #006cae;
}

.bx_item_detail .bx_bt_button:hover {
    background: #21afe4;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -o-linear-gradient(top, #21afe4 0%, #006fcb 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#21afe4), to(#006fcb));
    background: linear-gradient(to bottom, #21afe4 0%, #006fcb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#21afe4', endColorstr='#006fcb', GradientType=0);
}

.bx_item_detail .bx_bt_button:active {
    background: #006fcb;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNmZjYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGEyZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -o-linear-gradient(top, #006fcb 0%, #00a2df 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#006fcb), to(#00a2df));
    background: linear-gradient(to bottom, #006fcb 0%, #00a2df 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006fcb', endColorstr='#00a2df', GradientType=0);
    -webkit-box-shadow: inset 0 3px 5px 0 rgba(0, 0, 0, .21);
    box-shadow: inset 0 3px 5px 0 rgba(0, 0, 0, .21);
}

.bx_item_detail .bx_bt_button_type_2 {
    border: 1px solid #e9e9e9;
    background: #fcfcfc;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -o-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#f1f1f1));
    background: linear-gradient(to bottom, #fcfcfc 0%, #f1f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f1f1f1', GradientType=0);
    color: #656565;
    text-shadow: 0 1px 0 #fff;
}

.bx_item_detail .bx_bt_button_type_2:hover {
    background: #fff;
}

.bx_item_detail .bx_bt_button_type_2:active {
    background: #f1f1f1;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2ZjZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -o-linear-gradient(top, #f1f1f1 0%, #fcfcfc 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#fcfcfc));
    background: linear-gradient(to bottom, #f1f1f1 0%, #fcfcfc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#fcfcfc', GradientType=0);
    -webkit-box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, .05);
}


.bx_item_detail .bx_small.bx_bt_button,
.bx_item_detail .bx_small.bx_bt_button_type_2 {
    display: inline-block;
    min-width: 20px;
    line-height: 20px;
}

.bx_item_detail .bx_small.bx_bt_button {}

.bx_item_detail .bx_small.bx_bt_button:hover {}

.bx_item_detail .bx_small.bx_bt_button:active {}

.bx_item_detail .bx_small.bx_bt_button_type_2 {}

.bx_item_detail .bx_small.bx_bt_button_type_2:hover {}

.bx_item_detail .bx_small.bx_bt_button_type_2:active {}

.bx_item_detail .bx_medium.bx_bt_button,
.bx_item_detail .bx_medium.bx_bt_button_type_2 {
    padding: 0 13px;
    height: 25px;
    font-weight: bold;
    line-height: 25px;
}

.bx_item_detail .bx_medium.bx_bt_button {
    height: 27px;
    line-height: 27px;
}

.bx_item_detail .bx_medium.bx_bt_button:hover {}

.bx_item_detail .bx_medium.bx_bt_button:active {}

.bx_item_detail .bx_medium.bx_bt_button_type_2 {
    font-weight: bold
}

.bx_item_detail .bx_medium.bx_bt_button_type_2:hover {}

.bx_item_detail .bx_medium.bx_bt_button_type_2:active {}

.bx_item_detail .bx_big.bx_bt_button,
.bx_item_detail .bx_big.bx_bt_button_type_2 {
    padding: 0 13px;
    height: 34px;
    font-weight: bold;
    line-height: 34px;
}

.bx_item_detail .bx_big.bx_bt_button {
    height: 36px;
    line-height: 36px;
}

.bx_item_detail .bx_big.bx_bt_button:hover {}

.bx_item_detail .bx_big.bx_bt_button:active {}

.bx_item_detail .bx_big.bx_bt_button_type_2 {}

.bx_item_detail .bx_big.bx_bt_button_type_2:hover {}

.bx_item_detail .bx_big.bx_bt_button_type_2:active {}

.bx_item_detail .bx_big.bx_bt_button.bx_cart span {
    position: relative;
    bottom: -7px;
    display: inline-block;
    margin: 0 10px 0 0;
    width: 26px;
    height: 23px;
    background: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/bt_cart.png) no-repeat center;
}

.bx_item_detail .bx_fwb {
    font-weight: bold
}


@media (min-width:981px) {}

@media (max-width:740px) {
    .bx_item_detail .bx_optionblock {
        display: none
    }

    .bx_item_detail .item_buttons_counter_block {
        margin-bottom: 10px
    }

    .bx_item_detail .bx_item_container .bx_lb,
    .bx_item_detail .bx_item_container .bx_rb {
        width: 48%
    }
}

@media (min-width:640px) and (max-width:980px) {}

@media (min-width:480px) and (max-width:639px) {}

@media (max-width:480px) {

    .bx-touch .bx_item_detail .bx_item_container .bx_lt,
    .bx-touch .bx_item_detail .bx_item_container .bx_rt,
    .bx-touch .bx_item_detail .bx_item_container .bx_md,
    .bx-touch .bx_item_detail .bx_item_container .bx_lb,
    .bx-touch .bx_item_detail .bx_item_container .bx_rb {
        float: none;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .bx-touch .bx_item_detail .item_info_section {
        padding-left: 0
    }

}

@media (max-width:319px) {}

/* item_detail_slider */
.bx_item_detail .bx_item_slider {
    position: relative;
    margin-bottom: 10px;
}

.bx_item_detail .bx_item_slider .bx_bigimages {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0;
    max-width: 440px;
    border: 1px solid #cfcfcf;
    border-radius: 2px;
    background: #fff;
    text-align: center;
    height: 0;
    width: 100%;
    padding-top: 130%;
}

.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer .bx_bigimages_aligner {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-left: -1px;
    width: 1px;
}

.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

/*----*/

.bx_item_detail .bx_item_slider .bx_slider_conteiner {
    position: relative;
    padding-top: 20px;
    margin-bottom: 10px;
    max-width: 100%;
    width: 100%;
}

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slider_conteiner.full {
    position: relative;
    margin-left: -5%;
    padding: 20px 5% 0
}

/*----*/

.bx_item_detail .bx_item_slider .bx_slider_scroller_container {
    position: relative
}

.bx_item_detail .bx_item_slider .bx_slide {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}

.bx-touch .bx_item_detail .bx_item_slider .bx_slide {
    overflow-x: auto
}

.bx_item_detail .bx_item_slider .bx_slide ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap
}

.bx-touch .bx_item_detail .bx_item_slider .bx_slide ul {
    margin-left: 0 !important
}

.bx_item_detail .bx_item_slider .bx_slide ul li {
    position: relative;
    display: block;
    float: left;
    height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}

.bx_item_detail .bx_item_slider .bx_slide ul li .cnt {
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 4px;
    left: 2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;
}

.bx-touch .bx_item_detail .bx_item_slider .bx_slide ul li .cnt {
    border: none;
    border-style: solid;
    border-width: 1px;
    -o-border-image: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/x2border.png) 2 stretch;
    border-image: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/x2border.png) 2 fill stretch;
}

.bx_item_detail .bx_item_slider .bx_slide ul li:hover .cnt {
    border: 1px solid #006cc0
}

.bx_item_detail .bx_item_slider .bx_slide ul li:active .cnt,
.bx_item_detail .bx_item_slider .bx_slide ul li.bx_active .cnt {
    padding: 3px;
    border: 2px solid #006cc0;
}

.bx-touch .bx_item_detail .bx_item_slider .bx_slide ul li.bx_active .cnt {
    border: none;
    border-style: solid;
    border-width: 1px;
    -o-border-image: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/x2border_active.png) 2 stretch;
    border-image: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/x2border_active.png) 2 fill stretch;
}

.bx_item_detail .bx_item_slider .bx_slide ul li .cnt .cnt_item {
    position: absolute;
    top: 6%;
    right: 6%;
    bottom: 6%;
    left: 6%;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.bx_item_detail .bx_item_slider .bx_slide ul li .cnt .cnt_item img {
    width: auto;
    height: 25px;
}

/*----*/

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left,
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right {
    opacity: 0.8
}

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left:hover,
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right:hover {
    opacity: 1.0
}

.bx_item_detail .bx_item_slider .bx_slider_conteiner.full .bx_slide_left,
.bx_item_detail .bx_item_slider .bx_slider_conteiner.full .bx_slide_right {
    position: absolute;
    top: 0;
    bottom: 4px;
    width: 5%;
    max-width: 11px;
    cursor: pointer;
}

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left {
    left: -5%;
    background: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/arr_left.png) no-repeat left center;
    background-size: 100% auto
}

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right {
    right: -5%;
    background: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/arr_right.png) no-repeat right center;
    background-size: 100% auto
}

.bx-touch .bx_item_detail .bx_item_slider .bx_slide_left {
    left: 0;
    background: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/fade_left.png) repeat-y left center;
    background-size: 100% auto
}

.bx-touch .bx_item_detail .bx_item_slider .bx_slide_right {
    right: 0;
    background: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/fade_right.png) repeat-y right center;
    background-size: 100% auto
}

/*----*/
.bx_item_detail .bx_item_slider .bx_stick {
    position: absolute;
    top: 20px;
    left: -2px;
    width: 123px;
    height: 35px;
    background: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/stick.png) left center no-repeat;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 0 #ba3434;
    font-weight: bold;
    font-size: 18px;
    line-height: 35px;
}

.bx_item_detail .bx_item_slider .bx_stick_disc {
    position: absolute;
    right: 5px;
    bottom: 5px;
    width: 72px;
    height: 74px;
    background: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/stick_disc.png) no-repeat center;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 0 #ba3434;
    font-weight: bold;
    font-size: 26px;
    line-height: 74px;
}

/* scu_detail_size */
.bx_item_detail .bx_item_detail_size {
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    width: 100%;
}

.bx-no-touch .bx_item_detail .bx_item_detail_size.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%;
}

/*----*/

.bx_item_detail .bx_item_detail_size .bx_item_section_name_gray {
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px;
}

/*----*/

.bx_item_detail .bx_item_detail_size .bx_size_scroller_container {
    position: relative
}

.bx_item_detail .bx_item_detail_size .bx_size {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}

.bx_item_detail .bx_item_detail_size ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}

.bx-touch .bx_item_detail .bx_item_detail_size .bx_size {
    overflow-x: auto;
}

.bx_item_detail .bx_item_detail_size ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}

.bx-touch .bx_item_detail .bx_item_detail_size .bx_size ul {
    margin-left: 0 !important;
}

.bx_item_detail .bx_item_detail_size ul li {
    position: relative;
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 25px;
}

.bx_item_detail .bx_item_detail_size ul li .cnt {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 2px;
    left: 2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;

    color: #3f3f3f;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
    line-height: 22px;
}

.bx-touch .bx_item_detail .bx_item_detail_size ul li .cnt {
    border: none;
    border-style: solid;
    border-width: 1px;
    -o-border-image: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/x2border.png) 2 stretch;
    border-image: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/x2border.png) 2 fill stretch;
}

.bx_item_detail .bx_item_detail_size ul li:hover .cnt {
    border: 1px solid #006cc0
}

.bx_item_detail .bx_item_detail_size ul li:active .cnt,
.bx_item_detail .bx_item_detail_size ul li.bx_active .cnt {
    border: 2px solid #006cc0;
}

.bx-touch .bx_item_detail .bx_item_detail_size ul li.bx_active .cnt {
    border: none;
    border-style: solid;
    border-width: 1px;
    -o-border-image: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/x2border_active.png) 2 stretch;
    border-image: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/x2border_active.png) 2 fill stretch;
}

.bx_item_detail .bx_item_detail_size .bx_size ul li.bx_missing .cnt {
    border: 1px solid #c0cfda !important
}

.bx_item_detail .bx_item_detail_size .bx_size ul li.bx_missing>i {
    cursor: not-allowed;
    position: absolute;
    display: block;
    top: 0;
    right: 2px;
    bottom: 2px;
    left: 2px;
    z-index: 11;
    background: rgba(255, 255, 255, .79) url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/missing.png) no-repeat center;
}

/*----*/

.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_left,
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_right {
    opacity: 0.8
}

.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_left:hover,
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_right:hover {
    opacity: 1.0
}

.bx_item_detail .bx_item_detail_size.full .bx_slide_left,
.bx_item_detail .bx_item_detail_size.full .bx_slide_right {
    position: absolute;
    top: 0;
    bottom: 4px;
    width: 5%;
    max-width: 11px;
    cursor: pointer;
}

.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_left {
    left: -5%;
    background: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/arr_left.png) no-repeat left center;
    background-size: 100% auto
}

.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_right {
    right: -5%;
    background: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/arr_right.png) no-repeat right center;
    background-size: 100% auto
}

.bx-touch .bx_item_detail .bx_item_detail_size .bx_slide_left {
    left: 0;
    background: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/fade_left.png) repeat-y left center;
    background-size: 100% auto
}

.bx-touch .bx_item_detail .bx_item_detail_size .bx_slide_right {
    right: 0;
    background: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/fade_right.png) repeat-y right center;
    background-size: 100% auto
}

/* scu_detail_scu */
.bx_item_detail .bx_item_detail_scu {
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    width: 100%;
}

.bx-no-touch .bx_item_detail .bx_item_detail_scu.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%
}

/*----*/

.bx_item_detail .bx_item_detail_scu .bx_item_section_name_gray {
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px;
}

/*----*/

.bx_item_detail .bx_item_detail_scu .bx_scu_scroller_container {
    position: relative
}

.bx_item_detail .bx_item_detail_scu .bx_scu {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}

.bx-touch .bx_item_detail .bx_item_detail_scu .bx_scu {
    overflow-x: auto
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap
}

.bx-touch .bx_item_detail .bx_item_detail_scu .bx_scu ul {
    margin-left: 0 !important
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li {
    position: relative;
    display: block;
    float: left;
    height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 4px;
    left: 2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;
    z-index: 10;
}

.bx-touch .bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt {
    border: none;
    border-style: solid;
    border-width: 1px;
    -o-border-image: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/x2border.png) 2 stretch;
    border-image: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/x2border.png) 2 fill stretch;
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li:hover .cnt {
    border: 1px solid #006cc0
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_active .cnt {
    padding: 3px;
    border: 2px solid #006cc0;
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt {
    border: 1px solid #c0cfda !important
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_missing>i {
    cursor: not-allowed;
    position: absolute;
    display: block;
    top: 0;
    right: 2px;
    bottom: 4px;
    left: 2px;
    z-index: 11;
    background: rgba(255, 255, 255, .79) url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/missing.png) no-repeat center;
}

.bx-touch .bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_active .cnt {
    border: none;
    border-style: solid;
    border-width: 1px;
    -o-border-image: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/x2border_active.png) 2 stretch;
    border-image: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/x2border_active.png) 2 fill stretch;
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item {
    position: absolute;
    top: 6%;
    right: 6%;
    bottom: 6%;
    left: 6%;
    background-size: contain;
    background-repeat: no-repeat;
}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img {
    width: auto;
    height: 25px;
}

/*----*/

.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left,
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right {
    opacity: 0.8
}

.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left:hover,
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right:hover {
    opacity: 1.0
}

.bx_item_detail .bx_item_detail_scu.full .bx_slide_left,
.bx_item_detail .bx_item_detail_scu.full .bx_slide_right {
    position: absolute;
    top: 0;
    bottom: 4px;
    width: 5%;
    max-width: 11px;
    cursor: pointer;
}

.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left {
    left: -5%;
    background: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/arr_left.png) no-repeat left center;
    background-size: 100% auto
}

.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right {
    right: -5%;
    background: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/arr_right.png) no-repeat right center;
    background-size: 100% auto
}

.bx-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left {
    left: 0;
    background: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/fade_left.png) repeat-y left center;
    background-size: 100% auto
}

.bx-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right {
    right: 0;
    background: url(/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/images/fade_right.png) repeat-y right center;
    background-size: 100% auto
}

/* item_detail_description */
.bx_item_detail .bx_item_description p {
    font-size: 13px;
}

.bx_item_detail .bx_item_description .bx_item_section_name_gray {
    color: #9e9e9e;
    font-size: 13px;
}

.bx_item_detail .bx_item_description .bx_specifications_table {
    margin-top: 10px;
    width: 100%;
    border-collapse: collapse;
}

.bx_item_detail .bx_item_description .bx_specifications_table tr:nth-child(odd) {
    background: #f2f2f2;
}

.bx_item_detail .bx_item_description .bx_specifications_table tr:nth-child(even) {}

.bx_item_detail .bx_item_description .bx_specifications_table tr td {
    padding: 3px 10px;
    font-size: 12px;
}

.bx_item_detail .bx_item_description .bx_specifications_table tr td:first-child {
    font-weight: bold;
}

.doctor-review__slide {
    max-width: 330px !important;
}

#content .bx-wrapper {
    overflow: hidden !important;
}

.doctor-review__item-wrapper {
    padding: 10px;
}

.doctor-review__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: rgb(245, 251, 250);
}

.doctor-review__item .doctor-review__item-link {
    color: #444;
    text-decoration: underline;
    font-size: 20px;
    margin-bottom: 10px;
}

.doctor-review__item .doctor-review__item-rating {
    height: 19px;
    margin-bottom: 20px;
    overflow: hidden;
}

.doctor-review__item .doctor-review__item-rating img {
    float: none;
}

.doctor-review__item-text {
    font-size: 14px;

}

.doctor-review__item-full-text {
    display: none;
}

.doctor-review__item-date {
    font-size: 14px;
    margin-bottom: 10px;
}

.doctor-review__item-button {
    margin-top: auto;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 21.79px;
}

/*.doctor-review__item .doctor-review__item-button{*/
/*    background-color: rgb(245, 251, 250);*/
/*}*/
/*.doctor-review__item .doctor-review__item-button:hover{*/
/*    color: #fff !important;*/
/*}*/

#content .bx-wrapper .bx-controls-direction a {
    background-color: rgba(100, 100, 100, 0.5);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background: url('/upload/arrow.svg') 12px center no-repeat rgba(100, 100, 100, 0.5);
}

#content .bx-wrapper .bx-controls-direction a.bx-prev {
    left: -30px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

#content .bx-wrapper .bx-controls-direction a.bx-next {
    right: -20px;
}

.doctor-prices--wrapper {
    margin-top: 40px;

}

.doctor-prices__title {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-size: 22px;
    color: #222a29;
    margin: 0;
    position: relative;
    cursor: pointer;
    padding: 0 0 30px;
}

.doctor-price {
    /*border-top: 1px solid #b5ede7;*/
    padding: 15px 0px;
    font-family: 'Open Sans', sans-serif;
    list-style: none;
    margin-bottom: -1px;
    border-bottom: 1px solid #b5ede7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.doctor-price__price {
    white-space: nowrap;
    padding-left: 15px;
    font-weight: bold;
}

.doctor-prices {
    margin-bottom: 20px;
}

.doctor-prices__open_link,
.doctor-prices__show-all_link {
    display: inline-block;
}

.doctor-prices__open {
    margin-bottom: 20px;
    margin-right: 15px;
}

#content .bx-wrapper {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

.doctor-prices__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#content .bx-wrapper {
    position: unset;
}

.doctor-reviews__slider_wrapper {
    position: relative;
}

@media (max-width:787px) {
    #content .bx-wrapper .bx-controls-direction a.bx-prev {
        left: -20px;
    }

    #content .bx-wrapper .bx-controls-direction a.bx-next {
        right: -17px;
    }
}

@media (max-width:400px) {
    .doctor-review__slide {
        max-width: 370px !important;
    }
}

.more-info .news-link {
    bottom: 0px;
}

.more-info .readmore-js-collapsed:after {
    height: 150px;
    bottom: -60px;
}

.doctor-prices--wrapper_service {
    margin-top: 0;
}

.page-menu {
    position: sticky;
    top: 0;
    background: #fff;
    padding: 15px 0;
    z-index: 1000;
    /*margin-left: 30px;*/
}

@media screen and (max-width: 1199px) {
    .page-menu {
        margin-left: 20px;
    }
}

@media screen and (max-width: 767px) {
    .page-menu {
        margin-left: -5px !important;
        padding-left: 5px;
    }
}

.page-menu__list {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}

.page-menu__point {
    margin-right: 15px;
}

.page-menu__point:last-of-type {
    margin-right: 0;
}

.page-menu__link {
    font-size: 20px;
    /*font-weight: bold;*/
}

.page-menu__link:active,
.page-menu__link:focus {
    text-decoration: none;
}

.page-menu__link:hover,
.page-menu__link:active,
.page-menu__link:focus {
    color: #2f948c;
}

#motopress-main.main-holder {
    overflow: visible;
}

.mini-post-content.sevice-description-container {
    margin-top: 0;
}

.doctor-prices__open_link {
    padding: 15px 20px;
    font-size: 14px;
    color: #2f948c;
    border-radius: 60px;
    border: 1px solid #2f948c;
    background: white;
    cursor: pointer;
}

.doctor-prices__open_link:hover {
    color: white;
    border: 1px solid #2f948c;
    background: #2f948c;
    text-decoration: none;
}

#show-full-description {
    padding: 15px 20px;
    font-size: 14px;
    color: #2f948c;
    border-radius: 60px;
    border: 1px solid #2f948c;
    background: white;
    margin-top: 20px;
    display: inline-block;
}

#show-full-description:hover {
    color: white;
    border: 1px solid #2f948c;
    background: #2f948c;
    text-decoration: none;
}

@media screen and (max-width: 980px) {
    .content.personal-block {
        display: block;
    }

    .personal-block .mini-posts-list li:nth-child(2n+1) {
        margin-right: 0;
    }
}

@media (max-width:787px) {

    .personal-block .our-personal li:nth-child(odd),
    .litera-list li:nth-child(odd) {
        padding-right: 0;
    }

    .personal-block .mini-posts-list {
        /*display: flex;*/
        /*flex-direction: column;*/
        /*align-items: center;*/
    }
}

@media (max-width:695px) {
    .personal-block .our-personal li {
        width: 100%;
    }
}

@media (max-width:400px) {
    .personal-block .our-personal .mini-post-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 30px;
    }

    .personal-block .our-personal.mini-posts-list.news-events .mini-post-holder .mini-post-content .radius {
        margin-bottom: 0;
    }
}

@media (max-width: 979px) {
    #doctor-speciality-choice-selected div {
        position: relative;
    }

    #doctor-speciality-choice-selected .fa-angle-down {
        position: absolute;
    }

    .doctor-reviews__slider_wrapper .bx-wrapper .bx-controls-direction a {
        text-indent: 0;
    }
}

@media (max-width: 600px) {
    #doctors .bx-wrapper {
        position: unset;
        margin-bottom: 0;
    }

    #doctors {
        position: relative;
    }

    .personal-block .our-personal .mini-post-content {
        padding-left: 30px;
    }

    #doctors .bx-wrapper .bx-controls-direction a {
        margin-top: 20px;
    }

    #doctors .show-personal-btn {
        display: none;
    }
}

.doctor-reviews__slider_wrapper .bx-wrapper .bx-controls-direction a {
    text-indent: 0;
}

/*#content .span12.ml0{*/
/*	max-width: 100%;*/
/*}*/
.operation-block-text.doctor-price {
    margin-bottom: 0;
    /*border-bottom: none;*/
    display: block;
    margin-top: 60px;
}

.operation-block-text {
    margin-bottom: 30px;
}

.operation-block-text_ol {
    margin-left: 17px;
}

.operation-block-text_title {
    /*font-weight: bold;*/
}

.operation-block-text_tel {
    /*font-weight: bold;*/
}

a.online-call-btn {
    padding: 15px 20px;
    font-size: 14px !important;
    color: #2f948c;
    border-radius: 60px;
    border: 1px solid #2f948c;
    background: white;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 600;
    margin-top: 20px;
}

a.online-call-btn:hover {
    color: #fff;
    background: #2f948c;
    text-decoration: none;
}

a.ajax-popup-link__doctor {
    position: relative;
    right: auto;
    display: inline-block;
    margin-top: 20px;
}

.ajax-popup-link__online_doctor {
    display: none;
    width: auto;
    height: auto;
    border-radius: 55px;
    color: white !important;
    font-size: 18px;
    position: relative;
    padding: 20px 35px;
    line-height: 20px;
    z-index: 100;
    margin-top: 20px;
    text-decoration: none !important;
}

.ajax-popup-link__online_doctor__link {
    display: none;
    width: auto;
    height: auto;
    border-radius: 55px;
    color: white !important;
    font-size: 18px;
    position: relative;
    padding: 20px 35px;
    line-height: 20px;
    z-index: 100;
    margin-top: 20px;
    text-decoration: none !important;
    background: #2f948c;
    text-align: center;
}

.ajax-popup-link__online_doctor_servise {
    display: none;
    width: auto;
    height: auto;
    border-radius: 55px;
    color: white !important;
    font-size: 18px;
    position: relative;
    padding: 20px 35px;
    line-height: 20px;
    z-index: 100;
    margin-top: 20px;
    text-decoration: none !important;
}

a.online_doctor_mobile_phone_btn {
    color: #fff !important;
    background: #2f948c !important;
    border: 1px solid #fff;
    position: fixed;
    bottom: 20px;
    right: 13px;
    z-index: 10000;
    height: auto;
    border-radius: 55px;
    font-size: 18px;
    line-height: 20px;
    margin-top: 20px;
    text-decoration: none !important;
    width: 43%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    display: none;
    padding: 10px 10px;
}

@media (max-width: 767px) {
    a.ajax-popup-link__doctor {
        display: none;
    }

    .ajax-popup-link__online_doctor {
        display: inline-block;
    }

    .ajax-popup-link__online_doctor__link {
        display: inline-block;
    }

    .ajax-popup-link__online_doctor_servise {
        display: inline-block;
    }

    a.online_doctor_mobile_phone_btn {
        display: inline-block;
    }
}

.ajax-popup-link__online_doctor_mobile__wrapper {
    position: fixed;
    bottom: 0;
    z-index: 100;
}

a.ajax-popup-link__online_doctor_mobile {
    color: #2f948c !important;
    background: #fff !important;
    border: 1px solid #2f948c;
    position: fixed;
    bottom: 20px;
    left: 13px;
    z-index: 10000;
    width: 43%;
    padding: 10px 10px;
}

a.ajax-popup-link__online_doctor_mobile_servise {
    color: #2f948c !important;
    background: #fff !important;
    border: 1px solid #2f948c;
    position: fixed;
    bottom: 20px;
    left: 13px;
    z-index: 10000;
    width: 43%;
    padding: 10px 10px;
    text-align: center;
}

.faq {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.faq-item {
    line-height: 1.25;
    -webkit-box-shadow: 8px 8px 35px 0px rgb(47 148 140 / 15%);
    box-shadow: 8px 8px 35px 0px rgb(47 148 140 / 15%);
    padding: 0 30px;
    font-family: 'Open Sans', sans-serif;
}

.faq-item__title {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-size: 24px;
    color: #222a29;
    margin: 0;
    position: relative;
    cursor: pointer;
    padding: 30px 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.faq-item__title.open {
    color: #2f948c;
}

.faq-item__title:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-right: 1px solid #222734;
    border-top: 1px solid #222734;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    right: 20px;
    top: calc(50% - 5px);
}

.faq-item__title.open:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-right: 1px solid #2f948c;
    border-top: 1px solid #2f948c;
}

.faq-item__description {
    display: none;
    font-size: 18px;
    padding: 0 0 35px;
}

@media (max-width: 768px) {
    .faq-item__title {
        font-size: 20px;
        padding: 20px 20px 20px 0;
    }

    .faq-item__description {
        font-size: 16px;
        padding: 0 0 20px;
    }
}

@media (max-width: 560px) {
    .faq-item__title {
        font-size: 18px;
        padding: 20px 20px 20px 0;
    }

    .faq-item__description {
        font-size: 12px;
    }
}

.eko-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.eko-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 30px;
    border-top: 1px solid #b5ede7;
    color: #444444;
    font-weight: 400;
}

.eko-item__description {
    margin-right: 100px;
}

.eko-item__shelf-life {
    white-space: nowrap;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-left: auto;
}

.eko-item__price {
    white-space: nowrap;
    margin-left: 30px;
    font-weight: 600;
    color: #2f948c;
    font-size: 24px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.eko-price__title {
    margin-right: 10px;
}

@media (max-width: 768px) {
    .eko-item {
        padding: 10px 30px;
    }

    .eko-item__price {
        font-size: 20px;
    }

    .eko-item__description {
        margin-right: 40px;
    }
}

@media (max-width: 560px) {
    .faq-item__description {
        font-size: 12px;
    }

    .eko-item__price {
        font-size: 14px;
    }

    .eko-item {
        padding: 10px 10px;
    }

    .eko-item__description {
        margin-right: 10px;
    }

    .eko-item__price {
        margin-left: 10px;
    }

    .faq-item__title:after {
        right: 0;
    }

    .faq-item {
        padding: 0 10px;
    }
}

.faq-item__title_eko {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.eko-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.eko-prices {
    padding-right: 0;
    margin-left: 0;
    font-size: 16px;
    font-weight: 400;
}

.faq-item form {
    margin-bottom: 0;
}

.eko-item .eko-item__checkbox {
    margin: 0 20px 0 0;
    min-width: 18px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.doctor-reviews__slider_wrapper {
    max-width: 1000px;
}

.eko-text {
    margin-bottom: 0;
}

@media (max-width: 480px) {
    .eko-text {
        margin-bottom: 0;
    }
}

.eko-item__price_fixed {
    position: relative;
    top: 0;
    left: 0;
    background: #fff;
    color: #444;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.eko-item__price_fixed.eko-item__price_fixed__sticky {
    position: sticky;
    top: 40px;
}

@media (max-width: 590px) {
    .eko-item__price_fixed.eko-item__price_fixed__sticky {
        top: 70px;
    }
}

.eko-prices__title {
    width: 100%;
    font-size: 16px;
}

.cerrificates-gallery__item {
    max-width: 330px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cerrificates-gallery__item img {
    max-width: 100%;
    height: auto;
}

.text-after-prices {
    margin-top: 40px;
}

.doctor-certificates--wrapper .bx-has-controls-direction {
    position: absolute;
    width: 100%;
    top: 50%;
}

.doctor-certificates--wrapper .bx-wrapper {
    position: relative !important;
}

.doctor-certificates--wrapper .bx-has-controls-direction a.bx-prev {
    left: 0 !important;
}

.doctor-certificates--wrapper .bx-has-controls-direction a.bx-next {
    right: 0 !important;
}

@media (max-width: 1199px) {
    #content .employer .mini-post-content .radius {
        width: 250px;
        height: 250px;
    }
}

.eko-memo {
    margin-top: 60px;
}

.eko-memo__link {
    background: #2f948c;
    text-align: center;
    color: white;
    border-radius: 55px;
    font-size: 18px;
    padding: 20px 35px;
    line-height: 20px;
    display: block;
    max-width: 300px;
    font-weight: 500;
    margin: auto;
}

.eko-memo__link:hover,
.eko-memo__link:active,
.eko-memo__link:focus {
    color: white;
    text-decoration: none;
}

.employer .litera-list .mini-post-content .excerpt {
    text-align: left;
}

.doctor-prices--wrapper .litera-list {
    margin-left: 0;
    padding-left: 0;
}

.doctor-prices--wrapper .litera-list .mini-post-holder .mini-post-content .excerpt span.litera {
    left: -52px;
}

.litera-list.mini-posts-list.news-events .mini-post-holder .mini-post-content .excerpt a {
    left: 8px;
}

@media (max-width: 1199px) {
    .litera-list li {
        max-width: calc(100% - 70px);
    }

    .doctor-prices--wrapper .litera-list li:nth-child(odd) {
        padding-right: 0;
    }
}

.operation-text {
    margin-top: 40px;
}

.operation-text a:hover {
    text-decoration: none;
    color: #2f948c;
}

@media (max-width: 767px) {
    .span12 .transparent-breadcrumbs .breadcrumb {
        display: block;
        margin-bottom: 20px;
    }
}

.employer a.work {
    padding: 3px 10px 4px 10px;
    border: 1px solid #2f948c;
    border-radius: 25px;
    color: #2f948c;
    width: auto;
    display: inline-block;
    text-transform: lowercase;
    max-width: 350px;
    cursor: pointer;
    margin-top: 0;
    margin-bottom: 8px;
}

.employer a.work:hover,
.employer a.work:focus,
.employer a.work:active {
    text-decoration: none;
}

@media (max-width: 480px) {
    #content .employer .mini-post-content {
        text-align: left;
    }
}

.ekopooms-programm-link_wrapper {
    margin-top: 40px;
}

.ekopooms-programm-link {
    text-decoration: underline;
    font-size: 18px;
    position: relative;
    margin-left: 0px;
    color: #2f948c;
}

.ekopooms-programm-link:hover,
.ekopooms-programm-link:active,
.ekopooms-programm-link:focus {
    text-decoration: underline;
    color: #2f948c;
}

.text-after-prices {
    margin-top: 0;
}

.text-after-prices .doctor-prices__title {
    display: block;
    padding: 77px 0 15px 0;
}

/*.more-info .readmore-js-collapsed, .more-info .readmore-js-expanded {*/
/*    margin-bottom: 100px;*/
/*}*/
.news-link.readmore-js-toggle {
    /*bottom: -60px;*/
    font-size: 14px;
    font-weight: 400;
}

/*.text-after-prices.readmore-js-collapsed{*/
/*    height: 67px !important;*/
/*}*/
/*.text-after-prices.readmore-js-expanded + .news-link.readmore-js-toggle{*/
/*    bottom: 0;*/
/*}*/
@media (max-width: 767px) {
    .text-after-prices.readmore-js-section {
        margin-bottom: 20px;
    }

    #sidebar-right {
        margin-top: 50px;
    }
}

.eko-accordion {
    margin-bottom: 40px;
    margin-top: 40px;
    border-top: 1px solid #2f948c;
}

.eko-accordion__item {
    border-bottom: 1px solid #2f948c;
    padding: 10px 10px;
}

.eko-accordion__item_description {
    display: none;
    padding: 10px 0;
}

.eko-accordion__item_name {
    position: relative;
    cursor: pointer;
}

.eko-accordion__item_name:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-right: 1px solid #222734;
    border-top: 1px solid #222734;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    right: 0;
    top: calc(50% - 8px);
}

.eko-accordion__item_name.open:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-right: 1px solid #2f948c;
    border-top: 1px solid #2f948c;
}

article.text-after-prices {
    margin-top: 0;
}

.text-after-prices.readmore-js-section.readmore-js-expanded {
    overflow: visible;
}

.text-after-prices.readmore-js-section.readmore-js-expanded+.news-link.readmore-js-toggle {
    bottom: -14px;
    position: relative;
}

@media (max-width: 500px) {
    #doctors .our-personal li {
        text-align: center;
    }

    #doctors .our-personal li .radius {
        margin: auto;
    }

    #doctors .our-personal li .mini-post-content {
        padding-left: 0;
    }

    #doctors .mini-posts-list.news-events .mini-post-holder .mini-post-content .radius {
        float: none;
    }
}

.doctor-prices--wrapper__operation {
    margin-top: 100px;
}

.more-info .readmore-js-section {
    margin-bottom: 100px;
}

article.text-after-prices.readmore-js-expanded {
    margin-bottom: 0;
}

article.text-after-prices+a.empl-btn {
    margin-left: -97px;
}

.faq-item__description_price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0;
    border-top: 1px solid #b5ede7;
    border-bottom: 1px solid #b5ede7;
    color: #444444;
    font-weight: 400;
}

.faq-item__description_price__name {
    padding-right: 30px;
}

.faq-item__description_price__price {
    white-space: nowrap;
    margin-left: 30px;
    font-weight: 600;
    color: #2f948c;
    font-size: 24px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

@media (max-width: 768px) {
    .faq-item__description_price {
        padding: 10px 0;
    }

    .faq-item__description_price__name {
        padding-right: 10px;
    }

    .faq-item__description_price__price {
        font-size: 14px;
    }
}

@media (max-width: 560px) {
    .personal-block__not_price .faq-item__description {
        font-size: 16px;
    }
}

.result2 {
    overflow: hidden;
}

.result2 .res {
    font-weight: bold;
    display: block;
}

.price-search-element {
    display: block;
    margin-left: 20px;
    color: #444444;
    position: relative;
    font: normal 16px/24px Roboto;
}

.price-search-element:before {
    content: "";
    position: absolute;
    width: 9px;
    height: 9px;
    background: #2f948c;
    border-radius: 50%;
    display: block;
    left: -16px;
    top: 7px;
}

.price-search-element__price {
    color: #2f948c;
    font-weight: bold;
}

#search-show-all {
    display: inline-block;
    margin-top: 15px;
    font-weight: bold;
}

#search-show-all:hover {
    color: #2f948c;
}

.content h2.orange {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #323232;
    border-bottom: 3px solid #2f948c;
    padding-bottom: 10px;
    display: inline-block;
    border-bottom: 3px solid #aa8710;
}

@media (min-width: 1200px) {
    .content h2.orange {
        font-size: 36px;
        margin-bottom: 60px;
        /*margin-top: 100px;*/
    }
}

@media (max-width: 1199px) {
    .content h2.orange {
        font-size: 36px;
        margin-bottom: 60px;
        /*margin-top: 100px;*/
    }
}

@media (max-width: 980px) {
    .content h2.orange {
        font-size: 36px;
        margin-bottom: 70px;
        margin-top: 60px;
    }
}

@media (max-width: 767px) {
    .content h2.orange {
        font-size: 24px;
    }
}

@media (max-width: 480px) {
    .content h2.orange {
        font-size: 24px;
        margin-bottom: 20px;
        margin-top: 50px;
    }
}

.sec-article {
    margin: 35px 0;
}

.sec-article__title,
.gray-line h2 {
    margin: 0;
    font-size: 32px;
    color: #2F948C;
    font-family: 'Open sans', sans-serif;
    font-weight: 700;
    margin-bottom: 12px;
}

.text-box {
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}

.text-box p {
    margin: 0;
}

.circ-box {
    height: 90px;
    margin: 43px 0 29px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.circ-box h3,
.circ-box h2 {
    z-index: 2;
    color: #2F948C;
    font-family: Open Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    margin-left: 26px;
}

.circ-box__icon {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.gray-line {
    border-left: 3px solid #D9D9D9;
    padding-left: 16px;
    margin: 29px 0;
}

.sub-section-list {
    margin-bottom: 29px;
}

.sub-section-list li {
    color: #2F948C;
    font-size: 21px;
}

.sub-section-list p {
    color: #2F948C;
    font-family: Open Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
}

.black-list {
    margin: 29px 20px;
}

.black-list li {
    color: #5C5D65;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 161.182%;
}

.light-list {
    margin: 29px 20px;
}

.light-list li {
    color: #5C5D65;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
}

.light-list p {
    color: #111111;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.green-box {
    /*margin: 29px 0;*/
    padding: 20px 30px;
    border-radius: 20px;
    background: #E1F6F4;
}

.green-box h3 {
    color: #2F948C;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 161.182%;
}

.green-box a {
    text-decoration: underline;
    color: #2F948C;
}

.green-box a:hover {
    color: #2F948C;
}

.bold-text-box {
    margin: 20px 0;
}

.bold-text-box p {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.green-text-box {
    color: #2F948C;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
}

.green-text-box a,
.green-text-box a:hover {
    color: #2F948C;
    text-decoration: underline;
}

.green-text-box b {
 font-weight: bold;
}

.sub-slider__item {
    height: 336px;
    cursor: pointer;
}

.sub-slider__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.sub-section .bx-wrapper {
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 60px;
}

.sub-section .bx-wrapper .bx-controls {
    height: 40px;
    position: relative;
}

.sub-section .bx-wrapper .bx-pager {
    bottom: 5px;
    padding: 0;
}

    {
    margin-top: 2.75rem;
}

.divider {
    display: none;
    height: 2.2rem;
}


.sub__section_second,
.sub__section_fourth,
.sub__section_third,
.sub__section_fifth,
.sub__section_sixth,
.sub__section_seventh {
    margin-top: 2.75rem
}

.sub__section_second .circ-box,
.sub__section_third .circ-box,
.sub__section_fourth .circ-box,
.sub__section_fifth .circ-box,
.sub__section_sixth .circ-box,
.sub__section_seventh .circ-box {
    margin-top: 0;
}

.sub__section_second .bx-wrapper,
.sub__section_third .bx-wrapper,
.sub__section_fourth .bx-wrapper,
.sub__section_fifth .bx-wrapper,
.sub__section_sixth .bx-wrapper,
.sub__section_seventh .bx-wrapper,
.sub__section_first .bx-wrapper {
    margin-bottom: 0;

}

.sub__section_third {
    margin-top: 5.25rem;
}

.sub__section_second .text-box ul p {
    font-weight: 700;
    font-size: 1.25rem;
}

.sub__section_second .text-box ul li {
    color: #2F948C;
}

.sub__section_second .circ-box {}

@media (max-width: 767px) {

    .sub-section .bx-wrapper .bx-pager.bx-default-pager a {
        width: 0.475625rem;
        height: 0.475625rem;
        min-width: 0.475625rem;
        min-height: 0.475625rem;
    }

    .sub__section_second .text-box ul p {
        font-size: 1rem;
    }

    .sub-section .bx-wrapper .bx-controls {
        position: absolute;
        width: 100%;
    }

    .sub-section .bx-wrapper .bx-controls .bx-default-pager {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .sub-section-slider .sub-slider__item {
        max-height: 13.75rem;
    }

    .sub-section-slider .sub-slider__item img {
        height: 100%;
        width: 100%;
    }

    .sub__section_second,
    .sub__section_fourth,
    .sub__section_fifth,
    .sub__section_sixth,
    .sub__section_seventh {
        margin-top: 2.75rem
    }

    .divider {
        display: block;
    }

    .sub__section_second {
        margin-top: 2.3rem;
    }

    .sub__section_sixth .divider {
        height: 3.2rem;
    }

    .sub__section_fifth .divider {
        height: 2.75rem;
    }
}

.sub__section-third .circ-box {
    margin-top: 0;
}

.sub-section .bx-wrapper img {
    height: 100%;
}

.sub-section .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #44948C;
}

.sub-section .bx-wrapper .bx-pager.bx-default-pager a {
    background: #D9D9D9;
}

.sub-section .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #D9D9D9;
}

@media (max-width: 768px) {
    .transparent-breadcrumbs h1 {
        font-size: 24px;
        font-weight: 600;
    }

    .sec-article {
        margin: 40px 0;
    }

    .sec-article__title,
    .gray-line h2 {
        font-size: 20px;
        font-weight: 700;
    }

    .circ-box h3 {
        font-size: 16px;
        font-weight: 700;
        line-height: normal;
    }

    .sub-slider__item {
        height: 205px;
    }

    .sub-section-list p,
    .sub-section-list li,
    .black-list li,
    .light-list p {
        font-size: 16px;
    }

    .green-box h3 {
        font-size: 14px;
    }

    .circ-box {
        height: 50px;
    }

    .circ-box__icon {
        height: 50px;
        width: 50px;
    }

    .circ-box h3 {
        margin-left: 16px;
    }

    .circ-box h2,
    .circ-box h3 {
        font-size: 16px;
    }
/*слайдер на мобильном*/
    .sec-article .sub-section {
        margin-bottom: 15%;
    }
    .sub-section .bx-wrapper {
        height:305px
    }
    .sub-section .bx-wrapper img {
        height: 305px;
    }
    .sub-section .bx-wrapper .bx-controls {
        position: absolute;
        width: 100%;
        height: 8em;
    }

}

/*Вопрос-ответ модальное окно НАЧАЛО*/
/*.circ-box {*/
/*    height: 90px;*/
/*    margin: 43px 0 29px;*/
/*    position: relative;*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: flex;*/
/*    -webkit-box-align: center;*/
/*    -ms-flex-align: center;*/
/*    align-items: center;*/
/*}*/

/*.circ-box h2,*/
/*.circ-box h3 {*/
/*    z-index: 2;*/
/*    color: #2F948C;*/
/*    font-family: Open Sans;*/
/*    font-size: 24px;*/
/*    font-style: normal;*/
/*    font-weight: 700;*/
/*    margin-left: 26px;*/
/*}*/

.circ-box__icon {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.text-box {
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 24px;
}

.text-box {
    gap: 0 !important;
}

.zapis-accordeons {
    margin: 0;
    list-style: none;
    padding: 0;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.zapis-accordeons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 21px;
}

.zapis-accordeons .zapis-accordeon__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    padding-bottom: 6px;
    padding-top: 6px;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: #fff;
}

.zapis-accordeons .zapis-accordeon__btn p {
    margin: 0;
}

.zapis-accordeon__btn {
    cursor: pointer;
}

.zapis-accordeon__inner {
    display: none;
    background: #fff;
}

.answers-box {
    margin-top: 64px;
}

.answers-box__title {
    font-weight: 600;
    color: #2F948C;
    font-size: 24px;
    margin-bottom: 24px;
    display: block;
}

.zapis-accordeon {
    border-bottom: 1px solid #2F948C;
}

.zapis-accordeon:first-child {
    border-top: 1px solid #2F948C;
}
/*Вопрос-ответ модальное окно Начало*/
.answers-quest {
    margin-top: 64px;
}

.answes-quest__title {
    font-weight: 400;
    font-size: 16px;
    color: #5C5D65;
    margin-bottom: 16px;
}

.answers-quest-btn {
    font-weight: 700;
    font-size: 16px;
    padding: 12px 52px;
    background: #2F948C;
    border-radius: 40px;
    color: #fff;
    cursor: pointer;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    margin-top: 24px;
}

.callcenter-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    background: rgba(47, 148, 140, 0.9);
    z-index: 1001;
}

.callcenter-modal-form {
    margin: 0;
    padding: 67px 67px 38px;
    border-radius: 30px;
    background: #FFFFFF;
    height: 60vh;
    width: 70vw;
    max-width: 845px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
}

.callcenter-modal__close {
    position: absolute;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    right: 40px;
    top: 27px;
    cursor: pointer;
}

.callcenter-modal-form textarea {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none !important;
    background: #fff;
    resize: none;
}

.callcenter-modal-form textarea::-webkit-input-placeholder {
    color: #282828 !important;
    font-weight: 400;
    font-size: 20px;
}

.callcenter-modal-form textarea::-moz-placeholder {
    color: #282828 !important;
    font-weight: 400;
    font-size: 20px;
}

.callcenter-modal-form textarea:-ms-input-placeholder {
    color: #282828 !important;
    font-weight: 400;
    font-size: 20px;
}

.callcenter-modal-form textarea::-ms-input-placeholder {
    color: #282828 !important;
    font-weight: 400;
    font-size: 20px;
}

.callcenter-modal-form textarea,
.callcenter-modal-form textarea::placeholder {
    color: #282828 !important;
    font-weight: 400;
    font-size: 20px;
}

.callcenter-modal-form button {
    font-size: 24px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    background: #2F948C;
    border: none;
    color: #fff;
    border-radius: 30px;
    padding: 20px 60px;
}

.callcenter-modal-form textarea:focus {
    border: none !important;
    background: #fff;
}

.answers-howsend {
    font-weight: 600;
    font-size: 16px;
}

.input-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
}

.input-box label {
    font-weight: 400;
    font-size: 14px;
}

.input-box input[type="tel"],
.input-box input[type="email"] {
    background: transparent;
    border: none !important;
    border-bottom: 1px solid #2F948C !important;
    margin: 0 !important;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 14px;
    padding-left: 0;
}

.input-box input[type="tel"]:focus,
.input-box input[type="email"]:focus {
    background: transparent;
    border-color: #2F948C !important;

}

@media (max-width: 768px) {
    .callcenter-modal-form {
        padding: 53px 30px 30px 30px;
        width: 95vw;
        height: 100%;
        max-width: 100%;
    }
    .callcenter-modal-form textarea {
        font-size: 18px;
    }

    .callcenter-modal__close {
        right: 20px;
        top: 20px;
    }

    .answers-quest-btn {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center;
    }
}

/*Вопрос-ответ модальное окно КОНЕЦ*/

/*Новые отзывы START*/


.doctor-review__item-link {
    display: inline-block;
    overflow: hidden;
}

.doctor-review__item-link img {
    width: 64px;
    height: 64px;
    min-width: 64px;
    max-width: initial;
    -webkit-clip-path: initial;
    clip-path: initial;
    -o-object-fit: cover;
    object-fit: cover;
    bottom: 0;
    border-radius: 100%;
}

.doctor-otziv-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
    font-weight: 400;
    font-size: 20px;
    color: #000000;
}

.doctor-zapis-otziv {
    margin-top: 100px;
}

.doctor-zapis-otziv--title {
    font-family: 'Open-Sans', sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: normal;
    margin-bottom: 30px;
    margin-left: 5px;
}

.doctor-zapis-otziv .doctor-review__slide {
    border-radius: 20px;
    border: 0.5px solid #2F948C;
    background: #FFF;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 19px 17px 49px 17px;
    margin-right: 25px;
    margin-left: 0;
}

.doctor-zapis-otziv .doctor-review__item-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 24px;
    gap: 18px;
}

.doctor-zapis-otziv .doctor-review__item-short-text,
.doctor-zapis-otziv .doctor-review__item-date {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 13px;
}

.doctor-zapis-otziv .bx-viewport {
    margin-left: -24px;
}

.doctor-zapis-otziv .doctor-review__item-button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    display: block;
    padding: 0;
    border: none;
    color: #2F948C;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
}

.doctor-zapis-otziv .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    list-style: none;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 24px 0;
}
.doctor-zapis-otziv .slick-dots li{
    margin-right: 8px !important;
}
.doctor-zapis-otziv .slick-dots li button {
    color: transparent;
    border: none;
    width: 12px !important;
    min-width: 12px !important;
    max-width: 12px !important;
    height: 12px !important;
    min-height: 12px !important;
    max-height: 12px !important;
    background: #D9D9D9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50% !important;
    padding: 0 !important;
}

.doctor-zapis-otziv .slick-dots li.slick-active button {
    background: #44948C;
}

.doctor-zapis-otziv .slick-track {
    margin: 0 -8px;
}

/*.doctor-zapis-otziv .slick-slide {*/
/*    margin: 0 8px;*/
/*}*/

.doctor-zapis-otziv .doctor-review__item-short-text p.breadstext {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    line-height: 21.79px;
}

.doctor-zapis-otziv .doctor-review__item-button:hover {
    background: transparent;
    text-decoration: underline;
    border: none;
    color: #44948C;
}

.doctor-review__item-short-text.activity p {
    margin: 0;
    /* Убираем внешний отступ */
    -webkit-line-clamp: 5;
    /* Число отображаемых строк */
    display: -webkit-box;
    /* Включаем флексбоксы */
    -webkit-box-orient: vertical;
    /* Вертикальная ориентация */
    overflow: hidden;
    /* Обрезаем всё за пределами блока */
}

.doctor-zapis-otziv {
    margin-top: 100px;
    margin-bottom: 64px;
}

.doctor-zapis-online--grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 16px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}

.doctor-zapis-otziv .slick-track {
    margin: 0px 0px;
}

@media (max-width: 1024px) {
    .doctor-review__slide {
        max-width: -webkit-fit-content !important;
        max-width: -moz-fit-content !important;
        max-width: fit-content !important;
    }
	.doctor-zapis-otziv{
	    margin-top: 0;
        margin-bottom: 0;
	}
}
.answers-quest{
margin-bottom: 32px;
}
/*Новые отзывы END*/

.slick-track {
    display: flex;
}
.slick-track .slick-slide {
    height: auto;
    align-items: center;
    justify-content: center;
}
@media (max-width: 768px) {
    .circ-box-title {
        margin: 43px 0 29px;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 50px;
    }
}
#articles {
    margin-top: 70px;
}
#articles .orange {
    margin-bottom: 0;
}
 /*Стили из style*/
.workarea .sec-article {
    margin: 35px 0;
}

.first-box-text,
.sec-article__title, .gray-line h2 {
    margin-bottom: 0px;
}

.circ-box {
    margin-top: 0 !important;
}

.green-text-box a,
.green-box a {
    white-space: nowrap;
}

.sec-article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

article.sec-article > * {
    margin-bottom: 29px;
}
.black-list a {
    color: #5C5D65;
    text-decoration: underline;
}

.sec-article .bx-wrapper {
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 60px;
}

.text-box {
    gap: 0 !important;
}

.text-box p {
    margin-bottom: 29px !important;
}

.text-box p:last-child {
    margin-bottom: 0 !important;
}

article.sec-article .bx-wrapper {
    margin-top: 0;
    margin-bottom: 0;
}

article.sec-article .black-list {
    margin-top: 0;
}

article.sec-article .light-list {
    margin-top: 0;
}

article.sec-article .bold-text-box {
    margin-top: 0;
}

article.sec-article .bold-text-box p:last-of-type {
    margin-bottom: 0;
}

article.sec-article .green-text-box p:last-of-type {
    margin-bottom: 0;
}
/* End */


/* Start:/bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/news.list/main_advt2/style.css?177980196212731*/
/** {*/
/*    border: 1px solid rebeccapurple;*/
/*}*/
:root{
    /* Цвета журнала */
    --journal-primary: #2F948C;
    --journal-date: #545659;

    /* Цвета тегов */
    --tag-default: #0AA699;
    --tag-bg-default: #E1F6F4;
    --tag-reproduction: #A381EB;
    --tag-reproduction-lowOp: #F8F9FF;
    --tag-ophthalmology: #269BEF;
    --tag-ophthalmology-lowOp: #F1F9FF;
    --tag-video: #AA8710;
    --tag-video-lowOp:#FFF5D1;


}
body{
    font-family: 'Open Sans' ;
    margin: 0;
}
h1, h2, h3, p{
    margin: 0;
}

.online-journal-header{
    display: grid;
    gap: 60px;
}
.online-journal-wrapper{
    display: grid;
    justify-content: center;
    grid-template-columns: 100%;
    margin: 0;
    padding: 40px 0;
    /*height: 100vh;*/
    max-width: 1140px;
}

.online-journal-wrapper h1{
    color: var(--journal-primary);
    font-size: 53px;
    font-weight: 600;
}
.online-journal-tags{
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}
.online-journal-tag{
    display: flex;
    gap: 17px;
    align-items: center;
    border-radius: 40px;
    background-color: var(--tag-bg-default);
    padding: 15px;
    cursor: pointer;
    transition: opacity 0.3s ease;
}
.online-journal-tag:hover{
    opacity: 0.75;
}
.online-journal-tags p{
    color: var(--tag-default);
    font-size: 20px;
    line-height: 100%;
    margin: 0;
}
.online-journal-card-tags .online-journal-card-tag p {
    margin-bottom: 0;
}
.online-journal-card-tag.online-journal-reproduction-center,
.online-journal-reproduction-center{
    background-color: var(--tag-reproduction-lowOp);
}
.online-journal-card-tag.online-journal-ophthalmology{
    background-color: var(--tag-ophthalmology-lowOp);
}
.online-journal-reproduction-center p{
    white-space: nowrap;
    color: var(--tag-reproduction);
}
.online-journal-ophthalmology p{
    color: var(--tag-ophthalmology);
}
.online-journal-item-card--content h3{
    font-size: 20px;
    font-weight: 700;
    max-width: 300px;
    color: var(--journal-primary);
    margin: 15px 0 20px;
}
.online-journal-item-card--date{
    font-size: 14px;
    color: var(--journal-date);
    font-weight: 300;
}
.online-journal-cards-block, .online-journal-cards-block2{
    margin-top: 70px;
    margin-bottom: 90px;
}
.online-journal-cards, .online-journal-cards2{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 24px;
    row-gap: 45px;
    border-radius: 40px;
}
.online-journal-cards3 {
    grid-template-columns: repeat(2, 1fr);
}
.online-journal-item-card{
    /*display: grid;*/
    width: 100%;
    max-width: 100%;
    border-radius: 40px;
    box-shadow: 0px 9px 25px 0px #E7F6F587;
    transition: transform 0.3s ease;
    cursor: pointer;
    overflow: hidden;
}
.online-journal-item-card img, .articles-wrap .row-fluid img
{
    width: 409px;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    height: 236px;
    object-fit: cover;
    object-position: 0 15%;
    min-width: 0;
    max-height: fit-content;
}
.online-journal-card-tags{
    display: flex;
    flex-wrap: wrap;
    column-gap: 8px;
    row-gap: 15px;
    align-items: center;
    text-align: center;
}
.online-journal-card-tags p{
    margin: 0;
    font-size: 14px;
}

.online-journal-card-tag{
    padding: 5px 10px;
    color: var(--tag-default);
    line-height: 100%;
    margin: 0;
    background-color: var(--tag-bg-default);
    border-radius: 20px;
    white-space: nowrap;
    width: fit-content;
    cursor: pointer;
    transition: opacity 0.3s ease
}
.online-journal-card-tag:hover{
    opacity: 0.75
}
.online-journal-card-tag.primary-journal-tag{
    background-color: transparent;
    outline: 1px solid var(--tag-default);
}
.online-journal-item-card--content{
    padding: 15px 30px 30px;
    height: max-content;
}
.online-journal-item-card--content a, .online-journal-item-card--content a:hover {
    text-decoration: none;
}

.online-journal-interesting-block{
    /*display: flex;*/
    /*justify-content: space-between;*/
    box-shadow: 0px 9px 25px 0px #E7F6F587;
    margin: 0 0 90px 0;
    border-radius: 40px;
    transition: transform 0.3s ease;
    cursor: pointer;
}

.online-journal-interesting-block__wrapper
{
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    margin: 30px 0;
}
.online-journal-interesting-block__wrapper img {
    width: 406px;
    border-radius: 40px;
}

.online-journal-item-card:hover,
.online-journal-interesting-block:hover{
    transform: translateY(-4px);
}
.online-journal-interesting-content{
    padding: 45px;
    max-width: 600px;
    width: 100%;

}
.online-journal-interesting-content h2{
    font-size: 36px;
    font-weight: 700;
    color: var(--journal-primary);
    margin: 20px 0;
}
.online-journal-interesting-content .online-journal-card-tags{
    margin-top: 45px;
}
.online-journal-interesting-content .online-journal-card-tags{
    flex-direction: column;
    align-items: flex-start;
}
.online-journal-interesting-content .secondary-journal-tags{
    display: flex;
    gap: 15px;
    padding: 0
}

.online-journal-video-tag{
    color: var(--tag-video);
    background-color: var(--tag-video-lowOp);
}
.online-journal-video-content img,
.online-journal-video-block{
    max-width: 412px;
}
.online-journal-video-block{
    /*display: grid;*/
    /*grid-template-columns: repeat(3, 1fr);*/
    display: flex;
    max-width: 100%;
    grid-gap: 16px;
    border-radius: 40px;
    box-shadow: 0px 9px 25px 0px #E7F6F587;
    position: relative;
}
.online-journal-video-content img{
    position: relative;
    height: 553px;
    width: 412px;
    border-radius: 40px;
    object-fit: cover;
    object-position: center;
    aspect-ratio: 16/9;
}

.online-journal-video-content{
    position: relative;
    display: flex;
    cursor: pointer;
    transition: transform 0.3s ease;
}
.online-journal-video-content:hover{
    transform: translateY(-4px);
}
.online-journal-video-content::before {
    content: '';
    position: absolute;
    z-index: 2;
    border-radius: 40px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
}


.online-journal-video-title-block{
    display: flex;
    flex-direction: column;
    gap: 6px;
    max-width: 412px;
    z-index: 4;
    position: absolute;
    padding: 20px;
    color: #FFFFFF;
}
.online-journal-video-content svg{
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.online-journal-video-title-block p{
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
}
.online-journal-video-title-block p:first-child{
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    max-width: 285px;
}

.video-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 40px;
    overflow: hidden;
    display: none;
    z-index: 3;
}
.vjs-modal-dialog,
.vjs-text-track-settings,
.vjs-big-play-button,
.vjs-control-bar,
.vjs-text-track-display,
.vjs-poster{
    display: none;
}
.video-container.active {
    display: block;
}

.video-js {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.video-preview-wrapper {
    position: relative;
    border-radius: 40px;
    overflow: hidden;
    transition: opacity 0.3s;
}

.video-preview-wrapper:not(.active) {
    opacity: 0;
    pointer-events: none;
}



.vjs-progress-control {
    order: -1;
    position: absolute;
    top: 0;
    width: 100%;
    height: 5px;
    background: rgba(0,0,0,0.3);
}

.video-js .vjs-progress-control{
    width: 100%;
    height: 1rem;
}

.vjs-remaining-time,
.vjs-picture-in-picture-control,
.vjs-fullscreen-control {
    display: none !important;
}

.vjs-control-bar {
    background: transparent !important;
    padding: 0 15px 15px;
    display: flex;
    flex-direction: column;
    height: auto !important;
}

.video-js .vjs-control-bar{
    bottom: 5%;
}
.video-js .vjs-volume-panel{
    bottom: 100%;
}
.video-js .vjs-play-control{
    align-self: center;
}
.transparent-breadcrumbs {
    margin-top: 3em!important;
}
.transparent-breadcrumbs h1 {
    color: var(--journal-primary);
    font-size: 53px!important;
    font-weight: 600;
    font-family: 'Open Sans';
    font-style: initial;
}
.online-journal-video-block.slick-initialized .slick-slide{
    display: flex;
}
.online-journal-video-block .slick-track{
    display: flex;
    gap: 16px;
}
.articles-wrap .doctor-prices__title {
    padding: 77px 0 0 0
}
.center.margin-large {
    margin: 0;
}

@media(max-width: 1024px){
    .transparent-breadcrumbs h1 {
        font-size: 24px!important;
    }
    .online-journal-wrapper{
        display: flex;
        flex-direction: column;
        padding: 0;
    }
    .online-journal-header{
        display: block;
        overflow: scroll;
        scrollbar-width: none;
        padding: 0 0 20px 0;
    }
    .online-journal-item-card{
        width: 100%;
    }
    .online-journal-video-block,
    .online-journal-cards, .online-journal-cards2{
        grid-template-columns: 1fr;
    }
    .online-journal-tags {
        overflow: hidden;
        overflow-x: auto;
        width: 100%;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        max-width: 126%;
        gap: 15px;
        width: max-content;
        box-sizing: border-box;
        -webkit-overflow-scrolling: touch;
    }

    .online-journal-tags::-webkit-scrollbar {
        display: none;
    }

    .online-journal-tags {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    img.online-journal-tag__svg {
        max-width: 40px;
    }
    .online-journal-interesting-block{
        flex-direction: column;
        gap: 16px;
    }
    .online-journal-interesting-content{
        padding: 5px;
    }
    .online-journal-video-block{
        width: 100%;
    }
    .online-journal-wrapper h1{
        font-size: 24px;
    }
    .online-journal-item-card img{
        width: 100%;
    }
    .online-journal-content{
        /*padding: 0 20px*/
    }
    .online-journal-cards-block2{
        margin-top: 90px;
    }
    .online-journal-cards-block{
        margin-top: 20px;
    }
}
@media(max-width: 768px) {
    /*.video-preview-wrapper img {*/
    /*    max-width: 100%;*/
    /*    width: 100%;*/
    /*}*/

    /*.online-journal-video-content img {*/
    /*    height: auto;*/
    /*}*/

    /*.video-preview-wrapper {*/
    /*    width: 100%;*/
    /*}*/

    /*.online-journal-video-block {*/
    /*    max-width: 100%;*/
    /*}*/
    .articles-wrap .doctor-prices__title {
        padding: 154px 0 0 0;
    }

    .online-journal-interesting-block__wrapper {
        display: flex;
        justify-content: space-between;
        cursor: pointer;
        margin: 30px 0;
        flex-direction: column;
    }
    .online-journal-tag{
        padding: 10px;
    }
    .online-journal-tags p{
        font-size: 14px;
    }
    .online-journal-cards {
        column-gap: 0;
    }
    .swiper-pagination .swiper-pagination-bullet-active  {
        background: #2f948c !important;
    }
    .swiper-pagination .swiper-pagination-bullet {
        background: #d9d9d9;
        width: 12px;
        height: 12px;
    }
    .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 80px;
    }
}

/*div#sidebar-right {*/
/*    display: none;*/
/*}*/

/*#content {*/
/*    font-weight: 400;*/
/*    width: 100%;*/
/*}*/

.dots.swiper-horizontal > .swiper-pagination-bullets,
.dots.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.dots.swiper-pagination-fraction,
.dots {
    position: static;
    bottom: auto;
    left: auto;
    right: 50%;
    top: 100%;
    transform: translateY(-50%);
    z-index: 100;
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    cursor: pointer;
    margin-top: 45px;
}

.dot {
    width: 20px;
    height: 20px;
    background: transparent;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.7;
}

.dot_active {
    opacity: 1;
}

.dot:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background-color: #D9D9D9;
    border-radius: 50%;
}

.dot:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    left: 0;
    right: 0;
    box-sizing: border-box;
    opacity: 0;
    transition: 0.3s all;
    background-color: #44948C;
}

.dot:hover:after {
    opacity: 0.5;
}

.dot_active:hover:after,
.dot_active:after {
    opacity: 1;
}

/* End */


/* Start:/bitrix/templates/ultimate_paramonov_by_clever/css/jquery.fancybox-1.3.4.css?12895079208852*/
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/bitrix/templates/ultimate_paramonov_by_clever/css/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/bitrix/templates/ultimate_paramonov_by_clever/css/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/bitrix/templates/ultimate_paramonov_by_clever/css/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/bitrix/templates/ultimate_paramonov_by_clever/css/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/bitrix/templates/ultimate_paramonov_by_clever/css/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/bitrix/templates/ultimate_paramonov_by_clever/css/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/bitrix/templates/ultimate_paramonov_by_clever/css/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/bitrix/templates/ultimate_paramonov_by_clever/css/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/bitrix/templates/ultimate_paramonov_by_clever/css/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/bitrix/templates/ultimate_paramonov_by_clever/css/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/bitrix/templates/ultimate_paramonov_by_clever/css/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/bitrix/templates/ultimate_paramonov_by_clever/css/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/bitrix/templates/ultimate_paramonov_by_clever/css/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/bitrix/templates/ultimate_paramonov_by_clever/css/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/bitrix/templates/ultimate_paramonov_by_clever/css/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/bitrix/templates/ultimate_paramonov_by_clever/css/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/bitrix/templates/ultimate_paramonov_by_clever/css/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
/* End */
/* /bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/style.css?1530191080780 */
/* /bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/catalog/custom-catalog/bitrix/catalog.element/.default/style.css?176051615873548 */
/* /bitrix/templates/ultimate_paramonov_by_clever/components/bitrix/news.list/main_advt2/style.css?177980196212731 */
/* /bitrix/templates/ultimate_paramonov_by_clever/css/jquery.fancybox-1.3.4.css?12895079208852 */
