body {
	background: #FFF;
	margin: 0 auto;
	color: #000;
	font-family: "";
	font-size: 18px;	
	display: flex; 
	flex-direction: column; 
	height: 100%; 
	height: -webkit-fill-available;

}


* {
	margin: 0;
   	padding: 0;	
 	box-sizing: border-box;
	font-family: "Roboto"

}


#intobaner1 {
	margin-left: 0px;
	width: 100%;
	height: 45px;
	background: #fff;
}

#intobaner2 {
	width:100%;
	background-color: #ffffff;
	height:60px;
}


#name {
	margin-left:10%;
	width: 150px;
	float: left;
	height: 60px;
}
#name h2{font-size: 32px;}



.dropbtn {
  background-color: rgb(59, 63, 65);
  color: white;
  font-size: 17px;
  border: none;
  cursor: pointer;
  margin-top: 9px;
  border-radius: 10px;
  height: 40px;
  width: 130px;
  
}

/* Кнопка выпадающего меню при наведении и фокусировке */
.dropbtn:hover, .dropbtn:focus {
  background-color: rgb(66, 71, 72);
}

/* Контейнер <div> - необходим для размещения выпадающего содержимого */
.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: relative;
  background-color: #ffffff;
  width: 300px;
  height: 450px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  border-radius: 20px;
}

.dropdown-content a {
  color: black;
  
  padding-top: 11px;
  padding-left:20px;
  padding-right: 250px;
  text-decoration: none;
  display:inline-table;
  font-size: 18px;
  
}


.dropdown-content ul li a:hover, ul li a:focus {
    color:#787575;
}

.show {display:block;}







.dropbtn3 {
  background-color: rgb(59, 63, 65);
  color: white;
  font-size: 17px;
  border: none;
  cursor: pointer;
  margin-top: 9px;
  border-radius: 10px;
  height: 40px;
  width: 130px;
  
}

/* Кнопка выпадающего меню при наведении и фокусировке */
.dropbtn3:hover, .dropbtn3:focus {
  background-color: rgb(66, 71, 72);
}

/* Контейнер <div> - необходим для размещения выпадающего содержимого */
.dropdown3 {
  position: relative;
  display: inline-block;
}

.dropdown3-content {
  display: none;
  position: relative;
  background-color: #ffffff;
  width: 500px;
  height: 230px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  border-radius: 20px;
}

.dropdown3-content a {
  color: black;
  padding: 10px 30px;
  text-decoration: none;
  display: block;
  text-align: left;
}


.dropdown3-content ul li a:hover, ul li a:focus {
    color:#787575;
}

.show {display:block;}

.dropdown3-content table {
    width: 500px;
	font-size: 14px;
    background: #f1f1f1;
   }

.dropdown3-content td, th{
    text-align: left;
	width: 250px;
   }

.dropbtn5 {
  background-color: rgb(59, 63, 65);
  color: white;
  font-size: 17px;
  border: none;
  cursor: pointer;
  margin-top: 9px;
  border-radius: 10px;
  height: 40px;
  width: 130px;
  
}

/* Кнопка выпадающего меню при наведении и фокусировке */
.dropbtn5:hover, .dropbtn5:focus {
  background-color: rgb(66, 71, 72);
}

/* Контейнер <div> - необходим для размещения выпадающего содержимого */
.dropdown5 {
  position: relative;
  display: inline-block;
}

.dropdown5-content {
  display: none;
  position: relative;
  background-color: #ffffff;
  width: 300px;
  height: 240px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  border-radius: 20px;
  margin-top: 0px;
  font-size: 15px;
}

.dropdown5-content li {
  text-decoration: none;
  list-style-type: none;
  display: block;
  text-align: left;
}

.dropdown5-content a {
  color: black;
  padding: 8px 17px;
  text-decoration: none;
  list-style-type: none;
  display: block;
  text-align: left;
}


.dropdown5-content ul li a:hover, ul li a:focus {
    color:#787575;
}

.show {display:block;}



#infobaner {
	width: 40%;
	margin-right:10%;
	float: right;
	height: 40px;
	background-color: #fff;
	text-align: right;
}



#menu {
	width: 40%;
	background-color: #fff;
	height: 40px;
	float:left;
	margin-left:10%;

}


#sticky {
    background-color: #Fff;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
	z-index: 1;
	

}

#menu nav {
	text-align: left;
	
}

#menu nav ul {
	display: inline-block;

}

#menu nav ul li a {
    display: inline-block;
    margin-top: 21px;
    color: #000;
	font-weight:normal;
    font-size: 20px;
    text-decoration: none;
    letter-spacing: 0.0em;
	margin-left: 12px;
	margin-right:12px;
	font-size: 15px;
}
#menu nav ul li a:hover, nav ul li a:focus {
    color: #787575;
}

