

/* Start:/local/templates/adaptive/components/bitrix/catalog.element/detail/style.css?178367426818034*/
.item-favorite-button-container {
    position: absolute;
    z-index: 1;
    top: 16px;
    left: 16px;
}
.item-favorite-button, .item-compare-button  {
    background-color: transparent;
    border: 0;
    cursor: pointer;
}
.item-favorite-button svg, .item-compare-button {
    width: 32px;
    height: 32px;
    display: block;
    margin: 0;
    margin: 0 auto;
}
.item-compare-button {
    fill:#aaa;
}
.item-compare-button.active {
    fill:#d00;
}
.item-preview-tags-container {
    position: absolute;
    z-index: 1;
    top: 16px;
    right: 28px;
}
.item-preview-tag {
    width:fit-content;
    background-color: #d00;
    color: #fff;
    font-weight: bold;
    padding: 3px 6px;
    border-radius: 5px;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 1;
}
.item-preview-tag.yellow {
    background-color: #ffee00;
    color:#505050;
}

/* Кейсы */
    .case-img-container {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 50%;
    }
    .case-img {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        object-fit: cover;
    }

/* новая галерея */
    .gallery-preview-container {
        height: 457px;
        width: 90px;    
        overflow-x: visible;
        overflow-y: auto;
        scrollbar-width: thin;
        scrollbar-color: #ccc #f0f0f0;
        position: relative;
    }
    .gallery-preview {
        position: relative;
        width: 70px;
        height: 70px;
        border: 2px solid #ddd;
        border-radius: 5px;
        overflow: hidden;
        margin-bottom: 7px;
        cursor: pointer;
    }
    .gallery-preview.active {
        border: 2px solid #d00;
        cursor:default;
    }
    .gallery-preview-img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .gallery-preview-video-play {
        position: absolute;
        top:0;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .gallery-item-container {
        width: 100%;
        height: 0;
        padding-bottom: 56.25%;
        position: relative;
    }
    .gallery-item {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }
    .gallery-item img, .gallery-item video  {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .gallery-item iframe {
        width: 100%;
        height: 100%;
    }
    .gallery-item-descr-container {
        width: fit-content;
        max-width: 500px;
        margin: 0 auto;
        background-color: rgba(0, 0, 0, 0.35);
        color: #fff;
        text-align: center;
        padding: 10px;
        font-size: 18px;
        line-height: 22px;
        border-radius: 8px;
    }
    #productgallery .carousel-control-prev,
    #productgallery .carousel-control-next {
        width:30%; 
        top:20%; 
        bottom:20%;
    }
    #productgallery .carousel-control-prev {
        justify-content: start !important;
    }
    #productgallery .carousel-control-next {
        justify-content: end !important;
    }
    #productgallery .carousel-control-prev-icon,
    #productgallery .carousel-control-next-icon {
        width: 3rem !important;
        height: 3rem !important;
        background-color: #1a1a1a;
        background-size: 70% 70% !important;
    }


.nav-tabs-container {
    top: 70px;
}
.nav-tabs-container .nav-link {
    background-color: #fff;
    border-top: 1px solid #ccc !important;
    border-left: 1px solid #ccc !important;
    border-right: 1px solid #ccc !important;
    border-bottom: 1px solid #f0f0f0 !important;
    font-weight: normal !important;
    margin-right: 2px;
}
.nav-tabs-container .nav-link.active {
    background-color: #f0f1f2 !important;
    border-top: 1px solid #888 !important;
    border-left: 1px solid #888 !important;
    border-right: 1px solid #888 !important;
}

