body{
	margin: 0;
	color: rgb(135,135,135);
	font-size: 20px;
	font-family: 'Lato', sans-serif;
}
.ph{
	font-size: 30px;
	margin: 0;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	color: rgb(34,34,34);
}
.bottomLine{
	padding-bottom: 15px;
	border-bottom: 3px rgb(252,172,69) solid;
}
.bottonTip1{
	height: 50px;
	width: 200px;
	background: white;
	border: 1px rgb(127,127,127) solid;
	font-size: 12px;
}
.bottonTip1:hover{
	background: rgb(252,172,69);
}
.bottonTip1:active{
	background: rgb(252,172,50);
}
p{
	margin: 0;
}
/*Меню*/
.List1{
	width: 100%;
	height: 800px;
	background: rgb(17,17,17);

}
.List2{
	width: 100%;
	height: 1000px;
	background: white;
}
.List3{
	width: 100%;
	background: rgb(17,17,17);
}
.content{
	width: 1500px;
	height: 2025px;
	background: rgb(17,17,17);
}
.menuList1{
	padding: 30px;
	background: rgb(17,17,17);
	position: fixed;
	width: 100%;
	z-index: 1000;
	min-height: 35px;
}
.menuList1 a{
	float: left;
	margin-left: 65px;
	font-size: 20px;
	color: rgb(160,160,160);
	font-weight: bold;
}
.menuList1 ul li{
	float: left;
	list-style: none;
	font-size: 15px;
	margin-left: 15px;
	margin-top: -15px;
	padding-bottom: 10px;
	color: rgb(160,160,160);
	font-weight: bold;
}
.menuList1 ul{
	margin-left: 50%;
}
.menuList1 ul li:hover{
	border-bottom: 2px rgb(252,172,69) solid;
}

/*1 страница*/
.List1TOP p{
	text-align: center;
}
.List1TOP{
	margin-left: -50px;
}
.List1Text{
	font-size: 30px;
	padding-top: 250px;
	margin-bottom: 20px;
}
.namePage{
	font-size: 30px;
	color: rgb(252,172,69);
}
.List1Text2{
	margin-top: -10px;
}
.content{
	height: 750px;
}
.content img{
	margin-top: 300px;
	z-index: 100;
}
/*2 страница*/
.List2{
	width: 1500px;
	height: 35px;
	background: rgb(254,254,254);
}
.List2 img{
	float: left;
	margin-left: 150px;
	margin-top: 150px;
}
.ContentList2{
	float: left;
	width: 600px;
	margin-top: 150px;
}
.ContentList2 ul{
	margin-bottom: 20px;
	margin-top: 30px;
}
.ContentList2 button li{
	list-style-image: url("Forma 1.png");
}
.ContentList2 button{
	margin-top: 40px;
}
.ContentList2 li{
	list-style-image: url("Point.png");
}
/*Страница 3*/
.List3{
	background: rgb(7,7,7);
	height: 650px;
	width: 100%;
	margin-top: 650px;
}
.List3 .ph{
	color: white;
	padding-top: 100px;
	margin-bottom: 0;
	font-size: 40px;
}
.List3 img{
	width: 90px;
	height: 20px;
}
.List3 .Team img{
	width: 120px;
	height: 120px;
}
.OurTeam{
	position: relative;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: 370px;
	width: 1000px;
}
.Team{
	position: absolute;
	width: 250px;
	height: 350px;
	text-align: center;
	color: white;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 90px;
}
.TeamP1{
	margin-top: 5px;
	font-size: 25px;
}
.TeamP2{
	font-size: 16px;
}
.TeamP3{
	padding-top: 40px;
	font-size: 13px;
}
.PointsS{
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: 20px;
	background: white;
}
.PointsS div{
	height: 100%;
	width: 100%;
}
#PST0{
	background: rgb(252,172,69);
}
/*страница 4*/
.List4{
	height: 675px;
	width: 100%;
	background: white;
	padding-bottom: 10px;
}
.ourServis{
	margin-bottom: 0;
	padding-top: 60px;
	font-size: 40px;
}
.ourServis a {
	color: rgb(40,40,40);
}
.ourServis b{
	color: rgb(34,34,34);
}
.List4PCentI{
	width: 1200px;
	font-size: 17px;
	margin-top: 50px;
}
.ServisTop{
	width: 1180px;
	height: 300px;
	margin-top: 100px;
}
.Servis{
	float: left;
	width: 270px;
	margin-left: 25px;
	color: rgb(34,34,34);
}
.Servis1{
	font-size: 23px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.Servis2{
	font-size: 16px;
}
/*лист 5*/
.List5{
	height: 500px;
	background: rgb(11,11,11);
}
.List5 p{
	color: white;
	margin-bottom: 0;
	padding-top: 100px;
}
.OurClients{
	height: 100px;
	width: 800px;
	position: relative;
	overflow: hidden;
	margin-top: 100px;
} 
.OurClients img{
	display: inline-block;
	position: absolute;
	left: 20px;
	bottom: 70px;
}
.PointsSL5{
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: 20px;
	background: white;
}
.PointsSL5 div{
	height: 100%;
	width: 100%;
}
#PSTL50{
	background: rgb(252,172,69);
}
.List6{
	width: 100%;
	height: 1200px;
}
.L6Panel{
	width: 1200px;
	height: 850px;
	margin-top: 100px;
}
#L6PanelAStyle{
	color: rgb(34,34,34);
	margin-right: 200px;
	float: left;

}
.L6AS{
	border-left: 1px solid rgb(117,117,117);
	margin-left: 10px;
	padding-left: 10px;
	float: right;
}
.L6AS:hover{
	color: rgb(34,34,34);
}
.CList6{
	margin: 15px;
}
.PartfolScrol{
	overflow: hidden;
	height: 250px;
}
.L6PanRight{
	height: 25px;
	width: 1150px
}
/*Лист 7*/
.List7{
	width: 100%;
	height: 550px;
	background: rgb(11,11,11);
}
.List7 p{
	color: white;
}
.List7 .ph{
 	padding-top: 100px;
}
.OClL7{
	width: 1000px;
	position: relative;
	margin-bottom: 70px;
}
.OClL7 p{
	margin-bottom: 30px;
}
.List7 .ph{
	margin-bottom: 0;
}
.FOClL7{
	width: 1000px;
	position: absolute;
}
.PointsSL7{
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: 20px;
	background: white;
}
.PointsSL7 div{
	height: 100%;
	width: 100%;
}
#PSTL70{
	background: rgb(252,172,69);
}
/*Лист 8*/
.List8{
	width: 100%;
	height: 700px;
	background: white;
}
.L8Ms{
	width: 750px;
}
.FormToCont{
	width: 750px;
	text-align: left;
	margin-left: 2%;
	margin-top: 60px;
}
.FormToCont form{
	width: 100%;
	height: 100%;
}
.FormToCont a{
	font-size: 18px;
}
.formT1{
	width: 50%;
	float: left;
	margin-bottom: 10px;
}
.formT1 input{
	height:30px;
	width: 90%;
	margin-top: 10px;
	font-size: 18px
}
.formT2{
	width: 100%;
	height: 200px;
	float: left;
}
.formT2 textarea{
	width: 95%;
	height: 80%;
	margin-top: 10px;
	font-size: 18px;
}
.submitToCont{
	display: inline-block;
	height: 40px;
	width: 150px;
	background: rgb(252,172,69);
	border: none;
	color: white;
	font-weight: bold;
	font-size: 18px;
	margin-top: 17px;
	margin-left: 75.5%;
}
.submitToCont:hover{
	background: rgb(252,192,89);
}
.ErorTurnL8{
	color: red;
}

