/*
    Theme Name: Multi
    Theme URL: https://bootstrapmade.com/multi-responsive-bootstrap-template/
    Author: BootstrapMade
    Author URL: https://bootstrapmade.com
*/
/* ==== Google font ==== */
@import url('https://fonts.googleapis.com/css?family=Kanit:300');

/*@import url('https://fonts.googleapis.com/css?family=Prompt:300');*/

@import url('font-awesome.css');
/* ==== overwrite bootstrap standard ==== */
@import url('overwrite.css');
@import url('animate.css');



body , html {
	/*font-family: 'Kanit', sans-serif;*/
	font-family: 'Cordia New', sans-serif;
	font-size:20px;	
	overflow-x:hidden;
	
	
  	line-height: 1.7;
}

td, th , p , div , a {
	font-size:20px;	
	}
h5 > strong{
	font-size:20px;
	}

h1,h2,h3,h4,h5,h6 {
	
	line-height:1.5em;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	
	line-height:1.5em;
}

li{
	line-height: 1.7;
	}
.cuad{
  width:243px;
  height:243px;
}
li.cuad {
    display:block;
    
    margin-right:0px;
    overflow:hidden;
    text-align:center;
    border:0px solid #ccc;
	padding:0px;
  }
  
.cuad3{
  width:350px;
  height:350px;
}
li.cuad3 {
    display:block;
    
    margin-right:0px;
    overflow:hidden;
    text-align:center;
    border:0px solid #ccc;
	padding:0px;
  }
  
.cuad3H{
  width:350px;
  height:550px;
}
li.cuad3H {
    display:block;
    
    margin-right:0px;
    overflow:hidden;
    text-align:center;
    border:0px solid #ccc;
	padding:0px;
  }  
  
  
  
.cuad2{
  width:500px;
  height:500px;
}
li.cuad2 {
    display:block;
    
    margin-right:0px;
    overflow:hidden;
    text-align:center;
    border:0px solid #ccc;
	padding:0px;
  }
  
.cuad2H{
  width:500px;
  height:500px;
}
li.cuad2H {
    display:block;
    
    margin-right:0px;
    overflow:hidden;
    text-align:center;
    border:0px solid #ccc;
	padding:0px;
  }    
  
  
li.cuad , li.cuad3, li.cuad3H, li.cuad2, li.cuad2H{

	float:none;
	margin:0 auto;
  }  


.cuad img , .cuad3 img, .cuad3H img, .cuad2 img, .cuad2H img {
 
  -moz-transition: all 0.7s;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}  
  
.cuad:hover img , .cuad3:hover img, .cuad3H:hover img, .cuad2:hover img, .cuad2H:hover img {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  opacity:0.7;
  
}
 

a {
    text-decoration:none;
    transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    outline: none;
	color:#000;
}
a:hover {
	text-decoration: none;
	color:#000;
	/*opacity:0.7;	*/
	}

p { margin-top:25px; margin-bottom:25px}

/*===========================
  Menu and Navigation
============================ */


.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #FFFFFF80;
    border-color: #337ab7;
}




.navbar-default {
  /*background: url(../images/BG-Top.jpg) repeat-x;*/
  /*border-color: #e7e7e7;*/
  background:#d31145;
}


.navigation  {

}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 0px solid transparent;
}
.navbar-header {
	background:none;
	width:100%;
	margin-top:0px;
	padding:0px 0px; 

}
.navbar-brand {

  height: auto;
    float:none;
  margin:0 auto;
 
  padding: 5px 5px;

  line-height: 20px;

} 





.menu {
/*	font-size:18px;
	
	text-transform:uppercase;
	font-weight:600;
	margin-top:70px;
	float:right;
	*/
	float:none;
	margin:0 auto;
	text-align:center;
	width:100%;
	
}

.menu ul.nav-tabs {
	
	float:none;
	margin:0 auto;
	text-align:center;
	width:100%;

}

.menu ul.nav-tabs > li {
	
	float:none;
	margin:0 auto;
	text-align:center;
	display:inline-block;
}






ul.nav-tabs {
	float:none;
	margin:0 auto;
	text-align:center;
}
ul.nav-tabs li {
	float:none;
	margin:0 auto;
	display: inline-block;

}




.nav-tabs {
	border-bottom: 0;
}
.nav-tabs > li {
	float: left;
	margin-bottom: 0;
	
}
.nav-tabs > li > a {	
	border-radius:0;
	color:#fff;
	
	font-size:20px;
	
	
	font-weight:bold;
	text-align:center;
	margin:0px 0px;
	
	
	line-height:1.45em;
	border:0px solid #FFF;
	
}



.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {




/* text-shadow: 1px 0px 12px rgba(0, 0, 0, 1);*/

}


.nav>li>a:hover,.nav>li>a:focus{ text-decoration:underline;background-color:#none; border:none;}
.nav-tabs>li>a:hover{
	
	border-color:#FFF #FFF #FFF;
	
	}





/*===========================
	contact
============================ */
/* --- Map --- */
.map{
	position:relative;
	margin-top:50px;
	margin-bottom:40px;
}

/* google map */
#google-map{
    position:relative;
    height: 400px;
}

