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

body{
  margin: 0;
  padding: 0;
  width:100%; 
	overflow-x: hidden;
 font-family: 'AngsanaNew'; font-size: 24px; line-height: 110%;
    background: #ffffff;
 color: #01206a;
}
 

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

a:hover{
	 color: #666666;
}

h1{
	margin:0; padding:0;
	font-size:54px;	 line-height: 80%;
	font-weight:normal;  font-family: 'AngsanaNew';   
	letter-spacing: 1px;   
}

h2{
    margin:0; padding:0;
	font-size:48px;	 line-height: 75%;
	font-weight:normal;   font-family: 'AngsanaNewBd';     
	letter-spacing: 0px;     
}
 
h3{
	margin:0; padding:0;
	font-size:40px;	 line-height: 75%;
	font-weight:normal;   font-family: 'AngsanaNewBd';     
	letter-spacing: 0px;  
}
 
h4{
    margin:0; padding:0;
	font-size:48px;	 line-height: 75%;
	font-weight:normal;   font-family: 'AngsanaNew';     
	letter-spacing: 0px;     
}
 


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


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


.table{
        font-family: 'AngsanaNew'; font-size: 24px; line-height: 120%;
}

.table td{
	padding: 2px 0; border: 0 !important;
}

.table tr{
	border: 0 !important;
}


.stop-scrolling {
    height: 100%;
    overflow: hidden;
}

 
ul, li {
    
}

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

.left{
	float: left;
}

.right{
	float: right;
}


.clear{
	clear:both;	
}

.bold{
	  
}

.top5{
	padding-top:5px;	
}	

.top10{
	padding-top:10px;	
}	

.top20{
	margin-top: 20px;
}

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

	
.top60{
	margin-top: 60px;
}


.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: #fff !important;
}

.style2{
	color: #CE2129 !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:  0;  overflow: auto;
	text-align: center;   display: none;
}


.popup_form{
	width: 100%; height: 100%; 	z-index: 999999;
	top: 0; bottom: 0;
	position: fixed; background: #CE2129; 
	background-size: 100%;
	padding: 20px 40px 100px ;  overflow: scroll;
	text-align: center;   display: none;  
}

.popupclose{
	background: url("../../img/tp/close.png") top center no-repeat;
	width: 36px; height: 36px; opacity: 1;
	
	text-align: right;
}
 

#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: 10px;
	  text-align: left;
	padding: 30px 0; color: #fff;
    
}

.pop_padding{
	margin-top: 10px;
    background: #ffffff; padding: 80px 40px; color: #01206a;
	border-radius: 20px 20px 0 0;
}

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

.thankyou img{
	height: 80px;
}

.pop_img{
	height: 400px;
}

.popup_close{
	text-align: right; position:relative; right:0;
	margin: 0 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: 1200px;
	border: 0px #000 solid; text-align: left;
}


.padding_page{
	padding: 60px 0;
}

.head_fixe{
	position: fixed !important; width: 100%; z-index: 99;
} 

.logo img{
	height: 50px; width: auto;
}

.logo-mini img{
	height: 40px;  width: auto;
}

.top_head{
	padding-top: 0px;
}

.bg_head{
	 width: 100%;
	background: #02206a;
}
     
.bg_head .col-sm {
	margin-top: 0;
}
 
.header{
	width: 94%; margin-left: auto; margin-right: auto;
	max-width: 1350px; border: 0px #000 solid;
	padding: 20px 0;
}

.headerL{
	float: left; width: 40%;
}

.headerR{
	float: left; width: 60%;
}

.header li{
	display: inline-block; vertical-align: top;
	margin-left: 50px; color: #ffffff; 
	font-size: 24px;
	padding-top: 10px;
}

 

   

.input_register{
     font-family: 'AngsanaNew'; 
    font-size: 18px; line-height: 100%;
    width: 100%; height:40px;
    padding-left: 20px;  
     background: #ffffff; resize: none; outline: none;
    color: #000; border-radius: 10px; margin-top: 5px;
    border: 1px #dddddd solid;
}

.input_area{
	height: 80px !important;
}


