ul {
  margin: 0;
  padding: 0;
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none;
    cursor: pointer !important; }

body {
  font-family: "Lato-Regular";
  font-size: 14px; }

input {
  outline: 0; }

img {
  max-width: 100%; }

@media (min-width: 1200px) {
  .container {
    max-width: 1100px; } }
@font-face {
  font-family: 'Lato-Regular';
  src: url("../vendor/fonts/Lato-Regular.eot");
  src: url("../vendor/fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../vendor/fonts/Lato-Regular.woff") format("woff"), url("../vendor/fonts/Lato-Regular.ttf") format("truetype"), url("../vendor/fonts/Lato-Regular.svg#svgFontName") format("svg"); }
@font-face {
  font-family: 'Lato-Bold';
  src: url("../vendor/fonts/Lato-Bold.eot");
  src: url("../vendor/fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("../vendor/fonts/Lato-Bold.woff") format("woff"), url("../vendor/fonts/Lato-Bold.ttf") format("truetype"), url("../vendor/fonts/Lato-Bold.svg#svgFontName") format("svg"); }
@media (max-width: 991px) {
  .mb-15-991 {
    margin-bottom: 10px; } }
.t-12 {
  font-size: 12px; }

.t-14 {
  font-size: 14px; }

.t-15 {
  font-size: 15px; }

.t-16 {
  font-size: 16px; }

.t-17 {
  font-size: 17px; }

.t-18 {
  font-size: 18px; }

.t-19 {
  font-size: 19px; }

.t-20 {
  font-size: 20px; }

.t-21 {
  font-size: 21px; }

.t-22 {
  font-size: 22px; }

.t-24 {
  font-size: 24px; }
  @media (max-width: 400px) {
    .t-24 {
      font-size: 14px; } }

.t-25 {
  font-size: 25px; }

.t-30 {
  font-size: 30px; }
  @media (max-width: 575px) {
    .t-30 {
      font-size: 20px; } }

.t-36 {
  font-size: 36px; }

.t-46 {
  font-size: 46px; }

.max-line {
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; }

.max-line-1 {
  -webkit-line-clamp: 1;
  max-height: 1.5em; }

.max-line-2 {
  -webkit-line-clamp: 2;
  max-height: 3em; }

.max-line-3 {
  -webkit-line-clamp: 3;
  max-height: 4.5em; }

.max-line-4 {
  -webkit-line-clamp: 4;
  max-height: 6em; }

.cl-b {
  color: #333333; }

.mt-10 {
  margin-top: 10px; }

.p-15 {
  padding: 15px; }

.mb-10 {
  margin-bottom: 10px; }

.pt-30 {
  padding-top: 30px; }

.mt-15 {
  margin-top: 15px; }

.mb-15 {
  margin-bottom: 15px; }

.mr-15 {
  margin-right: 15px; }

.mb-20 {
  margin-bottom: 20px; }

.mt-30 {
  margin-top: 30px; }

.mb-60 {
  margin-bottom: 60px; }

.mb-30 {
  margin-bottom: 30px; }

.mt-30 {
  margin-top: 30px; }

.mb-40 {
  margin-bottom: 40px; }

.mb-50 {
  margin-bottom: 50px; }

.mr-20 {
  margin-right: 20px; }

.cl-main {
  color: #C14963 !important; }

.cl-w {
  color: #fff !important; }

.bg-main {
  background-color: #C14963; }

.center-block {
  display: flex;
  align-items: center;
  justify-content: center; }

.gutter-0 {
  margin: 0; }
  .gutter-0 > [class^='col'] {
    padding: 0; }

@media (min-width: 991px) {
  .col-lg-20 {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 15px; } }
.f-lato-bold {
  font-family: "Lato-Bold"; }

.p-40 {
  padding: 40px 0; }

.circle {
  height: 70px;
  width: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%; }

.bg-c {
  background: #f4ad3e; }

.bg-ds {
  background: #d8555b; }

.bg-x {
  background: #01b9c2; }

.img-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0; }

@media (min-width: 768px) {
  .col-md-4_2 {
    max-width: 28.333333%; } }
.max-h-232 {
  max-height: 232px; }

.t-20 {
  font-size: 20px; }

.p-10 {
  padding: 10px; }

.p-5_2 {
  padding: 5px; }

.h-202 {
  height: 202px; }

.pb-14 {
  padding-bottom: 14px; }

.max-h-570 {
  max-height: 570px; }

.h-280 {
  height: 280px; }

.cl-c {
  color: #f4ad3e; }

.mb-25 {
  margin-bottom: 25px; }

.mr-30 {
  margin-right: 30px; }

.ml-30 {
  margin-left: 30px; }

.pb-40 {
  padding-bottom: 40px; }

.un-style {
  color: inherit;
  text-decoration: none; }

.max-line {
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical; }

.max-line-1 {
  -webkit-line-clamp: 1;
  max-height: 1.5em; }

.max-line-2 {
  -webkit-line-clamp: 2;
  max-height: 3em; }

.max-line-3 {
  -webkit-line-clamp: 3;
  max-height: 4.5em; }

.max-line-4 {
  -webkit-line-clamp: 4;
  max-height: 6em; }

.line-title {
  padding: 20px 0 10px 0;
  position: relative; }
  .line-title:before {
    position: absolute;
    content: "";
    width: 80px;
    height: 5px;
    background: #707070;
    top: 0;
    left: 50%;
    transform: translateX(-50%); }

.pt-40 {
  padding-top: 40px; }

.pb-40 {
  padding-bottom: 40px; }

.wrap-title-h1 {
  position: relative;
  padding: 55px 0; }
  .wrap-title-h1:after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(193, 73, 99, 0.4);
    z-index: -2; }
  .wrap-title-h1 .img-bn {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    position: absolute;
    z-index: -2;
    top: 0;
    left: 0; }
  .wrap-title-h1 .breadcrumb {
    background: transparent;
    justify-content: center;
    padding: 0; }
    .wrap-title-h1 .breadcrumb a {
      color: #fff; }
    .wrap-title-h1 .breadcrumb li + li:before {
      display: inline-block;
      content: "/";
      padding: 0 5px;
      color: #fff; }

.wrap-nav {
  border-top: 1px dashed #01b9c2;
  border-bottom: 1px dashed #01b9c2;
  background: #d5ecde; }

.breadcrumb {
  padding: 8px 0;
  margin-bottom: 0;
  background: #d5ecde;
  align-items: center; }
  .breadcrumb a {
    color: #333; }
  .breadcrumb .icon-home {
    display: inline-block;
    padding: 1px 9px;
    background: #01b9c2;
    font-size: 17px;
    color: #fff;
    margin-right: 20px; }

.paging {
  display: flex;
  justify-content: center; }
  .paging li a {
    color: #333;
    padding: 5px 8px;
    border-bottom: 1px solid #b7b7b7; }
    .paging li a.active {
      color: #C14963;
      border-bottom: 1px solid #C14963; }
  .paging li + li {
    margin-left: 10px; }

header .top-header {
  padding: 14px 0;
  box-shadow: 0 -3px 6px rgba(51, 50, 50, 0.16); }
  header .top-header .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  header .top-header_right {
    width: 55%; }
    header .top-header_right .menu-top-bar li {
      position: relative; }
      header .top-header_right .menu-top-bar li + li:after {
        position: absolute;
        content: "";
        width: 1px;
        height: 10px;
        background: #fff;
        top: 50%;
        transform: translateY(-50%); }
      header .top-header_right .menu-top-bar li a {
        display: block;
        padding-left: 12px;
        padding-right: 12px;
        color: #fff; }
    header .top-header_right .app-top-bar li + li {
      margin-left: 10px; }
  header .top-header_left {
    width: 45%; }
  @media (max-width: 991px) {
    header .top-header_right, header .top-header_left {
      width: 100%; }
    header .top-header_left {
      margin-bottom: 10px;
      text-align: center; } }
header .wrap-logo .logo {
  padding: 15px 0; }
  @media (max-width: 991px) {
    header .wrap-logo .logo {
      justify-content: center;
      display: flex !important; } }
header .wrap-logo #formSearch {
  position: relative;
  overflow: hidden;
  width: 100%;
  border-radius: 30px; }
  header .wrap-logo #formSearch input {
    border-radius: 30px;
    padding-left: 15px; }
  header .wrap-logo #formSearch button {
    background: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    font-size: 20px; }
header .wrap-logo .icon-phone-hotline {
  height: 34px;
  width: 34px;
  border-radius: 30px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px; }

@media (min-width: 991.98px) {
  .menu {
    display: flex;
    position: relative; }
    .menu .open-sub {
      display: none; } }
@media (min-width: 991.98px) {
  .menu li {
    white-space: nowrap; }
    .menu li .wrap-submenu {
      position: absolute;
      background: #f9f9f9;
      padding: 15px 15px 30px 15px;
      top: 100%;
      z-index: 100;
      right: 0;
      left: 0;
      display: none; }
      .menu li .wrap-submenu a:hover {
        color: #01b9c2; }
      .menu li .wrap-submenu > ul {
        display: flex; }
        .menu li .wrap-submenu > ul > li {
          width: 25%; }
          .menu li .wrap-submenu > ul > li > a {
            margin-bottom: 5px; }
      .menu li .wrap-submenu a {
        color: #333;
        padding: 5px 0; } }
.menu li a {
  color: #fff;
  display: block; }
@media (min-width: 991.98px) {
  .menu > li {
    flex-grow: 1; }
    .menu > li:hover .wrap-submenu {
      display: block; }
    .menu > li > a {
      text-align: center;
      position: relative;
      padding: 10px 0;
      text-transform: uppercase;
      font-size: 16px; }
    .menu > li:last-child a:after, .menu > li:last-child a:before {
      position: static; } }
@media (max-width: 991px) {
  .menu {
    position: fixed;
    padding-top: 20px;
    width: 300px;
    max-width: 100%;
    left: -100%;
    top: 0;
    height: 100vh;
    overflow-y: auto;
    z-index: 1000;
    transition: all 0.75s;
    background: #C14963; }
    .menu.active {
      left: 0; }
    .menu a {
      padding: 5px 5px 5px 20px; }
    .menu li {
      position: relative; }
    .menu .open-sub {
      display: flex;
      width: 1.4rem;
      height: 1.4rem;
      border-radius: 50%;
      justify-content: center;
      align-items: center;
      position: absolute;
      z-index: 10;
      top: 5px;
      right: 1.5rem;
      transform: translateX(50%);
      padding-top: 0.125rem;
      cursor: pointer;
      background-color: #fff;
      color: #ef7891; }
    .menu .sub-menu {
      display: none;
      padding-left: 15px;
      background-color: #ef7891; } }

@media (min-width: 991.98px) {
  .wrap-btn-menu {
    display: none; } }
@media (max-width: 991px) {
  .wrap-btn-menu .container {
    display: flex;
    justify-content: flex-end;
    color: #fff;
    padding: 5px 0;
    font-size: 25px; } }

@media (max-width: 991px) {
  .bg-menu {
    position: fixed;
    background: #333;
    height: 100vh;
    top: 0;
    z-index: 500;
    width: 110%;
    left: -110%;
    transition: all 0.02s;
    opacity: 0.3; }
    .bg-menu.active {
      left: 0; } }

.open-menu {
  margin-right: 15px; }

.bread_crumb {
  position: relative;
  padding: 37px 0; }
  .bread_crumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
    position: absolute;
    z-index: -2;
    top: 0;
    left: 0; }
  .bread_crumb ul {
    display: flex;
    flex-wrap: wrap; }
    .bread_crumb ul li {
      color: #fff; }
      .bread_crumb ul li a {
        color: #0098e4; }
    .bread_crumb ul li + li:before {
      content: '\f105';
      font-family: 'FontAwesome';
      display: inline-block;
      margin: 0 15px; }

.breadcrumb {
  background: #fff;
  padding: 15px 0; }

.list-news .title-news {
  padding-bottom: 40px; }
.list-news .media-body {
  padding: 15px 15px 15px 30px; }
.list-news .line-title3 {
  position: relative; }
  .list-news .line-title3:before {
    position: absolute;
    content: "";
    width: 80px;
    height: 5px;
    background: #707070;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
.list-news .media {
  flex-wrap: wrap; }
@media (max-width: 991px) {
  .list-news .wrap-image, .list-news .media-body {
    width: 100%; } }

.date {
  display: flex;
  align-items: center; }
  .date .author {
    margin-right: 15px; }

.list-news-relate li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 10px; }
  .list-news-relate li:before {
    position: absolute;
    content: "";
    height: 5px;
    width: 5px;
    background: #707070;
    border-radius: 50%;
    top: 7px;
    left: 0; }
  .list-news-relate li a {
    color: inherit; }

.widget {
  border: 1px solid #ebebeb; }
  .widget-title {
    padding: 10px;
    position: relative; }
    .widget-title:before {
      position: absolute;
      content: "";
      left: 5px;
      right: 5px;
      bottom: 0;
      background: #ebebeb;
      height: 1px; }
  .widget-content {
    padding: 15px; }
    .widget-content .list-news-relate li:before {
      background: #C14963; }

footer .footer-head {
  background: #EDEDED;
  padding-top: 30px;
  padding-bottom: 30px; }
footer .footer-bottom {
  padding-top: 20px;
  padding-bottom: 20px; }
  footer .footer-bottom .title-big {
    position: relative;
    padding-left: 10px; }
    footer .footer-bottom .title-big:before {
      position: absolute;
      content: "";
      height: 14px;
      width: 3px;
      background: #fff;
      left: 0;
      top: 1px; }
  footer .footer-bottom ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px; }
    footer .footer-bottom ul li i {
      position: absolute;
      left: 0;
      top: 2px; }
footer .copy-right .container {
  display: flex;
  justify-content: space-between;
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative; }
  footer .copy-right .container:before {
    position: absolute;
    content: "";
    height: 1px;
    top: 0;
    left: 15px;
    right: 15px;
    background: #fff; }
  footer .copy-right .container .copy-right_app {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    footer .copy-right .container .copy-right_app li + li {
      margin-left: 10px; }

.contact-footer-fixed {
  position: fixed;
  z-index: 9999;
  top: 50%;
  transform: translateY(-50%);
  right: 15px; }
  @media (max-width: 767px) {
    .contact-footer-fixed {
      display: none; } }
  .contact-footer-fixed a {
    background: #fff;
    padding: 5px 10px;
    color: #C14963 !important;
    margin-bottom: 5px;
    border: 1px solid #C14963;
    border-radius: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center; }

.contact-mobile {
  display: flex;
  position: fixed;
  bottom: 0;
  background: #C14963;
  left: 0;
  right: 0;
  z-index: 99999; }
  @media (min-width: 767px) {
    .contact-mobile {
      display: none; } }
  .contact-mobile a {
    display: flex;
    padding: 7px 0;
    flex-direction: column;
    flex: 1;
    color: #fff; }
    .contact-mobile a + a {
      border-left: 1px solid #fff; }
    .contact-mobile a:hover {
      cursor: pointer; }
    .contact-mobile a span {
      display: block;
      text-align: center; }
      @media (max-width: 360px) {
        .contact-mobile a span {
          font-size: 12px; } }
    .contact-mobile a img {
      display: block;
      margin: 0 auto 2px auto;
      width: 50px; }

.slide-main {
  position: relative; }
  .slide-main .home-banner__next {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 50px;
    z-index: 999; }
    .slide-main .home-banner__next:hover {
      cursor: pointer; }
  .slide-main .home-banner__prev {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 50px;
    z-index: 999; }
    .slide-main .home-banner__prev:hover {
      cursor: pointer; }

.section-home-1 .js-section-home-1-slider .item .wrap-text {
  width: 428px;
  max-width: 100%;
  position: relative;
  top: -57px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  padding: 15px 30px; }
  .section-home-1 .js-section-home-1-slider .item .wrap-text .line-title_2 {
    padding-bottom: 15px;
    position: relative; }
    .section-home-1 .js-section-home-1-slider .item .wrap-text .line-title_2:after {
      position: absolute;
      content: "";
      width: 46px;
      height: 3px;
      background: #707070;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%); }
.section-home-1 .next-slide, .section-home-1 .prev-slide {
  position: absolute;
  content: "";
  font-size: 46px;
  top: 50%;
  transform: translateY(-50%); }
  @media (max-width: 600px) {
    .section-home-1 .next-slide, .section-home-1 .prev-slide {
      display: none; } }
  .section-home-1 .next-slide:hover, .section-home-1 .prev-slide:hover {
    cursor: pointer; }
.section-home-1 .next-slide {
  right: -30px; }
.section-home-1 .prev-slide {
  left: -30px; }

.item-news .wrap-image {
  position: relative;
  display: block; }
  .item-news .wrap-image .date {
    position: absolute;
    content: "";
    background: #C14963;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: "Lato-Bold";
    left: 10px;
    top: 15px; }
.item-news .wrap-text {
  padding: 15px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); }

.see-more {
  width: 140px;
  height: 40px;
  color: #fff;
  font-family: "Lato-Bold";
  display: flex;
  align-items: center;
  margin: 30px auto 45px auto;
  background: #C14963;
  border-radius: 30px;
  justify-content: center; }
  .see-more:hover {
    color: #fff; }

.section-tab .tab-section {
  justify-content: center;
  flex-wrap: wrap; }
  .section-tab .tab-section li + li {
    margin-left: 10px; }
  .section-tab .tab-section li a {
    display: block;
    border-radius: 30px;
    color: #333;
    padding: 5px 15px;
    border: 1px solid #ebebeb; }
    .section-tab .tab-section li a.active {
      border: 1px solid #C14963;
      color: #C14963; }

.formTv input, .formTv textarea {
  border-radius: 0;
  border: 1px solid #b7b7b7; }
.formTv button {
  padding: 3px 30px;
  border-radius: 30px; }

.bg-hafl {
  position: relative; }
  .bg-hafl:before {
    position: absolute;
    content: "";
    width: calc(50% + 15px);
    height: 100%;
    left: 0;
    background: #FAFAFA; }
    @media (max-width: 767px) {
      .bg-hafl:before {
        width: 100%; } }

.contact-map {
  height: 300px; }

#formContact {
  width: 540px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }
  #formContact input, #formContact textarea {
    border-radius: 0;
    border: 1px solid #ebebeb; }
  #formContact button {
    padding: 3px 30px;
    border-radius: 30px;
    display: block;
    margin: auto; }

.js-construction-slider .item {
  padding: 10px; }
  .js-construction-slider .item .wrap-text {
    padding: 15px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); }

/*loading*/
/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 99999999999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.12); }

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(150, 11, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0; }

/* Animation */
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }
.loading.close {
  display: none; }

/*# sourceMappingURL=style.css.map */
