﻿@font-face {
  font-family: 'Raleway-Regular';
  src: url("../fonts/raleway/Raleway-Regular-webfont.woff2") format("woff2");
  font-display: swap; }

@font-face {
  font-family: 'Raleway-Bold';
  src: url("../fonts/raleway/Raleway-Bold-webfont.woff2") format("woff2");
  font-display: swap; }

@font-face {
  font-family: 'Raleway-Medium';
  src: url("../fonts/raleway/Raleway-Medium-webfont.woff2") format("woff2");
  font-display: swap; }

/*@font-face {
	font-family: 'Cookie';
	src: url("../fonts/cookie/cookie-regular-webfont.woff2") format('woff2');
}*/
/*@font-face {
	font-family: 'dancing';
	src: url("../fonts/dancing/dancingscript-variablefont_wght-webfont.woff2") format('woff2');
}*/
.container {
  width: 100%;
  max-width: 1400px; }

.c-1200 {
  width: 100%;
  max-width: 1200px; }

body {
  font-family: "Raleway-Regular";
  color: #252525;
  font-size: 16px;
  line-height: 1.6; }

.title-big {
  text-align: center;
  background: url("../images_v2/wt-logo-icon.svg") center center no-repeat;
  margin-bottom: 30px; }
  .title-big h3 {
    font-family: "Raleway-Regular";
    color: #E5553F; }
  .title-big h2 {
    font-family: "Raleway-Bold";
    margin-top: 10px; }
  @media (min-width: 993px) {
    .title-big {
      background-size: auto 230px;
      height: 230px; }
      .title-big h3 {
        font-size: 48px;
        padding-top: 50px; }
      .title-big h2 {
        font-size: 64px; } }
    @media (min-width: 993px) and (min-width: 993px) and (max-width: 1199px) {
      .title-big h2 {
        font-size: 50px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .title-big {
      background-size: auto 180px;
      height: 200px; }
      .title-big h3 {
        font-size: 36px;
        padding-top: 50px; }
      .title-big h2 {
        font-size: 32px; } }
  @media (max-width: 767px) {
    .title-big {
      background-size: auto 150px;
      min-height: 150px; }
      .title-big h3 {
        font-size: 32px;
        padding-top: 40px; }
      .title-big h2 {
        font-size: 24px; } }

.title-big-1 {
  text-align: center;
  background: url("../images_v2/wt-logo-icon-1.svg") center center no-repeat; }
  .title-big-1 h3 {
    font-family: "Raleway-Regular";
    color: #E5553F; }
  @media (min-width: 993px) {
    .title-big-1 {
      background-size: auto 230px;
      height: 230px; }
      .title-big-1 h3 {
        font-size: 64px;
        padding-top: 75px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .title-big-1 {
      background-size: auto 180px;
      height: 180px; }
      .title-big-1 h3 {
        font-size: 56px;
        padding-top: 55px; } }
  @media (max-width: 767px) {
    .title-big-1 {
      background-size: auto 150px;
      height: 150px; }
      .title-big-1 h3 {
        font-size: 50px;
        padding-top: 40px; } }

.our-class .title-big p {
  font-family: "Raleway-Regular";
  color: #E5553F;
  font-size: 28px;
  margin-top: -10px; }

.title-w-big h3 {
  font-family: "Raleway-Regular";
  color: #E5553F; }

.title-w-big h1 {
  font-family: "Raleway-Bold";
  margin-top: 10px; }

@media (min-width: 993px) {
  .title-w-big h3 {
    font-size: 48px;
    padding-top: 50px; }
  .title-w-big h1 {
    font-size: 64px; } }
  @media (min-width: 993px) and (min-width: 993px) and (max-width: 1199px) {
    .title-w-big h1 {
      font-size: 50px; } }

@media (min-width: 768px) and (max-width: 992px) {
  .title-w-big h3 {
    font-size: 36px;
    padding-top: 50px; }
  .title-w-big h1 {
    font-size: 32px; } }

@media (max-width: 767px) {
  .title-w-big h3 {
    font-size: 32px;
    padding-top: 20px; }
  .title-w-big h1 {
    font-size: 24px; } }

.title-2 {
  margin-bottom: 20px; }
  .title-2 h2 {
    font-family: "Raleway-Regular";
    margin-top: 10px;
    text-align: center; }
  @media (min-width: 993px) {
    .title-2 h2 {
      font-size: 64px; } }
  @media (max-width: 992px) {
    .title-2 h2 {
      font-size: 50px; } }

input.form-control, select.form-control {
  height: 48px; }

.with-error {
  color: #E5553F;
  font-size: 14px; }

.thank-enroll, .thank-subscribe, .show-input {
  display: none; }

.btn-link, .btn-link:focus {
  background: #E5553F;
  color: #fff;
  border: 0;
  border-radius: 0;
  padding: 12px 25px;
  font-family: "Raleway-Bold";
  text-decoration: none;
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
  .btn-link:hover, .btn-link:focus:hover {
    background: #e62f13;
    text-decoration: none;
    color: #fff; }

.certification-content {
  margin-bottom: 30px; }
  .certification-content .div-group {
    width: 100%; }
  .certification-content .btn-link, .certification-content .btn-link:focus {
    width: 100%; }

.ourclass-content {
  margin-bottom: 40px; }
  .ourclass-content .img-class img {
    margin-top: -50px;
    max-width: 580px; }
  .ourclass-content .btn-link {
    min-width: 200px; }

.testimonials-class {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e5553f+0,e2643d+45,e4885b+75,d66e1a+100 */
  background: #e5553f;
  /* Old browsers */
  background: -moz-linear-gradient(left, #e5553f 0%, #e2643d 45%, #e4885b 75%, #d66e1a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #e5553f 0%, #e2643d 45%, #e4885b 75%, #d66e1a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #e5553f 0%, #e2643d 45%, #e4885b 75%, #d66e1a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5553f', endColorstr='#d66e1a',GradientType=1 );
  /* IE6-9 */
  color: #fff;
  padding: 40px 0 80px 0;
  margin-bottom: 10px; }
  .testimonials-class .testimonials-content {
    text-align: center; }
    @media (min-width: 993px) {
      .testimonials-class .testimonials-content {
        font-size: 20px; } }
  .testimonials-class .carousel-indicators {
    bottom: -50px; }
  .testimonials-class .testimonials-icon {
    background: url("../images_v2/testimonials-icon.svg") center top no-repeat;
    height: 80px;
    opacity: 0.5; }

.sign-class {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e5553f+0,e2643d+45,e4885b+75,d66e1a+100 */
  background: #e5553f;
  /* Old browsers */
  background: -moz-linear-gradient(left, #e5553f 0%, #e2643d 45%, #e4885b 75%, #d66e1a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #e5553f 0%, #e2643d 45%, #e4885b 75%, #d66e1a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #e5553f 0%, #e2643d 45%, #e4885b 75%, #d66e1a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5553f', endColorstr='#d66e1a',GradientType=1 );
  /* IE6-9 */
  color: #fff;
  padding: 60px 0 50px 0;
  margin-bottom: 10px; }
  .sign-class .sign-content h2 {
    font-family: "Raleway-Bold";
    font-size: 48px;
    margin: 0; }
    @media (min-width: 1200px) {
      .sign-class .sign-content h2 {
        font-size: 48px; } }
    @media (min-width: 993px) and (max-width: 1199px) {
      .sign-class .sign-content h2 {
        font-size: 40px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .sign-class .sign-content h2 {
        font-size: 30px;
        margin-top: 7px; } }
    @media (max-width: 767px) {
      .sign-class .sign-content h2 {
        font-size: 24px;
        margin-bottom: 20px; } }
  .sign-class .with-error {
    color: #fff;
    float: left; }
  .sign-class .frm-newsletters .btn-send-show {
    float: right;
    margin-top: -63px; }

.programs-content {
  text-align: center; }
  .programs-content h2 {
    font-family: "Raleway-Bold";
    color: #252525;
    /*span {
            width: 100%;
            display: inline-block;
            font-size: 30px;
            color: $color-grey;
        }*/ }
    @media (min-width: 993px) {
      .programs-content h2 {
        font-size: 26px; } }
    @media (max-width: 992px) {
      .programs-content h2 {
        font-size: 24px; } }
    .programs-content h2:after {
      content: attr(data-text);
      color: #E5553F;
      transform: translateX(-100%);
      position: absolute; }
  .programs-content p {
    min-height: 140px; }
  .programs-content a {
    margin-bottom: 60px; }

.videos-class {
  background: #252525;
  color: #fff;
  padding: 40px 0 60px 0; }
  .videos-class .title-2 {
    margin-bottom: 30px;
    color: #E5553F; }
  .videos-class .btn-link {
    min-width: 200px; }

.photogallery-class {
  background: #252525;
  color: #fff;
  padding: 40px 0 60px 0; }
  .photogallery-class .title-2 {
    margin-bottom: 30px;
    color: #E5553F; }
  .photogallery-class .photogallery-photos .owl-nav {
    float: left;
    margin-left: -5px; }
    .photogallery-class .photogallery-photos .owl-nav > div {
      border-radius: 0;
      background: #E5553F; }
      .photogallery-class .photogallery-photos .owl-nav > div:hover {
        background: #E5553F; }
      .photogallery-class .photogallery-photos .owl-nav > div img {
        width: 29px;
        height: 28px; }
  .photogallery-class .owl-dots {
    float: right;
    margin-top: 20px;
    margin-right: -5px; }
    .photogallery-class .owl-dots > div span {
      width: 20px !important; }
    .photogallery-class .owl-dots > div:hover span {
      background: #E5553F !important; }
    .photogallery-class .owl-dots > .active span {
      background: #E5553F !important; }

.offer-class {
  background: #252525;
  color: #fff;
  padding: 10px 0 50px 0; }
  @media (min-width: 993px) {
    .offer-class {
      text-align: center; } }
  .offer-class span {
    font-size: 140px;
    color: rgba(255, 255, 255, 0.1);
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1;
    font-family: "Raleway-Bold"; }
  .offer-class h4 {
    font-family: "Raleway-Bold";
    margin-bottom: 10px;
    font-size: 28px; }
    @media (max-width: 992px) {
      .offer-class h4 {
        font-size: 24px; } }
  .offer-class h5 {
    font-size: 24px;
    margin-top: 0; }
    @media (max-width: 992px) {
      .offer-class h5 {
        font-size: 20px; } }

.starting-class {
  background: url("../images_v2/class-bg.jpg") center center no-repeat;
  min-height: 680px;
  color: #fff; }
  @media (min-width: 993px) and (max-width: 1199px) {
    .starting-class {
      min-height: 580px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .starting-class {
      min-height: 440px; } }
  @media (max-width: 767px) {
    .starting-class {
      min-height: 340px; } }
  .starting-class h2 {
    font-family: "Raleway-Bold";
    margin-top: 12%;
    font-size: 70px; }
    @media (min-width: 993px) and (max-width: 1199px) {
      .starting-class h2 {
        font-size: 60px; } }
    @media (max-width: 992px) {
      .starting-class h2 {
        margin-top: 5%;
        font-size: 46px; } }
  @media (max-width: 992px) and (max-width: 767px) {
    .starting-class h2 {
      font-size: 28px;
      margin-bottom: 0; } }
  .starting-class h3 {
    font-family: "Raleway-Regular";
    font-size: 46px;
    margin-bottom: 30px; }
    @media (max-width: 992px) {
      .starting-class h3 {
        font-size: 40px; } }
  @media (max-width: 992px) and (max-width: 767px) {
    .starting-class h3 {
      font-size: 32px;
      margin-bottom: 20px;
      margin-top: 10px; } }
  .starting-class .btn-link {
    min-width: 200px; }
  .starting-class .starting-content {
    display: inline-block;
    width: 100%; }
    @media (min-width: 768px) {
      .starting-class .starting-content {
        margin-bottom: 20px; } }
    .starting-class .starting-content h2 {
      margin-top: 0;
      margin-bottom: 15px; }
      @media (min-width: 1200px) {
        .starting-class .starting-content h2 {
          font-size: 34px;
          width: 50%;
          float: left; } }
      @media (min-width: 993px) and (max-width: 1199px) {
        .starting-class .starting-content h2 {
          font-size: 28px;
          width: 50%;
          float: left; } }
      @media (min-width: 768px) and (max-width: 992px) {
        .starting-class .starting-content h2 {
          font-size: 24px; } }
      @media (max-width: 767px) {
        .starting-class .starting-content h2 {
          font-size: 18px; } }

.google-maps {
  margin-top: -10px; }

.footer-bottom {
  background: #252525;
  color: #fff;
  margin-top: -10px;
  padding-top: 40px; }
  .footer-bottom .footer-about,
  .footer-bottom .footer-offer,
  .footer-bottom .footer-hours {
    margin-bottom: 30px;
    display: inline-block; }
    .footer-bottom .footer-about h3,
    .footer-bottom .footer-offer h3,
    .footer-bottom .footer-hours h3 {
      font-family: "Raleway-Bold";
      font-size: 24px;
      margin-bottom: 20px;
      margin-top: 0; }
  .footer-bottom .footer-about span {
    float: left; }
    .footer-bottom .footer-about span.s-1 {
      width: 110px;
      margin-right: 20px; }
      .footer-bottom .footer-about span.s-1 a, .footer-bottom .footer-about span.s-1 a:focus {
        font-family: "Raleway-Bold";
        color: #E5553F;
        margin-top: 10px;
        display: inline-block;
        font-size: 17px; }
    .footer-bottom .footer-about span.s-2 {
      width: calc(100% - 130px); }
  .footer-bottom .footer-offer ul {
    padding-left: 20px; }
  .footer-bottom .footer-hours .social-icon {
    margin-top: 20px; }
    .footer-bottom .footer-hours .social-icon img {
      float: left;
      margin-right: 15px; }
  .footer-bottom .footer-hours a, .footer-bottom .footer-hours a:focus {
    color: #fff;
    text-decoration: none; }
    .footer-bottom .footer-hours a:hover, .footer-bottom .footer-hours a:focus:hover {
      color: #E5553F;
      text-decoration: none; }
  .footer-bottom .copyright {
    border-top: 1px solid rgba(117, 117, 117, 0.5);
    font-size: 14px;
    padding: 15px; }
    .footer-bottom .copyright a, .footer-bottom .copyright a:focus {
      color: #E5553F; }

@media (min-width: 993px) {
  .welcome-class {
    background: url("../images_v2/indivi-2.png") center bottom no-repeat;
    min-height: 805px;
    margin-top: 30px; } }

@media (min-width: 1200px) {
  .welcome-class p {
    font-size: 24px;
    line-height: 32px; } }

@media (min-width: 993px) and (max-width: 1199px) {
  .welcome-class p {
    font-size: 20px;
    line-height: 28px; } }

@media (min-width: 1200px) {
  .welcome-class .title-w-big {
    margin-bottom: 40px; } }

@media (max-width: 1199px) {
  .welcome-class .title-w-big {
    margin-bottom: 20px; } }

.welcome-class .welcome-content {
  padding-top: 70px; }
  @media (max-width: 992px) {
    .welcome-class .welcome-content {
      padding-top: 50px; } }
  .welcome-class .welcome-content img {
    margin-bottom: 20px; }
  .welcome-class .welcome-content p {
    margin-bottom: 20px; }
  .welcome-class .welcome-content span {
    float: right;
    font-family: "Raleway-Regular";
    color: #E5553F; }
    @media (min-width: 1200px) {
      .welcome-class .welcome-content span {
        font-size: 30px; } }
    @media (min-width: 993px) and (max-width: 1199px) {
      .welcome-class .welcome-content span {
        font-size: 28px; } }
    @media (max-width: 992px) {
      .welcome-class .welcome-content span {
        font-size: 24px;
        margin-bottom: 40px; } }

.ourstaff-class {
  margin-bottom: 60px; }
  .ourstaff-class .ourstaff-box {
    margin-bottom: 40px; }
    .ourstaff-class .ourstaff-box h3, .ourstaff-class .ourstaff-box h4 {
      font-family: "Raleway-Bold"; }
    .ourstaff-class .ourstaff-box h3 {
      margin-top: 0px; }
      @media (min-width: 993px) {
        .ourstaff-class .ourstaff-box h3 {
          font-size: 30px; } }
    .ourstaff-class .ourstaff-box h4 {
      margin: 15px 0;
      color: #E5553F; }
    .ourstaff-class .ourstaff-box .contact {
      display: inline-flex; }
      .ourstaff-class .ourstaff-box .contact a, .ourstaff-class .ourstaff-box .contact a:focus {
        background: #252525;
        width: 58px;
        height: 58px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 5px;
        -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
        transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
        .ourstaff-class .ourstaff-box .contact a img, .ourstaff-class .ourstaff-box .contact a:focus img {
          width: 32px; }
        .ourstaff-class .ourstaff-box .contact a:hover, .ourstaff-class .ourstaff-box .contact a:focus:hover {
          background: #E5553F; }
  @media (max-width: 767px) {
    .ourstaff-class .pull-right, .ourstaff-class .pull-left {
      float: inherit !important; } }

.banner-home {
  text-align: center; }
  .banner-home .carousel-indicators {
    display: none;
    /*background: $color-grey;
        @media(min-width: 768px) {
            width: 560px;
        }
        @media(max-width: 767px) {
            display: none;
        }
        left: auto;
        margin-left: 40px;
        bottom: 20px;
        text-align: right;
        padding: 5px 10px;*/ }
  .banner-home .text-banner {
    position: absolute;
    z-index: 9;
    width: 100%; }
    .banner-home .text-banner .btn-link {
      font-family: "Raleway-Medium";
      outline: 2px solid #E5553F;
      outline-offset: 3px; }
      @media (min-width: 1401px) {
        .banner-home .text-banner .btn-link {
          font-size: 24px;
          margin-top: 23%; } }
      @media (min-width: 1200px) and (max-width: 1400px) {
        .banner-home .text-banner .btn-link {
          font-size: 22px;
          margin-top: 22%;
          padding: 10px 20px; } }
      @media (min-width: 993px) and (max-width: 1199px) {
        .banner-home .text-banner .btn-link {
          font-size: 20px;
          margin-top: 22%;
          padding: 8px 20px; } }
      @media (min-width: 768px) and (max-width: 992px) {
        .banner-home .text-banner .btn-link {
          font-size: 18px;
          margin-top: 22%;
          padding: 6px 15px; } }
      @media (max-width: 767px) {
        .banner-home .text-banner .btn-link {
          font-size: 16px;
          margin-top: 21%;
          padding: 5px 15px;
          display: none; } }
  .banner-home .btn-slider {
    display: none;
    /*background: transparent;
        margin-top: -47px;
        position: absolute;
        width: 100%;
        z-index: 9;
        font-size: 24px;
        justify-content: center;
        align-items: center;
        img {
            width: 28px;
        }
        a, a:focus {
            color: $color-orange;
            background: rgba(35, 48, 56, 0.5);
            padding: 3px 14px 6px 14px;
            &:hover {
                background-color: $color-orange;
            }
        }
        @media (max-width: 993px) {
            display: none;
        }
        .prev-icon {
            transform: matrix(-1, 0, 0, 1, 0, 0);
            float: right;
        }
        .next-icon {
            float: right;
            margin-left: 2px;
        }*/ }
  .banner-home .carousel-fade .carousel-inner .item {
    transition-property: opacity;
    background: transparent; }
  .banner-home .carousel-fade .carousel-inner .item,
  .banner-home .carousel-fade .carousel-inner .active.left,
  .banner-home .carousel-fade .carousel-inner .active.right {
    opacity: 0; }
  .banner-home .carousel-fade .carousel-inner .active,
  .banner-home .carousel-fade .carousel-inner .next.left,
  .banner-home .carousel-fade .carousel-inner .prev.right {
    opacity: 1; }
  .banner-home .carousel-fade .carousel-inner .next,
  .banner-home .carousel-fade .carousel-inner .prev,
  .banner-home .carousel-fade .carousel-inner .active.left,
  .banner-home .carousel-fade .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0, 0, 0); }
  .banner-home .carousel-fade .carousel-control {
    z-index: 2; }
  .banner-home .carousel-caption {
    left: 0; }
  .banner-home .carousel-inner > .item img {
    width: 100%;
    height: auto; }
  .banner-home .carousel-inner .item img {
    /*display: inline-block;
            @media (min-width: 993px) and (max-width: 1199px) {
                width: 1347px;
                height: 400px;
            }
            @media (min-width: 768px) and (max-width: 992px) {
                width: 1011px;
                height: 300px;
            }
            @media (max-width: 767px) {
                width: 674px;
                height: 200px;
            }*/ }

header .info {
  background: #252525;
  color: #fff;
  padding-top: 7px;
  padding-bottom: 7px; }
  @media (max-width: 767px) {
    header .info {
      position: fixed;
      width: 100%;
      z-index: 9; } }
  header .info .social-icon {
    display: flex; }
    header .info .social-icon img {
      margin-left: 10px; }
  header .info .phone, header .info .location {
    float: left; }
  header .info .phone {
    font-family: "Raleway-Bold";
    font-size: 20px; }
    @media (max-width: 767px) {
      header .info .phone {
        font-size: 18px; } }
  header .info .location {
    color: #fff;
    padding-left: 20px; }
    header .info .location a {
      margin-top: 3px;
      display: inline-block; }
    @media (max-width: 992px) {
      header .info .location span {
        display: none; } }
    @media (max-width: 550px) {
      header .info .location {
        display: none; } }
  header .info a, header .info a:focus {
    color: #fff;
    text-decoration: none; }
    header .info a:hover, header .info a:focus:hover {
      color: #E5553F;
      text-decoration: none; }

header .header {
  padding: 10px 0; }
  @media (max-width: 767px) {
    header .header .logo {
      margin-top: 45px; } }
  @media (min-width: 993px) and (max-width: 1199px) {
    header .header .logo img {
      width: 150px;
      height: 102px; } }
  @media (max-width: 992px) {
    header .header .logo img {
      width: 100px;
      height: 68px; } }
  header .header .side-menu {
    font-family: "Raleway-Bold"; }
    header .header .side-menu ul {
      padding-left: 0; }
      header .header .side-menu ul li {
        display: inline-block; }
        @media (min-width: 1401px) {
          header .header .side-menu ul li {
            font-size: 19px;
            margin: 54px 0 0 20px; } }
        @media (min-width: 1200px) and (max-width: 1400px) {
          header .header .side-menu ul li {
            font-size: 16px;
            margin: 54px 0 0 13px; } }
        @media (min-width: 993px) and (max-width: 1199px) {
          header .header .side-menu ul li {
            font-size: 15px;
            margin: 38px 0 0 10px; } }
        @media (min-width: 768px) and (max-width: 992px) {
          header .header .side-menu ul li {
            font-size: 13px;
            margin: 21px 5px 0 5px; } }
        header .header .side-menu ul li a, header .header .side-menu ul li a:focus {
          color: #252525; }
          header .header .side-menu ul li a:hover, header .header .side-menu ul li a:focus:hover {
            color: #E5553F; }
        header .header .side-menu ul li a.active {
          color: #E5553F; }
  header .header .dropdown:hover .dropdown-menu {
    display: block; }
  header .header .dropdown-menu {
    padding: 0;
    margin: 0;
    border: 1px dashed #E5553F; }
    header .header .dropdown-menu li {
      margin: 0 !important;
      width: 100%; }
      header .header .dropdown-menu li img {
        padding-right: 5px; }
      header .header .dropdown-menu li a, header .header .dropdown-menu li a:focus {
        padding: 12px 15px; }
        header .header .dropdown-menu li a:hover, header .header .dropdown-menu li a:focus:hover {
          background-color: rgba(244, 244, 244, 0.5) !important; }
  header .header .visible-scroll {
    display: none !important; }
  header .header .side-menu.fixed-menu {
    position: fixed;
    right: 4px;
    top: 0;
    bottom: 0;
    width: 22px;
    height: 100%;
    display: table !important;
    z-index: 9; }
    header .header .side-menu.fixed-menu .visible-scroll {
      display: inline-block !important; }
    header .header .side-menu.fixed-menu .hidden-scroll {
      display: none; }
    header .header .side-menu.fixed-menu .dropdown {
      display: none; }
    @media (max-width: 767px) {
      header .header .side-menu.fixed-menu {
        position: inherit;
        display: none !important; } }
    header .header .side-menu.fixed-menu nav {
      display: table-cell;
      vertical-align: middle; }
      header .header .side-menu.fixed-menu nav ul {
        background: rgba(37, 37, 37, 0.85);
        border-radius: 5px 0 0 5px;
        padding-top: 5px; }
      header .header .side-menu.fixed-menu nav li {
        padding: 5px;
        font-size: 16px;
        line-height: 20px;
        margin: 0; }
        header .header .side-menu.fixed-menu nav li a {
          display: block;
          position: relative;
          color: #E5553F;
          text-decoration: none;
          white-space: nowrap;
          text-align: right; }
          header .header .side-menu.fixed-menu nav li a span {
            display: none;
            position: absolute;
            right: 32px;
            -webkit-transition: .2s;
            transition: .2s;
            visibility: hidden;
            opacity: 0;
            -webkit-transform: translate3d(30px, 0, 0);
            -ms-transform: translate3d(30px, 0, 0);
            -o-transform: translate3d(30px, 0, 0);
            transform: translate3d(30px, 0, 0); }
          header .header .side-menu.fixed-menu nav li a:after {
            content: "";
            display: block;
            width: 16px;
            height: 16px;
            border-radius: 50%;
            border: 2px solid #E5553F;
            -webkit-transition: .2s;
            transition: .2s; }
          header .header .side-menu.fixed-menu nav li a:hover span {
            display: block;
            position: absolute;
            right: 32px;
            -webkit-transition: .2s;
            transition: .2s;
            visibility: visible;
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
          header .header .side-menu.fixed-menu nav li a.active {
            background: #E5553F;
            border-radius: 50%;
            /*span {
                                visibility: visible;
                                opacity: 1;
                                -webkit-transform: translate3d(0,0,0);
                                -ms-transform: translate3d(0,0,0);
                                -o-transform: translate3d(0,0,0);
                                transform: translate3d(0,0,0);
                            }*/ }
  @media (max-width: 992px) {
    header .header {
      text-align: center; }
      header .header .pull-left, header .header .pull-right {
        float: inherit !important; } }

.modal-taekwondo h2 {
  margin-top: 0;
  font-family: "Raleway-Regular";
  color: #E5553F;
  font-size: 42px; }

@media (min-width: 768px) {
  .modal-staff .modal-dialog.container {
    width: 65%; } }

@media (max-width: 767px) {
  .modal-staff .modal-dialog.container {
    width: 95%; } }

.modal-staff .modal-dialog {
  background-color: #fff; }
  .modal-staff .modal-dialog .close {
    position: absolute;
    right: -20px;
    top: -20px;
    background-color: #E5553F;
    border-radius: 50%;
    padding: 8px 10px;
    color: #fff;
    opacity: 1;
    outline: none;
    z-index: 1; }
    @media (max-width: 767px) {
      .modal-staff .modal-dialog .close {
        right: 0px;
        top: 0px;
        border-radius: 0; } }
  @media (min-width: 992px) {
    .modal-staff .modal-dialog .row .col-md-4, .modal-staff .modal-dialog .row .col-md-8 {
      padding: 0; }
    .modal-staff .modal-dialog .row img {
      width: 100%; } }
  @media (max-width: 500px) {
    .modal-staff .modal-dialog .row .col-md-4, .modal-staff .modal-dialog .row .col-md-8 {
      padding: 0; }
    .modal-staff .modal-dialog .row img {
      width: 100%; } }
  .modal-staff .modal-dialog img {
    margin: 0 auto; }
  .modal-staff .modal-dialog .content {
    text-align: left;
    padding: 45px; }
    .modal-staff .modal-dialog .content .name {
      font-family: "Raleway-Bold";
      font-size: 32px;
      line-height: 36px;
      text-transform: uppercase;
      color: #252525;
      margin-bottom: 0; }
    .modal-staff .modal-dialog .content .position {
      font-family: "Raleway-Regular";
      font-size: 26px;
      line-height: 28px;
      color: #E5553F; }
    .modal-staff .modal-dialog .content .detail {
      font-family: "Raleway-Regular";
      line-height: 26px;
      color: #252525; }
    @media (max-width: 500px) {
      .modal-staff .modal-dialog .content {
        padding: 10px; } }

.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0; }
  .video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute; }

.error-class {
  color: #E5553F; }

.timeclock-cls {
  margin-bottom: 30px; }
  .timeclock-cls .title-big {
    margin-bottom: 0; }
  .timeclock-cls .box-header {
    text-align: center; }
    .timeclock-cls .box-header .box-header-date {
      font-family: "Raleway-Bold";
      margin-bottom: 10px;
      font-size: 24px; }
    .timeclock-cls .box-header .box-header-terms p {
      margin-bottom: 0; }
  .timeclock-cls .box-body .box-big-title {
    text-align: center;
    margin-bottom: 40px; }
    .timeclock-cls .box-body .box-big-title h2 {
      background: #fff;
      padding: 10px;
      display: inline-block; }
    .timeclock-cls .box-body .box-big-title hr {
      border-top: 3px double #E5553F;
      margin-top: -35px; }
  .timeclock-cls .box-body .top-filter .form-group .input-group .auto-complete-container .search-text-container input {
    padding: 15px;
    height: 58px; }
  .timeclock-cls .box-body .top-filter .form-group .input-group .auto-complete-container .search-text-container i {
    display: none; }
  .timeclock-cls ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 20px; }
    .timeclock-cls ul li {
      display: inline-block;
      /*padding: 10px 30px;
            margin: 3px 10px;*/
      cursor: pointer;
      font-family: "Raleway-Bold";
      font-size: 32px;
      line-height: 1; }
      @media (max-width: 767px) {
        .timeclock-cls ul li {
          font-size: 24px; } }
      .timeclock-cls ul li small {
        font-family: "Raleway-Regular";
        line-height: 1.4;
        font-size: 16px;
        color: #000; }
      .timeclock-cls ul li.active {
        color: #E5553F; }
  .timeclock-cls .box-header-dojangs ul li.active {
    background: #757575;
    outline: 2px solid #757575; }
  .timeclock-cls table {
    text-align: center; }
    .timeclock-cls table tr th {
      width: 14.2%;
      font-family: "Raleway-Bold";
      text-transform: uppercase;
      background: #E5553F;
      color: #fff;
      text-align: center; }
    .timeclock-cls table tr td {
      background: #515151;
      color: #fff; }
      .timeclock-cls table tr td p {
        color: #fff;
        margin-bottom: 0;
        border-top: 1px solid #fff;
        padding-top: 5px;
        margin-top: 5px; }
        @media (max-width: 767px) {
          .timeclock-cls table tr td p {
            font-size: 12px; } }
        .timeclock-cls table tr td p b {
          font-weight: normal;
          font-family: "Raleway-Bold";
          font-size: 32px; }
        .timeclock-cls table tr td p:nth-child(1) {
          border-top: 0;
          padding-top: 0px;
          margin-top: 0px; }
    .timeclock-cls table.tablemobi tr td.hedmobi {
      font-size: 12px;
      font-family: "Raleway-Bold";
      text-transform: uppercase;
      background: #E5553F;
      color: #fff;
      padding: 8px 5px; }
      .timeclock-cls table.tablemobi tr td.hedmobi span {
        /*-webkit-transform: rotate(-90deg);
                            -ff-transform: rotate(-90deg);
                            transform: rotate(-90deg);
                            position: absolute;
                            top: 35%;
                            left: 10%;
                            line-height: 2;
                            width: 24px;*/ }
  .timeclock-cls .dojang-content h2 {
    font-family: "Raleway-Bold"; }
    @media (min-width: 1200px) {
      .timeclock-cls .dojang-content h2 {
        font-size: 32px; } }
    @media (min-width: 768px) and (max-width: 1199px) {
      .timeclock-cls .dojang-content h2 {
        font-size: 28px; } }
    @media (max-width: 767px) {
      .timeclock-cls .dojang-content h2 {
        font-size: 24px; } }
  .timeclock-cls .dojang-content .dojang-section-cls {
    background: #fff;
    /*border: 1px solid $color-grey-light;
            padding: 20px 15px 0 15px;*/
    margin: 20px 0 40px 0; }
  .timeclock-cls .dojang-content ul {
    text-align: center; }
    .timeclock-cls .dojang-content ul li a {
      opacity: 0; }
    .timeclock-cls .dojang-content ul li.paginate_button.next {
      float: right;
      background: url("../images_v2/right.png") center center no-repeat;
      padding: 10px;
      margin-top: 10px; }
      @media (max-width: 767px) {
        .timeclock-cls .dojang-content ul li.paginate_button.next {
          width: 32px; } }
    .timeclock-cls .dojang-content ul li.paginate_button.previous {
      float: left;
      background: url("../images_v2/left.png") center center no-repeat;
      padding: 10px;
      margin-top: 10px; }
      @media (max-width: 767px) {
        .timeclock-cls .dojang-content ul li.paginate_button.previous {
          width: 32px; } }
  @media (min-width: 768px) {
    .timeclock-cls.timeclock-checkinout-cls {
      font-size: 24px; } }
  @media (max-width: 767px) {
    .timeclock-cls.timeclock-checkinout-cls {
      font-size: 18px; } }
  .timeclock-cls.timeclock-checkinout-cls .input-group-addon, .timeclock-cls.timeclock-checkinout-cls .form-control {
    font-family: "Raleway-Medium"; }
    @media (min-width: 768px) {
      .timeclock-cls.timeclock-checkinout-cls .input-group-addon, .timeclock-cls.timeclock-checkinout-cls .form-control {
        font-size: 24px; } }
    @media (max-width: 767px) {
      .timeclock-cls.timeclock-checkinout-cls .input-group-addon, .timeclock-cls.timeclock-checkinout-cls .form-control {
        font-size: 18px; } }
  .timeclock-cls.timeclock-checkinout-cls .content {
    padding: 0; }
    .timeclock-cls.timeclock-checkinout-cls .content .box-body {
      padding: 0; }
  .timeclock-cls.timeclock-checkinout-cls table tr th {
    width: auto; }
  .timeclock-cls.timeclock-checkinout-cls table tr td p {
    border: 0;
    padding-top: 0;
    margin-top: 0; }
  @media (min-width: 768px) {
    .timeclock-cls.timeclock-checkinout-cls .btn-link {
      font-size: 24px; } }
  @media (max-width: 767px) {
    .timeclock-cls.timeclock-checkinout-cls .btn-link {
      font-size: 18px; } }
  .timeclock-cls.timeclock-home-cls {
    margin-top: -20px; }
    .timeclock-cls.timeclock-home-cls .box-header {
      display: none; }
    .timeclock-cls.timeclock-home-cls table tr td p b {
      font-size: 16px; }

#btnTopPages {
  position: fixed;
  bottom: 65px;
  right: 20px;
  z-index: 999;
  background: #000;
  padding: 7px 10px 3px; }
  #btnTopPages a, #btnTopPages a:focus, #btnTopPages a:hover {
    color: #fff !important;
    text-decoration: inherit;
    background: #000; }

.auto-complete-container .search-text-container input.search-text {
  height: 33px;
  width: 100%;
  border-radius: 0;
  border: 1px solid #d6d6d6;
  padding-left: 10px; }

.auto-complete-container .search-text-container i.icon-search {
  float: right;
  margin-top: -23px;
  padding-right: 8px; }

.auto-complete-container .auto-complete-results {
  background: #fff !important;
  border: 1px solid #d6d6d6;
  padding-left: 0;
  list-style: none;
  max-height: 434px;
  overflow-y: scroll; }
  .auto-complete-container .auto-complete-results li {
    border-bottom: 1px solid #d6d6d6;
    padding-left: 8px;
    display: list-item; }
    .auto-complete-container .auto-complete-results li.auto-complete-item-selected, .auto-complete-container .auto-complete-results li:hover {
      background: #d6d6d6 !important; }
    .auto-complete-container .auto-complete-results li p {
      padding-top: 10px; }
      .auto-complete-container .auto-complete-results li p img {
        margin-right: 10px; }

.auto-complete-container .btn-edit-studnet-dob {
  float: right;
  margin-top: -34px;
  border-radius: 0;
  padding: 7px; }

.menu-icon button {
  background: transparent;
  padding: 0;
  margin: 0;
  border: 0; }
  .menu-icon button img {
    width: 32px;
    margin: 6px 10px 0 10px; }

.menu-mobile a, .menu-mobile a:focus, .menu-mobile a:hover {
  color: #fff; }

.menu-mobile .logo-mobi {
  text-align: center;
  margin: 30px; }
  .menu-mobile .logo-mobi img {
    display: inline-block; }

.menu-mobile .menu-mobile-list {
  margin-bottom: 30px; }
  .menu-mobile .menu-mobile-list h2 {
    font-family: "Raleway-Bold";
    font-size: 16px; }

.menu-mobile .social-mobi {
  text-align: center;
  margin-bottom: 20px; }
  .menu-mobile .social-mobi img {
    display: inline-block;
    margin: 0 5px; }

/*---------------------- end menu -----------------------------*/
.bg-white {
  background: #252525; }

.sidenav .right-sidenav, .sidenav .right-sidenav:focus {
  display: inline-block;
  z-index: 2;
  position: fixed;
  right: -178px;
  transition: 0.3s;
  padding: 15px;
  width: 240px;
  text-decoration: none;
  font-size: 20px;
  top: 170px; }
  @media (max-width: 767px) {
    .sidenav .right-sidenav, .sidenav .right-sidenav:focus {
      display: none; } }
  .sidenav .right-sidenav h2, .sidenav .right-sidenav:focus h2 {
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    bottom: -12px;
    left: -15px;
    margin-left: 0px;
    background: none;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); }
  .sidenav .right-sidenav ul, .sidenav .right-sidenav:focus ul {
    padding-left: 0;
    list-style: none;
    background: #252525;
    font-size: 16px; }
    .sidenav .right-sidenav ul li, .sidenav .right-sidenav:focus ul li {
      background: #252525;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2);
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
      .sidenav .right-sidenav ul li:last-child, .sidenav .right-sidenav:focus ul li:last-child {
        border-bottom: 0; }
      .sidenav .right-sidenav ul li img, .sidenav .right-sidenav:focus ul li img {
        display: inline-block;
        width: 46px;
        background: transparent;
        padding: 15px 14px; }
      .sidenav .right-sidenav ul li a, .sidenav .right-sidenav ul li a:focus, .sidenav .right-sidenav:focus ul li a, .sidenav .right-sidenav:focus ul li a:focus {
        color: #fff;
        text-decoration: none;
        width: 100%;
        display: inline-block;
        font-size: 14px; }
      .sidenav .right-sidenav ul li:hover, .sidenav .right-sidenav:focus ul li:hover {
        background: rgba(255, 255, 255, 0.1); }
        .sidenav .right-sidenav ul li:hover img, .sidenav .right-sidenav:focus ul li:hover img {
          background: transparent; }
  .sidenav .right-sidenav:hover, .sidenav .right-sidenav:focus:hover {
    right: -15px; }

.sidenav .left-sidenav, .sidenav .left-sidenav:focus {
  display: inline-block;
  z-index: 9;
  position: fixed;
  left: -317px;
  transition: 0.3s;
  padding: 20px 15px;
  width: 317px;
  text-decoration: none;
  font-size: 20px;
  color: #fff;
  top: 185px;
  background-color: #252525; }
  @media (max-width: 767px) {
    .sidenav .left-sidenav, .sidenav .left-sidenav:focus {
      display: none; } }
  .sidenav .left-sidenav h2, .sidenav .left-sidenav:focus h2 {
    font-size: 31px;
    color: #fff;
    padding: 8px 12px;
    position: absolute;
    top: 138px;
    right: -141px;
    margin: 0px;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); }
    .sidenav .left-sidenav h2 img, .sidenav .left-sidenav:focus h2 img {
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); }
  .sidenav .left-sidenav h3, .sidenav .left-sidenav:focus h3 {
    margin-top: 0; }
  .sidenav .left-sidenav:hover, .sidenav .left-sidenav:focus:hover {
    left: 0px; }

/**
 * Sliding swipe menu CSS
 */
.menu-class {
  height: 100%;
  width: 100%;
  background: url("../images_v2/wt-logo-icon-1.svg") center center no-repeat #252525;
  left: 0;
  top: 0;
  z-index: 99999;
  position: fixed;
  overflow-y: auto;
  overflow-x: visible;
  transform: translate(-100%, 0); }

.ssm-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  display: none;
  z-index: 99998; }

@media (min-width: 993px) {
  .menu-mobile {
    display: none; } }

.menu-mobile .menu-class {
  text-transform: capitalize;
  padding: 15px; }
  .menu-mobile .menu-class h2 {
    margin-top: 0;
    margin-bottom: 5px; }
    .menu-mobile .menu-class h2 a, .menu-mobile .menu-class h2 a:focus {
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
      .menu-mobile .menu-class h2 a:hover, .menu-mobile .menu-class h2 a:focus:hover {
        text-decoration: none; }
  .menu-mobile .menu-class .categories-sub .col-xs-ot {
    width: 100%; }
    .menu-mobile .menu-class .categories-sub .col-xs-ot .category-boxs p {
      display: none; }
    .menu-mobile .menu-class .categories-sub .col-xs-ot .category-boxs h3 {
      font-size: 14px;
      margin-top: 10px;
      padding-left: 15px; }
    .menu-mobile .menu-class .categories-sub .col-xs-ot a h3, .menu-mobile .menu-class .categories-sub .col-xs-ot a:focus h3, .menu-mobile .menu-class .categories-sub .col-xs-ot a:hover h3 {
      text-decoration: none; }
  .menu-mobile .menu-class h3 {
    font-size: 14px;
    margin-top: 10px; }
    .menu-mobile .menu-class h3 a, .menu-mobile .menu-class h3 a:focus {
      font-size: 14px;
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
      .menu-mobile .menu-class h3 a:hover, .menu-mobile .menu-class h3 a:focus:hover {
        text-decoration: none; }
  .menu-mobile .menu-class ul {
    padding-left: 20px;
    margin-bottom: 15px; }
    .menu-mobile .menu-class ul.mb-list-brand {
      padding-left: 0; }
      .menu-mobile .menu-class ul.mb-list-brand li a {
        padding: 0 0 4px 0; }
        .menu-mobile .menu-class ul.mb-list-brand li a img {
          display: inline-block;
          width: 36px;
          margin-right: 10px;
          margin-left: 10px; }
        .menu-mobile .menu-class ul.mb-list-brand li a span {
          padding-top: 7px;
          display: inline-block; }
    .menu-mobile .menu-class ul li a, .menu-mobile .menu-class ul li a:focus {
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
      .menu-mobile .menu-class ul li a:hover, .menu-mobile .menu-class ul li a:focus:hover {
        text-decoration: none; }
  .menu-mobile .menu-class .btn-link span {
    font-size: 12px !important;
    padding: 0px 10px;
    min-width: 180px;
    height: 36px; }
  .menu-mobile .menu-class .logo-menu-mobile img {
    margin-bottom: 10px; }

/* width */
.menu-mobile ::-webkit-scrollbar {
  width: 4px; }

/* Track */
.menu-mobile ::-webkit-scrollbar-track {
  background: #f1f1f1; }

/* Handle */
.menu-mobile ::-webkit-scrollbar-thumb {
  background: #ccc; }

/* Handle on hover */
.menu-mobile ::-webkit-scrollbar-thumb:hover {
  background: #ccc; }

.menu-mobile .menu-class h2 {
  margin-top: 0px;
  padding: 10px 15px;
  letter-spacing: 2px;
  color: #fff; }

.menu-class li {
  list-style-type: none; }

.menu-mobile .menu-class ul li a, .menu-mobile .menu-class ul li a:focus {
  -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  padding: 5px 0;
  display: inline-block; }

.close-popup {
  position: fixed;
  right: 15px;
  width: 60px;
  border: 0;
  background: transparent; }
