body, html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Roboto-Thin";
	background-color: #fff;
	min-width: 1000px;
}

#logo_wrap {
	width: auto;
	height: 131px;
	top: 30px;
	position: relative;
	margin-bottom: 30px;
}

#logo {
	width: 300px;
	height: 131px;
	margin: 0 auto;
	
}


p {
	margin: 0;
	padding: 0;
}

div, ul, ol {
	padding: 0;
	margin: 0;
}

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

:focus {
	outline: none;
}

input[type="button"],[type="text"] {
	padding: 0;
	margin: 0;
	border: none;
}

@font-face {
	font-family: "Roboto-Thin"; src:url("../fonts/Roboto-Thin.894283ea25d202d72a98027d1ac2164d.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face{font-family:"Roboto-Light";src:url("../fonts/Roboto-Light.e7501acc667e70453d164261b5223162.ttf") format("truetype");font-weight:normal;font-style:normal}

@font-face{font-family:"Roboto-Regular";src:url("../fonts/Roboto-Regular.47858bc71affb616fe415a691b4e667f.ttf") format("truetype");font-weight:normal;font-style:normal}

@font-face{font-family:"edwardian script itc";src:url("../fonts/4426067.ttf") format("truetype");font-weight:normal;font-style:normal}

@font-face{font-family:"GiddyupStd";src:url("../fonts/GiddyupStd.ttf") format("truetype");font-weight:normal;font-style:normal}


#fuzz{ 
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
	width: 100%; 
	background: url('../images/dim.png');
	display: none; 
	text-align: left; 
	font-family: "Roboto-Light";
}


#zayav_fuzz {
	width: 400px;
	height: 340px;
	background-color: #fff;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
	margin: 0 auto;
	margin-top: 200px;
}

#zayav_fuzz_wrap {
	position: relative;
	width: 400px;
	height: 360px;
}

#fuzz_title {
	font-size: 40px;
	color: #000;
	margin: 0 auto;
	width: 350px;
	padding-top: 30px;
	text-align: center;
}

#fuzz_title2 {
	font-size: 20px;
	color: #000;
	margin: 0 auto;
	width: 350px;
	text-align: center;
}

#fuzz_forma {
	margin: 0 auto;
	width: 300px;
	height: 100px;
	color: #C1A775;
	margin-top: 20px;
}

.fuzz_forma_text {
	text-align: center;
	font-size: 22px;
	color: #8B5F26;
	margin-top: 10px;
}

#fuzz_phone {
	width: 290px;
	padding-left: 8px;
	height: 35px;
	margin-top: 10px;
	border: 1px solid #999;
}

#fuzz_name {
	width: 290px;
	padding-left: 8px;
	height: 35px;
	margin-top: 10px;
	border: 1px solid #999;
}

#fuzz_go {
	width: 300px;
	height: 50px;
	margin-top: 10px;
	cursor: pointer;
	background-color: #FFCA3A;
	color: #333;
	border: 3px solid #FFCA3A;
	font-size: 30px;
	font-family: "Roboto-Light";
	box-shadow: 0px 5px 5px rgba(0,0,0,0.5);
}

#fuzz_go:hover {
	background-color: #cc0000;
	color: #fff;
	border: 3px solid #cc0000;
}

#fuzz_exit {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 20px;
	height: 20px;
	background: url(../images/close.png) no-repeat;
	cursor: pointer;
}

#fuzz_exit:hover {
	background: url(../images/close_2.png) no-repeat;
}

.fuzz_konf {
	text-align: center;
	color: #333;
	position: absolute;
	top: 290px;
	width: 400px;
	font-size: 12px;
}

#popap_inter{ 
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
	width: 100%; 
	background: url('../images/dim.png');
	display: none;
	text-align: left; 
	font-family: "Roboto-Light";
}

#popap_inter_block {
	width: 560px;
	position: relative;
	margin: 0 auto;
	margin-top: 100px;
}

