

/* Start:/bitrix/templates/.default/components/bitrix/news.detail/blog_new_detail/style.css?17587112484121*/
.name_picture_block {
    display: flex;
    justify-content: space-between;
    position: relative;
}
.top_line_info_left {
    width: 100%;
}
.blog_top_line {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    align-content: center;
    gap: 20px;
}
.blog_top_auth, .blog_read_time {
    display: flex;
    align-items: center;
    gap: 5px;
}
.author_photo {
    width: 45px;
    height: 45px;
    border-radius: 50%;
}
.time_read_v {
    font-weight: 200;
    font-size: 16px;
    line-height: 100%;
    color: #595856;
}
.author {
    font-weight: 200;
    font-size: 20px;
    line-height: 109.00000000000001%;
    color: #929292;
}
.picture_block {
    margin-bottom: 30px;
}
.date_public {
    margin-bottom: 20px;
}
.header_blog {
    font-size: 16px;
    margin-bottom: 40px;
    margin-top: 70px;
}
.header_blog_text {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.header_blog_text img {
    width: 20px;
    margin-left: 10px;
    transition-duration: 0.4s;
    transform: unset;
}
.header_blog_text img.active {
    transform: rotateX(180deg);
}
.header_open_hide_block a{
    text-decoration: underline;
    color: #163072;
    margin-bottom: 10px;
    display: inline-block;
}
.link_block ul {
    margin-left: 30px;
    list-style: disc;
    
}
.text_left h1 {
    max-width: 90%;
}
.text_left ol {
    margin-left: 20px;
    list-style: decimal;
}
.text_left ul {
    margin-left: 30px;
    list-style: disc;
}
.blog_body_text {
    font-size: 16px;
    line-height: 24px;
}
.blog_body_text h2 {
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 16px;
}
.blog_body_text h3 {
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 16px;
}
.blog_body_text h4 {
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 16px;
}
.blog_body_text ul {
    list-style: disc;
    margin-left: 20px;
    margin-bottom: 20px;
}
.blog_body_text ul p {
    margin-bottom: unset;
    margin-top: unset;
}
.blog_body_text p {
    margin-top: 20px;
    margin-bottom: 20px;
}
.blog_body_text img {
    margin: 20px 20px 20px 0px;
}
.blog_body_text a {
    color: #163072;
}
.blog_body_text p a {
    text-decoration: underline;
}
.in_content a.des_open_popup {
    order: -1;
}
.blog_body {
    display: flex;
    justify-content: space-between;
}
.blog_body_text {
    width: 100%;
}
.bottom_icons {
    display: flex;
    margin-bottom: 40px;
}
.like_blog {
    display: flex;
    margin-right: 20px;
    align-items: center;
}
.like_blog img {
    margin: unset;
    margin-right: 10px;
    width: 15px;
    height: 15px;

}
.podelitsa img {
    margin: unset;
    width: 30px;
}
.podelitsa ul.ya-share2__list {
    margin-left: unset;
    margin-bottom: unset;
    margin-top: 0px;
}
.line {
    width: 500px;
    border-bottom: 1px solid black;
    margin-bottom: 30px;
}
.right_bar {
    max-width: 400px;
    margin-left: 50px;
}
.other_blogs {
    border-left: 1px solid #f1f1f1;
}
.big_right_title {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.tags_items {
    display: flex;
    margin-bottom: 20px;
}
.tag_item {
    padding: 5px 10px;
    margin-right: 10px;
    background-color: #163072;
    color: #ffffff;
    border-radius: 10px;
}
.tag_item a {
    padding: 5px 10px;
    margin-right: 10px;
    background-color: #163072;
    color: #ffffff;
    border-radius: 10px;
}
.title_section {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}
#wait_comp_1cabb1b55fc017172e9884d372149b79 {
    display: none !important;
}
@media(max-width: 1024px){
    .name_picture_block {
        flex-direction: column-reverse;
    }
    .blog_body {
        flex-direction: column;
    }
    .right_bar {
        max-width: 100%;
        margin-left: unset;
        margin-bottom: 40px;
    }
}
@media(max-width:768px){
    .text_left h1 {
        font-size: 28px;
        min-width: 100%;
    }
}
@media screen and (max-width: 650px) {
    .blog_top_line {
        flex-direction: column;
    }
}
/* End */


/* Start:/bitrix/components/vasoft/likeit.button/templates/blog_like/style.css?1642753377499*/
.vs-likeit {
	display: inline-block;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
}

.vs-likeit:before {
	display: inline-block;
	vertical-align: middle;
	height: 18px;
	width: 18px;
	line-height: 30px;
	background: transparent url(/blog_new/icons/heart.svg) 0 0 no-repeat;
	background-size: contain;
	content: '';
	margin-right: 5px;
}

.vs-likeit-active:before {
	background-image: url(/blog_new/icons/heart_fill.svg);
}

.vs-likeit-action {
	cursor: pointer;
}

.vs-likeit-cnt {

}
/* End */


/* Start:/bitrix/components/realweb/callback/templates/leave_comments/style.css?1671011280998*/
/* Leave comm */
.leave_comment {
	margin-bottom: 40px;
}
.name_comment_form {
	font-size: 18px;
	margin-bottom: 20px;
}
.input_form {
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
.input_form input {
	width: 200px;
	background-color: #f1f1f1;
	border: unset;
}
.input_form textarea {
	padding: 10px;
	background-color: #f1f1f1;
	border: unset;
}
.leave_comment button {
	padding: 10px 15px;
	margin-left: auto;
	display: block;
	background-color: #f1f1f1;
}
/* Section Comments */
.titl_section {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
}
.comments_items {
	display: flex;
	flex-direction: column;
}
.comments_item {
	margin-bottom: 20px;
}
.comments_item .comment_name {
	margin-bottom: 15px;
	font-size: 18px;
}
.comments_item .comments_text {
	font-size: 16px;
}
label.error {
	color: #d11d1d;
}
.response_form_ajax {
	font-size: 16px;
    margin-bottom: 20px;
    color: green;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/blog_new_actualy_right_block/style.css?17587112481081*/
.other_blogs_items {
    display: flex;
    flex-direction: column;
}
.other_blog_item {
    width: 100%;
    padding: 15px;
    display: flex;
    border-bottom: 1px solid #f1f1f1;
}
.other_blog_item_img {
    position: relative;
    margin-right: 15px;
    color: #ffffff;
}
.other_blog_item_img .likes {
    position: absolute;
    left: 10px;
    top: 10px;
    display: flex;
    align-items: center;
}
.other_blog_item_img .likes img {
    margin-right: 10px;
    width: 15px;
}
.other_blog_item_text {
    display: flex;
    flex-direction: column;
}
.other_blog_item_text .name_blog {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}
.other_blog_item_text .description {
    font-size: 16px;
    margin-bottom: 15px;
}
.other_blog_item_text a.link_href {
    display: block;
    margin-left: auto;
    margin-top: auto;
    color: #163072;
    width: fit-content;
}
@media(max-width: 650px){
    .other_blog_item {
        flex-wrap: wrap;
        justify-content: center;
    }
    .other_blog_item_text .name_blog {
        margin-top: 10px;
    }
}
/* End */


/* Start:/local/include/css/youtube.css?17586202212573*/
.youtube {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: block;
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer;
    margin: 0;
    background-size: 100%;
}

iframe {
  margin: 0;
}

.youtube .play {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAAtCAYAAAAeA21aAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QA/wD/AP+gvaeTAAAE2klEQVRo3uWaTWxUVRTHf+fNm4/OdGY6FUpbsSAWLDaaQCFqqVETWRjjxkRYmGg0btzoRln4sSBIARXDR2JSFiSmqUEEFiTAkmiwpoIYiARUihXoBxSYdua1nXZm7nHR1lYpVRZvWvr+k7uYeXfuuefMOfee858jTAMFuVpb+xCSX+izuM9AsagpBikGEiDFgikGCStiA9Gxb0aAACAKJVOtLaNz7TFBeRVSU8+TflADmgXLGVvfEciiMqSog5AWtE+xHAUHUYc8N7Gl8/4zFy4KmDvpKFN9eLl22WpL5G3gRSDOvY00cMxS3V157rcT0xrg9+rqYCgkX4C8wRyEwD7bCr1ZfvbswG0GOFVX5y/LpI8Aa5nDEGglNvjcAz9cHQKwxh+UZVIfKazV0difs8NAvUkVbfmHB7QvWRL3hexOIII3kFXxVz147lyPBWAX2es9pDyAXzT7CuPXkBp9WfEYlPXAdlHw/bF8aR9Q7DET5IasQMLuqF36qOY9pzyAHcgPr7JzOa0WEbwIS1lii2iFKh6FVthqpFzdd4As4J99WZFU2EAZLntAbN26VonHfam9e6s1ny+fLfobZb6VFxJuZ1/4A5S9u6Fh0cmfSsOvvtaqltU7G7JCIGGRJ6EKbo5xaf5IJFD5/gf1lce/jQSff+GEIv1uy55+SImlolHF7ZeZFHZCcXl5uHLbtobSw4fxNzS0IQy5v4cp9xWzVAm57gFT5aLBIPOWPRyfv/3zx2P7D2T8T9SfUCVTYC8IWaoEChBrdziEhWgiwbyamkTJ1q0NJS1f9ftqa1sVcgU6B4I2EHT7FrgzITXhDaUVFThFRQusnbsWmI6Oy+nGxq5ce/tqwOfizoK2oj7X043/dSWPekMoHCbl91fF9+ypyl8435Ha/HEy39W9wq102CpErN1VnTrmDUXRKL6a5YsTzS0rYp9+dp5w5Lwbe7MLkQWbu07QhFhpKUWRCP2XLvUNHTp00wwMrHTFBWZrGWAGBweubdx4Knnw4ApVbXCtJCxEIXQ3Mszg4EDXpk1nbn5z4BGMedr1mljRfCHol/+ckc2O9OzY0Xa9qWmZGlNfKFLERhme0YI0l8teb2r6sWfHzirN5Z4qMEU+bCuMzMjvb4zpbW5u69zcWKHZ7JqZoQXJ2AoZCnkSqmpvc8vpzsbGUpPJPDnDZ+2wbZSUFMgCySPHTndseK/IDAzUzRJmuN9GTVJxlxLq/77V31v72C/GSa9kdqHPVki6LWXoYns9sxNJW9XqFbzJiiraa6N0qzdZcYBu22C6xKu0uEi3banVbsR4MwSUS7IffAsXLrqFEvOY/tmAZkusdZBXlba53hhx+9CfV3V1DdpjydnXoGu9Ff+6D8ZbZEZC+wHHQ+oPSy7Q8rcBGm78msbIJzP7J0XhhkF3r7nWfn3CA4Bsz59bVDjigfj/zgkHP5xUEk/gFHX+wfIbWxV9B3fp6JnCl37bvFV/dbRF7jYDjON4+eLFgnkd9CWghvGW1nsTt1A5iuiuZ3qunJyCFJkeR6urgyFnpBrMIlGJKhK3xMQNEhUlKmjYIH6Z6DEqAUTQsCLBSUvFZJJXKYSBSc81JUj+X7vLqZIee5cGcoKMKDrW6Sn9oA7gIOKokgTjgDiWRVLVd+XZno6O6fT7CwKtBdmkO63pAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDIxLTAzLTI5VDE0OjMxOjUwKzAwOjAw0tOSOQAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyMS0wMy0yOVQxNDozMTo1MCswMDowMKOOKoUAAAAASUVORK5CYII=") no-repeat center center;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: .8;
    filter: alpha(opacity=80);
    transition: all 0.2s ease-out;
}

.youtube .play:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
/* End */


/* Start:/bitrix/components/realweb/callback/templates/order-project-blog/style.css?16710112805449*/
.project-order-modal-box{display:none;position:fixed;z-index:990;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(76, 76, 76, 0.9);-webkit-overflow-scrolling:touch;}
.project-order-modal-box.active{display:block}
.project-order-modal{-webkit-flex-flow:row nowrap;flex-flow:row nowrap;text-decoration:none;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%}
.project-order-content{position:relative;margin:30px 0;width:400px;background-color:#fff;padding:30px 50px 40px 50px}
.project-order-title-box{position:relative;width:150px;margin:30px auto 70px auto}
.project-order-title-overlay{position:absolute;top:-30px;left:-50px;width:250px;height:250px;background-color:#ff0010;-moz-border-radius:50%;-webkit-border-radius:50%;-khtml-border-radius:50%;border-radius:50%;z-index:1}
.project-order-title{font-family:'Muller';font-weight:bold;color:#fff;font-size:30px;line-height:30px;position:relative;z-index:2;padding:10px 0 0 0;text-align:center}
.project-order-title-icon{width:110px;position:relative;z-index:2;margin:0 auto}
.project-order-title-icon img{display:block;width:100%}
.project-order-label{display:block;color:#000;font-size:18px;line-height:24px;font-weight:bold;margin:0 0 5px 0}
input[type=text].project-order-input{line-height:50px;height:50px;width:100%;-moz-border-radius:10px;-webkit-border-radius:10px;-khtml-border-radius:10px;border-radius:10px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 18px;color:#000;font-size:14px;margin:0;box-shadow:none;border:1px solid #ddd}
.project-order-form .project-order-input-box{margin:0 0 21px 0}
.project-order-checkbox-box{position:relative;padding:2px 0 4px 0}
.project-order-checkbox{display:none}
.project-order-checkbox-label{display:inline-block;cursor:pointer;position:relative;padding-left:30px;font-size:14px;line-height:20px;color:#000}
.project-order-checkbox-label:before{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;content:"";display:inline-block;width:16px;height:16px;position:absolute;left:0;top:0;vertical-align:top;background-color:#fff;-moz-border-radius:4px;-webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;margin:0;border:2px solid #ff0010}
.project-order-checkbox:checked + .project-order-checkbox-label:before{background-color:#ff0010;border-color:#eef7e5}
.project-order-checkbox-label a{color:#000}.project-order-checkbox-label a:hover{text-decoration:none}
.project-order-btn{text-transform:uppercase;margin:17px 0 0 0;cursor:pointer;color:#fff;background-color:#ff0010;text-decoration:none;display:inline-block;font-size:18px;line-height:22px;padding:21px 83px;border:2px solid #ff0010;font-weight:600;-moz-border-radius:8px;-webkit-border-radius:8px;-khtml-border-radius:8px;border-radius:8px;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}
.project-order-btn:hover{background-color:#fff;color:#ff0010}
.project-order-btn-box{position:relative;text-align:center}
.project-order-btn-box .des_spinner{display:none;width:70px;text-align:center;position:absolute;bottom:-25px;left:50%;margin-left:-35px}
.project-order-btn-box .des_spinner>div{width:14px;height:14px;border-radius:100%;display:inline-block;-webkit-animation:project-bouncedelay 1.4s infinite ease-in-out both;animation:project-bouncedelay 1.4s infinite ease-in-out both;background-color:#ff0010}
.project-order-btn-box .des_spinner .des_spinner_bounce1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s}
.project-order-btn-box .des_spinner .des_spinner_bounce2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s}
@-webkit-keyframes project-bouncedelay{0%,80%,100%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1.0)}}
@keyframes project-bouncedelay{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1.0);transform:scale(1.0)}}
.project-order-close{z-index:90;position:absolute;right:20px;top:20px;width:19px;height:19px;cursor:pointer;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}
.project-order-close:before,.project-order-close:after{position:absolute;left:8px;content:' ';height:20px;width:1px;background-color:#f22613;top:-1px}
.project-order-close:hover:before,.project-order-close:hover:after{background-color:#ff0010}
.project-order-close:before{transform:rotate(45deg)}
.project-order-close:after{transform:rotate(-45deg)}
.des_popupwin_input_box.des_form_error input[type=text].project-order-input{border-color:#ff0010}
@media (max-width:670px){
.project-order-modal{-ms-flex-align:flex-start;align-items:flex-start}
.project-order-content{margin:0}
}
@media (max-width:540px){
.project-order-content{width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 20px 40px 20px}
}
.form_subscribe_blue{
    background-color: #163072;
    color: white;
    padding: 10px 20px 30px;
}
.blog_subscribe_video_block .project-order-label {
    display: none !important;
}
.form_subscribe_blue .des_form .project-order-btn-box input {
    width: fit-content;
    padding: 5px 15px;
    font-size: 14px;
    margin-left: auto;
    display: block;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/blog_new_goods/style.css?17587112481137*/
div.moduleBestSeller-slider-item-price {
    font-size: 14px;
    color: rgb(56, 52, 53);
    text-align: right;
    padding: 0px 4%;
    text-align: center;
}
a.moduleBestSeller-slider-item-title {
    width: 100%;
    white-space: unset;
    text-align: left;
    min-height: 47px;
    text-align: center;
}
.moduleBestSeller .bx-wrapper .bx-controls-direction {
    position: unset !important;
}
div.moduleBestSeller div.bx-wrapper a.bx-prev, div.moduleBestSeller div.bx-wrapper a.bx-next {
    position: absolute !important;
    width: 25px !important;
    height: 25px !important;
    top: calc(50% - 40px) !important;
    background-position: unset !important;
    background-color: unset !important;
}
.moduleBestSeller .bx-wrapper .bx-controls-direction .bx-prev {
    left: 0px !important;
    background-image: url('/assets/images/icons/down-chevron.svg') !important;
    transform: rotateZ(90deg) !important;
}
.moduleBestSeller .bx-wrapper .bx-controls-direction .bx-next {
    right: 0px !important;
    background-image: url('/assets/images/icons/down-chevron.svg') !important;
    transform: rotateZ(-90deg) !important;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/system.pagenavigation/load_more3/style.css?17587112482117*/
div.modern-page-navigation {
    padding: 0.5em 0;
}

div.modern-page-navigation a,
span.modern-page-current,
span.modern-page-dots {
    border-left-width: 1px;
    border-left-style: solid;
    padding-left: 0.75em;
    padding-right: 0.5em;
    text-decoration: none;
}

div.modern-page-navigation a.modern-page-previous {
    border-right-width: 1px;
    border-right-style: solid;
    border-left: none;
}

div.modern-page-navigation a.modern-page-first,
div.modern-page-navigation span.modern-page-first {
    border-left: none;
    padding-left: 0.5em;
}

span.modern-page-current {
    font-weight: bold;
}

div.modern-page-navigation a,
span.modern-page-current,
div.modern-page-navigation a.modern-page-previous,
span.modern-page-dots {
    border-color: #cdcdcd;
}

.modern-page-btn-ajax {
    padding: 10px 15px;
    margin: 30px auto 30px;
    width: fit-content;
    border: 1px solid #000000;
    border-radius: 15px;
    font-size: 24px;
    text-transform: uppercase;
    min-width: 220px;
    display: block;
}

.modern-page-title, .modern-page-dots {
    display: none;
}

div.modern-page-navigation a, span.modern-page-current, div.modern-page-navigation a.modern-page-previous, span.modern-page-dots {
    border-left: none;
    border-right: none;
    font-size: 1rem;
    font-weight: 400;
    color: #6D6E71;
}

span.modern-page-current {
    font-weight: bold;
}

div.modern-page-navigation {
    display: flex;
    justify-content: center;
}

.load_more {
    color: white;
    background: #d11b1d;
    text-align: center;
    padding: 10px 40px;
    font-size: 1rem;
    text-transform: uppercase;
    width: fit-content;
    margin: 0 auto 5px;
    margin-top: 1rem;
    display: block;
}
.load_more_all {
    color: white;
    background: #d11b1d;
    text-align: center;
    padding: 10px 40px;
    font-size: 1rem;
    text-transform: uppercase;
    width: fit-content;
    margin: 0 auto 5px;
    margin-top: 1rem;
    display: block;
}
.modern-page-navigation .modern-page-nexta:last-child {
    display: block;
}

.modern-page-next img, .modern-page-previous img {
    width: 10px;
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/reviews-catalog-new-blog/style.css?17587112484811*/
.otziv-descr.activehtml {
	overflow-x: hidden;
	font-size: 16px;
}
label {
	font-size: 18px;
}

:root {
	--response-margin-left: 2rem;
}

.user-response {
	padding-left: var(--response-margin-left);
	display: none;
}
.otziv__response-form {
	margin-top: 1rem;
	max-width: 500px;
}
button.blue {
	background: #005389;
	color: white;
}

.btn-line {
	display: flex;
	justify-content: flex-start;
	margin-top: 5px;
}
.btn-line>button {
	margin: 0;
	margin-left: 10px;
	width: 50%;
	box-sizing: border-box;
}
.btn-line>button:first-of-type {
	margin-left: 0;
}
.otziv {
	font-size: 1rem;
}

.otziv .rating {
	margin: 1rem 0;
	margin-left: -4px;
}

.otzivi-main-title {
	font-size: 1.5rem;
    /*font-weight: 600;*/
    margin-bottom: 1.5rem;
    text-align: center;
}
.otzivi-main-desc {
	margin: 0 auto;
	margin-top: 1rem;
	font-size: 16px;
	line-height: 1.2;
	max-width: 760px;
	margin-bottom: 0px;
	text-align: left;
}
.my-rating {
	margin-bottom: 10px;
}
.des-btn {
	cursor: pointer;
}
.otzivi-city-btn {
	padding: 15px;
    border: 1px solid #D4DADE;
    font-size: 20px;
    width: fit-content;
    margin: 0 auto 20px;
}
.otzivi-city-btn img {
	margin-left: 10px;
	width: 20px;
}
.city-list {
	display: none;
	margin-top: 15px;
	font-size: 26px;
}
.city-list li {
	margin-bottom: 10px;
}
.city-list li:last-child {
	margin-bottom: 0px;
}
.otzivi-block {
	/*padding-top: 65px;*/
}
.otziv {
	border-bottom: solid 0.5px #D4DADE;
}
.otziv:nth-of-type(1) {
	border-top: none;
}
.otziv:nth-of-type(2) {
	border-top: none;
}

#filter-list {
	max-width: 200px;
	/*padding: 0 25px;*/
	margin: 0 auto;
}

#filter-list label {
	display: none;
}

.reviews-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	max-width: 800px;
	margin: 0 auto;
}

.review-item {
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	padding: 10px 25px;
	padding-bottom: 1.5rem;
}
.otziv-buttons>button {
	font-size: .8rem;
	/*text-decoration: underline;*/
	font-weight: 600;
	color: #939598;
	margin-right: 1rem;
}
.otziv-otvet-cont {
	margin-top: 2px;
}

.otziv-descr {
	margin-bottom: 15px;
    font-size: 16px;
    width: 80%;
    line-height: 1.2;
    height: 40px;
    overflow: hidden;
}
.otziv-descr.active {
	height: auto;
}
.otziv__string {
	margin-bottom: 10px;
	margin-top: 1rem;
}
.otziv-name {
    font-size: 18px;
    font-weight: 600;
}
.otziv-star img {
	width: 22px;
}
.link_product {
	min-height: 35px;
    display: block;
	margin-bottom: 10px;
    color: #163072;
}
.otziv-location {
	font-size: 1rem;
	font-weight: 500;
	margin-bottom: 10px;
}
.otziv-location a {
	font-size: 1rem;
	font-weight: 500;
	text-decoration: underline;
	color: #063072;
}
.otziv-buttons {
	display: flex;
}
.otziv-read-more {
	font-size: 16px;
	font-weight: bold;
	/*margin-right: 20px;*/
}
.pagination-block {
	text-align: center;
}
.otziv-comment {
	font-size: 16px;
	font-weight: bold;
}
.otziv-img {
	margin-bottom: 30px;
	display: flex;
	flex-wrap: wrap;
}
.otziv-img img {
	width: 120px;
	margin-right: 10px;
}

.otziv-buttons {
	margin-right: 1rem;
}
.otziv__string {
	padding-top: 5px;
}
.otziv__string:first-of-type {
	padding-top: 0;
}

.otziv-load-more {
	color: white;
    background: #d11b1d;
    text-align: center;
    padding: 15px 50px;
    font-size: 18px;
    text-transform: uppercase;
    width: fit-content;
    margin: 0 auto;
    display: block;
}
.review-form {
	max-width: 680px;
	margin: 0 auto;
	margin-top: 55px;
}
.review-title {
	font-size: 26px;
    font-weight: 500;
    margin-bottom: 10px;
}
.input-review {
	margin-bottom: 20px;
}
.input-review textarea {
	height: 120px;
}
.buttons-review {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.load-review, .send-review {
	width: 49.5%;
	padding: 15px 10px;
	color: white;
	text-transform: uppercase;
	font-size: 18px;
	text-align: center;
}
.load-review {
	background: #063072;
}
.send-review {
	background: #d11b1d;
}
.a-review-block {
	margin-bottom: 90px;
	display: flex;
	flex-direction: column;
}
.a-review-block a {
	margin-bottom: 10px;
	color: #063072;
	text-decoration: underline;
}
.my-rating {
	display: inline-block;
}

.list-select label {
	padding-left: 5px;
	font-size: .9rem;
	margin-bottom: 5px;
	display: block;
	font-weight: 400;
}

.reviews-list .error {
	font-size: 1rem;
	margin-top: 1rem;
	margin-left: 1rem;
}

label.error {
	font-size: .8rem;
}

.rating {
	margin-bottom: 1rem;
}

.reviews-sort {
	max-width: 760px;
	margin: 0 auto;
}

.tags a {
	color: white;
}

.comment__create_date {
	font-size: .8rem;
}

@media (max-width: 500px) {
	.review-item {
		padding: 5px 0;
	}
}
/*New Rating*/
.new_rating_main {
	max-width: 760px;
	margin: 20px auto;
	font-size: 16px;
}
span .my-rating-7 {
	display: inline-block;
	margin-bottom: unset;
}
.otziv-name .rating-links {
	cursor: unset;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news.detail/blog_new_detail/style.css?17587112484121 */
/* /bitrix/components/vasoft/likeit.button/templates/blog_like/style.css?1642753377499 */
/* /bitrix/components/realweb/callback/templates/leave_comments/style.css?1671011280998 */
/* /bitrix/templates/.default/components/bitrix/news.list/blog_new_actualy_right_block/style.css?17587112481081 */
/* /local/include/css/youtube.css?17586202212573 */
/* /bitrix/components/realweb/callback/templates/order-project-blog/style.css?16710112805449 */
/* /bitrix/templates/.default/components/bitrix/news.list/blog_new_goods/style.css?17587112481137 */
/* /bitrix/templates/.default/components/bitrix/system.pagenavigation/load_more3/style.css?17587112482117 */
/* /bitrix/templates/.default/components/bitrix/news.list/reviews-catalog-new-blog/style.css?17587112484811 */
