﻿@charset "utf-8";
/* CSS Document */

@font-face {
    font-family:thaisansneue-bold;
    src: url(../fonts/ThaiSansNeue-Bold.ttf);
}

@font-face {
    font-family:Anantason;
    src: url(../fonts/Anantason-Lite-Regular.ttf);
}
@font-face {
    font-family:AnantasonB;
    src: url(../fonts/Anantason-Lite-Bold.ttf);
}

@font-face {
    font-family:MorKhor1;
    src: url(../fonts/MorKhor1.ttf);
}

.service-button{
	background-color:#333333; 
	padding:5px 20px;
	margin-bottom:5px;
	font-family: qfont; 
	color:#FFFFFF;
	}

#b-topmenu{
	width:80%;
	min-width:530px;
	float:right;
	background-color:#333333;
	padding:10px 30px 5px 30px;
	border-radius:0px 0px 5px 5px;
	color:#FFFFFF;
	font-size: smaller;
	}


#b-header{
	margin-left:30px;
	font-family:MorKhor1;
	}
	
 .corner {
 	position: absolute; 
	top: 0; 
	right: 0; 
	border: 0; 
	z-index:10;
 	}
	


@font-face {
    font-family: qfont;
    src: url(../fonts/Anantason-Lite-Regular.otf);
}
@font-face {
    font-family: qfontb;
    src: url(../fonts/Anantason-Lite-SemiBold.otf);
}

.dont-break-out {

  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;

}


.adtooltip {
    position: relative;
    /*display:inline-block;*/
}
.adtooltip .adtooltiptext {
    visibility: hidden;
    background-color:rgba(255, 255, 255, 0.9);
    width: 50px;
    height: auto;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    padding: 5px 10px 5px 10px;
	box-shadow: 3px 3px 3px rgba(64, 64, 64, 0.59);
    /* letter-spacing: 6px; */
    /* Position the tooltip */
    position: absolute;
    z-index: 1000;
    line-height: 30px;
}

.adtooltip:hover .adtooltiptext {
    visibility: visible;
}


.tooltiplink {
	color:#666666;
}

.b-nav{
	font-size:14px;
}
.qfont{
	font-family: Anantason;
	}
	
.qfontb{
	font-family: AnantasonB;
	}
	
.qfont-desc{
	padding: 20px 20px; 
	background-color: #f1f1f1; 
	font-size:20px; 
	margin-bottom:20px;
	font-family: Anantason;	
	}
	
.kanit{
	font-family: 'Kanit', sans-serif;
	}

.c-button{
	text-align:center; 
	margin-bottom:20px;
	}
	
.gbutton{
	background-color:#7da73b; 
	padding:10px;
	margin-bottom:5px;
	text-align:center;
	font-family: qfont; 
	font-size:18px; 
	color:#FFFFFF;
}
.obutton{
	background-color:#ea704e; 
	padding:5px 20px;
	font-family: qfont; 
	color:#FFFFFF;
}
.bbutton{
	background-color:#477fca; 
	padding:5px 20px;
	font-family: qfont; 
	color:#FFFFFF;
}

.anchor
{
position: absolute;
top: -15em; /* According to size of menu */
}

	
@media (max-width: 1100px) {
  .corner {
    display: none;
  }
}

/*@media (max-width: 960px) {
#b-topmenu{
	width:100%;
	float:right;
	height:30px;
	background-color:#333333;
	padding:5px 30px 5px 30px;
	color:#FFFFFF;
	font-size: smaller;
	}
}*/




/*ปุ่มตั้งค่าเว็บไซต์*/

.fixed-plugin li > a,
.fixed-plugin .badge{
    transition: all .34s;
    -webkit-transition: all .34s;
    -moz-transition: all .34s;
}

.fixed-plugin{
    position: fixed;
    top: 180px;
    right: 0;
    width: 64px;
    background: rgba(0,0,0,.3);
    z-index: 999;
    border-radius: 8px 0 0 8px;
    text-align: center;
}
.fixed-plugin .fa-cog{
    color: #FFFFFF;
    padding: 10px;
    border-radius: 0 0 6px 6px;
    width: auto;
}
.fixed-plugin .dropdown-menu{
    right: 80px;
    left: auto;
    width: 290px;
    border-radius: 10px;
    padding: 0 10px;
}
.fixed-plugin .dropdown-menu:after, .fixed-plugin .dropdown-menu:before{
    right: 10px;
    margin-left: auto;
    left: auto;
}
.fixed-plugin .fa-circle-thin{
    color: #FFFFFF;
}
.fixed-plugin .active .fa-circle-thin{
    color: #00bbff;
}

.fixed-plugin .dropdown-menu > .active > a,
.fixed-plugin .dropdown-menu > .active > a:hover,
.fixed-plugin .dropdown-menu > .active > a:focus{
    color: #777777;
    text-align: center;
}

.fixed-plugin .badge{
    border: 3px solid #FFFFFF;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 23px;
    margin-right: 5px;
    position: relative;
    width: 23px;
}
.fixed-plugin .badge.active,
.fixed-plugin .badge:hover{
    border-color: #00bbff;
}

