body * {
    max-height: 1000000px;
}

html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    background: #e0dfe3;
}

p {
    margin: 0;
}

.block1
{
	width: 100%;
	background: url(../images/top.png) top center no-repeat;
	height: 179px;
}

.block1_text
{
	color: #fff;
	font-family:'PFDinDisplayPro-Thin';
	font-size: 21px;
	padding-top: 52px;
}

.block1 ul
{
	list-style: none;
	padding: 0;
	margin:0;
	position: absolute;
	top: 50px;
	left: 900px;
}

.block1 ul li
{
	position: relative;
	font-size: 21px;
	color: #fff;
	font-family:'PFDinDisplayPro-Light';
	margin-bottom: 3px;
}

.block1 ul li a
{
	color: #fff;
	text-decoration: underline;
}

.block1 ul li.i1:before
{
	content: "";
	display: block;
	position: absolute;
	background: url(../images/b1.png) no-repeat;
	width: 12px;
	height: 14px;
	left: -23px;
	top: 5px;
}

.block1 ul li.i2:before
{
	content: "";
	display: block;
	position: absolute;
	background: url(../images/b2.png) no-repeat;
	width: 12px;
	height: 16px;
	left: -23px;
	top: 5px;
}

.block1 ul li.i3:before
{
	content: "";
	display: block;
	position: absolute;
	background: url(../images/b3.png) no-repeat;
	width: 15px;
	height: 10px;
	left: -23px;
	top: 8px;
}

.block1_text label
{
	letter-spacing: 0.5px;
}

.block1_text span
{
	font-family:'PFDinDisplayPro-Bold';
	font-size: 48px;
	text-transform: uppercase;
}

.block2
{
	width: 100%;
	height: 461px;
	background: url(../images/block_1.png) top center no-repeat;
}

.block2_h60
{
    height: 60px !important;
}

.top_main
{
	width: 100%;
	height: 60px;
}

.top_main ul
{
	list-style: none;
	padding:0;
	margin: 0;
}

.top_main ul:after
{
	clear: both;
	width: 100%;
	content: "";
	display: block;
}

.top_main ul li
{
	float: left;
	color: #3c3c3c;
	font-family:'PFDinDisplayPro-Regular';
	margin-right: 20px;
  position: relative;
}

.top_main ul li ul
{
    display: none;
    position: absolute;
    top: 60px;
    left:0px;
    width: 300px;
    z-index: 50;
    padding-top: 20px;
}

.top_main ul li ul li
{
    padding-left: 10px;
    height: auto;
    margin-bottom: 20px;
    width: 100%;
}

.top_main ul li ul li a
{
    line-height: 22px;
    height: auto;
}

.top_main ul li:hover ul
{
    display: block;
    background: #fff;
    border:2px #ccc solid;
}

.top_main ul li.last
{
	margin-right: 0px;
}

.top_main ul li a
{
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #3c3c3c;
}

.top_main ul li a:hover, .top_main ul li.selected a
{
	color: #cd4800;
}

.block2_form
{
	position: absolute;
	right: 0px;
	top: 115px;
	background: rgba(255,255,255,0.5);
	width: 330px;
	height: 290px;
}

.block2_form form
{
	width: 250px;
	margin:0 auto;
}

.block2_form form input[type="text"]
{
	width: 218px;
	height: 48px;
	line-height: 48px;
	background: #fff;
	border:1px #969696 solid;
	outline: none;
	padding: 0 15px;
	font-family:'PFDinDisplayPro-LightItalic';
	font-size: 18px;
}

.block2_form form input[type="submit"]
{
	color: #fff;
	background: url(../images/button.png) no-repeat;
	width: 250px;
	height: 40px;
	cursor: pointer;
	font-size: 20px;
	font-family:'PFDinDisplayPro-Light';
	border:none;
	padding-left: 40px;
}

.user-a
{
    font-size: 12px;
}

.user-a1
{
    font-size: 16px;
}

input.erorr
{
    border:1px red solid;
}

.user-a a
{
    color: #cd4800;
}

.block2_form form p
{
	padding-bottom: 10px;
}

.block2_form form p.block2_form_title
{
	font-size: 30px;
	color: #3c3c3c;
	font-family:'PFDinDisplayPro-Light';
	padding-top: 15px;
	padding-bottom: 10px;
}

.block2_form form p.block2_form_title span
{
	font-size: 18px;
	display: block;
}