.catalogmob {display: none;}


#wr {
	scroll-margin-top: 135px;
	background: #FFF;
	width: 100%;
	height: 100%;
			
}


.imgslider {	
	width: 88%;
	margin-left: 6%;
	margin-right: 6%;
	align: center;
}

#wr2 {
	scroll-margin-top: 135px;
	background: #FFF;
	margin-left: 10%;
	width: 80%;
	height: 80%;
	text-align: center;
			
}

#all {
	width:80%;
	margin-left: 10%;
	

}



#about {
	scroll-margin-top: 135px;
	width: 100%;
	height:auto;
	background: #fff;
	height:auto;
	margin-bottom: 20px;

}
#smallmenu {
	text-align: center;
}

#smallmenu2 {
	text-align: center;
}



.button-link {
	text-decoration: none;
	color:#000;
	background-color: #fff;
	font-size: 16px;
	padding: 12px 12px;
	margin-bottom: 10px;
	border-color:#cecdcd;
	border-width: 1px;
	border-radius: 17px;
	
}

.button-link:hover, .button-link:focus {
  box-shadow: 0px 0px 4px 4px rgba(219, 219, 219, 0.6);
}

.buttonsmallmenu {
	text-decoration: none;
	color:#000;
	background-color: #fff;
	font-size: 14px;
	padding: 5px 5px;
	margin-bottom: 10px;
	border-color:#cecdcd;
	border-width: 1px;
	border-radius: 17px;
	
	
}

.buttonsmallmenu:hover, .buttonsmallmenu:focus {
  box-shadow: 0px 0px 4px 4px rgba(219, 219, 219, 0.6);
}

#about1 {
	text-align: left;
	margin-top: 20px;
	margin-right:20px;
	position: relative;
	background-color: #fff;
	font-size: 15px;
}

#about1 p{
	margin-left:10px;
	margin-right:10px;
}

.ocobennost {
	margin-left: 50px;
	margin-bottom: 30px;
}


.ocobennost tr,td, th {
  border: 1px solid rgb(160 160 160);
  padding: 8px 10px;
  font-weight: normal;
  width: auto;
}


.catalogtext {
	
	width: 100%;
	margin-left:10px;
	border: 1px solid #dddddd;
	border-collapse: collapse; 
	font-size: 16px;
	
}
.catalogtext tr {
	background: #f7f5f5;
	border: 1px solid #dddddd;
	padding: 4px;
}
.catalogtext td {
	border: 1px solid #dddddd;
	padding:4px;
}


.catalogtext nav{
	scroll-margin-top:135px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: -4px;
	float:inline-start;
	box-sizing: border-box;
	z-index: 0;
	
	
}

.catalogtext nav ul li a {
	font-size: 15px;
    color: #000;
    text-decoration: none;
	letter-spacing: 0.0em;
    
}
.catalogtext nav ul li a:hover, nav ul li a:focus {
    color: #5f4040;
}



.text-block {
	margin-top: 20px;
	margin-left:-0px;
	margin-bottom:0px;
	font-weight: normal;
}

#contacts {
	width: 100%;
	height: auto;
	margin-bottom: 0px;
	background: #FFF;
	scroll-margin-top: 135px;
	
}



#card {
	width: 60%;
	height: 400px;
	background: #232222;
	float:left;

}
#infa {
	width: 40%;
	height: 400px;
	background: #232222;
	float:right;
}

#infa p{
	margin-left: 30px;
}

.dopinfa {
	display:inline-flexbox;
	text-align: left;
	margin-left: 10px;

}

main {
	min-height:100%;
	position: relative;
}
footer {
	height:50px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #232222;
}


.Row {
    display: table; 
    width: 100%; 
	border-spacing: 10px; 

}
.Column {
    display: table-cell;
    background-color: #fff;

}

.Row2 {
    display: table;
    width: 100%; 
    border-spacing: 20px;
	margin-bottom: 20px; 
}
.Column2 {
    display: table-cell;
    background-color: #fff;
}


#about2 {
	width: 100%;
}

#about2 h1{
	margin-bottom: 30px;margin-left:10px;margin-top:15px;
}




.aboutpic {
	padding: 25%;
	width: 50%;
	float: left;
	height: 200px;
	background: #f4f4f4;	
}


.pic {
	margin: 0 auto;
	width: 100%;
	background: #f4f4f4;	
}

#abouttext {
	width: 50%;
	float: right;
	background: #f4f4f4;
}


.text-block {
	margin-left:20px;
	font-weight: normal;
	font-size: 17px;
	margin-right: 10px;
}

.hamburger-menu {display: none;}

