
html, body {
 /* Убирает прокрутку по горизонтале, для мобильной версии */
 overflow-x: hidden;
}
body{
	padding: 0;
	margin: 0;
	color: #fff;
	font-family: 'Roboto', sans-serif;
}
a, a:hover, a:active{
	text-decoration: none;
	transition: all 0.5s ease;

}
/*.padding a{
	padding-right: 15%;
}
#third{
	padding-right: 15%;	
}*/
p{
	color: #163871;
}
ul, li{
	display: flex; /*адаптивность, было  block/flex*/
	padding: 0;
	margin: 0;
	
	width: 800px;
}


h1,h2,h3,h4,h5,h6{
	padding: 0;
	margin: 0;
}
.first{
	background: url('../img/background.png')  no-repeat center / cover; /*убрал с body, убрал Топ*/
}
.container{
	margin: 0 auto;
	position: relative;
	width: 90%;
	height: 100%;
	
}
.align-items-center{
	align-items: center;
}
.header{
	height: 20vh;

}
.d-flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;		
	
}
.flex-item-1{
	flex-basis: 200px;
}
.flex-item-2{
	flex-basis: 175px;
}
.flex-item-3{
	flex-basis: 290px;
}
.flex-item-4{
	flex-basis: 160px;
}
.menu_a{
	
	justify-content: space-between;
}
.menu_item{
	
	/*padding-right:15%;
	 /*адаптивность, ,было 89px*/
}
.menu_item:last-child{
	padding-right: 0;
}
.menu_item a{
	color: #fff;
	font-size: 30px;
	font-weight: 400;

}

