

/* Start:/contacts/styles.css?167583140211996*/
.KKPageContacts{
	font-size: 15px;
}
.KKPageContacts__Preamble{
	margin: 45px 0 35px;
	font-weight: 400;
	letter-spacing: .4px;
}
.KKPageContactsInfo {
    margin-bottom: 55px;
    font-weight: 400;
    letter-spacing: .4px;
    line-height: 1.5;
}
.KKPageContactsInfo__Row{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	margin: 0 -15px;
}
.KKPageContactsInfo__Col{
	padding: 0 15px;
	margin: 0 0 30px;
}
.KKPageContactsInfo__Col._mail,
.KKPageContactsInfo__Col._other{
	width: 25%;
}
.KKPageContactsInfo__Col._req{
	width: 50%;
}
.KKPageContactsInfo__TextBlock{
	margin-bottom: 10px;
}
.KKPageContactsInfo__Title{
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 4px;
    line-height: 1.2;
}
.KKShops__Row{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	margin: 0 -15px;
}
.KKShops__Col{
	padding: 0 15px;
	margin-bottom: 30px;
	width: 16.66666%;
}
.KKShopsItem{
	display: block;
    position: relative;
    -webkit-box-shadow: 0 0 20px 2px rgba(100,100,100,.1);
       -moz-box-shadow: 0 0 20px 2px rgba(100,100,100,.1);
            box-shadow: 0 0 20px 2px rgba(100,100,100,.1);
    height: 100%;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    -moz-transition: .3s all;
    transition: .3s all;
    cursor:pointer
}
.KKShopsItem:hover{
	-webkit-box-shadow: 0 0 20px 2px rgba(50,50,50,.3);
	   -moz-box-shadow: 0 0 20px 2px rgba(50,50,50,.3);
	        box-shadow: 0 0 20px 2px rgba(50,50,50,.3);
}
.KKShopsItem__Inner {
    padding: 20px 20px 21px;
    font-size: 14px;

}
.KKShopsItem__Img{
	display: block;
	position: relative;
    height:260px;
    background-size:cover;
    background-position:50% 50%;
    background-repeat:no-repeat
}
.KKShopsItem__Title{
	font-weight: 500;
	margin-bottom: 6px;
}
.KKShopsItem__Address{
	margin-bottom: 15px;
}
.KKShopsItem__Tag{
    display:inline-block;
    margin-top:3px;
    background:#b8b8b8;
    padding:1px 8px 0;
    color:#fff;
    border-radius:7px;
    font-size:13px;
    font-weight:100
}
.KKShopsItem__Label{
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 9px 15px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	width: 100%;
	font-weight: 400;
	letter-spacing: .5px;
	line-height: 1.2;
}
.KKShopsItem__Phones{
	line-height: 1.5;
    font-weight: 400;
}
.KKShopsItem__Phones a,
.KKShopsItem__Phones a:visited,
.KKShopsItem__Phones a:hover{
	color: #000000;
	text-decoration: none;
}

/* наши магазины */
	.KKPageContactsShops{
		padding-bottom: 55px;
	}
	.KKPageContactsShops .KKShops{
		margin-top: 60px;
	}

