* {
    padding: 0;
    margin: 0;
}

*, *:focus, *:hover, *:active {
    outline: none;
}

ul, ul > li {
    list-style-type: none;
}

a {
    color: inherit;
    text-decoration: none;
}

span, a {
    -webkit-transition: color 500ms;
    -moz-transition: color 500ms;
    -ms-transition: color 500ms;
    -o-transition: color 500ms;
    transition: color 500ms;
}
.get-price  .legacy-text{
	display: block;
	margin-top: 10px;
	color: #fff;
}
footer.footer {
    min-width: 96px;
	height: 170px;
	padding:10px 0;
}
.main.white{
	/* background: linear-gradient(to bottom, #ebeff2 80%, #f0533e 20%); */
	background: linear-gradient(to bottom, #ebeff2 100%, #f0533e 0%);
	/* padding-top: 10px; */
	padding: 0 !important;
}
.main.white .inner > img{
	width: 100%;
}
.mobile_banner{
	display: none;
}
.new-banner-title{
	color: #434241;
}
.new-banner-descr{
	color: #62ab2e;
	font-size: 2.4rem;
	font-family: "Rubik Bold";
}
.header_info{
	/* display: none; */
	display: flex;
	color: white;
	justify-content: space-around;
	margin-bottom: 20px;
}
.header_info .hi_mail, .header_info .hi_map{
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	font-family: 'Rubik';
}
.hi_mail{
	background: url('/bitrix/templates/m_food/image/ico/mail.png') no-repeat;
	padding-left: 25px;
}
.hi_map{
	background: url('/bitrix/templates/m_food/image/ico/map.png') no-repeat;
	padding-left: 25px;
	max-width: 205px;
}
.header_info .hi_phone a{
	font-weight: 800;
}
.header_info .hi_callback:hover{
	background: #fbb400;
}
.header_info .hi_callback {
    font-weight: 700;
    font-size: 15px;
    line-height: 26px;
    text-transform: uppercase;
    border: 2px solid #fff;
    border-radius: 12px;
    padding: 5px 0;
	cursor: pointer;
	text-align: center;
	width: 208.95px;
}
nav.top-fixed{
	height: 120px !important;
	left: 0;
}
.review-item .float-left img{
	border-radius: 50%;
}
.whywe{
	/* display: none; */ 
	margin: 50px 0 100px 0;
}
.why_title{
	font-family: 'Rubik Bold';
	font-style: normal;
	font-weight: 700;
	font-size: 43px;
	line-height: 50px;
	text-align: center;
	text-transform: uppercase;
	color: #434241;
}
.why_title span{
	color: #E94B35;
}
.content_why {
    max-width: 1000px;
    margin: 0 auto;
}
.why_flex {
    display: flex;
    text-align: center;
    margin-top: 50px;
}
.why_name{
	font-family: 'Rubik Bold';
	font-style: normal;
	font-weight: 700;
	font-size: 14.4px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #F0533E;
	margin-top: 20px;
	margin-bottom: 5px;
}
.why_description{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #434241;
	font-family: "Rubik", sans-serif;
}

.ni_name{
	font-family: "Rubik", sans-serif;
}

.about h1{
	font-family: "Rubik", sans-serif;
}





.why_flex > div {
    width: 33.333%;
    padding: 0px 50px;
}
#about .description-box{
	display: none;
}
#work .description {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #434241;
	width: 240px !important;
}
.line-one {
    position: absolute;
    left: 200px;
    margin-top: -30px;
}
.line-two {
    position: absolute;
    left: 530px;
    margin-top: 140px;
    /* bottom: 0; */
    transform: rotate(176deg);
}
.line-three {
    position: absolute;
    left: 804px;
    margin-top: -34px;
    transform: rotate(353deg);
}
#why-we{
	display: none;
}
#modal_price{
	max-width: 600px !important;
	max-height: 320px !important;
}
#modal_price .title{
	font-family: 'Rubik Bold';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 48px;
	text-transform: uppercase;
	color: #FBB400;
	margin-bottom: 20px;
	width: 100%;
}
#modal_price .content {
    float: none !important;
    text-align: center !important;
}
.mobile__phone{
	display: none;
}
.why_flex_mobile{
	display: none;
}
.show__mobile{
	display: none !important;
}
@media screen and (max-width: 1200px){
	.header_info .hi_callback {
		line-height: 22px;
		border: none;
		padding: 0px 10px;
		width: auto;
	}
	.hi_mail {
		margin-right: 10px;
	}
	.line-one, .line-two, .line-three{
		display: none;
	}
	.partners .slick-slide img {
		display: inline-block;
	}
	.partners .slick-dots-custom, .partners ul.clear{
		height: auto !important;
	}
	.partners .slick-dots-custom li {
		display: inline-block;
		padding: 0;
		width: 10%;
	}
	.partners .slick-dots-custom li button {
		width: 100%;
		height: 6px;
		border-radius: 0;
		border: none;
	}
	.partners .slick-dots-custom li button {
		background-color: #E9E9E9;
	}
}
@media screen and (max-width: 959px){
	.mobile__phone {
		font-family: 'Rubik';
		font-style: normal;
		font-weight: 700;
		font-size: 18px;
		line-height: 24px;
		position: absolute;
		color: #fff;
		display: block;
		/* top: 51px; */
		margin-top: 30px;
		right: 15px;
	}
	.mobile-menu-toggle button{
		width: 32px !important;
		height: 32px !important;
		padding-top: 50px;
	}
	.mobile-menu-toggle button .icon strike {
		height: 3px !important;
	}
	.mobile-menu-toggle button .icon strike + strike {
		margin-top: 8px !important;
	}
	.why_title {
		/* font-size: 28px; */
		line-height: 44px;
	}
	.why_flex{
		display: none;
	}
	.why_flex_mobile{
		display: block;
	}
	.why_flex_mobile > div img{
		display: block;
		margin: 0 auto;
	}
	.why_flex_mobile .slick-slide img {
		display: block;
		margin: 30px auto;
	}
	.why_flex_mobile .slick-dots-custom li {
		display: inline-block;
		padding: 0;
		width: 33.333%;
	}
	.why_flex_mobile .slick-dots-custom li button {
		width: 100%;
		height: 6px;
		border-radius: 0;
		border: none;
	}
	.why_flex_mobile .slick-dots-custom li button {
		background-color: #E9E9E9;
	}
	.why_flex_mobile .slick-dots-custom{
		margin-top: 20px;
	}
	.whywe {
		margin: 50px 0 30px 0;
	}
	.hide__mobile{
		display: none;
	}
	.show__mobile{
		display: block !important;
		padding-top: 20px !important;
	}
	.clear.show__mobile .slick-slide img {
		margin: 20px auto;
	}
	.work > .inner {
		padding-top: 30px !important;
	}
	.work .show__mobile li {
		padding-bottom: 0;
	}
	.work .show__mobile .slick-dots-custom{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.catalog .list .item .content .description {
		font-family: 'Rubik' !important;
		font-style: normal !important;
		font-weight: 500 !important;
		font-size: 14.4px !important;
		line-height: 20px !important;
		padding: 10px 0 !important;
	}
	.catalog .list .item .content .product span {
		font-style: normal;
		font-weight: 400;
		font-size: 12px;
		line-height: 24px;
		text-decoration-line: underline;
		color: #434241;
	}
	.list.image:before {
		display: none;
	}
	.catalog .list .item .content .product ul li {
		padding-bottom: 0 !important;
	}
	.contact .map {
		height: 100% !important;
	}
	.get-price .input-box input {
		font-size: 1.5em !important;
	}
	.get-price .button-box button {
		font-size: 1.8em !important;
	}
	.get-price  .legacy-text {
		font-size: 15px !important;
	}
	.get-price {
		height: auto !important;
		background-position: -1063px 54px !important;
		padding: 30px 0;
	}
	footer .copyright {
		height: auto !important;
		line-height: 20px !important;
	}
	.copyright > a{
		margin-top: 0 !important;
	}
	footer.footer {
		min-height: 200px !important;
	}
	footer .padding {
		padding: 20px 5px !important;
	}
	ul.bottom_ul {
		left: 0 !important;
	}
	.mobile_banner{
		display: block;
	}
	.desctop_banner{
		display: none;
	}
}
.box__callback{
	display: none;
	position: fixed;
	top: 30%;
	left: 40%;
	z-index: 9999;
}
.block__callback{
	padding: 2rem;
	background: white;
	border: 1px solid #aaa;
	z-index: 99999;
	position: relative;
}
.bg__callback{
	background: black;
	opacity: 0.5;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: fixed;
	z-index: 99999;
}
.close__callback{
	position: absolute;
	right: 10px;
	margin-top: -20px;
	font-size: 30px;
	cursor: pointer;
}
.block__callback input{
	min-width: 300px;
	margin: 1rem 0;
	display: block;
	padding: 1rem 1rem;
	border: 1px solid #ddd;
}
.block__callback .bttn {
	background: #ee1c24;
	color: white;
	padding: 1rem 1.6rem;
	margin-top: 1.6rem;
	display: inline-block;
	font-size: 14px;
	text-decoration: none;
	cursor: pointer;
}
.callback__agree_info{
	font-size: 12px;
	color: #888;
	display: block;
	margin-top: 10px;
}
.callback__agree_info a{
	color: #ee1c24;
}
.box__callback .h3{
	font-size: 24px;
	color: #999;
}
form#fast_callback .notifications{
	margin-top: 20px;
}
form#fast_callback input.emfi {
	/*display: none;*/
	opacity: 0;
    position: absolute;
    bottom: 0;
}

@media screen and (max-width: 959px){

	.mobile-menu-toggle button.active .icon strike + strike {
		margin-top: 0px !important;

	}
	}
.new-footer ul.bottom_ul > li{
  display: block;
}

.new-footer .bottom_ul li a{

}
.bold-f{

}