.contact {
	margin-top:50px;
}

.contact-info {
	margin-top:50px;
}

.contact-info p {
	color:#333;
}

.contact-info ul {
	color:#333;
	list-style:none;
	margin-left:-40px;
}

.contact-info ul li {
	margin-top:20px;
	margin-bottom:20px;
}

.contact-info i {
	color:#eb8984;	
}

.contact-form {
	margin-bottom:80px;
}

.form-group .form-control {
  padding: 7px 12px;
  border-color:#ddd;
  box-shadow: none;
  margin:5px auto;
  font-size: 20px;
}

textarea.form-control {
	box-shadow: none;
	border-color:#ddd;
	border-radius:0;
	font-size: 20px;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: green;
    border:1px solid green;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}


.pagetitleRow {

	/*background:#fdbb01 center repeat-x;*/
	/*background:url(../images/About/BG-topic.png) center repeat-x;*/
	
	/*margin:2px auto;*/
	border-bottom: 0px #272f46 solid;
	border-top: 0px #272f46 solid;
	padding-bottom:15px;
	padding-top:15px;
	text-align:left;

}
.pagetitle{
	color:#1e92bf;
	text-align:left;
	background:none;
	font-weight:bold;
	line-height:20px;
	
	text-transform:uppercase;
	margin:10px auto;


}

span.pagetitle{
color:#344384;
text-align:left;
background:#fff;
font-size:30px;
}


.readmore {
	color:#FFFFFF;
	text-align:center;
	padding:5px 10px;
	background:#148992;
	width:120px;
}





  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
  }
  
  
  
  .dropdown-menu {
	  
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width:100%;
  padding: 5px 0;
  margin: 2px 0 0;

  text-align: left;
  list-style: none;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: bold;
  line-height: 1.42857143;
  color: #000000;
  white-space: nowrap;
  width:100%;
  font-size: 20px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #FFFFFF;
  text-decoration: none;
  background-color: #39393a;
  width:100%;
   white-space: nowrap;
}

ul.dropdown-menu li {
    float: none;
    margin: 0 auto;
    display: inline-block;
	width:100%;
}

/*  =============================FORM============================== */	
.ccheader {
	margin: 0 auto;
	padding: 2em;
	text-align: center;
}

.ccheader h1 {
	margin: 0;
	font-weight: 300;
	font-size: 2.5em;
	line-height: 1.3;
}
.ccheader {

	margin: 0 auto;
	padding: 2em;
	text-align: center;
}

.ccheader h1 {
	margin: 0;
	font-weight: 300;
	font-size: 2.5em;
	line-height: 1.3;
}

/* Form CSS*/
.ccform {
	float:none;
   margin: 0 auto;
    width: 80%;
	
}
.ccfield-prepend{
	margin-bottom:10px;
	width:100%;
	border:0px solid red;
}

.ccform-addon{
	color:#fff; 
	float:left;
	padding:8px;
	height:35px;
	min-width:80px;
	background:#1497ec;
	text-align:center;	
	
}

.ccformfield {
	color:#000000; 
	background:#FFFFFF;
	border: 1px solid #1497ec;
	padding:15.5px;
	width:100%;
	display:block;
	font-family: 'Prompt', sans-serif;
	font-size:20px;
}

select.ccformfield {
	color:#000000; 
	background:#FFFFFF;
	border: 1px solid #FC3;
	padding:15.5px;
	width:20%;
	display:inline-block; 
	font-family: 'Prompt', sans-serif;
	font-size:20px;
	
}

.ccformfield {
	font-family: 'Prompt', sans-serif;
}
.ccbtn{
	display:block;
	border:none;
	background:#1497ec;
	color:#FFFFFF;
	padding:12px 25px;
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
}
.ccbtn:hover{
	background:#1497ec;

}
.credit {
  width: 800px;
  clear:both;
margin:0 auto;
  line-height:25px;
 padding: 25px 50px; 
text-align: center;
}
.credit em{
margin-right:5px;
}
.credit a {
color: #000;
font-weight: bold;
text-decoration: none;
}



	.box {
  width: 600px;
  height: 600px;
  
  padding:10% 3%;
 
  /* สไตล์สำหรับจัดให้อยู่กึ่งกลาง */
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -300px; /* -(height/2) */
  margin-left: -300px; /* -(width/2) */
}
p.box  {
color:#350858;
}






#return-to-tel {
    position: fixed;
    bottom: 70px;
    right: 20px;
	width: 40px;
    height: 40px;

}



#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
	width: 50px;
    height: 50px;
	color:#d31145;

}
#return-to-top i {
    
    margin: 0;
    position: relative;
    left: 0;
    top: 0;
    font-size: 50px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	color:#d31145;
}



#return-to-top a:hover , #return-to-top a:hover i , #return-to-top a:visited , #return-to-top a:visited i , #return-to-top a:active , #return-to-top a:active i {
	
	color:#d31145;
}





.recruit>tbody>tr>td, .recruit>tbody>tr>th, .recruit>thead>tr>td, .recruit>thead>tr>th {
	padding: 8px;
    line-height: 1.42857143;
    vertical-align:middle;
    border-top: 0px solid #ddd;	
}