.advantage {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 0.75rem;
    align-items: start;
}
.advantage a {
    color: #2c3649;
}
.advantage-mark svg {
    fill: #00ae46;
    stroke: #00ae46;
    width: 20px;
    height: 20px;
    flex: 0 1 auto;
}
.advantage-mark-na svg {
    fill: #d00;
    width: 20px;
    height: 20px;
    flex: 0 1 auto;
}
.advantage-name {
    flex: 0 1 auto;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.advantage-dots {
    display: none;
    flex: 1 1 auto;
    border-bottom: 1px dotted #888;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.advantage-value {
    /*flex: 0;*/
    flex: 1 1 auto;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    text-align: right;
}
.advantage-map-marker {
    display: inline-block;
    width: 20px;
    height: 20px;
    fill:#ccc;
    vertical-align: top;
}
.marketplace_link {
    width: 85%;
    border-radius: 30%;
    background-color: #f0f0f0;
}
.advantage-separator {
    display: none;
    margin: 2rem 0;
}
.advantage + .advantage-separator {
    display: block;
}

.sticky-price-container-mob-replacement {
    height: 0;
}
.sticky-price-container-mob {
    margin-bottom: 1.5rem;
}
.sticky-price-container-mob.sticky {
    position: fixed;
    bottom: 60px;
    left: 0.75rem;
    right: 0.75rem;
    z-index: 20;
    margin-bottom: 0;
}
.sticky-price-container-mob.sticky .mob-instock,
.sticky-price-container-mob.sticky .mob-vat,
.sticky-price-container-mob.sticky .mob-price-total,
.sticky-price-container-mob.sticky .mob-leasing,

.sticky-price-container-mob.sticky .mob-demo-button,
.sticky-price-container-mob.sticky .mob-spec-button,
.sticky-price-container-mob.sticky .button-white
{
    display: none;
}



.sticky-price-container {
    position: -webkit-sticky;
    position: sticky;
    top:75px;
}
.price-container {

}

.price-main-value {
    font-size: 26px;
    line-height: 36px;
    font-weight: 600;
    color: #2c3649;
}
.price-main-descr {
    color: #888;
}
.price-old {
    display: flex;
    align-items: center;
    justify-content: center;
    
}
.price-old-value {
    padding-right: 0.5rem;
    text-decoration: line-through;
    color: #888;
}
.price-old-discount {
    background-color: #d00;
    color: #fff;
    padding: 0 3px;
    border-radius: 3px;
    font-weight: 600;
}
.price-noprice {

}
.price-total span {
    font-weight: 600;
    word-wrap: normal;
}
.tooltip-icon {
    display: none;
}


.option-included {
    font-size: 12px;
    color: #999;
}
.options-container.options-container-min div:nth-child(n+5) {
    display: none;
}
.option-included {
    display: none;
}

.option-pic img, .option-no-pic svg {
    width: 100%;
    max-height: 36px;
    /*margin-top: 3px;*/
}
.option-price {
    text-align: center;
}
.option-quantity {
    display: none;
    justify-content: center;
    align-items: center;
}
.option-quantity-active {
    display: flex;
}
.option-addcount {
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    user-select: none;
    font-weight: 600;
    color: #888;
}
.option-minus, .option-plus {
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    color: #888;
    width: 20px;
    text-align: center;
    cursor: pointer;
    user-select: none;
}
.option-quantity-input {
    width: 30px;
    text-align: center;
    color:#2c3649;
}
.options-show, .options-hide, .advCards-show, .advCards-hide, .blogs-show, .blogs-hide {
    text-align: center;
    font-size: 12px;
    line-height: 12px;
    font-style: italic;
    cursor: pointer;
    color: #2C3649;
    text-decoration: underline;
    text-decoration-style: dotted;
}
.options-hide {
    display: none;
}
.advCards-hide {
    display: none;
}

.item-param-groups {
    columns: 2;
}
.item-param-group {
    display: inline-block;
    width: 100%;
}
.item-param {
    margin: 0 30px 0 20px;
    border-bottom: 1px solid #eee;
}
.item-param-name {
    color:#606060;
    text-align-last: left;
    padding: 6px 15px 6px 0;
}
.item-param-value {
    text-align: right;
    padding: 6px 0 6px 15px;
    font-weight: 500;
}
.item-file-pic {
    width: 100%;
    max-height: 40px;
    display: block;
    margin: 0 auto;
}

.item-list-circle {
    font-size: 16px;
    line-height: 16px;
    font-family: Arial, Helvetica, sans-serif;
    display: inline-block;
    margin-right: 5px;
}

.blog-list-item-container:nth-child(n+7) {
    display: none;
}
.blogs-hide {
    display: none;
}

.mod-list {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0px 7px 64px rgba(0, 0, 0, 0.07);
}
.mod-list a {
    color: #2c3649;
}
.mod-list a:hover {
    text-decoration: none;
}
.mod-list-header {
    color:#888;
}
.mod-list-item:hover {
    background-color: #f0f0f0;
    border-radius: 8px;
}
.mod-list-prop-name {
    text-align: center;
}
.mod-list-prop-value {
    text-align: center;
}
.mod-list-current {
    font-size: 12px;
    font-weight: 600;
}


.section-list-item {
    background-color: #fff;
    border-radius: 8px;
    height: 100%;
    cursor: pointer;
    box-shadow: 0px 7px 64px rgba(0, 0, 0, 0.07);

}
.section-list-item:hover {
    box-shadow: 2px 2px 14px #ddd;
}
.section-list-item-img {
    display: block;
    margin: 0px auto 12px;
    max-width: 150px;
}
.section-list-item-name a {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    color: #2C3649;
}


.section-items-row {
	display: flex;
	flex-wrap: wrap;
	margin-left: -0.75rem;
	margin-right: -0.75rem;
}
.section-item-col {
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	margin-bottom: 1.5rem;
}
.section-item {
    background-color: #fff;
    border-radius: 8px;
    height: 100%;
	width: 100%;
    box-shadow: 0px 7px 64px rgba(0, 0, 0, 0.07);
	position: relative;
	padding: 1rem;
}
.section-item:hover {
    box-shadow: 2px 2px 14px #ddd;
}
.section-item-col-grid {
	flex: 0 0 auto;
	width: 25%;
}
.section-item-picture {
	margin-top: 15px;
	margin-bottom: 15px;
}
.section-item-picture-img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	max-height: 150px;
}
.section-item-picture-buttons {
	width: 30px;
	position: absolute;
	top: 8px;
	right: 8px;
	z-index: 5;
}
.section-item-picture-buttons button {
	margin: 0;
	padding: 0;
}
.section-item-name {
	margin-top: 15px;
	margin-bottom: 15px;
}
.section-item-name a {
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	color: #2c3649;
	text-decoration: none;
}
.section-item-name:hover {
	text-decoration: none;
}
.section-item-prices {
	margin-top: 15px;
	margin-bottom: 15px;
}
.section-item-price, .section-item-saleprice, .section-item-oldprice, .section-item-noprice {
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	display: inline-block;
	padding-right: 8px;
}
.section-item-saleprice {
	color: #dd0000;
}
.section-item-oldprice {
	color: #aaa;
	text-decoration: line-through;
}
.section-item-noprice {
	color: #aaa;
	font-size: 12px;
	line-height: 14px;
}
.section-item-buttons {
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}



