﻿@font-face {
    font-family: FontAwesome;
    src: url('../font-awesome/fonts/fontawesome-webfont.eot');
    src: url('../font-awesome/fonts/fontawesome-webfont.eot?') format('embedded-opentype'),
         url('../font-awesome/fonts/fontawesome-webfont.woff') format('woff'),
         url('../font-awesome/fonts/fontawesome-webfont.ttf') format('truetype');
}
body{
	
}
/*font*/
a:hover
{
    text-decoration:none;
}
.fontMain
{
    font-family: Arial,Helvetica,sans-serif;
}
.font-main-TH
{
    font-family: "Kittithada",Arial,Helvetica,sans-serif;
}
.font-main-EN
{
    font-family: Arial,Helvetica,sans-serif;
}
.font-main-TH-B
{
    font-family: "Kittithada",Arial,Helvetica,sans-serif;
}
.font-Kittithada
{
    font-family: "KittithadaBold",Arial,Helvetica,sans-serif;
}
.txt-373737
{
    color:#373737;
}
.txt-4373b3
{
    color:#107fc9;
}
.txt-Gray
{
    color: Gray;
}
.txt-7a7a7a
{
    color: #7a7a7a;
}
.txtHead12
{
    font-size:12pt;    
}
.txtHead14
{
    font-size:14pt;    
}
.txtHead18
{
    font-size:18pt;    
}
.txtHead20
{
    font-size:20pt;    
}
.txtHead24
{
    font-size:24pt;    
}
.txtHead26
{
    font-size:26pt;    
}
.txtHead18-xs
{
    font-size:18pt;    
}
.txtHead32
{
    font-size:32pt;    
}
.txtHead40
{
    font-size:40px;    
}
.txt18-menu
{
    font-size:18pt; 
}
.txt20-menu
{
    font-size:20pt; 
}
.txt22-menu
{
    font-size:22pt; 
}
@media screen and (max-width: 767px)
{
    .txtHead12
    {
        font-size:12pt;    
    }
    .txtHead24
    {
        font-size:18pt;    
    }
    .txtHead20
    {
        font-size:16pt;    
    }
    .txtHead26
    {
        font-size:22pt;    
    }
    .txtHead18
    {
        font-size:14pt;    
    }
    .txtHead14
    {
        font-size:10pt;    
    }
    .txtHead18-xs
    {
        font-size:28pt;    
    }
    .txtHead32
    {
        font-size:24pt;    
    }
    .txtHead40
    {
        font-size:26px;    
    }
    
}
@media (min-width: 768px) {
    .txtHead24
    {
        font-size:18pt;    
    }
    .txtHead20
    {
        font-size:16pt;    
    }
    .txtHead26
    {
        font-size:22pt;    
    }
    .txtHead18
    {
        font-size:14pt;    
    }
    .txtHead14
    {
        font-size:10pt;    
    }
    .txtHead18-xs
    {
        font-size:14pt;    
    }
    .txtHead32
    {
        font-size:24pt;    
    }
    .txtHead40
    {
        font-size:32px;    
    }
    .txtHead12
    {
        font-size:12pt;    
    }
}
@media (min-width: 992px) {
    .txtHead24
    {
        font-size:20pt;    
    }
    .txtHead20
    {
        font-size:20pt;    
    }
    .txtHead26
    {
        font-size:22pt;    
    }
    .txtHead18
    {
        font-size:18pt;    
    }
    .txtHead14
    {
        font-size:14pt;    
    }
    .txtHead18-xs
    {
        font-size:18pt;    
    }
    .txtHead32
    {
        font-size:32pt;    
    }
    .txtHead40
    {
        font-size:40px;    
    }
    .txtHead12
    {
        font-size:12pt;    
    }
}
@media (min-width: 1200px) 
{
    
    .txtHead24
    {
        font-size:24pt;    
    }
    .txtHead20
    {
        font-size:20pt;    
    }
    .txtHead26
    {
        font-size:26pt;    
    }
    .txtHead18
    {
        font-size:18pt;    
    }
    .txtHead14
    {
        font-size:14pt;    
    }
    .txtHead18-xs
    {
        font-size:18pt;    
    }
    .txtHead32
    {
        font-size:32pt;    
    }
    .txtHead40
    {
        font-size:40px;    
    }
    .txtHead12
    {
        font-size:12pt;    
    }
}
.txt-bold
{
    font-weight:bold;    
}

