/*****************************
CMnice Solutions Stylesheet. *
*****************************/

/*** Reset Documents ***/
@import url('reset.css');

/******** Fonts ********/
@import url('fonts.css');

@media screen and (max-width: 767.98px) {
    .content_container > header {
        height: 190px !important;
    }
    .carousel-items-review{
        width: 80% !important;
    }
    .header5{
        font-size: 40px !important;
    }
    /**/
    .img-port-hot{
        height: 160px !important;
    }
    /**/
    .text1 h1{
        font: 18px/1 'ThaiSansNeue-Bold' !important;
    }
}
/* Container */
.container,
.container-fluid {
    position: relative;
}
/* Background */
.bg1 {
    width: 100%;
    position: relative;
    background: url('../images/bg-header.png') top right no-repeat,#e5e4e2;
}
.bg2 {
    width: 100%;
    position: relative;
    background: url('../images/bg_main.jpg') top right no-repeat,#e5e4e2;
}

/* Content Container */
.content_container {
    position: relative;
}

/* Page Header */
.content_container > header {
    width: 100%;
    height: 310px;
    position: relative;
    background: url('../images/logo.png') left  5px no-repeat;
}
.header-mobile{
    z-index: 9 !important;
    background: #eee;
}
.header-social-mobile .fa-line,
.header-social-mobile .fa-facebook{
    font-size: 32px;
    line-height: 1;
    vertical-align: middle;
}
.slide-menu__decorator{
    float: right;
}

/* Main Menu */
.nav-menu {
	display:none;
}
.main_menu {
    position: absolute;
    bottom: 0px;
    z-index: 1001;
}
.main_menu > li {
    display: block;
    height: 27px;
}
.main_menu > li > a {
    font: 26px ThaiSansNeue_Regular;
    line-height: 1;
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.5s;
}
.main_menu > li > a:hover {
    color: #3CF;
}
.main_menu > li > a#active {
    font-family: ThaiSansNeue-Bold;
    color: #3CF;
}

/* slider container*/
.slider_container {
    width: 100%;
    height: 100%;
    float: right;
}

/* Content Wrapper */
.content_wrapper {
    position: relative;
    background: #fff;
    -moz-box-sizing: border-box;
    /*-moz-box-shadow: 5px 3px 6px #333333;
    -webkit-box-shadow: 5px 3px 6px #333333;
    box-shadow: 5px 3px 6px #333333;
    filter: progid:DXImageTransform.Microsoft.Shadow(strength = 5, direction = 117, color = '#333333');
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 5, Direction = 117, Color = '#333333')";
    */
}

