

/* Start:/bitrix/templates/store/components/bitrix/breadcrumb/.default/style.css?14877099522658*/
.wr-breadcrumb{
	height: 20px;
	width: 100%;
	max-width: 1195px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	position: relative;
	margin-top: 25px;
	margin-bottom: 25px;
}
.bx-breadcrumb {
	height: 20px;
	width: 100%;
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: flex-start;
	flex-wrap: nowrap; 
}
.breadcrumb {
	height: 15px;
	width: 100%;
	background-color: rgba(255, 255, 255, 0);
}
.bx-breadcrumb i {
/*	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;*/
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;

	/*white-space: nowrap;*/
	height: 20px;
	/*vertical-align: middle;*/

}
.bx-breadcrumb .bx-breadcrumb-item span {
/*	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size: 13px;*/
font-size: 16px;
font-family: ProximaNova;
color: rgba(56, 56, 56, 0.502);
/*line-height: 3;*/
font-weight: 300;
height: 20px;
display: inline-block;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover,
.bx-breadcrumb .bx-breadcrumb-item a:hover span {
	color: rgb(236, 212, 198);
}

.breadcrumb{
	padding-left: 45px;
}
.breadcrumb>li{
	display:inline-block
}
.breadcrumb>li+li:before{

}
.breadcrumb>.active{

}
.bx-breadcrumb-item__back-arrow{
	position: relative;
	width: 40px;
	height: 20px;
	display: inline-block;
	margin-right: 70px;
}
.bx-breadcrumb-item__back-arrow:after{
	display: block;
	position: absolute;
	content: "";
	width: 40px;
	height: 20px;
	background-image: url('/bitrix/templates/store/components/bitrix/breadcrumb//images/bread_back.png');
	background-position: center;
	background-repeat: no-repeat;
	/*background-size: contain;*/
	top: -2px;
	left: -45px;
}
.bx-breadcrumb-item__home{
	position: relative;
	width: 13px;
	height: 20px;
	display: inline-block;
}
.bx-breadcrumb-item__home:after{
	display: block;
	position: absolute;
	content: "";
	width: 13px;
	height: 20px;
	background-image: url('/bitrix/templates/store/components/bitrix/breadcrumb//images/bread_home.png');
	background-position: center;
	background-repeat: no-repeat;
	top: 0;
	bottom: 0;
	margin: auto;
	/*background-size: contain;*/
}


.bx-breadcrumb-item__arrow{
	position: relative;
	/*width: 15px;*/
	height: 20px;
	display: inline-block;
	margin-left: 35px;
}
.bx-breadcrumb-item__arrow:after{
	display: block;
	position: absolute;
	content: "";
	width: 15px;
	height: 20px;
	background-image: url('/bitrix/templates/store/components/bitrix/breadcrumb//images/bread_arrow.png');
	background-position: center;
	background-repeat: no-repeat;
	margin: auto;
    top: -4px;
	bottom: 0;
	left: -25px;

	/*background-size: contain;*/
}
/* End */


/* Start:/bitrix/templates/store/components/bitrix/news/animo_business_cases/bitrix/news.list/.default/style.css?14945926787481*/
/*/bitrix/templates/store/components/bitrix/news/animo_business_cases/bitrix/news.list/.default/*/
.wr-business-cases-items {
	width: 100%;
	padding: 0 100px 20px 100px; 

}
.wr-business-cases-items:after {
	clear: both;
}

.wr-business-cases-items .slick-dots{
	align-items: center;
	justify-content: center;
	margin-top: 60px;
}
.wr-business-cases-item {
	height: 314px;
	width: 100%;
	text-align: left;
	margin: 0 auto;
	margin-top: 50px;
}


.business-cases-item {
	width: 100%;
	height: 315px !important;
	background: #f6f5f3;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items:flex-start;
	flex-wrap: nowrap; 
}


.wr-business-cases-item__photo {
	background-color: #d6a384;
	padding-left: 25px;
	/*padding-top: 25px;*/
	min-width: 200px;
	width: 50%;
	height: 100%;
	max-width: 365px;
	position: relative; 
	text-align: center;
}


.business-cases-item__number {
	font-size: 100px;
	font-family: MyriadProBold;
	color: rgba(255, 255, 255, 0.2);
	font-weight: bold;
	position: absolute;
	z-index: 501; 
}


.business-cases-item__photo {
	width: 170px;
	height: 170px;
	border-radius: 50%;
	position: absolute;
	margin: auto;
	top: -30px;
	bottom: 0;
	right: 0;
	left: 0; 
	overflow: hidden;

}


.business-cases-item__photo-img {
	width: 100%;
	height: 100%; 
}

.business-cases-item__photo-title-first>a{
	font-size: 18px;
	font-family: "ProximaNova";
	color: white;
}
.wr-business-cases-item__photo-title {
	font-size: 18px;
	font-family: "ProximaNova";
	color: white;
	position: absolute;
	bottom: 25px;
	margin: auto;
	
	right: 0; 

}

.business-cases-item__photo-title-first>a:hover{
	color: white;
}


.business-cases-item__photo-title-first {
	font-weight: 700; 
}


.business-cases-item__photo-title-second {
	font-weight: 100; 
}


.wr-business-cases-item__text {
	padding-left: 30px;
	padding-top: 25px;
	padding-right: 105px;
	width: 70%; 
	overflow: hidden;
	max-height: 315px;
}


.business-cases-item__text > p {
	font-size: 18px;
	font-family: "ProximaNova";
	color: rgba(0, 0, 0, 0.9);
	font-style: italic;
	line-height: 1.333;
	font-weight: 200; 
}
.business-cases-item__text-title>a,
.business-cases-item__text-title{

}

.business-cases-item__time {
	text-align: right;
	font-size: 16px;
	font-family: ProximaNova;
	color: rgba(172, 172, 172, 0.502);
	font-weight: 300;
	width: 100%;
	border-bottom: 1px solid rgba(229, 226, 219, 0.8);
	padding-bottom: 3px; 
}


.business-cases-item__text {
	text-align: left;
	padding-top: 30px;
	padding-bottom: 20px; 
}


.first-in-flex {
	order: 1; 
}


.second-in-flex {
	order: 2; 
}
.Jflex-end{
	justify-content: flex-end;
}
.business-cases-items .wr-business-cases-item:first-child{
	margin-top: 0px;
}

.wr-business-cases-items .slick__wr-button-prev {
	display: block;
	position: absolute;
	z-index: 500;
	right: 28px;
	top: 190px;
}

.wr-business-cases-items .slick__wr-button-next {
	display: block;
	position: absolute;
	z-index: 500;
	right: 28px;
	top: 100px; 
}

.wr-business-cases-items .slick-prev {
	background-color: rgba(255, 255, 255, 0);
	background-image: url("/bitrix/templates/store/img/down.png");
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: top;
	width: 40px;
	height: 20px;
	position: relative; 
}

.wr-business-cases-items .slick-next {
	background-color: rgba(255, 255, 255, 0);
	background-image: url("/bitrix/templates/store/img/up.png");
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: bottom;
	width: 40px;
	height: 20px;
	top: -10px;
	position: relative; 
}

.wr-business-cases-items .numbering-slider {
	width: 40px;
	position: absolute;
	/*right: -75px;*/
	/*top: 90px;*/
	height: 90px;
	padding-top: 5px; 
}

.wr-business-cases-items .current-slider-item {
	font-size: 36px;
	font-family: MyriadProBold;
	color: black;
	font-weight: bold; 
}

.wr-business-cases-items .total-slider-item {
	font-size: 18px;
	font-family: "MyriadProRegular";
	color: black;
	right: -40px; 
}

@media (max-width: 768px) { 
	.wr-business-cases-items {
		padding: 50px 20px 20px 20px;
	}
	.business-cases-item,
	.wr-business-cases-item{
		/*height: 480px;*/
	    min-height: 480px;
	    height: 100% !important;
	    display: block;
		display: block;

	}
	.wr-business-cases-item__text{
		max-height: 100%;
	}
	.wr-business-cases-item{
		background: #f6f5f3;
	}
	.wr-business-cases-item__photo{
		width: 100%;
		height: 175px;
		max-width: 100%;
		padding: 20px 40px 10px 20px;
		border-radius: 5px 0 0 0 !important;
	}
	.business-cases-item__number {
		line-height: 70px;
	}
	.business-cases-item__photo {
		top: 45px;
		left: 90px;
		margin: 0;
	}
	.wr-business-cases-item__photo-title {
		bottom: 65px;
		width: 50%;
		right: 0;
	}
	.wr-business-cases-item__text {
		width: 100%;
		padding: 25px 40px 10px 40px;
	}
}
@media (min-width: 768px) and (max-width: 992px) { 
	.wr-business-cases-item__photo-title{
		left: 0;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {  
	.business-cases-item__text > p {
		font-size: 16px;
		font-family: "ProximaNova";
		color: rgba(0, 0, 0, 0.9);
		font-style: italic;
		line-height: 1.2;
		font-weight: 200;
	}
	.wr-business-cases-item__photo{
		width: 40%;
	}
	.wr-business-cases-item__text{
		padding-right: 50px;
		width: 80%;
	}
	.business-cases-item__number{
		font-size: 60px;
	}
	.wr-business-cases-item__photo-title{
		left: 0;
	}

}
@media (min-width: 980px) { 
	.wr-business-cases-item__photo-title{
		left: 0;
	}

	.wr-business-cases-item{
	    height: 100%;
	    min-height: 315px;
	    width: 100%;
	    text-align: left;
	    margin: 0 auto;
	    margin-top: 50px;
	}
	.business-cases-item{
	    width: 100%;
	    height: 100% !important;
	    background: #f6f5f3;
	    display: -webkit-box;
	    display: -moz-box;
	    display: -ms-flexbox;
	    display: -webkit-flex;
	    display: flex;
	    -webkit-justify-content: space-between;
	    justify-content: space-between;
	    align-items: stretch;
	    flex-wrap: nowrap;
	}
	.wr-business-cases-item__photo{
	    padding-left: 25px;
	    /* padding-top: 25px; */
	    min-width: 200px;
	    width: 50%;
    	height: auto;
	    min-height: 100%;
	    max-width: 365px;
	    position: relative;
	    text-align: center;
	}
	.business-cases-item__photo {
	    width: 170px;
	    height: 170px;
	    border-radius: 50%;
	    position: static; 
	    margin: auto;
	    margin-top: 60px;
	    top: -30px;
	    bottom: 0;
	    right: 0;
	    left: 0;
	    overflow: hidden;
	}
	.wr-business-cases-item__photo-title {
	    font-size: 18px;
	    font-family: "ProximaNova";
	    color: white;
	    position: static;
	    bottom: 25px;
	    padding: 15px 0;
	    margin: auto;
	    right: 0;
	}
	.wr-business-cases-item__text {
	    padding-left: 30px;
	    padding-top: 25px;
	    padding-right: 105px;
	    width: 70%;
     	overflow: visible; 
     	min-height: 315px; 
     	max-height: 100%;
	    height: 100%;
	}

}
@media (max-width: 480px){
	.business-cases-item__number {
		font-size: 70px;
	}
	.business-cases-item__photo {
		top: 75px;
		left: 50px;
		width: 120px;
		height: 120px;
	}
	.wr-business-cases-item__photo-title {
		font-size: 14px;
	}
	.wr-business-cases-item__text {
		padding: 10px 20px 10px 20px;
	}
	.business-cases-item__text {
		padding-top: 10px;
		padding-bottom: 0;
	}
	.business-cases-item__text > p {
		line-height: 1;
		font-size: 16px;
	}
}
/* End */


/* Start:/bitrix/templates/store/components/bitrix/sale.viewed.product/.default_animo/style.css?14900901473414*/
/*
/bitrix/templates/store/components/bitrix/sale.viewed.product/.default_animo
*/
.wr-viewed-products{
	width: 100%;
	text-align: center;
	margin-bottom: 50px;
	overflow: hidden;
}
.slick-slider {
	padding-bottom: 10px!important;
}
div.view-list {
	max-width: 1195px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
div.view-header {
	position: relative;
	font-size: 30px;
	font-family: ProximaNova;
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 2.4;
	padding-left: 8px;
	margin-bottom: 50px;
}
div.view-header:before {
	display: block;
	position: absolute;
	content: "";
	width: 4px;
	height: 24px;
	background-color: rgba(213, 148, 108, 0.5);
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
}
.wr-item-viewed{
	clear: both;
	min-height: 340px;
}
.wr-view-item{
	position: relative;
	float: left; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* background: #fff; */
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	margin-bottom: 30px;
	/* margin-right: 30px; */
	padding-right: 1%;
	width: 25%;
	/*width: 270px;*/
	height: 340px;
	max-height: 430px;
}
div.view-item {
	/* border: 1px solid transparent; */
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.09);
	width: 100%;
	height: 340px;
	max-height: 430px;
}
.view-item_item_images{
	position: relative;
	z-index: 91;
	display: block;
	padding-top: 200px;
	width: 100%;
	background-position: top;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
#viewed-products-slider .slick-dots{
	position: relative;

	justify-content: center;
}
#viewed-products-slider .slick-arrow {
	position: absolute;
	z-index: 502; 
}

#viewed-products-slider .slick__wr-button {
	width: 100%;
	text-align: center;
	height: 0px !important;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-end;
	justify-content: center; 
}

#viewed-products-slider .slick__button {
	width: 100%;
	height: 0px !important;
	/*max-width: $maxwidth;*/
	max-width: 1195px;
	padding-left: 20px;
	padding-right: 120px;
	margin: 0 auto;
	text-align: right; 
}


