.main_menu {
	margin-top: 13px;
}
.main_menu ul li {
	display: inline-block;
	padding-left: 50px;
}
.main_menu li a{
	color: white;
	font-weight: 600;
	font-size: 17px;
	transition: 0.2s all;
}
.main_menu li a:hover{
	text-decoration: none;
	border-bottom: 2px solid #E63413;
	color: #E63413;
}
.vk {
	background-color: white; padding: 2px 4px; border-radius: 16px;
	transition: 0.5s all;
}
.fb {
	background-color: white; padding: 2px 8px; border-radius: 16px; transition: 0.5s all;
}
.insta {
	background-color: white; padding: 2px 6px; border-radius: 16px; transition: 0.5s all;
}
.vk:hover {
	background-color: #5181B8;
	color: white;
	cursor: pointer;
}
.fb:hover {
	background-color: #4267B2;
	color: white;
	cursor: pointer;
}
.insta:hover{
	color: white;
	background-color: #DB2E65;
	cursor: pointer;
}
.glxavor1 {
	position: absolute; top: 0px; left: 0px; width: 100%; z-index: 100;
}
.glxavor2 {
	position: absolute; top: 0px; left: 0px; width: 100%; z-index: 100; display: none;
}
.bottom_menu {
	display: none;
	z-index: 5;
	background: #141414;
}
.bottom_main_menu {
	position:fixed;
   left:0px;
   bottom:0px;
   height:50px;
   width:100%;
   background: #141414;
   z-index: 5;
}
.bars2{
	display: none;
}
.texts, .texts1 {
	color: white; font-family: 'Roboto Condensed', sans-serif;
}
@media screen and (max-width: 1199px)
{
	.texts {
		font-size: 14px;
	}
}
@media screen and (max-width: 991px)
{
	.glxavor1{
		display: none;
	}
	.glxavor2{
		display: block;
	}
	.bottom_menu {
		display: block;
	}
	.bottom_main_menu {
		display: none;
	}
}
.mob_uli ul {
	padding: 0;
}
.mob_uli ul li {
	list-style: none;
	margin-top: 3px;
}
.mob_uli li a{
	color: white;
	font-weight: 600;
	font-size: 19px;
}
.menu_for_mob {
	display: none; position: fixed; top: 45%; left: 50%; transform: translate(-50%, -50%); z-index: 99999;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}
.kaif_effect{
	width: 100%;
    background: linear-gradient(to bottom,#ffffff 0%,#f6f6f6 100%);
    box-shadow: 5px 5px 25px 0px rgba(46,61,73,0.2);
    border-radius: 10px !important;
    transition: transform .4s,box-shadow .4s,-webkit-transform .4s,-webkit-box-shadow .4s;
    cursor: pointer;
}
.kaif_effect:hover{
	cursor: zoom-in;
	transform: translateY(-5px);
    box-shadow: 0 3px 38px rgba(170,176,177,.98);
}
.new_effect{
	width: 100%; border: 1px solid white;
	background: linear-gradient(to bottom,#ffffff 0%,#f6f6f6 100%);
    box-shadow: 5px 5px 25px 0px rgba(46,61,73,0.2);
    border-radius: 10px !important;
    transition: transform .4s,box-shadow .4s,-webkit-transform .4s,-webkit-box-shadow .4s;
    cursor: pointer;
}
.ss2{
	position: absolute; top: 0;
    left: 16px;
    right: 0; z-index: 3; background-color: rgba(0,0,0,0.5); height: 200px; width: 92%;
}
.new_effect:hover{
	cursor: pointer;
	transform: translateY(-5px);
    box-shadow: 0 3px 38px rgba(170,176,177,.98);
}
.hover_nkar{
	width: 100%;
}
.show_nkar{
	width: 100%; height: 180px; position: absolute; display: none; z-index: 9999; background-color: rgba(0,0,0,0.5);
}
.modal_image {
	background-image: url(img/nkar1.jpg); background-size: cover; 
  background-position: center; width: 100%; height: 400px;
}
.cont2, .cont3, .cont4, .cont5, .cont6, .cont7, .cont8, .cont9, .cont10, .cont11, .cont12, .cont13, .cont14{
	display: none;
}
.btn_nazad{
	color: black; font-size: 20px; font-weight: 600;
}
.btn_nazad:hover{
	cursor: pointer;
	border-bottom: 2px solid black;
}
.napitki ul li{
	list-style: none;
	font-weight: 700;
	font-size: 20px;
	cursor: pointer;
}
.npit_active:hover{
	border-bottom: 2px solid #E63413;
}
.coffe_text, .sok_text, .qaxcr_text, .tea_text, .noalko_text, .pivo_text, .set_text, .zavtra_text, .vip_text, .blin_text, .dobavki_text{
	display: none;
}
.coffe_text, .sok_text, .qaxcr_text, .tea_text, .noalko_text, .pivo_text, .set_text, .zavtra_text, .vip_text, .blin_text, .dobavki_text {
	padding-bottom: 10px;
	padding-top: 10px;
}
.coffe_text ul li{
	font-size: 16px;
	font-weight: 500;
}
.sok_text ul li{
	font-size: 16px;
	font-weight: 500;
}
.qaxcr_text ul li{
	font-size: 16px;
	font-weight: 500;
}
.tea_text ul li{
	font-size: 16px;
	font-weight: 500;
}
.noalko_text ul li{
	font-size: 16px;
	font-weight: 500;
}
.pivo_text ul li{
	font-size: 16px;
	font-weight: 500;
}
.set_text ul li{
	font-size: 16px;
	font-weight: 500;
}
.zavtra_text ul li{
	font-size: 16px;
	font-weight: 500;
}
.vip_text ul li{
	font-size: 16px;
	font-weight: 500;
}
.blin_text ul li{
	font-size: 16px;
	font-weight: 500;
}
.dobavki_text ul li{
	font-size: 16px;
	font-weight: 500;
}
.main_container2, .main_container3 {
	display: none;
}
.onas{
	height: 450px;
	width: 100%;
}
@media screen and (max-width: 699px)
{
	.onas{
		height: 290px;
		width: 100%;
	}
}