/* Ads Panel */
.banner_panel {
    width: 160px;
    height: auto;
    background: rgba(165,165,167,.62);
    padding: 10px 10px 0 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: absolute;
    top: 0;
    left: -170px;
}
.banner_panel > img {
    width: 100%;
    display: block;
    margin: 0 auto 10px auto;
}
.banner_panel a > img {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

/* Text */
.header1 {
    font: 29.91px ThaiSansNeue-Bold;
    color: #00749e;
    margin: 20px 0;
}
.header2 {
    font: 28.42px ThaiSansNeue-Bold;
    color: #00749e;
    margin: 10px 0;
}
.header3 {
    font: 17.95px ThaiSansNeue_Regular;
    color: #eb8359;
    margin-bottom: 2em;
}
.header4 {
    font: 20px/1 ThaiSansNeue_Regular;
}
.header5 {
    font-family: ThaiSansNeue-Bold;
    font-size: 40px;
    line-height: 1;
}
.header5 span{
    color: #3CF;
}

/* Clear */
.clear {
    clear: both;
}

/* Intro Block */
.intro_block {
    list-style: none;
    margin-top: 10px;
}
.intro_block > li {
    height: auto;
    text-align: left;
    margin-bottom: 30px;
}
.intro_block > li:hover img{
	opacity: .5;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}
.intro_block > li a > img {
    display: block;
    margin: 0 auto;
	opacity: 1;
    max-width: 100%;
}
.intro_block > li > h1 {
    height: 40px;
    font: 22px/0.9 ThaiSansNeue_Regular;
    color: #00749e;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;
}
.intro_block > li > p {
    font: 20px ThaiSansNeue_Regular;
    line-height: 18px;
    color: #999;
}

/* Package Intro list */
.pack_list {
    width: 100%;
    height: auto;
    position: relative;
    list-style: none;
    font-family: ThaiSansNeue_Regular;
}
.pack_list > li {
    min-height: 190px;
    margin-bottom: 30px;
}
.pack_list > li:hover img {
	opacity: .5;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}
.pack_list > li img {
    display: block;
    float: left;
    margin-right: 7px;
	opacity: 1;
}
.pack_list > li h1 {
    font: 18px NexaBold;
    color: #00749e;
    margin-bottom: 5px;
}
.pack_list > li p {
    font: 20px/22px ThaiSansNeue_Regular;
    color: #999;
    margin-bottom: 5px;
}
.pack_list > li ul {
    list-style: none;
}
.pack_list > li ul li {
    font: 20px/22px ThaiSansNeue_Regular;
    color: #999;
}
.pack_list > li a{
    font-size: 20px;
}

/* SEO List */
.seo_list {
    width: 100%;
    min-height: 198px;
    border: 1px solid #c1c1c1;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 5px 10px;
    box-sizing: border-box;
    text-align: left;
    margin-bottom: 20px;
}
.seo1 img {
    display: block;
    float: left;
    margin-right: 23px;
    margin-bottom: 10px;
}
.seo1 h1 {
    font: 60px/42px 'ThaiSansNeue-Bold';
    color: #00b28e;
}
.seo1 h2 {
    font: 24px/50px 'ThaiSansNeue_Regular';
    color: #666;
}
.seo1 h2 span {
    font: 84.92px/50px 'ThaiSansNeue-Bold';
    color: #4d7bbe;
}
.seo1 h3 {
    font: 31.97px/33px 'ThaiSansNeue-Bold';
    color: #333;
}
.seo1 h4 {
    font: 31.97px/33px 'ThaiSansNeue-Bold';
    color: #333;
}
.seo1 p {
    font: 19px/20px 'ThaiSansNeue_Regular';
    color: #333;
}

.seo2 img {
    display: block;
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}
.seo2 h1 {
    font: 48.63px/45px ThaiSansNeue-Bold;
    color: #00b28e;
}
.seo2 h2 {
    font: 62.08px/42px 'ThaiSansNeue-Bold';
    color: #333;
}
.seo2 h3 {
    font: 31.97px/33px 'ThaiSansNeue-Bold';
    color: #333;
}
.seo2 p {
    font: 19px/20px 'ThaiSansNeue_Regular';
    color: #333;
}

.foot-intro h1 {
    font:80px 'ThaiSansNeue-Bold';
    text-align:center; 
    color:#666 
}
.foot-intro a,
.foot-intro a:hover {
	text-decoration:none;
}

/* Promotion Table */
.promotion_table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
}
.promotion_table th {
    background: #11a589;
    font: 25.42px 'ThaiSansNeue-Bold';
    color: #FFF;
    height: 52px;
    vertical-align: middle;
    border-right: 3px solid #fff;
}
.promotion_table th:last-child {
    border-right: 0;
}
.promotion_table td {
    font: 23.3px ThaiSansNeue_Regular;
    line-height: 22px;
    color: #333;
    padding: 12px 10px;
    vertical-align: middle;
    text-align: center;
    background: #f5f5f5;
    border-right: 3px solid #fff;
}
.promotion_table td:last-child {
    border-right: 0;
}
.promotion_table tr:nth-child(even) td {
    background: #f0efef;
}
.promotion_table td:first-child {
    text-align: left;
}
.promotion_table tbody tr:last-child td {
    text-align: center;
    background: #b0eaff;
    font-family: 'ThaiSansNeue-Bold';
    color: #333;
}
.promotion_table tfoot td {
    text-align: center !important;
    background: #666;
    font-family: 'ThaiSansNeue_Regular';
    color: #fff;
}
/* Promotion Page */
.color1 {
    width: 100%;
}
.color1 td {
    width: 33.33%;
}
.color2 {
    width: 100%;
}
.color2 th {
    background: #00b28e;
    width: 33.33%;
}
.color3 {
    width: 100%;
}
.color3 th {
    background: #04a6ae;
}
.color3 tbody > tr:nth-child(16) > td {
    text-align: center;
    background: #e9e9e9;
    font-family: 'ThaiSansNeue-Bold';
    color: #eb8359;
}
.color3 tbody > tr:nth-child(17) > td {
    text-align: center;
    background: #f2f2f2;
    font-family: 'ThaiSansNeue-Bold';
    color: #04a6ae;
}

