

#breadcrumbs
{
		color:#fff;
	font-size:18px;
	line-height:1.2;
	text-align:center;
	padding-top:30px;
	position:relative;
	z-index:2;
}

.brt
{
		color:#fff;
	font-size:18px;
	
	display:inline-block;
	margin-left:5px;
	margin-right:5px;
	
	    font-family: '1',Arial,sans-serif;
    line-height: 1.2;
}

#breadcrumbs a 
{
	border-bottom:1px solid;
		color:#fff;
	font-size:18px;
	
	display:inline-block;
	
	    font-family: '1',Arial,sans-serif;
    line-height: 1.2;
}

#cont1
{    
	color:#fff;
	font-size:20px;
	line-height:1.5;
	
	padding-left:45px;
	padding-right:45px;
	padding-bottom:50px;
}

#cont1 p ,#cont1 li
{
	margin:0px;
	margin-bottom:20px;
}

.cont5 
{
	padding-top:5px;
}

.cont7,.cont6
{
	font-weight:bold;
}

.cont4
{
	font-size:22px;
}

.cont43
{
	height:10px;
}


#cont1 a
{
	color:#fff;
	text-decoration:underline;
}
#cont1 img 
{
	
	margin-top:5px;
	
	margin-bottom:10px;
	max-width:100%;
}

#cont1 p strong
{
	color:#fed700;
}

#cont1 img#cont1_img
{
		float:right;
margin-left:5%;
	max-width:40%;
}

#cont2
{
	display:flex;
	z-index:1;
	position:relative;
}

.company1 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    bottom: 0px;
    background-image: -webkit-gradient( linear, left top, left bottom, from(rgba(0,0,0,0.8)), to(rgba(0,0,0,0.9)) );
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.8), rgba(0,0,0,0.9));
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.8), rgba(0,0,0,0.9));
}
	
#cont
{	
    background-position: center center;
    background-attachment: scroll;
    background-image: url(https://artwell.com.ua/images/fon6.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 30px;
    
position:relative;
}

h1, .h1 {
    color: #ffffff;
    font-size: 43px;
    font-family: '1',Arial,sans-serif;
    line-height: 1.3;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    padding-top: 35px;
    margin: 0px;
	z-index:1;
	position:relative;
    padding-bottom: 50px;
}