

/* Start:/local/templates/lowcost/components/bitrix/catalog/lowcost/style.min.css?1752433639684*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;box-sizing:border-box}@media(max-width:960px){.grid2x1 .bx_sidebar{padding-left:4%}}@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%}}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 0;border-bottom:2px solid #d9dee6;border-bottom-color:var(--primary);color:#000}
/* End */


/* Start:/local/templates/lowcost/components/bitrix/catalog.element/bootstrap_v4_rede/style.css?17524336405892*/

.dropzone {
    background: white;
    border-radius: 5px;
    border: 2px dashed rgb(0, 135, 247);
    border-image: none;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

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

form.js-reviewForm {
    margin-left: 10px;
}

form.js-reviewForm input,form.js-reviewForm textarea {
    margin-bottom: 10px;
    width: 100%;
    padding: 10px 5px;
    border: 1px solid #ced2d6;
    background: #f2f5f9;
    border-radius: 6px;
	
}
.text-without-foto p {
    margin-bottom: 10px;
		font-size:15px
}
.text-without-foto {
    width: 100%;
    padding-top: 30px;
}
.text-without-foto li {
    margin-bottom: 10px;
	font-size:15px
}
.text-without-foto ul {
    list-style: circle;
    padding-left: 20px;
    margin-bottom: 10px;
}

div#dropzone {
    width: 70%;
}

form#demo-upload {
    background: #f2f5f9;
    border: 2px dashed #ced2d6;
    min-height: 159px;
}

a.js-submit.btn.btn-primary {
    width: 100%;
}

.right-uno {
    padding-left: 20px;
}

.dropzone-previews {
    display: flex;
    margin-bottom: 20px;
}

.preview {
    width: 120px;
    height: 80px;
    background-origin: content-box;
    background-size: cover;
    margin: 0 10px 10px 0;
    border-radius: 7px;
}

.dz-details {
    display: none;
}

.dz-success-mark {
    display: none;
}

.dz-error-mark {
    position: absolute;
    right: -7px;
    top: -7px;
    width: 24px;
    height: 24px;
    background: #fff;
    border-radius: 50%;
}

.dz-preview.dz-processing.dz-image-preview.dz-success {
    position: relative;
    margin-right: 10px;
}

.dz-error-mark svg {
    width: 100%;
    height: 24px;
    fill: #000;
    cursor: pointer;
}

.dz-image {
    border-radius: 20px;
    overflow: hidden;
}


.slider-pro {
    display: flex;
}

.sp-slides-container {
    display: none !important;
}

.slider-pro {
    margin: 0;
    width: 100%;
    max-width: 100% !important;
}

.sp-thumbnails-container.sp-right-thumbnails.sp-has-pointer {
    position: relative;
    width: 40% !important;
}

.sp-mainPhoto {
    width: 50%;
    min-width: 50%;

	margin-right: 10px;
}

.sp-mainPhoto img {
    width: 100%;
	margin-bottom:10px;
}

.slider-review {
    display: flex;
}

.slide {}

.thumbnails .slide img {
    width: 30%;
	border-radius:5px;
	cursor:pointer;
    margin-bottom: 8px;
	margin-right:8px
}


.dropzone-previews {
    overflow-x: auto;
}

.review-item {

    margin-bottom: 20px;
}



      .swiper {
        width: 100%;
        height: 100%;
      }


.mainReviewPhoto {
	cursor:pointer;
}

.thumbnails .slide {
    height: initial !important;
}



