

/* 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/dresscode/catalog.store.list/.default/style.css?161337812510401*/
.magazine {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	height: 700px;
	padding: 10px 0 0 0;
	border: 1px solid #f2f5f5;
	border-radius: 30px;
  }
  
  .magazine .nowrap {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	width: 100%;
	justify-content: space-between;
  }
  
  .magazine .nowrap .magazine_title {
	text-transform: uppercase;
	font-weight: 800;
	margin-left: 30px;
  }
  
  .magazine .nowrap .custom-select {
	position: relative;
	display: flex;
	align-items: flex-end;
	width: 190px;
	height: 55px;
	margin: 0 30px 0 0;
	background-color: #f2f5f5;
  }
  
  .magazine .nowrap .custom-select select {
	display: none;
  }
  
  .magazine .nowrap .custom-select .select-selected {
	background-color: #f2f5f5;
	width: 100%;
	font-size: 14px;
	font-weight: 800;
  }
  
  .magazine .nowrap .custom-select .select-selected:after {
	position: absolute;
	content: "";
	bottom: 15px;
	right: 12px;
	width: 5px;
	height: 5px;
	border: 2px solid transparent;
	border-color: transparent #000000 #000000 transparent;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	animation-duration: 5s;
  }
  
  .magazine .nowrap .custom-select .select-selected.select-arrow-active:after {
	border-color: #000000 transparent transparent #000000;
  }
  
  .magazine .nowrap .custom-select .select-items div,
  .magazine .nowrap .custom-select .select-selected {
	color: #000000;
	padding: 10px;
	border: 1px solid transparent;
	border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
	cursor: pointer;
  }
  
  .magazine .nowrap .custom-select .select-items {
	position: absolute;
	background-color: #f2f5f5;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 99;
	font-size: 14px;
	text-transform: uppercase;
  }
  
  .magazine .nowrap .custom-select .select-hide {
	display: none;
  }
  
  .magazine .nowrap .custom-select .select-items div:hover {
	background-color: #ffffff;
  }
  
  .magazine .nowrap .custom-select::after {
	content: "Город";
	position: absolute;
	top: 7px;
	left: 10px;
	font-size: 12px;
	font-weight: 600;
  }
  
  .magazine .break {
	flex-basis: 100%;
	height: 0;
  }
  
  .magazine .magazine_map {
	max-width: 832px;
	width: 65%;
	border-radius: 30px;
  }
  
  .magazine .magazine_map iframe {
	border-radius: 30px;
  }
  
  .magazine .magazine-list {
	max-width: 422px;
	width: 33%;
	height: 89%;
	padding: 0 0 0 20px;
	overflow-y: scroll;
  }
  
  .magazine .magazine-list::-webkit-scrollbar {
	width: 3px;
  }
  
  .magazine .magazine-list::-webkit-scrollbar-track {
	background: #ffffff;
  }
  
  .magazine .magazine-list::-webkit-scrollbar-thumb {
	background: #f2f5f5;
  }
  
  .magazine .magazine-list::-webkit-scrollbar-thumb:hover {
	background: #767676;
  }
  
  .magazine .magazine-list .magazine-item {
	display: flex;
	flex-direction: row;
	width: 100%;
	margin-bottom: 40px;
	font-size: 13px;
  }
  
  .magazine .magazine-list .magazine-item img {
	width: 45%;
	object-fit: contain;
	height: auto;
  }
  
  .magazine .magazine-list .magazine-item .text-wrapper {
	padding-left: 45px;
	width: 55%;
  }
  
  .magazine .magazine-list .magazine-item .text-wrapper .magazine-address {
	position: relative;
	margin-bottom: 25px;
	font-size: 14px;
	font-weight: 600;
  }
  
  .magazine .magazine-list .magazine-item .text-wrapper .magazine-address::before {
	content: '';
	height: 15px;
	width: 15px;
	background-image: url("/local/templates/ecommerce/components/dresscode/catalog.store.list/.default/./img/location.png");
	background-size: cover;
	position: absolute;
	left: -20px;
  }
  
  .magazine .magazine-list .magazine-item .text-wrapper .magazine-phone,
  .magazine .magazine-list .magazine-item .text-wrapper .workhours {
	position: relative;
	color: #767676;
	margin-bottom: 19px;
  }
  
  .magazine .magazine-list .magazine-item .text-wrapper .magazine-phone::before {
	content: '';
	height: 15px;
	width: 15px;
	background-image: url("/local/templates/ecommerce/components/dresscode/catalog.store.list/.default/./img/phone.png");
	background-size: cover;
	position: absolute;
	left: -20px;
  }
  
  .magazine .magazine-list .magazine-item .text-wrapper .workhours::before {
	content: '';
	height: 15px;
	width: 15px;
	background-image: url("/local/templates/ecommerce/components/dresscode/catalog.store.list/.default/./img/clock.png");
	background-size: cover;
	position: absolute;
	left: -20px;
  }
  
  .magazine .magazine-list .magazine-item .text-wrapper .on-map {
	color: #ff2916;
	text-decoration: underline;
	margin-left: -20px;
  }
  
  .mobile-magazine {
	display: none;
	height: 700px;
	padding: 10px 0 0 0;
	border: 1px solid #f2f5f5;
	border-radius: 30px;
  }
  
  @media only screen and (min-width: 270px) and (max-width: 599px) {
	.magazine {
	  display: none;
	}
	.mobile-magazine {
	  display: block;
	  height: auto;
	  padding: 0;
	  border: none;
	}
	.mobile-magazine .magazine_title {
	  margin: 0 auto;
	
	  text-transform: uppercase;
	  font-size: 12px;
	  font-weight: 800;
	}
	.mobile-magazine .custom-select {
	  position: relative;
	  display: flex;
	  align-items: flex-end;
	 
	  height: 38px;
	  margin: 10px auto 20px;
	  background-color: #f2f5f5;
	}
	.mobile-magazine .custom-select select {
	  display: none;
	}
	.mobile-magazine .custom-select .select-selected {
	  background-color: #f2f5f5;
	  width: 100%;
	  font-size: 12px;
	  font-weight: 600;
	}
	.mobile-magazine .custom-select .select-selected:after {
	  position: absolute;
	  content: "";
	  bottom: 15px;
	  right: 12px;
	  width: 5px;
	  height: 5px;
	  border: 2px solid transparent;
	  border-color: transparent #000000 #000000 transparent;
	  -webkit-transform: rotate(45deg);
	  -ms-transform: rotate(45deg);
	  transform: rotate(45deg);
	  animation-duration: 5s;
	}
	.mobile-magazine .custom-select .select-selected.select-arrow-active:after {
	  border-color: #000000 transparent transparent #000000;
	}
	.mobile-magazine .custom-select .select-items div,
	.mobile-magazine .custom-select .select-selected {
	  color: #000000;
	  padding: 5px;
	  border: 1px solid transparent;
	  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
	  cursor: pointer;
	}
	.mobile-magazine .custom-select .select-items {
	  position: absolute;
	  background-color: #ffffff;
	  top: 100%;
	  left: 0;
	  right: 0;
	  z-index: 99;
	  font-size: 12px;
	  text-transform: uppercase;
	}
	.mobile-magazine .custom-select .select-hide {
	  display: none;
	}
	.mobile-magazine .custom-select .select-items div:hover {
	  background-color: #f2f5f5;
	}
	.mobile-magazine .custom-select::after {
	  content: "Місто";
	  position: absolute;
	  top: 5px;
	  left: 5px;
	  font-size: 10px;
	  font-weight: 400;
	}
	.mobile-magazine .tab_container {
	  overflow: hidden;
	  width: 100%;
	  border-top: 1px solid #f2f5f5;
	  border-bottom: 1px solid #f2f5f5;
	  margin: 0px auto;
	}
	.mobile-magazine .tab_container .tablink {
	  width: 49.4%;
	  padding: 10px 0;
	  outline: none;
	  color: #767676;
	  font-size: 14px;
	  text-transform: uppercase;
	  text-align: center;
	 background: transparent;
	}
	.mobile-magazine .tab_container .tablink:hover {
	  color: #ff2916;
	}
	.mobile-magazine .tab_container .tablink.active {
	  color: #ff2916;
	}
	.mobile-magazine .tabcontent {
	  display: none;
	  padding: 0 50px 50px;
	}
	.mobile-magazine #map {
	  padding: 0;
	}
	.mobile-magazine #map .magazine_map {
	  width: 100%;
	 
	}
	.mobile-magazine #list {
	  display: block;
	  width: 90%;
	  margin: 0 auto;
	  padding: 0;
	}
	.mobile-magazine #list .magazine-item {
	  width: 100%;
	  padding: 20px 0 20px 20px;
	  font-size: 12px;
	  border-bottom: 1px solid #f2f5f5;
	}
	.mobile-magazine #list .magazine-item .magazine-address {
	  position: relative;
	  margin-bottom: 10px;
	  font-size: 13px;
	  font-weight: 600;
	}
	.mobile-magazine #list .magazine-item .magazine-address::before {
	  content: '';
	  height: 15px;
	  width: 15px;
	  background-image: url("/local/templates/ecommerce/components/dresscode/catalog.store.list/.default/./img/location.png");
	  background-size: cover;
	  position: absolute;
	  left: -20px;
	}
	.mobile-magazine #list .magazine-item .magazine-phone,
	.mobile-magazine #list .magazine-item .workhours {
	  position: relative;
	  color: #767676;
	  margin-bottom: 10px;
	}
	.mobile-magazine #list .magazine-item .magazine-phone::before {
	  content: '';
	  height: 15px;
	  width: 15px;
	  background-image: url("/local/templates/ecommerce/components/dresscode/catalog.store.list/.default/./img/phone.png");
	  background-size: cover;
	  position: absolute;
	  left: -20px;
	}
	.mobile-magazine #list .magazine-item .workhours::before {
	  content: '';
	  height: 15px;
	  width: 15px;
	  background-image: url("/local/templates/ecommerce/components/dresscode/catalog.store.list/.default/./img/clock.png");
	  background-size: cover;
	  position: absolute;
	  left: -20px;
	}
	.mobile-magazine #list .magazine-item .on-map {
	  color: #ff2916;
	  text-decoration: underline;
	  margin-left: -20px;
	}
  }
  
  @media only screen and (min-width: 600px) and (max-width: 1024px) {
	.magazine {
	  max-width: 1024px;
	  width: 98%;
	  height: 700px;
	  margin: 0 auto;
	}
	.magazine .magazine_title {
	  width: 65%;
	  height: 30px;
	  margin: 0 0 0 30px;
	  font-size: 14px;
	}
	.magazine .custom-select {
	  width: 190px;
	  height: 25px;
	  margin: 0 0 0 0;
	}
	.magazine .custom-select .select-selected {
	  font-size: 12px;
	}
	.magazine .custom-select .select-items div,
	.magazine .custom-select .select-selected {
	  padding: 7px;
	}
	.magazine .custom-select .select-items {
	  font-size: 12px;
	}
	.magazine .custom-select::after {
	  left: 10px;
	  font-size: 12px;
	  font-weight: 400;
	}
	.magazine .magazine_map {
	  width: 60%;
	  margin-top: -20px;
	}
	.magazine .magazine-list {
	  width: 38%;
	  max-height: 72%;
	  margin-top: 10px;
	  padding: 0 0 0 10px;
	}
	.magazine .magazine-list .magazine-item {
	  margin-bottom: 37px;
	  font-size: 11px;
	}
	.magazine .magazine-list .magazine-item img {
	  width: 50%;
	}
	.magazine .magazine-list .magazine-item .text-wrapper {
	  padding-left: 35px;
	  width: 50%;
	}
	.magazine .magazine-list .magazine-item .text-wrapper .magazine-address {
	  margin-bottom: 12px;
	  font-size: 11px;
	}
	.magazine .magazine-list .magazine-item .text-wrapper .magazine-phone,
	.magazine .magazine-list .magazine-item .text-wrapper .workhours {
	  margin-bottom: 12px;
	}
  }
  
  @media only screen and (min-width: 1025px) and (max-width: 1100px) {
	.magazine .magazine_title {
	  width: 50%;
	  margin-left: 0;
	}
	.magazine .custom-select {
	  width: 10%;
	}
	.magazine .magazine_map {
	  max-width: 640px;
	  width: 50%;
	}
	.magazine .magazine-list {
	  max-width: 422px;
	  width: 33%;
	}
  }

p {
	text-indent: unset !important;
	text-align: unset !important;
}
/* 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 */


/* Start:/local/components/nlNew/map.google.system/templates/.default/style.css?154599859630*/
.bx-google-map {color: black;}
/* End */
/* /local/templates/ecommerce/d_design/css/style.css?16160536984859 */
/* /local/templates/ecommerce/components/dresscode/catalog.store.list/.default/style.css?161337812510401 */
/* /local/templates/ecommerce/components/bitrix/breadcrumb/new/style.css?1765973977878 */
/* /local/components/nlNew/map.google.system/templates/.default/style.css?154599859630 */
