html {
  line-height: 1.15; 
  -webkit-text-size-adjust: 100%; 
}
body {
  margin: 0; font-family: 'Roboto', sans-serif;
}
main {
  display: block;
}
h1 {
  font-size: 2.5em;
  margin: 1.5em 0 0.67em;
  line-height: 1;
}
hr {
  box-sizing: content-box; 
  height: 0; 
  overflow: visible; 
}
pre {
  font-family: monospace, monospace; 
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none; 
  text-decoration: underline; 
  text-decoration: underline dotted; 
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace; 
  font-size: 1em; 
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; 
  font-size: 100%; 
  line-height: 1.15; 
  margin: 0; 
}
button,
input { 
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box; 
  color: inherit; 
  display: table; 
  max-width: 100%; 
  padding: 0; 
  white-space: normal; 
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; 
  padding: 0; 
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield; 
  outline-offset: -2px; 
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button; 
  font: inherit; 
}
details {
  display: block;
} 
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
/****/
::selection {
    color: #fff !important; 
    background: #f45ed6 !important; 
}
.container{
    width: 1140px;
    max-width: 100%;
}
img{
	max-width: 100%;	
}
.mainbanner-div{
    text-align: center;
    position: relative;
    overflow: hidden;
}
.products .col-6{
	margin: 10px 0;
}
.product{
	    background: #FEFEFE;
	    box-shadow: 3px 3px 6px #f5f5f7;
	    height: 100%;
	    margin: 5px 0;
	    border-radius: 10px;
	    position: relative;
}
.product-name{
	text-align: center;
	line-height: 1.2;
	padding: 0 10px;
}
.products img{max-height: 250px;width: 100%;object-fit: contain;}
h2{
	text-align: center;
}
.mainbanner-text{
	
}
.mainbanner-text span{
	font-weight: bold;
	display: block;
}
.mainbanner-left{
	
}
.mainbanner-right{
	
}
.mainbanner-left:before, .mainbanner-left:after{
	content: "";
}
.mainbanner-right:before, .mainbanner-right:after{
	content: "";	
}
.mainbanner-left:before{
	background: url("../img/top-left.png") center no-repeat;
	width: 200px;
	height: 215px;
	position: absolute;
	left: 9%;
	top: 1%;
	background-size: contain;
	transform: rotate(75deg);
	width: 4%;
}
.mainbanner-left:after{
	background: url("../img/bottom-left.png") center no-repeat;
	width: 200px;
	height: 50%;
	position: absolute;
	left: -1%;
	bottom: -6%;
	background-size: contain;
	transform: rotate(288deg);
	width: 7%;
}
.mainbanner-right:before{
	background: url("../img/top-right.png") center no-repeat;
	width: 200px;
	height: 56%;
	position: absolute;
	right: 4%;
	top: -8%;
	background-size: contain;
	transform: rotate(289deg);
	width: 6%;
}
.mainbanner-right:after{
	background: url("../img/bottom-right.png") center no-repeat;
	width: 200px;
	height: 66%;
	position: absolute;
	right: -1%;
	bottom: -9%;
	background-size: contain;
	transform: rotate(238deg);
	width: 20%;
}
.mainbanner-absolute{padding: 30px;position: relative;z-index: 1;}
.mainbanner-bg{width: 850px;}

.tizer{
    background: #FEFEFE;
    box-shadow: 3px 3px 6px #f5f5f7;
    border-radius: 18px;
    padding: 30px 25px 37px;
    transition: box-shadow 0.6s;
    margin: 5px;
    text-align: center;
}
.tizer_text{
	line-height: 1;
	margin-top: 5px;
}
.tizers{
    margin: 20px 0 0;
}
.tizers .col-md-4{
	padding: 0;
}
.tizers row{
    margin: 0;
}

