

/* Start:/bitrix/templates/sushi/components/bitrix/news.list/about_dostavka/style.css?172536645615665*/
.index_contacts {
	margin-bottom: 40px;
	font-size: 34px;
	text-align: center;
}

.index_contacts a {
	display: inline-block;
	padding: 20px;
	width: 80px;
	max-height: 80px;
	border: 1px solid #ddd;
	border-radius: 60px;
	text-align: center;
}

table.contacts i{
	display: inline-block;
	float: left;
	width: 25px;
}

body{
	background-color:#F5F5F5 !important;
}

#changeMe{
	background-color:#ffff !important;
	border-bottom: 1px solid rgb(233, 233, 233);
}
.navbar{
	margin-bottom:0 !important;
}

.title_page_main{
	display:none;
}
.index_title{
	margin-top: 55px;
	margin-bottom: 20px;
}
.city_title {
    color: rgb(250, 181, 45);
    font-family: Ubuntu;
    font-size: 30px;
    font-weight: 500;
    line-height: 34px;
    text-align: left;
}
.grey-block .city_title {
    font-family: 'Ubuntu', sans-serif;
    font-size: 30px;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
    color: #282B2E;
    text-transform: none;
}
.page-contacts {
    border-radius: 20px;
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.03);
    background: rgb(255, 255, 255);
    padding: 30px 35px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.page-contacts-one{
	margin-right:20px;
	padding-top:30px !important;
	padding-left:35px !important;
	padding-bottom: 30px;
}
.page-contacts-two{
	padding-top:30px !important;
	padding-left:35px !important;
	padding-right: 35px !important;
}
.title-block{
	color: rgb(40, 43, 46);
	font-family: Ubuntu;
	font-size: 24px;
	font-weight: 500;
	line-height: 28px;
	text-align: left;
	margin-bottom:25px;
}
.title-zone{
	color: rgb(40, 43, 46);
	font-family: Ubuntu;
	font-size: 17px;
	font-weight: 500;
	text-align: left;
	margin: 0;
    margin-bottom: 10px;
}
.page-contacts ul {
    list-style: none;
    margin-left: -30px;
}
.page-contacts ul li {
    line-height: 22px;
    display: flex;
}
.page-contacts ul li::before {
    content: "\2022";
    color: #ED6932;
    font-size: 19px;
    font-weight: bold;
    display: flex;
    width: 5%;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-right: -6px;
}
.page-contacts .span-li {
    display: flex;
    width: 100%;
    float: left;
    flex-wrap: wrap;
	color: rgb(40, 43, 46);
	font-family: Ubuntu;
	font-size: 16px;
	font-weight: 400;
	line-height: 120.9%;
	text-align: left;
}
.map{
	display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
}
.map img {
    width: 214px;
    height: 214px;
    border-radius: 20px;
    backdrop-filter: blur(3.37px);
    background: rgba(255, 255, 255, 0.3);
}
.map .span-more {
    color: rgb(106, 106, 106);
    font-family: Ubuntu;
    font-size: 11px;
    font-weight: 400;
    line-height: 120.9%;
    text-align: left;
}
.div-li {
    display: flex;
	margin-bottom: 10px;
}
.div-li svg{
    margin-right: 13px;
}
.page-contacts .col-pay{
	display: flex;
	flex-direction: row;
    justify-content: flex-end;
	margin-top:40px;
}
.page-contacts .col-pay .pay_variant{
	
}
.dost-ot {
    color: #FAB52D;
}
.row-prem{
	width:85%;
}
.row-dost-sam{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}