.logo{
	height: 120px;
	width: 289px;
}
.menu{
	
} 
.container-header{
	width: 90%;
	justify-content: space-between;
}
.content{
	height: 80vh;
}
.offer{
	position: relative;
	align-items: center;
	justify-content: center;
	left: 0;
}
.offer_title{
	font-size:60px;
	font-weight: 400;
}
.offer_subtitle{
	display: block;
	font-size: 24px;
	font-weight: 400;
	width: 560px;
}
/*.btn{
	color: #fff;
	font-weight: 400;
	font-size: 30px;
	text-align: center;
	width: 217px;
	padding: 14px 0;
	display: block;
	border: 3px solid #fff;
	margin-top: 10vh;
}*/
.machine{
	height: 670px;


		/*height: auto;
						width: 100%;*/
}
/*.picture{
	width: 96%;
	max-width: 700px;
	margin: 0 auto;
}*/
.background{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;	
	justify-content: space-between;
}
h2{
	color: #163871;
	font-weight: 400;
	font-size: 36px;
	text-align: center;
}
.services-block{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;	
}
.services-block__item{
	flex-basis: 25%;
	text-align: center;
	padding: 0 10px 0 10px;
	/*max-width: 240px;  Поиграться с шириной контейнера*/
}
.container-second{
	margin: 0 auto;
	position: relative;
	width: 70%;
	height: 100%;
}
.second{
	padding: 96px 0;
}
.services{
	padding-bottom: 84px; 
}
.order{
	color: #163871;
	font-weight: 400;
	font-size: 36px;
	text-align: center;
	padding: 96px 0 27px;
}
.order__item{
	display: block;
}
.order__item{
	color: #163871;
	font-weight: 400;
	font-size: 24px;
}
.container-second__order{
	margin: 0 auto;
	position: relative;
	width: 67%;
	height: 100%;
}
.order__item__list{
	margin-left: 1.7em;
}
.btn-order__item__list{
	font-weight: 700;
	color: #163871;
	text-decoration: underline;
}
.btn-order__item__list__ftp{
	font-weight: 700;
	color: #163871;
}
.order-detail{
	justify-content: space-between;
}
.plate__image{
	padding-right: 25%;
}
.btn-order{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;	
	justify-content: center;
	padding-top: 80px; 
}
/*.btn-detail{
	width: 217px;
	padding: 14px 0;
	display: block;
	color: #fff;
	background: #1d76ca;
	padding: 14px 0;
	font-weight: 400;
	font-size: 24px;
	text-align: center;
}*/
.third{
	background: #f5f5f5;
}
.container-third{
	margin: 0 auto;
	position: relative;
	width: 68%;
	height: 100%;
}
.info{
	padding-top: 95px;
}
.info__text{
	font-weight: 400;
	font-size: 20px;
	padding: 24px 0 95px;
}
.map{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;	
	justify-content: center;
	padding: 60px 0 60px;
}
footer{
	height: 195px;
	background: #1d76ca; /* Old browsers */
	background: -moz-linear-gradient(top, #1d76ca 0%, #1f2f98 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #1d76ca 0%,#1f2f98 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #1d76ca 0%,#1f2f98 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d76ca', endColorstr='#1f2f98',GradientType=0 ); /* IE6-9 */
}
.footer__place{
	display: none;
}
.container-footer{
	margin: 0 auto;
	position: relative;
	width: 70%;
	height: 100%;
}
.footer{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;	
	justify-content: space-between;
	align-items: center;
	height: 100%;
}
.footer__info:last-child{
	text-align: right;
}

.btn:hover, .btn:focus {
  box-shadow: inset 7.5em 0 0 0 var(--hover);
}
.btn {
  --color: #163871;
  --hover: #fff;
}
.btn {
  color: var(--color);
  -webkit-transition: 0.25s;
  transition: 0.25s;
   width: 217px;
	padding: 14px 0;
	display: block;
	color: #fff;
	padding: 14px 0;
	font-weight: 400;
	font-size: 30px;
	text-align: center;
	border: 3px solid #fff;
	margin-top: 5vh;
}
.btn:hover, .btn:focus {
  border-color: var(--hover);
  color: #1d76ca;
}
/* (Конец) Кнопка Зазать */

.btn-detail:hover, .btn-detail:focus {
  box-shadow: inset 9.5em 0 0 0 var(--hover);
 
}
.btn-detail {
  --color: #163871;
  --hover: #1d76ca;
}
.btn-detail {
  color: var(--color);
  -webkit-transition: 0.25s;
  transition: 0.25s;
   width: 217px;
	padding: 14px 0;
	display: block;
	color: #163871;
	padding: 14px 0;
	font-weight: 400;
	font-size: 24px;
	text-align: center;
	border: 2px solid #163871;
}
.btn-detail:hover, .btn-detail:focus {
  border-color: var(--hover);
  color: #fff;
}
/* (Конец) Кнопка подробнее */


/*.btn-detail {
  box-shadow: 0.3em 0.3em 0 0 var(--color), inset 0.3em 0.3em 0 0 var(--color);
  width: 217px;
	padding: 14px 0;
	display: block;
	color: #163871;
	padding: 14px 0;
	font-weight: 500;
	font-size: 24px;
	text-align: center;
}
.btn-detail:hover, .btn-detail:focus {
  box-shadow: 0 0 0 0 var(--hover), inset 6em 3.5em 0 0 var(--hover);
}



.btn-detail {
  --color: #1d76ca;
  --hover: #1973bc;
}

.btn-detail {
  color: var(--color);
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.btn-detail:hover, .btn-detail:focus {
  border-color: var(--hover);
  color: #fff;
}       Эффект заезжания           */



/* СТРАНИЦА ПОДРОБНЕЕ */


.header-detail{
	width: 90%;
	margin: 0 auto;
	position: relative;
	height: 20vh;
	display: flex;
	justify-content: space-between;
}
.tel{
	color: #163871;	
	font-size: 24px;
	font-weight: 400;
	padding-right: 2%;
}
.nav{
	width: 100%;
    height:56px;
    background: #1d76ca;
    align-items: center;
}
.nav__a{
	width: 60%;
	justify-content: space-between;
	margin: 0 auto;
	position: relative;	
}
.nav__menu{
	font-weight: 400;
	color: #fff;
	font-size: 30px;
	border-right: 2px solid #fff;
	padding-right: 78px;
	padding-left: 78px;
}
.nav__menu:first-child{
	border-left: 2px solid #fff;
	padding-left: 78px;
}
.main-order{
	margin: 0 auto;
	position: relative;
	
	height: 100%;
}
.main__text p{
	font-weight: 400;
	font-size: 18px;
	padding-top: 45px;
	margin: 0;
}
.main-order h2{
	padding-top: 24px;
}
.detail__info{
	font-weight: 400;
	font-size: 30px;
	padding: 30px 0 30px;
}
.detail__text{
	padding-top: 20px;
}
.instr__ftp{
	text-decoration: underline;
	color: #163871;
	font-weight: 700;
	font-size: 24px;
}
.main-connection{
	margin: 0 auto;
	position: relative;
	width: 60%;
	height: 55vh;
}
.main-connection h2{
	padding-top: 51px;
}
#window{
	margin: auto;
	z-index: 150;
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;	
}
.form{
	width: 930px;
	margin: 0px auto 20px auto;
	text-align: center;
}
.input{
	width: 655px;
	padding: 14px;
	margin-bottom: 38px;
	border-radius: 5px;
	resize: none;
}
.input:first-child{
	margin-top: 44px;
}
.close{
	margin: 5px 0 0 480px;
	cursor: pointer;
	padding: 2px;
	background: #fff;
	
}
.close:hover{
	background: #ccc;
}
#gray{
	background: rgba(1, 1, 1, 0.75);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: none;
	z-index: 100;
	overflow: auto;
	opacity: 0.8;
	padding: 15px;
}
.btn-send{
	color: #fff;
	text-align: center;
	width: 217px;
	padding: 14px 0;
	display: block;
	border: 3px solid #1d76ca;
	background: #1d76ca;
	font-size: 18px;
	font-weight: 400;
	margin: 0 auto;

}
button.btn-send{
	margin-top: 30px;
}
.files{
	color: #163871;
	display: block;
	text-align: left;
	padding-left: 120px;
}
.fast-order{
	color: #000;
	font-size: 30px;
	font-weight: 400;
}
.menu_item a {
    display: inline-block;
    color:#163871;
    line-height: 1;
    text-decoration:none;
    cursor: pointer;
    position:relative;
}
.menu_item a:after {
    background-color: #163871;
    display: block;
    content: "";
    height: 2px;
    width: 0%;
    left:50%;
    position:absolute;
    -webkit-transition: width .3s ease-in-out;
    -moz--transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    transform:translateX(-50%);
}
.menu_item a:hover:after,
.menu_item a:focus:after {
    width: 100%;
}
.hover a:after{
	background-color: #fff;
}
.scrollup{
 width:40px;
 height:40px;
 opacity:0.3;
 position:fixed;
 bottom:50px;
 right:50px;
 display:none;
 text-indent:-9999px;
 background: url('../img/icon_top.png') no-repeat;
}

