@-webkit-keyframes down { 0% { opacity: 1; bottom: 20px; }
  100% { opacity: 0; bottom: 5px; } }
@keyframes down { 0% { opacity: 1; bottom: 20px; }
  100% { opacity: 0; bottom: 5px; } }
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document ========================================================================== */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in iOS. */
html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/* Sections ========================================================================== */
/** Remove the margin in all browsers. */
body { margin: 0; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { -webkit-box-sizing: content-box; box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/* Text-level semantics ========================================================================== */
/** Remove the gray background on active links in IE 10. */
a { background-color: transparent; }

/** 1. Remove the bottom border in Chrome 57- 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Remove the border on images inside links in IE 10. */
img { border-style: none; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers. 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ }

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { /* 1 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** Correct the inability to style clickable types in iOS and Safari. */
button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Correct the padding in Firefox. */
fieldset { padding: 0.35em 0.75em 0.625em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

/** Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { vertical-align: baseline; }

/** Remove the default vertical scrollbar in IE 10+. */
textarea { overflow: auto; }

/** 1. Add the correct box sizing in IE 10. 2. Remove the padding in IE 10. */
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ }

/** Remove the inner padding in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

/* Interactive ========================================================================== */
/* Add the correct display in Edge, IE 10+, and Firefox. */
details { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; }

/* Misc ========================================================================== */
/** Add the correct display in IE 10+. */
template { display: none; }

/** Add the correct display in IE 10. */
[hidden] { display: none; }

*, *:before, *:after { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; }

body { font-family: 'Montserrat', sans-serif; font-weight: normal; line-height: 1; font-size: 13px; font-weight: 400; color: #333333; }

label.error { margin-top: 5px; color: red; display: inline-block; }

.img-responsive { max-width: 100%; height: auto; display: block; }

.cl-main { color: #50C896; }

.container { max-width: 1170px; margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; }

.container-fluid { max-width: 1140px; margin-left: auto; margin-right: auto; }

.heading { position: relative; text-align: center; color: #333333; font-size: 30px; font-weight: bold; line-height: 37px; text-transform: uppercase; padding-bottom: 8px; display: table; margin-left: auto; margin-right: auto; }
.heading:after { content: ""; position: absolute; max-width: 135px; left: 0; right: 0; bottom: 0; height: 5px; background-color: #50C896; margin-left: auto; margin-right: auto; }

.btn { cursor: pointer; }

.btn-main { border: 0; -webkit-box-shadow: 0; box-shadow: 0; outline: none; color: #ffffff; font-size: 14px; height: 70px; max-width: 282px; width: 100%; background-color: #50C896; font-weight: 700; text-transform: uppercase; -webkit-transition: all .2s; transition: all .2s; }
.btn-main:hover { opacity: .8; }

ul.list-main li { line-height: 36px; list-style: none; background: url("../images/icon-list.png") no-repeat left top 12px/13px; }
ul.list-main li:before { content: ""; width: 20px; display: inline-block; }

.row { margin-left: -15px; margin-right: -15px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.row [class*="col"] { padding-left: 15px; padding-right: 15px; min-height: 1px; }
.row .col-2 { width: 50%; }
.row .col-3 { width: 33.3333333333333%; }
.row .col-5 { width: 41.6666666666667%; }
.row .col-6 { width: 66.6666666666666%; }
.row .col-7 { width: 58.3333333333333%; }

#popup { position: fixed; z-index: 9999; height: 200px; top: 0; bottom: 0; left: 0; right: 0; margin: auto; background-color: #ffffff; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 40px; padding: 0 20px; text-align: center; -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }

.section-top { min-height: 744px; padding-top: 137px; position: relative; background: url("../images/bg-top.png") no-repeat center bottom/cover; }
.section-top .content-main { text-align: center; }
.section-top .content-main .logo { max-width: 487px; display: table; margin-left: auto; margin-right: auto; margin-bottom: 53px; }
.section-top .content-main .status { color: #494D53; }
.section-top .content-main .status .text-large { font-size: 60px; font-weight: 700; color: #494D53; line-height: 73px; margin-bottom: 9px; }
.section-top .content-main .status .text-small { font-size: 20px; font-weight: 300; line-height: 45px; color: #494D53; }
.section-top .content-main .separate { margin-top: 40px; text-align: center; max-width: 37px; margin-right: auto; margin-left: auto; }
.section-top .content-main .thumb { position: absolute; bottom: 0; }
.section-top .content-main .info { position: absolute; right: 15px; bottom: -30px; line-height: 18px; text-align: right; }
.section-top .content-main .info p { font-size: 12px; }
.section-top .content-main .info .name { font-size: 14px; color: #50C896; text-transform: uppercase; margin: 3px 0; }
.section-top .contact { position: absolute; bottom: -76px; left: 0; right: 0; z-index: 1; }
.section-top .contact .row { margin-left: 0; margin-right: 0; }
.section-top .contact .row .col-3 { padding-left: 0; padding-right: 0; }
.section-top .contact .container-fluid { -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); background-color: #ffffff; }
.section-top .contact .border { border-right: 1px solid #EFF0F2; }
.section-top .contact .item { padding: 40px 47px; }
.section-top .contact .title-01 { color: #50C896; margin-bottom: 12px; }
.section-top .contact .title-02 { color: #333333; line-height: 22px; }
.section-top .contact .title-03 { color: #9B9B9B; line-height: 22px; }

.section-about { min-height: 876px; padding-top: 164px; padding-bottom: 114px; }
.section-about .heading { margin-bottom: 86px; }
.section-about .content .desc { line-height: 36px; margin-top: -13px; }
.section-about .content .desc p:empty { height: 26px; }
.section-about .content .desc .list { margin-bottom: 10px; }

.section-intro { min-height: 712px; padding-top: 59px; padding-bottom: 79px; background: #EFF0F2 url("../images/bg-map.png") no-repeat center bottom/cover; }
.section-intro .heading { margin-bottom: 66px; }
.section-intro .content { margin-bottom: -30px; }
.section-intro .content .col-3 { margin-bottom: 30px; }
.section-intro .content .item { background-color: #ffffff; -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); height: 100%; padding: 35px; color: #333333; position: relative; }
.section-intro .content .item:before { content: ""; width: 40px; height: 5px; position: absolute; background-color: #50C896; top: 46px; right: 24px; }
.section-intro .content .item .title { font-size: 20px; font-weight: 700; margin-bottom: 19px; }
.section-intro .content .item .desc { line-height: 24px; font-size: 13px; }

.section-explain { min-height: 517px; padding-top: 67px; padding-bottom: 35px; position: relative; }
.section-explain .heading { margin-bottom: 86px; }
.section-explain .content .desc { line-height: 36px; }
.section-explain .content .desc p:empty { height: 26px; }
.section-explain .content .thumb { position: absolute; bottom: 0; }

.section-course { min-height: 476px; padding-top: 59px; padding-bottom: 57px; background: url("../images/bg-course.png") no-repeat center top/cover fixed; }
.section-course .content-desc { color: #ffffff; padding-top: 75px; }
.section-course .content-desc .text-small { font-size: 20px; line-height: 24px; font-weight: 700; }
.section-course .content-desc .text-large { font-size: 40px; position: relative; line-height: 60px; text-transform: uppercase; font-weight: 700; padding-bottom: 5px; margin-bottom: 7px; }
.section-course .content-desc .text-large:after { content: ""; position: absolute; width: 135px; height: 5px; background-color: #ffffff; left: 0; bottom: 0; }
.section-course .content-desc .contact { font-size: 18px; line-height: 36px; }
.section-course .content-desc .contact table td { vertical-align: top; }
.section-course .content-desc .contact table td > div { padding-left: 8px; position: relative; }
.section-course .content-desc .contact table td > div:before { display: block; content: ":"; left: 0px; position: absolute; top: 0; }
.section-course .content-fee .item { min-height: 160px; -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); background-color: #ffffff; text-align: center; padding-top: 30px; }
.section-course .content-fee .item:first-child { margin-bottom: 40px; }
.section-course .content-fee .item .title { font-size: 18px; color: #50C896; line-height: 22px; margin-bottom: 7px; }
.section-course .content-fee .item .price { font-size: 40px; line-height: 49px; font-weight: 700; color: #333333; margin-bottom: 6px; }
.section-course .content-fee .item .addition { font-size: 12px; line-height: 15px; font-weight: 200; color: #333333; }

.section-signup { min-height: 700px; padding-top: 61px; position: relative; }
.section-signup .thumb img { position: absolute; bottom: 0; }
.section-signup .frm-signup .heading { margin-bottom: 54px; }
.section-signup .frm-signup .frm-control { margin-bottom: 31px; }
.section-signup .frm-signup .frm-control.center { text-align: center; }
.section-signup .frm-signup .frm-control .label { font-size: 12px; color: #333333; text-transform: uppercase; line-height: 15px; margin-bottom: 9px; display: inline-block; }
.section-signup .frm-signup .frm-control .input { height: 60px; background-color: #EFF0F2; width: 100%; outline: none; -webkit-box-shadow: none; box-shadow: none; border: 0; font-size: 12px; padding: 0 20px; }
.section-signup .frm-signup .frm-control .radio { margin: 0 50px; }
.section-signup .frm-signup .frm-control .radio [type="radio"] { display: none; }
.section-signup .frm-signup .frm-control .radio :checked ~ .check:before { display: block; }
.section-signup .frm-signup .frm-control .radio .check { margin-bottom: -3px; margin-right: 13px; display: inline-block; height: 15px; width: 15px; border: 1px solid #979797; background-color: #D8D8D8; border-radius: 100%; position: relative; }
.section-signup .frm-signup .frm-control .radio .check:before { content: ""; position: absolute; height: 9px; width: 9px; display: none; text-align: center; background-color: #333333; border-radius: 100%; top: 2px; left: 2px; margin: auto; }

#footer { text-align: center; font-size: 12px; line-height: 15px; padding: 20px 0; background-color: #EFF0F2; }

@media screen and (max-width: 768px) { .row .col-sm-1 { width: 100%; }
  .row .col-sm-2 { width: 50%; }
  .row .col-sm-3 { width: 33.3333333333333%; }
  .row .col-sm-6 { width: 66.6666666666666%; }
  .section-top .content-main .status .text-large { font-size: 50px; }
  .section-top .content-main .status .text-small { font-size: 17px; }
  .section-course .content-desc { padding-top: 0; }
  .section-top .content-main .separate { display: none; }
  .section-top .content-main .info { text-align: center; margin-top: 40px; margin-bottom: 30px; position: static; }
  .section-top .contact { left: 15px; right: 15px; bottom: -111px; }
  .section-top .contact .border { border-bottom: 1px solid #EFF0F2; }
  .section-top .contact .item { padding: 20px 30px; }
  .section-signup .thumb img { position: static; }
  .section-signup .frm-signup .frm-control .radio { margin: 0 25px; } }
@media screen and (max-width: 567px) { .row .col-xs-1 { width: 100%; }
  .section-top { padding-top: 50px; }
  .section-top .content-main .thumb { position: static; padding-bottom: 150px; }
  .section-top .content-main .thumb img { margin-left: auto; margin-right: auto; }
  .section-top .content-main .status .text-large { font-size: 37px; line-height: 55px; }
  .section-top .content-main .separate { display: none; }
  .section-top .content-main .status .text-small { font-size: 12px; margin-bottom: 30px; }
  .section-course .content-desc { padding-top: 0; padding-bottom: 30px; }
  .section-course .content-desc .contact table td:first-child { white-space: nowrap; }
  .section-about { padding-bottom: 30px; }
  .section-about .heading { margin-bottom: 50px; }
  .section-about .thumb img { margin-left: auto; margin-right: auto; margin-bottom: 30px; }
  .section-intro { padding-bottom: 30px; }
  .section-course .content-desc .contact { font-size: 14px; }
  .section-course .content-desc .text-large { font-size: 37px; }
  .section-explain { padding-top: 335px; }
  .section-explain .heading { margin-left: 0; margin-bottom: 40px; }
  .section-explain .content .thumb { bottom: inherit; top: 50px; right: 0; max-width: 170px; }
  .section-signup { padding-top: 80px; }
  .section-signup .frm-signup { padding-top: 120px; }
  .section-signup .frm-signup .heading { margin-right: 0; margin-bottom: 25px; }
  .section-signup .thumb { position: absolute; max-width: 170px; top: 20px; left: 0; } }
@media screen and (max-width: 320px) { .section-intro .content .item:before { right: 0; }
  .section-course .content-desc .contact { font-size: 12px; } }
