.soc_seti li{ display: inline-block; }



.top_banner { height: 500px; width: 100%; text-align: center;}

.top_banner>div{
	height: 500px;
	background: rgba(255,255,255, .7);
	display: table;
	width: 100%;
	text-align: center;
margin-top: -20px;

}

.top_banner>div>div{
	height: 234px;
	display: table-cell;
	vertical-align: middle; 
	text-align: center;
}

.top_banner .slogan {

	padding-top: 8px;
line-height: 16pt;
	text-align: center;
}

.top_banner .slogan strong { font-size: 42px;}

.banner_bottoms {
	display: table-row !important;
	/*height: 20px !important;*/ 
	background: none !important;
}

.banner_bottoms .btn { padding: 0px 0; border-radius: 5px; text-shadow: 0 0 1px rgba(0,0,0, .4); font-family: 'Ubuntu Bold';}

.banner_bottoms .more{ margin: 30px 10px 30px 0; width: 220px;}
.banner_bottoms .text{ margin: 30px 0; width: 180px;}
.banner_bottoms .arrow{ margin: 30px 0; width: 40px;}


.banner_bottoms a {text-transform: uppercase; color: white; text-decoration: none;}

.banner_bottoms .btn,  {width: 420px}


