@charset "UTF-8";
/*--- font-face ---*/
@font-face {
font-family: 'Kanit-Thin';
src: url('fonts/Kanit-Thin.eot');
src: url('fonts/Kanit-Thin.eot') format('embedded-opentype'),
     url('fonts/Kanit-Thin.woff') format('woff'),
     url('fonts/Kanit-Thin.ttf') format('truetype'),
     url('fonts/Kanit-Thin.svg#Kanit-Thin') format('svg');
}
@font-face {
font-family: 'Kanit-Light';
src: url('fonts/Kanit-Light.eot');
src: url('fonts/Kanit-Light.eot') format('embedded-opentype'),
     url('fonts/Kanit-Light.woff') format('woff'),
     url('fonts/Kanit-Light.ttf') format('truetype'),
     url('fonts/Kanit-Light.svg#Kanit-Light') format('svg');
}
@font-face {
font-family: 'Kanit-Regular';
src: url('fonts/Kanit-Regular.eot');
src: url('fonts/Kanit-Regular.eot') format('embedded-opentype'),
     url('fonts/Kanit-Regular.woff') format('woff'),
     url('fonts/Kanit-Regular.ttf') format('truetype'),
     url('fonts/Kanit-Regular.svg#Kanit-Regular') format('svg');
}
@font-face {
font-family: 'Kanit-Medium';
src: url('fonts/Kanit-Medium.eot');
src: url('fonts/Kanit-Medium.eot') format('embedded-opentype'),
     url('fonts/Kanit-Medium.woff') format('woff'),
     url('fonts/Kanit-Medium.ttf') format('truetype'),
     url('fonts/Kanit-Medium.svg#Kanit-Medium') format('svg');
}
@font-face {
font-family: 'Kanit-Bold';
src: url('fonts/Kanit-Bold.eot');
src: url('fonts/Kanit-Bold.eot') format('embedded-opentype'),
     url('fonts/Kanit-Bold.woff') format('woff'),
     url('fonts/Kanit-Bold.ttf') format('truetype'),
     url('fonts/Kanit-Bold.svg#Kanit-Bold') format('svg');
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
*, *:before, *:after {
    box-sizing: inherit;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-family: Flaticon !important;
}
[class^="social-"]:before, [class*=" social-"]:before, [class^="social-"]:after, [class*=" social-"]:after {
    font-family: Social !important;
}
[class^="ecom-"]:before, [class*=" ecom-"]:before, [class^="ecom-"]:after, [class*=" ecom-"]:after {
    font-family: Ecom !important;
}
[class^="logo-"]:before, [class*=" logo-"]:before, [class^="logo-"]:after, [class*=" logo-"]:after {
    font-family: Logo;
    font-style: normal;
}
[class^="social-"]:before, [class*=" social-"]:before, [class^="social-"]:after, [class*=" social-"]:after {
    font-family: Social !important;
}
[class^="interface-"]:before, [class*=" interface-"]:before, [class^="interface-"]:after, [class*=" interface-"]:after {
    font-family: Interface;
    font-style: normal;
}
[class^="fi-rr-"]:before, [class*=" fi-rr-"]:before, [class^="fi-rr-"]:before, [class*="fi-rr-"]:before {
    font-family: uicons-regular-rounded !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
[class^="fi-sr-"]:before, [class*=" fi-sr-"]:before, [class^="fi-sr-"]:before, [class*="fi-sr-"]:before {
    font-family: uicons-solid-rounded !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
[class^="fi-br-"]:before, [class*=" fi-br-"]:before, [class^="fi-br-"]:before, [class*="fi-br-"]:before {
    font-family: uicons-bold-rounded !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

