/*.incart {
     font-size: 13px; 
    color: #fff;
    background: #f00;
    padding: 10px;
    border-radius: 10px;
}

.pb-3, .py-3{
	background:url("https://vorota-izh.ru/otkatniye/sec1-bg.png") no-repeat center center;
}*/

.btos{
	width: 100%;
	text-align: center;
	color: #fff!important;
	background: #000;
	background: url("https://izh-vorota.ru/otkatniye/sec1-bg.png") no-repeat;
	background-size: cover;
	position: fixed;
}

.bg-color{
	background: url("https://izh-vorota.ru/otkatniye/sec1-bg.png") no-repeat center center !important;
	background-size: cover!important;
}

.container{
	padding-top: 55px;
}

.buttonback{
	color: #fff;
	width: 250px;
	margin: 10px;
	background: linear-gradient(to bottom,#8CC63F ,#5FB621 100%);
  border-bottom: 4px solid #55A31E;
  border-radius: 5px;
}