.top-nav a{
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: 10px;
	font-size: 12px;
margin-left: 5px;
	padding-left: 10px;
	padding-right: 10px;
	}
	.otherwidth{
		width: 70%;
	}
	.top-nav{
		text-align: center;
	}
	.products{
		display: none;
		width: 200px;
		background: #eee;
		position: absolute;
		z-index: 2000;
		margin-top: -30px;
	}
	#formhead{
		font-size: 24px;
	}
	
	.products a{
		margin: 0px !important;
		border-bottom: 1px solid #fab418;
		display: block;
		width: 100%;
		
		
	}
	
	.ccontract button{
			float: right;
			padding: 10px;
			max-width: 150px;
			outline: none;
			border: none;
			box-shadow: none;
			width: 50%;
		}
		.allocated button{
			padding: 5px;
			background: white;
			color: #fab418;
			width: auto;
			display: inline-block;
			float: right;
			box-shadow: none;
			border: 0px;
			margin-top: -3px;
			outline: none;
			max-width: 50%;
			
			}
	
	.indexheadline span{
		background: rgba(255,255,255,0.7);
		padding: 15px;
		border-bottom: 0px;
	}
 .bigcircle{
	 margin-top: 15px;
	 margin-bottom: 15px;
 }
 
 .indexheadline{
		padding-top: 70px;
		font-size: 45px;
		font-weight: 300;
		//text-transform: uppercase;
		
		
	}
	
	
	.signinbut{
		display: inline-block !important;
		margin-top: 15px !important;
		margin-bottom: 15px !important;
		background: #fab418 !important;
	}
	.hero-left{
		max-width: 80%;
	}
	.tickcard{
		max-width: 70%;
		float: right;
	}
	
					.logo{
						margin-top: 15px;
						margin-bottom: 15px;
						max-height: 150px;
					}
	.hero-left h1{
		font-size: 40px;
		
		}
	.hero-left h2{
		font-size: 20px;
		
		}
		
	.mobile-menu-icon{
		display: none;
	}
			
			
				
	.headline{

	text-align: center;

	font-weight: 400;
	//transform: rotate(-1deg);
	font-size: 18px;
	position: relative;
	top:20px;
	display: block;
	margin-bottom: 30px;

}

#carouselExampleSlidesOnly{
	margin-top: 0px;
}

.carousel-caption p{
	font-size: 16px !important;
}