

@font-face {
    font-family: 'Prompt';
    src: url('./font/Prompt-Regular.eot');
    src: url('./font/Prompt-Regular.eot?#iefix') format('embedded-opentype'),
      
         url('./font/Prompt-Regular.woff') format('woff'),
         url('./font/Prompt-Regular.ttf') format('truetype'),
         url('./font/Prompt-Regular.svg#Prompt') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'DBAdmanX';
    src: url('./font/DBAdmanX.eot');
    src: url('./font/DBAdmanX.eot?#iefix') format('embedded-opentype'),
      
         url('./font/DBAdmanX.woff') format('woff'),
         url('./font/DBAdmanX.ttf') format('truetype'),
         url('./font/DBAdmanX.svg#DBAdmanX') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DBAdmanXBd';
    src: url('./font/DBAdmanX-Bold.eot');
    src: url('./font/DBAdmanX-Bold.eot?#iefix') format('embedded-opentype'),
      
         url('./font/DBAdmanX-Bold.woff') format('woff'),
         url('./font/DBAdmanX-Bold.ttf') format('truetype'),
         url('./font/DBAdmanX-Bold.svg#DBAdmanXBd') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'AcidMd';
    src: url('./font/Acid-Medium.eot');
    src: url('./font/Acid-Medium.eot?#iefix') format('embedded-opentype'),
      
         url('./font/Acid-Medium.woff') format('woff'),
         url('./font/Acid-Medium.ttf') format('truetype'),
         url('./font/Acid-Medium.svg#AcidMd') format('svg');
    font-weight: normal;
    font-style: normal;
}




 
div#loadPage,div#loadPage_content{position:fixed;margin:auto;left:0;top:0;width:100%;height:100%;color:#000;background-color:#FFF;z-index:500000000;text-align:center;opacity:.7;padding-top:200px;vertical-align:middle;filter:alpha(opacity=70);display:none}

/* ====== preload ========== */

img{
	max-width: 100%;
}

html{
  width:100%; height: 100%;
}

form{
	margin: 0; padding: 0;
}

body{
  margin: 0;
  padding: 0;
  width:100%; 
	overflow-x: hidden;
 font-family: 'DBAdmanX'; font-size: 20px; line-height: 120%;
	
    background-color: #111521;
 color: #fff;
}

.bg_body{
	background: url("../../img/world/bg.jpg") center center  ;
	background-size: cover;
 
}


 

a{
	text-decoration: none;
	 color: #000000;
}

a:hover{
	 color: #666666;
}

h1{
	margin:0; padding:0;
	font-size:46px;	 line-height: 80%;
	font-weight:normal;    
	letter-spacing: 2px;   
}

h2{
    margin:0; padding:0;
	font-size:30px;	 line-height: 100%;
	font-weight:normal;  
	letter-spacing: 2px;   
}
  
  
a ,a:hover ,a:link{
  text-decoration: none;
}
 


.bull{
	font-family: "sans-serif";
	width: 20px;
}

b{
	font-family: 'DBAdmanXBd';
}



table{
	width: 100%;
   font-family: 'DBAdmanX'; font-size: 21px; line-height: 120%;
}

table td{
	padding: 2px 0;  
}

table tr{
	 
}




 
ul, li {
    	margin:0; 
    padding:0; 
    list-style:none;  
}



.left{
	float: left;
}

.right{
	float: right;
}


.clear{
	clear:both;	
}

 
.top5{
	padding-top:5px;	
}	

.top10{
	padding-top:10px;	
}	

.top20{
	margin-top: 20px;
}

.top30{
	margin-top: 30px;
}
	
	
.top40{
	margin-top: 40px;
}

	
.top60{
	margin-top: 60px;
}

	
.top_content{
	margin-top: 90px;
}



.size48{
	font-size: 48px; line-height: 120%;
}

.size40{
	font-size: 40px; line-height: 120%;
}

.size36{
	font-size: 36px; line-height: 120%;
}

.size30{
	font-size: 30px; line-height: 120%;
}

.size24{
	font-size: 24px; line-height: 120%;
}

.size21{
	font-size: 21px; line-height: 120%;
}

.size18{
	font-size: 18px; line-height: 120%;
}

.size12{
	font-size: 12px; line-height: 120%;
}

 
.style1{
	color: #e00d09 !important; 
}

 
 
 	.webshow{
		
	}

	.mobileshow{
		display: none;
	}

.popup{
	width: 100%; height: 100%; 	z-index: 999999;
	top: 0; bottom: 0;
	position: fixed; background: url("../../img/tp/shadow.png"); 
	padding: 20px 0 100px 0;  overflow: scroll;
	text-align: center;   display: none;
}

  
#load_popup img{
/*	width: 100%;*/
}

area:focus {
outline:0;
}

.popup_area{
	 width:90%;  margin-left: auto; margin-right: auto;
	 max-width: 800px;
	min-height: 400px;
	 position: relative;
	margin-top: 30px;
	  text-align: left;
	padding: 30px 0;  
    background: #fff;
}

.pop_padding{
	margin-top: 30px; 
    background: #fff; padding: 40px;
}

