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


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


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

@font-face {
    font-family: 'DBHelvethaicaXBd';
    src: url('./DBHelvethaicaX/DBHelvethaicaBd.eot');
    src: url('./DBHelvethaicaX/DBHelvethaicaBd.eot?#iefix') format('embedded-opentype'),
      
         url('./DBHelvethaicaX/DBHelvethaicaBd.woff') format('woff'),
         url('./DBHelvethaicaX/DBHelvethaicaBd.ttf') format('truetype'),
         url('./DBHelvethaicaX/DBHelvethaicaBd.svg#DBHelvethaicaXBd') 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%;
}

body{
  margin: 0;
  padding: 0;
  width:100%; height: 100%;
 font-family: 'DBHelvethaicaX';
  font-size: 22px; line-height: 100%;
 color: #4c5e6a; background: #fff;
}

b{
	font-weight:normal; font-family: 'DBHelvethaicaXBd';
}

table{
	font-family: 'DBHelvethaicaX';
  font-size: 22px; line-height: 100%;
	color: inherit;
}


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

a:hover{
	 color: #666666;
}

h1{
	margin:0; padding:0;
	font-size:60px;	 line-height: 90%;
	font-weight:normal;   font-family: 'DBHelvethaicaXBd';
}

h2{
	margin:0; padding:0;
	font-size:32px;	 line-height: 60%;
	font-weight:normal; font-family: 'DBHelvethaicaXBd';
}

h3{
	margin:0; padding:0;
	font-size:42;	 line-height: 110%;
	font-weight:normal; font-family: 'DBHelvethaicaXBd';
}
 

a ,a:hover ,a:link{
  text-decoration: none;
}

.bold{
 font-family: 'DBHelvethaicaXBd';
}

.medium{
 font-family: 'DBHelvethaicaXMed';
}

.regular{
 font-family: 'DBHelvethaicaX';
}


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



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

.left{
	float: left;
}

.right{
	float: right;
}


.clear{
	clear:both;	
}



.top10{
	padding-top:10px;	
}	

.top20{
	margin-top: 20px;
}

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

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

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

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

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

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

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

.style1{
	color: #075990 !important;
}	

.style2{
	color: #4c5e6a !important;
}	


 
	.webshow{
		
	}

	.mobileshow{
		display: none !important;
	}

.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;   
	text-align: center;   display: none;
    overflow: auto;
}



.stop-scrolling {
    overflow: hidden;
}

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

area:focus {
outline:0;
}

.popup_area{
	 width:90%;  margin-left: auto; margin-right: auto;
	max-width: 1000px;
	background: #fff;
	color: #4c5e6a;
	min-height: 400px;
	 position: relative;
	margin-top: 10px;
	 text-align: left; border-radius: 25px;
}

.popup_area .padding{
	padding: 70px 10%;
}

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

.popup td {
 min-width: 10px; padding-top: 2px;
  vertical-align: top; text-align: left;
}



.web{
	width: 100%; max-width: 1600px;
	margin-left: auto; margin-right: auto;
    left: 0; right: 0; min-height: 600px;
	position: relative;  padding: 90px 0;
}

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

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

.head_fixe{
	position: fixed; width: 100%; z-index: 99;
	height: 100%; overflow: auto;
	
} 

.bg_head_home{
	background: none !important; position: absolute; z-index: 10; width: 100%;
}

.bg_header{
	 background-color: #043867;
}

.header{
	width: 96%; margin-left: auto; margin-right: auto;
	max-width: 1400px; border: 0px #000 solid;
	font-size: 21px; line-height: 100%;  
}

.logo{
	padding: 10px 0; 
}

.header li{
	display: inline-block; vertical-align: text-top;
	margin: 0 10px;
	padding: 30px 10px; color: #86a9bb;
	margin-top: 14px;  font-family: 'DBHelvethaicaXLi';
}

.header .active{
	 color: #fff;
}

.header_lang{
    display: inline-block; vertical-align: text-top;
}

.header_lang .lang{
	display: inline-block; vertical-align: text-top;
	margin: 35px 3px 0 3px;   text-align: left;
    padding: 10px; color: #86a9bb;
}


.header_lang .lang_active{
	display: inline-block; vertical-align: text-top;
	 padding: 10px; background: #fff; color: #86a9bb;
	border-radius: 25px;  margin: 35px 3px 0 3px; 
}

 

.footer{
    background: #ffffff;
    margin-top: 0px;
    border-top: 1px #075990 solid;
	padding: 20px 0 20px 0; color: #075990;
	font-size: 18px; line-height: 110%;
}

.footer a{
	 color: #075990;
}