/* наши магазины деталка */
	.KKPageContactsShopsDetail{
		padding: 20px 0 45px;
	}
	.KKPageContactsShopsDetail__Row{
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		margin: 0 -15px 0;
	}
	.KKPageContactsShopsDetail__Col{
		padding: 0 15px;
		margin: 0 0 30px;
	}
	.KKPageContactsShopsDetail__Col._slider{
		width: 37%;
		padding-top: 15px;
	}
	.KKPageContactsShopsDetail__Col._desc{
		width: 63%;
	}
	.KKShopsDetailSlider{
		margin-bottom: 20px;
	}
	.KKShopsDetailSlider__Item{
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-align: center;
		-webkit-align-items: center;
		   -moz-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		   -moz-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.KKShopsDetailSlider__Item img{
		max-width: 100%;
		max-height: 100%;
	}
	.KKShopsDetailSliderNav{
		margin: 0 -5px;
	}
	.KKShopsDetailSliderNav__ItemCol{
		padding: 0 5px;
	}
	.KKShopsDetailSliderNav__Item{
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		   -moz-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		   -moz-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		height: 100%;
	}
	.KKShopsDetailSliderNav__Item img{
		max-width: 100%;
		max-height: 100%;
	}
	.KKShopsDetail__Row{
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		margin: 0 -15px;
	}
	.KKShopsDetail__Col{
		padding: 0 15px;
		margin-bottom: 20px;
	}
	.KKShopsDetail__Col._address,
	.KKShopsDetail__Col._other{
		width: 50%;
	}
	.KKShopsDetail__Col._way{
		width: 100%;
	}
	.KKShopsDetailTextBlock{
	    margin-bottom: 8px;
	    font-size: 15px;
	}
	.KKShopsDetailTextBlock a[href*=tel],
	.KKShopsDetailTextBlock a[href*=tel]:visited{
		color: #000000;
		text-decoration: none;
		white-space: nowrap;
	}
	.KKShopsDetailTextBlock__Title{
		font-size: 20px;
		font-weight: 500;
		margin-bottom: 0px;
		line-height: 1.3;
	}
	.KKShopsDetail__Header{
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		   -moz-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		   -moz-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		margin-bottom: 47px;
	}
	.KKShopsDetail__HeaderTitle {
	    font-size: 35px;
	    font-weight: 500;
	    line-height: 1;
        margin-bottom:0;
        padding-right: 10px;
	}
    .KKShopsDetail__TmpClosed {
	    font-size: 15px;
	    font-weight: 500;
	    font-style:italic;
	}
	.KKShopsDetail__HeaderBtn{
		display: inline-block;
		background-color: hsl(353, 60%, 51%);
		color: #ffffff;
		font-size: 14px;
		text-transform: uppercase;
		text-decoration: none;
		text-align: center;
		padding: 15px 15px;
		min-width: 207px;
		letter-spacing: .4px;
		transition: .3s all;
	}
	.KKShopsDetail__HeaderBtn:hover,
	.KKShopsDetail__HeaderBtn:visited,
	.KKShopsDetail__HeaderBtn:focus,
	.KKShopsDetail__HeaderBtn:active{
		color: #ffffff;
		text-decoration: none;
	}
	.KKShopsDetail__HeaderBtn:hover{
		background-color: hsl(353, 60%, 61%);
	}

	.KKShopsDetailSlider,
	.KKShopsDetailSliderNav{
		display: none !important;
	}
	.KKShopsDetailSlider.slick-initialized,
	.KKShopsDetailSliderNav.slick-initialized{
		display: block !important;
	}
	.KKShopsDetailSlider .slick-track,
	.KKShopsDetailSliderNav .slick-track{
		display: flex;
	}
	.KKShopsDetailSlider .slick-slide,
	.KKShopsDetailSliderNav .slick-slide{
		height: auto;
	}
	.KKShopsDetailSlider .slick-track:before,
	.KKShopsDetailSlider .slick-track:after,
	.KKShopsDetailSliderNav .slick-track:before,
	.KKShopsDetailSliderNav .slick-track:after{
		display: none;
	}
	.KKShopsDetailSliderNav .slick-arrow{
		position: absolute;
		top: 0;
		height: 100%;
		width: 30px;
	}
	.KKShopsDetailSliderNav .slick-arrow:before{
		display: none !important;
	}
	.KKShopsDetailSliderNav .slick-arrow.slick-next{
	    right: 0;
	    border: 0;
	    border-radius: 0;
	    transform: none;
	    margin: 0;
	    opacity: 1;
	    background-image: linear-gradient(90deg, transparent 0%, #ffffff 40%);
	}
	.KKShopsDetailSliderNav .slick-arrow.slick-prev{
	    left: 0;
	    border: 0;
	    border-radius: 0;
	    transform: none;
	    margin: 0;
	    opacity: 1;
	    background-image: linear-gradient(to left, transparent 0%, #ffffff 40%);
	}
	.KKShopsDetailSliderNav .slick-arrow.slick-disabled{
		display: none;
	}
	.KKShops__Title {
	    font-size: 36px;
	    margin-bottom: 40px;
	    font-weight: 400;
	}
	.KKPageContactsShopsDetail__Map{
		height: 650px;
		position: relative;
		padding-top: 75px;
	}
	.KKShopsDetail__Bottom{
		display: none;
	}
	.KKShopsItem__Inner a,
	.KKShopsItem__Inner a:visited,
	.KKShopsItem__Inner a:focus,
	.KKShopsItem__Inner a:hover,
	.KKShopsItem__Inner a:active{
		color: #000000;
		text-decoration: none;
	}
	.KKShopsItem__Inner a:hover{
		text-decoration: underline;
	}


@media (max-width: 1959px){
    .KKShops__Col {
	    width: 25%;
	}
}
@media (max-width: 1199px){
    .KKShopsDetail__HeaderTitle {
	    font-size: 30px;
        margin-top:0;
	}
    .KKShopsItem__Img {
        height: 150px;
        overflow: hidden;
    }
	.KKPageContactsShopsDetail__Col._slider {
		padding-top: 0px;
	}
	.KKPageContactsShopsDetail__Col._slider,
	.KKPageContactsShopsDetail__Col._desc{
		width: 50%;
	}
	.KKShopsDetail__HeaderBtn {
	    padding: 9px 15px 8px;
	    min-width: 175px;
	}
	.KKPageContactsShopsDetail__Row{
		margin-bottom: 30px;
	}
}

@media (max-width: 991px){

	.KKPageContactsInfo {
	    margin-bottom: 25px;
	}
	.KKPageContactsInfo__Col._mail,
	.KKPageContactsInfo__Col._other{
		width: 50%;
	}
	.KKPageContactsInfo__Col._req{
		width: 100%;
	}
	.KKShops__Col {
	    width: 33.33%;
	}
	.KKPageContactsShopsDetail__Row {
	    margin-bottom: 0px;
	}
	.KKPageContactsShopsDetail__Map {
	    padding-top: 50px;
        height:350px
	}
	.KKShopsDetail__Header{
		flex-wrap: wrap;
	}
	.KKShopsDetail__HeaderTitle{
		width: 100%;
		margin-bottom: 20px;
        padding-right:0;
        font-size:24px
	}
    .KKShopsDetail__Header .KKShopsItem__TagContainer {
        margin:-20px 0 20px
    }

    .KKShopsDetail__TmpClosed{
		margin-top: -20px;
		margin-bottom: 20px;
	}
	.KKShopsDetail__Col._address,
	.KKShopsDetail__Col._other{
		width: 100%;
	}
	.KKShopsDetail__Col{
		margin-bottom: 0;
	}
	.KKShopsDetail__Header{
		margin-bottom: 30px;
	}
}

@media (max-width: 767px){
	.KKPageContactsShopsDetail__Col._slider,
	.KKPageContactsShopsDetail__Col._desc{
		width: 100%;
	}
	.KKPageContactsShopsDetail__Col._desc{
		order: 1;
	}
	.KKPageContactsShopsDetail__Col._slider{
		order: 2;
	}
	.KKShopsDetail__Header .KKShopsDetail__HeaderBtn{
		display: none;
	}
	.KKShopsDetail__Bottom{
		display: block;
	}
	.KKShopsDetail__Header {
	    margin-bottom: 9px;
	}
	.KKShopsDetailTextBlock__Title {
	    margin-bottom: 15px;
	}
	.KKShopsDetailTextBlock {
	    margin-bottom: 20px;
	}
	.KKShopsDetail__HeaderBtn {
	    padding: 16px 15px 15px;
	}
	.KKPageContactsShopsDetail__Col {
	    margin: 0 0 50px;
	}
	.KKPageContactsShopsDetail__Map {
	    height: 250px;
	}
}

@media (max-width: 680px){
	.KKShops__Col {
	    width: 50%;
	}
}

@media (max-width: 550px){


	.KKPageContactsInfo__Col._mail, 
	.KKPageContactsInfo__Col._other {
	    width: 100%;
	}
	.KKPageContactsInfo__Col._other{
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		   -moz-box-ordinal-group: 2;
		    -ms-flex-order: 1;
		        order: 1;
	}
	.KKPageContactsInfo__Col._mail{
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		   -moz-box-ordinal-group: 3;
		    -ms-flex-order: 2;
		        order: 2;
	}
	.KKPageContactsInfo__Col._req{
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		   -moz-box-ordinal-group: 4;
		    -ms-flex-order: 3;
		        order: 3;
	}
	.KKPageContactsInfo__Col {
	    margin: 0;
	}
	.KKPageContactsInfo__TextBlock {
	    margin-bottom: 18px;
	}
	.KKShopsItem__Inner {
	    padding: 16px 13px 21px;
	}
	.KKShopsItem__Title {
	    margin-bottom: 0px;
	}
	.KKShopsItem__Address {
	    margin-bottom: 2px;
	}
	.KKShopsItem__Label {
	    padding: 7px 3px 5px;
	}
}

@media (max-width: 370px){
	.KKShops__Row {
	    margin: 0 -5px;
	}
	.KKShops__Col {
	    padding: 0 5px;
	}
	.KKShopsItem__Inner {
	    padding: 12px 10px 12px;
	    font-size: 14px;
	}
	.KKShopsItem__Label {
	    font-size: 13px;
	}

}
/* End */


/* Start:/static_files/css/comp_shops.css?16914134595783*/
.modal-loader {
  position: relative;
  min-height: 100px;
}

.modal-content.autoclose {
  --closeDelayCoef: 0;
}
.modal-content.autoclose:before, .modal-content.autoclose:after {
  content: "";
  position: absolute;
  height: 4px;
  width: 0;
  left: 1%;
  bottom: 0;
  background: #f5f5f2;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
}
.modal-content.autoclose:before {
  width: 98%;
}
.modal-content.autoclose:after {
  background: #e34551;
  transition: width ease 0.2s;
  width: calc(98% * var(--closeDelayCoef));
}

.modal-kk .modal-header {
  border-bottom: 0;
  padding-bottom: 0;
}
.modal-kk .btn-close {
  top: 8px;
  position: absolute;
  right: 8px;
}
.modal-kk h1 {
  font-size: 25px;
  line-height: 30px;
}

.kk-radius {
  border-radius: 0.5rem;
}
.kk-bg {
  background: #F5F5F2;
}
.kk-red {
  color: #e34551;
}
.kk-darkgray {
  color: #4E565D;
}
.kk-gray {
  color: #BDBDB5;
}
.kk-lightgray {
  color: #D0D1CD;
}
.kk-sliver {
  color: #8098B0;
}
.kk-semibold {
  font-weight: 500;
}
.kk-link {
  color: #231F20;
}
.kk-border {
  padding: 1rem;
  border: 1px solid #E6E7E1;
}
.kk-wide {
  width: 100%;
}
.kk-label {
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.kk-reset {
  background: transparent;
  border: 0;
  padding: 0;
  appearance: none;
}
.kk-lg {
  font-size: 18px;
  line-height: 24px;
}
.kk-md {
  font-size: 14px;
  line-height: 18px;
}
.kk-sm {
  font-size: 12px;
  line-height: 16px;
}
.kk-nowrap {
  white-space: nowrap;
}
.kk-square:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.kk-img {
  position: relative;
}
.kk-img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  padding: 4px;
}
.kk-remove {
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  text-decoration: none;
  white-space: nowrap;
  padding-left: 28px;
  background: url(/static_files/img/basket/bin.svg) left center no-repeat;
  color: #231F20;
}
.kk-remove:hover, .kk-remove:active {
  color: #bd3943;
}

.shops__link {
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 24px;
  padding-left: 36px;
  background: url(/static_files/img/shops/map-icon.svg) left center no-repeat;
  color: #4E565D;
  text-decoration: none;
}
.shops__btns .btn:first-child {
  border-radius: 2px 0 0 2px;
}
.shops__btns .btn:last-child {
  border-radius: 0 2px 2px 0;
}
.shops__scroll {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  width: calc(100% + 2000px);
  padding-left: 2000px;
  height: 100%;
  overflow: hidden;
}
.shops__scroll.os-host {
  right: 2000px;
}
.shops__scroll .os-scrollbar .os-scrollbar-track .os-scrollbar-handle {
  background: #4E565D !important;
  opacity: 1 !important;
}
.shops__point {
  padding: 16px 16px 0 0;
  margin: 0 24px 16px 0;
  position: relative;
  cursor: pointer;
}
.shops__point .btn {
  display: none;
}
.shops__point:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: #F5F5F2;
  width: 2000px;
  z-index: -1;
  opacity: 0;
}
.shops__point--selected:before {
  opacity: 1;
}
.shops__point--selected .btn {
  display: inline-block;
}
.shops__wrap {
  padding-bottom: 63%;
}
.shops__map {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.shops__nav.slick-slider .slick-arrow {
  width: 24px;
  height: 24px;
  background-color: #fff;
  border: 1px solid #BDBDB5;
  padding: 0;
  opacity: 1;
  background-image: url(/static_files/img/catalog/paging-arr.svg);
  background-size: 6px 10px;
  background-position: center;
  background-repeat: no-repeat;
  top: 50%;
  margin-top: -12px;
  border-radius: 50%;
}
.shops__nav.slick-slider .slick-arrow.slick-next {
  right: 12px;
}
.shops__nav.slick-slider .slick-arrow.slick-prev {
  transform: rotate(180deg);
  left: 12px;
}
.shops__phones a {
  color: #231F20;
  text-decoration: none;
}
.shops__tabs .tabs__header .shops__tab {
  margin: 0 !important;
}
.shops__tabs .tabs__header .shops__tab .tabs__header-title {
  text-transform: none;
  border: none;
  line-height: 49px;
  padding: 0 15px;
  min-width: 150px;
  border-radius: 2px;
  text-align: center;
}
.shops__tabs .tabs__header .shops__tab.active .tabs__header-title {
  background: #F5F5F2;
  border: 0 !important;
}
.shops__tag {
  display: inline-block;
  position: absolute;
  right: 10px;
  bottom: 10px;
  line-height: 20px;
  color: #fff;
  background: #4E565D;
  border-radius: 10px;
  padding: 0 12px;
  font-size: 11px;
}
.shops__img {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  border: 1px solid #BDBDB5;
}
.shops__img:before {
  padding-bottom: 80%;
}
@media (min-width: 768px) {
  .shops__tabs .tabs__header .shops__tab .tabs__header-title {
    min-width: 195px;
  }
}
@media (max-width: 991px) {
  .shops__tabs .tabs__header {
    display: flex;
    padding-right: 0;
  }
  .shops__tabs .tabs__header .shops__tab {
    width: 50%;
  }
  .shops__tabs .tabs__header .shops__tab .tabs__header-title {
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    color: #4E565D;
    white-space: nowrap;
  }
}

.map-point-item {
  display: block;
  width: 53px;
  height: 60px;
  text-align: center;
  line-height: 50px;
  background-image: url(/static_files/img/shops/marker.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 18px;
  color: #4E565D;
  font-weight: bold;
  cursor: pointer;
}
.map-point-item.is-active {
  color: #fff;
  background-image: url(/static_files/img/shops/marker-active.svg);
}

/* End */
/* /contacts/styles.css?167583140211996 */
/* /static_files/css/comp_shops.css?16914134595783 */
