html {
    font-size:calc(60% + 0.8vmin);
}
body{background-color: #fff;font-family: 'Prompt', sans-serif;font-size: 16px;font-style: normal;font-weight:300;color:#555555;}
h1,h2,h3,h4,h5,h6{font-family: 'Kanit', sans-serif;font-weight:400;} /*font-family: 'Kanit', sans-serif;font-family: 'Prompt', sans-serif;*/
h1{font-size:3rem;}
h2{font-size:2.50rem;}
h3{font-size:2.25rem;}
h4{font-size:1.75rem;}
h5{font-size:1.50rem;}
h6{font-size:1.25rem;}

text-gold {
    background: linear-gradient(to bottom, #cfc09f 22%,#634f2c 24%, #cfc09f 26%, #cfc09f 27%,#ffecb3 40%,#3a2c0f 78%); 
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #fff;
    font-family:'Kanit', sans-serif;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    font-weight: 400;
}

.text-pro{
    color: transparent;
    position: absolute;
    transform: translate(-50%,-50%);
    /* top: 50%; */
    left: 50%;
    /* font-size: 150px; */
    font-family:'Kanit', sans-serif;
    letter-spacing: 5px;
    font-weight: bold;
    background-image: linear-gradient(
        to right,
        #462523 0,
        #cb9b51 22%,
        #f6e27a 45%,
        #f6f2c0 50%,
        #f6e27a 55%,
        #cb9b51 78%,
        #462523 100%
        );
    -webkit-background-clip:text;
}

.goldtextcss {
    color: #D5AD6D; /*if no support for background-clip*/
    background: -webkit-linear-gradient(transparent, transparent),
    -webkit-linear-gradient(top, rgba(213,173,109,1) 0%, rgba(213,173,109,1) 26%, rgba(226,186,120,1) 35%, rgba(163,126,67,1) 45%, rgba(145,112,59,1) 61%, rgba(213,173,109,1) 100%);
    background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height:1.8em;
    font-size:4rem;
}

p{font-size:1.125rem; line-height:1.8em;}
.container-fluid{padding-left: 0;padding-right: 0;}
.row {max-width:1040px;margin-left: auto;margin-right:auto;}
img{width: 100%;max-width: 100%;height: auto;}
.img-ingredient{width: 100%;max-width:250px;margin-left:auto;margin-right:auto;margin-bottom:15px;box-shadow: 4px 4px 5px 0px rgba(124,123,122,0.55);
    -webkit-box-shadow: 4px 4px 5px 0px rgba(124,123,122,0.55);
    -moz-box-shadow: 4px 4px 5px 0px rgba(124,123,122,0.55);
}
.img-shadow{
    box-shadow: 10px 10px 5px 0px rgba(124,123,122,0.55);
    -webkit-box-shadow: 10px 10px 5px 0px rgba(124,123,122,0.55);
    -moz-box-shadow: 10px 10px 5px 0px rgba(124,123,122,0.55);
}
iframe{width: 100% !important;margin: 10px auto;}
.f-14{font-size: 14px;}
.f-18{font-size: 18px;}
.f-22{font-size: 22px;}
.m-tb--0 {margin-top:0px;margin-bottom:0px;}
.m-tb-15 {margin-top:15px;margin-bottom:15px;}
.m-tb-30 {margin-top:30px;margin-bottom:30px;}
.m-tb-50 {margin-top:50px;margin-bottom:50px;}
.m-t-15 {margin-top:15px;}
.m-b-15 {margin-bottom:15px;}
.m-b-30 {margin-bottom:30px;}
.m-t-30 {margin-top:30px;}
.m-t-50 {margin-top:50px;}
.m-b-50 {margin-bottom:50px;}
.m-center{margin-left: auto;margin-right: auto;}
.p-tb--30 {padding-top:-30px;padding-bottom:-30px;}
.p-tb--0 {padding-top:0px;padding-bottom:0px;}
.p-tb-15{padding-top:15px;padding-bottom:15px;}
.p-t-30{padding-top:30px;}
.p-b-30{padding-bottom:30px;}
.p-tb-30{padding-top:30px;padding-bottom:30px;}
.p-tb-50{padding-top:50px;padding-bottom:50px;}
.p-lr-15{padding-left:15px;padding-right:15px;}
.p-15{padding:15px;}
.p-30{padding:30px;}

a:link, a:visited, a:hover, a:active {
    text-decoration: none;
    outline: none;
}
.dm-button-gold-line {
    border-color: #555555;
    color: #555555;
}
.dm-button {
    border: 2px solid;
    text-transform: uppercase;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    border-radius: 28px;
    line-height: 54px;
    font-weight: 400;
    padding: 0 20px;
    height: 60px;
}
.dm-button {
    display: inline-block;
}
.dm-btn, .dm-button {
    cursor: pointer;
    text-decoration: none;
    font-family: 'Kanit',sans-serif;
    font-size:1.5rem;
}
.dm-button:hover{color:#f97d01;}

section{margin: 30px auto;padding-top:30px;padding-bottom:30px;}
section.home{background-color: #fff;text-align:center;margin:0px auto;padding:70px 15px 60px 15px;}
section.home img.logo{width: 100%;max-width:450px;height: auto; margin:30px auto;}
/* section.home h1{font-family:'Kanit', sans-serif;color:#242424;font-size:5rem;} */
/* 8ed3fa */
section.home h2{font-family:'Kanit', sans-serif;color:#242424;font-size:5rem;}
section.home h1 sup{font-size:26px;}

section.content1{background:#6d6d6b;
    margin: 0px auto;
    color: #fff;
}
.content-box1{
    padding-top:30px;
    padding-bottom: 30px; 
    vertical-align: middle;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
}
.content-box1 div.price1{color: #000;}
.content-box1 div.price1 h2{margin-top:10px;margin-bottom:10px;font-weight:500;}
.content-box1 div.price1 h2 span{color: #ff2c02;}
.content-box1 div.remark1{color:#262626;}
section.content-nrf1{
    background:#0e0e0e;
    text-align: center;margin: 0px auto;
}

section.content2{background:url('../uploads/salepage/bg2.jpg') no-repeat center center fixed #f3f3f3;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0px auto;
}
section.content-gray-bg{
    margin: 0px auto;
    background:#f2f1f1;
}
section.content-gray2-bg{
    margin: 0px auto;
    background:#fafbff;
}

section.content-blue-bg{
    margin: 0px auto;
    background:#c9e8f8;
}
section.bg-two-tones{background:url('../uploads/salepage/white-two-tones-background.jpg?v=1101') no-repeat center center fixed #f3f3f3;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0px auto;
}
section.bg-promotion{background:url('../uploads/images/bg-promotion.jpg?v=1101') no-repeat center center fixed #f3f3f3;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0px auto;
}


ul.group-tel{list-style: none;margin-left:auto;margin-right:auto;padding:0;color: #036368;}
ul.group-tel li{display:block;text-align: center;padding:5px;font-size:20px;}
ul.group-tel li a{color: #036368;}

input.form-control{background-color:#f9f9f9;border-radius:0;}
.btn-contact{color: #ffffff !important;background-color: #57c2c8 !important;font-size: 18px !important;margin-left:auto;margin-right:auto;width: 200px;border-radius:0;}
.btn-contact:hover{background-color: #036368 !important;}
section.review{padding-bottom: 0px;}
.card{background: none;}
.card-wrapper {
    margin: 2% 0;
}

/* You can adjust the image size by increasing/decreasing the width, height */
.custom-circle-image {
    width: 15vw; /* note i used vw not px for better responsive */
    height: 15vw;
    box-shadow: 10px -10px 10px 2px #c5c5c5;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #f07c3a;
    border-radius: 0px 0px 0px 0px;
    margin-top: 20px;
}

.custom-circle-image img {
    object-fit: cover;
}

.card-title {
    letter-spacing: 1.1px;
}

.card-text {
    font-size: 16px;
    line-height:1.8em;
}

/*--footer---  style="background-color:#bad7df" */
section.footer{background-color: #bad7df;text-align: center;margin: 0px auto;color:#fff;}
section.footer h3{color:#fff;font-size: 22px;line-height:25px;border-bottom: #fff 1px solid;display: block;padding-bottom:10px;margin: 20px auto;}
section.footer ul {list-style:none;padding: 0;margin: 0;}
section.footer ul li {display:block;line-height:26px;}
section.footer ul li a {color:#ffffff;}
section.footer ul li a:hover {color:#eaeaea;text-decoration: underline;}

a.button{
    background-color: #f97d01;
        box-shadow: 2px 2px 0px 0px #BAD7DF;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: #99DDCC;
        border-radius: 0px 0px 0px 0px;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    letter-spacing: .1em;
    line-height: 1.5em;
    margin: 0;
    overflow: hidden;
    padding: .93em 1.67em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    color: #fff;
    transition: color .2s ease-out,border .2s ease-out,background-color .2s ease-out;
    white-space: nowrap;
}
a.button:active, a.button:hover{background-color:#FFFFFF;color:#99DDCC;}

a.button-line{
    background-color: #06C755;
    box-shadow: 2px 2px 0px 0px #BAD7DF;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: #99DDCC;
        border-radius: 0px 0px 0px 0px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    letter-spacing: .1em;
    line-height: 1.5em;
    margin: 0;
    overflow: hidden;
    padding: .93em 1.67em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: color .2s ease-out,border .2s ease-out,background-color .2s ease-out;
    white-space: nowrap;
}
a.button-line:active, a.button-line:hover{background-color:#247d48;color:#fff;}

/* 
##Device = Desktops
##Screen = 1281px to higher resolution desktops
*/
@media (min-width: 1281px) {
    /* .content-box1{padding-top:120px;} */
}

/* 
##Device = Laptops, Desktops
##Screen = B/w 1025px to 1280px
*/
@media (min-width: 1025px) and (max-width: 1280px) {
    /* .content-box1{padding-top:120px;} */
}

/* 
##Device = Tablets, Ipads (portrait)
##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1024px) {
    /* .content-box1{padding-top:60px;} */
}

/* 
##Device = Tablets, Ipads (landscape)
##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .content-box1{padding-top:40px;}
    .custom-circle-image {
        width: 20vw !important; /* note i used vw not px for better responsive */
        height: 20vw !important;
    }
}

/* 
##Device = Low Resolution Tablets, Mobiles (Landscape)
##Screen = B/w 481px to 767px
*/
@media (min-width: 481px) and (max-width: 767px) {
    section.home h1{font-size:3rem;}
    section.home h2{font-size:2.5rem;}
    .custom-circle-image {width:40vw;height:40vw;}
}

/* 
##Device = Most of the Smartphones Mobiles (Portrait)
##Screen = B/w 320px to 479px
*/
@media (min-width: 320px) and (max-width: 480px) {
    section.home h1{font-size:2.5rem;}
    section.home h2{font-size:2rem;}
    .custom-circle-image {width:30vw;height:30vw;}
}
/*
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-pack: center;
justify-content: center;
*/

/* =============================== Form ==============================*/
.page-wrapper {
    min-height: 100vh;
}
.bg-red {
    background: #fa4251;
}

.row-space {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.col-2 {
    width: -webkit-calc((100% - 60px) / 2);
    width: -moz-calc((100% - 60px) / 2);
    width: calc((100% - 60px) / 2);
}

@media (max-width: 767px) {
    .col-2 {
        width: 100%;
    }
}

/* ==========================================================================
#WRAPPER
========================================================================== */
.wrapper {
    margin: 0 auto;
}

.wrapper--w960 {
    max-width: 960px;
}

.wrapper--w680 {
max-width: 680px;
}

/* ==========================================================================
#BUTTON
========================================================================== */
.btn {
    line-height: 40px;
    display: inline-block;
    padding: 0 25px;
    cursor: pointer;
    color: #fff;
    font-family: "Prompt", "Arial", "Helvetica Neue", sans-serif;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-size: 16px;
    font-weight: 700;
}

.btn--radius {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn--green {
    background: #57b846;
}

.btn--green:hover {
    background: #4dae3c;
}

/* ==========================================================================
#DATE PICKER
========================================================================== */
td.active {
    background-color: #2c6ed5;
}

input[type="date" i] {
    padding: 14px;
}

.table-condensed td, .table-condensed th {
    font-size: 14px;
    font-family: "Prompt", "Arial", "Helvetica Neue", sans-serif;
    font-weight: 400;
}

.daterangepicker td {
    width: 40px;
    height: 30px;
}

.daterangepicker {
    border: none;
    -webkit-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    display: none;
    border: 1px solid #e0e0e0;
    margin-top: 5px;
}

.daterangepicker::after, .daterangepicker::before {
    display: none;
}

.daterangepicker thead tr th {
    padding: 10px 0;
}

.daterangepicker .table-condensed th select {
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    padding: 5px;
    outline: none;
}

/* ==========================================================================
#FORM
========================================================================== */
input {
    outline: none;
    margin: 0;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 100%;
    font-size: 14px;
    font-family: inherit;
}

/* input group 1 */
/* end input group 1 */
.input-group {
    position: relative;
    margin-bottom: 32px;
    border-bottom: 1px solid #e5e5e5;
}

.input-icon {
    position: absolute;
    font-size: 18px;
    color: #ccc;
    right: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}

.input--style-2 {
    padding: 9px 0;
    color: #666;
    font-size: 16px;
    font-weight: 500;
}

.input--style-2::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #808080;
}

.input--style-2:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #808080;
    opacity: 1;
}

.input--style-2::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #808080;
    opacity: 1;
}

.input--style-2:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #808080;
}

.input--style-2:-ms-input-placeholder {
    /* Microsoft Edge */
    color: #808080;
}

/* ==========================================================================
#SELECT2
========================================================================== */
.select--no-search .select2-search {
    display: none !important;
}

.rs-select2 .select2-container {
    width: 100% !important;
    outline: none;
}

.rs-select2 .select2-container .select2-selection--single {
    outline: none;
    border: none;
    height: 36px;
}

.rs-select2 .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 36px;
    padding-left: 0;
    color: #808080;
    font-size: 16px;
    font-family: inherit;
    font-weight: 500;
}

.rs-select2 .select2-container .select2-selection--single .select2-selection__arrow {
    height: 34px;
    right: 4px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.rs-select2 .select2-container .select2-selection--single .select2-selection__arrow b {
    display: none;
}

.rs-select2 .select2-container .select2-selection--single .select2-selection__arrow:after {
    font-family: "Material-Design-Iconic-Font";
    content: '\f2f9';
    font-size: 18px;
    color: #ccc;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.rs-select2 .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow::after {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.select2-container--open .select2-dropdown--below {
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    border: 1px solid #e0e0e0;
    margin-top: 5px;
    overflow: hidden;
}

/* ==========================================================================
#TITLE
========================================================================== */

.title {
    text-transform: uppercase;
    font-weight: 700;
    /* margin-bottom: 37px; */
}

/* ==========================================================================
#CARD
========================================================================== */
.card {
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
}

.card-2 {
    -webkit-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 100%;
    display: table;
}

.card-2 .card-heading {
    background: url("../uploads/images/register_frm.jpeg?v=1001") top left/cover no-repeat;
    width: 29.1%;
    display: table-cell;
}

.card-2 .card-body {
    display: table-cell;
    padding: 80px 90px;
    padding-bottom: 88px;
}

@media (max-width: 767px) {
    .card-2 {
        display: block;
    }
    .card-2 .card-heading {
        width: 100%;
        display: block;
        padding-top: 300px;
        background-position: left center;
    }
    .card-2 .card-body {
        display: block;
        padding: 60px 50px;
    }
}

/* Line Button */
.btn-primary {
    color: #fff;
    background-color: #18C30F;
    border-color: #18C30F;
}

.btn-primary:hover {
    color: #fff;
    background-color: #24de1a;
    border-color: #24de1a;
}

.btn-check:focus + .btn-primary, .btn-primary:focus {
    color: #fff;
    background-color: #24de1a;
    border-color: #24de1a;
    box-shadow: none;
}

.btn-check:active + .btn-primary, .btn-check:checked + .btn-primary, .btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #24de1a;
    border-color: #24de1a;
}
.rounded-3 {
    border-radius: 0.5rem !important;
}
.icon-line {
    max-width: 20px; margin-right:20px;
}
.btn-linkline {
    font-size: 3rem;
}
@media (min-width: 768px) {
    .icon-line {
        max-width: 37px; margin-right:20px;
    }
}
@media (min-width: 1200px) {
    .icon-line {
        max-width: 50px; margin-right:20px;
    }
}
@media (max-width: 767px) {
    .btn-linkline {
        font-size: 1.8rem;
    }
}
@media (min-width: 768px) {
    .btn-linkline {
        font-size: 2.1rem;
    }
}
@media (min-width: 1200px) {
    .btn-linkline {
        font-size: 3rem;
    }
}