.btn-zayavka2{
	width:334px;
  	height:79px;
  	background: #FFC03F;
  	border:0;
  
}

.btn-zayavka2 span{
	font-family: Futura New;
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 100%;

	/* identical to box height, or 20px */
	text-align: center;

	/* Основной */
	color: #0E0639;
  	text-transform: uppercase;
  	cursor:pointer;
}


.stepblock{
  width:260px;height:240px;display:flex; 
}

.stepblock-text{
padding:20px;
  box-sizing:border-box;
}

.rectline{
	background: #0039A8;
  	height:10px;
}

.mainscreen_2{
	flex:1;display:flex;
	flex-flow:column;
}

.scr-bg-3{
	--border:1px solid red;
  	--background:url(/sitefiles/36AFBE7E-3BD6-42B2-AA15-BEADF97335D7//images/notebook.png);
--	background-size:cover;
--  	width:882px !important;
--  	height:606px;
}


.fmSiteScreen_6 .btnSend{
	width:334px;
  	height:79px;
--  	background: #FFC03F;
  	border:1px solid transparent;
  background: #FFC03F;
  
}

.fmSiteScreen_6 .btnSend span{
	font-family: Futura New;
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 100%;
	
	/* identical to box height, or 20px */
	text-align: center;

	/* Основной */
	color: #0E0639;
  	text-transform: uppercase;
  	cursor:pointer;
}

.fmSiteScreen_6 .txtName{
	background:transparent;
}

.fmSiteScreen_6 .txtName:focus{
	background: white;
}