#forma {
	width: 80%; 
	text-align: left;
	height:auto;
	margin-left: 10%;
	border: 1px solid #ccc;
  	border-radius: 20px;
	box-shadow: 0px 0px 4px 5px rgba(230, 230, 230, 0.6);

}

.user-form {
  width: 85%;
  margin-left: 5%;
  text-align: left;
  color:#787575;
  font-size: 15px;
  
}

.form-group {
  margin-bottom: 15px;
  
}

.form-control {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  
}

.btn-primary {
  background-color: #424242;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  font-size: 17px;
  float: right;
  
}

.btn-primary:hover {
  background-color: #787575;
}





@media (min-width: 0px) { 
    nav {
        position: relative;
        top: -8px;
        
    }
    nav ul {
        max-height: 70px;
        padding: 0px ;
        text-align:right;
    }
    nav ul li {
        display: inline-block;
        padding-left: 0px;
    }	
}

@media (min-width: 1700px) { 
	.aboutpic {
		padding: 20%;
	}
}
@media (min-width: 1285px) and (max-width: 1700px) { 
	.aboutpic {
		padding: 20%;
	}
}

@media (min-width: 1100px) and (max-width: 1285px) { 
	.aboutpic {
		padding: 20%;
	}
}

@media (min-width: 1000px) and (max-width: 1100px) { 
	.aboutpic {
		padding: 20%;
	}
}

@media screen and (max-width: 1400px) {
	.Row2 {
		display: block;
		width: 100%; 
		text-align: center;
		  }
	.Column2 {
		display: inline-block;
		margin-bottom: 30px;
		background-color: #fff;}
	
}

@media screen and (max-width: 1250px) {
	#photo {
		width: 100%;
		margin-left:0;
		margin-bottom: 100px;
	}
	#about2 h1 {
		margin-bottom:20px;
		font-size: 27px;
	}
}



@media screen and (max-width: 800px) {
	#dostavka {
		width: 100%;
		margin-bottom:20px;
		scroll-margin-top: 55px;
	}
}

@media screen and (max-width: 1000px) {
	.aboutpic {
		padding: 23%;
	}
 	.aboutpic, #abouttext {
		background: #F1F1F1;
   		width: 100%;
		height:auto;
  	}

	.text-block {
		font-size: 16px;
		margin-bottom: 15px;
	}
}