.terms-icon {
    padding: 16px;
    border: 1px solid #cfd3e7;
    border-radius: 8px;
}
.terms-icon img {
    width: 100%;
}
.terms-subtitle {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 15px;
}
.terms-list {
    padding-left: 0;
}
.terms-list li {
    font-weight: 400;
    margin-bottom: 6px;
    list-style: none;
}
.terms-list li::before {
    content: '\2714';
    color:#888;
    padding-right: 5px;
    font-size: 18px;
}
.bottom-text {
    font-size:12px;
    color:#888;
    margin: 40px 0 20px;
}

#extprice1c {
    display: none;
}


.review-filter-container {
    border-radius: 8px;
    color: #999;
    font-size: 12px;
}
.review-filter-sort-button {
    cursor: pointer;
    position: relative;
}
.review-filter-sort-button.active{
    padding-right: 10px;
}
.review-filter-sort-button.active:after{
    content: '';
    position: absolute;
    right: -3px;
    top: 4px;
    width: 8px;
    height: 9px;
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='9' viewBox='0 0 8 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.35355 0.646446C4.15829 0.451184 3.84171 0.451184 3.64645 0.646446L0.464466 3.82843C0.269204 4.02369 0.269204 4.34027 0.464466 4.53553C0.659728 4.7308 0.976311 4.7308 1.17157 4.53553L4 1.70711L6.82843 4.53553C7.02369 4.7308 7.34027 4.7308 7.53553 4.53553C7.7308 4.34027 7.7308 4.02369 7.53553 3.82843L4.35355 0.646446ZM4.5 9L4.5 1L3.5 1L3.5 9L4.5 9Z' fill='%23999999'/%3E%3C/svg%3E");
}
    
