#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;
}
.te_n1
{
	clear:both;
}

#cont1 a
{
	color:#fff;
	text-decoration:underline;
}

#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;
}

#cont1g
{
	clear:both;
}

.te_n2
{
	margin-left:45px;
	margin-right:45px;
}

.te
{
	display:block;
	float:left;
	width:calc(100%/3 - 30px);
	margin-bottom:50px;
}

.te1
{
	margin-bottom:20px;
	text-align:center;
	display:block;
}

.te img 
{
	display:block;
	width:100%;
	    max-width: 300px;
    margin: 0px auto;
	
}