.adress{
    margin: 30px 0 0;
    padding: 20px 0 30px;
    background: #fafafa;
	overflow: hidden;
}
.adres_text{
	text-align: center;
	margin-bottom: 20px;
}
#wrapMap {
    position: relative;
    cursor: help;
    overflow: hidden; 
}
.mapTitle {
    position: absolute;
    z-index: 1000;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 5px;
    display: none;
    padding: 5px 20px;
    border-radius: 5px;
    background: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    border-image: initial;
}
.adress_slid{
	
}
.adress_slid img{	
    object-fit: cover;
    width: 100%;
    max-height: 275px;
    padding: 5px;
}
.adress_slider {
	position: relative;
	margin: 0 -5px 5px;
}
.adress_slider .slick-arrow{
	font-size: 0;
	background: none;
	border: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: url("../img/arrow.svg") no-repeat center;
	width: 12px;
	height: 7px;
	z-index: 1;
	padding: 14px 40px;
	outline: none;
}
.adress_slider .slick-prev{
	left: -46px;
	transform: translateY(-50%) rotate(-90deg);
}
.adress_slider .slick-next{
	right: -46px;
	transform: translateY(-50%) rotate(90deg);
}
.info{
	padding: 40px 0;
}
.info-img {
	padding-top: 0;
	background: url("../img/Ellipse0.png") top 10px right 40px no-repeat, url("../img/Ellipse1.png") bottom 20% left 10px no-repeat;
	background-size: 215px, 100px;
	height: 100%;
}
.info-img div{
	background: url('../img/lg9jtzbco720t6cz4xmtvrhek60lgmwx.png') center no-repeat;
	min-height: 440px;
	background-size: contain;
	height: 100%;
}
.info-title{
	text-align: left;
	line-height: 1;
	margin-bottom: 20px;
}
.brands{
	overflow: hidden;
}
.brands .row{
	align-items: center;
}
.brands .col-md-2{
	margin-bottom: 20px;
	text-align: center;
}
.brands img{	 
    -webkit-transition: all ease-out 0.2s;
    -moz-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s; 
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5; 
    -webkit-filter: grayscale(100%);
    filter: gray;
    max-width: 120px;
    max-height: 60px; 
}
.brands img:hover{
    filter: none;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; 
}
footer{
	background: #F5F5F7;
	padding: 20px 0;
}
.pays{
	text-align: center;
	margin: 10px 0 0;
}
.pays i{
    display: inline-block;
    vertical-align: middle;
    margin: 0px 10px;
	background: url('https://pinkrabbit.ru/bitrix/templates/aspro_max/images/svg/payment.svg');
}
footer .pays i.cacsh{width:20px;height:20px;background-position: 0 -248px;}
footer .light .pays i.cacsh{background-position:0px -248px;}
footer .pays i.cacsh:hover{background-position:0px -198px;}
footer .pays i.mastercard{width:24px;height:16px;background-position: -279px -250px;}
footer .light .pays i.mastercard{background-position:-279px -250px;}
footer .pays i.mastercard:hover{background-position:-327px -200px;}
footer .pays i.visa{width:32px;height:10px;background-position: -40px -254px;}
footer .light .pays i.visa{background-position:-40px -254px;}
footer .pays i.visa:hover{background-position:-40px -204px;}
footer .pays i.yandex_money{width:15px;height:19px;background-position:-92px -298px;}
footer .light .pays i.yandex_money{background-position:-92px -248px;}
footer .pays i.yandex_money:hover{background-position:-92px -198px;}
footer .pays i.webmoney{width:17px;height:18px;background-position:-127px -299px;}
footer .light .pays i.webmoney{background-position:-127px -249px;}
footer .pays i.webmoney:hover{background-position:-127px -199px;}
footer .pays i.qiwi{width:19px;height:20px;background-position: -165px -248px;}
footer .light .pays i.qiwi{background-position:-165px -248px;}
footer .pays i.qiwi:hover{background-position:-165px -198px;}
footer .pays i.sbrf{width:19px;height:20px;background-position: -240px -248px;}
footer .light .pays i.sbrf{background-position:-240px -248px;}
footer .pays i.sbrf:hover{background-position:-240px -198px;}
footer .pays i.alfa{width:14px;height:19px;background-position: -323px -248px;}
footer .light .pays i.alfa{background-position:-323px -248px;}
footer .pays i.alfa:hover{background-position:-415px -198px;}
footer .pays i.mir{width:36px;height:20px;background-position: -357px -248px;}
footer .light .pays i.mir{background-position:-357px -248px;}
footer .pays i.mir:hover{background-position: -449px -198px;}
footer .pays i.jcb{width: 22px;height:19px;background-position:-412px -298px;}
footer .light .pays i.jcb{background-position: -412px -248px;}
footer .pays i.jcb:hover{background-position: -504px -198px;}
footer .pays i.paypal{width: 15px;height:19px;background-position:-205px -298px;}
footer .light .pays i.paypal{background-position: -205px -248px;}
footer .pays i.paypal:hover{background-position: -205px -198px;}
footer .pays i.maestro{width:24px;height:16px;background-position: -279px -250px;}
footer .light .pays i.maestro{background-position:-279px -250px;}
footer .pays i.maestro:hover{background-position: -371px -200px;}
footer .pays i.yoomoney{width: 25px;height: 18px;background-position: -534px -299px;}
footer .light .pays i.yoomoney{background-position: -534px -249px;}
footer .pays i.yoomoney:hover{background-position: -626px -199px;}
footer .pays i.yookassa{width: 25px;height: 18px;background-position: -534px -299px;}
footer .light .pays i.yookassa{background-position: -534px -249px;}
footer .pays i.yookassa:hover{background-position: -671px -199px;}
footer .pays i.belkart{width: 20px;height: 20px;background-position: -579px -298px;}
footer .light .pays i.belkart{background-position: -579px -248px;}
footer .pays i.belkart:hover{background-position: -716px -198px;}
footer .pays i.halva{width: 18px;height: 18px;background-position: -619px -299px;}
footer .light .pays i.halva{background-position: -619px -249px;}
footer .pays i.halva:hover{background-position: -756px -199px;}
footer .pays i.tinkoff{width: 63px;height: 16px;background-position: -793px -200px;}
footer .light .pays i.tinkoff{background-position: -794px -199px;}
footer .pays i.tinkoff:hover{background-position: -793px -200px;}
footer .light .pays i.tinkoff:hover{background-position: -794px -199px;}