#viewed-products-slider .slick__wr-button-next {
	top: -115px; 
}

#viewed-products-slider .slick__wr-button-prev {
	top: -80px; 
}

#viewed-products-slider .slick-prev {
	width: 80px;
	height: 11px;
	height: 35px;
	background-color: rgba(255, 255, 255, 0);
	background-image: url("/bitrix/templates/store/img/slick-arrow-prev.png");
	background-repeat: no-repeat;
	background-position: bottom; 
}

#viewed-products-slider .slick-next {
	width: 80px;
	height: 11px;
	height: 35px;
	background-color: rgba(255, 255, 255, 0);
	background-image: url("/bitrix/templates/store/img/slick-arrow-next.png");
	background-repeat: no-repeat;
	background-position: top; 
}

@media (max-width: 768px) { 
	#viewed-products-slider .slick__wr-button{
		display: none !important;
	}
	.wr-view-item{
		width: 50%;
	} 

	.wr-item-viewed{
		padding-bottom: 10px;
	}
}
@media (min-width: 768px) and (max-width: 992px) { 
	.products-item__name{
		font-size: 14px!important;
	}	


}
@media (min-width: 992px) and (max-width: 1200px) {  }
@media (min-width: 1200px) {  }

@media (max-width: 480px) {
	.wr-view-item{
		width: 100%;
	} 
}
/* End */
/* /bitrix/templates/store/components/bitrix/breadcrumb/.default/style.css?14877099522658 */
/* /bitrix/templates/store/components/bitrix/news/animo_business_cases/bitrix/news.list/.default/style.css?14945926787481 */
/* /bitrix/templates/store/components/bitrix/sale.viewed.product/.default_animo/style.css?14900901473414 */

/*
     FILE ARCHIVED ON 12:56:58 Oct 13, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:15:56 Feb 04, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.896
  exclusion.robots: 0.038
  exclusion.robots.policy: 0.022
  esindex: 0.014
  cdx.remote: 8.46
  LoadShardBlock: 107.82 (3)
  PetaboxLoader3.datanode: 105.423 (4)
  load_resource: 129.705
  PetaboxLoader3.resolve: 65.518
*/