

/* Start:/local/templates/ecommerce/d_design/css/style.css?16160536984859*/

.about {
 /* max-width: 1280px;*/
  font-size: 14px;
  line-height: 22px;
  text-align: justify;
  margin-top: 10px;
  padding-bottom: 20px;
}

.about .about_photo {
  position: relative;
  margin: 30px 0;
  width: 100%;
  height: auto;
}

.about .about_photo img {
  width: 100%;
  height: auto;
}

.about .about_photo .about_photo-text {
  position: absolute;
  padding: 22px;
  display: none;
  width: 52%;
  bottom: 50px;
  right: 40px;
  border-radius: 2px;
  font-size: 20px;
  letter-spacing: 1px;
  text-align: center;
  z-index: 5;
}

.about .about_photo .about_photo-text .company-name {
  font-weight: 600;
}

.about .about_photo .about_photo-text .text-background,
.about .about_photo .about_photo-text .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  background-color: #ffffff;
  opacity: 0.8;
  z-index: -1;
}

.about .about_photo .about_photo-text .text-marker,
.about .about_photo .about_photo-text .marker {
  position: absolute;
  top: 13px;
  left: -18px;
  width: 50px;
  height: 16px;
  border-radius: 50px;
  background-color: #00bc52;
  z-index: 2;
}

.about .about_photo .text-anime {
  display: block;
}

.about .about_photo .banner-text {
  position: absolute;
  width: 40%;
  height: 40%;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 100px;
  padding: 50px 140px;
  font-size: 25px;
  line-height: 40px;
  text-align: center;
  letter-spacing: 0;
}

.about .about_photo .banner-text .company-name {
  color: #00bc52;
  font-weight: 200;
}

.about .about-banner .about_photo-text {
  box-sizing: content-box;
}


.about .about_photo {
  margin-top: 0;
}

.about .text-title {
  text-transform: uppercase;
}

@media only screen and (min-width: 280px) and (max-width: 600px) {
  .about {
    font-size: 12px;
    line-height: 18px;
    padding: 0 5px 20px;
    margin-top: 0;
  }
  .about .about_photo {
    margin: 10px 0 30px;
    width: 100%;

  }
  .about .about_photo img {
    display: none;
  }
  .about .about_photo .about_photo-text {
    padding: 12px 0;
    width: 100%;
    height: 40px;
    margin: 0;
    top: 0;
    left: 0;
    border: 0.5px solid #767676;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0;
  }
  .about .about_photo .about_photo-text::before {
    top: 5px;
    left: -5px;
    width: 32px;
    height: 8px;
  }
  .about .about_photo .about_photo-text::after {
    display: none;
  }
  .about .about_photo .about_photo-text .text-marker,
  .about .about_photo .about_photo-text .marker {
    width: 23px;
    height: 7px;
    left: -12px;
    top: 40%;
  }
  .about .about_photo img {
    height: auto;
    display: block;
  }
  .about .about_photo .banner-text {
    width: 80%;
    height: 63%;
    margin: 0 auto;
    top: 20px;
    padding: 10px 10px 0;
    font-size: 12px;
    line-height: 14px;
    border: none;
  }
  .about .about_photo.about_photo-text:after {
    display: block;
    height: 100%;
  }
}

@media only screen and (min-width: 280px) and (max-width: 320px) {
  .about .about_photo .about_photo-text {
    padding: 4px 0;
  }
}

@media only screen and (min-width: 280px) and (max-width: 320px) {
  .about .about_photo .banner-text {
    font-size: 9px;
  }
}

@media only screen and (min-width: 375px) and (max-width: 599px) {

  .about .about_photo .banner-text {
    width: 73%;
  }
}

@media only screen and (min-width: 414px) and (max-width: 599px) {
  .about .about_photo .banner-text {
    width: 60%;
    padding-top: 20px;
  }
}

@media only screen and (min-width: 601px) and (max-width: 1024px) {
  .about {
    padding: 0 10px 20px;
  }
  .about .about_photo {
    margin: 20px 0;
  }
  .about .about_photo .about_photo-text {
    padding: 10px;
    width: 62%;
    bottom: 20px;
    right: 15px;
    font-size: 16px;
  }
  .about .about_photo .banner-text {
    width: 50%;
    height: auto;
    bottom: 50px;
    padding: 20px 80px;
    font-size: 20px;
    line-height: 30px;
  }
}

@media only screen and (min-width: 667px) and (max-width: 700px) and (orientation: landscape) {
  .about {
    padding: 0 10px 20px;
  }
  .about .about_photo {
    margin: 20px 0;
  }
  .about .about_photo .about_photo-text {
    padding: 10px;
    width: 62%;
    bottom: 20px;
    right: 15px;
    font-size: 16px;
  }
  .about .about_photo .banner-text {
    font-size: 15px;
  }
  .about .about_photo .about_photo-text .text-marker,
  .about .about_photo .about_photo-text .marker {
    width: 30px;
    height: 10px;
    left: -15px;
    top: 40%;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1024px) {
  .about {
    font-size: 16px;
    line-height: 25px;
  }
  .about .about_photo .about_photo-text {
    bottom: 30px;
    right: 25px;
    font-size: 18px;
  }
  .about .about_photo .banner-text {
    bottom: 120px;
    font-size: 23px;
    line-height: 35px;
  }
}
/* End */


/* Start:/local/templates/ecommerce/components/bitrix/breadcrumb/new/style.css?1765973977878*/
#breadcrumbs{
	margin-bottom: 24px;
	margin-top: 12px;
	line-height: 21px;
	font-size: 13px;
	min-height: 21px;
	contain: layout style;
	font-family: Ubuntu, 'Ubuntu Fallback', Arial, sans-serif;
}

#breadcrumbs ul{
	list-style: none;
	padding: 0;
	margin: 0;
	min-height: 21px;
}

#breadcrumbs ul li{
	vertical-align: middle;
	display: inline;
	line-height: 21px;
}

#breadcrumbs ul li a,
#breadcrumbs .arrow{
	white-space: nowrap;
}

#breadcrumbs .changeName{
	white-space: normal;
}


#breadcrumbs ul li a {
	color: #A5A1A1;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
}
#breadcrumbs ul li a:hover {
	color: var(--primary);
}
#breadcrumbs .arrow{
	vertical-align: middle;
	display: inline-block;
	font-family: arial;
	font-size: 13px;
	line-height: 21px;
	margin: 0 12px;
	color: #A5A1A1;
}
/* End */
/* /local/templates/ecommerce/d_design/css/style.css?16160536984859 */
/* /local/templates/ecommerce/components/bitrix/breadcrumb/new/style.css?1765973977878 */