.review-filter-sort-button.active[data-order="DESC"]:after {
    transform: rotate(180deg);
}


.review-item:nth-child(n+4) {
    display: none;
}
.review-item {
    border-top: 1px solid #DEDEDE;
}
.review-item-logo {
    width: 27px;
	height: 27px;
	background-color: #888;
	color: #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 27px;
}
.review-item-name {
    font-weight: 600;
}
.review-item-date {
    text-align: center;
    color: #999;
    font-size: 12px;
}
.review-item-star-container {
    display: flex;
    justify-content: center;
}
.review-item-star {
    display: block;
    width: 15px;
    height: 14px;
    background-image: url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 0.177246L9.83645 4.4614L14.6329 5.35962L11.2804 8.90559L11.9084 13.7449L7.5 11.6522L3.09161 13.7449L3.71955 8.90559L0.367076 5.35962L5.16355 4.4614L7.5 0.177246Z' fill='%23D6DADC'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: 50% 0;
    margin-bottom: 0;
    margin-right: 0;

}
.review-item-star.is-active {
background-image: url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 0.177246L9.83645 4.4614L14.6329 5.35962L11.2804 8.90559L11.9084 13.7449L7.5 11.6522L3.09161 13.7449L3.71955 8.90559L0.367076 5.35962L5.16355 4.4614L7.5 0.177246Z' fill='%23D52716'/%3E%3C/svg%3E%0A");
}

.review-item-text-header {
    font-weight: 600;
}

.review-item-photo {
}
.review-item-photo img {
    width: 100%;
    max-height: 100px;
    object-fit: cover;
}

.item-rating-value {
    font-size: 28px;
    font-weight: 600;
    text-align: center;
}
.item-rating-star {
    width: 21px;
    height: 19px;
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='21' height='19' viewBox='0 0 21 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 0L13.771 5.99782L20.4861 7.25532L15.7926 12.2197L16.6717 18.9947L10.5 16.065L4.32825 18.9947L5.20737 12.2197L0.513906 7.25532L7.22898 5.99782L10.5 0Z' fill='%23DD0000'/%3E%3C/svg%3E%0A");
}


    .sort-block span.active{
        padding-right: 10px;
    }



.ratings {
	border-collapse: collapse;
	display: table;
	width: 100%;
}
.rating-mark {
    border-bottom: 6px solid transparent;
    display: table-row;
}
.rating-mark > div {
    display: table-cell;
    vertical-align: middle;
}
.rating-mark-name {
    color: #aaa;
    font-size: 14px;
    line-height: 18px;
    /*color: rgba(0, 26, 52, .6);*/
    white-space: nowrap;
}
.rating-mark-inf {
    box-sizing: border-box;
    padding: 0 12px;
    width: 100%;
}

.rating-mark-line {
    background: #e2e7ec;
    border-radius: 5px;
    height: 6px;
    overflow: hidden;
}
.rating-mark-line-color {
    background-color: #dd0000;
    height: 6px;
    transform-origin: 0;
    transition: transform .5s ease-in-out;
}
.rating-mark-val {
    text-align: center;
    font-weight: 500;
}

