@charset "UTF-8";
/* CSS Document */


.cc-main-container {
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px auto 0px !important;
	text-align: center !important;
	position: relative;
}

.cc-main-container2 {
	width: 100%;
	background-color: transparent;
	margin: 0px auto 0px !important;
	text-align: center !important;
	position: relative;
}


	.cc-xl-headline h2 {
    	font-size: 88px !important;
		line-height: 1;
		font-weight: 600 !important;
	}
	
	.cc-xl-headline h2 span {
    	font-size: 20px !important;
		line-height: 1;
		font-weight: 300 !important;
	}
	
	.cc-xl-headline h2 span strong{
    	font-size: 20px !important;
		line-height: 1;
		font-weight: 700 !important;
	}
	
	.cc-xl-headline h2:after {
    	display: none !important;
	}


@media only screen and (max-width:768px) {

		.cc-xl-headline h2 {
    	font-size: 50px !important;
		line-height: 1;
		font-weight: 600 !important;
	}
	
	.cc-xl-headline h2 span {
    	font-size: 20px !important;
		line-height: 1;
		font-weight: 300 !important;
	}
	
	.cc-xl-headline h2 span strong{
    	font-size: 20px !important;
		line-height: 1;
		font-weight: 700 !important;
	}

}
	
	
	.font-md,
	.font-md a{
		font-size: 24px !important;
	}
	
	.font-xxl {
		font-size: 80px;
	}

	.p-md-5 {
    	padding: 0px 24px 24px!important;
	}
	
	.cc-xs-l-mrg {
    	margin: 0 10px 0 0 !important;
	}
	
	.fa-circle-1,
	.fa-circle-2,
	.fa-circle-3,
	.fa-circle-4 {
		color: #FFBA00 !important;
	}



a.cc-anchorlink {display: block; position: relative; top: -65px; visibility: hidden;}

a#form.cc-anchorlink {display: block; position: relative; top: -65px; visibility: hidden;}