/* SEO */
.seo_panel {
    width: 419px;
    height: 582px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: right;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.seo_panel > img {
    display: block;
    float: right;
    -moz-box-shadow: 0px 0px 5px #666666;
    -webkit-box-shadow: 0px 0px 5px #666666;
    box-shadow: 0px 0px 5px #666666;
    margin: 20px 20px 10px;
}
.seo_panel > h1 {
    font: 41.68px ThaiSansNeue-Bold;
    line-height: 35px;
    color: #00b28e;
    padding-left: 28px;
    padding-top: 20px;
}
.seo_panel > h2 {
    font: 28.5px 'ThaiSansNeue_Regular';
    line-height: 20px;
    color: #333;
    padding-left: 28px;
}
.seo_panel > h3 {
    font: 53.2px 'ThaiSansNeue-Bold';
    line-height: 40px;
    color: #333;
    padding-left: 28px;
}
.seo_panel > p {
    font: 19px 'ThaiSansNeue_Regular';
    line-height: 19px;
    color: #333;
    padding: 0 20px 0 28px;
}
.seo_panel > ul {
    width: 100%;
    height: auto;
    list-style: none;
    margin-top: 20px;
}
.seo_panel > ul > li {
    font: 19px ThaiSansNeue-Bold;
    line-height: 49px;
    color: #666;
    height: 49px;
    padding: 0 28px;
}
.seo_panel > ul > li:nth-child(odd) {
    background: #f2f2f2;
}
.seo_panel > ul > li:nth-child(even) {
    background: #ebebeb;
}
.seo_panel > ul > li > b {
    font: 24.7px 'ThaiSansNeue-Bold';
    line-height: 49px;
    color: #666;
}
.seo_panel > ul > li span {
    font: 19px ThaiSansNeue_Regular;
    line-height: 49px;
    float: right;
    text-align: right;
}
/* Start Price */
.start_price {
    width: 100%;
    background: #6CC;
    padding: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.start_price > h1 {
    font: 57.01px 'ThaiSansNeue_Regular';
    line-height: 40px;
    color: #ec835b;
    text-align: left;
}
.start_price > h2 {
    font: 65.01px 'ThaiSansNeue-Bold';
    line-height: 70px;
    color: #333;
    text-align: center;
}

/* More Detail Link */
.more_details_link {
    width: 100%;
    margin: 10px 0;
}
.more_details_link td {
    width: 50%;
}
.more_details_link td:last-child {
    padding-left: 20px;
}
.more_details_link td > a {
    font: 18.95px ThaiSansNeue_Regular;
    color: #39F;
}

/* Slogan */
#slogan {
    display: block;
    margin: 20px auto;
}

/* Contact Block */
.contact_block {
    width: 100%;
    min-height: 560px;
    position: relative;
    background: #3ec3e4;
    margin-bottom: 30px;
}

/* Address */
.address_block {
    width: 100%;
    max-width: 100%;
    height: 560px;
    background-color: #3ebbda;
    position: relative;
    padding: 67px 20px 0;
    box-sizing: border-box;
}

/* Form */
.form_block {
    width: 473px;
    max-width: 100%;
    height: 100%;
    position: relative;
    padding: 20px 15px;
    box-sizing: border-box;
}
.form_block h1 {
    font: 32.75px/15px 'ThaiSansNeue-Bold';
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.form_table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 13px;
}
.form_table tr:first-child td {
    background: #28b4d7;
    padding: 0;
}
.form_table td {
    vertical-align: top;
    font: 22.43px 'ThaiSansNeue_Regular';
    color: #fff;
    height: 39px;
    background: #28b4d7;
}
.form_table td:first-child {
    width: 113px;
    padding-left: 10px;
    background: #4ec9e8;
}
.form_table td input[type="text"], .form_table td select {
    width: 100%;
    height: 100%;
    background: #28b4d7;
    border: none;
    outline: none;
    font: 22.43px 'ThaiSansNeue_Regular';
    color: #fff;
}
.form_table td textarea {
    width: 100%;
    height: 120px;
    background: #28b4d7;
    border: none;
    outline: none;
    font: 22.43px 'ThaiSansNeue_Regular';
    color: #fff;
    resize: none;
}
.form_table td input[type="submit"], .form_table td input[type="reset"] {
    width: 82px;
    height: 34px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #006e77;
    border: none;
    outline: none;
    cursor: pointer;
    display: inline-block;
    font: 22.43px 'ThaiSansNeue_Regular';
    color: #fff;
    margin: 0 20px;
}

/* Contact */
.contact_wrap {
    width: 100%;
    height: auto;
    position: relative;
    padding: 10px;
    box-sizing: border-box;
    background: #28b4d7;
}
.contact_table {
    width: 100%;
    /*background: #28b4d7;
    border: 2px solid #7fd3e7;*/
}
.contact_table td {
    padding: 10px;
}
.contact_table td:first-child {
    vertical-align: middle;
    text-align: center;
    width: 95px;
    padding: 0;
}
.contact_table h1,
.contact_table td h1 {
    font: 26px/1 'ThaiSansNeue-Bold';
    color: #fff;
}
.contact_table p,
.contact_table td p {
    font: 20px ThaiSansNeue_Regular;
    line-height: 20px;
    color: #fff;
    margin-bottom: 13px;
}
#map {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.responsive_table {
    display: block;
    width: 100%;
    position: relative;
    overflow-x: auto;
}

/* Services */
.service_menu {
    width: 100%;
    height: auto;
    list-style: none;
    text-align: left;
    margin: 20px 0 50px;
}
.service_menu > li {
    width: 75px;
    height: 75px;
    display: inline-block;
    margin-left: 10px;
	vertical-align:top;
	text-align:center;
}
.service_menu > li > a {
    width: 75px;
    height: 75px;
    display: block;
	transition: all 0.5s;
	vertical-align:top;
	text-decoration:none;
}
.service_menu > li > a > p{
	display:block;
	text-align:center;
	padding-top:80px;
	font:14px/1 'ThaiSansNeue_Regular';
	color:#00749e;
}
.service_menu > li > a:hover {
	opacity: 0.5;
}
.service_menu > li > a.s_topic_active {
	opacity: 0.5;
}

