

/* Start:/about/delivery/delivery-region/style.css?17313283682444*/
h1#send{
	margin-bottom:10px;
}
.section.subtitle{
	text-align:center;
	font-size:16px;
}
.delivery-bold-text{
	text-align:justify;
}
.delivery-bold-text .no-bold{
	font-weight:normal;
	font-size:15px;
	margin-top:10px;
}
.max820 p{
    font-size: 16px;
}
.max820 h3{
	text-align:center;
	margin-bottom:20px;
}
.max820 .sm{
	font-size:small;
}
.max820 h3:before{
	content:'';
	display:block;
	margin:0 auto 20px;
	background-position:center center;
}
.max820.price h3:before{
	width:36px;
	height:31px;
	background-image:url(/about/delivery/delivery-region/img/price.png);
}
.max820.rules h3:before{
	width:32px;
	height:37px;
	background-image:url(/about/delivery/delivery-region/img/rules.png);
}
.max820.sender h3:before{
	width:46px;
	height:39px;
	background-image:url(/about/delivery/delivery-region/img/sender.png);
}
.max820.others h3:before{
	width:38px;
	height:31px;
	background-image:url(/about/delivery/delivery-region/img/others.png);
}
.max820.attention h3:before{
	width:35px;
	height:36px;
	background-image:url(/about/delivery/delivery-region/img/attention.png);
}
.max820.attention p.bird{
	padding-left:40px;
	background:url(/about/delivery/delivery-region/img/bird.png) 6px 6px no-repeat;
}
li.active .cities{
	margin-top:20px;
}
.cities .column{
	width:20%;
	float:left;
}
.cities .column .item{
	margin:0px;
}
p.title{
	display:block;
	font-size:16px;
	text-decoration:underline;
	cursor:pointer;
	position:relative;
	webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
p.title i{
	position:absolute;
	right:0px;
	font-size:16px;
	top:2px;
	color:#666;
}
.cities{
	display:none;
}
/*li.active .cities{
	display:block;
}*/
li.active p.title{
	text-decoration:none;
	font-weight:bold;
	font-size:17px;
}
li.active .fa-plus{
	display:none;
}
li.active .fa-minus{
	display:block;
}
li .fa-minus{
	display:none;
}
@media screen and (max-width: 600px){
	.cities .column{	
		width:33.333333%;
	}
}
@media screen and (max-width: 400px){
	.cities .column{	
		width:50%;
	}

}
.reg-prices{
	width:100%;
	border-collapse:collapse;
}
.reg-prices td{
	border-top:1px solid #e2e2e2;
	border-bottom:1px solid #e2e2e2;
	text-align:center;
	padding:10px 5px;
	line-height:1;
}
.reg-prices td:nth-child(1){
	border-left:1px solid #e2e2e2;
}
.reg-prices td:nth-last-child(1){
	border-right:1px solid #e2e2e2;
}
.reg-prices tr:nth-child(1) td{
	font-weight:bold;
}
.reg-prices tr:nth-last-child(1) td{
	border:none;
	text-align:left;
}
/* End */
/* /about/delivery/delivery-region/style.css?17313283682444 */
