@charset "utf-8";
/* CSS Document */
/**
 * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
 * Richard Clark (http://richclarkdesign.com)
 * http://cssreset.com
 */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin        : 0;
	padding       : 0;
	border        : 0;
	outline       : 0;
	font-size     : 100%;
	vertical-align: baseline;
	background    : none;
}
body {
	line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
nav ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
a {
	margin        : 0;
	padding       : 0;
	font-size     : 100%;
	vertical-align: baseline;
	background    : none;
}
/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color           : #000;
	text-decoration : none;
}
/* change colours to suit your needs */
mark {
	background-color: #ff9;
	color           : #000;
	font-style      : italic;
	font-weight     : bold;
}
del {
	text-decoration: line-through;
}
abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor       : help;
}
table {
	border-collapse: collapse;
	border-spacing : 0;
}
/* change border colour to suit your needs */
hr {
	display   : block;
	height    : 1px;
	border    : 0;
	border-top: 1px solid #cccccc;
	margin    : 1em 0;
	padding   : 0;
}
input,
select {
	vertical-align: middle;
}
/*
-----------------------------------------------------------------------------------------------------------*/
@font-face {
	font-family: 'Roboto';
	font-style : normal;
	font-weight: 400;
	src        : local('Roboto'), local('Roboto-Regular'), url(../s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff) format('woff2'), url(../s/roboto/v15/2UX7WLTfW3W8TclTUvlFyQ.woff) format('woff');
}
.clear {
	clear: both;
}
a {
	color          : #3d92cc;
	text-decoration: none;
}
a:hover {
	color          : #535353;
	text-decoration: underline;
}
.link a {
	color          : #3d92cc;
	font-weight    : bold;
	text-decoration: none;
}
.link a:hover {
	color          : #FFF;
	text-decoration: none;
}
.m_bottom_30 {
	margin-bottom: 30px;
}
i {
	float  : left;
	color  : #FFF;
	padding: 12px;
}
/*Body
-----------------------------------------------------------------------------------------------------------*/
body {
	font-size  : 13px;
	font-weight: 400px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color      : #535353;
	padding    : 0;
	margin     : 0;
	background : #f4f4f4;
	/* 	filter: grayscale(0.85);
	-webkit-filter: grayscale(0.85);
	 -moz-filter: grayscale(0.85);
	filter: gray; / IE 6-9 / */
}
/*Header
-----------------------------------------------------------------------------------------------------------*/
header {
	background: #0071be;
	width     : 100%;
	height    : 100px;
}
.main_header {
	width : 960px;
	margin: auto;
}
.block_logo {
	width: 320px;
	float: left;
}
.block_seo {
	width     : 320px;
	float     : left;
	text-align: center;
}
.block_phone_facebook {
	width      : 320px;
	padding-top: 35px;
	float      : left;
}
.block_phone {
	float       : left;
	padding-left: 105px;
	width       : 119px;
}
.block_facebook_top {
	float       : left;
	width       : 76px;
	padding-left: 20px;
}
/*Banner
-----------------------------------------------------------------------------------------------------------*/
.banner {
	width     : 100%;
	height    : 710px;
	background: url(../images/new/bg_banner.jpg) repeat-x center;
}
.main_banner {
	width : 960px;
	margin: auto;
	height: 710px;
}
.block_name_company {
	padding-left: 501px;
	padding-top : 55px;
}
.block_inquiry {
	padding-left: 874px;
	padding-top : 170px;
	width       : 86px;
	height      : 86px;
}
.block_inquiry a {
	background        : url(../images/new/inquiry.png);
	background-repeat : no-repeat;
	width             : 86px;
	height            : 86px;
	display           : block;
	text-indent       : -9999px;
	clear             : both;
	outline           : 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition   : all 0.3s ease 0s;
	-o-transition     : all 0.3s ease 0s;
	transition        : all 0.3s ease 0s;
}
.block_inquiry a:hover {
	background-position: bottom;
}
.blcok_topic {
	margin-top: 20px;
}
.block_ccorporate,
.block_services,
.block_job_opportunity {
	width     : 300px;
	height    : 300px;
	padding   : 10px;
	float     : left;
	text-align: center;
	color     : #FFF;
}
.block_ccorporate p,
.block_services p,
.block_job_opportunity p {
	padding   : 0 10px;
	margin-top: 10px;
}
.block_ccorporate {
	background: url(../images/new/bg_corporate.png) repeat;
}
.block_services {
	background: url(../images/new/bg_services.png) repeat;
}
.block_job_opportunity {
	background: url(../images/new/bg_job.png) repeat;
}
/*Announcement
-----------------------------------------------------------------------------------------------------------*/
.block_announcement {
	width     : 960px;
	height    : 187px;
	background: #FFF;
	margin    : auto;
}
.block_announcement a {
	color          : #3d92cc;
	text-decoration: none;
}
.block_announcement a:hover {
	color          : #535353;
	text-decoration: none;
}
.title_announcement {
	padding-left: 20px;
	padding-top : 30px;
}
.block_annoiuncement_article {
	width  : 450px;
	padding: 15px;
	float  : left;
}
.block_annoiuncement_date {
	width     : 80px;
	height    : 80px;
	padding   : 5px;
	background: #3d92cc;
	color     : #FFF;
	float     : left;
	text-align: right;
}
.block_annoiuncement_date p {
	padding-bottom: 10px;
}
.block_annoiuncement_date .month {
	font-size  : 36px;
	font-weight: bold;
}
.block_annoiuncement_text {
	width       : 340px;
	padding-left: 20px;
	float       : left;
	font-size   : 12px;
}
/*Web Creative
-----------------------------------------------------------------------------------------------------------*/
.web_creative {
	width : 960px;
	margin: auto;
}
.web_creative_left {
	width: 426px;
	float: left;
}
.web_creative_right {
	width   : 534px;
	float   : left;
	position: relative;
}
.web_creative_1 {
	z-index : 7777;
	position: absolute;
}
.web_creative_2 {
	z-index : 8888;
	position: relative;
	padding : 95px 71px;
}
/*About Us
-----------------------------------------------------------------------------------------------------------*/
.block_about_us {
	width     : 100%;
	background: url(../images/new/bg_about_us.jpg) repeat-x;
	height    : 443px;
}
.main_about_us {
	width      : 960px;
	margin     : auto;
	padding-top: 65px;
}
.about_us_left {
	width    : 480px;
	float    : left;
	font-size: 16px;
	color    : #FFF;
}
.about_us_right {
	width     : 480;
	text-align: center;
}
.read_more {
	padding-top: 15px;
	text-align : right;
	font-weight: bold;
	font-size  : 13px;
}
.read_more a {
	color          : #535353;
	text-decoration: none;
}
.read_more a:hover {
	color          : #535353;
	text-decoration: underline;
}
/*Contact Us
-----------------------------------------------------------------------------------------------------------*/
.block_contact_us {
	width         : 100%;
	background    : #FFF;
	padding-bottom: 30px;
}
.main_contact_us {
	width      : 960px;
	margin     : auto;
	padding-top: 30px;
}
.contact_us_left {
	width: 355px;
	float: left;
}
.contact_us_right {
	width: 605px;
	float: left;
}
.title_contact_us {
	margin-bottom: 10px;
}
.contact_table {
	width: 605px;
}
.contact_table th {
	width         : 100px;
	padding       : 5px;
	text-align    : left;
	vertical-align: top;
}
.contact_table td {
	width  : 470px;
	padding: 5px 0;
}
.text_filed {
	width  : 400px;
	padding: 8px;
	border : 1px solid #CCC;
}
.text_area {
	width  : 400px;
	height : 100px;
	padding: 8px;
	border : 1px solid #CCC;
}
.block_btn {
	text-align: left;
}
/*Button*/
.btn {
	background           : #3498db;
	background-image     : -webkit-linear-gradient(top, #3498db, #2980b9);
	background-image     : -moz-linear-gradient(top, #3498db, #2980b9);
	background-image     : -ms-linear-gradient(top, #3498db, #2980b9);
	background-image     : -o-linear-gradient(top, #3498db, #2980b9);
	background-image     : linear-gradient(to bottom, #3498db, #2980b9);
	-webkit-border-radius: 20;
	-moz-border-radius   : 20;
	border-radius        : 20px;
	font-family          : Arial;
	color                : #ffffff;
	font-size            : 13px;
	padding              : 10px 20px 10px 20px;
	margin-right         : 10px;
	border               : solid #1f628d 0px;
	text-decoration      : none;
	cursor               : pointer;
}
.btn:hover {
	background      : #3cb0fd;
	background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
	background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
	text-decoration : none;
}
/*Footer
-----------------------------------------------------------------------------------------------------------*/
footer {
	background: url(../images/new/bg_footer.jpg) repeat-x #0071be;
	height    : 155px;
	color     : #FFF;
}
.main_footer {
	width : 960px;
	margin: auto;
}
.footer_left {
	width: 430px;
	float: left;
}
.block_logo_footer {
	display: block;
}
.block_copyright {
	margin-top: 10px;
}
.footer_right {
	width: 530px;
	float: left;
}
.block_facebook {
	text-align: right;
	margin-top: 25px;
}
.nav_footer {
	margin-top: 33px;
}
.nav_footer ul {
	list-style: none;
}
.nav_footer li {
	float       : left;
	padding-left: 12px;
}
.nav_footer li a {
	color          : #FFF;
	text-decoration: none;
}
.nav_footer li a:hover {
	color          : #FFF;
	text-decoration: underline;
}
/*------------------------------------*\
    Flaunt JS Navigation
\*------------------------------------*/
.nav {
	position   : static;
	display    : block;
	font-size  : 14px;
	font-weight: 900;
	z-index    : 9999;
}
.nav-list {
	text-align: left;
	display   : none;
}
.nav-item {
	float   : left;
	*display: inline;
	zoom    : 1;
	position: relative;
}
.nav-item a {
	display             : block;
	color               : #FFF;
	padding             : 10px 20px;
	background          : #00243b;
	border-bottom       : 1px solid #043758;
	/*border-style      : solid;
	border-width        : 0px 0px 2px;
	-moz-border-image   : url(https://www.aun-thai.co.th/images/line_top.jpg) 0 0 2 stretch;
	-webkit-border-image: url(https://www.aun-thai.co.th/images/line_top.jpg) 0 0 2 stretch;
	-o-border-image     : url(https://www.aun-thai.co.th/images/line_top.jpg) 0 0 2 stretch;
	border-image        : url(https://www.aun-thai.co.th/images/line_top.jpg) 0 0 2 fill stretch;*/
	text-decoration     : none;
}
.nav-item>a:hover {
	background     : url(../images/new/bg_nave.jpg) repeat-x bottom #d4dade;
	text-decoration: none;
	color          : #002b46;
}
.nav-item:hover .nav-submenu {
	display: block;
}
/* Navigation submenu */
.nav-submenu {
	display : none;
	position: absolute;
	left    : 0;
	width   : 180px;
}
.nav-submenu-item a {
	background          : #446072;
	border-bottom       : 1px solid #00243b;
	/*border-style      : solid;
	border-width        : 0px 0px 2px;
	-moz-border-image   : url(https://www.aun-thai.co.th/images/line_top.jpg) 0 0 2 stretch;
	-webkit-border-image: url(https://www.aun-thai.co.th/images/line_top.jpg) 0 0 2 stretch;
	-o-border-image     : url(https://www.aun-thai.co.th/images/line_top.jpg) 0 0 2 stretch;
	border-image        : url(https://www.aun-thai.co.th/images/line_top.jpg) 0 0 2 fill stretch;
	display             :block;
	padding             :15px;*/
	text-decoration     : none;
}
.nav-submenu-item a:hover {
	background     : url(../images/new/bg_nave.jpg) repeat-x bottom #d4dade;
	text-decoration: none;
}
/* Mobile navigation */
.nav-mobile {
	display        : none;
	/* Hide from browsers that don't support media queries */
	cursor         : pointer;
	position       : absolute;
	top            : 0;
	right          : 0;
	background     : url(../img/nav.svg) no-repeat center center;
	background-size: 30px;
	height         : 50px;
	width          : 50px;
}
/* Mobile navigation, clickable area for revealing <ul> */
.nav-click {
	position: absolute;
	top     : 0;
	right   : 0;
	display : none;
	height  : 20px;
	width   : 50px;
	cursor  : pointer;
}
.nav-click i {
	display           : block;
	height            : 48px;
	width             : 48px;
	background        : url(../img/drop.svg) no-repeat center center;
	background-size   : 15px;
	-webkit-transition: all 0.4s ease;
	-o-transition     : all 0.4s ease;
	transition        : all 0.4s ease;
}
.nav-click:hover {
	background-color: #00243b;
}
.nav-rotate {
	-webkit-transform: rotate(180deg);
	-moz-transform   : rotate(180deg);
	-ms-transform    : rotate(180deg);
	-o-transform     : rotate(180deg);
	transform        : rotate(180deg);
}
.nav-arrow {
	padding: 0px;
	margin : 0px;
}
/*------------------------------------*\
    Media Queries
\*------------------------------------*/
@media only screen and (min-width: 320px) and (max-width: 768px) {
	.nav-mobile {
		display: block;
	}
	.nav {
		width    : 100%;
		/*padding:50px 0 0;*/
		position : 0;
		margin   : 0;
	}
	.nav-list {
		display: none;
	}
	.nav-item {
		width: 100%;
		float: none;
	}
	.nav-item>a {
		padding        : 10px;
		text-decoration: none;
	}
	.nav-click {
		display: block;
	}
	.nav-mobile-open {
		border-radius        : 5px 5px 0 0;
		-webkit-border-radius: 5px 5px 0 0;
		-moz-border-radius   : 5px 5px 0 0;
	}
	.nav-item:hover .nav-submenu {
		display: none;
	}
	.nav-submenu {
		position: static;
		width   : 100%;
	}
	.false {
		display: none;
	}
}
/* 20150604 */
.group_thank {
	height: 550px;
}
.block_thank {
	margin-left: 50px;
	padding-top: 50px;
	font-size  : 24px;
	font-weight: bold;
	line-height: 40px;
}
.title_thankyou {
	font-size  : 48px;
	font-weight: bold;
	color      : #0078C6;
	line-height: 48px;
}
.group_thank a {
	font-size      : 16px;
	text-decoration: underline;
	font-weight    : normal;
}
.group_thank a:hover {
	text-decoration: none;
	.
}
#box_error {
	height: 50px;
	color : #c00;
}
.false {
	background : rgba(0, 0, 0, 0) url("../images/new/icn_false.jpg") no-repeat scroll left top;
	height     : 12px;
	line-height: 20px;
	text-indent: -999px;
	width      : 24px;
}
.inp_yellow {
	background: #ff9 none repeat scroll 0 0;
}
/* 20150604 */
/* -------------------------------- 
Modules - reusable parts of our design
-------------------------------- */
.cd-container {
	width    : 90%;
	max-width: 768px;
	margin   : 2em auto;
	z-index  : 9999;
}
.cd-container::after {
	/* clearfix */
	content: '';
	display: table;
	clear  : both;
}
/* -------------------------------- 
Main components 
-------------------------------- */
.cd-top {
	display              : inline-block;
	height               : 40px;
	width                : 40px;
	position             : fixed;
	bottom               : 40px;
	right                : 10px;
	box-shadow           : 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
	overflow             : hidden;
	text-indent          : 100%;
	white-space          : nowrap;
	background           : #CCCCCC url(../images/cd-top-arrow.svg) no-repeat center 50%;
	visibility           : hidden;
	opacity              : 0;
	-webkit-transition   : opacity .3s 0s, visibility 0s .3s;
	-moz-transition      : opacity .3s 0s, visibility 0s .3s;
	transition           : opacity .3s 0s, visibility 0s .3s;
	-webkit-border-radius: 10px;
	-moz-border-radius   : 10px;
	border-radius        : 10px;
	z-index              : 9999;
}
.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition   : opacity .3s 0s, visibility 0s 0s;
	transition        : opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity   : 1;
}
.cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: .5;
}
.no-touch .cd-top:hover {
	background-color: #CCCCCC;
	opacity         : 1;
}
@media only screen and (min-width: 768px) {
	.cd-top {
		right  : 20px;
		bottom : 20px;
		z-index: 9999;
	}
}
@media only screen and (min-width: 1024px) {
	.cd-top {
		height : 60px;
		width  : 60px;
		right  : 30px;
		bottom : 30px;
		z-index: 9999;
	}
}
/*2016*/
.black-ribbon {
	position: fixed;
	z-index : 9999;
	width   : 70px;
}
@media only all and (min-width: 768px) {
	.black-ribbon {
		width: auto;
	}
}
.stick-left {
	left: 0;
}
.stick-right {
	right: 0;
}
.stick-top {
	top: 0;
}
.stick-bottom {
	bottom: 0;
}