.no-raiting{
	background-image: url("data:image/svg+xml,%3Csvg width='21' height='19' viewBox='0 0 21 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 0L13.771 5.99782L20.4861 7.25532L15.7926 12.2197L16.6717 18.9947L10.5 16.065L4.32825 18.9947L5.20737 12.2197L0.513906 7.25532L7.22898 5.99782L10.5 0Z' fill='%23D6DADC'/%3E%3C/svg%3E%0A");
	width: 21px;
	height: 19px;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 5px;
}





@media (max-width:1399px) {
    /*новая галерея*/
    .gallery-preview-container {
        height: 350px;
    }
}
@media (max-width:1199px) {

    /*новая галерея*/
        .gallery-preview-container {
            margin-top: 1rem;
            display: flex;
            flex-wrap: nowrap;
            justify-content: center;
            height: auto;
            width: 100%;
            overflow: visible;
        }
        .gallery-preview {
            margin: 0 1px 0 2px;
            border-radius: 3px;
            height: 3px;
            flex: 0 1 16px;
        }
        .gallery-preview-img {
            display: none;
        }
        .gallery-preview-video-play {
            display: none;
        }

    .nav-tabs-container {
        top: 60px;
        padding-top: 10px;
    }

    .item-favorite-button-container {
        right: 16px;
        left:unset;
    }
    .item-preview-tags-container {
        left: 28px;
        right: unset;
    }

    .sticky-price-container {
        position: static;
    }
    .price-container {
        /*position: fixed;
        bottom: 0;
        z-index: 20;
        border-radius: 8px 8px 0 0;
        margin-bottom: 0 !important;*/
    }
    .advantage {
        font-size: 12px;
    }
    .option {
        font-size: 12px;
    }
}
@media (max-width:991px) {
    .item-param-groups {
        columns: 1;
    }
    .item-param {
        margin: 0;
    }
}
@media (max-width:767px) {

}
@media (max-width:575px) {
    .item-favorite-button-container {
        right: 12px;
        top: 8px;
        display: flex;
        flex-wrap: nowrap;
    }
    .item-favorite-button {
        order: 1;
    }
    .item-favorite-button svg {
        width: 28px;
        height: 28px;
    }
    .item-compare-button {
        order: 0;
    }
}

@media (max-width:370px) {
    .price-main-value {
        font-size: 20px;
        line-height: 28px;
    }
}



/* End */


/* Start:/local/templates/adaptive/components/bitrix/iblock.element.add.form/item_review_add/style.css?17314157217577*/
#add_review_form input,
#add_review_form textarea {
	font-size:14px;
	    border-radius: 8px;
    border: 1px solid #DEDEDE;
    background: #FFF;
    padding: 7px 16px;
    align-items: center;
    color: #2E2E2E;
}

.file-inp{
	width: calc(100% - 32px);
	font-size: 12px!important;
}
#add_review_form .submit_review_form {

	background:none!important;
	padding:11.5px 0;
	border:none;
	color:#fff;
	font-weight:700;
	font-size:14px;
}
#add_review_form .submit_review_form:hover {
	cursor:pointer;
	color:#18BCBC;
}
#add_review_form .otzyvform_korp input {
	width:170px;
}

.otzyvform_link.button_anim:before {
    border-top: 2px solid #18BCBC;
    border-bottom: 2px solid #18BCBC;
}

.otzyvform_name {
    width: 155px;
    height: 40px;
    margin-right: 30px;
}

#add_review_form .otzyvform_korp input {
    width: 100%;
}

#add_review_form .review_submit_input{
		width:125px;
}



.gratcli {
  list-style-type: none;
}



.gratcli_ident {
  display: flex;
  margin-bottom: 10px;
}

.gratcli_rate {
  display: flex;
  margin-bottom: 10px;
}

.gratcli_date {
  font-size: 12px;
  color: #A2A2A2;
  margin: 2px 0 0 10px;
}