.input_register_error{
     font-family: 'AngsanaNew';
    font-size: 18px; line-height: 100%;
    width: 100%; height: 30px;
    padding-left: 20px;
     background: #FFFFFF; color: #000;  resize: none; outline: none;
     
    border: 1px #dddddd solid;
}

.input_register::-webkit-input-placeholder{
	opacity: 1 !important; color: #fff;
}
.input_register:-moz-placeholder {
	opacity: 1 !important; color: #fff;
}

.input_register::-moz-placeholder{
	opacity: 1 !important; color: #fff;
} 

input:focus::placeholder {
  color: transparent;
}


textarea:focus::placeholder {
  color: transparent;
}
  

.bt-submit{
	background: #01206a; border: 1px #01206a solid;
	display: inline-block; vertical-align: top;
	margin: 20px 10px 0;
	padding: 10px 110px;
	color: #ffffff;
	font-family: 'AngsanaNewBd'; font-size: 24px;  
	letter-spacing: 1px;
}

.bt-close{
	background: #ffffff; border: 1px #01206a solid;
	display: inline-block; vertical-align: top;
	padding: 10px 110px; margin: 20px 10px 0;
	color: #01206a;
	font-family: 'AngsanaNewBd'; font-size: 24px;  
	letter-spacing: 1px;
}
 
form{
	margin: 0;
}

.register-box1{
	float: right; width: 50%; position: relative;
}

.register-box2{
	float: left; width: 50%;  position: relative;
}


.register-area{
	padding: 100px 50px 50px;
}

.register-area h2{
	 color: #b5745a;
}

.register-area a{
	border-bottom: 2px #ccc6bf solid;
}

.col-sm{
	margin-top: 20px;
}


/* The container */
.container2 {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


/* Hide the browser's default checkbox */
.container2 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
    border: 1px #cb9681 solid;
}

/* On mouse-over, add a grey background color */
.container2:hover input ~ .checkmark {
  background-color: #eeeeee;
}