.figure{
    max-height: 680px;
    text-align: center;
    overflow: hidden;
	width: 100%;

}
.imgbn{
    position: relative;
    left: 50%;
    transform: translate(-50%,0);
	height: auto;
	width: 100%;
}






.aia-header-bar{
	background-color: #d31145;
    color: #ffffff;
    font-family: 'Cordia New';
    font-size: 20px;
    line-height: 20px;
	height: 90px;
	padding:24px 48px;
	}
.aia-header-text-title{
	padding:0px;
	}
.aia-header-logo{
	float:right;
	text-align:right;
	margin-right:0px;
	padding:0px;
	}
.aia-header-logo img{
	height: 44px;
	}
	
	
.aia-footer{
	background: #292825;
    text-align: center;
    color: #b3b1a8;
    padding: 36px 0px;
    font-family: 'Cordia New';
    font-size: 20px;
    line-height: 20px;
	
	}
.aia-footer-social{
	text-align:center;
	}
.aia-footer a {
    color: #b3b1a8;
    text-decoration: none;
    
}	
	

@media (min-width: 768px) and (max-width: 1199px) {
	
.figure{
    height: 450px;
    text-align: center;
    overflow: hidden;

}
.imgbn{
    position: relative;
    left: 50%;
    transform: translate(-50%,0);
	height: 100%;
	width: auto;
}
.aia-header-bar{
	background-color: #d31145;
    color: #ffffff;
    font-family: 'Cordia New';
    font-size: 20px;
    line-height: 20px;
	height: 62px;
	padding:11px 48px;
	text-align:center;
	}
.aia-header-text-title{
	padding:0px;
	}
}
@media (min-width: 300px) and (max-width: 767px) {
.figure{
    height: 280px;
    text-align: center;
    overflow: hidden;

}
.imgbn{
    position: relative;
    left: 50%;
    transform: translate(-50%,0);
	height: 100%;
	width: auto;
}
	
.aia-header-bar{
	background-color: #d31145;
    color: #ffffff;
    font-family: 'Cordia New';
    font-size: 20px;
    line-height: 20px;
	height: 62px;
	padding:11px 48px;
	text-align:center;
	}
.aia-header-text-title{
	padding:0px;
	}
	
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
	width: 40px;
    height: 40px;
	color:#d31145;

}
#return-to-top i {
    
    margin: 0;
    position: relative;
    left: 10;
    top: 10;
    font-size: 40px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}











.dropdown-menu {
 background: #fff;
 width:100%;
  

}

.dropdown-menu > li { width:100%;}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: bold;
  line-height: 1.42857143;
  color: #000000;
  white-space: nowrap;
  font-size:18px;	
  background-color: #FFFFFF;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #000000;
  text-decoration: none;
  background-color: #dae1e8;
}






.navigation  {
	/*background:none;*/
	background: url(../images/BG-Top.jpg) repeat-x;

}

.navbar {
  /*background:none;*/
  /*border-color: #e7e7e7;*/
}

.navbar-header {
    width:100%;
	margin-top:10px;
	background:none;
	
  }

  
.navbar-brand {

  height: auto;

} 
.navbar-brand h1 {

	padding-top:0px;
	  width:70px;
}
.navbar-brand img {
	height:60px; 
	width:auto;
  padding-top:0%;

  border:solid 0px red;


}
 
.navbar-header img {
    height:32px;
	width:32px;
	text-align:right;
	
  }
  
 .menu {

	
	margin-top:70px;
margin-left:0;
	
} 
  
  
.menu ul.nav-tabs {
	
	margin-top:-60px;
	display: inline-block;
	margin-left:00px;
	width:100%;

}

.menu ul.nav-tabs li {
	
	margin-top:-60px;
	display: inline-block;
	/*background:#260145;*/
	
	background:#260145;
	
	margin-left:00px;
	width:100%;
	
	
}

.nav-tabs {
	border-bottom: 0;
	background:#d31145;
}
.nav-tabs > li {
	float: none;
	margin:0 auto;
	margin-bottom: 0;
	padding:0px 50px;
	width:100%;
	
}
.nav-tabs > li > a {	
	
	color:#fff;
	border: 0px solid #FFF;
	font-size:18px;
	background:#d31145;

}

.nav-tabs > li > a:hover , .nav-tabs > li > a:focus {
 /* border-color: #eee #eee #ddd;*/
background:#none;
color:#FFFFFF;
 
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
background:none;


 /* border: 1px solid #ddd;
  border-bottom-color: transparent;*/
}






.ft-FB {
	text-align:center;
	float:none;
	margin:0 auto;
}


.navbar-toggle {
  position: relative;
  float: right;
  padding: 3px 5px;
  margin-top: 8px;
  margin-right: 0px;
  margin-bottom: 0px;
 /* border: 1px solid transparent;
  border-radius: 0px;
  background-color: transparent;
  background-image: none;*/
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle img {
  display: block;
  width: 30px;
  height: 30px;
  
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
} 




}







