/* CSS Document */
/*-----------------------------------
NAVIGATION  
-------------------------------------*/
.inner-wrapper {
	padding-bottom:20px;
}

.logo {
	min-width:300px;
	padding-top:-80px !important;
	margin:0;
}
.company {
	font-size:1.2em;
	font-weight: bold;
	margin-bottom:10px;}
.phone {
	float:right;
	margin-bottom:0px;
	font-size:1.5em;
	
}
.tp-layer-bg {
	background-color: rgba(0,0,0,1);
	z-index:100;
}
.cdt {
	font-size:9px;
	float:right;
}
.tp-banner {visibility:hidden}
.tp-banner2 {visibility:hidden}
.button {padding:10px; margin:3px; line-height:1.5;
background-color:#191F64; border-radius:5px; }
.button a {color:#fff;}
