@charset "utf-8";
@import url("../webfonts/fabfeltscript_bold/stylesheet.css");

/* CSS Document */

.div1{
	background-color: rgba(229,239,240,1.00);
	}
	
.div1_left_content h1{
	color: rgba(74,133,178,1.00);
	margin-top: 19px;
	font-family:'Raleway', sans-serif;
	font-style: normal;
	font-weight: 300;
	}
	
.div1_left_content p{
	font-family: 'Raleway', sans-serif;
	}
	
.div2 {
	margin-top: 55px;
	margin-bottom: 49px;
}
.div2_content .left {
}
.left h4 {
	margin-bottom: 24px;
	color: rgba(74,133,178,1.00);
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	font-size: 2em;
	text-shadow: 0px 0px;
}
.left ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family:'Raleway', sans-serif;
	font-style: normal;
	font-weight: 300;
}

.left li{
	margin-top: 12px;
	margin-bottom: 12px;
	color: #000000;
	font-family:'Raleway', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 1.2em;
	}
	
.center h4 {
	margin-bottom: 24px;
	color: rgba(74,133,178,1.00);
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	font-size: 2em;
}
.center ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: 'Raleway', sans-serif;
}

.center li{
	margin-top: 12px;
	margin-bottom: 12px;
	color: #000000;
	font-family:'Raleway', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 1.2em;
	}
	
.right  h4 {
	margin-bottom: 24px;
	color: rgba(74,133,178,1.00);
	font-family: bebas-neue;
	font-style: normal;
	font-weight: 400;
	font-size: 2em;
}
.right ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: 'Raleway', sans-serif;
}

.right li{
	margin-top: 12px;
	margin-bottom: 12px;
	color: #000000;
	font-family:'Raleway', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 1.2em;
	}
.container-fluid.div2 .container.div2_content .row.center {
	margin-top: 52px;
	margin-bottom: 55px;
}
.div3 {
	padding-top: 34px;
	padding-bottom: 35px;
	background-color: rgba(229,239,240,1.00);
}
.container.div3_content .top {
	margin-bottom: 34px;
}
.btnE {
	margin-top: 76px;
}
.BtnU {
	padding-top: 8px;
	padding-bottom: 8px;
	font-family:'Raleway', sans-serif;
	font-weight: 300;
	font-size: 1.2em;
}
.btnD {
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 1.2em;
}
.btnP {
	margin-top: 12px;
	text-align: right;
	font-style: normal;
	font-weight: 100;
}

@media (max-width:767px){
.div3 {
	visibility: hidden;
	position: absolute;
}
}