.hover1 {
    background: url('../images/s_topic1.png') center no-repeat;
	background-size:100%;
}
.hover2 {
    background: url('../images/s_topic2.png') center no-repeat;
	background-size:100%;
}
.hover3 {
    background: url('../images/s_topic3.png') center no-repeat;
	background-size:100%;
}
.hover4 {
    background: url('../images/s_topic4.png') center no-repeat;
	background-size:100%;
}
.hover5 {
    background: url('../images/s_topic5.png') center no-repeat;
	background-size:100%;
}
.hover6 {
    background: url('../images/s_topic6.png') center no-repeat;
	background-size:100%;
}
.hover7 {
    background: url('../images/s_topic7.png') center no-repeat;
	background-size:100%;
}
.hover8 {
    background: url('../images/s_topic8.png') center no-repeat;
	background-size:100%;
}
.hover9 {
    background: url('../images/pack2.png') center no-repeat;
	background-size:100%;
}
.hover10 {
    background: url('../images/pack3.png') center no-repeat;
	background-size:100%;
}
.hover11 {
    background: url('../images/pack4.png') center no-repeat;
	background-size:100%;
}
/* Web package */
.service-web-package{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.service-web-package h2{
	font:22px/1.4 'kittithada_bold_75regular';
	color:#00749e;
	background-color:#a7e8ff;
	text-align:center;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	position:relative;
}
.service-web-package h2 img{
	position:absolute;
	top:10px;
	left:10px;
}
.service-web-package h3{
	font:22px/1.4 'kittithada_bold_75regular';
	color:#00749e;
	background-color:#a7e8ff;
	text-align:center;
	text-transform:uppercase;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	transition:all 0.5s;
}
.service-web-package a{
	text-decoration:none;
}
.service-web-package a:hover{
	text-decoration:none;
}
.service-web-package a:hover h3,
.web-package-active{
	text-decoration:none !important;
	color:#fff !important;
	background-color:#00749e !important;
}

/* Service Images */
.service_img {
    width: 100%;
    max-width: 100%;
    display: block;
    margin-bottom: 10px;
}
/* Service Text */
.service_intro {
    font: 22px/22px 'kittithada_roman_55regular';
    color: #333;
    margin-bottom: 20px;
}
.service_detail_head {
    font: 20px 'kittithada_roman_55regular';
    line-height: 20px;
    color: #00bbbb;
}
.service_details {
    font: 20px 'kittithada_roman_55regular';
    line-height: 20px;
    color: #333;
    margin-bottom: 20px;
}
/* Service List */
.service_list {
    list-style-position: inside;
    font: 20px 'kittithada_roman_55regular';
    line-height: 22px;
    color: #333;
    margin-bottom: 20px;
}
.service_list > li {
    margin-left: 1em;
    text-indent: -1em;
}
.service_list > li span {
    font: 22px 'kittithada_roman_55regular';
    color: #00b28d;
}
/* View All Service Button */
.view_all_bt {
    width: 170px;
    height: 31px;
    border: none;
    background: #eb8359;
    display: block;
    margin-top: 20px;
    font: 18px supermarket;
    color: #fff;
    cursor: pointer;
}

.s_fb_propmote_box{
	width:442px;
    max-width: 100%;
	height:auto;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	padding-bottom:15px;
    margin: 0 auto 1rem;
}
.s_fb_propmote_box img {
    max-width: 100%;
}
.s_fb_propmote_box button{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-bottom:15px;
	font:28.5px 'supermarket';
	color:#eb8359;
	border:0;
	display:block;
	margin:0 auto;
	background-color:#ebeced;
	padding:0 10px;
}
.s_fb_propmote_box h1{
	width:100%;
	font:28.5px 'supermarket';
	color:#fff;
	background-color:#084c3e;
	-webkit-border-top-left-radius: 14px;
	-webkit-border-top-right-radius: 14px;
	-moz-border-radius-topleft: 14px;
	-moz-border-radius-topright: 14px;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
	text-align:center;
}
.s_fb_propmote_box p{
	width:436px;
    max-width: 100%;
	height:8em;
	display:block;
	margin:-4px auto 0;
	box-sizing:border-box;
	padding:15px 12px;
	background-color:#fff;
	font:15.5px/20px 'supermarket';
	color:#7d7d7d;
}
.s_fb_propmote_box table{
	width:100%;
	margin-bottom:12px;
}
.s_fb_propmote_box table tr td{
	border:3px solid;
	background-color:#fff;
	text-align:center;
	font:17px 'kittithada_roman_55regular';
	color:#7d7d7d;
	padding:5px 0;
}
.s_fb_propmote_box table tr:first-child td{
	font:15.5px 'kittithada_roman_55regular';
	color:#7d7d7d;
	padding:5px 0.5%;
}
.fb_box1{
	background-color:#11a589;
}
.fb_box2{
	background-color:#00acc1;
}
.fb_box1 table tr td{
	border-color:#11a589;
}
.fb_box2 table tr td{
	border-color:#00acc1;
}
.fb_box1 h1 span{
	color:#11a589;
}
.fb_box2 h1 span{
	color:#00acc1;
}
.fb_box1 p{
	
}

/* Table Color*/
.table1 tr:first-child td,
.table1 tr:last-child td,
.table1 tr td:last-child{
	background-color:#64d1da !important;
}
.table2 tr:first-child td,
.table2 tr:last-child td,
.table2 tr td:last-child{
	background-color:#34b2e4 !important;
}
.table3 tr:first-child td,
.table3 tr:last-child td,
.table3 tr td:last-child{
	background-color:#065381 !important;
}
.table4 tr:first-child td,
.table4 tr:last-child td,
.table4 tr td:last-child{
	background-color:#e34856 !important;
}
.table5 tr:first-child td,
.table5 tr:last-child td,
.table5 tr td:last-child{
	background-color:#fe912a !important;
}

.hd_service_table{
	width:100%;
	height:auto;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
    margin-bottom: 1rem;
}
.hd_service_table tr td{
	width:25%;
	background-color:#00acc1;
	border:1px solid #fff;
	text-align:center;
	font:22px/1 'kittithada_roman_55regular';
	color:#fff;
    padding:10px 5px; 
}
.hd_service_table tr:first-child td{
	border-top:0;
	background-color:#016b76;
	font:24px/1 'kittithada_bold_75regular';
	color:#fff;
	text-transform:uppercase;
}
.hd_service_table tr:last-child td{
	border:0;
}
.hd_service_table tr td:first-child{
	border-left:0;
}
.hd_service_table tr td:last-child{
	border-right:0;
}
.hd_service_table tr:first-child td:first-child{
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
	border-left:0;
}
.hd_service_table tr:first-child td:last-child{
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	border-right:0;
}
.hd_service_table tr:last-child td:first-child{
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
	border-left:0;
	color:#000;
}
.hd_service_table tr:last-child td:last-child{
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
	border-right:0;
}
.hd_service_table button{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font:17.5px/26px 'supermarket';
	color:#fff;
	border:0;
	display:block;
	margin:0 auto;
	background-color:#000;
	padding:5px 10px;
	cursor:pointer;
}

.hd_service_table table tr td{
	width:20%;
}

.button1{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font:17.5px/26px 'supermarket';
	color:#eb8359;
	border:0;
	display:block;
	margin:0 auto 10px;
	background-color:#ebeced;
	padding:5px 10px;
	cursor:pointer;
}

/*-----------------------------------------------------------------------------------*/
/*	TOGGLE
/*-----------------------------------------------------------------------------------*/
.toggle {
    width: 100%;
    padding-bottom: 15px;
    clear: both;
}
.toggle h4.title {
    cursor: pointer;
    background-color: #f5f5f5;
    margin: 0;
    padding: 12px;
    font-size: 19px;
    font-family: Quark-Bold;
    line-height: 19px;
    color: #333;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.toggle h4.title.active {
    background-color: #ebebeb
}
.togglebox {
    height: auto;
    overflow: hidden;
    margin: 0;
    background-color: #f5f5f5;
}
.togglebox div {
    padding: 15px;
}

/* Portfolio */
.port_list {
    width: 100%;
    height: auto;
    list-style: none;
    text-align: justify;
}
.port_list li {
    width: 204px;
    height: auto;
    display: inline-block;
    margin-bottom: 20px;
    text-align: center;
    vertical-align: top;
}
.port_list li > a > img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 10px;
    -moz-box-shadow: 1px 1px 5px #666666;
    -webkit-box-shadow: 1px 1px 5px #666666;
    box-shadow: 1px 1px 5px #666666;
    filter: progid:DXImageTransform.Microsoft.Shadow(strength = 1, direction = 135, color = '#666666');
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 1, Direction = 135, Color = '#666666')";
}
.port_list li p > a {
    font: 20px ThaiSansNeue_Regular;
    line-height: 22px;
    color: #333;
    text-decoration: none;
}
.expand {
    font: 18px Arial;
    color: #00B28D;
    text-decoration: none;
}

