.xf_cont {
	
	margin-top: -1px;
	font-family: Arial;
	color: #545454;
	
}

.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.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 630px;
	color: #ffffff;
	
}

.xf_cont .big_bg .top {
	
	font-size: 4rem;
    font-weight: 600;
	margin-top: 250px;
	
}


.xf_cont .big_bg .bottom {
	
	font-size: 1.5rem;
	font-weight: bold;
	margin-top: 0rem;
	
}

.xf_cont .descr {
	
	margin-top: 3rem;
	margin-bottom: 3rem;
	color: #3b3c45;
	
}

.xf_cont .descr p {
	
	color: #3b3c45;
	font-size: 1rem;
	font-family: 'ModernHMedium', Arial, sans-serif;
	
}


.xf_cont .descr h2 {
	
	font-weight: 100;
	font-size: 2.2rem;
	color: #3b3c45;
	
}

.xf_cont .descr ul {
	
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-top: 1rem;
	
}

.xf_cont .descr ul li {
	
	background-image: url(../images/gull.png);
	background-repeat: no-repeat;
	background-position: 0.1rem 0.3rem;
	padding-left: 2rem;
	font-size: 1rem;
	
	
}

.xf_cont .big_bg_2 {
	
	background-image: url(../images/daf_lf_1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 570px;
	color: #ffffff;
	
}

.xf_cont .big_bg_2 .mask {
	
	position: absolute;
	z-index: 1;
	background-color: #000000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	width: 100%;
	min-height: 370px;
	margin-top: 80px;
	
}


.xf_cont .big_bg_2 .top {
	
	position: absolute;
	z-index: 1;
	font-size: 2rem;
	font-weight: 700;
	margin-top: 180px;
	line-height: 2rem;
	margin-top: 110px;
	margin-left: 2rem;
	margin-right: 2rem;
	
}


.xf_cont .big_bg_2 .bottom {
	
	position: absolute;
	z-index: 1;
	font-size: 1rem;	
	margin-top: 1rem;
	line-height: 1.5rem;
	margin-top: 230px;
	margin-left: 2rem;
	margin-right: 2rem;
	
}

.xf_cont .stat {
	
	padding-top: 3rem;
	padding-bottom: 2rem;
	background-color: #353c45;	
	
}

/*.xf_cont .stat .point {
	
	border-radius: 200px;
	width: 280px;
	height: 280px;
	background-color: #4d545a;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 3rem;
	
}

.xf_cont .stat .point img {
	
	max-width: 25%;
	margin-top: 2rem;
	margin-bottom: 0rem;
	
}

.xf_cont .stat .point .num {
	
	color: #ffffff;
	font-size: 4rem;
	font-weight: 100;
	
}

.xf_cont .stat .point p {
	
	color: #fc5f01;
	font-size: 1rem;
	font-weight: 400;
	
}*/

.xf_cont .stat_mini .point {
	
	border-radius: 0px;	
	background-color: none;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 3rem;
	
}

.xf_cont .stat_mini .point img {
	
	max-width: 100%;
	margin-bottom: 1rem;
	
}

.xf_cont .stat_mini .point p {
	
	color: #ffffff;
	font-size: 1rem;
	font-weight: 600;
	
}

.xf_cont .stat .line {
	
	height: 56px;
	background-image: url(../images/plus_line.png);
	background-repeat: no-repeat;
	background-position: center -3px;
	
}

.xf_cont .stat .line.active {
	
	background: none;
	
}

.xf_cont .stat .line .plus {
	
	margin-left: 46%;
	width: 8%;
	height: 56px;
	background-image: url(../images/pluss.png?v=1);
	background-repeat: no-repeat;
	background-position: center top;
	cursor: pointer;
	position: absolute;
	z-index: 9;
	
}

.xf_cont .stat .line .plus:hover {
		
	background-position: center bottom;
		
}

.xf_cont .stat .line.active .plus {
	
	height: 63px;
	background-image: url(../images/plus_active_1.png?v=1);	
	cursor: pointer;
	
}

.xf_cont .stat .inner {
	
	display: none;
	background-color: #ffffff;
	margin-top: -28px;
	padding-top: 7rem;
	color: #666666;
	
}

.xf_cont .stat .inner .cont {
	
	padding-right: 5%;
	
}

.xf_cont .stat .inner h3 {
	
	font-size: 1.3rem;
    line-height: 1.8rem;
	
}

.xf_cont .stat .inner ul {
	
	margin-top: 2rem;	
	
}

.xf_cont .stat .inner ul li {
	
	margin-bottom: 0rem;
	font-size: 0.9rem;
	line-height: 1.6rem;
	color: #666666;
	
}

.xf_cont .stat .inner p {
	
	font-size: 1rem;
	line-height: 1.4rem;
	
	
}


.xf_cont .big_bg_3 {
	
	background-color: #353c45;
	background-image: url(../images/daf_lf_2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 630px;
	color: #ffffff;
	
}

.xf_cont .big_bg_3 .top {
	
	font-size: 3rem;
	line-height: 3.2rem;
	font-weight: 600;
	margin-top: 250px;
	
}

.xf_cont .big_bg_3 iframe {
	
	display: none;
	
}

.xf_cont .big_bg_3 .video {
	
	position: absolute;
	z-index: 9;
	left: 50%;
	margin-top: 250px;
	cursor: pointer;
	
}

.pages {
	
	margin-top: 3rem;
	margin-bottom: 3rem;
	
}

.pages h3 {
	
	font-size: 2.2rem;
	font-weight: 100;
	text-align: center;
	margin-bottom: 3rem;
	
}

.pages a.photo {
	
	width: 90%;
	height: 250px;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	
}

.pages a.head {
	
	display: block;
	font-size: 1.3rem;
	width: 90%;	
	margin-top: 1rem;
	
}

.pages a.descr {
	
	display: block;
	font-size: 0.9rem;
	color: #666666;
	width: 90%;	
	margin-top: 0.5rem;
	line-height: 1.7rem;
	margin-bottom: 3rem;
	
}

.pages .full {
	
	min-height: 370px;
	
}

.pages a.more {	
	
	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;
	
}

.pages a.more:hover {	

	color: #00539c;

}



.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: 600;
	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 .gray_bg {	
	
	background-color: #ffffff;	
	color: #ffffff;
	padding-top: 3rem;
	padding-bottom: 3rem;
	
}

.xf_cont .gray_bg .hov {
	
	background-color: #f1f1f1;
	cursor: pointer;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    0px 0px 30px 0px rgba(50, 50, 50, 0.25);
	box-shadow:         0px 0px 30px 0px rgba(50, 50, 50, 0.25);
	
}

.xf_cont .gray_bg .hov:hover {
	
	-webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 30px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 30px 0px rgba(50, 50, 50, 0.75);
	
}

.xf_cont .gray_bg .top {
	
	font-size: 1.5rem;
	font-weight: 400;
	margin-top: 0.5rem;
	color: #000000;
	
}

.xf_cont .gray_bg .bottom {
	
	font-size: 1rem;
	line-height: 1.6rem;	
	margin-top: 1rem;
	padding-bottom: 3rem;
	color: #666666;
	margin-right: 1rem;
	
}

.xf_cont .gray_bg a.conf {
	
	padding-left: 1.4rem;
	padding-right: 1.4rem;
	padding-top: 0.7rem;
	padding-bottom: 0.7rem;
	border-radius: 4px;
	background-color: #ffffff;
	border: solid 1px #004583;
	color: #004583;
	text-decoration: none;
	
}

.xf_cont .gray_bg a.conf:hover {
	
	padding-left: 1.4rem;
	padding-right: 1.4rem;
	padding-top: 0.7rem;
	padding-bottom: 0.7rem;
	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 .gray_bg .bg {
	
	background-image: url(../images/daf_lf_7.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	
}

.xf_cont .gray_bg .descr {
	
	padding-bottom: 1rem;
	padding-left: 2rem;
	padding-right: 2rem;
	font-size: 0.9rem;
	
}


.xf_cont .materials {
	
	background-color: #f1f1f1;
	padding-top: 3rem;
	padding-bottom: 3rem;
	
}


.xf_cont .materials h3 {
	
	font-size: 3rem;
	font-weight: 100;
	
}

.xf_cont .materials .center .mat {	
	
	margin-left: 2%;
	
}

.xf_cont .materials .right .mat {
	
	margin-left: 4%;
	
}

.xf_cont .materials .mat {
	
	margin-top: 2rem;
	width: 96%;
	background-color: #ffffff;
	padding-bottom: 0.5rem;
	
}

.xf_cont .materials .mat:hover {
	
	-webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 30px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 30px 0px rgba(50, 50, 50, 0.75);
	
}

.xf_cont .materials .mat .photo {
	
	height: 200px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	
}

.xf_cont .materials .mat .head {
	
	margin-left: 1.2rem;
	margin-right: 1.2rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
	padding-bottom: 1rem;
	border-bottom: solid 1px #eeeeee;
	font-weight: 900;
	
}

.xf_cont .materials .mat .more {
	
	margin-left: 1.2rem;
	margin-right: 1.2rem;
	font-size: 0.9rem;
	color: #00539c;		
	padding-right: 1rem;	
	background-image: url(../images/more.png);
	background-repeat: no-repeat;
	background-position: right 0.25rem;	
	text-decoration: none;
	
}

.xf_cont .materials .mat a.more:hover {	

	color: #00539c;
	text-decoration: underline;

}

.xf_cont .materials .mat .mask {
	
	display: none;
	
}

.xf_cont .materials .mat .photo:hover .mask {
	
	display: block;
	position: absolute;
	height: 200px;
	width: 96%;
	background-color: #00529c;
	opacity: 0.5;
	filter: alpha(opacity=50);
	
}

.xf_cont .materials .mat .icon {
	
	display: none;
	
}

.xf_cont .materials .mat .photo:hover .icon {
	
	display: block;
	position: absolute;
	height: 200px;
	width: 96%;
	background-image: url(../images/photo.png);
	background-repeat: no-repeat;
	background-position: center center;	
	
}


.xf_cont .big_bg_5 {
	
	background-image: url(../images/daf_lf_8.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 430px;
	color: #ffffff;
	
}

.xf_cont .big_bg_5 .top {
	
	font-size: 2rem;
	font-weight: 900;
	margin-top: 2rem;
	
}


.xf_cont .big_bg_5 .bottom {
	
	font-size: 1rem;
	line-height: 1.6rem;	
	margin-top: 1rem;
	padding-bottom: 3rem;
	
}

.xf_cont .big_bg_5 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_5 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);
	
}