@charset "UTF-8";
body {
  background: url('../../images/background.webp');
  background-color: #f4e2d7;
  background-color: rgba(0, 0, 0, 0.4);
  background-size: 100% auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-blend-mode: multiply;
  min-height: 100vh;
}

body.page-template-cong-cu {
  background: url('../../images/background.png');
}

img {
  max-width: 100%;
}

.uk-hr, hr {
  border-color: #e9c8b5;
}

.ajax_load {
  min-height: 20vh;
}

.ajax_load_button:not(.loading) .uk-spinner {
  display: none;
}

.ajax_load_button.loading span:not(.uk-spinner) {
  display: none;
}

body .uk-table th {
  white-space: nowrap;
  font-weight: 600;
  color: #000;
  background: #f4e2d7;
}

body .uk-table td {
  font-weight: 600;
  color: #000;
}
body .uk-table td:not(:last-child) {
  white-space: nowrap;
}
body .uk-table td:last-child {
  min-width: 50px;
}

.ajax_load th,
.ajax_load td {
  border: 1px #1e87f0 solid;
}

.uk-navbar-nav>li>a {
  border: 1px solid transparent;
}

.uk-navbar-nav>li>a:hover {
  background-color: #928075;
  border-color: #707070;
}

.uk-navbar-nav>li.uk-active>a {
  background-color: #928075;
  border-color: #707070;
}

body button.uk-button {
  /* color: #000; */
  font-weight: 600;
}

header#kl-header .uk-navbar {
  z-index: 9999 !important;
}

header#kl-header .top-image .banner-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.top-page-title {
  font-size: 260%;
  text-transform: uppercase;
  color: #e30c0c;
  text-align: center;
  /* background: #0099CC; */
  color: #FFF;
  padding-top: 20px;
  padding-bottom: 10px;
}

.page-title {
  color: #fff;
}

header#kl-header .top-image a {
  color: #fff;
}

header#kl-header .top-image h2 {
  color: #fff;
}

header#kl-header .top-image p {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.73;
  margin-top: 0;
  margin-bottom: 0;
}

header#kl-header .top-image .top-page-subtitle {
  font-size: 33px;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 16px;
}

header#kl-header .uk-navbar-nav>li>a {
  font-size: 14px;
  min-height: 5.2083vw;
  text-transform: uppercase;
  padding: 0 2.4479vw;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  max-width: 180px;
}

header#kl-header .uk-navbar-toggle {
  top: 28px;
  right: 13px;
  height: 56px;
  flex-direction: column;
  flex-wrap: wrap;
}

header#kl-header .uk-navbar-toggle .text {
  display: block;
  line-height: 1.2;
  font-size: 22px;
  color: #fff;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  flex: 1;
  padding-bottom: 4px;
}

header#kl-header .uk-navbar-toggle .line {
  display: block;
  line-height: 1.2;
  display: block;
  flex: 1;
  width: 100%;
  height: 24px;
  position: relative;
}

header#kl-header .uk-navbar-toggle .line-1 {
  display: block;
  background-color: #fff;
  height: 2px;
  width: 77px;
  margin: 4px 0 8px 0;
  position: absolute;
  left: 0;
  right: 0;
  -ms-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -webkit-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  top: 0;
}

header#kl-header .uk-navbar-toggle .line-2 {
  display: block;
  background-color: #fff;
  height: 2px;
  width: 77px;
  margin: 4px 0 8px 0;
  position: absolute;
  left: 0;
  right: 0;
  -ms-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -webkit-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  top: 8px;
}

header#kl-header .uk-navbar-toggle .line-3 {
  display: block;
  background-color: #fff;
  height: 2px;
  width: 77px;
  margin: 4px 0 8px 0;
  position: absolute;
  left: 0;
  right: 0;
  -ms-transition: transform 0.3s ease-out;
  -moz-transition: transform 0.3s ease-out;
  -webkit-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  top: 19px;
}

header#kl-header .uk-navbar-toggle svg {
  display: none;
}

header#kl-header .page-title {
  font-family: qg;
  font-size: 96px;
  letter-spacing: 19.13px;
  padding-top: 128px;
  margin-bottom: 0;
}

header#kl-header .page-title+.page-subtitle {
  font-size: 39px;
  letter-spacing: 3.9px;
}

div#offcanvas .uk-offcanvas-bar {
  padding-top: 64px;
}

.uk-offcanvas-bar img {
  width: 42px;
  height: 42px;
}

body .uk-offcanvas-bar .uk-nav-default>li>a {
  font-size: 21px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.11em;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: center;
  padding: 22px;
}