/* Filter Menu */
.filter_menu_mobile{
    font-family: ThaiSansNeue_Regular;
    line-height: 1;
}
.filter_menu_mobile button{
    font-size: 26px !important;
}
.filter_menu_mobile li p{
    font-size: 24px !important;
}
.filter_menu {
    width: 100%;
    min-height: 53px;
    background-color: #c1c1c3;
    position: relative;
    margin-bottom: 25px;
    list-style: none;
    padding: 0px 10px;
    box-sizing: border-box;
}
.filter_menu li {
    width: auto;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 5px 15px 0;
    text-align: center;
    cursor: pointer;
	box-sizing: border-box;
	
}
.filter_menu li:first-child {
    border-right: 2px solid #9a9a9a;
}
.filter_menu li:first-child p {
    color: #00749e;
}
.filter_menu li p {
    font: 18px/18px 'ThaiSansNeue_Regular';
    color: #333;
    margin: 0 auto 0.2rem;
}
.filter_menu_active{
	background-color:#3CF;
}

/* Portfolio Mixed List */
.home-port button{
    font-family: ThaiSansNeue_Regular;
    font-size: 24px;
    line-height: 1;
}
.port_mix_list {
    width: 100%;
    height: auto;
    position: relative;
    list-style: none;
    text-align: justify;
}
.port_mix_list .mix {
    display: none;
}
.port_mix_list::after {
    width: 100%;
    height: 1px;
    display: inline-block;
    content: "";
}
.port_mix_list li {
    /*width: 180px;
    height: 340px;*/
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: top;
    background: #eee;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}
.port_mix_list li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(58,158,217,.75);
    opacity: 0;
    transition: opacity .5s;
    z-index: 10;
}
.port_mix_list li:hover a {
    opacity: 1;
}
.port_mix_list li .img {
    display: block;
    /*position: absolute;*/
    top: 0;
    left: 0;
    transition: left .6s;
}
.port_mix_list li:hover .img {
    left: -140px;
}

.port_mix_list li .link {
    display: block;
    position: absolute;
    right: 15px;
    bottom: -30px;
    z-index: 11;
    transition: bottom .3s;
}
.port_mix_list li:hover .link {
    bottom: 10px;
}
/**/
.img-port-hot{
    height: 280px;
}
.img-port-cus{
    height: 140px;
}

.text_title {
    width: 100%;
    height: auto;
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 15;
}