#popap_inter_exit {
	position: absolute;
	right: 115px;
	top: 5px;
	width: 20px;
	height: 20px;
	background: url(../images/close.png) no-repeat;
	cursor: pointer;
}

#popap_inter_exit:hover {
	background: url(../images/close_2.png) no-repeat;
}



.popap_inter_left {
	width: 100px;
	height: 550px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	background: url('../images/inter_left.png') no-repeat;
}

.popap_inter_left:hover {
	background: url('../images/inter_left_2.png') no-repeat;
}

.popap_inter_left_temnoe {
	background: url('../images/inter_left_2.png') no-repeat;
}

.popap_inter_right{
	width: 100px;
	height: 550px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	background: url('../images/inter_right.png') no-repeat;
}

.popap_inter_right:hover {
	background: url('../images/inter_right_2.png') no-repeat;
}

.popap_inter_right_temnoe {
	background: url('../images/inter_right_2.png') no-repeat;
}

.popap_inter_img {
	width: auto;
	height: auto;
	padding: 10px;
	padding-top: 30px;
	background-color: #fff;
	display: none;
	margin: 0 auto;
	vertical-align: top;
	position: relative;
}

.one {
	display: inline-block;
}

#popap_menu_bg {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
	width: 100%; 
	background: url('../images/dim.png');
	display: none; 
	text-align: left; 
	
}

#popap_menu_exit_right {
	position: absolute;
	right: 0;
	top: 0;
}

#popap_menu_bg_bar {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
	width: 100%; 
	background: url('../images/dim.png');
	display: none; 
	text-align: left; 
	
}

#popap_menu_exit_right_bar {
	position: absolute;
	right: 0;
	top: 0;
}

#popap_inter_exit_right {
	position: absolute;
	right: 0;
	top: 0;
}

#fuzz_exit_right {
	position: absolute;
	right: 0;
	top: 0;
}

#popap_menu {
	width: 780px;
	height: 90%;
	background-color: #fff;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	overflow-y: scroll;
	overflow-x: none;
	font-family: georgia;
	font-style: italic;
}

/*Для начала, зададим общую ширину скроллбара:*/
#popap_menu::-webkit-scrollbar{
    width:12px;
	margin-top: 10px;
}
/*теперь займёмся оформлением полосы прокрутки (светлосерый фон, серая граница, делаем границу чуть толще с левой стороны):*/
#popap_menu::-webkit-scrollbar-thumb{
    /*border-width:1px 1px 1px 2px;
    border-color: #777;*/
    background-color: #aaa;
}
/*При наведении курсора (:hover) на полосу прокрутки делаем её более тёмной:*/
#popap_menu::-webkit-scrollbar-thumb:hover{
   /* border-width: 1px 1px 1px 2px;
    border-color: #555;*/
    background-color: #777;
}
/*Ползунок в неактивном состоянии будет выглядеть как сплошной прямоугольник серого цвета (без границы)*/
#popap_menu::-webkit-scrollbar-track{
    border-width:0;
}
/*При наведении курсора на ползунок, делаем его темнее и добавляем границу.*/
#popap_menu::-webkit-scrollbar-track:hover{
    /*border: solid 1px #aaa;*/
    background-color: #eee;
}

#popap_menu_exit {
	position: absolute;
	right: 5px;
	top: 10px;
	width: 30px;
	height: 30px;
	background: url(../images/close.png) no-repeat;
	cursor: pointer;
}

#popap_menu_exit:hover {
	background: url(../images/close_2.png) no-repeat;
}

#popap_menu_exit_bar {
	position: absolute;
	right: 5px;
	top: 10px;
	width: 30px;
	height: 30px;
	background: url(../images/close.png) no-repeat;
	cursor: pointer;
}

#popap_menu_exit_bar:hover {
	background: url(../images/close_2.png) no-repeat;
}

#popap_menu_title {
	width: 350px;
	color: #1D1D1D;
	font-size: 50px;
	margin: 0 auto;
	font-style: normal;
	font-family: "Roboto-Regular";
	text-transform: uppercase;
	text-align: center;
	border-bottom: 3px solid #FFCA3A;
}

