@import url("first-block.css");
@import url("second-block.css");
@import url("third-block.css");

/* @media (max-width: 1300px){ */

/* коммент */
	
/* 	.robot{ */
/* 		position:absolute; */
/* 		width:110px; */
/* 		bottom:30px; */
/* 		left:30px; */
/* 	} */
	
/* 	.utp{ */
/* 		position:absolute; */
/* 		width:150px; */
/* 		bottom:70px; */
/* 		right:70px; */
/* 		transform:rotate(-25deg); */
/* 	} */
	
	
/* } */

/* @media (max-width: 1100px){ */
	
/* 	.robot{ */
/* 		position:absolute; */
/* 		width:100px; */
/* 		bottom:15px; */
/* 		left:15px; */
/* 	} */
	
/* 	.utp{ */
/* 		position:absolute; */
/* 		width:100px; */
/* 		bottom:70px; */
/* 		right:70px; */
/* 		transform:rotate(-25deg); */
/* 	} */
	

	
/* 	.section2{ */
/* 		height:100%; */
		
/* 	} */
	
/* 	.name_input{ */
/* 		width:40%; */
/* 		height:60px; */

/* 	} */

/* 	.phone_input{ */
/* 		width:40%; */
/* 		height:60px; */

/* 	} */

/* 	.send_data_button{ */
/* 		width:40%; */
/* 		height:60px; */
/* 	} */
/* } */