.txtHead30
{
    font-size:30px;    
}
.txt14px
{
    font-size:14px;
}
.txt14pt
{
    font-size:14pt;
}
.txt16pt
{
    font-size:16pt;
}
.txt16px
{
    font-size:16px;
}
.txt-fff
{
    color:#FFF;
}
/****/
/**bg**/
.bg-blue
{
    background-color:rgba(0,114,206,0.9);/*#0072ce;*/    
}
.bg-f7f8f9
{
    background-color:#f7f8f9;    
}
.bg-4373b3
{
    background-color:#4373b3;    
}
/**************/
.padding5
{
    padding:10px;
}
/****/
hr.line {
    padding: 0;
    border: 1px solid;
    color: #333;
    text-align: center;
}

  .cover-title .one {
    position: relative;
  }  
  .cover-title .one:before {
    content: "";
    display: block;
    border-top: solid 1px #0072ce;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    z-index: 1;
    text-align:center;
  }  
  .cover-title .one  span {
    background-color: #0072ce;
    padding: 0 20px;
    position: relative;
    z-index: 5;
    color: #FFF;
    border-radius:3px;    
  }
  .cover-title
  {
    margin-left: auto;
    margin-right: auto;
    text-align:center;
    width:80%;
    margin-bottom:20px;
    margin-top:20px;
  }
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 100%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

.col-border {
    /*background: none repeat scroll 0 0 #c0d4b6;
    border: 1px solid #aaa;*/
    text-align: center;
}
.col-border img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/*---For Store---*/




