<!-- generated css from theme options -->

	html {}
	
	body {
		font-size: 16px;
		font-weight: 400;
		line-height: 1.6;
		color: #000000;
		font-family: 'Montserrat', sans-serif;;
	}
	
	p {			
		margin-top: 1em;
		margin-bottom: 1em;
	}
	
	h1, h2, h3, h4, h5, h6 {
		font-family: 'Merriweather', serif;;
	}
	
 
	h1 {		
		font-size: 36px;
		font-weight: 300;
		line-height: 1.1;
		color: #000000;			
		margin-top: 0;
		margin-bottom: 0;
	}	
 
	h2 {		
		font-size: 36px;
		font-weight: 300;
		line-height: 1.1;
		color: #000000;			
		margin-top: 0;
		margin-bottom: 1em;
	}	
 
	h3 {		
		font-size: 36px;
		font-weight: 300;
		line-height: 1.1;
		color: #000000;			
		margin-top: 0;
		margin-bottom: 0;
	}	
 
	h4 {		
		font-size: 20px;
		font-weight: 400;
		line-height: 1.5;
		color: #000000;			
		margin-top: 1em;
		margin-bottom: 1em;
	}	
 
	h5 {		
		font-size: 20px;
		font-weight: 400;
		line-height: 1.5;
		color: #000000;			
		margin-top: 0;
		margin-bottom: 1em;
	}	
 
	h6 {		
		font-size: 18px;
		font-weight: 400;
		line-height: 1.5;
		color: #000000;			
		margin-top: 0;
		margin-bottom: 1em;
	}	
 
	.btn-solid,
	.btn{		
		font-size: 16px;
		font-weight: 600;
		color: #ffffff;		
		background-color: #004b99;	
		padding: 10px 30px;		
	}	
	
	.btn-solid:hover,
	.btn:hover{
		color: #000000;		
		background-color: #e5cd34;			
	}
 
	.btn-bordered{		
		font-size: 16px;
		font-weight: 600;
		color: #004b99;		
		border-color: #004b99;
		border-width: 1px;
		border-style: solid;
		padding: 10px 30px;		
	}	
	 
	.btn-bordered:hover{
		color: #e5cd34;		
		border-color: #e5cd34;			
	}
 
	.btn-bordered{		
		font-size: 16px;
		font-weight: 600;
		color: #004b99;		
		border-color: #004b99;
		border-width: 1px;
		border-style: solid;
		padding: 10px 30px;		
	}	
	 
	.btn-bordered:hover{
		color: #e5cd34;		
		border-color: #e5cd34;			
	}
 
	.btn-bordered-white{		
		font-size: 16px;
		font-weight: 600;
		color: #ffffff!important;		
		border-color: #ffffff;
		border-width: 1px;
		border-style: solid;
		padding: 10px 30px;		
	}	
	 
	.btn-bordered-white:hover{
		color: #e5cd34!important;		
		border-color: #e5cd34;			
	}
 
	@media (min-width: 768px) {
		.col-full,
		.container,
		.parallax-container,
		.footer-widgets{		
			max-width: 1230px;	
		}	
	}