/*
	.panel-group {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.04);
    margin-bottom: 0;
    padding: 30px;
}*/
#accordion .panel {
    border: none;
    margin-bottom: 15px;
	border-radius: 20px;
	box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.03);
	background: rgb(255, 255, 255);
}
#accordion .panel-heading {
    border-radius: 30px;
    padding: 0;
}
#accordion .panel-title a {
    background: rgb(255, 255, 255);
    border-radius: 30px;
    display: block;
    padding: 30px 35px 30px 35px;
    position: relative;
    transition: all 0.3s ease 0s;
	color: rgb(40, 43, 46) !important;
	font-family: Ubuntu;
	font-size: 24px;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0.2px;
	text-align: left;
}
#accordion .panel-title a.collapsed {
    background: #fff none repeat scroll 0 0;
    color: #333;
}
#accordion .panel-title a::after, #accordion .panel-title a.collapsed::after {
	/* background: #ffb900 none repeat scroll 0 0;
		border: 1px solid transparent; 
		border-radius: 50%;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.58);*/
    color: #FAB52D;
    content: "";
    font-family: fontawesome;
    font-size: 35px;
    /*height: 55px;*/
    right: 37px;
    line-height: 55px;
    position: absolute;
    text-align: center;
    top: 15px;
    transition: all 0.3s ease 0s;
    /*width: 55px;*/
}
#accordion .panel-title a.collapsed::after {
	/* background: #fff none repeat scroll 0 0;
	border: 1px solid #ddd;*/
    box-shadow: none;
    color: #333;
    content: "";
}
#accordion .panel-body {
    background: transparent none repeat scroll 0 0;
    border-top: none;
    padding: 2px 25px 10px 10px;
    position: relative;
}
#accordion .panel-body p {
    padding-left: 25px;
	color: rgb(40, 43, 46);
	font-family: Ubuntu;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	text-align: left;
}



















.adress-items {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
}
.adress-item {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: center;
}
.adress-item h2 {
    color: rgb(40, 43, 46);
    font-family: Ubuntu;
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    margin: 0;
}
.adress-title {
    color: rgb(151, 151, 151);
    font-family: Ubuntu;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
    margin-top: 20px;
}
.adress-contetnt {
    color: rgb(40, 43, 46);
    font-family: Ubuntu;
    font-size: 20px;
    font-weight: 400;
    line-height: 23px;
    text-align: left;
}
.adress-hr{
	border-top: 1px solid #f5f5f5;
    margin-top: 50px;
    margin-bottom: 50px;
}





.page-contacts1 {
    border-radius: 20px;
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.03);
    background: rgb(255, 255, 255);
    padding: 24px;
    margin-bottom: 20px;
}

.adress-items .contacts {
    background: #F5F5F5;
    border-radius: 20px;
    padding: 8px 30px 20px;
}
h3.adress-title {
    color: rgb(151, 151, 151);
    font-family: Ubuntu;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    text-align: left;
    margin-top: 12px;
}
.adress-items .contacts .tel, .adress-items .contacts .email{
	display:flex;
	align-items: center;
}
.adress-items .tel .call_back strong a, .adress-items .email span a {
    color: rgb(40, 43, 46) !important;
    font-family: Ubuntu;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    text-align: left;
}
.page-contacts1 .col-md-6.adress-items {
    justify-content: end;
    right: 52px;
}