.copy{
    font-size: 14px;
    text-align: center;
    line-height: 1.2;
    margin: 16px 0 10px;
}
footer .phone{
	background: url('../img/phone.svg') center left no-repeat;
	padding: 10px 10px 10px 35px;
	max-width: 160px;
	margin: auto;
}
footer .phone2{
	background: url(../img/phone_t.svg) center left no-repeat;
	padding: 8px 10px 12px 35px;
	max-width: 160px;
	margin: auto;
}
footer .phone2 span{
	line-height: 0;
	display: block;
	font-size: 12px;
}
footer .mail{
	background: url(../img/mail_v2.svg) center left no-repeat;
	padding: 10px 10px 10px 35px;
	background-size: 27px;
}
footer .phone a,footer .phone2 a, footer .mail a{
	color: #000;
}
.social{
    text-align: center;
}
.wa{
	background: url('../img/whatsapp.png') center no-repeat;
	display: inline-block;
	width: 28px;
	height: 28px;
	background-size: contain;
	vertical-align: middle;
	margin: 5px;
}
.viber{
	background: url('../img/viber.png') center no-repeat;
	display: inline-block;
	width: 28px;
	height: 28px;
	background-size: contain;
	vertical-align: middle;
	margin: 5px;
}

.socialm ul li a {
    display: block;
    width: 43px;
    height: 43px;
    margin: 0px;
    border-radius: 12px;
    border: 1px solid rgba(255,255,255,0.2);
    background: url('../img/social.svg') 0 0 no-repeat;
    transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    background-color: #acacad;
    font-size: 0;
}
.socialm ul {
    padding: 0;
    margin-bottom: 0;
    text-align: center;
}
.socialm ul li {
    display: inline-block;
    vertical-align: top;
    margin: 4px;
    padding: 0;
}
.socialm .vk a{background-position:-1px -377px;}
.socialm .facebook a{background-position:-95px -377px;}
.socialm .twitter a{background-position:-1px -424px;}
.socialm .instagram a{background-position:-142px -518px;}
.socialm .telegram a{background-position:-330px -518px;}
.socialm .ytb a{background-position:-95px -518px;}
.socialm .odn a{background-position:-48px -377px;}
.socialm .gplus a{background-position:-48px -518px;}
.socialm .mail a{background-position:-377px -424px;}
.socialm .viber a{background-position: -330px -377px;}
.socialm .whats a{background-position: -330px -424px;}
.socialm .zen a{background-position: -471px -518px;}
.socialm .tiktok a{background-position: -518px -518px;}
.socialm .pinterest a{background-position: -189px -377px;}
.socialm .snapchat a{background-position: -518px -471px;}
.socialm .linkedin a{background-position: -95px -471px;}
.socialm ul li a:hover{opacity:1;border:none;}
.socialm ul li.vk a:hover{background-position:0 -188px;}
.socialm ul li.facebook a:hover{background-position:-94px -188px;}
.socialm ul li.twitter a:hover{background-position:0 -235px;}
.socialm ul li.instagram a:hover{background-position:-141px -329px;}
.socialm ul li.telegram a:hover{background-position:-329px -329px;}
.socialm ul li.ytb a:hover{background-position:-94px -329px;}
.socialm ul li.odn a:hover{background-position:-47px -188px;}
.socialm ul li.gplus a:hover{background-position:-47px -329px;}
.socialm ul li.mail a:hover{background-position:-376px -235px;}
.socialm ul li.viber a:hover{background-position: -329px -188px;}
.socialm ul li.whats a:hover{background-position: -329px -235px;}
.socialm ul li.zen a:hover{background-position: -470px -329px;}
.socialm ul li.tiktok a:hover{background-position: -517px -329px;}
.socialm ul li.pinterest a:hover{background-position: -188px -188px;}
.socialm ul li.snapchat a:hover{background-position: -517px -282px;}
.socialm ul li.linkedin a:hover{background-position: -94px -282px;}
.socialm .social{display: none;}