.footer h1{
	color: #d9dbde;
	margin:0; padding:0;
	font-size:24px;	 line-height: 60%;
	font-weight:normal; font-family: 'DBHelvethaicaXBd';
}

.footer_line{
	margin: 20px 0;
	border-bottom: 1px #676769 solid;
}

.footer_menu{
	display: inline-block; vertical-align: top;
}


.head_menu{
	 text-align: right;
}

.header .enquiry_mobile , .icon_menu{
	display: none;
}

.thankyou{
	padding: 100px 0 ;
}


.banner_area{
    position: absolute; width: 94%;
    margin-left: auto; margin-right: auto;
    max-width: 1400px; background: #000;
    height: 10px; left: 0; right: 0;
}

.banner_text1{
    position: absolute; z-index: 99;
    width: 22%; margin: 13% 0 0 11%; max-width: 360px;
}

.banner_text2{
    position: absolute; z-index: 99;
    left: 0; right: 0; max-width: 500px;
    width: 33%; margin: 13% auto 0;
}

.title{
    display: inline-block; vertical-align: top;
    margin: 0 0 30px 0; color: #075990;
    letter-spacing: 5px;
}

.title_line{
    border-bottom: 4px #075990 solid;
    width: 80px;
}

.space_line{
    background: #075990;
    width: 4px; position: relative;
    margin-top: -45px; z-index: 5;
    height: 90px;
}

.about_page1{
    padding: 40px 0; text-align: center
    
}

.about_page1_img{
    position: relative; z-index: 80;
    margin-top: 40px;
}

.about_page2{
    padding: 190px 0 80px 0; text-align: center;
    background: #3b4147; position: relative; margin-top: -110px;
    min-height: 400px; color: #fff;
}

.about_page2 .area{
	width:90%;  margin-left: auto; margin-right: auto;
	 position: relative; max-width: 1000px;
	text-align: left; margin-top: 20px;
}

.about_page2 .box1{
	display: inline-block; vertical-align: top;
	width: 15%; margin: 20px 0 0 0;
}

.about_page2 .box2{
	display: inline-block; vertical-align: top;
	width: 80%; margin: 20px 0 0 3%;
}

.about_page3{
    padding: 80px 0 0 0; text-align: center
}

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

.lawyers_img{
    border-radius: 25px;  border: 1px #afc7d9 solid;
}

.lawyers_h{
    margin-top: 20px;
    min-height: 90px;
}

.lawyers_box{
    margin-top: 40px;
}

.lawyers_more{
    margin-top: 10px;
    display: inline-block; vertical-align: top;
    font-family: 'DBHelvethaicaXBd';
    color: #075990;
    border-bottom: 1px #698daf solid;
}


.lawyers_type{
    font-family: 'DBHelvethaicaXBd';
    display: inline-block;
    border-bottom: 0px #b4b9bd solid;
}


.lawyers_paddingL{
    padding-top: 10px;
    padding-left: 0px;
} 

.team-detail table  td:nth-of-type(1) {
  width: 15px;
}

.service_banner{
    padding: 60px 0;
}

.service_box{
    display: inline-block; vertical-align: top;
    width: 42%;
    margin: 40px 3% 0;
}

.service_line{
    margin-top: 40px;
    border-bottom: 1px #c9ced2 solid;
}

.serviceL{
    display: inline-block; vertical-align: top;
    width: 25%;
}

.serviceR{
    display: inline-block; vertical-align: top;
    width: 70%; margin-left: 4%;
}

.service-table{
	width: 100%;
}

._service1{
	background: #d5d5d5; min-height: 100px; width: 20%;
	padding: 40px;
}

._service1 h2{
font-size:40px;	 line-height: 80%; color: #043867;
}

._service1 table{
	color: #222222;
}


._service1-table{
	margin-top: 20px; display: inline-block;
}

._service-space{
	width: 3%;
}

._service1 .icon img, ._service2 .icon img{
	height: 140px;
}

._service2{
	background: #075990; min-height: 400px; padding: 40px 0 0 0;
}

._service2 h2{
font-size:40px;	 line-height: 80%; color: #ffffff;
}

._service2-table{
	width: 100%;  background: #054068; color: #ffffff; margin-top: 40px;
}

._service2-table .width1{
	width: 30%;
}

._service2-table .area{
	padding: 40px;
}

._service2-table .stage{
	padding: 40px; background: #0e334b;
}

._service3-table{
	width: 100%;  background: #043556; color: #ffffff; 
}

._service3-table .width1{
	width: 50%; background: #03243a;
}

.contact_address{
    background: url("../../img/contact/es-counsel.jpg") top left no-repeat;
    background-size: 60%;
    min-height: 623px; margin-top: 60px;
}

