
.breadcrumbs
{
	
	padding-top:40px;
	padding-bottom:30px;
	    position: relative;
    top: 0px;
    display: flex;
    align-items: center;
   
    z-index: 1;
}
.breadcrumbs img
{
	margin-right:8px;
}
.breadcrumbs span
{
	font-size:14px;
	color: rgb(76, 77, 88)
}
.breadcrumbs .arrow
{
	margin-left:6px;
	margin-right:6px;
}
.breadcrumbs .last span
{
	
	color: rgb(179, 134, 111)
}

#page
{
	display:flex;
	font-size:16px;
	line-height:1.4;
	
	padding-top:30px;
}
.but.grey {
    background: rgba(239, 240, 242, 1)!important;
    color: rgb(76, 77, 88)!important;
}
#comp
{
	padding-top:44px;
	display:flex;
}

#comp a
{
	margin-right:18px;
	width:250px;
	
}

#wrapt
{
	padding-bottom:100px;
}

#page li
{
	list-style-type:disc;
}

#page2
{
	padding-top:9px;
}

#page1
{
	margin-right:82px;
}

#page1 p
{
	margin-bottom:15px;
}

#page .f900
{
font-size:32px;
line-height:1.3;
padding-bottom:16px;
}