.gratcli_text {
  width: 85%;
}

.gratcli_link {
  color: #FFB018;
  text-decoration: underline;
}

.gratcli_appra {
  display: flex;
  justify-content: flex-end;
}
.gratcli_appra button:disabled:hover {
	cursor:default;
}
.gratcli_appra button:disabled img {
	opacity: 0.7;
}

.gratcli_yes {
  display: flex;
  margin-right: 15px;
}

.gratcli_no {
  display: flex;
  margin-top: 13px;
}

.gratcli_dav, .gratcli_davno {
  background: #ffffff;
  height: auto !important;
}

.gratcli_davno {
  margin: 0 -15px;
}

.gratcli_numbone {
  display: block;
  font-family: Arial;
  font-weight: normal;
  font-size: 15px;
  color: #033689;
  margin: 9px 0 0 -12px;
}

.gratcli_numbtwo {
  display: block;
  font-family: Arial;
  font-weight: normal;
  font-size: 15px;
  color: #033689;
  margin: -3px 0 0 5px;
}

.otbut_link {
  display: block !important;
  margin: auto;
  width: 170px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  padding: 11.5px;
}

.otbut_link:focus {
  outline: none;
}

.otbut_link.button_anim:hover {
  background: transparent;
  color: #18BCBC;
}

.otbut_link.button_anim:before {
  border-top: 2px solid #18BCBC;
  border-bottom: 2px solid #18BCBC;
}

.otbut_link.button_anim:after {
  background: #18BCBC;
}

.givfeed_title {
  font-size: 14px;
  color: #000000;
}

.givfeed_text {
  margin: 30px 0 15px;
}

.givfeed_star {
  display: flex;
}

.givfeed_img {
  display: block;
  margin-right: 5px;
}

.otzyvform {
  margin-top: 20px;
}

.otzyvform_korp {
  display: flex;
}

.otzyvform_name {
  width: 155px;
  height: 40px;
  margin-right: 30px;
}

.otzyvform_mail {
  width: 155px;
  height: 40px;
}

.otzyvform_area {
  margin-top: 0px !important;
}

.otzyvform_komm {
  width: 100%;
  height: 94px;
  display: block;
  font-size: 16px;
  box-sizing: border-box;
}

.otzyvform_komm:focus {
  outline: none;
}

.otzyvform_box {
  margin-top: 20px !important;
}

.otzyvform_dop {
  justify-content: space-between;
}

.otzyvform_text {
  font-size: 11px;
  line-height: 1.2;
  width: 250px;
}

.otzyvform_but {
  padding-left: 0;
}

.otzyvform_link {
  width: 140px;
  padding: 11.5px 0;
  font-weight: bold;
  border: none;
  color: #ffffff;
  cursor: pointer;
  text-align: center;
  display: block;
  margin-left: auto;
}

.otzyvform_link:focus {
  border: none;
}

.otzyvform_link.button_anim:hover {
  background: transparent;
  color: #18BCBC;
}

.otzyvform_link.button_anim:before {
  border-top: 2px solid #18BCBC;
  border-bottom: 2px solid #18BCBC;
}

.otzyvform_link.button_anim:after {
  background: #18BCBC;
}