.thumbs {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.left-uno .swiper-wrapper {
    height: 250px;
}
.sp-mainPhoto {
    width: 50%;
    min-width: 50%;
    margin-right: 10px;
    height: 250px;
    position: relative;
    overflow: hidden;
}
.sp-mainPhoto img {
    margin-bottom: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.swiper-button-next, .swiper-button-prev {
    color: #f00 !important;
}

.thumbnails .swiper-button-next {
    right: 45%;
    bottom: 0;
    top: auto;
    transform: rotate(90deg);
}

.thumbnails .swiper-button-prev {
    right: 45%;
    top: 15px;
    left: auto;
    transform: rotate(90deg);
}

.clients-foto {
    width: 100%;
    display: flex;
}
.left-uno {
    width: 50%;
}
.right-uno {
    width: 50%;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 767px) {
 .use-material {display:none; width:100%}
 .use-material-pl {display:none; width:100%}
 .use-material-mob {display:block; width:100%}
 .clients-foto {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
 .left-uno {
    width: 100%;
}
.right-uno {
    width: 100%;
}
.slider-review {
    display: flex;
    flex-wrap: wrap;
}
.sp-mainPhoto {
    width: 100%;
    min-width: 50%;
    margin-right: 0px;
    height: 250px;
    position: relative;
    overflow: hidden;
}
.left-uno .swiper {
width:100%;
    margin-top: 20px;
	    overflow: scroll;
}
.left-uno .swiper-wrapper {
    height: auto;
}
.thumbs {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
}


}

/* Smartphones (landscape) ----------- */
@media only screen
and (min-width: 321px) {
  /* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen
and (max-width: 320px) {
  /* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1223px) {
 .use-material {display:none; width:100%}
 .use-material-pl {display:block; width:100%}
 .use-material-mob {display:none; width:100%}
}

/* iPads (landscape) ----------- */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1223px)
and (orientation: landscape) {
  .use-material {display:none; width:100%}
 .use-material-pl {display:block; width:100%}
 .use-material-mob {display:none; width:100%}
}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1223px)
and (orientation: portrait) {
 .use-material {display:none; width:100%}
 .use-material-pl {display:block; width:100%}
 .use-material-mob {display:none; width:100%}
}

/* Desktops and laptops ----------- */
@media only screen
and (min-width: 1224px) {
 .use-material {display:block; width:100%}
 .use-material-pl {display:none; width:100%}
 .use-material-mob {display:none; width:100%}
}

.client-test {
    background: #F2F5F9;
    display: flex;
    padding: 10px;
    margin-top: 20px;
    border-radius: 10px;
}
.user-text {
    margin-left: 10px;
}
.user-text h2 {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 14px;
}
.user-text p {

    font-size: 14px;
}

/* End */


/* Start:/local/templates/lowcost/components/bitrix/news.list/company-info-grid/style.css?1752433640150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/lowcost/components/bitrix/news.list/company-info-mobile-slider/style.css?1752433640150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/components/bitrix/catalog.store.amount/templates/.default/style.css?17524336922802*/
div.catalog-detail { position: static; border: 1px solid; zoom:1;}
div.catalog-detail-hover div.catalog-admin-links  { display: block; }
div.catalog-detail-hover { position: relative;}

div.catalog-detail-line
{
    font-size:1px;
    height:1px;
    line-height:1px;
    margin:12px 0;
    overflow:hidden;
    padding:0;
    background: url(/bitrix/components/bitrix/catalog.store.amount/templates/.default/images/title-line.gif) no-repeat;
}
div.catalog-detail-properties { clear: both; padding: 1em 0 0;  overflow: hidden; width: 80%; }
div.catalog-detail-property { margin: 0 0 1em; border-bottom:1px dotted; float: left; width: 100%;}
div.catalog-detail-property b { float: right; position: relative; padding-left: 3px;  font-weight:normal; }
div.catalog-detail-property grey { color:grey;  font-weight:lighter; }
div.catalog-detail-property span { float: left; position: relative; padding-right: 3px; zoom: 1;}
div.catalog-detail-properties-title { font-size: 1em; font-weight: bold; margin: 2em 0 1em; }


.bx_storege {}
.bx_storege h4{
    margin-bottom: 0;
}
.bx_storege hr{
    background: #e5e5e5;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #e5e5e5 0%, #e5e5e5 50%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e5e5e5), color-stop(50%,#e5e5e5), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(left, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
    background: -o-linear-gradient(left, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
    background: -ms-linear-gradient(left, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
    background: linear-gradient(to right, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=1 );
    border: none;
    height: 1px;
}
.bx_storege ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.bx_storege ul li{
    padding: 5px 0 20px;
    font-size: 12px;
    line-height: 17px;
}
.bx_storege ul li a{
    text-decoration: none;
    color: #2a65ae;
}
.bx_storege ul li a:hover{
    text-decoration: underline;
}
/* End */


/* Start:/local/templates/lowcost/components/bitrix/catalog.section/slider/style.css?1752433640469*/
.economy_sale {
    display: grid;
    grid-template-columns: auto auto;
    gap: 10px 0;
    margin: 0 0 20px 0;
    justify-items: start;
    justify-content: start;
    align-items: center;
}
.economy_sale__percent {
    padding: 3px 5px;
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    background: #FAD85B;
}
.economy_sale__sum {
    padding: 4px 5px;
    font-size: 8px;
    font-weight: 400;
    line-height: 10px;
    background: #E0D3C2;
}
/* End */
/* /local/templates/lowcost/components/bitrix/catalog/lowcost/style.min.css?1752433639684 */
/* /local/templates/lowcost/components/bitrix/catalog.element/bootstrap_v4_rede/style.css?17524336405892 */
/* /local/templates/lowcost/components/bitrix/news.list/company-info-grid/style.css?1752433640150 */
/* /local/templates/lowcost/components/bitrix/news.list/company-info-mobile-slider/style.css?1752433640150 */
/* /bitrix/components/bitrix/catalog.store.amount/templates/.default/style.css?17524336922802 */
/* /local/templates/lowcost/components/bitrix/catalog.section/slider/style.css?1752433640469 */