.block3
{
	width: 100%;
	background: url(../images/block1.png) top center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.block3_img
{
	float: left;
	border:1px #9d9d9d solid;
	margin-right: 37px;
}

.block3_content
{
	width: 100%;
	color: #3c3c3c;
	font-size: 24px;
	font-family:'PFDinDisplayPro-LightItalic';
}

.block3_content p
{
	padding-bottom: 35px;
}

p.block3_title
{
	text-align: center;
	font-size: 36px;
	color: #cd4800;
	font-family:'PFDinDisplayPro-Light';
	padding-top: 55px;
	padding-bottom: 35px;
	text-transform: uppercase;
}

.block4
{
	width: 100%;
	height: 580px;
	background: #fff;
}

ul.block4_list
{
	list-style: none;
	padding: 0;
	margin:0;
}

ul.block4_list li
{
	float: left;
	font-size: 30px;
	text-align: center;
	width: 258px;
	height: 258px;
	font-family:'PFDinDisplayPro-Light';
	color: #cd4800;
	margin-right: 40px;
}

ul.block4_list li.last
{
	margin-right: 0px;
}

ul.block4_list:after
{
	clear: both;
	width: 100%;
	content: "";
	display: block;
}

p.block4_list_img
{
	width: 258px;
	height: 258px;
	overflow: hidden;
	margin-left: 30px;
}

p.block4_title
{
	text-align: center;
	text-transform: uppercase;
	color: #cd4800;
	font-family:'PFDinDisplayPro-Light';
	font-size: 36px;
	padding-top: 55px;
	padding-bottom: 55px;
}

.block5
{
	width: 100%;
	background: url(../images/block5.png) top center no-repeat;
	height: 722px;
}

.block5_title
{
	text-align: center;
	font-size: 36px;
	text-transform: uppercase;
	color: #cd4800;
	font-family:'PFDinDisplayPro-Light';
	padding-top: 55px;
	padding-bottom: 35px;
}

ul.block5_list
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.block5_list li
{
	float: left;
	margin-right: 10px;
	font-family:'PFDinDisplayPro-Light';
	text-align: center;
	width: 232px;
	color: #3c3c3c;
	font-size: 18px;
	height: 445px;
}

ul.block5_list li.last
{
	margin-right: 0px;
}

ul.block5_list:after
{
	clear: both;
	width: 100%;
	content: "";
	display: block;
}

p.block5_list_img
{
	width: 232px;
	height: 200px;
	overflow: hidden;
	margin-bottom: 24px;
}

.block5_line
{
	width: 100%;
	height: 2px;
	background: url(../images/b5_line.png) repeat-x;
}

p.block5_text
{
	text-align: center;
	color: #43849d;
	font-size: 30px;
	font-family:'PFDinDisplayPro-LightItalic';
	padding-top: 34px;
}

.block6
{
	width: 100%;
	background: #fff;
	height: 400px;
}

.block6_title
{
	text-align: center;
	text-transform: uppercase;
	font-size: 36px;
	font-family:'PFDinDisplayPro-Light';
	color: #cd4800;
	padding-top: 55px;
	padding-bottom: 30px;
}

.center_list
{
	text-align: center;
}

.center_list ul
{
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0;
}

.center_list ul li
{
	float: left;
	width: 149px;
	height: 216px;
	margin-right: 19px;
}

.center_list ul li.last
{
	margin-right: 0px;
}

.center_list ul:after
{
	clear: both;
	width: 100%;
	content: "";
	display: block;
}

.block7
{
	width: 100%;
	height: 400px;
}

.block8
{
	width: 100%;
	height: 286px;
	background: url(../images/bottom.png) top center no-repeat;
}

.block8_1, .block8_2, .block8_3, .block8_4
{
	float: left;
	width: 300px;
	height: 170px;
	margin-top: 20px;
	background: url(../images/b_line1.png) top left no-repeat;
}

.block8_3 ul
{
	list-style: none;
	padding: 15px 0 0 60px;
	margin:0;
	width: 180px;
}

.block8_3 ul li
{
	position: relative;
	font-size: 21px;
	color: #fff;
	font-family:'PFDinDisplayPro-Light';
	margin-bottom: 3px;
}

.block8_3 ul li a
{
	color: #fff;
	text-decoration: underline;
}

.block8_3 ul li.i1:before
{
	content: "";
	display: block;
	position: absolute;
	background: url(../images/b1.png) no-repeat;
	width: 12px;
	height: 14px;
	left: -23px;
	top: 5px;
}

.block8_3 ul li.i2:before
{
	content: "";
	display: block;
	position: absolute;
	background: url(../images/b2.png) no-repeat;
	width: 12px;
	height: 16px;
	left: -23px;
	top: 5px;
}

.block8_3 ul li.i3:before
{
	content: "";
	display: block;
	position: absolute;
	background: url(../images/b3.png) no-repeat;
	width: 15px;
	height: 10px;
	left: -23px;
	top: 8px;
}

.block8_1, .block8_2
{
	text-align: center;
}

.block8_1 ul, .block8_2 ul
{
	list-style: none;
	padding: 15px 0 0 0;
	margin:0;
	width: 100%;
}

.block8_1 ul li, .block8_2 ul li
{
	text-align: center;
	color: #fff;
	font-family:'PFDinDisplayPro-Light';
	font-size: 20px;
	margin-bottom: 3px;
}

.block8_1 ul li a, .block8_2 ul li a
{
	color: #fff;
	border-bottom: 1px #fff solid;
	text-decoration: none;
}

.block8_4
{
	text-align: center;
	position: relative;
}

.block8_4:after
{
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(../images/b_line1.png) no-repeat;
	width: 3px;
	height: 133px;
	display: block;
	content: "";
}

.block8_5
{
	width: 100%;
	background: url(../images/b_line2.png) top center repeat-x;
	height: 96px;
	line-height: 96px;
	color: #fff;
	font-size: 18px;
	font-family:'PFDinDisplayPro-Light';
	clear: both;
	text-align: center;
}

/* addition */
.BaseWidth
{
	margin:0 auto;
	position: relative;
	width: 1200px;
}

/* slider */

.slider
{
	width: 780px;
	position: absolute;
	top: 115px;
}

.jcarousel-wrapper {
    position: relative;
    width: 780px;
    height: 240px;
}



/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    float: left;
    width: 780px;
}