@media screen and (max-width: 1680px){
	.first{
	background: url('../img/1659_881.png')  no-repeat center / cover; /*убрал с body, убрал Топ*/
}
.machine{
	height: 570px;		
}
.menu_item{
	padding-right: 9%; /*адаптивность, ,было 89px*/
}
.offer_body{
	padding-left: 34%;
}
.btn{
	margin-top: 5vh;
}
.logo{
	height: 120px;
	width: 250px;
}
}
@media screen and (max-width: 1600px) and (min-width: 1550px){
.first{
	background: url('../img/background1600_900.png')  no-repeat center / cover; /*убрал с body, убрал Топ*/
}
.machine{
	height: 520px;		
}
.offer_title{
	font-size:50px;
	font-weight: 400;
	margin-bottom: 15px;
}
.offer_subtitle{
	display: block;
	font-size: 18px;
	font-weight: 400;
	width: 560px;
}
.btn{
	margin-top: 5vh;
}
.offer_body{
	padding-left: 40%;
}
.container-header{
	padding-top: 10px;
}
.second{
	padding: 66px 0 96px;
}
.order{
	padding: 50px 0 27px;
}
.services{
	padding-bottom: 45px; 
}
}
@media screen and (max-width: 1440px){
.machine{
	height: 500px;		
}
.logo{
	height: 110px;
	width: 240px;
}
.offer_title{
	font-size:40px;
	font-weight: 400;
	width: 100%;
}
.offer_subtitle{
	display: block;
	font-size: 19px;
	font-weight: 400;
	width: 100%;
}
.menu_item a{
	font-size: 24px;
	font-weight: 400;
}
.menu_item{
		 /*адаптивность, ,было 89px*/
}

ul{
	width: 650px;
}
}
@media screen and (max-width: 1366px){
.machine{
	height: 470px;		
}
ul{
	width: 670px;
}
.logo{
	height: auto;
	width: 250px;
}
.first{
	background: url('../img/background4.png')  no-repeat center / cover; /*убрал с body, убрал Топ*/
}
.offer_title{
	font-size:40px;
	font-weight: 400;
	width: 100%;
}
.offer_subtitle{
	display: block;
	font-size: 19px;
	font-weight: 400;
	width: 100%;
}
.btn:hover, .btn:focus {
  box-shadow: inset 9.5em 0 0 0 var(--hover);
}
.btn {
  --color: #163871;
  --hover: #fff;
}
.btn {
  color: var(--color);
  -webkit-transition: 0.25s;
  transition: 0.25s;
   width: 147px;
	padding: 14px 0;
	display: block;
	color: #fff;
	font-weight: 400;
	font-size: 18px;
	text-align: center;
	border: 3px solid #fff;
	margin-top: 5vh;
}
.btn:hover, .btn:focus {
  border-color: var(--hover);
  color: #1d76ca;
}
.offer_body{
	padding-left: 37%;
}
.menu_item a{
	font-size: 24px;
	font-weight: 400;
}
.menu_item{
	padding-right: 12.5%; /*адаптивность, ,было 89px*/
}
.container-header{
	padding-top: 10px;
}
.container-second{
	margin: 0 auto;
	position: relative;
	width: 70%;
	height: 100%;
}
h2{
	color: #163871;
	font-weight: 400;
	text-align: center;
}
.services-block__item{
	flex-basis: 25%;
	text-align: center;
	padding: 10px;   /*max-width: 240px;  Поиграться с шириной контейнера*/
}
.second{
	padding: 46px 0 56px 0;
}
.services{
	padding-bottom: 29px; 
	font-size: 32px;
}
.order{
	color: #163871;
	font-weight: 400;
	font-size: 32px;
	text-align: center;
	padding: 16px 0 21px;
}
.order__item{
	color: #163871;
	font-weight: 400;
	font-size: 18px;
}
.services-block__image{
	height: 65px;
}
.services-block__text{
	font-size: 14px;
}
.plate__image{
	height: 120px;
}
.btn-detail:hover, .btn-detail:focus {
  box-shadow: inset 9.5em 0 0 0 var(--hover);
 
}
.btn-detail {
  --color: #163871;
  --hover: #1d76ca;
}
.btn-detail {
  color: var(--color);
  -webkit-transition: 0.25s;
  transition: 0.25s;
   width: 147px;
	padding: 14px 0;
	display: block;
	color: #163871;
	font-weight: 400;
	font-size: 18px;
	text-align: center;
	border: 2px solid #163871;
}
.btn-detail:hover, .btn-detail:focus {
  border-color: var(--hover);
  color: #fff;
}
.btn-order{
	display: flex;
	justify-content: center;
	padding-top: 30px; 
}
.info__text{
	font-weight: 400;
	font-size: 20px;
	padding: 25px 0 95px;
}
.info{
	font-size: 32px;
}
footer{
	height: 145px;
	background: #1d76ca; /* Old browsers */
	background: -moz-linear-gradient(top, #1d76ca 0%, #1f2f98 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #1d76ca 0%,#1f2f98 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #1d76ca 0%,#1f2f98 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d76ca', endColorstr='#1f2f98',GradientType=0 ); /* IE6-9 */
}
.container-footer{
	margin: 0 auto;
	position: relative;
	width: 70%;
	height: 100%;
}
.footer{
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;
}
.footer__rights{
	display: none;
}
.logo-footer{
	 
}
.clear{
	display: none;
}
.header-detail{
	width: 96%;
	margin: 0 auto;
	position: relative;
	height: 20vh;
	display: flex;
	justify-content: space-between;
}
.tel{
	color: #163871;
	font-size: 24px;
	font-weight: 400;
}
.nav{
	width: 100%;
    height:56px;
    background: #1d76ca;
    align-items: center;
}
.nav__a{
	width: 60%;
	justify-content: space-between;
	margin: 0 auto;
	position: relative;	
}
.nav__menu{
	font-weight: 400;
	color: #fff;
	font-size: 24px;
	border-right: 2px solid #fff;
	padding-right: 48px;
	padding-left: 48px;
}
.nav__menu:first-child{
	border-left: 2px solid #fff;
	padding-left: 48px;
}
.logo-detail{
	
}
.header-detail{
	padding: 10px;
}
.main-order h2{
	padding-top: 31px;
	font-size: 30px;
}
.main__text p{
	font-weight: 400;
	font-size: 16px;
	padding-top: 25px;
	margin: 0;
}
.main-connection{
	margin: 0 auto;
	position: relative;
	width: 60%;
	height: 47vh;
}
.detail__info{
	font-size: 26px;
}
}
@media screen and (max-width: 1280px){
.machine{
	height: 550px;		
}
.logo{
	height: auto;
	width: 220px;
}
ul{
	width: 480px;
}
.container-header{
	padding-top: 40px;
}
.menu_item{
	padding-right: 0; /*адаптивность, ,было 89px*/
}
.first{
	background: url('../img/background34.png')  no-repeat center / cover; /*убрал с body, убрал Топ*/
}
.offer_body{
	padding-left: 27%;
}
.info{
	font-size: 30px;
}
.detail__info{
	font-size: 24px;
	padding: 30px 0 30px;
}
.info__text{
	font-size: 18px;
}
.container-third{
	width: 69%;
}
.instr__ftp{
	
	font-size: 20px;
}
.info{
	padding-top: 75px;
	font-size: 32px;
}
.order{
	font-size: 32px;
	padding: 76px 0 27px;
}
.second{
	padding: 76px 0 96px;
}
.services{
	padding-bottom: 39px;
	font-size: 32px; 
}
.container-footer{
	margin: 0 auto;
	position: relative;
	width: 80%;
	height: 100%;
}
}

@media screen and (max-width: 1024px){
.machine{
	height: 450px;
	width: auto;
	padding-top: 40px;
}
ul{
	width: 530px;
}
.menu_item{
	padding-right: 0; 
}
}
@media screen and (max-width: 768px){
.logo__mobile{
	display: none;
}
/*.stop-scrolling {
  height: 100%;
  overflow: hidden;
}*/
.scrollup{
	display: none;
}
.machine{
	height: 280px;
	width: auto;
	padding-top: 40px;
}
.menu_item{
	padding-right: 5%; 
}
.header{
	height: 10vh;
	padding-top: 40px;
}
.first{
	/*background: url('../img/768_512.png.')  no-repeat center / cover ; /*убрал с body, убрал Топ*/
}
.menu_item a{
	font-size: 18px;
	font-weight: 400;
}
.logo{
	height: auto;
	width: 150px;
	padding-top: 10px;
}
.btn{
	margin-top: 2vh;
}
.content_tablet{
	height: 50vh;
}
.offer_title{
	font-size:40px;
	font-weight: 400;
	margin-bottom: 15px;
}
.offer_subtitle{
	display: block;
	font-size: 14px;
	font-weight: 400;
}
.btn {
  color: var(--color);
  -webkit-transition: 0.25s;
  transition: 0.25s;
   width: 127px;
	padding: 10px 0;
	display: block;
	color: #fff;
	font-weight: 400;
	font-size: 18px;
	text-align: center;
	border: 3px solid #fff;
	margin-top: 2vh;
}
.order{
	font-size: 28px;	
}
.services{
	font-size: 28px;
}
.container-second{
	width: 90%;	
}
.container-second__order{
	width: 90%;
}
.container-third{
	width: 80%;
}
.container-header{
	width: 93%;
}

.container-footer{
	width: 90%;
}
ul{
	width: 400px;
}
}
@media screen and (max-width: 750px){
.first{
	background: url('../img/750_512.png')  no-repeat center / cover; /*убрал с body, убрал Топ*/
}
.machine{
	display: none;
}
.btn{
	display: none;
}
.content_tablet{
	height: 45vh;
}
.menu_item{
	padding-right: 0; 
}
.menu_item a{
	color: #fff;
}
.container{
	width: 80%;
}
.second{
	padding: 46px 0 96px;
}
.header{
	height: 25vh;
	padding-top: 0;
}
.offer_title{
	font-size:40px;
	font-weight: 400;
	margin-bottom: 0;
}
.offer_subtitle{
	display: flex;
	font-size: 15px;
	font-weight: 400;
	padding-bottom: 5px;
}
.container-header{
	width: 80%;
}
.offer_body{
	padding-bottom: 25%;
	display: flex;
	padding: 0;
	align-items: flex-end;
}
.btn-order__item__list{
	pointer-events: none;
	text-decoration: none;
}
.menu_item a:hover:after,
.menu_item a:focus:after {
    display: none;
}
}
@media screen and (max-width: 667px){
	.first{
	background: url('../img/667_375.png')  no-repeat center / cover; /*убрал с body, убрал Топ*/
}
.machine{
	display: none;
}
.content_tablet{
	height: 80vh;
}
.offer_body{
	display: block;
	padding: 0;
}
.btn{
	display: none;
}
.container-header{
	width: 85%;
}
.btn-order__item__list{
	pointer-events: none;
	text-decoration: none;
}
.logo{
	height: auto;
	width: 160px;
	padding-top: 10px;
}
.picture{
	display: none;
}
.background{
	width: 85%;
}
.container-footer{
	width: 95%;
}
ul{
	width: 350px;
}
.container-second{
	width: 100%;	
}
.services-block__item{
	padding: 0 4px 0 4px;   
}
.plate__image{
	padding-right: 0;
}
.offer_subtitle{
	padding-top:15px;
}
}
@media screen and (max-width: 480px){
.machine{
	display: none;
}
.first{
	background: url('../img/background480.png')  no-repeat center / cover; /*убрал с body, убрал Топ*/
}
.menu{
	display: block;
	padding-top: 20px;
}
.menu_item a{
	color: #fff;
	padding-top: 25px;
}
.logo{
	height: auto;
	width: 210px;
	padding-top: 70px;
}
.services-block{
	display: block;
}
.plate__image{
	display: none;
}
.container-third{
	width: 90%;
}
.container-second{
	width: 80%;
}
.container-second__order{
	width: 90%;
}
.footer{
	display: block;
	text-align: center;
	align-items: center;

}
footer{
	height: 30vh;
	text-align: center;
	align-items: center;
	padding-top: 40px;
}
.logo__mobile{
	display: none;
}
span .footer__info{
	padding: 10px;
}
.logo-footer{
	display: none;
}
.offer_body{
	padding-left: 0;
	text-align: center;
}
.btn__mobile{
	padding-left: 30%;
}
.btn{
	display: none;
}
.btn-order__item__list{
	pointer-events: none;
	text-decoration: none;
}
.content{
	height: 70vh;
}
.header{
	height: 30vh;
}
ul{
	width: 150px;
}
.services-block__item{
	padding: 15px 0 15px 0;   
}
.footer__info{
	}
.footer__place{
	display: block;
}
}
@media screen and (max-width: 425px){
.logo{
	display: block;
	margin: 0 auto;
}
.scrollup{
	display: none;
}
ul, li{
	display: block; /*адаптивность, было  block/flex*/
	padding: 0;
	margin: 0;
	min-width: 0;
	width: 370px;
	
}
.container-header{
	display: block;
	align-items: center;
}
.content_tablet{
	height: 45vh;
}
.btn{
	display: none;
}
.btn-order__item__list{
	pointer-events: none;
	text-decoration: none;
}

.menu{
	text-align: center;
	
}
.menu_item{
	padding: 0;
}
.container-header{
	padding-top: 0px;
}

.header{
	height: 55vh;
}
.menu_item a:hover:after,
.menu_item a:focus:after {
    display: none;
}
.mobile-adapt{
	padding-bottom: 150px;
}
}
/*.container-header{
	text-align: center;
	margin: 0 auto;
}

.container-header{
	padding-top: 12vh;
}*/


@media screen and (max-width: 375px){
ul, li{
	width: 325px;
}
.scrollup{
	display: none;
}
.content_tablet{
	height: 35vh;
}
.header{
	height: 65vh;
}
}
@media screen and (max-width: 320px){
	ul, li{
	width: 280px;
	
}
}