.m-menu-bottom .socials {
  list-style: none;
  padding: 42px 0 0 0;
  margin: 0;
  display: block;
}

.m-menu-bottom .socials li {
  display: inline-block;
  font-size: 0;
  list-style: none;
  padding: 0 27px;
}

.uk-offcanvas-page header#kl-header .uk-navbar-toggle .line-2 {
  display: none;
}

.uk-offcanvas-page header#kl-header .uk-navbar-toggle .line-1 {
  top: 8px;
  -ms-transform: rotate(12deg);
  -moz-transform: rotate(12deg);
  -webkit-transform: rotate(12deg);
  transform: rotate(12deg);
}

.uk-offcanvas-page header#kl-header .uk-navbar-toggle .line-3 {
  top: 8px;
  -ms-transform: rotate(-12deg);
  -moz-transform: rotate(-12deg);
  -webkit-transform: rotate(-12deg);
  transform: rotate(-12deg);
}

body.page-retal-space header#kl-header .page-title+.page-subtitle {
  font-size: 20px;
  letter-spacing: normal;
}

body.page-instructor header#kl-header .page-title+.page-subtitle {
  font-size: 20px;
  letter-spacing: normal;
}

@media only screen and (min-width: 960px) {
  header#kl-header .top-image {
    /* margin-left: auto; */
    /* margin-right: auto; */
    /* max-width: 62.5vw; */
  }
  header#kl-header .top-image>img {
    border-radius: 16.875vw;
  }
}

@media only screen and (max-width: 959px) {
  header#kl-header .top-image .banner-image img {
    opacity: 0;
    width: 100%;
  }
}

@media only screen and (min-width: 640px) and (max-width: 959px) {
  header#kl-header .top-image a img {
    max-width: 80px;
  }
  header#kl-header .top-image h2 {
    font-size: 22px;
    margin-bottom: 5px;
  }
  header#kl-header .top-image p {
    font-size: 11px;
  }
}

@media only screen and (max-width: 639px) {
  .top-page-title {
    font-size: 100%;
  }
  header#kl-header .top-image .top-page-title {
    /* width: 100%; */
    /* flex-basis: 100%; */
    /* flex: none; */
    font-size: 16px;
    margin: auto;
  }
  header#kl-header .top-image a img {
    min-width: 50px;
  }
  header#kl-header .top-image .top-page-subtitle {
    font-size: 40px;
    letter-spacing: 0.1em;
    margin-bottom: 25px;
  }
  header#kl-header .top-image p {
    font-size: 19px;
    line-height: 1.79;
    letter-spacing: 0.15em;
  }
  header#kl-header .page-title {
    font-size: 73px;
    padding-top: 55px;
  }
  header#kl-header .page-title+.page-subtitle {
    font-size: 24px;
    padding-top: 8px;
  }
}

footer#kl-footer {
  /* background-color: #f2f0e8; */
  padding: 30px 0;
}

footer#kl-footer .logo span {
  font-size: 27px;
  color: #534741;
  font-weight: 600;
  padding: 8px 0;
}

footer#kl-footer .logo img {
  max-width: 94px;
}

footer#kl-footer .phone {
  padding: 6px 0;
}

footer#kl-footer .phone a {
  font-size: 36px;
  color: #534741;
  font-weight: 600;
  letter-spacing: 2.6px;
}

footer#kl-footer .phone a img {
  width: 34px;
  vertical-align: top;
  margin-top: 12px;
  margin-right: 20px;
}

footer#kl-footer .email {
  padding: 21px 0;
}

footer#kl-footer .email a {
  border-radius: 50%;
  background-color: #534741;
  width: 71px;
  height: 71px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 20px;
}

footer#kl-footer .email a img {
  width: 59%;
}

footer#kl-footer .map {
  padding: 14px 0;
}

footer#kl-footer .map a {
  font-size: 15px;
  color: #534741;
  letter-spacing: 1px;
}

footer#kl-footer .map a.uk-button {
  font-family: "futura-pt", "sans-serif";
  font-weight: 500;
  font-style: normal;
  background-color: #534741;
  font-size: 16px;
  color: #fff;
  text-transform: none;
  letter-spacing: 3.5px;
  margin-top: 10px;
  padding: 7px 59px;
}

footer#kl-footer .open-time {
  padding: 20px 0;
  font-size: 15px;
  line-height: 1.35;
  letter-spacing: 1px;
}

footer#kl-footer .open-time p {
  font-size: 15px;
  line-height: 1.35;
  letter-spacing: 1px;
}

footer#kl-footer .open-time p~p {
  font-size: 12px;
  margin-top: 3px;
  margin-bottom: 3px;
}