.jcarousel li p.slider_title
{
	text-align: center;
	font-size: 30px;
	text-transform: uppercase;
	padding-bottom: 30px;
}

.jcarousel li p
{
	text-align: center;
	font-size: 24px;
	color: #fff;
	font-family:'PFDinDisplayPro-Light';
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 20px;
    text-align: center;
    width: 100%;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    background: url(../images/bullet.png) 0px 0px no-repeat;
    margin-right: 10px;
}

.jcarousel-pagination a.active {
    background: url(../images/bullet.png) -30px 0px no-repeat;
}

.block_content
{
    width:100%;
    background: #fff;
    padding-bottom: 30px;
    padding-top: 30px;
    color: #3c3c3c;
    font-size: 20px;
    font-family: 'PFDinDisplayPro-Light';
}

.block_content ul li
{
    margin-bottom: 10px;
}

.block_content p
{
    padding-bottom: 10px;
}

.block_content a
{
    text-decoration: none;
    color: #cd4800;
    border-bottom: 1px #cd4800 solid;
}

.block_content p.block_content_title
{
    text-align: center;
    font-size: 36px;
    color: #cd4800;
    font-family: 'PFDinDisplayPro-Light';
    padding-bottom: 35px;
    text-transform: uppercase;
    font-weight: normal;
}

.block_content input[type="text"]
{
   width: 318px;
  height: 48px;
  line-height: 48px;
  background: #fff;
  border:1px #969696 solid;
  outline: none;
  padding: 0 15px;
  font-family:'PFDinDisplayPro-LightItalic';
  font-size: 18px; 
}

.block_content textarea
{
   width: 318px;
  height: 200px;
  line-height: 48px;
  background: #fff;
  border:1px #969696 solid;
  outline: none;
  padding: 0 15px;
  font-family:'PFDinDisplayPro-LightItalic';
  font-size: 18px; 
}

.block_content input[type="submit"]
{
  color: #fff;
  background: #cd4800;
  width: 350px;
  height: 40px;
  cursor: pointer;
  font-size: 20px;
  font-family:'PFDinDisplayPro-Light';
  border:none;
}

label.error
{
    color: red;
    padding-left: 10px;
    font-size: 16px;
}

.feedback-alert-true
{
    position: fixed;
    z-index: 250;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    width: 745px;
    height: 100px;
    background: #fff;
    border: 3px #ffbb00 solid;
    color: green;
    z-index: 250;
    margin-left: -350px;
    margin-top: -50px;
    left:50%;
    top:50%;
    line-height: 100px;
    text-align: center;
    font-size: 30px;
    display: block;
}

.feedback-alert
{
    position: fixed;
    z-index: 250;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    width: 745px;
    height: 100px;
    background: red;
    z-index: 250;
    margin-left: -350px;
    margin-top: -50px;
    left:50%;
    top:50%;
    line-height: 100px;
    text-align: center;
    font-size: 30px;
    display: block;
    color: #fff;
}

.feedback-alert-true-closed
{
    position: absolute;
    width:52px;
    height: 52px;
    background: url(../images/exit.png) no-repeat;
    cursor: pointer;
    top:14px;
    right: 19px;
}

.feedback-alert-true-content
{
    width: 100%;
    position: relative;
}

.bg_dialog
{
    width:100%;
    height: 100%;
    position: fixed;
    z-index: 150;
    left:0;
    top:0;
    background: rgba(0,0,0,0.5);
    display: none;
}

.closed_dialog {
    position: absolute;
    background: url(../images/closed.png) no-repeat;
    width: 14px;
    height: 14px;
    display: block;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.dialog_send {
    border-radius: 5px;
    background-color: rgb(247, 246, 244);
    box-shadow: 0px 8px 17px 0px rgba(0, 0, 1, 0.54);
    width: 560px;
    height: 100px;
    position: fixed;
    z-index: 200;
    left: 50%;
    top: 50%;
    margin-left: -280px;
    margin-top: -50px;
    display: none;
}

.dialog_send_content {
    width: 100%;
    position: relative;
    text-align: center;
    font-family:'PFDinDisplayPro-Light';
    font-size: 24px;
    line-height: 100px;
}

ul.gallery_list
{
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.gallery_list li
{
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 263px;
    text-align: center;
}

ul.gallery_list li img
{
   border: 4px #ccc solid; 
}

ul.gallery_list li img:hover
{
    border: 4px #cd4800 solid;
}

ul.gallery_list li a
{
    border:none;
}

ul.gallery_list:after
{
    clear: both;
    display: block;
    content: "";
    width: 100%;
}

.lvs
{
    z-index: 100;
}