.info-button{display: none;}
.product-text{display: none;position: absolute;top: 39px;border-radius: 10px;background: #FEFEFE;box-shadow: 3px 3px 6px #a9a9a9a1;padding: 10px;font-size: 13px;line-height: 1.2;text-align: center;max-width: 100%; max-height: calc(100% - 40px); overflow-y: auto;}
.product .h_info{position: absolute;top: 0;right: 0;color: #8b8888;padding: 10px;text-align: center; font-size: 0;}
.product svg{display: none;}
.product svg.active{display: block;}
 .popup_regions .h-search .favorits .cities .item span {
    border-bottom: 1px dotted;
    font-size: 17px;
    color: #f345d1;
    cursor: pointer;
}
.cities_div .form{
    width: 700px;
    max-width: 100%;
    border-radius: 3px;
    background: #fff;
    padding: 35px 35px;
}
.cities_div .wrapper{
    position: relative;
    display: none;
}
.cities_div input.autocomplete{
    padding: 0 44px 0 17px;
    height: 48px;
    font-size: 1em;
    line-height: 40px;
    background: #fafafa;
    border: 1px solid #ececec;
    border-radius: 3px;
    box-shadow: none;
    color: #383838;
    width: 100%;
}
.cities_div .search_btn{
    position: absolute;
    width: 48px;
    height: 48px;
    top: 0px;
    right: 0px;
    padding: 13px;  
    cursor: pointer;
}
.cities_div .cities{
    display: inline;
}
.cities_div .cities .item{
    padding: 5px 3px;   
    display: inline-block;
}
.cities_div .favorits{   
    padding: 2px 0px 0px;
    margin: 10px 0 0;
    text-align: center;
}
.city-container{
    width: 600px;
    max-width: 100%;
    text-align: right;
    margin: auto;
    position: absolute;
    left: 50%;
    top: 10px;
    transform: translateX(-50%);
    z-index: 9;
    padding: 0 15px;
}
.city-container .city{
    display: inline-block;
    cursor: pointer;
}
.cities_div{    
    max-width: 90%;
}

@media (max-width: 767px){
	.mainbanner-left:after,.mainbanner-right:after{display: none;}
	.mainbanner-right:before{top: -16%;width: 12%;}
	.mainbanner-left:before{top: 10%;width: 6%;}
}


@media (min-width: 601px){
	.tizer svg {
		height: 80px;
	}
 	.tizers .col-md-4:nth-child(1) .tizer svg{width: 62px;} 
    .tizers .col-md-4:nth-child(2) .tizer svg{width: 84px;} 
    .tizers .col-md-4:nth-child(3) .tizer svg{width: 93px;} 
    .tizers .col-md-4:nth-child(4) .tizer svg{width: 61px;} 
	.tizer svg path{
		fill: none;
	}
}
@media (max-width: 600px){
	h1 {
	  font-size: 2em;
	}
	.product-name{
		font-size: 13px;
	}
	.products img{
		max-height: 130px;
	}
	.tizers  svg {
		height: 35px;
		width: 43px;
	}
 	.tizers .col-md-4:nth-child(1) .tizer svg{top: -2px;position: relative;} 
    .tizers .col-md-4:nth-child(2) .tizer svg{height: 35px;/* margin-bottom: -20px; */} 
    .tizers .col-md-4:nth-child(3) .tizer svg{height: 35px;/* margin-bottom: -20px; */} 
    .tizers .col-md-4:nth-child(4) .tizer svg{height: 40px;margin-bottom: 0px;position: relative;top: -7px;margin-bottom: -5px;} 
	.tizer_text{
		color: #000000;
		font-size: 11px;
		line-height: 1;
		display: block;
		margin: 2px auto 0;
		max-width: 86px;
	}
	.tizer{
		padding: 2px 7px 10px;
		-webkit-box-shadow: 3px 3px 6px #f5f5f7;
		box-shadow: 3px 3px 6px #f5f5f7;
		margin: 0;
		border-radius: 6px;
	}
	.tizers .col-md-4{
       padding: 5px 3px;		
	}
	.brands .row{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		/* justify-content: space-between; */
		overflow-x: auto;
		-webkit-overflow-scrolling: auto;
		-webkit-overflow-scrolling: auto;
		-webkit-box-orient: inherit;
		-webkit-box-direction: inherit;
		-ms-flex-direction: inherit;
		flex-direction: row;
		-ms-flex-wrap: inherit;
		flex-wrap: inherit;
		padding-left: 0;
		margin: 0 -25px;
	}
	.brands .row::-webkit-scrollbar {
	  width: 0;
	}
	.pays i{margin: 0 3px;}
	.socialm{order: 12;padding: 0;}
	.socialm ul li a {
		width: 30px;
		height: 30px;
		margin: 0px;
		opacity: 1;
		border: none;
		border-radius: 6px;
	}
	.socialm ul li{
		margin: 3px;
	}
	.socialm ul{background: none;font-size: 0;white-space: nowrap;text-align: right;}
	.socialm ul li.facebook a {background-position: -100px -382px;}
	.socialm ul li.vk a {background-position: -6px -382px;}
	.socialm ul li.ytb a {background-position: -100px -523px;}
	.socialm ul li.tiktok a {background-position: -522px -523px;}
	.socialm ul li.instagram a {background-position: -147px -523px;}
 	.socialm  ul li a {border-radius: 6px;}
    footer .phone,  footer .phone2, footer .mail{
		background-size: 11px;
		padding: 0 0 0 14px;
		font-size: 12px;
		margin: 0 0 3px;
	} 
	footer .phone2 span{
		line-height: 1;
		font-size: 9px;
		margin-top: -4px;
	}
    footer .mail{
		margin: 0;
		padding: 0px 0 4px 14px;
	}
	footer .socialm ul li.vk a:hover {background-position: -5px -194px;	}
	footer .socialm ul li.facebook a:hover {background-position: -100px -194px;	}
	footer .socialm ul li.ytb a:hover {background-position: -100px -335px;	}
	footer .socialm ul li.tiktok a:hover {background-position: -522px -335px;}
	footer .socialm ul li.instagram a:hover {background-position: -147px -335px;}
	.info-img{display: none;}
	.social{display: none;}	
	.socialm .social{display: block;text-align: right;}
    .socialm .social a{
    	margin: 17px 3px 0;
    }
	.socialm .social a.viber{
    	margin: 17px 2px 0;
    }
	.info-text p:nth-child(2), .info-text p:nth-child(3){display: none;}
	.info-button{
		box-shadow: 3px 3px 6px #f5f5f7;
		border-radius: 6px;
		background: #FEFEFE;
		color: #000000;
		font-weight: 300;
		font-size: 16px;
		line-height: 16px;
		text-transform: none;
		padding: 7px 28px;
		border: 0;
		transition: background 0.3s;
		display: inline-block;
        float: right;    
	}
	.info-button:hover{
		box-shadow: 3px 3px 6px #f5f5f7;
		color: #000;
		border: 0;
		background: #ffbcf5;
	}
	.product-text{
        font-size: 10px;
    }
    .popup_regions .h-search .favorits .cities .item span{font-size: 14px;}
}





	