#popap_menu_title_bar {
	width: 350px;
	color: #1D1D1D;
	font-size: 45px;
	margin: 0 auto;
	font-style: normal;
	font-family: "Roboto-Regular";
	text-transform: uppercase;
	text-align: center;
	border-bottom: 3px solid #FFCA3A;
}


#popap_menu_text {
	width: 780px;
}

.menu_title {
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	width: 100%;
	margin-top: 20px;
}

.menu_text {
	font-size: 20px;
}

.menu_price {
	float: right;
	font-weight: bold;
}

.menu_bold {
	font-weight: bold;
}

.red {
	color: #ff0000;
}

.red2 {
	color: #cc0000;
}


.table {
	background-color: #fff;
	position: relative;
	/*box-shadow: 0px 5px 10px rgba(0,0,0,0.5);*/
	font-size: 17px;
}

.menu_name {
	width: 400px;
	padding: 10px;
}

.menu_v {
	width: 100px;
	padding: 10px;
	/*background: url('../images/da.jpg') no-repeat;*/
	text-align: center;
}

.menu_z {
	width: 100px;
	padding: 10px;
	/*background: url('../images/da.jpg') no-repeat;*/
	text-align: center;
}

/* end */

.wrapper_m {
	width: 1000px;
	min-width: 1000px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	background-color: #272625;
}

.wrapper_h {
	width: 1000px;
	min-width: 1000px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

.wrapper_g {
	width: 1423px;
	min-width: 1423px;
	margin: 0 auto;
	position: relative;
}

.wrapper_p {
	width: 1000px;
	min-width: 1000px;
	margin: 0 auto;
	position: relative;
}

.wrapper_t {
	width: 1000px;
	min-width: 1000px;
	margin: 0 auto;
	position: relative;
}

.wrapper_f {
	width: 1000px;
	min-width: 1000px;
	margin: 0 auto;
	position: relative;
}

.wrap {
	width: 1200px;
	min-width: 1000px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}

#top_menu {
	background: none;
	width: 100%;
	height: 40px;
	color: #fff;
}

#menu {
	width: 1000px;
	margin: 0 auto;
	height: 33px;
	border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	list-style: none; 
	font-family: "Roboto-Light";
}

#menu ul {
	margin: 0 auto;
	width: 620px;
	height: 33px;
}	

#menu li {
	display: inline-block;
	height: 43px;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 3px solid #fff;
}

#menu li:hover {
	background-color: #fff;
	/*цвет через JS регулируется*/
}

#menu a {
	display: block; 
	color: #fff;
	display: inline-block;
	text-decoration: none;
	height: 33px;
	padding-top: 10px;
}

#header {
	width: 100%;
	height: 150px;
	display: none;
}

#glav {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 783px;
	color: #1D1D1D;
	background: url('../images/dim.png') repeat, url('../images/56_3.jpg') center center no-repeat;
	background-size: cover;
	border-bottom: 3px solid #000;
}

#glav_logo {
	width: 300px;
	color: #fff;
	font-size: 30px;
	position: absolute;
	top: 40px;
	left: 100px;
	text-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	font-family: "Roboto-Light";
}

#glav_logo_crystal {
	font-family: "GiddyupStd";
	font-size: 40px;
}

#cellback {
	position: absolute;
	top: 20px;
	right: 100px;
	font-family: "Roboto-Light";
	font-size: 50px;
	color: #fff;
}

#telefon {
	height: 100px;
	width: 300px;
	position: relative;
	/*background: url("../images/tel.png") repeat;*/
	text-shadow: 5px 5px 5px rgba(0,0,0,0.5);
}

#telefon p {
	margin-left: 15px;
	float: right; 
}

#san_den {
	position: absolute;
	background-color: #fff;
	color: #333;
	top: 30px;
	left: 100px;
	height: auto;
	width: auto;
	padding: 10px;
	font-size: 25px;
}