/* When the checkbox is checked, add a blue background */
.container2 input:checked ~ .checkmark {
  background-color: #cb9681;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container2 input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container2 .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

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

.about{
	min-height: 400px;
	background: linear-gradient(
        to right,
        #01206a 0%,
        #01206a 50%,
        #ffffff 50%,
        #ffffff 100%
    );
	text-align: center;
 	 
}

.about_left{
	float: left;
	width: 50%;
	color: #ffffff;
	padding: 80px 5%;
}

.about_right{
	float: right;
	width: 50%; padding: 50px 5%;
} 

.about_right img{
	max-width: 50%;
}

.service{
	background: #bfc7da; min-height: 400px;
	padding: 80px 0 100px;
}

.service img{
	height: 130px;
}

.service_box{
	display: inline-block; vertical-align: top;
	width: 28%; text-align: center;
	margin: 50px 2% 0;
}

.service_text{
	margin-top: 20px;
}

.news{
	min-height: 400px;
	padding: 80px 0 100px;
}

.news_hilight{
	background: #ededeb;
	margin: 40px 2% 0;
	   text-align: left;
}

.news_hilight .nomargin{
	margin: 0 !important;
	padding: 0 !important;
}

.news_hilight .area{
	 
	padding: 30px;
}

.news_hilight img{
	border-radius: 10px 10px 0 0;
}

.news_box{
	display: inline-block; vertical-align: top;
	width: 30%; text-align: left;
	margin: 40px 1% 0;
}

.news_box img{
	border-radius: 10px 10px 0 0;
}

.news-date{
	color: #666666; font-size: 16px; line-height: 100%;
	padding-top: 10px;
}

.news-text{
	margin-top: 10px;  font-family: 'AngsanaNewBd';     
}

.support{
	/*background: url("../../img/home/support-bg.jpg") top left no-repeat;
	background-size: 50%;*/
	 
}

.support_left{
	float: left;
	width: 50%;	 
}

.support_left img{
	width: 100%;
}

.support_right{
	float: right; text-align: center;
	width: 50%;  padding: 150px 0 50px;
} 

.support_right img{
	height: 60px;
}

.support_line{
	border-bottom: 1px #01206a solid;
	margin: 100px 0;
}

.support-img{
	  margin: 20px 0 0 0;
}

.support-img img{
	  margin: 0 5px; 
}

.support-img .shadow{
	   box-shadow: 4px 5px 5px 0px rgba(0,0,0,0.3);
-webkit-box-shadow: 4px 5px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 4px 5px 5px 0px rgba(0,0,0,0.3);
}
 
.footer{
	background: #01206a; color: #fff;
	text-align: center; padding: 20px 0;
} 

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


.latest_news{
	background: #e6e6e6;
	padding: 60px 0; margin-top: 50px;
}

._about{
	min-height: 400px; color: #000;
	padding: 60px 0 0px;
}

._about h1 , ._about h2{
	color: #01206a;
}

._aboutL{
	float: left; width: 50%;
}

._aboutR{
	float: right; width: 50%;
}

._about_vision{
	background: #ededeb; margin-top: 50px;
}

._about_visionL{
	float: left; width: 50%;
	padding: 110px 10% 90px 0; text-align: left;
}

._about_visionR{
	float: left; width: 50%; 
}


._about_mission{
	background: #b3bcd2;
}

._about_missionL{
	float: left; width: 50%; 
}

._about_missionR{
	float: right; width: 50%;
	padding: 110px 10% 90px 10%; text-align: left;
}

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



._about_business{
	padding: 0px 0 90px;  
	text-align: center;
	width:94%;  margin-left: auto; margin-right: auto;
	 position: relative; max-width: 1150px;
}

._about_business_area{
	width:90%;  margin-left: auto; margin-right: auto;
	border: 0px #000 solid; text-align: center;
}


._about_business .title{
	margin-top: 70px;
	background: url("../../img/about/title.png") center center repeat-x;
	
}

._about_business h4{
	display: inline-block; background: #fff;
	padding: 10px 60px;
}

._about_advisor{
	background: url("../../img/about/advisor.jpg") top center no-repeat;
	background-size: 100%;
	padding: 90px 0;  
	text-align: center;
}

._about_advisor h2{
	color: #000;
}

._about_advisor img{
	height: 120px;
}

._about_advisor .title{
	font-size: 30px; line-height: 100%;
}

._about_hilight{
	padding: 90px 0; background: #e6e6e6;
	text-align: center;
}

._about_hilight_box{
	display: inline-block; vertical-align: top;
	width: 20%; margin: 40px 1%;
}

._about_line{
	display: inline-block; vertical-align: top;
	width: 80px; margin-top: 40px;
	border-bottom: 2px #01206a solid;
}

._about_text{
	padding-top: 40px;
}

._about_team{
	display: inline-block; vertical-align: top;
	width: 23%;
	margin: 40px 0.5% 0;
	border: 0px #000 solid; text-align: left;
}
 
._about_team_box{
	
}

._about_team .name{
	float: left; width: 70%; font-weight: bold; color: #01206a;
	font-size: 26px; line-height: 100%;
}

._about_team .nation{
	padding-top: 5px;
	float: right; width: 15%;
}

._about_team .text{
	padding-top: 10px; min-height: 60px;
	color: #999999; line-height: 100%;
}

._view_team{
	margin-top: 20px;
}

._view_team .name{
	float: left; width: 70%; font-weight: bold; color: #01206a;
	font-size: 36px; line-height: 100%;
}

._view_team .nation{
	padding-top: 5px;
	float: right; width: 15%;
}

._view_team .nation img{
	max-width: 50px;
}

._view_team .text{
	padding-top: 10px;  
	color: #999999;  
	font-size: 30px; line-height: 100%;
}

.readmore{
	background: url("../../img/about/arrow.png") top right no-repeat;
	background-size: 25px; min-height: 25px;
	display: inline-block; vertical-align: top; color: #999999;
	padding-right: 35px; font-size: 18px; line-height: 100%;
	margin-top: 20px;
}

.readmore span{
	border-bottom: 2px #999 solid;
}

.team-close{
	background: url("../../img/about/btn-close.png") top left no-repeat;
	background-size: 35px; min-height: 35px;
	display: inline-block; vertical-align: top;
	padding-left: 45px; color: #999999;
	margin-top: -30px;  float: right;
}

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

.popteam{
	color: #555555;
	margin-top: 10px;
    background: #ffffff; padding: 80px 40px; 
	border-radius: 30px;
}



.popteam .line{
	width: 60px; height: 3px;
	display: inline-block; vertical-align: top;
	background: #203e62; margin-top: 20px;
}

.area_contact{
	width:80%;  margin-left: auto; margin-right: auto;
	 position: relative; max-width: 950px; 
	color: #000000;
	border: 0px #000 solid; text-align: left;
}

.contact_banner{
	background: url("../../img/contact/banner.jpg") top center no-repeat;
	padding: 100px 0; color: #01206a;
	font-size: 40px; line-height: 100%;
}

.contact_banner img{
	height: 40px;
	margin: 10px 2px 0px 2px;
}

._service{
	min-height: 400px;
	padding: 80px 0 100px;
}

.service_box img{
	height: 120px;
}

._service .title{
	  font-family: 'AngsanaNewBd';
	font-size: 36px; line-height: 100%;
	display: inline-block; vertical-align: top;
	text-align:left; margin-top: 20px;
}

._service .line{
	display: inline-block; vertical-align: top;
	background: #01206a;
	width: 1px; height: 50px;
	margin: 20px 0;
}

._service .text{
	color: #000;
}

.service_exam{
	background: url("../../img/service/service.jpg") top center;
	background-size: 100%;
	padding: 60px 0; text-align: center;
	
}

.exam_box{
	background: #02206a; color: #fff;
	padding: 40px; margin-top: 30px;
}

.exam_box .text{
	margin-top: 20px; min-height: 110px;
}

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


	
}

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