.contact_area{
     float: right;
    width: 50%;   text-align: center;
    margin: 50px 0 0 0;
}

.contact_box{
   padding: 120px 0; width: 100%;
    background: #fff; 
    -moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
	box-shadow: 5px 5px 5px #ccc;
}

.contact_text{
    display: inline-block; vertical-align: top;
    text-align: left;
}

.contact_space{
    background: #075990;
    width: 4px; height: 90px;
    margin-top: -45px; position: relative;
}

.btn_contact{
   padding: 10px 0; text-align: center;
    width: 250px; border: 1px #07598f solid;
    color: #07598f; font-family: 'DBHelvethaicaXBd';
    font-size: 24px; line-height: 100%;
    border-radius: 25px; margin-top: 10px;
}

.contact_map{
    padding: 60px 0 0 0;
}


.client ,.expertise-icon{
	margin-top: 40px; color: #075990; font-family: 'DBHelvethaicaXBd';
}

.client .text{
	margin-top: 10px; 
}


.expertise{
	background: #f7f7f7; padding: 60px 0;
}

.expertise .title{
	color: #4c5e6a;
}


.experience ,.experience2{
	margin-top: 50px;
}

.experience .box1{
	float: left; width: 47%;
}

.experience .box2{
	float: right;  width: 47%;
}

.experience2 .box1{
	float: right!important; width: 47%;
}

.experience2 .box2{
	float: left!important;  width: 47%;
}

.experience .title{
	color: #075990; font-family: 'DBHelvethaicaXBd';
	margin-top: 20px; letter-spacing: 0;
}

.expertise .more{
	margin-top: 20px;
	color: #075990;  font-family: 'DBHelvethaicaXBd';
}

.expertise .more span{
	border-bottom: 2px #ced7e0 solid;
}

.experience .description{
	margin-top: 0px;
}

.experience table{
	margin: 0; padding: 0;
}

.experience table td{
	vertical-align: top; text-align: left;
	padding-bottom: 10px; min-width: 20px;
}

.article{
	padding: 10px ;
	border-bottom: 1px #d5d5d5 solid;
}

.article .text{
	padding: 5px 0;
}

.download{
	display: inline-block; vertical-align: top;
	background: url("../../img/article/icon-download.png") left center no-repeat;
	background-size: 30px; padding: 5px 0 5px 45px; min-height: 30px;
	color: #075990;  font-family: 'DBHelvethaicaXBd';
}

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

	
}

@media screen and (max-width: 1300px) {
	
.header li{
	display: inline-block; vertical-align: text-top;
	margin: 0 7px;
	padding: 30px 0px; color: #8d8d8d;
	margin-top: 14px;
}
	 

	
}



@media screen and (max-width: 55em) {
	
 
.bg_head_home{
	background: #043867 !important; position: fixed; z-index: 999; width: 100%;
}

.bg_header{	
	  position: fixed; z-index: 999; width: 100%;
}
    
.header_lang{
  position: absolute; right: 0;
    font-size: 16px;  display: none;
}

.header_lang .lang{
	display: inline-block; vertical-align: text-top;
	margin: 0px 2px;   text-align: left;
    padding: 2px 0 0 0 ; color: #86a9bb;
    width: 25px; height: 25px;
}


.header_lang .lang_active{
	display: inline-block; vertical-align: text-top;
	  padding: 2px 0 0 0 ; background: #fff; color: #86a9bb;
	border-radius: 25px;  margin: 0px 2px ; 
     width: 25px; height: 25px;
}
    .logo{
        text-align: center !important; width: 100%;
    }
	
	.logo img{
		height: 40px;
	}	
    
    
.logo{
	padding: 5px 0; 
}

    
	.head_menu{
		display: none; padding: 10px 0 20px  0;
	}
	
	.icon_menu{
		background: url("../../img/tp/icon-mobile.png") top center no-repeat;
		background-size: 35px; cursor: pointer;
		width: 35px; height: 35px; position: absolute; display: block;
        margin-top: 10px; margin-left:10px;
	}

	.close_mobile{
		background: url("../../img/tp/icon-close.png")top center no-repeat;
		background-size: 35px; cursor: pointer;
		width: 35px; height: 35px;  margin-left:10px;
		position: absolute; display: none; margin-top: 10px;
	}
	
	 
	
	.header li{
		display: inline-block; vertical-align: text-top;
		width: 100%; padding: 0;
		margin: 0; text-align: left;
		color: #8d8d8d;
		margin-top: 14px;
	}
	
	 

	.footer{
	 margin: 0; padding: 0px;
	}
	
	.footer_term{
		text-align: center;
	}
		
	 .footer_copyright{
		  padding: 20px 0 40px 0;
         font-size: 16px; line-height: 120%;
	}
	
	

.experience .box1 ,.experience .box2,.experience2 .box1,.experience2 .box2{
	 width: 100% !important;
}
	
	.experience img{
		width: 100%;
	}
	
	
.lawyers_box{
   min-width: 50%;
}
 
	
}