.fixed-plugin .badge-white{
    background-color: #FFFFFF;
}
.fixed-plugin .badge-black{
    background-color: #1DC7EA;
}
.fixed-plugin .badge-azure{
    background-color: #1DC7EA;
}
.fixed-plugin .badge-green{
    background-color: #87CB16;
}
.fixed-plugin .badge-orange{
    background-color: #FFA534;
}
.fixed-plugin .badge-purple{
    background-color: #9368E9;
}
.fixed-plugin .badge-red{
    background-color: #FB404B;
}
.fixed-plugin h5{
    font-size: 14px;
    margin: 10px;
}
.fixed-plugin .dropdown-menu li{
    display: block;
    padding: 5px 2px;
    width: 25%;
    float: left;
}

.fixed-plugin li.adjustments-line,
.fixed-plugin li.header-title,
.fixed-plugin li.button-container{
    width: 100%;
    height: 50px;
    min-height: inherit;
}

.fixed-plugin li.button-container{
    height: auto;
}
.fixed-plugin li.button-container div{
    margin-bottom: 5px;
}

.fixed-plugin #sharrreTitle{
    text-align: center;
    padding: 10px 0;
    height: 50px;
}

.fixed-plugin li.header-title{
    height: 50px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
/*
.fixed-plugin li.header-product-name{
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    text-transform: none;
    text-align: center;
    font-weight: 300;
}
*/

.fixed-plugin .adjustments-line p{
    float: left;
    display: inline-block;
    margin-bottom: 0;
    font-size: 1em;
}
.fixed-plugin .adjustments-line .switch{
    float: right;
}
.fixed-plugin .dropdown-menu > li.adjustments-line > a{
      padding-right: 0;
      padding-left: 0;
      border-bottom: 1px solid #ddd;
      margin: 0;
}
.fixed-plugin .dropdown-menu > li > a.img-holder{
      font-size: 16px;
      text-align: center;
      border-radius: 10px;
      background-color: #FFF;
      border: 3px solid #FFF;
      padding-left: 0;
      padding-right: 0;
      opacity: 1;
      cursor: pointer;
      max-height: 86px;
      overflow: hidden;
      padding: 0;
}

.fixed-plugin .dropdown-menu > li > a.switch-trigger:hover,
.fixed-plugin .dropdown-menu > li > a.switch-trigger:focus{
    background-color: transparent;
}
.fixed-plugin .dropdown-menu > li:hover > a.img-holder,
.fixed-plugin .dropdown-menu > li:focus > a.img-holder{
    border-color: rgba(0, 187, 255, 0.53);;
}
.fixed-plugin .dropdown-menu > .active > a.img-holder,
.fixed-plugin .dropdown-menu > .active > a.img-holder{
    border-color: #00bbff;
    background-color: #FFFFFF;
}

.fixed-plugin .dropdown-menu > li > a img{
    margin-top: auto;
}

.fixed-plugin .btn-social{
    width: 50%;
    display: block;
    width: 48%;
    float: left;
    font-weight: 600;
}
.fixed-plugin .btn-social i{
    margin-right: 5px;
}
.fixed-plugin .btn-social:first-child{
    margin-right: 2%;
}

@media (min-width: 992px){
    .fixed-plugin .dropdown .dropdown-menu{
         -webkit-transform: translateY(-15%);
         -moz-transform: translateY(-15%);
         -o-transform: translateY(-15%);
         -ms-transform: translateY(-15%);
         transform: translateY(-15%);
         top: 27px;
         opacity: 0;

         transform-origin: 0 0;
    }
    .fixed-plugin .dropdown.open .dropdown-menu{
         opacity: 1;

         -webkit-transform: translateY(-15%);
         -moz-transform: translateY(-15%);
         -o-transform: translateY(-15%);
         -ms-transform: translateY(-15%);
         transform: translateY(-15%);

         transform-origin: 0 0;
    }

    .fixed-plugin .dropdown-menu:before,
    .fixed-plugin .dropdown-menu:after{
        content: "";
        display: inline-block;
        position: absolute;
        top: 90px;
        width: 26px;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);

    }
    .fixed-plugin .dropdown-menu:before{
        border-bottom: 16px solid rgba(0, 0, 0, 0);
        border-left: 16px solid rgba(0,0,0,0.2);
        border-top: 16px solid rgba(0,0,0,0);
        right: -27px;
    }

    .fixed-plugin .dropdown-menu:after{
        border-bottom: 16px solid rgba(0, 0, 0, 0);
        border-left: 16px solid #FFFFFF;
        border-top: 16px solid rgba(0,0,0,0);
        right: -26px;
    }

    .typo-line{
        padding-left: 140px;
        margin-bottom: 40px;
        position: relative;
    }

    .typo-line .category{
        transform: translateY(-50%);
        top: 50%;
        left: 0px;
        position: absolute;
    }

    .fixed-plugin{
        top: 120px;
    }
}
/*ปุ่มตั้งค่าเว็บไซต์*/