.text1 {
    width: 100%;
    overflow: hidden;
    transition: width .4s;
    margin-bottom: 6px;
    margin-left: -100%;
    transition:all 0.5s;
}
.port_mix_list li:hover .text1 {
    width: 100%;
    margin-left: 0;
}

.text1 h1 {
    font: 24px/23px 'ThaiSansNeue-Bold';
    background: #1A1A1A;
    text-align: center;
    padding: 8px 0;
    color: white;
    width: 100%;
    box-sizing: border-box;
}

.text2 {
    width: 0;
    overflow: hidden;
    transition: width .5s;
}
.port_mix_list li:hover .text2 {
    width: 100%;
}

.text2 h1 {
    font: 18px/20px 'ThaiSansNeue-Bold';
    background: #1A1A1A;
    text-align: center;
    padding: 8px 0;
    color: white;
    width: 180px;
    box-sizing: border-box;
}

/* CSS for the scrollers */
	div.horizontal_scroller, div.vertical_scroller{
		position:absolute;
		height:30px;
		width:330px;
		display:block;
		overflow:hidden;
		border:0;
        top: 10px;
        right: 0;
	}
	div.scrollingtext{
		position:absolute;
		white-space:nowrap;
		font-family:'ThaiSansNeue-Bold';
		font-size:24px;
		color:#000000;
	}
    
label.error {
    display: none !important;
    font: 12px Arial;
    color: red;
}

input[type="text"].error, textarea.error {
    background: red !important;
}

/* Promotion */
.carousel-items-review{
    width: 28%;
    height: auto;
    font-family: ThaiSansNeue_Regular;
    font-size: 20px;
}

/* quotation_box */
.quotation_box{
	display:block;
	margin:3em auto;
	width:920px;
	height:auto;
	background-color:#3ec3e4;
	box-sizing: border-box;
	padding:25px;
	font:26px 'ThaiSansNeue_Regular';
	color:#fff;
}
.quotation_box h2{
	font:32.75px 'ThaiSansNeue-Bold';
	color:#fff;
	margin-bottom:0.5em;
}
.quotation_box table{
	border-spacing: 10px;
	border-collapse: separate;
}
.quotation_box table tr td{
	vertical-align:top;
}
.quotation_box table tr td:first-child{
	background-color:#4ec9e8;
	box-sizing: border-box;
	padding:0 10px;
}
.quotation_box table tr td input[type="text"], .quotation_box tr td textarea{
    width: 100%;
    background: #28b4d7;
    border: none;
    outline: none;
    font: 22.43px 'ThaiSansNeue_Regular';
    color: #fff;
	box-sizing: border-box;
	padding:7px 10px;
}
.quotation_box table tr td input[type="submit"]{
	font: 28px 'ThaiSansNeue-Bold';
    color: #fff;
	padding:0px 10px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	border:0;
	background-color:#006e77;
}