@media screen and (max-width: 50em) {
body{
font-size: 18px; line-height: 140%;
}
	


h1{
	font-size:40px;	 line-height: 90%;
}

h2{
	font-size:28px;	 line-height: 60%;
}

h3{
	font-size:36;	 line-height: 110%;
}
 
    
     	
.webshow{
		display: none;
	}

	.mobileshow{
		display: block !important;
	}
	

	.top_head{
		padding: 60px 0 0 0;
	}	

    
    
.web{
	 padding: 30px 0;
}

.area_content{
	width:90%; 
}

    .title{
        margin: 0;
    }    
    
.space_line{
    background: #075990;
    width: 4px;
    margin-top: -30px;
    height: 60px;
}  
    
.about_page1{
    padding: 40px 0; text-align: left;
    
}
    
    .about_page1 br , .about_page2 br{
        display: none;
    }

.about_page1_img{
    position: relative; z-index: 10;
    margin-top: 40px;
}

.about_page2{
    width:100%; 
    padding: 80px 5% 50px 5%; text-align: left;
    background: #3b4147; position: relative; margin-top: -50px;
    min-height: 100px; color: #fff;
}

.about_page2 .box1{
	 width: 35%; margin: 20px 0 0 0;
}

.about_page2 .box2{
	 width: 60%; margin: 20px 0 0 3%;
}
	
	
.about_page3{
    padding: 40px 0 0 0; text-align: left
}

.about_box{
    display: inline-block; vertical-align: top;
    width: 47%; margin: 10px 1% 0;
}
	

.service_box{
    display: inline-block; vertical-align: top;
    width: 100%;
    margin: 30px 0 0;
}

.service_line{
    margin-top: 40px;
    border-bottom: 0px #c9ced2 solid;
}

.serviceL{
    display: inline-block; vertical-align: top;
    width: 25%;
}

.serviceR{
    display: inline-block; vertical-align: top;
    width: 70%; margin-left: 4%;
} 
    

.lawyers_box{
    margin-top: 40px; text-align: center;
}
    
    .lawyers_h{
        margin: 0;
        min-height: 10px;
    }
    
.lawyers_more{
    margin-top: 10px;
    display: inline-block; vertical-align: top;
    font-family: 'DBHelvethaicaXBd';
    color: #075990;
    border-bottom: 1px #698daf solid;
}

    
 
.contact_area{
     float: right;
    width: 60%;   text-align: center;
    
}

.contact_box{
   padding: 60px 0; width: 100%;
    background: #fff; 
    -moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
	box-shadow: 5px 5px 5px #ccc;
}

.contact_text{
    display: inline-block; vertical-align: top;
    text-align: left;
}

.contact_space{
    background: #075990;
    width: 4px; height: 60px;
    margin-top: -30px; position: relative;
}
    
    .popup_area h1{
        font-size: 36px; line-height: 100%;
    }    
    
.popup_area{
	 width:94%;  margin-left: auto; margin-right: auto;
	max-width: 1000px;
	background: #fff;
	color: #4c5e6a;
	min-height: 400px;
	 position: relative;
	margin-top: 10px;
	 text-align: left; border-radius: 25px;
}

.popup_area .padding{
	padding: 30px 5%;
}
    
    
}

@media screen and (max-width: 40em) {
.contact_address{
    background: url("../../img/contact/es-counsel.jpg") top left no-repeat;
    background-size: 80%;
    min-height: 123px; margin-top: 40px;
}

 
.contact_area{
     float: right;
    width: 90%;   text-align: center;
    margin: 180px 5% 0 0;
}
		

.service-table td{
	display: inline-block; vertical-align: top;  
 }	
	
	._service1 ,._service2{
		width: 100%;
	}
	
	._service1-table table{
		width: 100%;  
	}
	
	._service3-table{
		 
	}
	
	
	._service1-table table td{
		min-width: 20px;
	}
	
	._service2-table .width1 ,._service3-table .width1,._service3-table .width2{
	width: 100%;
}

	
	

 

._service-space{
	display: none;
}

 
._service1 ,._service2{
	 padding: 20px 20px;
}
 
 

._service2-table .area{
	padding: 40px 20px;
}

._service2-table .stage{
	padding: 40px 20px;
}
	

	.expertise-icon{
		margin-top: 0;
	}
 

 

	
	
	
}