@media screen and (max-width: 800px) {
	.Row {
		display: block;
		width: 100%; 
		text-align: center;
		border-spacing: 10px; }
	.Column {
		display: inline-block;
		background-color: #fff;
		margin-bottom: 30px;}
	#about1 h1{font-size: 24px;}
	.text-block {font-size: 16px;margin-left:10px;margin-bottom: 20px;}
	#photo {
		width: 100%;
		margin-left:0;
		margin-bottom: 100px;
	}
	#about2 h1 {
		margin-bottom:20px;
		font-size: 23px;
		margin-top:0px;
	}

	#contacts {
		height: auto;
	
	}

	#infa {
		width: 100%;
		height: auto;
		margin-bottom: 50px;
	}
	#card {
		width: 100%;
		height:auto;
	}
	.dopinfa {
		display:grid;
		text-align: left;
		margin-left:10px;
	}
	.buttonsmallmenu {
		text-align: left;
	}
}
@media screen and (max-width: 850px) {
	#about {scroll-margin-top: 50px;}
	#infobaner {display:none;}
	#intobaner2 {height:50px;}
	#name {width: 60%;}
	#name h2{font-size: 25px;}
	#intobaner1{display: none;}
	#smallmenu2 {display: none;}
	.dropdown {display: none;}
	.dropdown3 {display: none;}
	.dropdown5 {display: none;}
	.dropbtn2 {
  background-color: rgb(59, 63, 65);
  color: white;
  font-size: 17px;
  border: none;
  cursor: pointer;
  margin-top: 9px;
  border-radius: 10px;
  height: 40px;
  width: 130px;
  margin-left:20px;
  float:right;
  margin-right:20px;
  
}

/* Кнопка выпадающего меню при наведении и фокусировке */
.dropbtn2:hover, .dropbtn2:focus {
  background-color: rgb(66, 71, 72);
}

/* Контейнер <div> - необходим для размещения выпадающего содержимого */
.dropdown2 {
  position: relative;
  display: inline-block;
  float:right;
}

.dropdown2-content {
  display: none;
  position: relative;
  background-color: #ffffff;
  width: 270px;
  height: 390px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  border-radius: 20px;
  margin-top: 60px;
  font-size: 16px;
}

.dropdown2-content li {
  text-decoration: none;
  list-style-type: none;
  display: block;
  text-align: left;
}

.dropdown2-content a {
  color: black;
  padding: 8px 17px;
  text-decoration: none;
  list-style-type: none;
  display: block;
  text-align: left;
}


.dropdown2-content ul li a:hover, ul li a:focus {
    color:#787575;
}

.show {display:block;}


.dropbtn4 {
  background-color: rgb(59, 63, 65);
  color: white;
  font-size: 17px;
  border: none;
  cursor: pointer;
  margin-top: 9px;
  border-radius: 10px;
  height: 40px;
  width: 130px;
  margin-left:20px;
  float:right;
  margin-right:20px;
  
}

/* Кнопка выпадающего меню при наведении и фокусировке */
.dropbtn4:hover, .dropbtn4:focus {
  background-color: rgb(66, 71, 72);
}

/* Контейнер <div> - необходим для размещения выпадающего содержимого */
.dropdown4 {
  position: relative;
  display: inline-block;
  float:right;
}

.dropdown4-content {
  display: none;
  position: relative;
  background-color: #ffffff;
  width: 250px;
  height: 250px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  border-radius: 20px;
  margin-top: 60px;
  font-size: 13px;
}

.dropdown4-content li {
  text-decoration: none;
  list-style-type: none;
  display: block;
  text-align: left;
}

.dropdown4-content a {
  color: black;
  padding: 8px 17px;
  text-decoration: none;
  list-style-type: none;
  display: block;
  text-align: left;
}


.dropdown4-content ul li a:hover, ul li a:focus {
    color:#787575;
}

.show {display:block;}



.dropbtn6 {
  background-color: rgb(59, 63, 65);
  color: white;
  font-size: 17px;
  border: none;
  cursor: pointer;
  margin-top: 9px;
  border-radius: 10px;
  height: 40px;
  width: 130px;
  margin-left:20px;
  float:right;
  margin-right:20px;
  
}

/* Кнопка выпадающего меню при наведении и фокусировке */
.dropbtn6:hover, .dropbtn6:focus {
  background-color: rgb(66, 71, 72);
}

/* Контейнер <div> - необходим для размещения выпадающего содержимого */
.dropdown6 {
  position: relative;
  display: inline-block;
  float:right;
}

.dropdown6-content {
  display: none;
  position: relative;
  background-color: #ffffff;
  width: 250px;
  height: 220px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  border-radius: 20px;
  margin-top: 60px;
  font-size: 13px;
}

.dropdown6-content li {
  text-decoration: none;
  list-style-type: none;
  display: block;
  text-align: left;
}

.dropdown6-content a {
  color: black;
  padding: 8px 17px;
  text-decoration: none;
  list-style-type: none;
  display: block;
  text-align: left;
}


.dropdown6-content ul li a:hover, ul li a:focus {
    color:#787575;
}

.show {display:block;}





	.hamburger-menu {display: block;}
	
	#menu__toggle {
		opacity: 0;
		
	  }
	  
	  #menu__toggle:checked ~ .menu__btn > span {
		transform: rotate(45deg);
	  }
	  #menu__toggle:checked ~ .menu__btn > span::before {
		top: 0;
		transform: rotate(0);
	  }
	  #menu__toggle:checked ~ .menu__btn > span::after {
		top: 0;
		transform: rotate(90deg);
	  }
	  #menu__toggle:checked ~ .menu__box {
		visibility: visible;
		right: 0;
	  }
	  
	  .menu__btn {
		display: flex;
		align-items: center;
		position: fixed;
		top: 10px;
		right: 20px;
	  
		width: 26px;
		height: 26px;
	  
		cursor: pointer;
		z-index: 2;
	  }
	  
	  .menu__btn > span,
	  .menu__btn > span::before,
	  .menu__btn > span::after {
		display: block;
		position: absolute;
	  
		width: 100%;
		height: 2px;
	  
		background-color: #787575;
	  
		transition-duration: .25s;
	  }
	  .menu__btn > span::before {
		content: '';
		top: -8px;
	  }
	  .menu__btn > span::after {
		content: '';
		top: 8px;
	  }
	  
	  .menu__box {
		position: fixed;
		visibility: hidden;
		top: 0;
		right: -100%;
		width: 170px;
		height:250px;
		z-index: 1;
		margin: 0;
		padding: 50px 0;
	  
		list-style: none;
		opacity: 1;
		background-color: #ffffff;
		box-shadow: 1px 0px 6px rgba(0, 0, 0, .2);
		border-radius: 20px;
		transition-duration: .25s;
	  }
	  
	  .menu__item {
		display: block;
		padding: 12px 24px;
		color: #000;
		font-size: 18px;
		font-weight: 600;
		opacity: 1;
		text-decoration: none;
		transition-duration: .25s;
	  }
	  .menu__item:hover {
		background-color: #e3e5e6;
	  }



}
