@font-face {
    font-family: 'expressway_freeregular';
    src: url('../fonts/expressway_free_2.001-webfont.eot');
    src: url('../fonts/expressway_free_2.001-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/expressway_free_2.001-webfont.woff') format('woff'),
         url('../fonts/expressway_free_2.001-webfont.ttf') format('truetype'),
         url('../fonts/expressway_free_2.001-webfont.svg#expressway_freeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'segoe_scriptregular';
    src: url('../fonts/segoesc-webfont.eot');
    src: url('../fonts/segoesc-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/segoesc-webfont.woff') format('woff'),
         url('../fonts/segoesc-webfont.ttf') format('truetype'),
         url('../fonts/segoesc-webfont.svg#segoe_scriptregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	line-height: 1;
	font-size: 13px;
	font-family: 'expressway_freeregular';
	margin: 0;
	padding: 0;
	background: url('../img/bgBody.jpg') repeat-y left top;
	background-size: 100% auto;
	background-attachment: fixed;
}

html,body {
	width: 100%;
	height: 100%;
	position: relative;
	min-width: 960px;
	min-height: 740px;
}

* {
	vertical-align: top;
}

:focus {
	outline: none;
}

input[type="submit"]::-moz-focus-inner {
	border: none;
}

img {
	border: none;
}

h1, h2, h3, h4 {

}

h1 {

}

h2 {
	
}

h3 {

}

h4 {

}

p {
	
}

ul, ul li {

}

ul {

}

ul li {

}

ul li a{

}

ol {

}

ol li {

}

a {
	text-decoration: underline;
	font-family: 'expressway_freeregular';
}

a:hover {
	text-decoration: none;
}

/*****************/
/******HEADER*****/
/*****************/

.blockTablet {
	position: absolute;
	left: 0;
	top: 0;
	background: url('../img/tablet.png') no-repeat left top;
	width: 501px;
	height: 479px;
}

.innerBlockTablet {
	-ms-transform: rotate(-15deg);
	-webkit-transform: rotate(-15deg);
	transform: rotate(-15deg);
	margin: 0 0 0 17px;
	width: 408px;
	letter-spacing: 1px;
}

.hTablet {
	display: block;
	font-size: 25px;
	line-height: 22px;
	color: #fff;
	padding: 8px 0 19px 28px;
}

.listTablet ul, .listTablet ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.listTablet ul li {
	font-size: 17px;
	color: #070707;
	line-height: 20px;
	padding: 11px 25px;
}

.listTablet ul li:nth-child(even) {
	background: #dbdbdb;
}

.blockMenu {
	position: absolute;
	right: 100px;
	top: 0;
	width: 350px;
	text-align: center;
}

.blockMenu ul {
	position: absolute;
	left: 8px;
	top: 20px;
	text-align: left;
}

.blockMenu ul, .blockMenu ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.blockMenu ul li {
	padding: 0 0 9px 0;
	position: relative;
}

.blockMenu ul li:after {
	content: ' ';
	position: absolute;
	left: 21px;
	top: 15px;
	width: 0;
	height: 0;
	display: block;
	box-shadow: 0 0 13px 13px #000;
	z-index: 1;
}

.blockMenu ul li a {
	font-size: 20px;
	color: #fff;
	text-decoration: underline;
	width: 46px;
	padding-left: 11px;
	height: 29px;
	line-height: 31px;
	display: block;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
}

.blockMenu ul li a:hover {
	text-decoration: none;
}

.blockMenu ul .act a {
	background: #f14252;
	text-decoration: none;
	cursor: default;
}

.descriptionSite {
	font-size: 35px;
	line-height: 32px;
	color: #fff;
	text-shadow: 2px 2px 5px #000;
	display: block;
	font-family: 'segoe_scriptregular';
	white-space: nowrap;
	letter-spacing: -1px;
	padding: 2px 0 23px 0;
}

.descriptionSite i {
	font-style: normal;
	-ms-transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	transform: rotate(7deg);
	display: inline-block;
}

.descriptionSite b {
	font-weight: normal;
	-ms-transform: rotate(-7deg);
	-webkit-transform: rotate(-7deg);
	transform: rotate(-7deg);
	display: inline-block;
}

.lenta {
	display: inline-block;
	background: url('../img/lenta.png') no-repeat left top;
	width: 343px;
	height: 56px;
	line-height: 56px;
	font-size: 27px;
	color: #fff;
	text-transform: uppercase;
}

.blockIphone {
	position: absolute;
	right: 35px;
	bottom: 0;
	width: 318px;
	height: 315px;
	background: url('../img/iphone.png') no-repeat right bottom;
	font-size: 20px;
	color: #232323;
	text-align: center;
}

.innerBlockIphone {
	-ms-transform: rotate(7deg);
	-webkit-transform: rotate(12deg);
	transform: rotate(7deg);
	padding: 114px 36px 0 64px;
	line-height: 18px;
}

.blockIphone p {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 20px;
	color: #232323;
}

.blockIphone a {
	font-size: 20px;
	color: #c20024;
}

.socialList {
	font-size: 0;
	padding-top: 8px;
}

.socialList ul, .socialList ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.socialList ul li {
	display: inline-block;
	padding: 0 8px;
}

.socialList ul li a {
	width: 64px;
	height: 64px;
	display: block;
}

.fbSocial a {
	background: url('../img/sprite.png') no-repeat 0 -4px;
}

.twitterSocial a {
	background: url('../img/sprite.png') no-repeat -64px -4px;
}

.blockSecondMenu {
	position: absolute;
	left: 188px;
	bottom: 82px;
}

.blockSecondMenu {
	font-size: 0;
	text-align: center;
}

.blockSecondMenu ul, .blockSecondMenu ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.blockSecondMenu ul li {
	display: inline-block;
	margin-right: 50px;
}

.blockSecondMenu ul li a {
	display: block;
	width: 112px;
	height: 112px;
	position: relative;
	font-size: 30px;
	color: #fff;
	text-decoration: none;
}

.blockSecondMenu ul li a span {
	position: absolute;
	left: 0;
	top: 0;
	width: 112px;
	height: 112px;
	z-index: 1;
	background: #f14252;
	border-radius: 56px; 
}

.blockSecondMenu ul li a i {
	font-style: normal;
	display: inline-block;
	border-bottom: 1px solid #fff;
	position: relative;
	z-index: 2;
	top: 95px;
	height: 26px;
	text-shadow: 2px 2px 5px rgba(0,0,0,0.75);
}

.blockSecondMenu ul li a:hover i {
	border-bottom: none;
}

.blockSecondMenu ul .inscrireIcon a:after {
	content: ' ';
	position: absolute;
	left: 17px;
	top: 20px;
	display: block;
	width: 78px;
	height: 68px;
	background: url('../img/sprite.png') no-repeat -128px 0;
	z-index: 3;
}

.blockSecondMenu ul .infoIcon a:after {
	content: ' ';
	position: absolute;
	left: 39px;
	top: 18px;
	display: block;
	width: 35px;
	height: 68px;
	background: url('../img/sprite.png') no-repeat -206px 0;
	z-index: 3;
}