@font-face {
	font-family: "Proxima Nova";
	src: url("ProximaNovaBold/ProximaNovaBold.eot");
	src: url("ProximaNovaBold/ProximaNovaBold.woff");
	src: url("ProximaNovaBold/ProximaNovaBold.ttf");
	}
@font-face {
	font-family: "Raleway";
	src: url("RalewayLight/RalewayLight.eot");
	src: url("RalewayLight/RalewayLight.ttf");
	src: url("RalewayLight/RalewayLight.woff");
			
	}
@font-face {
	font-family: "DroidSerifItalic";
	src: url("DroidSerifItalic/DroidSerifItalic.eot");
	src: url("DroidSerifItalic/DroidSerifItalic.ttf");
	src: url("DroidSerifItalic/DroidSerifItalic.woff");		
	}
html,body{
	margin: 0;
	padding: 0;
}
.center_block{
	width: 1180px;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
.clearfix:after{
	content: "";
	display: table;
	clear: both;
}
a{
	display: inline-block;
}
sub{
	display: inline-block;
	font-size: 30px;
	text-decoration: none;
	color: #3c3d42;
	font-family: "Proxima Nova";
	margin: 0;
	padding: 0;
}
nav > a{
	padding:34px 34px 34px 0;
	display: inline-block;
	font-size: 14px;
	text-decoration: none;
	color: #747a7a;
	font-family: Raleway;
}
nav > p{
	float: right;
	margin: 42px 0 0 39px;
	color: #3c3d42;
	font-family: Raleway;
	font-size: 18px;
}
/*header*/
.bgPhone{
	position: relative;
    top: 0px;
	background: url('images/bg.png') no-repeat center;
}
 .bgPhone .center_block p:first-child{
 	position: absolute;
    top: 181px;
	color: #ffffff;
	font-family: Raleway;
	font-size: 36px;
	font-weight: 700;
} 
.bgPhone .center_block p:nth-child(2){
	position: absolute;
    top: 225px;
	color: #ffffff;
	font-family: Raleway;
	font-size: 36px;
	font-weight: 300;
}
.bgPhone .center_block p:nth-child(3){
	position: absolute;
    top: 315px;
	color: #9dc7d1;
	font-family: Raleway;
	font-size: 14px;
}
.download{
	position: absolute;
	top: 412px;
	cursor: pointer;
	background: transparent;
	border: 3px solid rgba(255, 255, 255, 0.5);
	width: 240px;
	height: 60px;
	border-radius: 50px;
	color: #ffffff;
	font-family: Raleway;
	font-size: 21px;
}
.phone{
	float: right;
	position: inherit;
    top: 120px;
}
/*phone(download)*/
.center_block h1:first-child{
	color: #636c6c;
	font-family: Raleway;
	font-size: 36px;
	font-weight: 700;
	text-align: center;
	margin-top: 104px;
}
/*p 16px размер*/
/* scroll */
.p_average{
	text-align: center;
	color: #afb8b8;
	font-family: Raleway;
	font-size: 16px;
}
.scroll{
	width: 310px;
	height: 600px;
	overflow: auto;
	margin: 125px 0 0 44px;
	border-right: solid #dbe2e2;
	line-height: 0;
	float: left;
}
.scroll div:first-child{
	margin-top: 62px;
}
.scroll div i{
	font-size: 48px;
	color: #3d3e42;
	float: left;
	width: 51px;
}
.scroll div p{
	float: right;
	color: #9fa9a9;
	font-family: Raleway;
	font-size: 20px;
	margin-left: 42px;
}
.scroll a:nth-child(2) p,.scroll a:nth-child(4) p,.scroll a:nth-child(7) p{
	margin-top: 22px;
}
/* suitcase */
.suitcase{
	margin-top: 200px;
	width: 641px;
	height: 391px;
	float: right;
}
.suitcase p:first-child{
	text-align: center;
}
.suitcase p{
	color: #afb8b8;
	font-family: Raleway;
	font-size: 16px;
}
.suitcase p img{
	width: 198px;
	height: 165px;
	margin: 0 auto;
}
.suitcase h2{
	color: #636c6c;
	font-family: Raleway;
	font-size: 24px;
}
/* screens */
.screens{
	background-color: #f2f9fe;
	margin-top: 109px;
	position: relative;
}
.screens .center_block .perfect{
	width: 475px;
	margin-top: 163px;
}
.screens .center_block .perfect h3{
	color: #5dca88;
	font-family: Raleway;
	font-size: 36px;
	font-weight: 700;
}
hr{
	width: 104px;
	height: 2px;
	background-color: #949c9c;
	margin-top: 0;
	float: left;
}
.screens .center_block .perfect p{
	color: #8c9494;
	font-family: Raleway;
	font-size: 36px;
}
.screens .center_block .perfect p:nth-child(5){
	color: #8c9494;
	font-family: Raleway;
	font-size: 16px;
}
.screens .center_block .perfect input{
	color: #636c6c;
	font-family: Raleway;
	font-size: 21px;
	font-weight: 700;
	text-transform: uppercase;
	background-color: transparent;
	border: 3px solid rgba(99, 108, 108, 0.5);
	border-radius: 25px;
	width: 240px;
	height: 60px;
	cursor: pointer;
	margin-top: 50px;
}
.mobile{
	float: right;
	margin:80px;
}
/* slider */
.slider .center_block h3{
	color: #636c6c;
	font-family: Raleway;
	font-size: 36px;
	text-align: center;
	margin-top: 102px;
}
.slider .center_block p{
	text-align: center;
	color: #afb8b8;
	font-family: Raleway;
	font-size: 16px;
}
.screen_slide{
	width: 1055px;
}
.screen_slide div:nth-child(2) p{
	width: 257px;
	text-align: center;
	float: right;
	margin-right: 20px;
}
.screen_slide div:nth-child(3) p{
	width: 257px;
	text-align: center;
	float: left;
	margin-left: 20px;
}
.screen_slide div:nth-child(4) p{
	width: 257px;
	text-align: center;
	float: right;
	margin-right: 125px;
}
.left{
	width: 29px;
	height: 48px;
	background: url(images/left.png) no-repeat center;
	float: left;
	margin-top: 525px;
	cursor: pointer;
}
.right{
	width: 29px;
	height: 48px;
	background: url(images/right.png) no-repeat center;
	float: right;
	margin-top: 525px;
	cursor: pointer;
}
/* two phone */
.tellus{
	background-color: #f2f9fe;
	margin-top: 125px;
}
.tellus .center_block img{
	float: left;
	margin-top: 62px;
}
.tellus .center_block .perfect{
	width: 475px;
	float: right;
	margin: 100px 95px 0 0;
}
.tellus .center_block .perfect h3{
	color: #5dca88;
	font-family: Raleway;
	font-size: 36px;
	
}
hr{
	width: 104px;
	height: 2px;
	background-color: #949c9c;
	margin-top: 0;
	float: left;
}
.tellus .center_block .perfect p{
	color: #8c9494;
	font-family: Raleway;
	font-size: 36px;
}
.tellus .center_block .perfect p:nth-child(5){
	color: #8c9494;
	font-family: Raleway;
	font-size: 16px;
}
.tellus .center_block .perfect input{
	color: #636c6c;
	font-family: Raleway;
	font-size: 21px;
	font-weight: 700;
	text-transform: uppercase;
	background-color: transparent;
	border: 3px solid rgba(99, 108, 108, 0.5);
	border-radius: 25px;
	width: 240px;
	height: 60px;
	cursor: pointer;
	margin-top: 50px;
}
.center_block:nth-child(7) h3{
	text-align: center;
	color: #636c6c;
	font-family: Raleway;
	font-size: 36px;
	margin-top: 104px;
}
.center_block:nth-child(7) .user{
	width: 100px;
	height: 100px;
	background: url(images/user.png) no-repeat center;
	margin: 0 auto;
}
.center_block:nth-child(7) .italic{
	color: #8c9494;
	font-family: "DroidSerifItalic";
	font-size: 24px;
	text-align:center;
	font-style: italic;
}
.center_block:nth-child(7) p:nth-child(4){
	color: #5dca88;
	font-family: "Raleway";
	font-size: 24px;
	text-align: center;
}
.center_block:nth-child(7) .input{
	width: 71px;
	margin:0 auto;
}
/* subscribe */
.subscribe{
	background-color: #f3f5f5;
	margin-top: 113px;
	padding-bottom: 121px;
}
.footer_send{
	padding-top: 94px;
	margin: 0 auto;
	width: 458px;
	height: 30px;
}
.subscribe .center_block .footer_send h3{
	color: #8c9494;
	font-family: Raleway;
	font-size: 36px;
	float: right;
}
.subscribe .center_block .footer_send i{
	color: #8c9494;
	float: left;
	line-height: 3.5;
}
.input_send{
	width: 770px;
	margin: 0 auto;
}
.input_send input:first-child{
	position: absolute;
    top: 81%;
    left: 68.5%;
    color: #fff;
    font-family: Raleway;
    font-size: 14px;
    border-radius: 50px;
    border: none;
    background-color: #5dcb89;
    cursor: pointer;
    outline: none;
    width: 170px;
    height: 52px;
}
.input_send input:last-child{
	width: 739px;
	height: 42px;
	border: 2px solid #bbc3c2;
	border-radius: 50px;
	outline: none;
}
.input_send input[type="text"]{
	padding-left: 30px;
}
.footer{
	background-color: #2d312f;
}
.footer h4{
	color: #8c9494;
	font-family: Raleway;
	font-size: 24px;
	text-align: center;
	margin-top: 75px;
}
.communications{
	width: 385px;
	margin:0 auto;
}
.communications a{
	text-align: center;
}
.communications a i{
	margin: 17px;
	color: white;
}
.footer .center_block ul{
	text-align: center;
}
.footer .center_block ul li{
	display: inline-block;
	color: #8c9494;
	font-family: Raleway;
	font-size: 14px;
	list-style: none;
	margin:22px;
}
@media screen {
	
}