#title {
	position: absolute;
	top: 200px;
	left: 100px;
	width: 1000px;
	height: 100px;
	text-align: center;
	/*border: 1px solid #ddd;*/
	
}

#title_ac {
	width: auto;
	background-color: #101010;/*url("../images/title.png") no-repeat;*/
	height: 50px;
	padding: 10px;
	color: #fff;
	font-size: 37px;
	margin: 0 auto;
	padding-top: 13px;
	font-family: "Roboto-Regular";
	box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	text-transform: uppercase;
}

#title_1 {
	font-size: 45px;
	color: #fff;
	text-align: center;
	margin-top: 20px;
	text-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	font-family: "Roboto-Regular";
}

#title_1_crystal {
	font-family: "GiddyupStd";
	font-size: 60px;
	font-weight: bold;
}

#zakaz_glav_go {
	width: 300px;
	height: 50px;
	background: none;
	position: relative;
	top: 400px;
	margin: 0 auto;
	border: 3px solid #FFCA3A;
	color: #fff;
	font-size: 30px;
	font-family: "Roboto-Light";
	text-align: center;
	padding-top: 10px;
	cursor: pointer;
	box-shadow: 0px 5px 10px rgba(0,0,0,0.5);
}

#zakaz_glav_go:hover {
	background-color: #ffca3a;
	color: #333;
}


#news {
	width: 100%;
	height: 560px;
	position: relative;
	background-color: #fff;
	margin-top: 30px;
	padding-top: 30px;
}

#news_title {
	margin: 0 auto;
	width: 750px;
	text-align: center;
	color: #000;
	font-size: 50px;
	font-family: "Roboto-Regular";
	text-transform: uppercase;
	border-bottom: 3px solid #FFCA3A;
}

#news_block {
	margin: 0 auto;
	width: 810px;
	height: 500px;
	margin-top: 30px;
}

.news_item {
	display: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.on {
	display: inline-block;
}

.news_left {
	width: 100px;
	height: 430px;
	display: inline-block;
	margin: 0;
	padding: 0;
	cursor: pointer;
	vertical-align: top;
	background: url('../images/left.png') no-repeat;
}

.news_left:hover {
	background: url('../images/left_temnoe.png') no-repeat;
}

.new_left_temnoe {
	background: url('../images/left_temnoe.png') no-repeat;
}

.news_right {
	width: 100px;
	height: 430px;
	display: inline-block;
	margin: 0;
	padding: 0;
	cursor: pointer;
	vertical-align: top;
	background: url('../images/right.png') no-repeat;  
}

.news_right:hover {
	background: url('../images/right_temnoe.png') no-repeat;
}

.news_right_temnoe {
	background: url('../images/right_temnoe.png') no-repeat;
}



#para {
	width: 100%;
	position: relative;
	height: 600px;
	color: #1D1D1D;
	background: url('../images/dim.png') repeat, url('../new_images/15.jpg') center center no-repeat;
	background-size: cover;
	padding-top: 100px;
	margin-top: 100px;
}

#para_block {
	width: 800px;
	height: 500px;
	margin: 0 auto;
	background: url("../images/para.png") no-repeat;
	padding-top: 30px;
	padding-bottom: 30px;
}

#para_title {
	width: 480px;
	margin: 0 auto;
	text-align: center;
	font-size: 50px;
	color: #000;
	font-family: "Roboto-Regular";
	border-bottom: 3px solid #FFCA3A;
}

#para_title_crystal {
	font-family: "GiddyupStd";
	font-size: 60px;
	font-weight: bold;
}

#para_text {
	width: 650px;
	margin: 0 auto;
	font-size: 20px;
	color: #000;
	margin-top: 10px;
	font-family: "Roboto-Light";
}

#para_text p {
	margin-top: 10px;
}

#zakaz_para {
	width: 300px;
	height: 50px;
	background-color: #ffca3a;
	position: relative;
	margin: 0 auto;
	border: 3px solid #FFCA3A;
	color: #333;
	font-size: 30px;
	font-family: "Roboto-Light";
	text-align: center;
	padding-top: 10px;
	cursor: pointer;
	box-shadow: 0px 5px 10px rgba(0,0,0,0.5);
	margin-top: 5px;
}