footer#kl-footer .note {
  padding: 22px 0 0 0;
  max-width: 315px;
  margin: auto;
  font-size: 12px;
}

footer#kl-footer .note p {
  font-size: 12px;
  margin-bottom: 17px;
  margin-top: 0;
}

footer#kl-footer h2.social-header {
  margin-top: 76px;
  margin-bottom: 41px;
}

footer#kl-footer h2.social-header img {
  width: 209px;
}

footer#kl-footer ul.socials {
  list-style: none;
  padding: 0;
  margin: 0 auto 83px auto;
  text-align: center;
}

footer#kl-footer ul.socials li {
  font-size: 0;
  display: inline;
  vertical-align: top;
  padding: 0 26px;
  text-align: center;
}

footer#kl-footer ul.socials a {
  display: inline-block;
  width: 48px;
}

footer#kl-footer ul.socials img {
  max-width: 40px;
}

footer#kl-footer .kl-copyright {
  font-family: "futura-pt", "sans-serif";
  font-weight: 400;
  font-style: italic;
  font-size: 12px;
  color: #fff;
}

footer#kl-footer .kl-copyright a:not(:hover) {
  color: #fff;
}

@media only screen and (max-width: 639px) {
  footer#kl-footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  footer#kl-footer .logo img {
    width: 145px;
    max-width: 145px;
  }
  footer#kl-footer .logo span {
    font-size: 42px;
    padding: 12px 0;
  }
  footer#kl-footer .phone {
    padding: 0;
  }
  footer#kl-footer .phone a {
    font-size: 28px;
    letter-spacing: 0.18em;
    font-weight: 500;
  }
  footer#kl-footer .phone a img {
    margin-top: 4px;
  }
  footer#kl-footer .email a {
    width: 90px;
    height: 90px;
  }
  footer#kl-footer .map a {
    font-size: 17px;
    letter-spacing: 0.021em;
    line-height: 1.59;
  }
  footer#kl-footer .map a.uk-button {
    font-size: 25px;
    letter-spacing: 0.22em;
    padding: 20px;
    width: 100%;
  }
  footer#kl-footer .open-time {
    font-size: 17px;
    letter-spacing: 0.028em;
    padding: 15px 0;
  }
  footer#kl-footer .open-time p {
    font-size: 17px;
    letter-spacing: 0.028em;
  }
  footer#kl-footer .open-time p:first-child {
    margin-bottom: 12px;
  }
  footer#kl-footer .open-time p~p {
    font-size: 16px;
    letter-spacing: 0.036em;
  }
  footer#kl-footer .note {
    max-width: 100%;
  }
  footer#kl-footer .note p {
    font-size: 14px;
    letter-spacing: 0.025em;
  }
  footer#kl-footer .kl-copyright {
    font-size: 15px;
    letter-spacing: 0.068em;
  }
  footer#kl-footer ul.socials {
    margin-bottom: 48px;
  }
  footer#kl-footer ul.socials li {
    display: inline-block;
    padding: 0px;
  }
  footer#kl-footer ul.socials li:nth-child(2) {
    padding: 0 18.6667vw;
  }
  footer#kl-footer ul.socials a {
    width: 45px;
    max-width: 45px;
  }
  footer#kl-footer ul.socials a img {
    width: 45px;
    max-width: 45px;
  }
  footer#kl-footer h2.social-header {
    margin-top: 56px;
    margin-bottom: 51px;
  }
  footer#kl-footer h2.social-header img {
    width: 240px;
  }
}

.top-section h2 img {
  vertical-align: top;
  max-width: 230px;
}

section.top-section.section-1 h2 {
  margin-top: 25px;
  margin-bottom: 34px;
}

section.top-section.section-1 td a {
  color: #fff;
  line-height: 1.8;
}

section.top-section.section-1 td a:hover {
  color: #C0AB92;
  text-decoration: none;
}

section.top-section.section-1 td.time {
  color: #c0ab92;
  line-height: 1.2;
  letter-spacing: 0.7px;
}

section.top-section.section-1 td.name {
  padding-left: 17px;
}

section.top-section.section-2 {
  padding-bottom: 119px;
}

section.top-section.section-2 h2 {
  margin-top: 50px;
  margin-bottom: 9px;
}

section.top-section.section-2 h3 {
  font-family: "futura-pt", "sans-serif";
  font-weight: 600;
  font-style: normal;
  font-size: 19px;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 65px;
}

section.top-section.section-2 .content>div {
  max-width: 495px;
}

section.top-section.section-2 p {
  line-height: 2;
  margin-top: 0;
  margin-bottom: 0px;
}