.pop_img{
	height: 400px;
}

.popup_close{
	text-align: right; position:absolute; right:0;
	margin: -40px 0px 0 0; z-index:5;
	
}

.pop_thank{
	padding: 100px 0; text-align: center;
}

.web{
	width: 100%; max-width: 1400px;
	margin-left: auto; margin-right: auto;
	position: relative;
}

.area_content{
	width:94%;  margin-left: auto; margin-right: auto;
	 position: relative; max-width: 1400px;
	border: 0px #000 solid; text-align: left;
}

.area_gallery{
	width:90%;  margin-left: auto; margin-right: auto;
	 position: relative; max-width: 1400px;
	border: 0px #000 solid; text-align: left;
}
 
 
.padding_page{
	padding: 40px 0;
}



.head_fixe{
	position: fixed; width: 100%; z-index: 99;	
} 
 
.bg_header{
	background: url("../../img/courtyard/bg_head.jpg") top right no-repeat;
	background-size: 140%;
	background-color: #f0eff0;
	  font-size: 14px; line-height: 120%;
}




.header{
	width: 96%; margin-left: auto; margin-right: auto;
	max-width: 1400px; border: 0px #333 solid;
}

.header a {
	 color: #000000; text-decoration: none;
}

 
.header a:hover {
	 color: #000000; text-decoration: none;
}



.logo{
	 padding: 10px 0;
}

.logo-img img{
	width: auto !important; height: 55px !important;
} 


 
.mobile_header{
	display: none;
}



.menu_header{ 
	 
} 
 

.header1{ 
	padding: 20px 20px 10px 0;;
}

 

.header2{ 
	padding: 0px 0;
}
 

.header1 li{ 
	display: inline-block; vertical-align: text-top;
	margin: 0px 20px; 
	font-size: 24px; line-height: 100%; letter-spacing: 1px;
	 color: #211f20;
	 cursor: pointer;
} 

.header1 .active{
	border-bottom: 2px #7c7979 solid;
}

.header2 li{
	display: inline-block; vertical-align: text-top;
	margin: 0px 5px;   font-family: 'DBAdmanXBd';
	border: 0px #757778 solid;
	padding: 7px 30px; letter-spacing: 1px;
	font-size: 18px; line-height: 100%;
	 color: #fff;
	 cursor: pointer;
} 

.header2 .active{
	background: #153643; color: #fff;
}

  
.header_home{
	margin-top: 0px;
	padding: 15px;
}

.header_home img{
	width: 35px !important; 
	height: 35px !important;
}

.padding_page{
	padding: 40px 0;
}

 
.cover_box{
	float: right; margin-right: 50%; width: 44%;
	margin-top: 10%; text-align: center;
	color: #fff;   border: 0px #fff solid;
	 font-family: 'Prompt'; font-size: 30px; line-height: 120%;
}


.cover_logo{
	display: inline-block; vertical-align: top;
	margin: 30px 10px 0;
	max-width: 20%;
}

@media screen and (max-width: 1400px) {
 
.form_bg{
	background-size: auto; 
}


	
}

@media screen and (max-width: 1300px) {
	 
	 
}


@media screen and (max-width: 50em) {

 	
	
.area_content{
	width:86%;  margin-left: auto; margin-right: auto;
}
	 	
.webshow{
		display: none;
	}

	.mobileshow{
		display: block;
	}
	
	 
	
	.icon_menu{
		background: url("../../img/tp/icon-mobile.png") top center no-repeat;
		background-size: 26px; cursor: pointer; margin-top: 10px; z-index: 10;
		width: 30px; height: 30px; position: absolute; display: block;
		right: 0; margin-right: 10px;
	}

	.close_mobile{
		background: url("../../img/tp/icon-close.png")top center no-repeat; 
		background-size: 26px; cursor: pointer; z-index: 99;
		width: 30px; height: 30px; margin-top: 10px;
		position: absolute; display: none; right: 0; margin-right: 10px;
	}
	
	.menu_header{
		display: none; margin: 0; padding-top: 80px;
	}
	
	 
	
	.mobile_product{
		display: none;
	}
	
	.mobile_header{
		 padding-top: 80px; 
	}
	
	.mobile_header a ,.mobile_header a:hover{
		color: #fff;
	}
	
	.mobile_header li{
		text-align: left; font-size: 14px !important; line-height: 100%; font-family: 'UniformMd';
	}
	
	.mobile_header_sub{
	padding: 0 20px; margin-top: 10px;
}
	
	.submenu{
		color: #fff; font-family: 'Uniform'; padding: 10px 20px 0 20px;
		font-size: 12px !important; line-height: 100%;
	}
	
	.logo-img{
		 
	}
	
	.logo{
	padding: 0px 0;
	}

	 


  
	
}

@media screen and (max-width: 40em) {
body{
 font-size: 20px; line-height: 90%;
}
 	
	
 h1{
	font-size:32px;	 line-height: 100%;
}

h2{
    font-size:26px;	 line-height: 100%;
}
  
h3{
   font-size:22px;	 line-height: 100%;
}
	 
}