#zakaz_para:hover {
	background-color: #cc0000;
	border: 3px solid #cc0000;
	color: #fff;
}



#preim {
	width: 100%;
	position: relative;
	height: auto;
	color: #1D1D1D;
	margin-top: 50px;
}

#preim_title {
	margin: 0 auto; 
	width: 600px;
	height: auto;
	font-family: "Roboto-Regular";
	font-size: 50px;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 3px solid #FFCA3A;
}

#preim_item {
	margin: 0 auto; 
	width: 1000px;
	height: 500px;
	margin-top: 50px;
	font-family: "Roboto-Light";
}

.preim_items1, .preim_items2, .preim_items3, .preim_items5, .preim_items6 , .preim_items7 {
	/*border: 1px solid #333;*/
	width: 207px;
	height: auto;
	display: inline-block;
	margin-right: 50px;
	cursor: pointer;
}	

#preim_item_posl {
	width: 1000px;
	margin: 0 auto;
}

.preim_items4, .preim_items8{
	/*border: 1px solid #333;*/
	width: 207px;
	height: 300px;
	display: inline-block;
	cursor: pointer;
}	

.img1 {
	width: 160px;
	height: 160px;
	border-radius: 50%;
	border: 2px solid #000;
	margin: 0 auto;
	background-image: url('../images/zal_mini.jpg');
}

.img2 {
	width: 160px;
	height: 160px;
	border-radius: 50%;
	border: 2px solid #000;
	margin: 0 auto;
	background-image: url('../images/kychnya_mini.jpg');
}

.img3 {
	width: 160px;
	height: 160px;
	border-radius: 50%;
	border: 2px solid #000;
	margin: 0 auto;
	background-image: url('../images/vino_mini.jpg');
}

.img4 {
	width: 160px;
	height: 160px;
	border-radius: 50%;
	border: 2px solid #000;
	margin: 0 auto;
	background: url('../new_images/15_mini.jpg') center center;
}

.img5 {
	width: 160px;
	height: 160px;
	border-radius: 50%;
	border: 2px solid #000;
	margin: 0 auto;
	background-image: url('../images/muz5_mini.jpg');
}

.img6 {
	width: 160px;
	height: 160px;
	border-radius: 50%;
	border: 2px solid #000;
	margin: 0 auto;
	background-image: url('../images/shoy_mini.jpg');
}

.img7 {
	width: 160px;
	height: 160px;
	border-radius: 50%;
	border: 2px solid #000;
	margin: 0 auto;
	background-image: url('../images/kur_mini.jpg');
}

.img8 {
	width: 160px;
	height: 160px;
	border-radius: 50%;
	border: 2px solid #000;
	margin: 0 auto;
	background-image: url('../images/1618502152_19-phonoteka_org-p-karaoke-fon-20.fRiVD.jpg');
}

.preim_items_text {
	color: #000;
	font-size: 20px;
	width: 170px;
	height: 50px;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
}

#menu_2 {
	width: 100%;
	position: relative;
	height: 710px;
	margin-top: 100px;
	background: url('../images/dim.png') repeat, url('../new_images/11.jpg') center center no-repeat;
	background-size: cover;
	padding-top: 30px;
	color: #1D1D1D;
}

#menu_2_block {
	width: 780px;
	height: 660px;
	background-color: #fff;
	box-shadow: 0px 5px 10px rgba(0,0,0,0.5);
	margin: 0 auto;
	position: relative;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	overflow-y: none;
	overflow-x: none;
	font-family: georgia;
	font-style: italic;
	z-index: 2;
}

#menu_title_2 {
	width: 350px;
	color: #1D1D1D;
	font-size: 50px;
	margin: 0 auto;
	font-style: normal;
	font-family: "Roboto-Regular";
	text-transform: uppercase;
	text-align: center;
	border-bottom: 3px solid #FFCA3A;
}

