@font-face{font-family:THSarabun;src:url(../fonts/THSarabunPSK.ttf) format("truetype");font-weight:normal;font-style:normal;}
@font-face{font-family:THSarabun;src:url(../fonts/THSarabunPSKBold.ttf) format("truetype");font-weight:bold;font-style:normal;}
@font-face{font-family:THSarabun;src:url(../fonts/THSarabunPSKItalic.ttf) format("truetype");font-weight:normal;font-style:italic;}
@font-face{font-family:THSarabun;src:url(../fonts/THSarabunPSKBoldItalic.ttf) format("truetype");font-weight:bold;font-style:italic;}

*, *::before, *::after {box-sizing:border-box;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
html{font-family:sans-serif;line-height:normal;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
img{vertical-align:middle;border-style:none;}
footer, header ,nav, section{display:block;}
b, strong{font-weight:bolder;}
ul{list-style-type:none;margin:0;padding:0;}

.row{display:flex;flex-wrap:wrap;margin:0;display:-ms-flexbox;-ms-flex-wrap:wrap;}
.col, .col_auto, .col_1, .col_2, .col_3, .col_4, .col_5, .col_6, .col_7, .col_8, .col_9, .col_10, .col_11, .col_12{width:100%;position:relative;padding:0;}
.col{max-width:100%;flex-basis:0;flex-grow:1;-ms-flex-positive:1; -ms-flex-preferred-size:0;}.col_auto{width:auto;max-width:100%;flex:0 0 auto;-ms-flex:0 0 auto;}.col_1{max-width:8.333333%;flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;}.col_2{max-width:16.666667%;flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;}.col_3{max-width:25%;flex:0 0 25%;-ms-flex:0 0 25%;}.col_4{max-width:33.333333%;flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;}.col_5{max-width:41.666667%;flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;}.col_6{max-width:50%;flex:0 0 50%;-ms-flex:0 0 50%;}.col_7{max-width:58.333333%;flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;}.col_8{max-width:66.666667%;flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;}.col_9{max-width:75%;flex:0 0 75%;-ms-flex:0 0 75%;}.col_10{max-width:83.333333%;flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;}.col_11{max-width:91.666667%;flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;}.col_12{max-width:100%;flex:0 0 100%;-ms-flex:0 0 100%;}
.bg_danger{background-color:#dc3545;}.bg_dark{background-color:#343a40}.bg_darkcyan{background-color:#008b8b;}.bg_darkgreen{background-color:#006400;}.bg_primary{background-color:#007bff;}.bg_secondary{background-color:#6c757d;}.bg_success{background-color:#28a745;}.bg_whitesmoke{background-color:#f7f7f7;}.bg_white{background-color:#fff;}
.cl_blackrussian{color:#242527;}.cl_danger{color:#dc3545;}.cl_dark{color:#343a40;}.cl_info{color:#17a2b8;}.cl_success{color:#28a745;}.cl_warning{color:#ffc107}.cl_white{color:#fff;}
.float_left{float:left;}.float_right{float:right;}
.text_left{text-align:left;}.text_center{text-align:center;}.text_right{text-align:right;}.text_justify{text-align:justify;}
.clear{clear:both;}.ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.loader{width:75px;height:75px;position:relative;top:40%;border:15px solid #f3f3f3;border-top:15px solid #242164;border-bottom:15px solid #242164;border-radius:50%;margin:0 auto;z-index:4;animation:spin 1s linear infinite;-webkit-animation:spin 1s linear infinite;}
@keyframes spin{0%{ transform:rotate(0deg); }100%{transform:rotate(360deg);}}
@-webkit-keyframes spin{0%{-webkit-transform: rotate(0deg);}100%{-webkit-transform: rotate(360deg);}}
.modal_loader{width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);display:none;position:fixed;z-index:3;}
.modal_alert{width:100%;height:100%;display:none;position:fixed;z-index:3;}



@media screen and (max-width: 1400px){
}

@media screen and (max-width: 1200px){
}

@media screen and (max-width: 1000px){
}

@media screen and (max-width: 500px){
}