/*---For button---*/
.btn-orange {
    background-color: #ff9900;
    border-color: #eea236;
    color: #fff;
    font-size:18px;
}
.btn-orange.active, .btn-orange.focus, .btn-orange:active, .btn-orange:focus, .btn-orange:hover, .open > .dropdown-toggle.btn-orange {
    background-color: #ff9900;
    border-color: #d58512;
    color: #fff;
}
.btn-orange.active, .btn-orange:active, .open > .dropdown-toggle.btn-orange {
    background-image: none;
}
.btn-orange.disabled, .btn-orange.disabled.active, .btn-orange.disabled.focus, .btn-orange.disabled:active, .btn-orange.disabled:focus, .btn-orange.disabled:hover, .btn-orange[disabled], .btn-orange.active[disabled], .btn-orange.focus[disabled], .btn-orange[disabled]:active, .btn-orange[disabled]:focus, .btn-orange[disabled]:hover, fieldset[disabled] .btn-orange, fieldset[disabled] .btn-orange.active, fieldset[disabled] .btn-orange.focus, fieldset[disabled] .btn-orange:active, fieldset[disabled] .btn-orange:focus, fieldset[disabled] .btn-orange:hover {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-orange .badge {
    background-color: #fff;
    color: #f0ad4e;
}

.btn-white {
    background-color: #ffffff;
    border-color: #7a7a7a;
    color: #7a7a7a;
    font-size:20px;
}
.btn-white.active, .btn-white.focus, .btn-white:active, .btn-white:focus, .btn-white:hover, .open > .dropdown-toggle.btn-white {
    background-color: #a0a0a0;
    border-color: #7a7a7a;
    color: #fff;
}
.btn-white.active, .btn-white:active, .open > .dropdown-toggle.btn-white {
    background-image: none;
}
.btn-white.disabled, .btn-white.disabled.active, .btn-white.disabled.focus, .btn-white.disabled:active, .btn-white.disabled:focus, .btn-white.disabled:hover, .btn-white[disabled], .btn-white.active[disabled], .btn-white.focus[disabled], .btn-white[disabled]:active, .btn-white[disabled]:focus, .btn-white[disabled]:hover, fieldset[disabled] .btn-white, fieldset[disabled] .btn-white.active, fieldset[disabled] .btn-white.focus, fieldset[disabled] .btn-white:active, fieldset[disabled] .btn-white:focus, fieldset[disabled] .btn-white:hover {
    background-color: #ffffff;
    border-color: #7a7a7a;
}
.btn-white .badge {
    background-color: #fff;
    color: #7a7a7a;
}


/*-------Font--------*/
.title-40 {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
  font-size:40px;
}

/**********news & event************/
.news
{
  text-align:left;
}
.news img
{
   margin-left: auto;
   margin-right: auto;
   border:1px solid #7a7a7a; 
}
.news-read
{
    font-size:26px;    
}


.clear
{
    clear:both;    
}

/*****socail-box******/
.socail-box
{
    width:60px;
    height:170px;
    position: fixed;
    background-color:#f2f2f2;
    top:230px;    
    z-index:40;
    right:0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding:15px 10px 15px 10px;
}
.sub-socail-box
{
    float:left;
    width:46px;
    height:46px;
    z-index:41;
}
.social-fb
{
    background-image: url("../Images/icon/social-fb.png");   
}
.social-tw
{
    background-image: url("../Images/icon/social-tw.png");   
}
.social-youtube
{
    background-image: url("../Images/icon/social-youtube.png");   
}
.survey-box
{
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    top:380px; 
    padding:0px;
    height: 250px;
    position: fixed;
    right: 0;
    width: 50px;
    z-index: 40;
}
.sub-servey
{
    float:left;
    width:58px;
    height:268px;
    z-index:41;
}
@media screen and (max-width: 767px) 
{
    .socail-box
    {
        width:50px;
        height:140px;
        position: fixed;
        background-color:rgb(242,242,242,0.8);/*#f2f2f2;*/
        top:100px;    
        z-index:40;
        right:0;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
        padding:15px 10px 15px 10px;
    }
    .sub-socail-box
    {
        float:left;
        width:36px;
        height:36px;
        z-index:41;
    }
    .survey-box
    {
        border-bottom-left-radius: 10px;
        border-top-left-radius: 10px;
        top:235px; 
        height: 190px;
        position: fixed;
        right: 0;
        width: 40px;
        z-index: 40;
        padding:0px;
        opacity: 0.8;
    }
    .sub-servey
    {
        float:left;
        width:45px;
        z-index:41;
    }
}


/* Clear floated elements */
.second-main-menu:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
/**inputbox**/
.form-control-input {
    background-color: #fff;
    background-image: none;
    
    border: 1px solid #000;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14pt;
    height: 30px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    font-family:"Kittithada",Arial,Helvetica,sans-serif;
    
}
.form-control-input:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.form-control-input::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control-input[disabled], .form-control-input[readonly], fieldset[disabled] .form-control-input {
    background-color: #eee;
    cursor: not-allowed;
    opacity: 1;
}

.top-5{
    margin-top:5px;
}
.icon-search:before
{
    content:url("../Images/icon/search.png");  
}

/**margin right*/
.margin-right-20
{
    margin-right:20px;    
}
.img-center {margin:0 auto;}

.margin-top70
{
    margin-top:70px;    
}
.margin-top50
{
    margin-top:50px;    
}
.margin-top5
{
    margin-top:5px;    
}
.margin-top10
{
    margin-top:10px;    
}
.margin-top15
{
    margin-top:15px;    
}
.margin-top20
{
    margin-top:20px;    
}
.margin-top30
{
    margin-top:30px;    
}
.margin-botom10
{
    margin-bottom:10px;    
}
.margin-botom50
{
    margin-bottom:50px;    
}
.margin-botom70
{
    margin-bottom:70px;    
}
.hr-line-cccccc {
    margin-top: 10px;
    margin-bottom: 10px;
    width:100%;
    border-top:1px dotted #cccccc;
}
.hr-line-solid-ccc {
    margin-top: 10px;
    margin-bottom: 10px;
    width:100%;
    border-top:1px solid #cccccc;
}
.border
{
    border:1px solid red;    
}
.vertical-center {
  min-height: 10%;  /* Fallback for browsers do NOT support vh unit */
  min-height: 10vh; /* These two lines are counted as one :-)       */

  display: flex;
  align-items: center;
}
.container-fluid{
  height:100%;
  display:table;
  width: 100%;
  padding: 0;

}
.row-fluid {height: 100%; display:table-cell; vertical-align: middle;}
.centering {
  float:none;
  margin:0 auto;
}
.readmore
{
    position: absolute;
    bottom: 10px;
    right: 15px;
}

.subscribe-icon-active,.subscribe-icon:hover {
    border-radius:10px;
    height: 20px;
    overflow: hidden;
    width:20px;
    background-color:#00aeef;
    color:#FFF;
    float:left;
    top:-2px;
    text-align:center;
    margin-left:1px;
    cursor:pointer;
    font-size:13pt;
}
.subscribe-icon {
    border-radius:10px;
    height: 20px;
    overflow: hidden;
    width:20px;
    float:left;
    top:-2px;
    text-align:center;
    margin-left:1px;
    cursor:pointer;
    font-size:13pt;
}
.subscribe-icon::before {
    display: block;
    font-size: 1.5em;
    text-align: center;
    text-indent: inherit;
}
.float-left
{
    float:left;
}
.img-center {
    display: block;
    margin: 0 auto;
}
/****Hot menu****/
.imgMenu1 {
    width:143px;
    height:143px;
	background-image: url("../Images/hot-menu/hotmenu1.png");
	background-repeat: no-repeat;
	transition: background-image 0.5s;
	cursor:pointer;
}
.imgMenu1:hover {
	background-image: url("../Images/hot-menu/hotmenu1-active.png");

}
.imgMenu2 {
	width: 143px;
	height: 143px;
	background-image: url("../Images/hot-menu/hotmenu2.png");
	background-repeat: no-repeat;
	transition: background-image 0.5s;
	cursor:pointer;
}
.imgMenu2:hover {
	background-image: url("../Images/hot-menu/hotmenu2-active.png");
}
.imgMenu3 {
	width: 143px;
	height: 143px;
	background-image: url("../Images/hot-menu/hotmenu3.png");
	background-repeat: no-repeat;
	transition: background-image 0.5s;
	cursor:pointer;
}
.imgMenu3:hover {
	background-image: url("../Images/hot-menu/hotmenu3-active.png");
}
.imgMenu4 {
	width: 143px;
	height: 143px;
	background-image: url("../Images/hot-menu/hotmenu4.png");
	background-repeat: no-repeat;
	transition: background-image 0.5s;
	cursor:pointer;
}
.imgMenu4:hover {
	background-image: url("../Images/hot-menu/hotmenu4-active.png");
}
.imgMenu5 {
	width: 143px;
	height: 143px;
	background-image: url("../Images/hot-menu/hotmenu5.png");
	background-repeat: no-repeat;
	transition: background-image 0.5s;
	cursor:pointer;
}
.imgMenu5:hover {
	background-image: url("../Images/hot-menu/hotmenu5-active.png");
}
.imgMenu6 {
	width: 143px;
	height: 143px;
	background-image: url("../Images/hot-menu/hotmenu6.png");
	background-repeat: no-repeat;
	transition: background-image 0.5s;
	cursor:pointer;
}
.imgMenu6:hover {
	background-image: url("../Images/hot-menu/hotmenu6-active.png");
}
.imgMenu7 {
	width: 143px;
	height: 143px;
	background-image: url("../Images/hot-menu/hotmenu7.png");
	background-repeat: no-repeat;
	transition: background-image 0.5s;
	cursor:pointer;
}
.imgMenu7:hover {
	background-image: url("../Images/hot-menu/hotmenu7-active.png");
}
.hotmenu
{
    margin-bottom:5px;
    text-align:center;
}
.btn-blue
{
    background-color: #0072ce;
    border-color: #0072ce;
    color: #fff;
}
.btn-blue.focus, .btn-blue:focus, .btn-blue:hover
{
    color:#FFF;
}
.hotmenuBG {
	width: 150px;
	height: 150px;
	border-radius: 75px;
	-webkit-border-radius: 75px;
	-moz-border-radius: 75px;	
	border:8px solid #e0e2e3;	
	color:#FFFFFF;
	padding-top:75px;
	background-color:#0072ce !important;
	cursor:pointer;
	-o-transition:.8s;
  -ms-transition:.8s;
  -moz-transition:.8s;
  -webkit-transition:.8s;
   padding-left:2px;
   padding-right:2px;
}
.hotmenuBG:hover {
	
	background-color:#0b57a3 !important;
}
.hotmenuBG span
{
    line-height:20px;
    display: inline-block;
}
#hotmenu1
{
    background: url("../../Share/Images/hot-menu/hot-product.png") no-repeat;
    
}
#hotmenu2
{
    background: url("../../Share/Images/hot-menu/hot-promotion.png") no-repeat;
}
#hotmenu3
{
    background: url("../../Share/Images/hot-menu/hot-epay.png") no-repeat;
}
#hotmenu4
{
    background: url("../../Share/Images/hot-menu/hot-ebill.png") no-repeat;
}
#hotmenu5
{
    background: url("../../Share/Images/hot-menu/hot-register.png") no-repeat;
}
#hotmenu6
{
    background: url("../../Share/Images/hot-menu/hot-claim.png") no-repeat;
}
/***slide***/
.slide-store
{
   
}
.btn-blue20
{
    background-color: #0072ce;
    border-color: #0072ce;
    color: #fff;
    font-size:20px;
}

/**bread-crumbs ตัวนำทาง**/
.page-title2 {
    /*border-top-style: solid;
    border-top-width: 7px;*/
    color: #373737;
    margin-bottom: 50px;
}
.grid-row2 {
    margin: 0 auto 60px;
    width: 1170px;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
}
.grid-row2 a {
    color: #373737;
}
.page-title2 nav
{
    float: right;
    font-size: 16px;
    line-height: 20px;
    padding: 10px 0;
}
.page-title2 h1 {
    float: left;
    font-size: 24px;
    line-height: 28px;
    padding: 18px 0;
    text-transform: uppercase;
}
.bread-crumbs a
{
   font-family: Arial,Helvetica,sans-serif;
   font-size:12px; 
}
.logo-TOT
{
    cursor:pointer;    
}

/**profile user menu***/
.profile-usermenu {
  margin-top: 15px;
  text-align:left;
}

.profile-usermenu ul li {
  border-bottom: 1px solid #f0f4f7;
}

.profile-usermenu ul li:last-child {
  border-bottom: none;
}


/****************************************for contactus pag*******************************************************/
.google-map {
    height: 400px;
}

.box h3{
	text-align:center;
	position:relative;
	top:80px;
}
.box {
	width:100%;
	height:400px;
	background:#FFF;
	margin:40px auto;
}

/*==================================================
 * Effect 2
 * ===============================================*/
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 100%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(-3deg);
}
.effect2:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.middle-contactus
{
    color:#373737;  
    font-size:30px; 
    font-family: "KittithadaBold",Arial,Helvetica,sans-serif; 
    padding-top:10px;
}
.middle-contactus:hover
{
    background-color:#e5e4e4;
    -o-transition:.8s;
    -ms-transition:.8s;
    -moz-transition:.8s;
    -webkit-transition:.8s;
    /* ...and now for the proper property */
    transition:.8s;
}
.line
{
    border-top:1px solid #efeeee;
    height:10px;
}
.contactus-detail
{
    /*font-family: Arial,Helvetica,sans-serif;*/
    font-size:20px;
}
.footer-contactus
{
    background-color:#efeeee;
    padding-bottom:10px;
   
}
.left-footer h3{
	text-align:center;
	position:relative;
}
.left-footer {
	width:100%;
	background:#efeeee;
	margin:10px auto;
	text-align:left;
}
.left-footer p {
	line-height:14px;
	color:#919194;
	font-size:24px;
}