#menu_text {
	width: 780px;
	height: 468px;
	z-index: 1;
}

#menu_alles {
	width: 220px;
	height: 30px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: center;
	color: #0865C2;
	cursor: pointer;
	font-style: normal;
	font-family: "Roboto-Light";
	font-size: 25px;
	border-bottom: 1px solid #0865C2;
}

#menu_alles:hover {
	color: #1D1D1D;
	border: none;
	border-bottom: 1px solid #1D1D1D;
}

#menu_bar_alles {
	width: 300px;
	height: 30px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: center;
	color: #0865C2;
	cursor: pointer;
	font-style: normal;
	font-family: "Roboto-Light";
	font-size: 25px;
	border-bottom: 1px solid #0865C2;
}

#menu_bar_alles:hover {
	color: #1D1D1D;
	border: none;
	border-bottom: 1px solid #1D1D1D;
}



#inter {
	width: 100%;
	position: relative;
	height: auto;
	color: #1D1D1D;
	margin-top: 50px;
}

#inter_title {
	margin: 0 auto; 
	width: 400px;
	height: auto;
	font-family: "Roboto-Regular";
	font-size: 50px;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 3px solid #FFCA3A;
}

#inter_block {
	width: 900px;
	margin: 0 auto;
	margin-top: 30px;
}

.inter_img_bg {
	background: url('../images/dim.png') repeat;
}


.inter_img1 {
	width: 131px;
	height: 200px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: url('../images/dim.png') repeat, url('../new_images/1_mini.jpg') no-repeat;
}

.inter_img1:hover {
	background: url('../new_images/1_mini.jpg') no-repeat;
}

.inter_img2 {
	width: 131px;
	height: 200px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: url('../images/dim.png') repeat, url('../new_images/3_mini.jpg') no-repeat;
}

.inter_img2:hover {
	background: url('../new_images/3_mini.jpg') no-repeat;
}

.inter_img3 {
	width: 358px;
	height: 200px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: url('../images/dim.png') repeat, url('../new_images/7_mini.jpg') no-repeat;
}

.inter_img3:hover {
	background: url('../new_images/7_mini.jpg') no-repeat;
}

.inter_img4 {
	width: 133px;
	height: 200px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: url('../images/dim.png') repeat, url('../new_images/4_mini.jpg') no-repeat;
}

.inter_img4:hover {
	background: url('../new_images/4_mini.jpg') no-repeat;
}

.inter_img5 {
	width: 131px;
	height: 200px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: url('../images/dim.png') repeat, url('../new_images/5_mini.jpg') no-repeat;
}

.inter_img5:hover {
	background: url('../new_images/5_mini.jpg') no-repeat;
}

.inter_img6 {
	width: 300px;
	height: 200px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: url('../images/dim.png') repeat, url('../new_images/6_mini.jpg') no-repeat;
}

.inter_img6:hover {
	background: url('../new_images/6_mini.jpg') no-repeat;
}

.inter_img7 {
	width: 143px;
	height: 200px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: url('../images/dim.png') repeat, url('../new_images/10_mini.jpg') no-repeat;
}

.inter_img7:hover {
	background: url('../new_images/10_mini.jpg') no-repeat;
}

.inter_img8 {
	width: 305px;
	height: 200px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: url('../images/dim.png') repeat, url('../new_images/11_mini.jpg') no-repeat;
}

.inter_img8:hover {
	background: url('../new_images/11_mini.jpg') no-repeat;
}

.inter_img9 {
	width: 136px;
	height: 200px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: url('../images/dim.png') repeat, url('../new_images/9_mini.jpg') no-repeat;
}

.inter_img9:hover {
	background: url('../new_images/9_mini.jpg') no-repeat;
}

.inter_img10 {
	width: 145px;
	height: 200px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: url('../images/dim.png') repeat, url('../new_images/14_mini.jpg') no-repeat;
}

.inter_img10:hover {
	background: url('../new_images/14_mini.jpg') no-repeat;
}

