.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_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 .top_bg {
	
	background-image: url(../images/daf_lf_e.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 600px;
	
}

.xf_cont .top_descr {
	
	text-align: center;
	margin-top: 3rem;
	margin-bottom: 3rem;
	
}

.xf_cont .top_descr h1 {
	
	font-size: 3.7rem;
	font-weight: 900;
	color: #323232;
	
}

.xf_cont .top_descr h3 {
	
	font-size: 1.4rem;
	font-weight: 700;	
	margin-top: 1.5rem;
	
}


.xf_cont .top_descr p {
	
	font-size: 1rem;
	line-height: 1.5rem;	
	color: #666666;
	margin-top: 2rem;
	
}

.xf_cont .top_descr img {
	
	max-width: 100%;
	
}

.xf_cont .main_water {
	
	background-color: #f1f1f1;
	
}

.xf_cont .main_water h3 {
	
	margin-top: 2rem;
	font-weight: 100;
	font-size: 2rem;
	color: #666666;
	text-align: center;
	
}

.xf_cont .main_water p {
	
	margin-top: 1rem;
	font-weight: 100;
	font-size: 1rem;
	color: #666666;
	text-align: center;
	
}

.xf_cont .main_water img {
	
	cursor: pointer;
	-webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
	
}

.xf_cont .main_water img.carousel-center {
	
	-webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
	
}

.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: 330px;
	
}

.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 .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;	
	
}