/* Cart step */
.cart_table { width:100%;}
.cart_table tr td{
	font:22px 'ThaiSansNeue_Regular';
	color:#6d6e71;
}
.cart_table tr:first-child td{
	background-color:#efefef;
	text-align:center;
	vertical-align:middle;
	height:32px;
	font:22px 'ThaiSansNeue_Regular';
	color:#6d6e71;
	box-sizing: border-box;
	padding:0;
}
.cart_table tr td:first-child{
	color:#d40008;
	text-align:center;
}
.cart_table tr td:last-child{
	text-align:center;
	color:#467ec0;
}
.cart_table tr td{
	padding:10px;
	box-sizing: border-box;
	border-bottom:1px solid #e7e7e7;
}
.cart_table tr:last-child td{ background-color:#11A488;}
.cart_table tr td select{ height:auto;}

/* Bank Table */
.payment_method{
	font:24px/1 'ThaiSansNeue_Regular';
}
.payment_method .block1{
	width:28%;
}
.payment_method .block2{
	width:70%;
}
.bank_table {
    /*width: 647px;*/
	display:table;
    /*margin-left: 70px;*/
    margin-bottom: 20px;
}
.bank_table td {
    /*width: 50%;*/
    vertical-align: top;
    font:20px 'ThaiSansNeue_Regular';
	padding:0 0.5em;
}
.bank_table td:nth-child(odd) {
    /*width: 150px;*/
}

.o_req{
	width:100%;
	margin:0 auto;
}


.o_req tr:first-child td:last-child{
	font-size:24px;
    line-height: 25px;
	vertical-align:top;
}
.o_req tr:first-child td img {
	display: block;
    float: left;
    margin-right: 20px;
}
.o_req tr:nth-child(2) td h1{
	font:46px/30px 'ThaiSansNeue_Regular';
	color:#4e4e4e;
	text-align:center;
}
.o_req tr:nth-child(2) td h1 span{
	font-size:30px;
	line-height:28px;
	display:block;
}
.o_req tr:first-child td{
	color:#666;
	font:18px/18px 'ThaiSansNeue_Regular';
}

.o_req tr td:last-child{
	width:50%;
}

.o_req tr:last-child td{
	border:none;
	padding-bottom:0;
	text-align:left;
}

.o_req tr td{
	vertical-align:top;
	font:22px/18px 'ThaiSansNeue_Regular';
	padding:20px 0;
}
.o_list{
	width:100%;
	margin:0 auto;
	font:20px 'ThaiSansNeue_Regular';
	text-align:center;
}

.o_list tr:first-child td{
	border-bottom:1px solid #000;
	font-weight:bold;
	background-color: #CCCCCC;
}

.o_list tr:last-child td{
	text-align:right;
	border-bottom:2px double #000;
	border-top:1px double #000;
	font-weight:bold;
	background-color:#dff0d8;
	
}

.o_list tr td:last-child{
	text-align:center;
}

.o_list tr td{ width:20%; padding:5px 0;}

.o_transf{
	width:100%;
	margin:0 auto;
	font:28px 'ThaiSansNeue_Regular';
	margin-top:70px;
}

.o_transf tr td{ padding-top:10px; padding-bottom:10px;}

.o_transf tr td:first-child{ padding-left:10px;}

.o_transf tr:first-child td:first-child{
	background-color:#919191;
	border:1px solid #919191;
	width:62%;
	font:20px;
	color:#fff;
	line-height:24px;
	padding:0 0 0 10px;
}

.o_transf tr:last-child td:first-child{
	border:1px solid #919191;
	font:18px 'ThaiSansNeue_Regular';
	color:#333;
	vertical-align:top;
}

.o_transf tr:last-child td:first-child ul{ list-style-position:inside;}


.o_transf tr:first-child td:last-child{
	background-color:none;
	border:none;
	width:50%;
}

.o_transf tr:last-child td:last-child{
	border:none;
	padding-left:78px;
	line-height:28px;
	color:#555;
}

.o_transf tr:last-child td:last-child h2{ font-size:33px; border-bottom:0;}
.o_transf tr:last-child td:last-child h3{ font-size:48px;}
.o_transf tr:last-child td:last-child p{ font-size:25px}
.o_transf tr:last-child td:last-child span{ font-size:33px}


.btn-vo{
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 0px solid #000000;
	padding:0px 10px;
	background-color:#333333;
	font:28px 'ThaiSansNeue_Regular';
	color:#fff;
	cursor:pointer;
}

.o_acc{ padding-top:20px; width: 100%; margin-bottom: 20px;}
.o_acc2{ 
    width: 100%;
	box-sizing: border-box;
	font:22px/30px 'ThaiSansNeue-Bold';
	color:#000;
	text-align:right;
}
.o_acc2 span{ color:#666;} 
.o_acc2 img{ width:196px;}

@media print {
    header, footer {
        display: none;
    }
    
    .service_menu, .header2 {
        display: none;
    }
}

/* Thank */
.thank{
	text-align:center;
}
.thank h2{
	height:43px;
	width:100%;
	background-color:#3a87ad;
	margin-bottom:50px;
}
.thank h3{
	font:32px 'ThaiSansNeue_Regular';
	color:#00a64f;
}
.thank h4{
	font:32px 'ThaiSansNeue_Regular';
	color:#666;
	margin-bottom:1em;
}
.thank p{
	font:20px 'ThaiSansNeue_Regular';
	color:#000;
	margin-bottom:2em;
}

.paymentconfirm { width:680px; margin-left: 70px;}
.paymentconfirm tr td{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 20px;
    font:20px 'ThaiSansNeue_Regular';
	color:#000;
}
.paymentconfirm tr td input[type="text"]{
	width:60%;
	height:30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:0 15px;
	border:1px solid #999;
}
.paymentconfirm tr td select {
	width:60%;
	height:30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:0 15px;
	border:1px solid #999;
}

/* Host */
.host-contain h4{
	color:#00749e;
	font-size:26px;
	font-family:kittithada_bold_75regular;
}
.host-contain p{
	color:#00bc9e;
	font-size:26px;
	font-family:kittithada_roman_55regular;
}
.domain-check-contain{
	background:#f1f2f7;
}
.domain-check-contain button,
.domain-check-contain input[type="text"]{
    height: 1.6em;
    font-size:24px;
    font-family:kittithada_roman_55regular;
    line-height: 1;
}
.domain-check-contain button i.fa{
    vertical-align: middle;;
}
.host-contain-1{
	position:relative;
}
.host-contain-1::after{
	content:"";
	width:97%;
	height:3px;
	background-image: linear-gradient(to right, black 33%, rgba(255,255,255,0) 0%);
	background-position: bottom;
	background-size: 6px 1px;
	background-repeat: repeat-x;
	bottom:0;
	position:absolute;
}
.domain-check-result{
	background-color:#f1f2f7;
}
.domain-check-result i.fa{
    vertical-align: middle;;
}
.domain-check-result button{
    font-size:24px;
    font-family:kittithada_roman_55regular;
    line-height: 1;
}

.table-domain-price{
    font-size:24px;
    font-family:kittithada_roman_55regular;
    line-height: 1;
}
.table-domain-price td{
    vertical-align: middle;
}

/* Web Templete */
.webtemplete-contain{
	font-family:kittithada_roman_55regular;
	font-size:24px;
	line-height:normal;
}
.webtemplete-contain h1{
	font-size:32px;
	color:#00749e;
}
.webtemplete-contain h3{
	font-size:28px;
	color:#333;
}
.webtemplete-contain h4{
	font-size:20px;
	font-family:kittithada_bold_75regular;
	color:#333;
}
.webtemplete-contain input[type="text"],
.webtemplete-contain textarea{
	font-family:kittithada_roman_55regular;
	font-size:24px;
	background-color:#b0eaff;
	color:#333333;
}
ul.nav-tabs li.nav-item a{
	border:1px solid #e1e1e1;
}
ul.nav-tabs li.nav-item a.active{
	background-color:#071e3e !important;
	color:#fff !important;
	border:1px solid #071e3e;
	
}
.tab-content .active{
	opacity: 1;
}
.webtemplete-contain select{
	font-family:kittithada_roman_55regular;
	font-size:24px;
	color:#333333;
}
.webtemplete-contain button{
	font-family:kittithada_roman_55regular;
	font-size:24px !important;
	color:#fff;
}
button.btn-1,
input[type="submit"].btn-1{
	font-family:kittithada_roman_55regular;
	font-size:24px !important;
	color:#fff;
}
/**/
.welcome-contain{
    font-family:kittithada_roman_55regular;
    line-height: 1;
}
.welcome-contain h3{
    font-family:kittithada_bold_75regular;
    font-size:28px;
    color: #00749e;
}
.welcome-contain p{
    font-size:24px;
    color: #999;
}
.welcome-contain p.text-indent-5{
    text-indent: 5%;
}

/* Popup */
#popup_box { 
	display: none; /* Hide the DIV */
	position: absolute; 
	height: auto;  
	width: 850px;  
	background: #FFFFFF;  
	top: 5%;
    left: 35%;
    margin-left: -200px;
	z-index:10000; /* Layering ( on-top of others), if you have lots of layers: I just maximized, you can change it yourself */ 
	
	/* additional features, can be omitted */ 	
	padding: 10px; 
	-moz-box-shadow: 3px 3px 5px #666666;
    -webkit-box-shadow: 3px 3px 5px #666666;
    box-shadow: 3px 3px 5px #666666;
    filter: progid:DXImageTransform.Microsoft.Shadow(strength = 3, direction = 135, color = '#666666');
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 3, Direction = 135, Color = '#666666')";
    box-sizing: border-box;
	-moz-box-sizing: border-box;
    border: 1px solid rgba(77, 204, 195, 0.7);
}
#popup_box #img { 
	display: block; 
	height: 100%;  
	width: 100%;
}
/* This is for the positioning of the Close Link */
#popupBoxClose {
    width: 25px;
    height: 25px;
    background: #4DCCC3;
    font-family: arial;
	font-size: 20px;  
	line-height: 25px;
    text-align: center;  
	right: -10px;  
	top: -10px;  
	position: absolute;  
	color: #fff;  
    border-radius: 50%;
    -moz-border-radius: 50%;
    cursor: pointer;
    -moz-box-shadow: 3px 3px 5px #666666;
    -webkit-box-shadow: 3px 3px 5px #666666;
    box-shadow: 3px 3px 5px #666666;
    filter: progid:DXImageTransform.Microsoft.Shadow(strength = 3, direction = 135, color = '#666666');
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 3, Direction = 135, Color = '#666666')";
}
/**/
#lightbox-container-image-box{
    height: auto !important;
    box-sizing: border-box !important;
    max-width: 100% !important;
}
#lightbox-container-image-box #lightbox-container-image #lightbox-image{
    max-width: 100% !important;
    height: auto !important;
}
#lightbox-container-image-data-box{
    display: none !important;
}
/* cookie_setting */
.cookie_setting{
    font-family: kittithada_roman_55regular;
    font-size: 22px;
    line-height: 1;
}
.cookie_setting p{
    font-size: 22px;
    line-height: 1;
}
.cookie_setting button{
    font-size: 22px;
}
.cookie_setting button,
.cookie_setting button.btn-sm{
    line-height: 1 !important;
}
.modal-title{
    font-family: kittithada_bold_75regular;
    font-weight: bold;
    font-size: 24px;
}
.font-bold{
    font-family: kittithada_bold_75regular;
    font-weight: bold;
    font-size: 24px; 
}
/* Footer */
/*div[id*='histats_counter_'] {
    width: 153px;
    height: auto;
    position: absolute;
    bottom: 8px;
    right: 40px;
}*/
footer {
    width: 100%;
    height: auto;
    background: #292929;
    margin-top: 30px;
    overflow: hidden;
    padding: 20px 0;
    box-sizing: border-box;
}
footer address {
    font: 22px ThaiSansNeue_Regular;
    color: #ccc;
    line-height: 25px;
}
footer address span {
    font: 18px ThaiSansNeue_Regular;
    color: #ccc;
    line-height: 18px;
}
footer > div > p {
    font: 12px arial;
    color: #00b28d;
    margin-top: 20px;
    position: relative;
}
footer > div > p a {
    text-decoration: none;
    color: #00b28d;
}
footer > div > p a:hover {
    text-decoration: underline;
}
footer h3 {
    font: 12px arial;
    color: #00b28d;
    margin: 15px 0;
    position: relative;
}
footer h3 a {
    text-decoration: none;
    color: #00b28d;
}
footer h3 a:hover {
    text-decoration: underline;
}

.f-facebook {
    width: 25px; 
    position: absolute; 
    top: 120px;
    left: 170px;
}
/* Theme */
.theme-font-color-blue-1{
    color: #3CF;
}
.theme-font-color-blue-2{
    color: #00749e;
}