section.top-section.section-3 .image {
  padding: 0 15px;
  margin-bottom: 18px;
}

section.top-section.section-3 h2 {
  font-family: "futura-pt", "sans-serif";
  font-weight: 400;
  font-style: normal;
  font-size: 46px;
  color: #c5b39c;
  line-height: 1.2;
  margin-bottom: 12px;
}

section.top-section.section-3 h3 {
  font-size: 19px;
  color: #534741;
  line-height: 1.2;
  margin-bottom: 36px;
}

section.top-section.section-3 p {
  line-height: 1.2;
}

section.top-section.section-3 .content p {
  margin-bottom: 0;
  line-height: 1.95;
}

section.top-section.section-4 {
  padding-bottom: 160px;
}

section.top-section.section-4 h2 {
  font-size: 24px;
  font-weight: 700;
  color: #534741;
  margin-top: 89px;
  line-height: 1.2;
  margin-bottom: 5px;
  letter-spacing: 4.74px;
}

section.top-section.section-4 h3 {
  font-family: "futura-pt", "sans-serif";
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  color: #534741;
  line-height: 1.2;
  margin-bottom: 18px;
}

section.top-section.section-4 hr {
  background-color: #928075;
  height: 3px;
  width: 90px;
  margin-top: 0;
  margin-bottom: 113px;
}

section.top-section.section-4 .uk-container {
  max-width: 705px;
}

section.top-section.section-4 .uk-grid {
  margin-left: -178px;
}

section.top-section.section-4 .uk-grid>* {
  padding-left: 178px;
}

section.top-section.section-4 ul {
  list-style: none;
  padding: 30px 0 0 0;
  margin: 0;
}

section.top-section.section-4 li {
  font-size: 12px;
  padding: 0;
  margin-bottom: 5px;
}

@media only screen and (max-width: 639px) {
  section.top-section.section-1 {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 21px;
  }
  section.top-section.section-1 h2 {
    margin-top: 0;
    margin-bottom: 24px;
  }
  section.top-section.section-1 td.time {
    font-size: 16px;
  }
  section.top-section.section-1 td a {
    text-overflow: ellipsis;
    word-break: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 1;
    -moz-line-clamp: 1;
    -ms-line-clamp: 1;
    line-clamp: 1;
    overflow: hidden;
    font-size: 16px;
    letter-spacing: 0.016em;
  }
  section.top-section.section-2 {
    padding-bottom: 125px;
  }
  section.top-section.section-2 h2 {
    margin-top: 68px;
    margin-bottom: 12px;
  }
  section.top-section.section-2 h3 {
    font-size: 22px;
    letter-spacing: 0.05em;
    margin-bottom: 57px;
  }
  section.top-section.section-2 p {
    font-size: 16px;
    letter-spacing: 0.022em;
  }
  .top-section h2 img {
    max-width: 270px;
  }
  section.top-section.section-3 {
    padding-top: 20px;
    /* padding-bottom: 0; */
  }
  section.top-section.section-3 h2 {
    font-size: 50px;
    letter-spacing: 0.06em;
    margin-bottom: 18px;
  }
  section.top-section.section-3 h3 {
    font-size: 22px;
    letter-spacing: 0.18em;
    margin-bottom: 45px;
  }
  section.top-section.section-3 .uk-grid>div {
    /* padding-top: 50px; */
    /* margin-top: 0 !important; */
  }
  section.top-section.section-3 .image {
    margin-bottom: 22px;
  }
  section.top-section.section-3 .content {
    padding-bottom: 30px;
  }
  section.top-section.section-3 .content p {
    font-size: 16px;
  }
  section.top-section.section-4 {
    padding-bottom: 110px;
  }
  section.top-section.section-4 h2 {
    font-size: 27px;
    letter-spacing: 0.17em;
    margin-bottom: 2px;
  }
  section.top-section.section-4 h3 {
    font-size: 22px;
    letter-spacing: 0.05em;
    margin-bottom: 22px;
  }
  section.top-section.section-4 hr {
    margin-bottom: 136px;
  }
  section.top-section.section-4 .uk-grid>* {
    padding-bottom: 88px;
  }
  section.top-section.section-4 .feature-image {
    text-align: center;
  }
  section.top-section.section-4 .feature-image img {
    max-width: 343px;
  }
  body .uk-table td:last-child {
    min-width: 150px;
  }
}

.kl-wrapper {
  min-height: calc(100vh - 230px);
}

input[type="text"], select, .uk-input[type="text"], .uk-input[type="number"], .uk-select, .uk-textarea {
    background-color: #f4e2d7;
    border: 1px solid #1e87f0;
    font-weight: 700;
}