.inter_img11 {
	width: 300px;
	height: 200px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: url('../images/dim.png') repeat, url('../new_images/15_mini.jpg') no-repeat;
}

.inter_img11:hover {
	background: url('../new_images/15_mini.jpg') no-repeat;
}

.inter_img12 {
	width: 139px;
	height: 200px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: url('../images/dim.png') repeat, url('../new_images/16_mini.jpg') no-repeat;
}

.inter_img12:hover {
	background: url('../new_images/16_mini.jpg') no-repeat;
}

.inter_img13 {
	width: 300px;
	height: 200px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: url('../images/dim.png') repeat, url('../new_images/12_mini.jpg') no-repeat;
}

.inter_img13:hover {
	background: url('../new_images/12_mini.jpg') no-repeat;
}


#tak {
	width: 100%;
	margin: 0 auto;
	position: relative;
	top: 80px;
	height: 650px;
	color: #1D1D1D;
	background: url('../images/dim.png') repeat, url('../images/56_4.jpg') center center no-repeat;
	background-size: cover;
	padding-top: 100px;
}

#tak_title {
	background-color: #fff;
	padding: 10px;
	color: #000;
	font-size: 37px;
	margin: 0 auto;
	padding-top: 13px;
	font-family: "Roboto-Regular";
	box-shadow:5px 5px 10px rgba(0,0,0,0.5);
	text-transform: uppercase;
	width: 1000px;
	height: 50px;
	text-align: center;
	
}

#tak_zayav {
	width: 400px;
	height: 300px;
	background-color: #fff;
	margin: 0 auto;
	position: relative;
	margin-top: 50px;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
	text-align: center;
}

#tak_forma {
	width: 400px;
	margin-top: 10px;
	height: 100px;
	color: #C1A775;
	position: absolute;
	font-family: "Roboto-Light";
}

#tak_forma_title {
	width: 400px;
	text-align: center;
	font-size: 40px;
	font-family: "Roboto-Light";
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
}

#tak_phone {
	width: 290px;
	padding-left: 8px;
	height: 35px;
	margin-top: 10px;
	border: 1px solid #999;
}

#tak_name {
	width: 290px;
	padding-left: 8px;
	height: 35px;
	margin-top: 10px;
	border: 1px solid #999;
}

#tak_go {
	width: 300px;
	height: 50px;
	margin-top: 10px;
	cursor: pointer;
	background-color: #FFCA3A;
	color: #333;
	border: 3px solid #FFCA3A;
	font-size: 30px;
	font-family: "Roboto-Light";
	box-shadow: 0px 5px 5px rgba(0,0,0,0.5);
}

#tak_go:hover {
	background-color: #cc0000;
	color: #fff;
	border: 3px solid #cc0000;
}

.tak_konf {
	text-align: center;
	color: #333;
	position: absolute;
	top: 250px;
	width: 400px;
	font-size: 12px;
	font-family: "Roboto-Light";
}


#address {
	width: 100%;
	height: 600px;
	position: relative;
	background: #fff;
}

#address_carta {
	width: 100%;
	height: 100%;
	z-index: 1;
}

.wrap2 {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

#address_title {
	margin: 0 auto;
	width: 600px;
	color: #101010;
	position: absolute;
	background-color: #fff;/*#D9D9D9;*/
	padding: 10px;
	left: 180px;
	margin-top: 0px;
	font-family: "Roboto-Regular";
	font-size: 30px;
	/*text-transform: uppercase;*/
	text-align: center;
	/*border: 3px solid #FFCA3A;*/
}


#otz {
	width: 100%;
	/*height: auto;*/
	position: relative;
	background: #fff;
	padding-top: 50px;
	padding-bottom: 50px;
	font-family: "Roboto-Light";
}

.wrap_otz {
	width: 1000px;
	margin: 0 auto;
	/*height: 100%;*/
}

#otz_title {
	margin: 0 auto; 
	width: 950px;
	height: auto;
	font-family: "Roboto-Regular";
	font-size: 50px;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 3px solid #FFCA3A;
}

