@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	color: #000;
	text-decoration: none;
}
html {
	height: 100%;
	width: 100%;
}
 @media (min-width: 1900px) {
#footer {
	position: fixed;
	bottom: 0;
	background: #000;
	font-size: 11px;
	z-index: 4;
	color: #724000;
	text-align: center;
	width: 100%;
	font-family: PTN57F;
}
body {
	width: 100%;
	height: 100%;
	background: url(../img/background.jpg) center no-repeat fixed;
	background-size: cover;
}
/* */	
a {
	color: #333;
	text-decoration: none;
	font-size: 25px;
}
a:hover {
	color: #ccc;
	text-decoration: none
}
#mask {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	background-color: #000;
	display: none;
	font-family: Georgia;
}
#boxes .window {
	position: absolute;
	left: 0;
	top: 0;
	width: 440px;
	height: 200px;
	display: none;
	z-index: 50;
	text-align: center;
	font-size: 25px;
	border-radius: 9px;
}
#boxes .window {
	width: 100%;
	max-width: 788px;
	height: 640px;
	background-color: #ffffff;
}
#boxes .window h1 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 30px;
	font-family: PFEncoreSansPro Light;
	margin-top: 20px;
	margin-bottom: 14px;
}
.placeholder {
	position: relative;
}
.full_contact_info {
	padding: 31px 0;
	background: url(../img/form.png) top center no-repeat;
}
.full_contact_info p {
	font-family: PFEncoreSansPro ThinItalic;
	color: #999999;
	font-size: 14px;
}
.full_contact_info li {
	width: 295px;
	margin: auto;
	list-style: none;
}
.full_contact_info .hide {
	display: none;
}
.input-hint {
	position: absolute;
	font-size: 14px;
	font-family: PFEncoreSansPro Thin;
	color: #999;
	margin: 25px;
	cursor: text;
}
.input-text {
	font-family: PFEncoreSansPro Thin;
	font-size: 14px;
	color: #666;
	width: 270px;
	height: 38px;
	margin-top: 15px;
	border: none;
	background: url(../img/form.jpg) no-repeat left;
	padding-left: 25px;
}
#footer_form {
	font-size: 14px;
	font-family: PFEncoreSansPro Light;
	color: #666;
	text-transform: uppercase;
}
#footer_form a {
	font-size: 14px;
	font-family: PFEncoreSansPro Light;
	color: #999;
	text-align: left;
	width: 295px;
	margin: auto;
	font-weight: bold;
	text-transform: uppercase;
}
#footer_form a:hover {
	color: #333
}
#send {
	height: 100px;
	background: url(../img/send.jpg) top center no-repeat;
	padding-top: 25px;
}
#button_send {
	border: none;
	background: url(../img/send_b.jpg) no-repeat center top;
	width: 98px;
	padding-top: 60px;
	text-transform: uppercase;
	padding-left: 10px;
	font-size: 16px;
	font-family: PFEncoreSansPro Light;
	cursor: pointer;
}
.close {
	position: absolute;
	right: 12px;
	top: 9px;
	background: url(../img/close.jpg) center no-repeat;
	width: 27px;
	height: 27px;
}
/**/
	