.givfeed_star_small .label_rating {
  float: right;
  display: block;
	width: 21px;
	height: 19px;
	background-image: url("data:image/svg+xml,%3Csvg width='21' height='19' viewBox='0 0 21 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 0L13.771 5.99782L20.4861 7.25532L15.7926 12.2197L16.6717 18.9947L10.5 16.065L4.32825 18.9947L5.20737 12.2197L0.513906 7.25532L7.22898 5.99782L10.5 0Z' fill='%23D6DADC'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: contain;
  cursor: pointer;
}

.gratcli_star_small .givfeed_rating {
  display: inline-block;
	width: 21px;
	height: 19px;
	background-image: url("data:image/svg+xml,%3Csvg width='21' height='19' viewBox='0 0 21 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 0L13.771 5.99782L20.4861 7.25532L15.7926 12.2197L16.6717 18.9947L10.5 16.065L4.32825 18.9947L5.20737 12.2197L0.513906 7.25532L7.22898 5.99782L10.5 0Z' fill='%23D6DADC'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 50% 0;
  margin-right: 0;
}

.givfeed_star_small .label_rating:hover,
.givfeed_star_small .label_rating.is-active,
.givfeed_star_small .label_rating.is-hover  {
	background-image: url("data:image/svg+xml,%3Csvg width='21' height='19' viewBox='0 0 21 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 0L13.771 5.99782L20.4861 7.25532L15.7926 12.2197L16.6717 18.9947L10.5 16.065L4.32825 18.9947L5.20737 12.2197L0.513906 7.25532L7.22898 5.99782L10.5 0Z' fill='%23D52716'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: 50% 0;
}

.givfeed_star_small .rating_block input[type="radio"] {
    display: none;
}

.givfeed_rating {
	margin-right: 5px;
}
.givfeed_rating.is-active {
	background-image: url("data:image/svg+xml,%3Csvg width='21' height='19' viewBox='0 0 21 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 0L13.771 5.99782L20.4861 7.25532L15.7926 12.2197L16.6717 18.9947L10.5 16.065L4.32825 18.9947L5.20737 12.2197L0.513906 7.25532L7.22898 5.99782L10.5 0Z' fill='%23D52716'/%3E%3C/svg%3E%0A");
}
/*1200px- */
@media screen and (min-width: 1200px) {

}

/*960-1200px */
@media screen and (max-width: 1200px) {
  .otzyvform_name {
    width: 115px;
    margin-right: 15px;
  }

  .otzyvform_mail {
    width: 115px;
  }

  .otzyvform_but {
    margin: auto;
    margin-top: 20px;
  }

}

/*640-960px */
@media screen and (max-width: 960px) {
  .otzyvform_name, .otzyvform_mail {
    width: 30%;
  }

  .otzyvform_but {
    margin: 0;
  }

  .otzyvform_but {
    padding-left: 40px;
  }

  .givfeed {
    margin-top: 50px !important;
  }

}

/*375-640px */
@media screen and (max-width: 640px) {
  .gratcli_name {
    font-size: 14px;
  }

  .gratcli_date {
    font-size: 10px;
  }

  .gratcli_text {
    font-size: 12px;
  }

  .otzyvform_name, .otzyvform_mail {
    width: 42.5%;
  }

  .givfeed {
    margin-top: 0px !important;
  }

  .givfeed_title {
    font-size: 18px;
  }

  .otzyvform_dop {
    display: block;
  }

  .otzyvform_text {
    width: 100%;
  }

  .otzyvform_box {
    margin-top: 15px !important;
  }

  .otzyvform_but {
    padding-left: 0;
    margin: auto;
    margin-top: 30px;
  }

  .otzyvform_korp {
    justify-content: space-between;
  }

  .otzyvform_link {
    display: block;
    margin: auto;
  }
}

.close-btn {
    position: absolute;
    right: 18px;
    top: 18px;
}

#review_modal_add .uk-modal-dialog {
    max-width: 600px !important;
    width: 100%;
}

.font-20{
	font-size: 20px;
}
.otzyvform_text.small-text{
	font-size: 10px!important;
	width: 100%!important;
}
.file-inf{
	line-height: 16px;
}
.file-inf svg{
	margin-right: 5px;
}
.file-label svg{
		margin-right: 5px;
}
.file-label svg{
		margin-right: 8px;
}
.file-label{
	margin: 10px 0 15px;
		cursor: pointer;
		text-decoration: underline;
		font-size: 12px;
}

/* End */
/* /local/templates/adaptive/components/bitrix/catalog.element/detail/style.css?178367426818034 */
/* /local/templates/adaptive/components/bitrix/iblock.element.add.form/item_review_add/style.css?17314157217577 */