@media (max-width: 750px) {
	.default_mobile, .fixed_mobile, .fixed_main_menu{display:none;}
	.index_akcii {margin-top: 96px !important;}
	body{
		background-color:#FFFFFF !important;
	}
	.index_title {
		color: rgb(40, 43, 46) !important;
		font-family: Ubuntu;
		font-size: 20px !important;
		font-weight: 500 !important;
		line-height: 23px !important;
		text-align: center !important;
		margin-top: 85px;
		margin-left: 10px;
		margin-bottom:30px;
	}
	.city_title {
		color: rgb(250, 181, 45);
		font-family: Ubuntu;
		font-size: 20px;
		font-weight: 500;
		line-height: 23px;
		text-align: left;
	}
	.page-contacts { 
		box-shadow: none;
		background: rgb(255, 255, 255);
		padding: 0px;
		margin-bottom: 0px;
		display: flex;
		flex-direction: column;
		flex-wrap: nowrap;
	}
	
	
	.row-dost-sam {
		display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        margin: 0 10px 0 10px !important;
        border-radius: 20px;
        box-shadow: 0px 3px 35.3px 0px rgba(92, 92, 92, 0.09);
        background: rgb(255, 255, 255);
	}
	
	.plati-udobno {
		border-radius: 20px;
		background: rgb(254, 239, 209);
		margin-left: 10px;
        margin-right: 10px;
		padding: 20px;
		margin-bottom: 50px;
	}
	
	.plati-udobno .row{
		margin:0px !important;
	}
	
	.plati-udobno .row .col-xs-12 {
		padding: 0;
	}
	
	.page-contacts .col-pay {
		display: none;
	}
	
	.plati-udobno .col-xs-12.title-block {
		color: rgb(40, 43, 46);
		font-family: Ubuntu;
		font-size: 16px;
		font-weight: 500;
		line-height: 18px;
		text-align: left;
		margin-bottom: 20px;
	}
	
	.grey-block {
		margin-left: -15px;
		margin-right: -15px;
		background: #F5F5F5;
	}
	.grey-block .row{
		margin: 0px;
	}
	.grey-block .index_title {
		padding-top: 50px;
        padding-bottom: 30px;
		margin:0px;
	}
	.grey-block .page-contacts {
        padding: 30px;
		padding-top: 38px;
		padding-bottom: 0;
        margin-left: 25px;
        margin-right: 25px;
		border-radius: 20px;
	}
	.grey-block .page-contacts .col-md-4, 
	.grey-block .page-contacts .col-md-12{
        padding: 0px;
		display: flex;
        justify-content: center;
	}
	.grey-block .city_title {
		color: rgb(250, 181, 45);
		font-family: Ubuntu;
		font-size: 20px;
		font-weight: 500;
		line-height: 23px;
		text-align: left;
	}
	.page-contacts .row-prem .span-li {
		display: flex;
		width: 100%;
		float: left;
		flex-wrap: wrap;
		color: rgb(40, 43, 46);
		font-family: Ubuntu;
		font-size: 16px;
		font-weight: 400;
		line-height: 120.9%;
		text-align: center;
	}
	.row-prem {
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.dost-ot {
		color: #FAB52D;
		margin-left: 5px;
	}
	.row-prem .title-block {
		color: rgb(40, 43, 46);
		margin-top: 15px;
        margin-bottom: 5px;
		font-family: Ubuntu;
		font-size: 18px;
		font-weight: 500;
		line-height: 21px;
		text-align: left;
	}
	.row-prem .div-li {
		display: flex;
		margin-bottom: 65px;
	}
	.panel-group {
		margin-bottom: 21px;
		margin-left: 25px;
		margin-right: 25px;
	}
	#accordion .panel-title a {
		background: rgb(255, 255, 255);
		border-radius: 30px;
		display: block;
		padding: 20px 36px 20px 20px;
		position: relative;
		transition: all 0.3s ease 0s;		
		color: rgb(40, 43, 46) !important;
		font-family: Ubuntu;
		font-size: 18px;
		font-weight: 500;
		line-height: 21px;
		text-align: left;
	}
	#accordion .panel {
		margin-bottom: 10px;
		border-radius: 20px;
		background: rgb(255, 255, 255);
		box-sizing: border-box;
		border: 1px solid rgb(245, 245, 245);
		box-shadow: 0px 3px 35.3px 0px rgba(92, 92, 92, 0.09);
	}
	#accordion .panel-title a.collapsed::after {
		box-shadow: none;
		color: #333 !important;
		content: "" !important;
	}
	#accordion .panel-title a::after, #accordion .panel-title a.collapsed::after {
		color: #FAB52D;
        content: "";
        font-family: fontawesome;
        font-size: 25px;
        /* height: 55px; */
        right: 20px;
        line-height: 55px;
        position: absolute;
        text-align: center;
        top: 4px;
        transition: all 0.3s ease 0s;
        /* width: 55px;*/
	}
	#accordion .panel-body p {
		padding-left: 0px;
		color: rgb(40, 43, 46);
		font-family: Ubuntu;
		font-size: 16px;
		font-weight: 400;
		line-height: 130%;
		text-align: left;
		margin-bottom:0px;
	}
	#accordion .panel-body {
		background: transparent none repeat scroll 0 0;
		border-top: none;
		padding: 0px 12px 20px 20px;
		position: relative;
	}
	.pay_variant {
		display: flex !important;
		padding-bottom: 42px !important;
		padding-top: 21px !important;
		flex-direction: row !important;
		flex-wrap: nowrap !important;
		justify-content: center !important;
		align-items: center !important;
	}
	
	.pay_variant img {
		margin-right: 15px;
		margin-left: 0px;
		margin-top: 3px;
		width: 37px;
	}
	
	.page-contacts-one {
		margin-right: 0px;
		padding-top: 20px !important;
		padding-left: 20px !important;
		padding-bottom: 30px;
	}
	.page-contacts-two {
		padding-top: 50px !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
		padding-bottom: 30px !important;
	}
	.title-block {
		color: rgb(40, 43, 46);
		font-family: Ubuntu;
		font-size: 20px;
		font-weight: 500;
		line-height: 23px;
		text-align: left;
		margin-bottom: 20px;
	}
	.title-zone {
		color: rgb(40, 43, 46);
		font-family: Ubuntu;
		font-size: 16px;
		font-weight: 500;
		line-height: 18px;
		text-align: left;
		margin: 0;
		margin-bottom: 8px;
	}
	.index_title.page-title {
		display: flex;
		justify-content: space-between;
	}
	
	
	.adress-items {
		display: flex;
		flex-direction: row;
		align-items: center;
		flex-wrap: nowrap;
		margin-bottom: 15px;
	}
	.adress-item {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: flex-start;
		padding: 20px !important;
		height: 151px;
		border-radius: 20px;
		box-shadow: 0px 3px 35.3px 0px rgba(92, 92, 92, 0.09);
		background: rgb(255, 255, 255);
	}
	.adress-item h2 {
		color: rgb(40, 43, 46);
		font-family: Ubuntu;
		font-size: 18px;
		font-weight: 500;
		line-height: 21px;
		text-align: left;
	}
	.adress-title {
		color: rgb(151, 151, 151);
		font-family: Ubuntu;
		font-size: 14px;
		font-weight: 400;
		line-height: 16px;
		text-align: left;
	}
	.adress-contetnt {
		color: rgb(40, 43, 46);
		font-family: Ubuntu;
		font-size: 16px;
		font-weight: 400;
		line-height: 18px;
		text-align: left;
	}
	
	.page-contacts1 {
		border-radius: 20px;
        box-shadow: 0px 3px 35.3px 0px rgba(92, 92, 92, 0.09);
        background: rgb(255, 255, 255);
        padding: 10px;
        margin-bottom: 20px;
	}
	.page-contacts1 .adress-items {
	    padding: 0;
	}
	
	.page-contacts1 .adress-items .adress-item {
		border-radius: 15px;
        box-shadow: none;
        padding: 10px !important;
	}
	
	.div-button-zona {
        margin-bottom: 30px;
        padding: 0px !important;
	}
	.button-zona {
		position: relative;
		width: 210px;
		height: 48px;
		display: flex;
		flex-direction: row;
		align-items: center;
		padding: 14px 33px 14px 33px;
		border-radius: 20px;
		background: rgba(250, 181, 45, 0.22);
		justify-content: center;
		border: navajowhite;
		color: rgb(255, 169, 0);
		font-family: Ubuntu;
		font-size: 16px;
		font-weight: 500;
		line-height: 18px;
		text-align: left;
	}
	.button-zona:hover {
		background: #FAB52D75 !important;
		color: #FF9900 !important;
	}
	
	
	
	
	
	
	.col-sm-6{
		padding-left:25px !important;
		padding-right:25px !important;
	}
	.akcii_index a {
		color: black !important;
		display: block;
		margin-bottom: 25px;
		border-radius: 20px;
		box-shadow: 0px 3px 35.3px 0px rgba(92, 92, 92, 0.09);
		background: rgb(255, 255, 255);
	}
	
	.catalog_more img.img-responsive {
		height: 190px;
		width: 430px;
	}
	.akcii_index .text .title {
		color: rgb(40, 43, 46);
		font-family: Ubuntu;
		font-size: 20px;
		font-weight: 500;
		line-height: 23px;
		text-align: left;
	}
	.div-button-akcii {
		margin-bottom: 20px;
		padding: 20px;
	}
	.button-akcii {
		width: 100%;
	}
	
	
}
/* End */
/* /bitrix/templates/sushi/components/bitrix/news.list/about_dostavka/style.css?172536645615665 */