.left-footer-head
{
    color:#0072ce !important;
    font-size:30px !important;
}
.right-footer
{
    text-align:left;
    margin-top:10px;
}
.right-footer p
{
    line-height:18px;
    font-size:20px;
    color:#919194;
}
.right-footer-head
{
    color:#373737 !important;
    font-size:24px !important;
}
.right-footer-button{
    padding:2px;
    background-color:#0072ce;
    color:#fff;
    font-size:16px;
    border-radius:5px;
    width:100px;
    cursor:pointer;
    margin-top:10px;
}
.right-footer-button-img
{
    background:rgba(0, 0, 0, 0) url("../../Share/Images/icon/arrow-white.png") repeat scroll 0 0;
    float:left;
    width:22px;
    height:22px;
    margin-right:2px;
  
}
.box4 h3{
	text-align:center;
	position:relative;
	top:80px;
	
}
.box4 {
	background: #efeeee none repeat scroll 0 0;
    height: 80px;
    position: relative;
    width: 100%;
    z-index: 5;
}
/*==================================================
 * Effect 4
 * ===============================================*/
.effect4
{
    background: #777 none repeat scroll 0 0;
    border: 1px solid transparent;
    bottom: 15px;
    box-shadow: 0 15px 10px #777;
    left: auto;
    position: absolute;
    right: 35px;
    top: 70%;
    transform: rotate(3deg);
    width: 85%;
    z-index: 1;
}
.effect4:after
{
  content: "";
  /*z-index: -1;
  position: absolute;
  
  bottom: 15px;
  right: 10px;
  left: auto;
  width: 50%;
  top: 70%;*/
  /*max-width:300px;*/
  /*background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(3deg);*/
}
/****************************************end for contactus pag*******************************************************/