#otz_item {
	width: 480px;
	height: auto;
	margin: 9px;
	margin-top: 20px;
	margin-bottom: 0px;
	color: #c5c5c5;
	display: inline-block;
}

#otz_item_2 {
	width: 480px;
	height: auto;
	margin: 9px;
	margin-top: 20px;
	margin-bottom: 0px;
	color: #c5c5c5;
	display: inline-block;
}

#otz_item_2_get {
	display: none;
}

#otz_item_block {
	width: 480px;
	height: auto;
	display: inline-block;
	vertical-align: top;
	background-color: #d9d9d9;
}

#otz_item_name {
	color: #000;
	font-size: 20px;
	padding-right: 15px;
	float: right;
	padding-bottom: 10px;
}

#otz_item_text {
	padding: 15px;
	color: #000;
	font-size: 17px;
}

#otz_item_block_add {
	width: 480px;
	height: auto;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}

#otz_item_add:hover {
	opacity: 1.0;
}

#otz_item_add {
	font-size: 25px;
	color: #333;
	text-align: center;
	padding-top: 30px;
	opacity: 0.7;
}

#otz_item_block_add2 {
	width: 480px;
	height: auto;
	vertical-align: top;
	display: none;
	color: #333;
	font-size: 20px;
}

#add_otz_name {
	border: 1px solid #777;
	padding: 5px;
	width: 200px;
}

#add_otz_otz {
	border: 1px solid #777;
	padding: 5px;
	width: 400px;
	height: 50px;
	margin-top: 10px;
}

#add_otz_go {
	width: 200px;
	height: 30px;
	cursor: pointer;
	margin-top: 10px;
	padding-top: 2px;
	background-color: #FF4C46;
	border-bottom: 3px solid #FF4C46;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.5);
}

#add_otz_go:hover {
	color: #fff;
	background-color: #333;
	border-color: #333;
}

#otz_get {
	width: 330px;
	height: 30px;
	margin: 0 auto;
	margin-top: 40px;
	text-align: center;
	color: #0865C2;
	cursor: pointer;
	font-style: normal;
	font-family: "Roboto-Light";
	font-size: 25px;
	border-bottom: 1px solid #0865C2;
}

#otz_get:hover {
	color: #1D1D1D;
	border: none;
	border-bottom: 1px solid #1D1D1D;
}

#otz_hide {
	width: 220px;
	height: 30px;
	margin: 0 auto;
	margin-top: 40px;
	text-align: center;
	color: #0865C2;
	cursor: pointer;
	font-style: normal;
	font-family: "Roboto-Light";
	font-size: 25px;
	border-bottom: 1px solid #0865C2;
	display: none;
}

#otz_hide:hover {
	color: #1D1D1D;
	border: none;
	border-bottom: 1px solid #1D1D1D;
}

#otz_bron {
	width: 300px;
	height: 45px;
	cursor: pointer;
	background-color: #FFCA3A;
	color: #333;
	border: 3px solid #FFCA3A;
	font-size: 30px;
	font-family: "Roboto-Light";
	box-shadow: 0px 5px 5px rgba(0,0,0,0.5);
	margin: 0 auto;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
	padding-top: 5px;
}

#otz_bron:hover {
	background-color: #cc0000;
	color: #fff;
	border: 3px solid #cc0000;
}

#wak {
	position: relative;
	width: 100%;
	height: 350px;
	margin: 0 auto;
	background-color: #f5f5f5;
	padding-top: 50px;
}

#wak_title {
	margin: 0 auto; 
	width: 300px;
	height: auto;
	font-family: "Roboto-Regular";
	font-size: 50px;
	text-transform: uppercase;
	text-align: center;
	border-bottom: 3px solid #FFCA3A;
}

#wak_text {
	width: 900px;
	height: 200px;
	font-family: "Roboto-Light";
	font-size: 18px;
	margin: 0 auto;
	margin-top: 30px;
}






