html{
	height: 100%;
}



body {
	
	height: 100%;
	font-size: 10px;
	background-color: black;
	
}

.fullScreen {
	height: 100%;
	width: 100%;
}

ul {
	list-style-type: none;
}

::selection {
	color:#fff;
    background: #dc3333;
}

#parallax h2,
.title {
	font-family: pf_din_text_comp_proregular,sans-serif;
	text-transform: uppercase;
	font-weight: 100;

}

#parallax,
#footer,
.title {
	
	color: white;
}

#parallax,
#footer {
	
	font-family: 'pt_sans',sans-serif;
}

/* */

*[alt]{
	bottom: 0px;
}

#parallax h1 {
	font: 720% pf_din_text_comp_proregular,sans-serif;
	text-transform: uppercase;
	line-height: 92%;
	left: auto;
}


#header2{
	position: fixed;
	z-index: 20;
	width: 100%;
	height:58px;
	text-align:center;
	margin-left: 0px;
	font-size:12px;
	top: 0px;
	color:#FFFFFF;
	display:none;
	
}


/* */

#footer2{
	position: fixed;
	z-index: 20;
	width: 100%;
	height:20px;
	text-align:left;
	margin-left: 8px;
	font-size:12px;
	bottom: -1px;
	color:#FFFFFF;
	
	
}

#footer3{
	position: fixed;
	z-index: 20;
	width: 100%;
	height:91px;
	text-align: center;
	font-size:10px;
/* */
	bottom: -1px;
	display:none;
	
	
}


#footd{

	
	padding:0px;
	position:fixed;
	bottom:0px;
	left:0px;
	z-index:5;
	width:100%;
	/* height:280px; */
	height:50px;
	overflow:visible;


}


#footd #footp3{
	/* background-image:url(../img/comeback_sp_dance1_1.png) */
	/* width:340px;
	height:280px; */
	width:90px;
	height:50px;
	top:0px;
	left:0px;
	position:absolute;
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;

}

#footd #footp3 img{
	display:none;
}



/*

#footer{
	position: fixed;
	width: 100%;
	height:80px;
	text-align: center;
	font-size:10px;

	bottom: -1px;
	
	
}

#footer > .aligner {
	overflow: hidden;
}


#footer > ul {
	height: 100%;
	list-style-type: none;
	margin: 0px
}

#footer a,
#footer p {
	font: 14px 'pt_sans';
	padding-top:4px;
	margin-bottom:4px;
	color: white;
	
}


#footer a {
	margin-left:7px;
	margin-right:7px;
	color:white;
	white-space:nowrap;
}

#footer a:hover {
	margin: 0px 0px;
	padding:4px 7px;
	color: white;
	background-color: #dc3333;
	border-color: transparent;

}

#footer li {
	vertical-align:middle;
	
	
}

#parallax a,
#footer a {
	text-decoration:none;
	border-bottom:1px solid #dc3333;
	display: inline-block;
} 


#footer a.blankStyle {
	padding:0px;
	margin:0px;
	border: 0px;
}

#footer a.blankStyle:hover {
	background: transparent;
}

*/


/* */

#footer .strt .logo{
	position: relative;
	overflow: hidden;
}

#footer .logo .clickableArea {
	width: 130px;
	height: 100%;
	display: inline-block;
	position: absolute;
	left: 0px;
	top: 0px;
}


#footer .strt .logo,
#footer .strt .logo .overlay > *,
#footer .strt .logo .base > * {
	
	width: 143px;
	height: 37px;
}


#footer .strt .logo .overlay,
#footer .strt .logo .base,
.preloaderCont .ending,
.preloaderCont .starting  {
	overflow: hidden;
	display: inline-block;
	top:0px;
}

#footer .strt .logo .overlay,
#footer .strt .logo .base {
	height: 100%;
}

#footer .strt .logo a {
	position: absolute;
	left:0px;
	top:0px;
}

#footer .strt .logo .base {
	width: 100%;
}

#footer .strt .logo .overlay {
	width: 0%;
}

#footer .strt .logo .base > *,
.preloaderCont .starting > * {
	float: right;
}

#footer .strt .logo .overlay > *,
.preloaderCont .ending > * {
	float: left;
}