/****************************************for contactus form********************************************************/
.main-form-contactus
{    
    background: url("../../Share/Images/display/contact-bg.png");
    height:532px;
    background-repeat:no-repeat;
}
.panel-default-form
{
    margin-top: 20px;
    opacity: 0.9;  
    font-family: Arial,Helvetica,sans-serif;
    font-size:14px;  
}
.form-box {
    background-color: #ffffff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}
.form-box button
{
    font-size:14px;
    padding-left:30px;
    padding-right:30px;
}
/****************************************end contactus form********************************************************/

/*********************************************form ศูนย์บริการ********************************************************/
.input-zone
{
    background-color:#FFF;
    border:1px solid #bababa;
    padding:10px;
    font-family: Arial,Helvetica,sans-serif;
    font-size:14px;
    color:#373737;
}
.output-zone
{
    background-color:#FFF;
    padding:10px;
    font-family: Arial,Helvetica,sans-serif;
    font-size:14px;
    color:#373737;
}
.btn-round-lg{
border-radius: 22.5px;
}
.btn-round{
border-radius: 17px;
}
.btn-round-sm{
border-radius: 15px;
}
.btn-round-xs{
border-radius: 11px;
padding-left: 10px;
padding-right: 10px;
}
.last
{
    font-size:20px;
}
.bread-crumbs
{
    font-family: Arial,Helvetica,sans-serif;
    font-size:14px;
}
.bread-crumbs a,.bread-crumbs span
{
    color:#737373;
}
/**************************************** end form ศูนย์บริการ********************************************************/
/*************************************************for modal*******************************************************/
.modal-dialog
{
    z-index:2000;
}

/*******************ศูนย์บริการ*****************************/
.weblink
{
    font-family: Arial,Helvetica,sans-serif;
    font-size:14px;
}
.canClick
{
    cursor:pointer;
    
}
.bread-crumbs div .canClick
{
    float:left;
}

/**ลูกค้าองค์กรเมนู***/

.arrow-left {
	width: 0; 
	height: 0; 
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 
	border-right:10px solid #82a1cc;
}
.main-submenu
{
    width:60% !important;
}
.submenu-org
{
    width:50% !important;
    padding:5px !important;
}
.child-menuorg
{
    float:left;
    width:60% !important;
    margin-left:30px;
    margin-top:10px;
    margin-bottom: 10px;
}
.child-textbox
{
    background-color:#82a1cc;
    color:#fff;
    border-radius:10px;
    float:left;
    padding:5px;
    margin-left:10px;
    line-height:30px;
}
@media screen and (max-width: 767px)
{
    .submenu-org
    {
        width:100% !important;
        padding:0px !important;
    }
    .main-submenu
    {
        width:100% !important;
        padding:0px !important;
    }
    .child-menuorg
    {
        float:left;
        width:50% !important;
        margin-left:10px;
        margin-top:10px;
        margin-bottom: 10px;
    }
    .child-textbox
    {
        background-color:#82a1cc;
        color:#fff;
        border-radius:10px;
        float:left;
        padding:5px;
        margin-left:5px;
        font-size:20px;
        line-height:30px;
    }
}
@media (min-width: 768px) 
{
    .submenu-org
    {
        width:100% !important;
        padding:10px;
    }
    .main-submenu
    {
        width:100% !important;
    }
    .child-textbox
    {
        background-color:#82a1cc;
        color:#fff;
        border-radius:10px;
        float:left;
        padding:5px;
        margin-left:10px;
        font-size:20px;
        line-height:30px;
    }
}

@media (min-width: 992px) {
    .submenu-org
    {
        width:70% !important;
        padding:10px;
    }
    .main-submenu
    {
        width:70% !important;
    }
}
@media (min-width: 1200px) 
{
    .submenu-org
    {
        width:50% !important;
        padding:5px !important;
    }
    .child-menuorg
    {
        float:left;
        width:50% !important;
        margin-left:30px;
        margin-top:10px;
        margin-bottom: 10px;
    }
    .main-submenu
    {
        width:60% !important;
    }
}


/****for share socail***/
.tabSocail
{
    margin-top:30px;
    background-color:#ddf4fc;
    padding:4px 10px;
    color:#0d7dc2;
    font-family: "KittithadaBold",Arial,Helvetica,sans-serif;
    text-align:right;
}

.tabSocail span
{    
    font-size:20px;
    margin-right:5px;
}
.group-share
{
    float:right;
    margin-top:4px;
}
.box-share
{
    /*font-family: Arial,Helvetica,sans-serif;
    background-color:#0d7dc2;
    padding:0px 0px 0px 10px;
    border-radius:5px;
    border:1px solid #ccc;
    float:left;
    color:#ffffff;
    margin-left:5px;
    font-size:14px;
    font-weight:bold;
    text-align:left;
    margin-top:2px;*/
    background-color: #0d7dc2;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #ffffff;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin-left: 5px;
    margin-top: 0;
    padding: 0 0 0 5px;
    text-align: left;
}
.box-share span
{
    float: left;
    padding: 2px 10px 2px 2px;
}
.tri-share{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 6px 5px 0;
    border-color: transparent #ffffff transparent transparent;
    line-height: 0px;
    _border-color: #000000 #ffffff #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    margin-left:-13px;
    position:absolute;
    /*margin-top:3px;*/

}
.box-count
{
    padding:3px 8px;
    background:#FFFFFF;
    color:#666;
    border:1px solid #fff;
    border-radius:2px;
    text-align:center;
    float:left;
      
    
}
h4 a
{
    color:#666;
}
h4 a:hover
{
    color:#0078c1;
}

.fb-share-button span {
   top: -10px;
}
.fb-share-button
{
    float:left;
}
.hits
{
    font-family: Arial,Helvetica,sans-serif;
    font-size:12px;
    text-align:right;
}



@media screen and (max-width: 767px)
{
    .caption-background
    {
        min-height:436px;
        background-color:rgba(255, 255, 255, 0.6);
    }
}
@media (min-width: 768px) 
{
    .caption-background
    {
        min-height:436px;
        background-color:rgba(255, 255, 255, 0.4);
    }
}
@media (min-width: 992px) 
{
    .caption-background
    {
        min-height:436px;
        background-color:rgba(255, 255, 255, 0.1);
    }
  
}
@media (min-width: 1200px)
{   .caption-background
    {
        min-height:436px;
        background-color:rgba(255, 255, 255, 0.0);
    }

}

.textbox input
{
    font-family: Arial,Helvetica,sans-serif;
}
.easyLife
{
    font-family: "Kittithada",Arial,Helvetica,sans-serif;
    font-size:28px;
}
.easyLife p
{
    font-size:30px;
}
iframe, object, embed {
  max-width: 100%;
}
.content-detail img {
    max-width: 100% !important;
    height: auto !important;
}
.content-detail table,.blog-content table {
    max-width: 100% !important;
    height: auto !important;
}
.box-video
{
    background-color:#0072ce;
    width:100%;
    height:auto;
    padding:5px;
}
.box-video-head
{    
    margin-left:auto;
    margin-right:auto;
    width: 100px;
    margin-top:2px;
}

.support-zone
{
 margin-bottom:30px;
 text-align:center;
}
.support-zone div
{
    margin-top:10px;
    
}
.box-video-title {
    width: 100px;
    height: 30px;
    background: #0072ce;
    /*margin: 0px 140px;*/
    position: relative;
    color:#ffffff;
    text-align:center;
    /*left:40%;*/
}

.box-video-title:before {
    content: '';
    line-height: 0;
    font-size: 0;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid #0072ce;
    border-left: 15px solid transparent;
    border-right: 15px solid #0072ce;
    position: absolute;
    top: 0;
    left: -30px;
}

.box-video-title:after {
    content: '';
    line-height: 0;
    font-size: 0;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid #0072ce;
    border-left: 15px solid #0072ce;
    border-right: 15px solid transparent;
    position: absolute;
    top: 0;
    right: -30px;
}

/**INDEX footer**/
.btnForm
{
    padding:2px 3px;
    background:#FFFFFF;
    color:#0072ce;
    border:2px solid #bbbbbb;
    font-size:26px;
    text-align:center;
    border-radius:5px;
}
/**************Cover page*******************/
.bg-cover
{
    background-image: url("../Images/display/1920x1080px.jpg");  
    width:100%;
    height:auto;
}
/**for digital economy*/
.title-green
{
    background-color:#8fb728;
    height:45px;
    color:#FFFFFF;
    padding-top:5px;
    
}


/************************easy life********************************/

.easylifedetails
{
    font-size: 22px;
    text-align: left;
    line-height:normal;
}
.markblue
{
    color: Blue;
    text-size: 50px;
     

}
.fixheightPromotionSlide
{
    min-height:470px !important;
}

@media screen and (max-width: 767px)
{
    .fixheightPromotionSlide
    {
        min-height:650px !important;
    }
    
}
@media (min-width: 768px) 
{
    .fixheightPromotionSlide
    {
        min-height:800px !important;
    }
    
}
@media (min-width: 992px) 
{
   .fixheightPromotionSlide
    {
        min-height:500px !important;
    } 
    
}
.fontHeadTitleKitti24
{
    font-family: "KittithadaBold",Arial,Helvetica,sans-serif;
    font-size:24px;
    color:#434242;
}
.fontKitti22
{
    font-family: "KittithadaBold",Arial,Helvetica,sans-serif;
    font-size:22px;
}

/**phonebook**/
.top-menu
{
    background:#0072ce none repeat scroll 0 0;
}
.header1133
{
    color:#FFF;
    font-size:26px;
    float:left;
}
.second-half-navigate
{
    background:#cfcece none repeat scroll 0 0;
    padding:2px 0px;
    position:relative;
}
.second-half-navigate span,.hotline-zone span
{
    color:#666;
    font-size:20px;
    cursor:pointer;
}
.second-half-navigate span:hover,.hotline-zone span:hover
{
    color:#ffffff;
    background-color:#0072ce;
    border-radius:5px;
    padding:2px;
}
.second-navigate
{
    background:#dee0e2 none repeat scroll 0 0;
    padding:2px 0px;
    position:relative;
}
.second-navigate span
{
    color:#666;
}
.group-input
{
    float:left;
    margin-right:5px;
}
.group-input button
{
    font-size:18px !important;
    padding:2px 5px !important;
    border-radius:5px;
    background-color:#81c630;
    border:none;
    margin-top:1px;
}
.group-input button:hover
{
    background-color:#4f890c;
}
.slide-ads
{
    background:#d0d1d2 none repeat scroll 0 0;
}
.result-header
{
    vertical-align:middle;line-height: 30px;
}

ul.filter-head {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.filter-head li {
    background:#0072ce;
    color:#FFF;
    padding:0px 15px;
    border-radius:10px;
    font-size:22px;
    margin-bottom:5px;
}
ul.filter-child li
{
    cursor:pointer;
    list-style-type: none;
    background:none;
    color:#666;
    padding:0px 5px;
    font-size:20px;
}
ul.filter-child li:hover
{
    background:#dee0e2;
}
.filter-head .icon
{
    font-size:10px;
    padding-right:5px;
}
.r-image
{
    float:left;
}
.r-detail
{
    /*float:left;    
    margin-left:20px;
    line-height:16px;*/
    color:#666;
    line-height:22px;
    font-family: "KittithadaBold",Arial,Helvetica,sans-serif;
    font-size:26px;

}
.r-detail span
{ 
    /*float:left;    
    margin-left:20px;
    line-height:16px;*/
    color:#666;
    line-height:22px;
    font-family: "KittithadaBold",Arial,Helvetica,sans-serif;
    font-size:22px;

}
.result-detail
{
    padding:10px 5px;
    border-bottom:1px solid #ccc;
    clear:right;
}

.result-detail:hover
{
    background:#f6f6f6;
}

.hotline-box
{
    background-color:#e8e8e8;
    /*padding:5px 10px;*/
    border-radius:10px;
    color:#000;
}
.hotline-box span
{
    font-size:44px;    
    color:#177dd0;
}

.hotline-detail p
{
    color:#000;
    font-size:40px !important;
}
.cover-box{
    /*
    padding: 5px 10px;
    
    height:100px;
    */
  
    background-color:#e8e8e8;
    border-radius:10px;
}
.cover-box img, .cover-box div span{
    /*vertical-align:middle;
    font-size:44px;
    line-height:40px;*/
    
}
.cover-box .phone
{
    font-size:44px;    
    color:#177dd0;
    vertical-align:middle;
}
.textCenter p
{
    display: table-cell; 
    vertical-align: middle; 
    text-align: center; 
    font-size:26px;
}
.textCenter
{
    /*width:100%;*/
    height: 90px; 
    display: table;     
}
.textHead
{   
    /*width:100%;*/
    height: 90px; 
    display: table;  
}
.textHead p ,.textHead a
{   
    display: table-cell; 
    vertical-align: middle; 
    text-align: center; 
    font-size:44px; 
    color:#0072ce;
}
.textHead p i,.textHead a i
{   
    font-size:40px; 
    color:#333;
}
.hotlineActive
{
    background-color: #0072ce;
    border-radius: 5px;
    color: #ffffff !important;
    padding: 2px;
}
.hotline-zone
{
    padding:2px 3px;
}
.typeMenu
{
    color:#FFFFFF;
    cursor:pointer;
    padding:2px 10px;
}
.typeMenu .active
{
    color:#48bfe0;
}
.typeMenu:hover
{
    color:#48bfe0;
}
/**mobile style**/
.clearRight
{
    clear:right;
}
.group-input-M
{
    /*float:left;*/
    margin-right:5px;
}
.group-input-M button
{
    font-size:18px !important;
    padding:0px 5px !important;
    border-radius:5px;
    background-color:#81c630;
    border:none;
}
.group-input-M button:hover
{
    background-color:#4f890c;
}
.form-group input
{
    width:100%;
}
@media screen and (max-width: 1150px) 
{
    nav li.typeMenu {
		display: inline !important;
		float: left !important;
		position:relative;
	}
}
.footer-icon a:hover
{
    color:#0072ce !important;
}
.header-1133
{
    letter-spacing:0 !important;
    font-size:40px;
    color:#0072ce;
    
    padding-bottom: 0px !important;
}


.top-header-1133
{
    padding:0px;
    padding-top:20px;
    text-align:right;
}
.top-header-logo
{
    padding-top:20px;
}

@media screen and (max-width: 767px)
{
    .header-1133
    {
        letter-spacing:0 !important;
        font-size:30px;
        color:#0072ce;    
        padding-bottom: 0px !important;
    }
    .top-header-logo img
    {
        width:150px;
    }
}
@media (min-width: 768px) 
{
    .header-1133
    {
        letter-spacing:0 !important;
        font-size:40px;
        color:#0072ce;    
        padding-bottom: 0px !important;
    }
}
@media (min-width: 992px) 
{
    .header-1133
    {
        letter-spacing:0 !important;
        font-size:40px;
        color:#0072ce;    
        padding-bottom: 0px !important;
    }
  
}
@media (min-width: 1200px)
{   .header-1133
    {
        letter-spacing:0 !important;
        font-size:40px;
        color:#0072ce;    
        padding-bottom: 0px !important;
    }

}

/**BLACK RIBBON***/

@media screen and (max-width: 767px)
{
    .black-ribbon
    {
        left:0;top:0;filter: brightness(100%);
        position: fixed;
        width: 70px;
        z-index: 9999;
    }
    
}
@media (min-width: 768px) {
    .black-ribbon
    {
        left:0;top:0;filter: brightness(100%);
        position: fixed;
        width: 70px;
        z-index: 9999;
    }
}
@media (min-width: 992px) {
    .black-ribbon
    {
        left:0;top:0;filter: brightness(100%);
        position: fixed;
        width: 100px;
        z-index: 9999;
    }
}
@media (min-width: 1200px) 
{
    .black-ribbon
    {
        left:0;top:0;filter: brightness(100%);
        position: fixed;
        width: auto;
        z-index: 9999;
    }
}