#image {
	background: url(../img/image.png) no-repeat left bottom;
	background-size: contain;
	height: 80%;
	position: absolute;
	width: 90%;
	z-index: 1;
	bottom: 0;
}
#conteiner {
	margin: -450px 0 0 -700px;
	width: 1400px;
	height: 900px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#text {
	width: 810px;
	right: 0;
	line-height: 1;
	z-index: 2;
	position: absolute;
}
#text h1 {
	color: #fff;
	font-size: 80px;
	font-family: PFEncoreSansPro Thin;
	text-align: center;
	font-weight: normal;
}
#border {
	height: 44px;
	width: 255px;
	margin: 60px auto 36px auto;
	border-radius: 30px;
	padding: 4px;
	background: rgba(0,0,0,0.2);
	box-shadow: rgba(0,0,0,1) 0px 0px 10px;
}
#border:hover {
	background: rgba(0,0,0,0.5)
}
#button {
	line-height: 2.5;
	font-family: PFEncoreSansPro Reg;
	font-size: 18px;
	text-align: center;
	border-radius: 30px;
	color: #fff;
	background: url(../img/buttom.jpg) repeat-x;
	text-shadow: -1px 0px 1px #000;
	overflow: hidden;
}
#social {
	width: 100%;
	height: 95px;
	background: url(../img/border.png) top center no-repeat;
	padding: 30px 0;
}
.social {
	width: 20%;
	float: left;
	text-align: center;
}
.social:hover p {
	display: block;
}
.social img {
	border: rgba(204,204,204,0.1) 10px solid;
	border-radius: 40px;
}
.social p {
	color: #f2e6c3;
	font-size: 13px;
	font-family: PFEncoreSansPro Light;
	padding: 7px;
	text-transform: uppercase;
}
.social .no_act {
}
.social .yes_act {
	display: none;
}
.social:hover .no_act {
	display: none;
}
.social:hover .yes_act {
	display: inline;
}
#logo {
	width: 100%;
	text-align: center;
}
}
 @media (max-width:1024px) {
#footer {
	position: fixed;
	bottom: 0;
	background: #000;
	font-size: 9px;
	z-index: 4;
	color: #724000;
	text-align: center;
	width: 100%;
	font-family: PTN57F;
}
body {
	width: 100%;
	height: 100%;
	background: url(../img/background.jpg) center no-repeat fixed;
	background-size: cover;
}
#image {
	display: none;
}
#conteiner {
	margin: -300px 0 0 -260px;
	width: 520px;
	height: 600px;
	position: absolute;
	left: 428px;
	top: 518px;
}
#text {
	width: 520px;
	line-height: 1;
	z-index: 2;
	position: absolute;
	top: -472px;
}
#text h1 {
	color: #fff;
	font-size: 50px;
	font-family: PFEncoreSansPro Thin;
	text-align: center;
	font-weight: normal;
}
#border {
	height: 38px;
	width: 200px;
	margin: 30px auto 36px auto;
	border-radius: 30px;
	padding: 3px;
	background: rgba(0,0,0,0.2);
	box-shadow: rgba(0,0,0,1) 0px 0px 10px;
}
#border:hover {
	background: rgba(0,0,0,0.5)
}
#button {
	line-height: 2.5;
	font-family: PFEncoreSansPro Reg;
	font-size: 15px;
	text-align: center;
	border-radius: 30px;
	color: #fff;
	background: url(../img/buttom.jpg) repeat-x;
	text-shadow: -1px 0px 1px #000;
	overflow: hidden;
}
#social {
	width: 100%;
	height: 95px;
	background: url(../img/border.png) top center no-repeat;
	padding: 10px 0;
}
.social {
	width: 20%;
	float: left;
	text-align: center;
}
.social:hover p {
	display: block;
}
.social img {
	width: 43px;
	border: rgba(204,204,204,0.1) 5px solid;
	border-radius: 40px;
}
.social p {
	color: #f2e6c3;
	font-size: 13px;
	font-family: PFEncoreSansPro Light;
	padding: 6px;
	text-transform: uppercase;
}
.social .no_act {
}
.social .yes_act {
	display: none;
}
.social:hover .no_act {
	display: none;
}
.social:hover .yes_act {
	display: inline;
}
#logo {
	width: 100%;
	text-align: center;
}
#logo img {
	width: 250px
}
/* */	
a {
	color: #333;
	text-decoration: none;
	font-size: 25px;
}
a:hover {
	color: #ccc;
	text-decoration: none
}
#mask {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	background-color: #000;
	display: none;
	font-family: Georgia;
}
#boxes .window {
	position: absolute;
	left: 0;
	top: 0;
	width: 440px;
	height: 200px;
	display: none;
	z-index: 50;
	text-align: center;
	font-size: 25px;
	border-radius: 9px;
}
#boxes .window {
	width: 100%;
	max-width: 788px;
	height: 771px;
	background-color: #ffffff;
	z-index: 9999;
}
#boxes .window h1 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 30px;
	font-family: PFEncoreSansPro Light;
	margin-top: 40px;
	margin-bottom: 24px;
}
.placeholder {
	position: relative;
}
.full_contact_info {
	height: 400px;
	background: url(../img/form.png) top center no-repeat;
	padding-top: 31px;
}
.full_contact_info p {
	font-family: PFEncoreSansPro ThinItalic;
	color: #999999;
	font-size: 14px;
}
.full_contact_info li {
	width: 295px;
	margin: auto;
	list-style: none;
}
.full_contact_info .hide {
	display: none;
}
.input-hint {
	position: absolute;
	font-size: 14px;
	font-family: PFEncoreSansPro Thin;
	color: #999;
	margin: 25px;
	cursor: text;
}
.input-text {
	width: 270px;
	height: 38px;
	margin-top: 15px;
	border: none;
	background: url(../img/form.jpg) no-repeat left;
	padding-left: 25px;
}
#footer_form a {
	font-size: 14px;
	font-family: PFEncoreSansPro Light;
	color: #333;
	text-align: left;
	width: 295px;
	margin: auto;
	text-transform: uppercase;
}
#footer_form {
	font-size: 14px;
	font-family: PFEncoreSansPro Light;
	color: #333;
	text-align: left;
	margin-left: 27%;
	text-transform: uppercase;
}
#send {
	height: 100px;
	background: url(../img/send.jpg) top center no-repeat;
	padding-top: 35px;
}
#button_send {
	border: none;
	background: url(../img/send_b.jpg) no-repeat center top;
	width: 98px;
	padding-top: 60px;
	text-transform: uppercase;
	padding-left: 10px;
	font-size: 16px;
	font-family: PFEncoreSansPro Light;
	cursor: pointer;
}
.close {
	position: absolute;
	right: 22px;
	top: 29px;
	background: url(../img/close.jpg) center no-repeat;
	width: 27px;
	height: 27px;
}
/**/
	
























}
 @media (min-width: 1024px) and (max-width:1900px) {
#footer {
	position: fixed;
	bottom: 0;
	background: #000;
	font-size: 9px;
	z-index: 4;
	color: #724000;
	text-align: center;
	width: 100%;
	font-family: PTN57F;
}
body {
	width: 100%;
	height: 100%;
	background: url(../img/background.jpg) center no-repeat fixed;
	background-size: cover;
}
#image {
	background: url(../img/image.png) no-repeat left bottom;
	background-size: contain;
	height: 80%;
	position: absolute;
	width: 60%;
	z-index: 1;
	bottom: 0;
}
#conteiner {
	margin: -300px 0 0 -500px;
	width: 1000px;
	height: 600px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#text {
	width: 520px;
	right: 0;
	line-height: 1;
	z-index: 2;
	position: absolute;
}
#text h1 {
	color: #fff;
	font-size: 50px;
	font-family: PFEncoreSansPro Thin;
	text-align: center;
	font-weight: normal;
}
#border {
	height: 38px;
	width: 200px;
	margin: 30px auto 36px auto;
	border-radius: 30px;
	padding: 3px;
	background: rgba(0,0,0,0.2);
	box-shadow: rgba(0,0,0,1) 0px 0px 10px;
}
#border:hover {
	background: rgba(0,0,0,0.5)
}
#button {
	line-height: 2.5;
	font-family: PFEncoreSansPro Reg;
	font-size: 15px;
	text-align: center;
	border-radius: 30px;
	color: #fff;
	background: url(../img/buttom.jpg) repeat-x;
	text-shadow: -1px 0px 1px #000;
	overflow: hidden;
}
#social {
	width: 100%;
	height: 95px;
	background: url(../img/border.png) top center no-repeat;
	padding: 10px 0;
}
.social {
	width: 20%;
	float: left;
	text-align: center;
}
.social:hover p {
	display: block;
}
.social img {
	width: 43px;
	border: rgba(204,204,204,0.1) 5px solid;
	border-radius: 40px;
}
.social p {
	color: #f2e6c3;
	font-size: 13px;
	font-family: PFEncoreSansPro Light;
	padding: 6px;
	text-transform: uppercase;
}
.social .no_act {
}
.social .yes_act {
	display: none;
}
.social:hover .no_act {
	display: none;
}
.social:hover .yes_act {
	display: inline;
}
#logo {
	width: 100%;
	text-align: center;
}
#logo img {
	width: 250px
}
/* */	
a {
	color: #333;
	text-decoration: none;
	/*font-size: 25px;*/
}
a:hover {
	color: #ccc;
	text-decoration: none
}
#mask {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	background-color: #000;
	display: none;
	font-family: Georgia;
}
#boxes .window {
	position: absolute;
	left: 0;
	top: 0;
	height: 200px;
	display: none;
	z-index: 50;
	text-align: center;
	font-size: 25px;
	border-radius: 9px;
}
#boxes .window {
	width: 100%;
	max-width: 788px;
	height: 640px;
	background-color: #ffffff;
	z-index: 9999;
}
#boxes .window h1 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 30px;
	font-family: PFEncoreSansPro Light;
	margin-top: 20px;
	margin-bottom: 14px;
}
.placeholder {
	position: relative;
}
.full_contact_info {
	height: 380px;
	background: url(../img/form.png) top center no-repeat;
	padding-top: 31px;
}
.full_contact_info p {
	font-family: PFEncoreSansPro ThinItalic;
	color: #999999;
	font-size: 14px;
}
.full_contact_info li {
	width: 295px;
	margin: auto;
	list-style: none;
}
.full_contact_info .hide {
	display: none;
}
.input-hint {
	position: absolute;
	font-size: 14px;
	font-family: PFEncoreSansPro Thin;
	color: #999;
	margin: 25px;
	cursor: text;
}
.input-text {
	width: 270px;
	height: 38px;
	margin-top: 15px;
	border: none;
	background: url(../img/form.jpg) no-repeat left;
	padding-left: 25px;
}
#footer_form a {
	font-size: 14px;
	font-family: PFEncoreSansPro Light;
	color: #333;
	text-align: left;
	width: 295px;
	margin: auto;
	text-transform: uppercase;
}
#footer_form {
	font-size: 14px;
	font-family: PFEncoreSansPro Light;
	color: #333;
	text-align: left;
	margin-left: 27%;
	text-transform: uppercase;
}
#send {
	height: 100px;
	background: url(../img/send.jpg) top center no-repeat;
	padding-top: 35px;
}
#button_send {
	border: none;
	background: url(../img/send_b.jpg) no-repeat center top;
	width: 98px;
	padding-top: 60px;
	text-transform: uppercase;
	padding-left: 10px;
	font-size: 16px;
	font-family: PFEncoreSansPro Light;
	cursor: pointer;
}
.close {
	position: absolute;
	right: 9px;
	top: 9px;
	background: url(../img/close.jpg) center no-repeat;
	width: 27px;
	height: 27px;
}
/**/
	

	
}
#boxes .window h2 {
	color: #999;
	font-size: 18px;
	font-family: PFEncoreSansPro Thin;
	margin-top: -15px;
	margin-bottom: 15px;
	font-weight: normal;
}
#sale {
	overflow-y: scroll;
	border-radius: 10px;
}
#sale_table {
	border-radius: 10px;
	border: 1px solid #eaeaea;
	overflow: hidden;
	width: 700px;
	margin: auto;
	font-family: PFEncoreSansPro Thin;
	font-size: 14px;
	margin-bottom: 30px;
	margin-top: 20px;
	overflow: hidden;
}
#sale_table table {
	margin-right: -1px;
	margin-bottom: -2px;
}
#sale_table p {
	font-size: 14px;
	font-family: PFEncoreSansPro Thin;
	line-height: 2;
	text-align: left;
	padding-left: 25px;
	color: #555555;
}
#sale_table td {
	border-bottom: #bbbbbb 1px solid;
	border-right: #eaeaea 1px solid;
}
.top {
	background: #a1a1a1;
}
#sale_table .top p {
	color: rgba(255,255,255,1);
	font-size: 14px;
	font-family: PFEncoreSansPro Thin;
	line-height: 4;
}
#sale_table a p {
	color: #010101;
	text-decoration: underline;
}
.bor p {
	border-bottom: #eaeaea 1px solid;
}
#part {
	overflow-y: scroll
}
#boxes #part h2 {
	font-size: 16px;
	color: #555555;
	margin-top: 20px;
}
#part .input_part {
	margin-left: 50px;
}
#part #sale_table .data p {
	font-size: 12px;
}
#part #sale_table p {
	line-height: 1;
	padding: 10px 22px 10px 14px;
	
}
.drop {
	display: none;
	position: absolute;
	text-align: left;
	border: 1px #c0c0c0 solid;
	border-top: none;
}
.drop li {
	width: 141px;
	background: rgba(255,255,255,1);
	padding: 5px 0;
	padding-left: 15px;
	color: #555;
}
.drop li:hover {
	background: #e6e6e6;
}
.select {
	margin-left: 220px;
	width: 158px;
	height: 24px;
	position: absolute;
	float: right;
	background: url(../img/list.jpg) no-repeat center;
	text-align: left;
}
.select a {
	font-size: 16px;
	color: #999;
	font-family: PFEncoreSansPro ThinItalic;
	padding: 0 10px;
	width: 138px;
	display: block;
}
.customForm {
	height: 50px;
	padding-right: 100px;
	padding-left: 100px;
	color: #555;
	line-height: 1.5
}
.inp_left {
	margin: 0 0 0 30px;
}
.inp_right {
	margin: 0 0 0 0px;
}
.radioblock .radio {
	float: left;
	background: url(../img/radio.jpg) no-repeat center left;
	padding-left: 20px;
}
.radioblock .radio.active {
	background: url(../img/active_radio.jpg) no-repeat center left;
}
#sale_table b {
	color: #999;
}
h2 {
	font-family: PFEncoreSansPro Thin;
	font-size: 36px;
	color: #fff;
	text-align: center;
	margin-bottom: 50px;
	margin-top: 15px;
	font-weight: normal;
}
.social .no_activ {
	display: block;
}
.social:hover .no_activ {
	display: none;
}
.social .active {
	display: none;
}
.social:hover .active {
	display: block;
}
#conteiner_reg {
	width: 700px;
	margin: auto;
	background: url(../img/reg.jpg) no-repeat center bottom;
	padding: 0 0 50px 0;
	position: relative;
}
#conteiner_reg h1 {
	font-family: PFEncoreSansPro Light;
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 70px;
}
#promo {
	background: url(../img/reg.jpg) no-repeat center top;
}
#promo li {
	list-style: decimal;
}
#promo h2 {
	font-size: 14px;
	font-family: PFEncoreSansPro Medium;
	color: #333;
	text-align: left;
	text-transform: uppercase;
	margin: 25px 0 0 0;
}
#promo p {
	font-size: 14px;
	font-family: PFEncoreSansPro Thin;
	color: #555;
	line-height: 2;
	margin-left: 18px;
}
#promo b {
}
#conteiner_reg .close {
	background: url(../img/close.png) center no-repeat;
	top: 22px;
}
.inp_winer {
	margin-left: 140px;
}
#sale_table .fio.active p {
	color:#c59410;
	background:url(../img/promo_winers.jpg) 210px center no-repeat;
}
input#date {
    background:url(../img/calendar.jpg) no-repeat left;
    cursor: pointer;
    font-size:14px;
    font-family: PFEncoreSansPro Thin;
    color:#000;
}