/* */


	
#footer .root > .teamAndWorks,
#footer .root > .mailAndRequest,
#footer .root > .phoneAndLocation {
	display: none;
}

#footer .root > .phoneAndLocation .location {
	display: none;/* */
}


/* */

#footer > ul > .strt {
	padding-left: 1.5%;
	height: 100%
}


#footer > ul > .strt img {
	border: 0px;
	width: 143px;
	height: 37px;
	cursor: pointer;
}

/* */

#footer .phoneNumber {
	white-space:nowrap;
}

#footer .phoneNumber p {
	display:inline-block;
}

#footer .phoneNumber > *{
	vertical-align: middle;
}
#footer .phoneNumber > .icon.mobile{
	margin-left: 7px;
}

#footer .location a {
	position: relative;
}


/* */

#footer .languageSwitch{
	height: 100%;
	width: 68px;
}

#footer .languageSwitch form {
    height: 100%;
}

#footer .languageSwitch .a {
	border-bottom: none;
	margin: 0px;
	padding:0px;
	position: relative;
}

#footer .languageSwitch .a:after{
	content:'';
	height: 100%;
	width: 0px;
	background: yellow;
	display: inline-block;
}
#footer .languageSwitch .a .caption{
	text-transform:uppercase;
	color: white;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font: 28px/99px pf_din_text_comp_proregular;
	 
}

#footer .languageSwitch .shadow {
	left: 0px;
	top: 0px;
	position: absolute;
	text-align: center;
}

#footer .languageSwitch .centered {
	display: inline-block;
	width: 0px;
	height: 100%;
	position: relative;
}

#footer .languageSwitch .a:hover {
	background: transparent;
	border-bottom: none;
	margin:0px;
	padding:0px;
}


#footer .languageSwitch .megaChild {
	display: none;
	position: absolute;
	text-align: center;
	height: 100%;
	top: 0px;
	width: 120px;
	left: -60px;
}

#footer .languageSwitch .a.hover .megaChild {
	display: block;
}

/* */

#footer .share{
	margin-right:1.5%;
}

#footer .share > a.icon{
	margin: 0px 4px;
	
}
	

/* */

#footer .icon{
	display: inline-block;
	line-height: 0px;
	
}

#footer a.icon {
	border:none;
	padding:0px;
	margin:0px;
	background-color: transparent;
}

#footer .icon{
	content:"";
	background: url(../img/icons.png) no-repeat;
	display: inline-block;
	
}

#footer .icon.mobile{
	background-position: 0px 0px;
	width: 11px;
	height: 16px;
}



#footer .icon.vk{
	background-position: -91px -1px;
	width: 18px;
	height: 18px;
}

#footer .icon.gpls{
	background-position: -65px -1px;
	width: 18px;
	height: 18px;
}

#footer .icon.twt {
	background-position: -40px -1px;
	width: 17px;
	height: 18px;
}

#footer .icon.fcb{
	background-position: -13px -1px;
	width: 18px;
	height: 18px;
}

#footer .icon.queen {
	background-position: -117px -3px ;
	width: 68px;
	height: 67px;
}

#footer .icon.pushkin {
	background-position: -193px -6px ;
	width: 65px;
	height: 64px;
}

#footer .icon.vk:hover,
#footer .icon.gpls:hover,
#footer .icon.fcb:hover,
#footer .icon.twt:hover{ 
	background-position-y: -81px;
}




/* */

#popupMap {
	position: absolute;
	width: 457px;
	height: 349px;
	bottom: 56px;
	z-index: 2;
	font-size: 10px;
	display: none;
}

#popupMap h2 {
	color: white;
	font: 260% pf_din_text_comp_proregular,sans-serif;
	text-transform: uppercase;
	margin-top: 18px;
	line-height: 19px;
	margin-bottom: 6px;
} 

#popupMap > div {
	text-align: center;
	background-color: #dc3333;
	position: absolute;
	top: 0px;
	height: 75px;
	width: 100%;
}

#popupMap > div > p {
	font: 200% 'pt_sans',sans-serif;
	
	margin-bottom: 15px;
	line-height: 17px;
}

#popupMap img {
	position: absolute;
	bottom: 0px;
	left:0px;
	border:none;
	
}