
/*-- Use For Custom Styling --*/

body{
	background-color: #1C1C1C !important;
}
.btn-large2 {
	font-size:18px; 
	padding: 14px 240px; 
	line-height: 25px;
	
}
@media (max-width: 992px) 
{
	
	.btn-large2{
	font-size:14px; 
	padding: 14px 120px; 
	line-height: 25px;
	}
	
}



.linki {
	text-decoration: none;
	color: white;
}
.linki:hover {
	text-decoration: none;
	color: #e4a71c;
}

.logo001 {
	max-height: 80px;
	width: auto;
	padding:10px 0 15px 0;
}

.colab1 {
	max-height: 80px;
	width: auto;
}

.logolrg {
	display: block;
    max-width: 80px;
	height: auto;
    margin-bottom: 50px;
	
	
}

.text-white2 {
	/* text color BASTI: HEX: e4a71c / rgb(228, 167, 28) */
color:#FFF;
	padding-bottom: -30px;
}