@media screen and (max-width: 60em) {
 
.header{
	width: 96%;  
}
 
.headerL{
	float: left; width: 30%;
}

.headerR{
	float: left; width: 70%;
}

 
 
.header li{
	margin-left: 10px;
	padding-top: 10px;
}
	

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

	.mobileshow{
		display: block;
	}
	

	.top_head{
		padding: 0px 0 0 0;
	}	
 
	
 
.popupclose{ 
	background-size: 100%;
	width: 25px; height: 25px;
}	

 
.padding_page{
	padding: 40px 0;
}

  
.news_box{
	 width: 30%; 
	margin: 40px 1% 0;
}	
	
}

@media screen and (max-width: 40em) {
h1{
	font-size:40px;	 line-height: 80%; 
}

h2{
    font-size:32px;	 line-height: 75%;   
}
 
h3{
	font-size:26px;	 line-height: 75%; 
}
 
h4{
    font-size:32px;	 line-height: 75%;   
}
 
	
	.webbr br{
	display: inherit;
}
    
	.menu-head{
		display: none; padding-top: 0px;
		text-align: center;
		width: 100%; position: relative;
		
	}
	
	 
	 
	
 
	
	.header{
		width: 100%; position: relative;
		margin: 0; padding: 10px 0 0;  overflow: hidden;
		box-shadow: 12px 10px 17px -8px rgba(0,0,0,0.71);
		-webkit-box-shadow: 12px 10px 17px -8px rgba(0,0,0,0.71);
		-moz-box-shadow: 12px 10px 17px -8px rgba(0,0,0,0.71);
	}
	
	  
	
	.icon_menu{
		background: url("../../img/tp/icon-mobile.jpg") top center no-repeat;
		background-size: 26px; cursor: pointer;  
		width: 30px; height: 30px; position: absolute; display: block;
		z-index: 10; margin: 10px 20px 0 ;
	}

	.close_mobile{
		background: url("../../img/tp/icon-close.jpg")top center no-repeat;
		background-size: 26px; cursor: pointer;
		width: 30px; height: 30px; margin: 10px 20px 0 ;
		position: absolute; display: none; z-index: 10;
	}
	
	 
    .headerL{
	float: left; width: 100%; text-align: center;
		padding: 0px 0 10px;
}

.headerR{
	float: left; width: 100%; background: #fff;
}
	
	.header li{
		width: 100%; color: #02206a;
		border-bottom: 1px #02206a solid;
		margin: 0; text-align: left;
		font-size: 18px; line-height: 100%;
		padding: 10px 20px;
		
	}
	 
	.about{ 
	background:none; 
 
}
	
	.about_left{
	width: 100%; background: #01206a;
	padding: 50px 10%;
}

.about_right{
	width: 100%;
	padding: 50px 10%;
} 
	
	.service ,.news{
	padding: 50px 0;
}
	
	.service_box{
	 width: 100%;  
	margin: 40px 0 0;
		padding: 0 10%;
}

	.news_box{
	 width: 100%;  
	margin: 40px 0 0;
		 
}
	
	.support_left{
	 width: 100%;	 
}

.support_left img{
	width: 100%;
}

.support_right{
	 width: 100%;  padding: 50px 0;
}


.support_right img{
	height: 40px;
}	
    

.bt-submit{
	padding: 10px 30px;  margin: 20px 5px 0;
}

.bt-close{
	padding: 10px 30px; margin: 20px 5px 0;
}
 	
.pop_padding{
	padding:40px 20px;
}	
	
	._about_business_area{
	width:100%;   text-align: left;
}

	
	._about_team{
	 width: 47%;
	margin: 40px 1% 0; 
}
	
._about{
	 padding: 30px 0 0px;
}

._about_vision{
	background: #ededeb; margin-top: 30px;
}

._about_visionL{
	width: 94%; margin: 0 3%;
	padding: 40px 3%; text-align: left;
}

._about_visionR{
	width: 100%;  display: none;
}


._about_missionL{
	width: 100%;   display: none;
}

._about_missionR{
	width: 94%;  margin: 0 3%;
	padding: 40px 3%; text-align: left;
}
	
._about_ourteam{
	padding: 40px 3% 60px;
}
	
._about_business h4{
	 padding: 10px 20px;
}	

 	

._about_advisor{
	background: url("../../img/about/advisor.jpg") top center no-repeat;
	background-size: auto;
	padding: 60px 0;  	 
}
	
._about_advisor img{
	height: 60px;
}	
	

._about_hilight{
	padding: 40px 0; 
}

._about_hilight_box{
	 width: 90%; margin: 40px 5% 0;
}
	
	._about_hilight_box img{
		height: 90px;
	}	
	
	._about_hilight_box br{
		display: none;
	}	

	
._about_line{
	 margin-top: 20px; 
}

._about_text{
	padding-top: 10px; text-align: left;
}	
	
.team-close{
	background: url("../../img/about/back.png") top left no-repeat;
	background-size: 35px; min-height: 35px;
	display: inline-block; vertical-align: top;
	padding-left: 45px; color: #999999;
	margin-top: 10px;  float: left;
}

	
 .stop-scrolling {
    height: 100%;
    overflow: auto;
}	

.popup_teamarea{ 
	 width:100%; height: auto;  margin-left: auto; margin-right: auto;
	margin-top: -10px;
	padding: 0px 0; 
}

.popteam{
	padding: 10px 40px 50px; 
	border-radius: 0px;
}
	

._view_team{
	margin-top: 20px; text-align: center;
}

 
._view_team .name{
	float: none; width: auto; font-weight: bold; color: #01206a;
	font-size: 30px; line-height: 100%;
	display: inline-block; vertical-align: top;
}

._view_team .nation{
	padding-top: 5px; margin-left: 10px;
	float: none; width: auto; display: inline-block; vertical-align: top;
}	

 
._view_team .text{
	 font-size: 30px; line-height: 100%;
}	
	
._view_team .subject{
	 text-align: left;
}	
	
.news_hilight .area{
	padding: 20px 0;
}
	
	.service_exam .col{
		min-width: 100%; max-width: 100%;
	}	
	
	
	.title_vision{
		background: url("../../img/about/icon-vision.png") top left no-repeat;
		background-size: 50px; padding: 10px 0 0 60px;
		min-height: 60px;
		display: inline-block; vertical-align: top;
	}
	
	.title_mission{
		background: url("../../img/about/icon-mission.png") top left no-repeat;
		background-size: 50px; padding: 10px 0 0 60px;
		min-height: 60px;
		display: inline-block; vertical-align: top;
	}
	
	.title_team{
		background: url("../../img/about/icon-team.png") top left no-repeat;
		background-size: 50px; padding: 10px 0 0 60px;
		min-height: 60px;
		display: inline-block; vertical-align: top;
	}
	
	.support_line{
	 margin: 40px 0;
}

	
	
}