/*Сообщение*/
.ThanksMass{
	height: 100%;
	width: 100%;
	background: black;
	position: fixed;
	opacity: 0.8;
	z-index: 1100;
	display:none;
}
.ThanksMass1{
	position: fixed;
	background: white;
	left: 36%;
	top: 200px;
	width: 400px;
	height: 150px;
	padding: 20px;
	z-index: 1200;
	display:none;
	border-radius: 5px;
}
.ThanksMass1 p{
	margin-top: 15px;
}
.ThanksMass1 button{
	height: 30px;
	width: 100px;
	display: inline-block;
	background: rgb(252,172,69);
	border: none;
	color: white;
	font-weight: bold;
	font-size: 18px;
	margin-top: 30px;
}
/*Страница 9*/
.List9{
	height: 70px;
	width: 100%;
	background: rgb(34,34,34);
}
.List9 p{
	display: inline-block;
	font-size: 13px;
	margin-top: 30px;
	margin-left: 10%;
}
.List9 div{
	float: right;
	margin-top: 20px;
	margin-right: 10%;
}
#L9img1{
	margin: 0;
	margin-right: 10px;
	display: inline-block;
	height: 32px;
	width: 32px;
	background:  url("google.png") no-repeat;

}
#L9img2{
	margin: 0;
	margin-right: 10px;
	display: inline-block;
	height: 32px;
	width: 32px;
	background:  url("facebook.png") no-repeat;
}
#L9img3{
	margin: 0;
	margin-right: 10px;
	display: inline-block;
	height: 32px;
	width: 32px;
	background:  url("twitter.png") no-repeat;
}

#L9img1:hover{
	background:  url("googleActive.png") no-repeat;
}
#L9img2:hover{
	background:  url("facebookActive.png") no-repeat;
}
#L9img3:hover{
	background:  url("twitterActive.png") no-repeat;
}