.xf_cont {
	
	margin-top: -1px;
	font-family: Arial;
	
}


.xf_cont .xf_menu {
	
	background-color: #e6e7e8;
	
}


.xf_cont .xf_menu a {
	
	color: #00529c;
	text-decoration: none;
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 1rem;
	padding-right: 1rem;
	font-size: 0.9rem;
	display: block;
	float: left;
	
}



.xf_cont .xf_menu a.active, .xf_cont .xf_menu a:hover {
	
	color: #00529c;
	background-color: #f1f1f1;
	
}


.xf_cont .big_bg {
	
	background-image: url(../images/daf_lf_c.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 630px;
	color: #ffffff;
	
}

.xf_cont .big_bg .top {
	
	font-size: 3.5rem;
	font-weight: 900;
	margin-top: 4rem;
	line-height: 4rem
	
}


.xf_cont .big_bg .bottom {
	
	font-size: 0.9rem;	
	margin-top: 1.2rem;
	line-height: 1.5rem
	
}







.xf_cont .big_bg_4 {
	
	background-image: url(../images/daf_xf_7.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 430px;
	color: #ffffff;
	
}

.xf_cont .big_bg_4 .top {
	
	font-size: 2rem;
	font-weight: 900;
	margin-top: 2rem;
	
}


.xf_cont .big_bg_4 .bottom {
	
	font-size: 1rem;
	line-height: 1.6rem;	
	margin-top: 1rem;
	padding-bottom: 3rem;
	
}

.xf_cont .big_bg_4 a.conf {
	
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
	border-radius: 4px;
	border: solid 1px #ffffff;
	color: #ffffff;
	text-decoration: none;
	
}

.xf_cont .big_bg_4 a.conf:hover {
	
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
	border-radius: 4px;
	border: solid 1px #014784;
	color: #ffffff;
	text-decoration: none;
	background: #014784;
	background: -webkit-linear-gradient(bottom, #014784, #215E95);
	background: -moz-linear-gradient(bottom, #014784, #215E95);
	background: linear-gradient(to top, #014784, #215E95);
	
}


.xf_cont .pages {	
	
	padding-bottom: 5rem;
	
}

.xf_cont .pages h3 {
	
	margin-top: 2rem;
	font-weight: 100;
	font-size: 2rem;
	color: #666666;
	text-align: center;
	margin-bottom: 2rem;
	
}

.xf_cont .pages .page {
	
	width: 90%;
	
}

.xf_cont .pages .photo {
	
	height: 150px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	
}

.xf_cont .pages .body {
	
	min-height: 230px;
	
}

.xf_cont .pages .head {
	
	font-size: 1.3rem;
	color: #333333;
	margin-top: 1rem;
	
}

.xf_cont .pages .anons {
	
	font-size: 0.9rem;
	line-height: 1.5rem;
	color: #999999;
	margin-top: 0.5rem;
	
}

.xf_cont .pages .link a {	
	
	font-size: 1rem;
	color: #00539c;
	width: 90%;	
	margin-top: 0.5rem;	
	padding-right: 1rem;
	background-image: url(../images/more.png);
	background-repeat: no-repeat;
	background-position: right 0.3rem;
	font-weight: 700;
	
}

.xf_cont .pages .link a:hover {	

	color: #00539c;
	text-decoration: none;

}


.xf_cont .descr h3 {
	
	width: 95%;
	font-size: 1.5rem;
	font-weight: 700;
	color: #333333;
	
}

.xf_cont .descr p {
	
	width: 95%;
	font-size: 1rem;
	margin-top: 1rem;
	color: #666666;
	
}

.xf_cont .descr ul {
	
	width: 95%;
	margin-top: 1rem;	
	color: #666666;
	
}

.xf_cont .descr ul li {
	
	font-size: 1rem;
	font-family: Arial, Helvetica, sans-serif;
	
}


.xf_cont .descr a.more {	
	
	font-size: 0.9rem;
	color: #00539c;
	width: 90%;	
	margin-top: 0.5rem;	
	padding-right: 1.1rem;
	background-image: url(../images/more_2.png);
	background-repeat: no-repeat;
	background-position: right 0.1rem;
	font-weight: 700;
	
}

.xf_cont .descr a.more:hover {	

	color: #00539c;
	text-decoration: none;

}

.xf_cont .descr_bg {
	
	background-color: #353c45;
	padding-top: 3rem;
	padding-bottom: 1.5rem;
	
}

.xf_cont .descr_bg .frame {
	
	background-color: #f1f1f1;	
	margin-bottom: 1.5rem;
	margin-right: 0.75rem;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	 border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	padding-left: 2rem;
	padding-right: 2rem;
	min-height: 550px;

}

.xf_cont .descr_bg .frame.right {
	
	margin-left: 0.75rem;
	margin-right: 0rem;
	
}

.xf_cont .plates {
	
	margin-top: 5rem;
	margin-bottom: 5rem;
	
}

.xf_cont .plates .page {
	
	width: 92%;
	margin-left: 8%;
	min-height: 32rem;
	background-image: url(../images/more.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #ffffff;
	padding: 3rem;
	
}

.xf_cont .plates .page .head {
	
	margin-top: 10rem;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 2rem;
	margin-bottom: 1rem;
	
}

.xf_cont .plates .page p {
	
	font-size: 1rem;
	
}

.xf_cont .plates .page a {
	
	position: absolute;
	bottom: -19px;
	width: 40px;
	height: 40px;
	background-color: #085ca4;
	background-image: url(../images/blue_arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 20px;	
	
}