/*       RESET CSS 2.0         */
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, 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, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

a:focus {outline: none;}
a {outline: none; text-decoration: none; }
input {border: none;}
ul li {list-style-type: none;}
.clear {clear: both;}


/* font-family: "pfdintextcondpro-bold"; */
@font-face {
    font-family: "pfdintextcondpro-bold";
    src: url("../fonts/pfdintextcondpro-bold.eot");
    src: url("../fonts/pfdintextcondpro-bold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/pfdintextcondpro-bold.woff") format("woff"),
    url("../fonts/pfdintextcondpro-bold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/* font-family: "pfdintextcondpro-regular"; */
@font-face {
    font-family: "pfdintextcondpro-regular";
    src: url("../fonts/pfdintextcondpro-regular.eot");
    src: url("../fonts/pfdintextcondpro-regular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/pfdintextcondpro-regular.woff") format("woff"),
    url("../fonts/pfdintextcondpro-regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "PFDinTextPro-Medium";
    src: url("../fonts/PFDinTextPro-Medium.eot");
    src: url("../fonts/PFDinTextPro-Medium.eot?#iefix")format("embedded-opentype"),
    url("../fonts/PFDinTextPro-Medium.woff") format("woff"),
    url("../fonts/PFDinTextPro-Medium.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}


.popup-wrap{
	width:100%;
    min-height:100%;
    background-color: rgba(0,0,0,0.5);
    overflow:hidden;
    position:fixed !important;
    top: 0px;
    display: none;
    z-index: 100;
    position: relative;
}
.pop-up{
	background: url(../img/wc0l42gsUGc.jpg) no-repeat;
	width: 500px;
	height: 281px;
	margin: 0 auto;
	position: relative;
	top: 88px;
}
.pop-up form{
	position: absolute;
	top: 289px;
	left: 116px;
}
.pop-up input{
	width: 250px;
	height: 30px;
	margin: 5px auto 0 8px;
}
.pop-up input:last-of-type{
	background: url(../img/popup-btn.png) no-repeat;
	width: 279px;
	height: 71px;
	margin-left: 0;
}
.pop-up input:last-of-type:hover{
	background: url(../img/popup-btn-hover.png) no-repeat;
}
.close-popup{
	font-size: 20px;
	text-decoration: none;
	color: rgb(255, 255, 255);
	position: relative;
	right: -7px;
	left: 478px;
}

.btn-popup{
	position: absolute;
	top: 216px;
	width: 287px;
	height: 54px;
	left: 123px;
}

body {
    width: 100%;
    height: auto;
    min-width: 1000px;
    font-family: "pfdintextcondpro-bold", sans-serif;
    -webkit-font-smoothing: antialiased;
    max-width: 1920px;
    font-size: 10px;
    margin: auto;
}

.wrapper {
	background: url("../img/background3.jpg") no-repeat center center;
    width: 100%;
    height: 7228px;
    background-size: cover;
    position: relative;
	
}
.container{
	width: 1000px;
	position: relative;
	margin: 0px auto;
	text-align: center;
}

/* Меню */

.menu{
    height: 45px;
    width: 100%;
    background: rgba(13,60,88,0.5);
    position: fixed;
    z-index: 9999;
}
.container-menu{
    width: 1000px;
    height: 45px;
    margin: 0px auto;
    text-align: center;
}
ul li{
    display: inline-block;
    font: 16px PFDinTextPro-Medium;
    color: #fff;
    text-transform: uppercase;
    padding: 11px;
}
ul li a{
    text-decoration: none;
    color: #fff;
    -webkit-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
}

ul li:nth-child(3) a{
    color: #F9E700;
    border: 2px solid #fff;
    padding: 5px;
}

ul li:nth-child(3) a:hover{
    color: #fff;
}

ul li a:hover{
    color: #F9E700;
}
/* Меню */


.btn{
	display: inline-block;
	position: relative;
}
.btn a{
	text-decoration: none;
	color: #000;
}
.btnpalce1{top: 515px;}
.btnpalce2{top: 3190px;}
.btnpalce3{top: 3847px;}
.btnpalce4{top: 4390px;}
.btnpalce5{top: 5121px; left: -276px;}

.btn1{
	background: url(../img/btn1.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 250px;
	height: 49px;
}
.btn2{
	font: 22.3px pfdintextcondpro-bold;
	text-transform: uppercase;
	background: inherit;
	border: 4px solid #000;
	padding: 5px 10px;
}
.btn2:hover{
	background: #ffff00;
}

.block-video{
	position: relative;
	top: 770px;
}
.video{
	position: absolute;
	width: 527px;
	height: 291px;
	top: 6px;
	left: 32px;
}
.form-video{
	position: absolute;
	width: 380px;
	left: 300px;
	left: 596px;
	top: 38px;
}

form input:first-of-type{
	margin-top: 20px;
}
form input{
	display: block;
	width: 338px;
	height: 44px;
	margin: 10px auto 10px auto;
	border-radius: 6px;
	font: 20px pfdintextcondpro-regular;
	color: #c4c4c4;
	text-align: center;
}
form button{
	font: 22.3px pfdintextcondpro-bold;
	text-transform: uppercase;
	background: #ffff00;
	border: 4px solid #fff;
	padding: 5px 58px;
	cursor: pointer;
}
form button:hover{
	border: 4px solid #000;
}
.soc-top{
	position: absolute;
	top: 354px;
	left: 118px;
}
.timer-top{
	position: absolute;
	top: 348px;
	left: 648px;
}
.timer-bottom{
	position: absolute;
	top: 6274px;
	left: 576px;
}
.timer-bottom:after{
	content: 'После окончания таймера цена поднимется.';
	font: 20px pfdintextcondpro-regular;
	color: #B7B7B7;
}
.map{
	position: relative;
	top: 5237px;
	
}
.map-canvas{
	width: 1000px;
	height: 520px;
}
.map-caption{
	background: url(../img/map-caption.png);
	width: 456px;
	height: 416px;
	position: absolute;
	top: 54px;
	left: 11px;
}
.btnnew{
	font: 22.3px pfdintextcondpro-bold;
	text-transform: uppercase;
	background: #ffff00;
	border: 4px solid #fff;
	padding: 5px 10px;
}
.btnnew:hover{
	border: 4px solid #000;
}
.form-bottom{
	position: relative;
	top: 5995px;
}
.form-1{
	display: inline-block;
	position: absolute;
	top: 0;
	left: 50px;
}
.form-1 input:nth-child(3){
	margin-bottom: 44px;
}
.form-bottom form input{
	width: 227px;
	height: 21px;
	font: 17px pfdintextcondpro-regular;
	border-radius: 0;
}
.form-bottom form input:first-of-type{
	margin-top: 0;
}
.form-bottom button{
	font: 19.3px pfdintextcondpro-bold;
	padding: 3px 29px;
}
.form-bottom input:nth-child(4){
	width: 50px;
	text-align: left;
	position: relative;
	left: -89px;
	text-align: center;
}
.form-2{
	position: absolute;
	top: 0px;
	left: 368px;
}
.form-2 form p{
	position: absolute;
	top: 101px;
	color: #fff;
	right: 16px;
	font-size: 15px;
}
.stand{	
	position: absolute;
	top: -42px;
	left: 425px;
}
.vip{	
	position: absolute;
	top: -42px;
	left: 742px;
}
.ostalos-mest p{
	width: 137px;
	height: 30px;
	font: 15px pfdintextcondpro-bold;
	color: #000;
	background: #f8e700;
	line-height: 1.4;
	text-transform: uppercase;
	border-radius: 4px;
}
.ostalos-mest span{
	font-size: 20px;
}
.form-3{
	position: absolute;
	top: 0px;
	left: 688px;
}
.form-3:after{
	content: '';
	background: url(../img/sold_big_new2.png) no-repeat;
	width: 310px;
	height: 126px;
	position: absolute;
	top: -13px;
	left: -28px;
}
.form-3 form p{
	position: absolute;
	top: 101px;
	color: #fff;
	right: 16px;
	font-size: 15px;
}

.bileti{
	position: absolute;
	top: 6061px;
}
.about{
	position: absolute;
	top: 600px;
}
.master-class{
	position: absolute;
	top: 2593px;
}
.contact{
	position: absolute;
	top: 5343px;
}

.soc-bottom{
	position: absolute;
	top: 237px;
	right: 89px;
}
.confidential{
	position: absolute;
	top: 433px;
	width: 160px;
	height: 20px;
	left: 173px;
}
.otvetstvennost{
	position: absolute;
	top: 433px;
	width: 131px;
	height: 20px;
	left: 362px;
}
.rassilka{
	position: absolute;
	top: 433px;
	width: 112px;
	height: 20px;
	left: 524px;
}