@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,500;1,300&family=Oswald:wght@400;500;600&display=swap");
/* Main */
/* Scroll Top */
/* Toolbar */
/* Sản Phẩm Detail */
/* Menu RP */
/* Phone */
@-webkit-keyframes "suntory-alo-circle-anim" {
  0% {
    opacity: 0.1;
    -webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
    transform: rotate(0deg) scale(0.5) skew(1deg); }
  30% {
    opacity: 0.5;
    -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
    transform: rotate(0deg) scale(0.7) skew(1deg); }
  100% {
    opacity: 0.6;
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    transform: rotate(0deg) scale(1) skew(1deg); } }

@keyframes "suntory-alo-circle-anim" {
  0% {
    opacity: 0.1;
    -webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
    transform: rotate(0deg) scale(0.5) skew(1deg); }
  30% {
    opacity: 0.5;
    -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
    transform: rotate(0deg) scale(0.7) skew(1deg); }
  100% {
    opacity: 0.6;
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    transform: rotate(0deg) scale(1) skew(1deg); } }

@-webkit-keyframes "suntory-alo-circle-img-anim" {
  0% {
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    transform: rotate(0deg) scale(1) skew(1deg); }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg); }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg); }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg); }
  50% {
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    transform: rotate(0deg) scale(1) skew(1deg); }
  100% {
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    transform: rotate(0deg) scale(1) skew(1deg); } }

@keyframes "suntory-alo-circle-img-anim" {
  0% {
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    transform: rotate(0deg) scale(1) skew(1deg); }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg); }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg); }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg); }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg); }
  50% {
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    transform: rotate(0deg) scale(1) skew(1deg); }
  100% {
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    transform: rotate(0deg) scale(1) skew(1deg); } }

@-webkit-keyframes "suntory-alo-circle-fill-anim" {
  0% {
    opacity: 0.2;
    -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
    transform: rotate(0deg) scale(0.7) skew(1deg); }
  50% {
    opacity: 0.2;
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    transform: rotate(0deg) scale(1) skew(1deg); }
  100% {
    opacity: 0.2;
    -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
    transform: rotate(0deg) scale(0.7) skew(1deg); } }

@keyframes "suntory-alo-circle-fill-anim" {
  0% {
    opacity: 0.2;
    -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
    transform: rotate(0deg) scale(0.7) skew(1deg); }
  50% {
    opacity: 0.2;
    -webkit-transform: rotate(0deg) scale(1) skew(1deg);
    transform: rotate(0deg) scale(1) skew(1deg); }
  100% {
    opacity: 0.2;
    -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
    transform: rotate(0deg) scale(0.7) skew(1deg); } }

@-webkit-keyframes "colorBackground-phone" {
  0% {
    background-color: #e94325;
    *color: yellow; }
  50% {
    background-color: #1ad0ca;
    *color: red; } }

@keyframes "colorBackground-phone" {
  0% {
    background-color: #e94325;
    *color: yellow; }
  50% {
    background-color: #1ad0ca;
    *color: red; } }

@-webkit-keyframes "pulse" {
  0% {
    -ms-transform: translate(50%, 50%) scale(1);
    -webkit-transform: translate(50%, 50%) scale(1);
    transform: translate(50%, 50%) scale(1); }
  50% {
    -ms-transform: translate(50%, 50%) scale(1.5);
    -webkit-transform: translate(50%, 50%) scale(1.5);
    transform: translate(50%, 50%) scale(1.5); }
  100% {
    -ms-transform: translate(50%, 50%) scale(1);
    -webkit-transform: translate(50%, 50%) scale(1);
    transform: translate(50%, 50%) scale(1); } }

@keyframes "pulse" {
  0% {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5); }
  100% {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes "sdb06" {
  0% {
    -webkit-transform: rotateY(0) rotateZ(-45deg) translate(0, 0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: rotateY(720deg) rotateZ(-45deg) translate(-20px, 20px);
    opacity: 0; } }

@keyframes "sdb06" {
  0% {
    -webkit-transform: rotateY(0) rotateZ(-45deg) translate(0, 0);
    transform: rotateY(0) rotateZ(-45deg) translate(0, 0);
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: rotateY(720deg) rotateZ(-45deg) translate(-20px, 20px);
    transform: rotateY(720deg) rotateZ(-45deg) translate(-20px, 20px);
    opacity: 0; } }

/* Product */
/*
*
/* End  */
@-webkit-keyframes "MOVE-BG" {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  to {
    -webkit-transform: translateX(88px);
    transform: translateX(88px); } }

@keyframes "MOVE-BG" {
  from {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  to {
    -webkit-transform: translateX(88px);
    transform: translateX(88px); } }

/* Search RP */
*:focus {
  outline: none; }

* + .form-wrap {
  margin-top: 20px; }

* + .thumb__subtitle {
  margin-top: 5px; }

* + .thumb-corporate__caption {
  margin-top: 10px; }

* + .thumb-flat__body {
  margin-top: 20px; }

* + .thumb-creative__title {
  margin-top: 15px; }

* + .thumbnail-classic-time {
  margin-top: 15px; }

* + .quote-centered__text {
  margin-top: 10px; }

* + .quote-default__mark {
  margin-top: 30px; }

* + .quote-default__text {
  margin-top: 20px; }

* + .quote-default__cite {
  margin-top: 15px; }

* + .quote-bordered__image {
  margin-top: 15px; }

* + .quote-bordered__small {
  margin-top: 0; }

* + .quote-bordered__text {
  margin-top: 25px; }

* + .quote-bordered__caption {
  margin-top: 10px; }

* + .quote-classic__text {
  margin-top: 8px; }

* + .quote-classic__small {
  margin-top: 0; }

.content-detail {
  background: #fff;
  padding: 30px 15px;
  margin-bottom: 20px; }

.mt20 {
  margin-top: 20px; }

.title-main {
  font-size: 22px;
  font-weight: 800;
  color: var(--color-main);
  text-transform: uppercase;
  margin: 20px 0 30px 0;
  text-align: center;
  font-family: 'SFUFuturaHeavy'; }
  .title-main span {
    border-bottom: 2px solid; }

.global-title {
  text-align: center;
  z-index: 1;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 50px;
  color: var(--color-main);
  background: url(../images/title.png) no-repeat bottom center; }
  .global-title h2 {
    font-size: 40px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    text-transform: uppercase; }
  .global-title p {
    font-size: 12px;
    font-style: italic; }
  .global-title.white {
    color: #fff;
    background: url(../images/title-white.png) no-repeat bottom center; }
  .global-title.global-title--v2 {
    text-align: left;
    background: none;
    margin: 0;
    padding: 0; }

body {
  font-size: 14px;
  background: #fff;
  font-family: 'Montserrat',
 sans-serif;
  overflow-x: hidden; }
  body::-webkit-scrollbar {
    width: 5px;
    background-color: transparent; }
  body::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: transparent; }
  body::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.4); }

:root {
  --color-main: #467c5b;
  --color-hover: #ffc000;
  --color-red: #e80003;
  --color-medium-red: #cc2c32;
  --color-dark-red: #c31829;
  --color-green: #28a745;
  --color-dark-green: #207d36;
  --color-black: #212529;
  --color-gray: #bcbcbc; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

a {
  outline: none;
  padding: 0px; }

input {
  outline: none;
  padding: 0px; }
  input:-webkit-autofill ~ label {
    color: #000 !important; }
  input:-webkit-autofill ~ .form-validation {
    color: #000 !important; }

textarea {
  outline: none;
  padding: 0px; }

input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.w-clear:after {
  display: block;
  content: "";
  clear: both; }

.hidden {
  display: none; }

.clear {
  clear: both; }

.none {
  display: none; }

.hidden-seoh {
  visibility: hidden;
  height: 0px;
  margin: 0px;
  overflow: hidden; }

.wrapper-header {
  position: relative; }

.title-global {
  margin-bottom: 20px; }
  .title-global h3 {
    font-size: 40px;
    font-family: 'Oswald';
    color: #3bacd6;
    font-weight: 500;
    color: var(--color-main);
    text-transform: uppercase; }

.header {
  background: #fff;
  padding: 16px 0;
  border-top: 4px solid var(--color-main); }

.header.fixed {
  background: #fff;
  position: fixed;
  z-index: 123;
  width: 100%;
  padding: 5px 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px; }
  .header.fixed .logo-header img {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    height: 50px; }
  .header.fixed .hotline a {
    font-size: 18px; }
  .header.fixed .menu ul li a {
    font-size: 16px; }

.logo-header {
  display: block; }
  .logo-header img {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }

.search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: #fff; }

.active .__search {
  max-width: 1000px;
  visibility: visible;
  opacity: 1; }

.__search {
  position: relative;
  width: 100%;
  max-width: 0;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 600ms ease;
  -o-transition: all 600ms ease;
  transition: all 600ms ease;
  visibility: hidden;
  opacity: 0; }
  .__search input {
    border: none;
    height: 50px;
    padding: 0 10px;
    font-size: 25px;
    color: #fff;
    background: transparent;
    width: 100%; }
    .__search input::-webkit-input-placeholder {
      color: #fff;
      opacity: 1; }
    .__search input:-ms-input-placeholder {
      color: #fff;
      opacity: 1;
      color: #fff; }
    .__search input::-ms-input-placeholder {
      color: #fff;
      opacity: 1;
      color: #fff; }
    .__search input::placeholder {
      color: #fff;
      opacity: 1; }
  .__search ._bnt {
    background: url(../images/icon-search.png) no-repeat top center;
    position: absolute;
    top: 0;
    right: 10px;
    width: 16px;
    height: 16px;
    bottom: 0;
    margin: auto; }

.hotline {
  font-size: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #3bacd6;
  background: url(../images/icon-call.png) no-repeat left center;
  padding-left: 35px;
  margin-left: 30px; }
  .hotline a {
    color: var(--color-main);
    font-size: 22px;
    margin-left: 10px;
    text-decoration: none;
    font-weight: 600;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-family: 'Oswald', sans-serif; }

.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .menu ul {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .menu ul li {
      list-style: none;
      position: relative;
      margin-right: 20px; }
      .menu ul li a {
        display: block;
        color: #1c1b1b;
        padding: 10px 0px;
        font-size: 17px;
        font-family: 'Oswald', sans-serif;
        text-transform: uppercase;
        font-weight: 400;
        margin: 0;
        position: relative; }
        .menu ul li a:after {
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          width: 0;
          content: '';
          z-index: 1234;
          background: var(--color-main);
          height: 2px;
          -webkit-transition: all 1s ease-out;
          -o-transition: all 1s ease-out;
          transition: all 1s ease-out; }
      .menu ul li:hover > a {
        text-decoration: none;
        color: var(--color-main); }
        .menu ul li:hover > a:after {
          width: 100%; }
      .menu ul li:hover ul {
        opacity: 1;
        visibility: visible;
        top: 100%; }
      .menu ul li ul {
        position: absolute;
        top: 130%;
        left: 0;
        min-width: 250px;
        display: block;
        background: #fff;
        z-index: 1234;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px; }
        .menu ul li ul li {
          margin: 0;
          padding-left: 0;
          -webkit-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
          .menu ul li ul li a {
            padding: 10px 10px;
            font-size: 13px;
            text-transform: capitalize; }
            .menu ul li ul li a:hover {
              background: #fdfbfb; }
              .menu ul li ul li a:hover:after {
                display: none; }

.main-slider {
  position: relative; }
  .main-slider .info {
    color: #1c1b1b;
    position: absolute;
    top: 30%;
    right: 10%;
    background: #ffffffd9;
    max-width: 435px;
    padding: 30px; }
    .main-slider .info h3 {
      font-size: 40px;
      text-transform: uppercase;
      margin-bottom: 10px;
      color: var(--color-main);
      font-weight: 500; }
    .main-slider .info .desc {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-family: 'Montserrat', sans-serif;
      font-size: 15px;
      font-weight: 500; }
    .main-slider .info .btn {
      font-family: 'Montserrat', sans-serif;
      font-size: 13px;
      font-weight: 500;
      background: var(--color-main);
      margin-top: 15px;
      -webkit-clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 100%);
      clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 100%);
      padding-right: 35px;
      border-radius: 0; }
      .main-slider .info .btn:hover {
        background: #ffc000; }
  .main-slider .prev-slideshow {
    position: absolute;
    margin: 0;
    padding: 0;
    background: #ffc400;
    width: 34px;
    height: 72px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    padding: 25px 5px;
    color: #fff;
    cursor: pointer;
    opacity: 0.7;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    left: 0; }
    .main-slider .prev-slideshow:hover {
      opacity: 1; }
  .main-slider .next-slideshow {
    position: absolute;
    margin: 0;
    padding: 0;
    background: #ffc400;
    width: 34px;
    height: 72px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    padding: 25px 5px;
    color: #fff;
    cursor: pointer;
    opacity: 0.7;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-clip-path: polygon(100% 0, 100% 100%, 0 50%);
    clip-path: polygon(100% 0, 100% 100%, 0 50%);
    right: 0;
    text-align: right; }
    .main-slider .next-slideshow:hover {
      opacity: 1; }

.slideshow {
  position: relative; }
  .slideshow img {
    width: 100%;
    /* height: calc(100vh - 96px); */
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover; }
  .slideshow a {
    color: #fff;
    text-decoration: none; }

.dknt {
  background: #3bacd6;
  color: #fff;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%; }
  .dknt > div {
    max-width: 470px;
    margin: 0 auto;
    width: 100%; }
  .dknt .tit {
    font-weight: bold;
    font-size: 34px;
    text-transform: uppercase;
    padding: 15px 0;
    font-weight: 700; }
  .dknt form {
    padding: 0 10px 10px;
    margin: 0 auto; }
  .dknt .input-dk {
    margin-bottom: 35px; }
    .dknt .input-dk input {
      font-size: 15px;
      background: transparent;
      border: none;
      border-bottom: 1px solid #fff;
      border-radius: 0;
      outline: none;
      font-weight: 400;
      height: 37px;
      padding: 0;
      color: #fff; }
      .dknt .input-dk input:-webkit-autofill {
        -webkit-box-shadow: 0 0 0 30px white inset !important; }
        .dknt .input-dk input:-webkit-autofill:hover {
          -webkit-box-shadow: 0 0 0 30px white inset !important; }
        .dknt .input-dk input:-webkit-autofill:focus {
          -webkit-box-shadow: 0 0 0 30px white inset !important; }
        .dknt .input-dk input:-webkit-autofill:active {
          -webkit-box-shadow: 0 0 0 30px white inset !important; }
      .dknt .input-dk input:focus {
        border-color: inherit;
        -webkit-box-shadow: none;
        box-shadow: none; }
    .dknt .input-dk::-webkit-input-placeholder {
      color: #fff; }
    .dknt .input-dk:-moz-placeholder {
      color: #fff;
      opacity: 1; }
    .dknt .input-dk::-moz-placeholder {
      color: #fff;
      opacity: 1; }
    .dknt .input-dk:-ms-input-placeholder {
      color: #fff; }
    .dknt .input-dk::-ms-input-placeholder {
      color: #fff; }
    .dknt .input-dk::placeholder {
      color: #fff; }
    .dknt .input-dk textarea {
      font-size: 15px;
      background: transparent;
      border: 0;
      border-bottom: 1px solid #fff;
      border-radius: 0;
      outline: none;
      font-weight: 400;
      height: 37px;
      padding: 0;
      color: #fff; }
      .dknt .input-dk textarea:focus {
        border-color: inherit;
        -webkit-box-shadow: none;
        box-shadow: none; }
  .dknt .input-dk3 {
    margin-bottom: 20px; }
  .dknt .input-dk2 {
    margin: 0 auto;
    text-align: right; }

.__btn {
  font-size: 16px;
  color: #fff;
  background: #4fdad3;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  padding: 10px;
  border-radius: 5px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  border: 0;
  width: 170px;
  text-transform: uppercase; }
  .__btn:hover {
    background: #000; }

.infoslide {
  background: #ffc400;
  padding: 20px 0; }
  .infoslide ul {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .infoslide ul li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: 30%;
      padding: 10px 0; }
      .infoslide ul li:last-child ._right p {
        display: none; }
      .infoslide ul li:nth-child(2) {
        border-left: 1px solid #deab00;
        border-right: 1px solid #deab00;
        width: 40%; }
  .infoslide ._left {
    margin-right: 15px;
    max-width: 45px; }
  .infoslide ._right p {
    font-size: 15px;
    margin-bottom: 3px; }
  .infoslide ._right h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0; }

.wrap-about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: url(../images/bg-sukhacbiet.png) no-repeat top center;
  padding: 80px 0;
  background-size: cover; }
  .wrap-about .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .wrap-about ._left {
    position: relative;
    z-index: 12;
    padding-right: 45px; }
    .wrap-about ._left .__desc {
      font-family: 'Montserrat', sans-serif; }
      .wrap-about ._left .__desc b {
        font-size: 18px; }
      .wrap-about ._left .__desc strong {
        font-size: 18px; }
      .wrap-about ._left .__desc p {
        line-height: 1.8; }
    .wrap-about ._left a:hover {
      text-decoration: none; }
  .wrap-about .__content {
    padding: 0;
    margin: 40px 0 0 0; }
    .wrap-about .__content li {
      list-style: none;
      padding: 25px 15px;
      width: calc(50% - 10px);
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 0 5px;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      .wrap-about .__content li i {
        margin-right: 10px;
        font-size: 20px; }
      .wrap-about .__content li p {
        line-height: 1.8;
        margin: 0;
        font-size: 13px; }
      .wrap-about .__content li h4 {
        font-size: 15px;
        font-family: SFUFuturaHeavy;
        text-transform: uppercase; }
      .wrap-about .__content li img {
        -webkit-transition: all 2s ease-out;
        -o-transition: all 2s ease-out;
        transition: all 2s ease-out; }
      .wrap-about .__content li:hover img {
        -webkit-transform: rotate(720deg);
        -ms-transform: rotate(720deg);
        transform: rotate(720deg); }
    .wrap-about .__content li.active {
      background: #003362;
      color: #fff; }
    .wrap-about .__content li.item_percent {
      width: 100%;
      font-size: 16px;
      color: #2c3e50;
      padding: 0;
      margin: 35px 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .wrap-about .__content li.item_percent:hover {
        cursor: pointer; }
        .wrap-about .__content li.item_percent:hover h5 {
          color: var(--color-hover); }
      .wrap-about .__content li.item_percent h5 {
        font-size: 20px;
        color: var(--color-main);
        text-transform: capitalize;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        font-family: 'Oswald', sans-serif; }
      .wrap-about .__content li.item_percent h6 {
        font-size: 12px;
        font-family: 'Montserrat', sans-serif; }
      .wrap-about .__content li.item_percent .cont_per {
        width: calc(100% - 80px); }
      .wrap-about .__content li.item_percent .img-percent {
        margin-right: 20px;
        width: 80px; }
  .wrap-about ._right {
    position: relative; }

.seemore {
  text-align: center; }
  .seemore > div {
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    width: 200px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: var(--color-main);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    margin: 0 auto;
    position: relative;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .seemore > div:hover {
      background: var(--color-hover);
      cursor: pointer; }
      .seemore > div:hover .after-call:before {
        right: calc(100% - 60px);
        background: var(--color-hover); }
      .seemore > div:hover .after-call:after {
        bottom: calc(100% - 20px);
        background: var(--color-hover); }
      .seemore > div:hover .before-call:before {
        left: calc(100% - 50px);
        background: var(--color-hover); }
      .seemore > div:hover .before-call:after {
        top: calc(100% - 16px);
        background: var(--color-hover); }
    .seemore > div .after-call {
      position: absolute;
      bottom: -8px;
      right: -8px;
      width: calc(100% + 16px);
      height: calc(100% + 16px); }
      .seemore > div .after-call:before {
        position: absolute;
        bottom: 0;
        right: -8px;
        width: 70px;
        height: 1px;
        content: '';
        background: var(--color-main);
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
      .seemore > div .after-call:after {
        position: absolute;
        bottom: -8px;
        right: 0;
        width: 1px;
        height: 30px;
        content: '';
        background: var(--color-main);
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
    .seemore > div .before-call {
      position: absolute;
      top: -16px;
      left: -16px;
      width: calc(100% + 16px);
      height: calc(100% + 16px); }
      .seemore > div .before-call:before {
        position: absolute;
        top: 8px;
        left: 0;
        width: 70px;
        height: 1px;
        content: '';
        background: var(--color-main);
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
      .seemore > div .before-call:after {
        position: absolute;
        top: 0;
        left: 8px;
        width: 1px;
        height: 30px;
        content: '';
        background: var(--color-main);
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
    .seemore > div a {
      color: #fff;
      margin-left: 5px; }
      .seemore > div a:hover {
        text-decoration: none; }

.wrap-dichvu {
  background: url(../images/bg.png) no-repeat top center;
  padding-bottom: 50px;
  background-size: cover; }
  .wrap-dichvu ul {
    list-style: none;
    padding: 0;
    margin: 0 -10px 40px -10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .wrap-dichvu ul li {
      width: calc(25% - 10px);
      position: relative;
      border: 5px solid transparent;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      .wrap-dichvu ul li:after {
        position: absolute;
        bottom: -24px;
        z-index: 2;
        content: '\f103';
        width: 48px;
        height: 48px;
        background-color: var(--color-hover);
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-radius: 50%;
        left: 0;
        right: 0;
        margin: auto;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
      .wrap-dichvu ul li a {
        display: block; }
        .wrap-dichvu ul li a h3 {
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          width: 100%;
          margin: 0;
          font-size: 14px;
          color: #fff;
          padding-left: 20px;
          padding-right: 20px;
          padding-top: 60px;
          padding-bottom: 20px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          text-transform: uppercase;
          background: url(../images/icon-xenang.png) no-repeat top left 20px;
          -webkit-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s;
          -webkit-box-pack: left;
          -ms-flex-pack: left;
          justify-content: left;
          font-family: 'Oswald', sans-serif;
          font-size: 18px;
          text-transform: uppercase;
          font-weight: 400; }
      .wrap-dichvu ul li ._desc {
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        background: #0000004d url(../images/icon-xenang.png) no-repeat top 30px center;
        padding: 90px 20px 20px 20px;
        position: absolute;
        top: 0;
        left: 0;
        text-align: center;
        color: #fff;
        bottom: -100%; }
        .wrap-dichvu ul li ._desc h4 {
          font-family: 'Oswald', sans-serif;
          font-size: 18px;
          text-transform: uppercase;
          font-weight: 400; }
        .wrap-dichvu ul li ._desc p {
          font-size: 12px; }
      .wrap-dichvu ul li:hover {
        border-color: var(--color-hover); }
        .wrap-dichvu ul li:hover ._desc {
          opacity: 1;
          visibility: visible;
          bottom: 0; }
        .wrap-dichvu ul li:hover a h3 {
          opacity: 0;
          visibility: hidden;
          left: -100%; }
        .wrap-dichvu ul li:hover:after {
          opacity: 1;
          visibility: visible; }

.top-service {
  position: relative;
  padding-top: 80px; }
  .top-service:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: calc(100% - 100px);
    content: '';
    background: url(../images/bg-service.png) no-repeat top center; }

.bottom-service .container {
  max-width: 1120px;
  padding: 20px;
  position: relative;
  border-top: 1px solid var(--color-hover); }
  .bottom-service .container .row {
    margin-bottom: 40px; }
  .bottom-service .container:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 120px;
    border-width: 1px;
    border-style: solid;
    -webkit-border-image: -webkit-gradient(linear, left top, left bottom, from(var(--color-hover)), to(rgba(0, 0, 0, 0))) 1 100%;
    -webkit-border-image: -webkit-linear-gradient(top, var(--color-hover), rgba(0, 0, 0, 0)) 1 100%;
    -o-border-image: -o-linear-gradient(top, var(--color-hover), rgba(0, 0, 0, 0)) 1 100%;
    border-image: -webkit-gradient(linear, left top, left bottom, from(var(--color-hover)), to(rgba(0, 0, 0, 0))) 1 100%;
    border-image: linear-gradient(to bottom, var(--color-hover), rgba(0, 0, 0, 0)) 1 100%;
    content: ''; }

.bottom-service .item-service {
  margin-bottom: 30px;
  -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; }
  .bottom-service .item-service h3 {
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    height: 60px;
    background: #fff;
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    border-bottom: 4px solid var(--color-main);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  .bottom-service .item-service img {
    width: 100%; }
  .bottom-service .item-service a {
    color: #000; }
  .bottom-service .item-service:hover h3 {
    border-bottom: 4px solid var(--color-hover); }
  .bottom-service .item-service:hover a {
    text-decoration: none; }

.dangkynhanbaogia {
  background: url(../images/bg-dknt.png);
  background-size: cover;
  padding: 80px 0;
  background-attachment: fixed; }
  .dangkynhanbaogia h3 {
    font-family: 'Oswald', sans-serif;
    font-size: 34px;
    font-weight: 500;
    color: var(--color-hover);
    margin-bottom: 15px;
    text-transform: uppercase; }
  .dangkynhanbaogia p {
    color: #dedede;
    font-size: 16px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300; }
  .dangkynhanbaogia .container {
    max-width: 830px;
    margin: 0 auto; }
  .dangkynhanbaogia ._info {
    border-right: 2px solid var(--color-hover);
    padding-right: 30px; }

.form-newsletter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 15px;
  font-family: 'Oswald', sans-serif; }
  .form-newsletter ._left {
    width: 100%; }
    .form-newsletter ._left .newsletter-input {
      margin-bottom: 13px; }
    .form-newsletter ._left input {
      height: 45px;
      color: #fff;
      background: #ffffff33;
      padding-bottom: 10px;
      width: 100%;
      border: none;
      border-radius: 0; }
    .form-newsletter ._left ::-webkit-input-placeholder {
      /* Edge */
      color: #fff; }
    .form-newsletter ._left :-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #fff; }
    .form-newsletter ._left ::-ms-input-placeholder {
      color: #fff; }
    .form-newsletter ._left ::placeholder {
      color: #fff; }
  .form-newsletter ._right {
    width: 140px;
    position: relative;
    right: 20px;
    top: 30px;
    background: var(--color-hover);
    color: #fff;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    height: 40px; }
    .form-newsletter ._right input {
      background: transparent;
      border: none;
      color: #fff;
      text-transform: uppercase; }

.wrap-quytrinh {
  padding: 70px 0;
  background: url(../images/bg-quytrinh.png) no-repeat;
  background-size: cover;
  position: relative; }
  .wrap-quytrinh .line {
    margin-bottom: 25px; }
  .wrap-quytrinh h6 {
    margin: 0px 200px 40px;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    color: #7b7b7b; }
  .wrap-quytrinh .left {
    width: 65%;
    float: left;
    background: url(../images/img-quytrinh.png) no-repeat;
    min-height: 557px; }
    .wrap-quytrinh .left .box {
      height: 64px;
      overflow: hidden;
      margin-bottom: 30px;
      margin-top: 10px; }
      .wrap-quytrinh .left .box:hover {
        cursor: pointer; }
        .wrap-quytrinh .left .box:hover .ten {
          background: var(--color-hover); }
      .wrap-quytrinh .left .box:nth-child(1) {
        padding-left: 178px; }
      .wrap-quytrinh .left .box:nth-child(2) {
        padding-left: 295px; }
      .wrap-quytrinh .left .box:nth-child(3) {
        padding-left: 330px; }
      .wrap-quytrinh .left .box:nth-child(4) {
        padding-left: 330px; }
      .wrap-quytrinh .left .box:nth-child(5) {
        padding-left: 300px; }
      .wrap-quytrinh .left .box:nth-child(6) {
        padding-left: 190px; }
      .wrap-quytrinh .left .box .ten {
        position: relative;
        background: var(--color-main);
        border-radius: 58px;
        width: 277px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s; }
      .wrap-quytrinh .left .box span:nth-child(1) {
        width: 60px;
        height: 60px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        border: 1px solid #ddd;
        background: #fff;
        font-size: 25px;
        font-weight: 600;
        font-family: 'Oswald';
        border-radius: 50%;
        -webkit-box-shadow: 5px 5px 15px 0 5px 5px 15px 0 #0000001a;
        box-shadow: 5px 5px 15px 0 5px 5px 15px 0 #0000001a;
        position: relative; }
      .wrap-quytrinh .left .box span:nth-child(2) {
        padding: 0px 20px 0px 32px;
        text-align: center;
        font-size: 18px;
        font-family: 'Oswald';
        font-weight: 400;
        display: inline-block;
        color: #fff;
        border-radius: 42px;
        margin-left: -21px;
        -webkit-box-shadow: 5px 3px 15px 5px 5px 5px 15px 0 #0000001a;
        box-shadow: 5px 3px 15px 5px 5px 5px 15px 0 #0000001a; }
  .wrap-quytrinh .right {
    width: 35%;
    max-width: 340px;
    float: left;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
    border-radius: 12px;
    background: #fff;
    overflow: hidden; }
    .wrap-quytrinh .right .box {
      display: none; }
      .wrap-quytrinh .right .box:nth-child(1) {
        display: block; }
      .wrap-quytrinh .right .box h3 {
        font-size: 28px;
        margin-bottom: 20px;
        color: #fff;
        background: url(../images/bg-title-quytrinh.png) no-repeat top center;
        font-family: 'Oswald', sans-serif;
        text-align: center;
        text-transform: uppercase;
        height: 82px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
      .wrap-quytrinh .right .box .noidung {
        padding-top: 50px;
        padding: 35px; }
        .wrap-quytrinh .right .box .noidung ul {
          padding: 0 20px;
          margin: 0; }
          .wrap-quytrinh .right .box .noidung ul li {
            background: url(../images/dot.png) no-repeat left center;
            border-bottom: 1px solid #cccccc3d;
            list-style: none;
            padding: 10px 0 10px 25px;
            font-size: 15px;
            color: #474747; }
            .wrap-quytrinh .right .box .noidung ul li:last-child {
              border-bottom: none; }
        .wrap-quytrinh .right .box .noidung a {
          margin-top: 20px;
          background: var(--color-hover);
          color: #fff;
          display: block;
          text-align: center;
          padding: 15px;
          font-size: 15px;
          text-transform: uppercase;
          border-radius: 35px;
          -webkit-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s; }
          .wrap-quytrinh .right .box .noidung a:hover {
            cursor: pointer;
            background: var(--color-main);
            text-decoration: none; }

.wrap-ykien {
  padding: 70px 0; }
  .wrap-ykien .col-12 {
    padding: 15px; }

.item-ykien {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px;
  -webkit-box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
  border-radius: 5px; }
  .item-ykien ._img {
    width: 70px; }
    .item-ykien ._img img {
      border-radius: 50%;
      border: 1px solid #ccc; }
  .item-ykien .info {
    width: calc(100% - 100px); }
    .item-ykien .info ._cont {
      font-size: 13px; }
      .item-ykien .info ._cont i {
        color: var(--color-main); }
    .item-ykien .info .info-v2 {
      margin-top: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .item-ykien .info .info-v2 h3 {
        font-size: 20px;
        color: var(--color-main);
        font-family: 'Oswald', sans-serif;
        text-transform: uppercase; }
      .item-ykien .info .info-v2 p {
        font-size: 13px;
        color: #8b8b8b; }
      .item-ykien .info .info-v2 .rating {
        color: #f5da73; }

.wrap-coupon {
  position: relative;
  margin: 80px 0 10px; }
  .wrap-coupon:before{
    position: absolute;
    top: 15px;
    left: 0;
    height: 1px;
    width: 100%;
    content: '';
    background: #0000001a;
  }
  .wrap-coupon .row {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
    .wrap-coupon .row .col-12:nth-child(1) {
      max-width: 550px; }
  .wrap-coupon p {
    font-size: 12px;
    color: #b9b9b9;
    margin-top: 5px; }
  .wrap-coupon .form-newsletter--v2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .wrap-coupon .form-newsletter--v2 .newsletter-input {
      width: calc(100% - 180px); }
    .wrap-coupon .form-newsletter--v2 input {
      height: 45px;
      border: 1px solid #eee;
      background: none; }
    .wrap-coupon .form-newsletter--v2 .newsletter-button {
      width: 165px; }
      .wrap-coupon .form-newsletter--v2 .newsletter-button input {
        background: var(--color-main);
        border: none;
        color: #fff;
        text-transform: uppercase;
        border-radius: 5px;
        font-size: 15px;
        width: 100%; }

.wrap-linhvuc {
  padding: 50px 0;
  font-size: 16px;
  background: url(../images/activities_bg.png); }
  .wrap-linhvuc ul {
    padding: 0;
    margin: 30px auto;
    list-style: none; }
    .wrap-linhvuc ul li {
      background-size: 15px 15px;
      margin-bottom: 5px;
      padding-top: 20px;
      padding-bottom: 20px; }
      .wrap-linhvuc ul li:not(:last-child) {
        border-bottom: #e1e1e1 solid 1px; }
      .wrap-linhvuc ul li a {
        color: #898989;
        font-size: 16px; }
        .wrap-linhvuc ul li a:hover {
          color: #3bacd6;
          text-decoration: none; }
        .wrap-linhvuc ul li a span {
          width: 20px;
          height: 20px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          border: #898989 1px solid;
          float: left;
          border-radius: 50%;
          margin-right: 5px; }
          .wrap-linhvuc ul li a span i {
            font-size: 11px; }
  .wrap-linhvuc h3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    font-family: 'SFUFuturaHeavy';
    text-transform: uppercase;
    margin-bottom: 15px; }
  .wrap-linhvuc img {
    border-radius: 50%;
    margin-right: 10px;
    border: 1px solid #fff; }

.img_hv {
  overflow: hidden;
  position: relative; }
  .img_hv img {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    max-width: 100%; }
  .img_hv:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

.breadCrumbs {
  background: #f9f9f9; }

.breadcrumb {
  background: #f9f9f9;
  margin: 0; }
  .breadcrumb .breadcrumb-item.active a {
    color: #003362;
    font-weight: bold; }
  .breadcrumb a {
    color: #000; }

.scrollToTop {
  width: 41px;
  height: 41px;
  text-align: center;
  font-weight: bold;
  color: #444;
  text-decoration: none;
  position: fixed;
  bottom: 65px;
  right: 25px;
  display: none;
  z-index: 10;
  cursor: pointer; }

.footer {
  background: url(../images/bg-footer.png) no-repeat top center;
  background-size: cover;
  padding: 150px 0 0; }

.title-footer {
  color: #fff;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 20px;
  padding-bottom: 10px;
  position: relative;
  text-transform: uppercase; }
  .title-footer:after {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 70px;
    content: '';
    background: #fff; }

.logo-footer {
  margin-bottom: 10px;
  display: block;
  text-align: left; }

.info-footer {
  text-align: center; }
  .info-footer h3 {
    color: #2c3e50;
    font-size: 20px;
    font-family: SFUFuturaHeavy;
    text-transform: uppercase;
    margin-bottom: 20px; }
  .info-footer p {
    font-size: 13px; }

.info-contact ul {
  padding: 0;
  margin: 0; }
  .info-contact ul li {
    list-style: none;
    margin-bottom: 15px; }
    .info-contact ul li a {
      color: #2c3e50; }
    .info-contact ul li:first-child {
      border-bottom: 1px solid #e6e6e6;
      padding-bottom: 15px; }

.info-contact .hotline-ft a {
  color: #fff;
  background: #3fc3bc;
  font-size: 15px;
  font-family: SFUFuturaHeavy;
  -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  padding: 9px 20px;
  border-radius: 20px;
  display: inline-block; }
  .info-contact .hotline-ft a:hover {
    text-decoration: none; }

.info-hotro {
  color: #fff; }
  .info-hotro ul {
    padding: 0;
    margin: 0; }
    .info-hotro ul li {
      list-style: none;
      padding-bottom: 7px;
      margin-bottom: 7px; }
      .info-hotro ul li a {
        color: #fff;
        text-transform: capitalize;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        font-size: 13px; }
        .info-hotro ul li a:hover {
          padding-left: 5px;
          text-decoration: none;
          color: var(--color-hover); }

.hover-icon {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 100%;
  background-color: #00000080;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 20px;
  text-align: center;
  clip-path: inset(0 100% 0 0);
  -webkit-clip-path: inset(0 100% 0 0);
  -webkit-transition: -webkit-clip-path 0.5s cubic-bezier(0.59, 0.02, 0.17, 0.95);
  transition: -webkit-clip-path 0.5s cubic-bezier(0.59, 0.02, 0.17, 0.95);
  -o-transition: clip-path 0.5s cubic-bezier(0.59, 0.02, 0.17, 0.95);
  transition: clip-path 0.5s cubic-bezier(0.59, 0.02, 0.17, 0.95);
  transition: clip-path 0.5s cubic-bezier(0.59, 0.02, 0.17, 0.95), -webkit-clip-path 0.5s cubic-bezier(0.59, 0.02, 0.17, 0.95); }
  .hover-icon span {
    background: var(--color-hover) url(../images/icon-search2.png) no-repeat center;
    width: 50px;
    height: 50px;
    padding: 7px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: .3s ease-in-out .3s;
    -o-transition: .3s ease-in-out .3s;
    transition: .3s ease-in-out .3s; }

.content-main .item-news {
  margin-bottom: 30px; }

.content-main img {
  max-width: 100%;
  height: auto !important; }

.list-news-other .item-news {
  margin-bottom: 30px; }

.xemchitiet {
  color: #00bcd4;
  text-decoration: underline;
  margin-top: 5px;
  margin-bottom: 30px; }

.item-news a {
  color: #000;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  text-decoration: none;
  display: block;
  margin-bottom: 20px; }
  .item-news a:hover {
    text-decoration: none; }

.item-news ._xt {
  font-size: 12px;
  text-align: right; }
  .item-news ._xt:hover {
    color: var(--color-hover); }

.item-news .img_hv {
  position: relative;
  z-index: 2; }

.item-news .info {
  margin-top: 10px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  z-index: 2;
  float: right;
  width: 90%;
  background: #fff;
  position: relative;
  top: -30px;
  padding: 15px;
  -webkit-box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px; }
  .item-news .info .time {
    margin-bottom: 10px;
    font-size: 11px;
    color: #9d9d9d;
    font-weight: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .item-news .info h3 {
    color: #2c3e50;
    font-size: 13px;
    font-weight: normal;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding-bottom: 10px;
    position: relative;
    margin: 0; }
    .item-news .info h3:hover {
      color: var(--color-hover); }
  .item-news .info p {
    margin-bottom: 10px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #424242;
    font-size: 12px;
    font-style: italic; }

.item-news .xemthem {
  font-size: 13px;
  font-weight: 600; }

.item-news:hover .hover-icon {
  clip-path: inset(0 0 0 0);
  -webkit-clip-path: inset(0 0 0 0); }
  .item-news:hover .hover-icon span {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

.item-lienhe {
  background: url(../images/icon-call-v2.png) no-repeat top 40px left 30px;
  font-size: 14px;
  -webkit-box-shadow: #0000001a 0px 0px 5px 0px, #0000001a 0px 0px 1px 0px;
  box-shadow: #0000001a 0px 0px 5px 0px, #0000001a 0px 0px 1px 0px;
  padding: 30px;
  padding-left: 100px;
  position: relative; }
  .item-lienhe:hover {
    cursor: pointer; }
    .item-lienhe:hover a {
      background: var(--color-hover);
      text-decoration: none; }
  .item-lienhe a {
    width: 115px;
    height: 35px;
    background: var(--color-main);
    position: absolute;
    bottom: -17px;
    color: #fff;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 3px; }
  .item-lienhe h4 {
    font-size: 14px; }
  .item-lienhe h3 {
    color: var(--color-main);
    font-size: 26px;
    font-weight: bold;
    margin: 12px 0; }

.item-kinhnghiem {
  margin-bottom: 40px;
  overflow: hidden;
  text-align: left;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  background: #fff;
  border-radius: 7px;
  border: 1px solid #e6e6e6; }
  .item-kinhnghiem .info {
    padding: 0 15px 15px 15px; }
    .item-kinhnghiem .info .desc-news {
      color: #7A7A7A; }
    .item-kinhnghiem .info h3 {
      color: #000;
      font-family: 'SFUFuturaHeavy';
      font-size: 18px;
      font-weight: normal; }

.search_w {
  position: relative; }
  .search_w p {
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    width: 35px;
    font-size: 17px;
    color: #616161;
    margin: 0; }

.widget_search {
  margin-bottom: 40px;
  padding: 35px 30px 35px;
  border-radius: 8px;
  background: #fff;
  border: 1px solid #e6e6e6;
  -webkit-box-shadow: 0 0 5px #000;
  box-shadow: 0 0 5px #000; }
  .widget_search input {
    background: #fff none repeat scroll 0 0;
    height: 60px;
    position: relative;
    width: 100%;
    border: 1px solid #ced4da;
    color: #616161;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    border-radius: 8px;
    padding: 0 15px; }

.wrap-news {
  padding-top: 20px;
  margin-bottom: 70px; }
  .wrap-news .container {
    max-width: 1084px; }

.owl-tintuc .item-news .info p {
  -webkit-line-clamp: 7; }

.wrap-banggia {
  position: relative;
  text-align: center; }
  .wrap-banggia:before {
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    width: 20%;
    background: #4fdad3;
    content: '';
    z-index: -1; }
  .wrap-banggia:after {
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    width: 20%;
    background: #314456;
    content: '';
    z-index: -1; }

.toolbar {
  display: none;
  background: #ffffff;
  width: 100%;
  padding: 5px;
  bottom: 0px;
  position: fixed;
  z-index: 500;
  height: auto;
  left: 0px;
  border-top: 1px solid #eaeaea; }
  .toolbar ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0px;
    margin: 0px; }
    .toolbar ul li {
      text-align: center;
      width: 25%; }
      .toolbar ul li a {
        display: block;
        width: 100%;
        cursor: pointer;
        color: #333333;
        font-size: 16px; }
        .toolbar ul li a img {
          height: 6vw;
          width: auto; }
        .toolbar ul li a span {
          font-weight: 400;
          font-size: 13px;
          display: block; }
      .toolbar ul li a.active {
        color: #3fc3bc; }

.input-contact {
  margin-bottom: 10px; }

.bottom-contact {
  position: relative;
  padding-bottom: 50%;
  margin: 50px 0; }
  .bottom-contact iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%; }

.item-productindex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .item-productindex:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    .item-productindex:nth-child(2n) .content-left {
      background: #f1f5f6; }
      .item-productindex:nth-child(2n) .content-left .detail {
        color: #2c3e50; }
        .item-productindex:nth-child(2n) .content-left .detail h3 {
          background: url(../images/bg-title.png) no-repeat left center; }
          .item-productindex:nth-child(2n) .content-left .detail h3 a {
            color: #2c3e50; }
  .item-productindex .content-left {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #2c3e50; }
    .item-productindex .content-left .detail {
      max-width: 510px;
      padding: 35px 40px 45px;
      color: #fff; }
      .item-productindex .content-left .detail h3 {
        font-size: 36px;
        font-family: SFUFuturaHeavy;
        background: url(../images/bg-title-white.png) no-repeat left center;
        padding: 15px 0 25px 40px;
        font-weight: normal;
        text-transform: uppercase; }
        .item-productindex .content-left .detail h3 a {
          color: #fff; }
          .item-productindex .content-left .detail h3 a:hover {
            text-decoration: none; }
      .item-productindex .content-left .detail p {
        font-size: 16px;
        line-height: 1.8;
        text-align: justify; }
  .item-productindex .content-right {
    width: 50%; }
    .item-productindex .content-right a {
      display: block;
      overflow: hidden;
      position: relative; }
    .item-productindex .content-right img {
      -o-object-fit: cover;
      object-fit: cover;
      width: 100%;
      max-height: 520px; }
    .item-productindex .content-right ._hover {
      position: absolute;
      content: '';
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(2, 191, 198, 0.5);
      color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      .item-productindex .content-right ._hover > div {
        max-width: 510px;
        padding: 35px 40px 45px; }
      .item-productindex .content-right ._hover h4 {
        font-size: 28px;
        font-family: SFUFuturaHeavy;
        text-transform: uppercase; }
      .item-productindex .content-right ._hover ._xt {
        font-size: 15px; }
    .item-productindex .content-right:hover ._hover {
      opacity: 1;
      visibility: visible; }

.text-de {
  text-decoration: none !important; }

.box-product {
  margin-top: 15px; }

.item-product {
  margin-bottom: 30px;
  width: 25%; }
  .item-product a {
    display: block;
    position: relative;
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 10px; }
    .item-product a:hover {
      text-decoration: none; }
  .item-product .info {
    text-align: center;
    color: #505050; }
    .item-product .info h3 {
      font-size: 16px;
      color: #000;
      position: relative;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
      margin: 20px 0;
      font-family: 'SFUFuturaHeavy';
      text-transform: uppercase;
      font-weight: normal; }
    .item-product .info p {
      overflow: hidden;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical; }

.pro-left {
  max-width: 1350px;
  margin: 0 auto; }

.grid-pro-detail {
  margin-bottom: 50px; }

.left-pro-detail {
  position: relative;
  text-align: center;
  margin-right: 2%;
  background: white; }
  .left-pro-detail .MagicZoom {
    border: 1px solid #eee;
    padding: 7px;
    border-radius: 5px; }

.gallery-thumb-pro {
  position: relative;
  margin-top: 10px;
  margin-bottom: 30px; }
  .gallery-thumb-pro > div {
    margin-bottom: 20px; }
  .gallery-thumb-pro img {
    width: 100%;
    height: auto; }

.thumb-pro-detail {
  display: block !important;
  border: 1px solid #eee;
  padding: 5px;
  border-radius: 3px;
  cursor: pointer; }
  .thumb-pro-detail img {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-filter: brightness(100%) !important;
    filter: brightness(100%) !important;
    border-bottom: 0px !important;
    padding-bottom: 0px !important; }

.thumb-pro-detail.mz-thumb.mz-thumb-selected {
  border-color: #cecfd2; }

.title-pro-detail {
  font-size: 48px;
  font-weight: 600;
  line-height: 1.2em;
  text-transform: uppercase;
  text-align: center;
  margin: 60px 0 40px; }

.social-plugin-pro-detail {
  margin-bottom: 1rem;
  margin-top: 0px !important; }

.desc-pro-detail {
  margin-bottom: 1rem; }

.attr-pro-detail {
  list-style: none;
  padding: 0px; }
  .attr-pro-detail li {
    margin-bottom: 0.5rem; }

.attr-label-pro-detail {
  margin: 0px 5px 0px 0px; }

.attr-label-pro-detail.d-block {
  display: block;
  margin: 0px 0px 5px 0px; }

.attr-content-pro-detail {
  display: inline-block;
  margin-bottom: 0px; }

.price-new-pro-detail {
  font-weight: 700;
  font-size: 20px;
  color: var(--color-red); }

.price-old-pro-detail {
  font-weight: 500;
  color: var(--color-gray);
  text-decoration: line-through;
  padding-left: 10px; }

.color-pro-detail {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 35px;
  height: 30px;
  margin: 0px 0px 3px 0px;
  border: 1px solid transparent; }
  .color-pro-detail input[type=radio] {
    outline: none;
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    -webkit-appearance: none;
    border: 0px;
    top: 0px;
    left: 0px; }

.size-pro-detail {
  border: 1px solid #ccc;
  padding: 3px 10px 4px 10px;
  display: inline-block;
  position: relative; }
  .size-pro-detail input[type=radio] {
    outline: none;
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    -webkit-appearance: none;
    border: 0px;
    top: 0px;
    left: 0px; }

.size-pro-detail.active {
  border-color: #e5101d;
  color: #e5101d; }
  .size-pro-detail.active:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
    z-index: 1;
    background-image: url(../images/check-cart.png);
    background-repeat: no-repeat;
    background-position: bottom right; }

.color-pro-detail.active {
  border-color: #e5101d;
  color: #e5101d; }
  .color-pro-detail.active:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    margin: auto;
    z-index: 1;
    background-image: url(../images/check-cart.png);
    background-repeat: no-repeat;
    background-position: bottom right; }

.quantity-pro-detail {
  width: 100%;
  max-width: 110px;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center; }
  .quantity-pro-detail span {
    line-height: 25px;
    padding: 0px;
    width: 30px;
    height: 30px;
    color: #5f5f5f;
    cursor: pointer;
    font-size: 22px;
    border: 1px solid #cccccc; }
  .quantity-pro-detail span.quantity-plus-pro-detail {
    border-left: 0px; }
  .quantity-pro-detail span.quantity-minus-pro-detail {
    border-right: 0px; }
  .quantity-pro-detail input {
    height: 30px;
    border: 1px solid #cccccc;
    width: calc(100% - 60px);
    text-align: center;
    font-size: 14px;
    padding: 5px; }

.cart-pro-detail {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .cart-pro-detail a {
    width: auto;
    text-align: center;
    color: #fff !important;
    padding: 8px 15px;
    text-transform: uppercase;
    border-radius: 3px;
    cursor: pointer; }
    .cart-pro-detail a i {
      vertical-align: top;
      margin-top: 3px;
      margin-right: 8px; }
  .cart-pro-detail a.addnow {
    margin-right: 10px;
    background: #fd6e1d;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fd6e1d), to(#f59000));
    background: -webkit-linear-gradient(top, #f59000, #fd6e1d);
    background: -moz-linear-gradient(top, #f59000, #fd6e1d);
    background: -ms-linear-gradient(top, #f59000, #fd6e1d);
    background: -o-linear-gradient(top, #f59000, #fd6e1d); }
  .cart-pro-detail a.buynow {
    background-color: var(--color-green); }
    .cart-pro-detail a.buynow:hover {
      background-color: var(--color-dark-green); }

.tags-pro-detail {
  margin: 1rem 0px 2rem 0px; }
  .tags-pro-detail a {
    float: left;
    font-size: 12px;
    color: #fff;
    padding: 5px 10px 7px 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    background-color: var(--color-red);
    border-radius: 3px; }
    .tags-pro-detail a:hover {
      background-color: var(--color-medium-red); }
    .tags-pro-detail a i {
      font-size: 10px;
      float: left;
      margin: 5px 5px 0px 0px; }

.tabs-pro-detail {
  margin-top: 30px; }
  .tabs-pro-detail .ul-tabs-pro-detail {
    padding: 0px;
    list-style: none;
    margin-bottom: 0;
    border-bottom: 1px solid #e7e7e7; }
    .tabs-pro-detail .ul-tabs-pro-detail li {
      cursor: pointer;
      float: left;
      margin-right: 5px;
      background: #eee;
      padding: 5px 10px; }
      .tabs-pro-detail .ul-tabs-pro-detail li:last-child {
        margin-right: 0px; }
    .tabs-pro-detail .ul-tabs-pro-detail li.active {
      background: #3bacd6;
      color: #fafafa; }
  .tabs-pro-detail .content-tabs-pro-detail {
    display: none;
    padding: 10px;
    border: 1px solid #eee; }
  .tabs-pro-detail .content-tabs-pro-detail.active {
    display: block; }

.control-carousel {
  position: absolute;
  top: calc(50% - 30px / 2);
  margin-bottom: 0px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  z-index: 2;
  color: #797979;
  cursor: pointer;
  font-size: 25px; }

.prev-carousel {
  left: 0px; }

.next-carousel {
  right: 0px; }

.time-main {
  margin-bottom: 10px;
  font-style: italic; }

.banner-image img {
  width: 100%; }

.menu-res {
  display: none;
  height: 55px;
  z-index: 10;
  background: #fff;
  position: relative;
  line-height: normal; }

.menu-bar-res {
  height: 55px;
  padding: 0px 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

#menu {
  display: none; }
  #menu ul li a {
    font-size: 15px;
    color: #000; }

#hamburger {
  display: block;
  width: 48px;
  height: 48px;
  position: relative; }
  #hamburger:before {
    background: #000;
    content: '';
    display: block;
    width: 22px;
    height: 2px;
    position: absolute;
    right: 0;
    margin: auto;
    left: 0px;
    top: 15px;
    -webkit-transition: none 0.5s ease 0.5s;
    -o-transition: none 0.5s ease 0.5s;
    transition: none 0.5s ease 0.5s;
    -webkit-transition-property: transform, top, bottom, left, opacity;
    -webkit-transition-property: top, bottom, left, opacity, -webkit-transform;
    transition-property: top, bottom, left, opacity, -webkit-transform;
    -o-transition-property: transform, top, bottom, left, opacity;
    transition-property: transform, top, bottom, left, opacity;
    transition-property: transform, top, bottom, left, opacity, -webkit-transform; }
  #hamburger:after {
    background: #000;
    content: '';
    display: block;
    width: 22px;
    height: 2px;
    position: absolute;
    right: 0;
    margin: auto;
    left: 0px;
    top: 29px;
    -webkit-transition: none 0.5s ease 0.5s;
    -o-transition: none 0.5s ease 0.5s;
    transition: none 0.5s ease 0.5s;
    -webkit-transition-property: transform, top, bottom, left, opacity;
    -webkit-transition-property: top, bottom, left, opacity, -webkit-transform;
    transition-property: top, bottom, left, opacity, -webkit-transform;
    -o-transition-property: transform, top, bottom, left, opacity;
    transition-property: transform, top, bottom, left, opacity;
    transition-property: transform, top, bottom, left, opacity, -webkit-transform; }
  #hamburger span {
    background: #000;
    content: '';
    display: block;
    width: 22px;
    height: 2px;
    position: absolute;
    right: 0;
    margin: auto;
    left: 0px;
    top: 22px;
    -webkit-transition: none 0.5s ease 0.5s;
    -o-transition: none 0.5s ease 0.5s;
    transition: none 0.5s ease 0.5s;
    -webkit-transition-property: transform, top, bottom, left, opacity;
    -webkit-transition-property: top, bottom, left, opacity, -webkit-transform;
    transition-property: top, bottom, left, opacity, -webkit-transform;
    -o-transition-property: transform, top, bottom, left, opacity;
    transition-property: transform, top, bottom, left, opacity;
    transition-property: transform, top, bottom, left, opacity, -webkit-transform; }

.mm-wrapper_opening #hamburger:before {
  top: 10px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-wrapper_opening #hamburger:after {
  top: 10px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-wrapper_opening #hamburger span {
  left: -50px;
  opacity: 0; }

.mm-menu_opened {
  display: block !important; }

.__searchmbx {
  width: 70%; }

.__searchmb {
  display: none;
  position: relative; }
  .__searchmb input {
    width: 100%;
    border: none;
    height: 35px;
    background: #fff;
    color: #fff;
    padding: 13px;
    border: none;
    border-radius: 32px; }
  .__searchmb p {
    position: absolute;
    top: 2px;
    right: 8px;
    height: 100%;
    margin: 0;
    width: 50px;
    text-align: right;
    padding: 10px;
    color: #000; }

.modal-header {
  background: #4fdad3;
  color: #fff; }

.dkntmodal {
  max-width: 550px;
  overflow: hidden; }
  .dkntmodal .tit {
    font-weight: bold;
    font-size: 27px;
    background: #4fdad3;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 0; }
  .dkntmodal p {
    padding: 10px 10px 0 10px;
    font-size: 14px;
    text-align: center; }
  .dkntmodal form {
    padding: 0 10px 10px;
    max-width: 100%;
    margin: 0 auto; }
  .dkntmodal .input-dk {
    margin-bottom: 15px; }
    .dkntmodal .input-dk input {
      font-size: 14px; }
    .dkntmodal .input-dk textarea {
      font-size: 14px; }
  .dkntmodal .input-dk2 {
    margin: 0 auto;
    text-align: center; }
    .dkntmodal .input-dk2 .__btn {
      border: none; }

.btn-open-search {
  color: #fff;
  font-size: 20px;
  display: block;
  width: 29px;
  height: 29px;
  bottom: 0;
  margin: auto 15px;
  border-radius: 25px;
  cursor: pointer;
  background-size: 25px 25px; }
  .btn-open-search:hover {
    color: #26c6da; }

.block-search {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 1001;
  top: 0;
  -webkit-transition: all 300ms ease 0s;
  -o-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
  visibility: hidden;
  opacity: 0; }
  .block-search .container {
    height: 100vh;
    display: -webkit-box;
    display: flexbox;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .block-search .btn-close-form-search {
    position: absolute;
    color: #fff;
    font-size: 2em;
    right: 17px;
    top: 85px;
    cursor: pointer;
    z-index: 2; }

.block-search.active {
  visibility: visible;
  opacity: 1; }

.widget--sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
  z-index: 9;
  margin-bottom: 30px;
  margin-top: 30px; }
  .widget--sidebar .widget__content {
    padding: 15px 20px;
    background: #fff;
    border: 1px solid #dedede;
    position: relative;
    font-size: 15px; }
  .widget--sidebar .widget__content.agent {
    padding-top: 70px;
    margin-top: 80px; }

.banner-right {
  margin-top: 20px; }

.worker--sidebar-advanced .worker__photo {
  width: 40%;
  position: absolute;
  top: -90px;
  left: 0;
  right: 0;
  display: block;
  margin: 0 auto;
  border: 2px solid #eaeaea;
  margin-top: 15px; }

.worker--sidebar-advanced .worker__post {
  border: 0;
  padding: 0;
  text-align: center;
  padding-top: 2px;
  padding-bottom: 7px; }
  .worker--sidebar-advanced .worker__post:before {
    content: " ";
    border-top: 1px solid #d6d6d6;
    width: 50%;
    margin: 8px auto;
    display: block; }

.worker--sidebar-advanced:after {
  clear: both; }

.worker--sidebar-advanced .worker__listings {
  font-size: 15px;
  padding: 0 0 3px;
  border-bottom: 1px dotted #d6d6d6;
  margin-bottom: 1px;
  text-align: center; }
  .worker--sidebar-advanced .worker__listings a {
    font-weight: 600; }

.worker--sidebar-advanced .worker__intro-col {
  padding: 0; }

.worker--sidebar-advanced .worker__contacts {
  margin: 15px 0;
  text-align: center; }

.worker--sidebar-advanced .social--worker {
  width: 100%;
  float: none;
  margin-top: 10px; }

.worker__intro {
  text-align: center; }

.worker__name {
  border: none;
  margin: 10px 0 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  color: #292663;
  font-weight: 600; }

.worker__show {
  border: 1px solid #d6d6d6;
  color: #292663;
  text-align: center;
  background: #fff;
  margin: 15px auto 0;
  padding: 6px 10px;
  display: none;
  width: 170px; }

.worker__favorites {
  font-style: normal;
  margin-right: 10px; }

.worker__favorites--highlight {
  color: #292663; }

.worker__listings a {
  font-weight: 600;
  margin-left: 5px; }

.worker__contacts {
  color: #2c3e50;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .worker__contacts > div > span {
    width: 25px;
    font-size: 16px;
    min-width: 15px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-top: -1px; }
  .worker__contacts a {
    color: #2c3e50;
    -webkit-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s; }
    .worker__contacts a:hover {
      color: #d00; }
  .worker__contacts div:hover {
    color: #d00; }

.social--worker {
  margin: 30px 0 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.flex-direction {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.title-right {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px;
  text-align: center;
  background: #ffc400;
  margin-top: 5px; }

.pro-right ul {
  padding: 0;
  margin: 0 0 30px;
  list-style: none; }
  .pro-right ul li {
    border-bottom: 1px solid #ccc6; }
    .pro-right ul li a {
      display: block;
      padding: 10px;
      color: #000;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s; }
      .pro-right ul li a:hover {
        padding-left: 15px;
        text-decoration: none; }

.mobile_menu_section {
  display: block;
  padding: 15px; }
  .mobile_menu_section .mobile_menu_section-title {
    font-size: 15px;
    line-height: 1.85;
    text-transform: uppercase;
    font-weight: 500;
    font-style: normal;
    color: #333333; }
  .mobile_menu_section .mobile_menu_help {
    color: #677279;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .mobile_menu_section .mobile_menu_help svg {
      margin-right: 16px;
      width: 24px;
      height: 24px; }

.mm-wrapper__blocker span {
  font-size: 0;
  width: 60px !important;
  height: 60px !important;
  clip: initial !important;
  -webkit-clip-path: inherit !important;
  clip-path: inherit !important;
  color: #fff;
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute !important; }
  .mm-wrapper__blocker span:after {
    content: '';
    border-bottom: none;
    border-right: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    width: 2px;
    height: 40px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 23px;
    left: auto;
    background: #fff; }
  .mm-wrapper__blocker span:before {
    content: '';
    border-bottom: none;
    border-right: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    width: 2px;
    height: 40px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(50deg);
    -ms-transform: rotate(50deg);
    transform: rotate(50deg);
    right: 23px;
    left: auto;
    background: #fff; }

.suntory-alo-phone {
  background-color: transparent;
  cursor: pointer;
  height: 80px;
  position: fixed;
  -webkit-transition: visibility 0.5s ease 0s;
  -o-transition: visibility 0.5s ease 0s;
  transition: visibility 0.5s ease 0s;
  width: 80px;
  z-index: 200000 !important;
  text-decoration: none !important; }
  .suntory-alo-phone span {
    display: block;
    background: #cb0101;
    text-align: left;
    text-indent: 20px;
    border: 1px solid #FFF;
    font-size: 1.2em;
    padding: 5px;
    text-decoration: none !important;
    font-weight: bold;
    color: #fff;
    width: 130px;
    font-size: 13px;
    margin: 24px 0px 0px 50px;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    position: relative;
    z-index: -1;
    white-space: nowrap; }

.suntory-alo-ph-circle {
  -webkit-animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
  animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
  background-color: transparent;
  border: 2px solid rgba(30, 30, 30, 0.4);
  border-radius: 100%;
  height: 80px;
  left: 0px;
  opacity: 0.1;
  position: absolute;
  top: 0px;
  -webkit-transform-origin: 50% 50% 0;
  -ms-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 80px; }

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {
  border-color: #fe0018;
  opacity: 1; }

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill {
  background-color: rgba(0, 175, 242, 0.9); }

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle {
  background-color: #fe0018; }

.suntory-alo-ph-circle-fill {
  -webkit-animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
  animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
  border: 2px solid transparent;
  border-radius: 100%;
  height: 50px;
  left: 15px;
  position: absolute;
  top: 15px;
  -webkit-transform-origin: 50% 50% 0;
  -ms-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 50px; }

.suntory-alo-ph-img-circle {
  -webkit-animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
  animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
  text-align: center;
  border: 2px solid transparent;
  border-radius: 100%;
  height: 40px;
  left: 20px;
  opacity: 1;
  position: absolute;
  top: 20px;
  -webkit-transform-origin: 50% 50% 0;
  -ms-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  width: 40px; }
  .suntory-alo-ph-img-circle i {
    -webkit-animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    font-size: 20px !important;
    line-height: 36px !important;
    padding-left: 0px;
    color: #fff; }

.the-article-tools {
  top: 400px;
  z-index: 78;
  position: fixed;
  margin-right: 0px;
  width: 43px;
  right: 7px;
  padding: 0;
  margin: 0; }
  .the-article-tools li {
    width: 43px;
    height: 43px;
    display: block;
    cursor: pointer;
    font-size: 16px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    margin-bottom: 10px;
    margin-right: 10px;
    border-radius: 50px; }
    .the-article-tools li a {
      color: #FFF;
      display: block;
      width: 100%;
      height: 100%;
      border: none;
      outline: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      border-radius: 50px; }
    .the-article-tools li button {
      color: #FFF;
      display: block;
      width: 100%;
      height: 100%;
      border: none;
      outline: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      border-radius: 50px; }
    .the-article-tools li span.label {
      display: none;
      height: 30px;
      line-height: 30px;
      border-top-left-radius: 15px;
      border-bottom-left-radius: 15px;
      position: absolute;
      right: 60px;
      top: 7px;
      white-space: nowrap;
      padding: 0 15px 0 6px;
      background-color: rgba(85, 85, 85, 0.6);
      color: #FFF; }
      .the-article-tools li span.label:before {
        content: "";
        top: 0;
        right: -14px;
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        border-top: 15px solid transparent;
        border-left: 15px solid rgba(85, 85, 85, 0.6);
        border-bottom: 15px solid transparent; }
    .the-article-tools li:hover span.label {
      display: block; }
  .the-article-tools li.btnZalo {
    background-color: rgba(1, 143, 229, 0.6); }
    .the-article-tools li.btnZalo .ti-zalo {
      background: url("../img/icon-zalo.png") no-repeat 50% 50%;
      width: 20px;
      height: 20px;
      display: inline-block;
      background-size: 20px;
      vertical-align: middle;
      margin-right: 2px;
      position: relative;
      top: -2px; }
    .the-article-tools li.btnZalo span.label {
      background: rgba(0, 143, 230, 0.6);
      color: #FFF; }
      .the-article-tools li.btnZalo span.label:before {
        border-right-color: rgba(0, 143, 230, 0.6); }
  .the-article-tools li.btnFacebook {
    background-color: rgba(48, 97, 153, 0.7); }
    .the-article-tools li.btnFacebook .ti-facebook {
      background: url("../img/icon-messenger.svg") no-repeat 50% 50%;
      width: 20px;
      height: 20px;
      display: inline-block;
      background-size: 20px;
      vertical-align: middle;
      margin-right: 2px;
      position: relative;
      top: -2px; }
    .the-article-tools li.btnFacebook span.label {
      background: rgba(48, 97, 153, 0.7);
      color: #FFF; }
      .the-article-tools li.btnFacebook span.label:before {
        border-right-color: rgba(48, 97, 153, 0.7); }
  .the-article-tools li.btnphone {
    border: 3px solid rgba(101, 132, 152, 0.7); }
    .the-article-tools li.btnphone button {
      padding: 4px;
      line-height: 0;
      margin: 0;
      background-color: #214663;
      animation: colorBackground-phone 0.9s infinite;
      -webkit-animation: colorBackground-phone 1s infinite;
      -moz-animation: colorBackground-phone 1s infinite;
      -o-animation: colorBackground-phone 0.9s infinite; }
    .the-article-tools li.btnphone span.label {
      background: rgba(33, 70, 99, 0.7);
      color: #FFF; }
      .the-article-tools li.btnphone span.label:before {
        border-right-color: rgba(33, 70, 99, 0.7); }

.pagination-home {
  margin-bottom: 30px; }

.copyright {
  text-align: right;
  padding: 11px 0;
  color: #fff;
  font-size: 11px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  border-top: 1px solid #cccccc59;
  margin-top: 40px; }
  .copyright .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.containerfix {
  max-width: 1200px;
  margin: 0 auto; }

.wrap-cautao {
  padding: 90px 0; }
  .wrap-cautao .flex-indicator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .wrap-cautao .img-cautao {
    text-align: center;
    padding: 60px 0; }
    .wrap-cautao .img-cautao h3 {
      text-transform: uppercase;
      font-size: 27px;
      color: #2c3e50;
      font-family: 'SFUFuturaHeavy';
      position: absolute;
      bottom: 0;
      left: 0; }
  .wrap-cautao .box-indicator {
    position: relative; }
    .wrap-cautao .box-indicator h6 {
      font-size: 20px;
      line-height: 1.1875;
      text-transform: uppercase; }
    .wrap-cautao .box-indicator p {
      font-size: 16px;
      line-height: 1.71429;
      font-weight: 300;
      margin-top: 15px;
      color: #8a8a8a; }
  .wrap-cautao .box-line {
    width: 2px;
    background: #d5dde0;
    height: 2px;
    position: absolute;
    z-index: 12; }
  .wrap-cautao .box-line.box-line-0 {
    top: 85px;
    right: -100px;
    width: 155px;
    -webkit-transform: rotate(70deg);
    -ms-transform: rotate(70deg);
    transform: rotate(70deg); }
  .wrap-cautao .box-line.box-line-1 {
    top: 45px;
    right: -205px;
    width: 225px;
    -webkit-transform: rotate(11deg);
    -ms-transform: rotate(11deg);
    transform: rotate(11deg); }
  .wrap-cautao .box-line.box-line-2 {
    top: -15px;
    right: -205px;
    width: 292px;
    -webkit-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    transform: rotate(-6deg); }
  .wrap-cautao .box-line.box-line-3 {
    top: 115px;
    left: -170px;
    width: 200px;
    -webkit-transform: rotate(117deg);
    -ms-transform: rotate(117deg);
    transform: rotate(117deg); }
  .wrap-cautao .box-line.box-line-4 {
    top: 90px;
    left: -132px;
    width: 135px;
    -webkit-transform: rotate(130deg);
    -ms-transform: rotate(130deg);
    transform: rotate(130deg); }
  .wrap-cautao .box-line.box-line-5 {
    top: 50px;
    left: -120px;
    width: 115px;
    -webkit-transform: rotate(153deg);
    -ms-transform: rotate(153deg);
    transform: rotate(153deg); }
  .wrap-cautao .box-line-circle-wrap {
    z-index: 0;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%); }
  .wrap-cautao .box-line-circle {
    border-radius: 50%;
    background: rgba(38, 198, 218, 0.4);
    height: 30px;
    width: 30px; }
    .wrap-cautao .box-line-circle:before {
      position: absolute;
      content: '';
      border-radius: 50%;
      width: 60px;
      height: 60px;
      background: rgba(38, 198, 218, 0.1);
      top: -15px;
      left: -15px;
      z-index: 1; }
    .wrap-cautao .box-line-circle:after {
      content: '';
      position: absolute;
      width: 10px;
      height: 10px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      background: #26c6da;
      z-index: 2;
      border-radius: 50%; }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

.animated-2 {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 3.5s;
  animation-duration: 3.5s; }

.animated-1 {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 6s;
  animation-duration: 6s; }

.name-news {
  font-size: 16px;
  text-transform: capitalize; }
  .name-news:hover {
    color: #26c6da; }

.pro-gallery {
  display: none !important; }

.rd-mailform {
  position: relative;
  text-align: left; }

.rd-mailform .button {
  margin-top: 25px; }

.form-label {
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
  position: absolute;
  top: 22.5px;
  left: 19px;
  pointer-events: none;
  z-index: 9;
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s;
  will-change: transform;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.form-label-outside {
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
  color: #000;
  font-style: normal; }
  .form-label-outside ~ .form-input {
    font-style: italic; }
  .form-label-outside ~ .form-validation {
    top: 31px; }

.form-input {
  display: block;
  width: 100%;
  min-height: 45px;
  padding: 11px 19px;
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
  color: #888;
  background-color: #f8f8f8;
  background-image: none;
  border: 1px solid #f8f8f8;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  border: 1px solid #f8f8f8; }
  .form-input:focus {
    outline: 0;
    background: #fff;
    border-color: #ececee; }

.bg-gray-lighter .form-input {
  border-color: #c7c7c7; }

textarea.form-input {
  height: 216px;
  min-height: 45px;
  max-height: 367px;
  resize: vertical; }

.form-wrap {
  position: relative; }
  .form-wrap + .form-wrap {
    margin-top: 20px; }

.form-wrap_icon {
  position: relative; }
  .form-wrap_icon .form-input {
    padding-left: 60px; }
  .form-wrap_icon .form-label {
    left: 60px; }
  .form-wrap_icon::before {
    position: absolute;
    top: 24.5px;
    left: 22px;
    -webkit-transform: translateY(-61%);
    -ms-transform: translateY(-61%);
    transform: translateY(-61%);
    margin-right: 7px;
    font-size: 24px;
    line-height: 24px;
    color: #c7c7c7; }

.form-wrap_icon__label-outside:before {
  top: auto;
  bottom: 22.5px;
  -webkit-transform: translateY(45%);
  -ms-transform: translateY(45%);
  transform: translateY(45%); }

.form-label.focus {
  opacity: 0; }

.form-label.auto-fill {
  color: #888; }

.article__content {
  height: 450px;
  overflow: hidden;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  position: relative; }

.btn-detail {
  border: 1px solid #3fc3bc;
  border-radius: 5px;
  color: #3fc3bc;
  display: block;
  margin: 0 auto;
  max-width: 340px;
  padding: 10px 5px;
  text-align: center;
  position: relative;
  margin-bottom: 30px; }
  .btn-detail:hover {
    text-decoration: none; }

.bg-article {
  bottom: 0;
  height: 105px;
  left: 0;
  position: absolute;
  width: 100%; }

.article__content.long {
  height: auto; }

.form-validation {
  position: absolute;
  right: 4px;
  top: 1px;
  z-index: 11;
  margin-top: 2px;
  font-size: 10px;
  line-height: 12px;
  font-style: italic;
  letter-spacing: 0;
  color: #d9534f;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s; }

.form-validation-left .form-validation {
  right: auto;
  top: 100%;
  left: 0; }

#form-output-global {
  position: fixed;
  bottom: 30px;
  left: 15px;
  visibility: hidden;
  -webkit-transform: translateX(-500px);
  -ms-transform: translateX(-500px);
  transform: translateX(-500px);
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  z-index: 9999999; }

#form-output-global.active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  visibility: visible; }

.form-output {
  position: absolute;
  top: 100%;
  left: 0;
  font-size: 14px;
  line-height: 1.5;
  margin-top: 2px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  opacity: 0;
  visibility: hidden; }

.form-output.active {
  opacity: 1;
  visibility: visible; }

.form-output.error {
  color: #d9534f; }

.form-output.success {
  color: #5cb85c; }

.radio {
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
  font-style: italic;
  color: #888;
  padding-left: 18px;
  cursor: pointer; }
  .radio .radio-custom {
    opacity: 0; }
    .radio .radio-custom:focus {
      outline: none; }
  .radio .radio-custom[type='checkbox'] {
    position: absolute;
    width: 25px;
    height: 25px;
    margin-left: -32px;
    margin-top: 0;
    outline: none;
    cursor: pointer; }
  .radio .radio-custom-dummy {
    position: absolute;
    width: 25px;
    height: 25px;
    margin-left: -32px;
    margin-top: 0;
    outline: none;
    cursor: pointer;
    pointer-events: none;
    background: #f8f8f8;
    -webkit-transition: 250ms;
    -o-transition: 250ms;
    transition: 250ms;
    border-radius: 50%; }
    .radio .radio-custom-dummy:after {
      position: absolute;
      opacity: 0;
      content: '';
      top: 6px;
      right: 6px;
      bottom: 6px;
      left: 6px;
      background: #151515;
      border-radius: 50%; }

.radio-inline {
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
  font-style: italic;
  color: #888;
  padding-left: 18px;
  cursor: pointer; }
  .radio-inline .radio-custom {
    opacity: 0; }
    .radio-inline .radio-custom:focus {
      outline: none; }
  .radio-inline .radio-custom[type='checkbox'] {
    position: absolute;
    width: 25px;
    height: 25px;
    margin-left: -32px;
    margin-top: 0;
    outline: none;
    cursor: pointer; }
  .radio-inline .radio-custom-dummy {
    position: absolute;
    width: 25px;
    height: 25px;
    margin-left: -32px;
    margin-top: 0;
    outline: none;
    cursor: pointer;
    pointer-events: none;
    background: #f8f8f8;
    -webkit-transition: 250ms;
    -o-transition: 250ms;
    transition: 250ms;
    border-radius: 50%; }
    .radio-inline .radio-custom-dummy:after {
      position: absolute;
      opacity: 0;
      content: '';
      top: 6px;
      right: 6px;
      bottom: 6px;
      left: 6px;
      background: #151515;
      border-radius: 50%; }

.checkbox {
  font-size: 13px;
  line-height: 25px;
  font-weight: 400;
  font-style: italic;
  color: #888;
  padding-left: 32px;
  cursor: pointer; }
  .checkbox .checkbox-custom {
    opacity: 0; }
    .checkbox .checkbox-custom:focus {
      outline: none; }
  .checkbox .checkbox-custom[type='checkbox'] {
    position: absolute;
    width: 25px;
    height: 25px;
    margin-left: -32px;
    margin-top: 0;
    outline: none;
    cursor: pointer; }
  .checkbox .checkbox-custom-dummy {
    position: absolute;
    width: 25px;
    height: 25px;
    margin-left: -32px;
    margin-top: 0;
    outline: none;
    cursor: pointer;
    pointer-events: none;
    background: #f8f8f8;
    -webkit-transition: 250ms;
    -o-transition: 250ms;
    transition: 250ms;
    pointer-events: none;
    border-radius: 3px;
    margin-left: 0;
    left: 0; }
    .checkbox .checkbox-custom-dummy:after {
      position: absolute;
      opacity: 0;
      content: '\e934';
      font-family: "Linearicons";
      font-size: 15px;
      line-height: 10px;
      position: absolute;
      top: 7px;
      left: 4px;
      color: #fff; }

.checkbox-inline {
  font-size: 13px;
  line-height: 25px;
  font-weight: 400;
  font-style: italic;
  color: #888;
  padding-left: 32px;
  cursor: pointer; }
  .checkbox-inline .checkbox-custom {
    opacity: 0; }
    .checkbox-inline .checkbox-custom:focus {
      outline: none; }
  .checkbox-inline .checkbox-custom[type='checkbox'] {
    position: absolute;
    width: 25px;
    height: 25px;
    margin-left: -32px;
    margin-top: 0;
    outline: none;
    cursor: pointer; }
  .checkbox-inline .checkbox-custom-dummy {
    position: absolute;
    width: 25px;
    height: 25px;
    margin-left: -32px;
    margin-top: 0;
    outline: none;
    cursor: pointer;
    pointer-events: none;
    background: #f8f8f8;
    -webkit-transition: 250ms;
    -o-transition: 250ms;
    transition: 250ms;
    pointer-events: none;
    border-radius: 3px;
    margin-left: 0;
    left: 0; }
    .checkbox-inline .checkbox-custom-dummy:after {
      position: absolute;
      opacity: 0;
      content: '\e934';
      font-family: "Linearicons";
      font-size: 15px;
      line-height: 10px;
      position: absolute;
      top: 7px;
      left: 4px;
      color: #fff; }

.radio-custom:checked + .radio-custom-dummy:after {
  opacity: 1; }

.checkbox-custom:checked + .checkbox-custom-dummy:after {
  opacity: 1; }

.checkbox-custom:checked ~ .checkbox-custom-dummy {
  background: #00bcd4; }

.rd-mailform_style-1 * + .button {
  margin-top: 30px; }

.rd-mailform_style-2 {
  max-width: 418px; }
  .rd-mailform_style-2 + .list-small {
    margin-top: 25px; }
  .rd-mailform_style-2 .form-wrap.group-xl {
    margin-top: 20px; }

.rd-mailform-inline-flex.rd-mailform .button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: auto;
  min-height: 45px;
  padding-left: 15px;
  padding-right: 15px; }

.rd-mailform-inline-flex.rd-search .button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: auto;
  min-height: 45px;
  padding-left: 15px;
  padding-right: 15px; }

.register-form * + .group {
  margin-top: 20px; }

.register-form * + form {
  margin-top: 20px; }

.register-form p {
  font-size: 14px; }

.login-form * + .group {
  margin-top: 20px; }

.login-form * + form {
  margin-top: 20px; }

.login-form p {
  font-size: 14px; }

.rd-mailform_sizing-1 {
  max-width: 470px;
  margin-left: auto;
  margin-right: auto; }

.divider {
  display: block;
  width: 100%;
  height: 1px;
  background: #ececee; }

.divider-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 35px;
  margin-bottom: 35px; }
  .divider-wrap:before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #ececee; }
  .divider-wrap:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #ececee; }
  .divider-wrap > * {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    padding-left: 15px;
    padding-right: 15px;
    white-space: nowrap; }

.divider-small {
  width: 66px;
  height: 2px;
  background: #00bcd4; }

.text-center .divider-small {
  margin-left: auto;
  margin-right: auto; }

.table-custom {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  font-weight: 400;
  letter-spacing: 0;
  text-align: left;
  background: #fff; }
  .table-custom th {
    color: #000;
    background: #fff;
    padding: 25px 24px;
    font-weight: 700;
    text-transform: uppercase; }
  .table-custom td {
    color: #000;
    background: #fff;
    padding: 17px 24px 18px;
    border-bottom: 1px solid #d9d9d9; }
  .table-custom tfoot td {
    font-weight: 700; }

.table-custom-secondary th {
  color: #fff;
  background: #2c2c2c; }

.table-custom-lighter thead th {
  background: #f8f8f8; }

.table-custom-lighter td + td {
  border-left: 1px solid #d9d9d9; }

.table-custom-bordered {
  border: 1px solid #d9d9d9; }
  .table-custom-bordered td {
    border: 1px solid #d9d9d9; }
  .table-custom-bordered tbody > tr:first-of-type > td {
    border-top: 0; }

.table-custom-striped tbody tr:nth-of-type(odd) td {
  background: transparent; }

.table-custom-striped tbody tr:nth-of-type(even) td {
  background: #f8f8f8; }

.table-custom-striped tbody td {
  border: 0; }

.table-round {
  position: relative;
  border-radius: 4px;
  overflow: hidden; }

.list-0 {
  line-height: 1.25; }
  .list-0 > li + li {
    margin-top: 0; }

.list-small > li {
  font-size: 14px;
  line-height: 1.71429; }
  .list-small > li + li {
    margin-top: 0; }

.list > li + li {
  margin-top: 5px; }

.list-xxs > li + li {
  margin-top: 11px; }

.list-xs > li + li {
  margin-top: 16px; }

.list-sm > li + li {
  margin-top: 15px; }

.list-md > li + li {
  margin-top: 30px; }

.list-lg > li + li {
  margin-top: 30px; }

.list-primary > li > a {
  color: #000; }
  .list-primary > li > a:hover {
    color: #00bcd4; }

.list-inline-xxs {
  position: relative;
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
  margin-bottom: -5px;
  margin-left: -8px;
  margin-right: -8px; }
  .list-inline-xxs > * {
    position: relative;
    margin-top: 5px;
    padding-left: 8px;
    padding-right: 8px;
    display: inline-block; }

.list-inline-sm {
  position: relative;
  -webkit-transform: translate3d(0, -8px, 0);
  transform: translate3d(0, -8px, 0);
  margin-bottom: -8px;
  margin-left: -10px;
  margin-right: -10px; }
  .list-inline-sm > * {
    position: relative;
    margin-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block; }

.list-inline-md {
  position: relative;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  margin-bottom: -10px;
  margin-left: -13px;
  margin-right: -13px; }
  .list-inline-md > * {
    position: relative;
    margin-top: 10px;
    padding-left: 13px;
    padding-right: 13px;
    display: inline-block; }

.list-terms {
  text-align: left; }
  .list-terms dt {
    display: inline;
    font: 700 16px "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    line-height: 1.5;
    letter-spacing: 0;
    color: #151515; }
  .list-terms dd {
    display: inline; }

.list-terms-inline dt {
  display: inline;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #000; }
  .list-terms-inline dt:after {
    display: inline-block;
    margin-right: 3px;
    content: ':'; }

.list-terms-inline dd {
  display: inline; }

.list-terms-minimal * {
  display: inline; }

.list-terms-minimal dt:after {
  display: inline-block;
  margin-right: 3px;
  content: ':'; }

.list-terms-modern dt {
  display: block;
  color: #000; }
  .list-terms-modern dt::after {
    display: inline-block;
    margin-right: 3px;
    content: ':'; }

.list-terms-modern dd {
  display: block;
  color: #333; }
  .list-terms-modern dd a {
    color: inherit; }
    .list-terms-modern dd a:hover {
      color: #00bcd4; }

.index-list {
  counter-reset: li; }
  .index-list > li .list-index-counter:before {
    content: counter(li, decimal-leading-zero);
    counter-increment: li; }

.list-marked {
  text-align: left; }
  .list-marked > li {
    position: relative;
    padding-left: 20px;
    color: #888; }
    .list-marked > li::before {
      content: '';
      position: absolute;
      top: 11px;
      left: 0;
      height: 5px;
      width: 5px;
      border-radius: 50%;
      background: #00bcd4; }
    .list-marked > li a {
      color: #00bcd4; }
      .list-marked > li a:active {
        color: #00bcd4; }
      .list-marked > li a:focus {
        color: #00bcd4; }
      .list-marked > li a:hover {
        color: #000; }
    .list-marked > li + li {
      margin-top: 8px; }

.list-marked-primary {
  text-align: left; }
  .list-marked-primary > li {
    position: relative;
    padding-left: 20px;
    color: #888;
    color: #00bcd4; }
    .list-marked-primary > li::before {
      content: '';
      position: absolute;
      top: 11px;
      left: 0;
      height: 5px;
      width: 5px;
      border-radius: 50%;
      background: #00bcd4; }
    .list-marked-primary > li a {
      color: #00bcd4; }
      .list-marked-primary > li a:active {
        color: #00bcd4; }
      .list-marked-primary > li a:focus {
        color: #00bcd4; }
      .list-marked-primary > li a:hover {
        color: #000; }
    .list-marked-primary > li + li {
      margin-top: 8px; }
    .list-marked-primary > li:before {
      background: #00bcd4; }

.list-ordered {
  counter-reset: li; }
  .list-ordered > li {
    position: relative;
    padding-left: 2em; }
    .list-ordered > li:before {
      position: absolute;
      top: 0;
      left: 0;
      display: inline-block;
      width: 15px;
      content: counter(li, decimal-leading-zero) ".";
      counter-increment: li;
      color: #000; }
    .list-ordered > li a {
      color: inherit; }
      .list-ordered > li a:active {
        color: inherit; }
      .list-ordered > li a:focus {
        color: inherit; }
      .list-ordered > li a:hover {
        color: #00bcd4; }
  .list-ordered li + li {
    margin-top: 8px; }

.list-semicolon > li {
  display: inline;
  color: #333; }
  .list-semicolon > li + li:before {
    display: inline-block;
    margin-right: 4px;
    content: ';'; }

.list-semicolon a {
  color: inherit; }
  .list-semicolon a:hover {
    color: #00bcd4; }

.list-linked {
  font-size: 14px;
  line-height: 1.71429; }
  .list-linked > li {
    display: block; }
    .list-linked > li + li {
      margin-top: 10px; }
  .list-linked a {
    position: relative;
    display: block;
    color: #00bcd4; }
    .list-linked a::after {
      position: absolute;
      right: 0;
      bottom: 3px;
      content: '\e944';
      font-family: 'Linearicons';
      font-size: inherit; }
    .list-linked a:hover {
      color: #000; }

.list-tags {
  position: relative;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  margin-bottom: -10px;
  margin-left: -4px;
  margin-right: -4px; }
  .list-tags > * {
    position: relative;
    margin-top: 10px;
    padding-left: 4px;
    padding-right: 4px; }
  .list-tags > li {
    display: inline-block;
    font-size: 12px; }
  .list-tags a {
    display: inline-block;
    padding: 10px 12px;
    color: #888;
    background: #f8f8f8;
    border: 1px solid #f8f8f8;
    border-radius: 3px; }
    .list-tags a:hover {
      background-color: transparent;
      border-color: #ececee; }

.list-inline-tag {
  color: #00bcd4;
  padding: 0;
  margin: 0; }
  .list-inline-tag li {
    display: inline-block;
    font-size: 14px;
    font-style: italic; }
    .list-inline-tag li:after {
      content: ',';
      color: inherit; }
    .list-inline-tag li:last-of-type:after {
      content: none; }

.list-nav {
  position: relative;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  margin-bottom: -10px;
  margin-left: -15px;
  margin-right: -15px; }
  .list-nav > * {
    position: relative;
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px; }
  .list-nav > li {
    display: inline-block;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #000; }
    .list-nav > li a {
      color: inherit; }
    .list-nav > li a.active {
      color: #00bcd4; }
    .list-nav > li > a:hover {
      color: #00bcd4; }
  .list-nav > li.active {
    color: #00bcd4; }

.list-bordered {
  position: relative;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  margin-bottom: -10px;
  margin-left: -12px;
  margin-right: -12px; }
  .list-bordered > * {
    position: relative;
    margin-top: 10px;
    padding-left: 12px;
    padding-right: 12px; }
  .list-bordered > li {
    position: relative;
    display: inline-block; }

.list-archive {
  font-size: 14px;
  line-height: 1.71429; }
  .list-archive li a {
    color: #00bcd4; }
    .list-archive li a:hover {
      color: #151515; }
  .list-archive > li + li {
    margin-top: 8px; }

.thumb-default img {
  width: 100%;
  height: auto; }

.thumb-default figcaption {
  color: #888; }

.thumb-default * + figcaption {
  margin-top: 10px; }

figure img {
  display: block;
  width: 100%; }

.figure-inline img {
  width: auto; }

.figure-centered {
  text-align: center; }
  .figure-centered img {
    display: inline-block;
    width: inherit; }

.image-centered {
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content; }

.thumb {
  text-align: center; }

.thumb__title {
  font-size: 20px;
  line-height: 1.33;
  color: #000; }
  .thumb__title a {
    color: inherit; }
    .thumb__title a:hover {
      color: #00bcd4; }

.thumb__subtitle {
  font-size: 14px;
  line-height: 1.71429;
  font-style: italic; }

.thumb-minimal {
  position: relative;
  will-change: transform;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 100%;
  padding-bottom: 100%;
  border-radius: 3px; }
  .thumb-minimal a {
    display: block; }
  .thumb-minimal figure {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .thumb-minimal img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    width: 100%;
    height: auto;
    will-change: transform;
    border-radius: 3px; }
  .thumb-minimal:hover .thumb-minimal__overlay {
    opacity: 1; }
    .thumb-minimal:hover .thumb-minimal__overlay::before {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }

.thumb-minimal__overlay {
  position: absolute;
  top: -1px;
  right: 0;
  bottom: 0;
  left: -1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(0, 188, 212, 0.9);
  border-radius: 3px;
  opacity: 0;
  -webkit-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out;
  will-change: opacity, transform; }
  .thumb-minimal__overlay::before {
    position: relative;
    display: block;
    content: '\e936';
    font-family: 'Linearicons';
    font-size: 24px;
    color: #fff;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out; }

.ipad .thumb-minimal__overlay {
  bottom: -1px; }

.thumb-minimal.thumb-minimal_lg .thumb-minimal__overlay::before {
  font-size: 50px; }

.thumb-corporate img {
  width: 100%;
  height: auto; }

.thumb-corporate * + .thumb-corporate__list {
  margin-top: 15px; }

.thumb-corporate__overlay {
  padding: 20px 10px 5px; }

.thumb-flat {
  text-align: center; }
  .thumb-flat * + .thumb-flat__subtitle {
    margin-top: 5px; }

.thumb-flat__subtitle {
  font-style: italic;
  color: #00bcd4;
  font-size: 14px;
  line-height: 1.3; }

.thumb-creative {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

.thumb-creative__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

.thumb-creative__image-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  margin: 0; }

.thumb-creative__image {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

.thumb-creative__front {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  background: #333;
  display: none; }

.thumb-creative__back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  background: #333;
  position: relative;
  overflow: hidden; }
  .thumb-creative__back img {
    opacity: .35; }

.thumb-creative__content {
  position: relative;
  overflow: hidden;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  padding: 50px 40px;
  color: #fff;
  pointer-events: none; }
  .thumb-creative__content > * {
    width: 100%;
    pointer-events: auto;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }
  .thumb-creative__content::before {
    content: ''; }
  .thumb-creative__content h1 {
    line-height: 1.4;
    color: #fff;
    text-transform: uppercase;
    font-family: 'SFUFuturaHeavy'; }
    .thumb-creative__content h1 a {
      color: inherit; }
      .thumb-creative__content h1 a:hover {
        color: #00bcd4; }
  .thumb-creative__content h2 {
    line-height: 1.4;
    color: #fff;
    text-transform: uppercase;
    font-family: 'SFUFuturaHeavy'; }
    .thumb-creative__content h2 a {
      color: inherit; }
      .thumb-creative__content h2 a:hover {
        color: #00bcd4; }
  .thumb-creative__content h3 {
    line-height: 1.4;
    color: #fff;
    text-transform: uppercase;
    font-family: 'SFUFuturaHeavy'; }
    .thumb-creative__content h3 a {
      color: inherit; }
      .thumb-creative__content h3 a:hover {
        color: #00bcd4; }
  .thumb-creative__content h4 {
    line-height: 1.4;
    color: #fff;
    text-transform: uppercase;
    font-family: 'SFUFuturaHeavy'; }
    .thumb-creative__content h4 a {
      color: inherit; }
      .thumb-creative__content h4 a:hover {
        color: #00bcd4; }
  .thumb-creative__content h5 {
    line-height: 1.4;
    color: #fff;
    text-transform: uppercase;
    font-family: 'SFUFuturaHeavy'; }
    .thumb-creative__content h5 a {
      color: inherit; }
      .thumb-creative__content h5 a:hover {
        color: #00bcd4; }
  .thumb-creative__content h6 {
    line-height: 1.4;
    color: #fff;
    text-transform: uppercase;
    font-family: 'SFUFuturaHeavy'; }
    .thumb-creative__content h6 a {
      color: inherit; }
      .thumb-creative__content h6 a:hover {
        color: #00bcd4; }
  .thumb-creative__content .heading-1 {
    line-height: 1.4;
    color: #fff;
    text-transform: uppercase;
    font-family: 'SFUFuturaHeavy'; }
    .thumb-creative__content .heading-1 a {
      color: inherit; }
      .thumb-creative__content .heading-1 a:hover {
        color: #00bcd4; }
  .thumb-creative__content .heading-2 {
    line-height: 1.4;
    color: #fff;
    text-transform: uppercase;
    font-family: 'SFUFuturaHeavy'; }
    .thumb-creative__content .heading-2 a {
      color: inherit; }
      .thumb-creative__content .heading-2 a:hover {
        color: #00bcd4; }
  .thumb-creative__content .heading-3 {
    line-height: 1.4;
    color: #fff;
    text-transform: uppercase;
    font-family: 'SFUFuturaHeavy'; }
    .thumb-creative__content .heading-3 a {
      color: inherit; }
      .thumb-creative__content .heading-3 a:hover {
        color: #00bcd4; }
  .thumb-creative__content .heading-4 {
    line-height: 1.4;
    color: #fff;
    text-transform: uppercase;
    font-family: 'SFUFuturaHeavy'; }
    .thumb-creative__content .heading-4 a {
      color: inherit; }
      .thumb-creative__content .heading-4 a:hover {
        color: #00bcd4; }
  .thumb-creative__content .heading-5 {
    line-height: 1.4;
    color: #fff;
    text-transform: uppercase;
    font-family: 'SFUFuturaHeavy'; }
    .thumb-creative__content .heading-5 a {
      color: inherit; }
      .thumb-creative__content .heading-5 a:hover {
        color: #00bcd4; }
  .thumb-creative__content .heading-6 {
    line-height: 1.4;
    color: #fff;
    text-transform: uppercase;
    font-family: 'SFUFuturaHeavy'; }
    .thumb-creative__content .heading-6 a {
      color: inherit; }
      .thumb-creative__content .heading-6 a:hover {
        color: #00bcd4; }
  .thumb-creative__content a {
    color: #fff; }
    .thumb-creative__content a:hover {
      color: #fff;
      text-decoration: none; }
  .thumb-creative__content a.button-link {
    color: #fff; }
    .thumb-creative__content a.button-link:hover {
      color: #00bcd4; }

.creative__content p {
  color: #fff !important; }

.thumbnail-classic {
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
  text-align: left; }
  .thumbnail-classic img {
    -webkit-transition: 370ms ease-in-out;
    -o-transition: 370ms ease-in-out;
    transition: 370ms ease-in-out; }
  .thumbnail-classic .caption {
    margin-top: 25px; }
  .thumbnail-classic:hover img {
    -webkit-box-shadow: 0 5px 23px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 23px 0 rgba(0, 0, 0, 0.15); }

a.thumbnail-classic-title:hover {
  color: #00bcd4; }

.thumbnail-classic-time {
  display: inline-block;
  font-size: 12px;
  font-style: italic;
  color: #00bcd4; }

.thumbnail-classic-minimal {
  text-align: center; }
  .thumbnail-classic-minimal img {
    width: auto; }
  .thumbnail-classic-minimal .caption {
    font-size: 14px;
    line-height: 1.71429;
    text-align: left; }
  .thumbnail-classic-minimal * + .caption {
    margin-top: 28px; }

.img-thumbnail-variant-1 {
  display: block;
  position: relative; }
  .img-thumbnail-variant-1 .caption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(21, 21, 21, 0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: 350ms ease-in-out;
    -o-transition: 350ms ease-in-out;
    transition: 350ms ease-in-out;
    color: #fff; }
  .img-thumbnail-variant-1:hover .caption {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

.img-thumbnail-variant-2 {
  position: relative;
  overflow: hidden; }
  .img-thumbnail-variant-2 .caption {
    position: absolute;
    top: 20px;
    right: 20px;
    opacity: 0;
    -webkit-transform: scale(0.8) translateX(100%);
    -ms-transform: scale(0.8) translateX(100%);
    transform: scale(0.8) translateX(100%);
    -webkit-transition: 350ms ease-in-out;
    -o-transition: 350ms ease-in-out;
    transition: 350ms ease-in-out; }
  .img-thumbnail-variant-2 .icon-lg {
    font-size: 30px; }
  .img-thumbnail-variant-2:hover .caption {
    opacity: 1;
    -webkit-transform: scale(1) translateX(0);
    -ms-transform: scale(1) translateX(0);
    transform: scale(1) translateX(0); }

.img-thumbnail-variant-3 {
  position: relative;
  display: block;
  text-align: center;
  overflow: hidden; }
  .img-thumbnail-variant-3 .icon {
    font-size: 30px; }
  .img-thumbnail-variant-3 .arrow-right {
    font-size: 30px; }
  .img-thumbnail-variant-3 .list-inline-tag {
    font-size: 12px;
    font-style: italic; }
  .img-thumbnail-variant-3 .label-custom {
    position: absolute;
    z-index: 11;
    top: 18px;
    left: 18px;
    padding: 2px 7px;
    font-size: 12px;
    font-style: italic;
    background-color: #fff;
    border-radius: 4px;
    color: #000; }
  .img-thumbnail-variant-3 .caption {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px;
    background-color: rgba(0, 188, 212, 0.9);
    -webkit-transition: 290ms ease-in-out;
    -o-transition: 290ms ease-in-out;
    transition: 290ms ease-in-out;
    opacity: 0;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8); }
    .img-thumbnail-variant-3 .caption > * {
      color: #fff; }
      .img-thumbnail-variant-3 .caption > * + * {
        margin-top: 5px; }
    .img-thumbnail-variant-3 .caption .divider {
      position: relative;
      margin-top: 8px;
      margin-bottom: 8px;
      max-width: 116px;
      margin-left: auto;
      margin-right: auto; }
  .img-thumbnail-variant-3 .divider {
    background: transparent; }
    .img-thumbnail-variant-3 .divider:before {
      position: absolute;
      content: "";
      display: inline-block;
      left: 50%;
      right: 50%;
      height: 1px;
      background-color: #fff;
      -webkit-transition: 250ms 280ms ease-in-out;
      -o-transition: 250ms 280ms ease-in-out;
      transition: 250ms 280ms ease-in-out; }
  .img-thumbnail-variant-3 .hover-top-element {
    opacity: 0;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: 450ms 650ms linear;
    -o-transition: 450ms 650ms linear;
    transition: 450ms 650ms linear; }
  .img-thumbnail-variant-3 .hover-bottom-element {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-transition: 450ms 650ms linear;
    -o-transition: 450ms 650ms linear;
    transition: 450ms 650ms linear; }
  .img-thumbnail-variant-3:hover .caption {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  .img-thumbnail-variant-3:hover .hover-top-element {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .img-thumbnail-variant-3:hover .hover-bottom-element {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .img-thumbnail-variant-3:hover .divider:before {
    left: 0;
    right: 0; }

.quote-centered {
  position: relative;
  width: 100%;
  max-width: 660px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
  .quote-centered * + .quote-centered__cite {
    margin-top: 10px; }

.quote-centered__text {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
  letter-spacing: .06em;
  text-transform: uppercase; }
  .quote-centered__text .q {
    font-size: 16px;
    color: #000; }

.quote-centered__mark {
  display: inline-block;
  fill: #00bcd4; }

.quote-centered__cite {
  color: #888;
  vertical-align: middle; }
  .quote-centered__cite:before {
    content: '';
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    width: 14px;
    border-top: 1px solid; }

.quote-default {
  position: relative;
  width: 100%;
  max-width: 660px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.quote-default__mark {
  display: block;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  fill: #00bcd4; }

.quote-default__image img {
  width: 100px;
  height: auto;
  border-radius: 100%; }

.quote-default__cite {
  vertical-align: middle;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1.5px; }

.quote-default.quote-default_left {
  text-align: left; }
  .quote-default.quote-default_left .quote-default__image {
    text-align: center; }
  .quote-default.quote-default_left .quote-default__mark {
    margin-left: 0; }

.quote-bordered {
  padding: 20px;
  border: 1px solid #ececee;
  border-radius: 3px;
  text-align: center; }

.quote-bordered__mark {
  display: block;
  fill: #00bcd4; }

.quote-bordered__image img {
  width: 100px;
  height: auto;
  border-radius: 100%; }

.quote-bordered__cite {
  color: #000; }

.quote-bordered__small {
  font-size: 14px;
  line-height: 1.71429; }

.quote-classic__mark {
  fill: #00bcd4; }

.quote-classic__main {
  position: relative;
  padding: 25px;
  margin-bottom: 12px;
  border: 1px solid #ececee;
  border-bottom: 0; }
  .quote-classic__main:before {
    content: '';
    position: absolute;
    bottom: -12px;
    height: 13px;
    border-style: solid;
    border-color: #ececee;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    left: 0;
    width: 40px;
    border-width: 1px 1px 0 0;
    -webkit-transform: skew(45deg);
    -ms-transform: skew(45deg);
    transform: skew(45deg); }
  .quote-classic__main:after {
    content: '';
    position: absolute;
    bottom: -12px;
    height: 13px;
    border-style: solid;
    border-color: #ececee;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    right: 0;
    width: calc(100% - 40px - 25px);
    border-width: 1px 0 0 1px;
    -webkit-transform: skew(-45deg);
    -ms-transform: skew(-45deg);
    transform: skew(-45deg); }
  .quote-classic__main + .quote-classic__caption {
    margin-top: 35px; }

.quote-classic__image img {
  border-radius: 100%;
  width: 40px;
  height: auto; }

.quote-classic__caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.quote-classic__caption-main {
  padding-left: 20px; }

.quote-classic__cite {
  color: #000; }

.quote-classic__small {
  font-size: 14px;
  line-height: 1.71429; }

.techno-single-icon-inner {
  margin: 20px 0; }
  .techno-single-icon-inner a {
    display: inline-block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
    .techno-single-icon-inner a i {
      border: 1px solid #e6e6e6;
      color: #565872;
      display: inline-block;
      font-size: 18px;
      height: 40px;
      line-height: 41px;
      margin: 0 9px 0 0;
      text-align: center;
      width: 40px;
      border-radius: 5px; }
      .techno-single-icon-inner a i:hover {
        background: #FFB74D;
        border-color: #FFB74D;
        color: #fff; }

.blog-left-side .widget h2 {
  margin-top: 0;
  color: #232323;
  display: block;
  font-size: 20px;
  margin-bottom: 40px;
  padding-bottom: 0;
  position: relative;
  text-transform: uppercase;
  font-family: 'SFUFuturaHeavy'; }
  .blog-left-side .widget h2:before {
    position: absolute;
    left: 0;
    bottom: -11px;
    width: 88px;
    height: 3px;
    background: #aec6ef;
    content: ""; }
  .blog-left-side .widget h2:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -13px;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background: #FFB74D;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG; }

.recent-post-item {
  clear: both;
  overflow: hidden;
  margin-bottom: 14px;
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 0px; }
  .recent-post-item:last-child {
    border-bottom: 0; }

.recent-post-image {
  float: left;
  margin-right: 25px; }
  .recent-post-image a {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 17px; }
  .recent-post-image img {
    border-radius: 5px; }

.recent-post-text {
  margin-top: 0;
  overflow: hidden; }
  .recent-post-text h4 a {
    color: #232323;
    font-size: 17px;
    line-height: 22px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-weight: 500; }

.widget_recent_data {
  padding-bottom: 9px !important; }

.dreamit-single-cases-study {
  margin-bottom: 30px;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .dreamit-single-cases-study:hover .cases-study-content {
    opacity: 1;
    visibility: visible; }
  .dreamit-single-cases-study:hover .cases-study-contentf {
    top: 0; }
  .dreamit-single-cases-study a {
    display: block;
    color: #fff; }
    .dreamit-single-cases-study a:hover {
      text-decoration: none; }

.cases-study-content {
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  position: absolute;
  top: 0;
  padding: 30px;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .cases-study-content ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .cases-study-content ul li {
      margin-bottom: 3px; }
      .cases-study-content ul li strong {
        font-family: 'SFUFuturaHeavy'; }
  .cases-study-content h3 {
    font-family: 'SFUFuturaHeavy'; }
  .cases-study-content:before {
    position: absolute;
    content: "";
    left: 0;
    top: 15px;
    height: calc(100% - 30px);
    width: calc(100% - 30px);
    border: 1px solid #ffb74d;
    margin: auto;
    right: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 4; }

.cases-study-contentf {
  position: relative;
  top: 30px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }

.cont-detail-duan {
  overflow: hidden;
  -webkit-box-shadow: 0 0 30px #000 s;
  box-shadow: 0 0 30px #000 s;
  padding: 65px 50px 50px;
  margin-top: 50px; }

.content-main-duan {
  margin-top: 20px; }

.title-mainx {
  font-family: SFUFuturaHeavy;
  font-size: 25px;
  margin-bottom: 20px; }

.desc-duan ul {
  padding: 0;
  margin: 0;
  list-style: none; }
  .desc-duan ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    font-size: 18px; }

.search-res {
  position: absolute;
  right: 10px; }
  .search-res .icon-search {
    width: 40px;
    height: 40px;
    cursor: pointer;
    text-align: center;
    line-height: 42px;
    color: #000;
    font-size: 17px;
    margin: 0px; }
  .search-res .icon-search.active {
    color: var(--color-main);
    background: #fff;
    border-radius: 100%; }
  .search-res .search-grid {
    position: absolute;
    top: 50px;
    right: 0px;
    width: 0px;
    height: 40px;
    overflow: hidden;
    background: #fff;
    border: 1px solid var(--color-main);
    z-index: 2;
    opacity: 0;
    border-radius: 25px;
    line-height: normal; }
    .search-res .search-grid p {
      float: left;
      width: 35px;
      height: 38px;
      cursor: pointer;
      outline: none;
      border: none;
      margin: 0px;
      font-size: 17px;
      display: block;
      color: var(--color-main);
      line-height: 40px;
      text-align: center; }
    .search-res .search-grid input {
      width: calc(100% - 35px);
      float: right;
      line-height: 38px;
      outline: none;
      border: none;
      color: var(--color-main); }
      .search-res .search-grid input::-webkit-input-placeholder {
        color: #ccc; }
      .search-res .search-grid input:-moz-placeholder {
        color: #ccc; }
      .search-res .search-grid input::-moz-placeholder {
        color: #ccc; }
      .search-res .search-grid input:-ms-input-placeholder {
        color: #ccc; }
.right-detail-product {
  position: sticky;
  top: 98px;
}
.box-catalogy {
  border-radius: 5px;
  padding: 0 5px;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding-top: 10px;
}
.title-catalogy {
  margin-bottom: 1.5rem;
  text-align: left;
  margin-bottom: 25px;
  position: relative;
  font-size: 20px;
  text-transform: uppercase;
}
.title-catalogy:before {
  content: '';
  position: absolute;
  left: 0;
  width: 70px;
  height: 1px;
  background: #808080;
  bottom: -7px;
}
.title-catalogy:after {
  content: '';
  position: absolute;
  left: 0;
  width: 50px;
  height: 1px;
  background: #808080;
  bottom: -4px;
}
.hotline-back-support span {
  position: absolute;
  right: 15px;
  bottom: 30px;
  text-align: left;
  text-transform: capitalize;
  font-size: 16px;
}
.hotline-back-support {
    position: relative;
    margin-bottom: 0;
}
.hotline-back-support span b {
  color: #f00;
  font-size: 19px;
}
.item-slick-support>p {
  width: 100%;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.row-support {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: 1px dashed #ccc;
  padding: 5px 0;
}
.row-support>div:nth-child(1) {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.row-support>div:nth-child(1) a {
  text-decoration: none;
}
.row-support>div:nth-child(1) img {
  margin-right: 10px;
  width: 40px;
  height: 40px;
  vertical-align: middle;
}
.email-support {
  text-align: center !important;
  margin-top: 10px;
  font-size: 16px;
  font-family: 'Roboto';
  margin-bottom: 0;
  width: 100%;
}
.email-support a {
  color: #000;
  text-decoration: none;
}
.newsletter-input--v2{
  width: 100%;
}
.newsletter-button--v2{
  width: 100px;
    margin: 10px 0 0 0;
}
.newsletter-button--v2 input{
  width: 100%;
  background: var(--color-main);
  color: #fff;
  border: none;
  padding: 7px 5px;
  border-radius: 3px;
}
.content-sv{
  padding: 15px;
  background: #f1f1f1;
  margin-bottom: 30px;

}
@media (min-width: 768px) {
  .form-label-outside {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  .form-label-outside.focus {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  .form-label-outside.auto-fill {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  .rd-mailform_style-1 * + .button {
    margin-top: 40px; }
  .rd-mailform-inline-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
    .rd-mailform-inline-flex > .form-wrap {
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; }
      .rd-mailform-inline-flex > .form-wrap + .form-wrap {
        margin-left: 10px;
        margin-top: 0; }
      .rd-mailform-inline-flex > .form-wrap + .button {
        margin-left: 10px;
        margin-top: 0; }
  .divider-wrap {
    margin-top: 40px;
    margin-bottom: 40px; }
  .table-custom th {
    padding: 33px 24px; }
  .list-sm > li + li {
    margin-top: 22px; }
  .list-lg > li + li {
    margin-top: 50px; }
  .list-terms-inline dt {
    font-size: 16px; }
  .list-marked > li::before {
    top: 14px; }
  .list-marked-primary > li::before {
    top: 14px; }
  .thumb-flat__subtitle {
    font-size: 16px; }
  * + .thumb-flat__body {
    margin-top: 30px; }
  * + .thumb-creative__title {
    margin-top: 22px; }
  * + .quote-default__text {
    margin-top: 30px; }
  .quote-centered .q {
    font-size: 20px;
    line-height: 1.45; } }

@media (min-width: 576px) {
  #form-output-global {
    left: 30px; }
  .quote-classic__image img {
    width: 100px; } }

@media (min-width: 1200px) {
  .rd-mailform_style-2 .form-wrap.group-xl {
    margin-top: 40px; }
  .list-small > li {
    font-size: 16px;
    line-height: 1.625; }
  .list-terms-inline dt {
    font-size: 18px; }
  .list-tags a {
    padding: 15px 18px; }
  .list-archive {
    font-size: 16px;
    line-height: 1.625; }
  .thumb__subtitle {
    font-size: 16px;
    line-height: 1.625; }
  .thumb__title {
    font-size: 24px;
    line-height: 1.3; }
  * + .thumb-corporate__caption {
    margin-top: 25px; }
  * + .quote-bordered__text {
    margin-top: 50px; }
  * + .quote-bordered__caption {
    margin-top: 30px; }
  .thumbnail-classic-minimal .caption {
    font-size: 16px;
    line-height: 1.625; }
  .img-thumbnail-variant-3 .icon {
    font-size: 40px; }
  .img-thumbnail-variant-3 .caption {
    padding: 50px 55px 45px; }
    .img-thumbnail-variant-3 .caption > * + * {
      margin-top: 10px; }
    .img-thumbnail-variant-3 .caption .divider {
      margin-top: 19px;
      margin-bottom: 19px; }
  .img-thumbnail-variant-3 .arrow-right {
    position: absolute;
    right: 18px;
    bottom: 13px; }
  .quote-centered {
    max-width: 760px; }
  .quote-centered__text .q {
    font-size: 24px;
    line-height: 1.58333; }
  .quote-default {
    max-width: 800px; }
  .quote-bordered__small {
    font-size: 16px;
    line-height: 1.625; }
  .quote-bordered {
    padding: 40px; }
  .quote-classic__small {
    font-size: 16px;
    line-height: 1.625; }
  .quote-classic__main {
    padding: 40px; }
  .quote-classic__caption-main {
    padding-left: 40px; } }

@media (max-width: 767px) {
  .rd-mailform_responsive .form-input {
    padding-top: 14px;
    padding-bottom: 14px;
    min-height: 50px; }
  .rd-mailform_responsive .form-label {
    top: 25px; }
  .rd-mailform_responsive .form-wrap_icon::before {
    top: 26px; }
  .thumb-corporate {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto; }
  .thumb-creative {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto; }
  .quote-default {
    max-width: 370px;
    margin-left: auto;
    margin-right: auto; } }

@media (max-width: 991px) {
  .table-custom-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-custom-responsive.table-bordered {
    border: 0; } }

@media (min-width: 992px) {
  .list-bordered > li:nth-last-child::before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 32px;
    background: #ececee; }
  .thumb-corporate:hover .thumb-corporate__overlay {
    opacity: 1; }
    .thumb-corporate:hover .thumb-corporate__overlay .thumb-corporate__list > li {
      opacity: 1;
      -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
      -ms-transform: matrix(1, 0, 0, 1, 0, 0);
      transform: matrix(1, 0, 0, 1, 0, 0);
      -webkit-transition-delay: .1s;
      -o-transition-delay: .1s;
      transition-delay: .1s; }
  .thumb-corporate__main {
    position: relative; }
  .thumb-corporate__overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: -2px;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out; }
    .thumb-corporate__overlay::before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(248, 248, 248, 0.9);
      -webkit-transition: -webkit-transform .3s ease-in-out;
      transition: -webkit-transform .3s ease-in-out;
      -o-transition: transform .3s ease-in-out;
      transition: transform .3s ease-in-out;
      transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out; }
    .thumb-corporate__overlay .thumb-corporate__list > li {
      position: relative;
      opacity: 0;
      -webkit-transition: opacity .1s, -webkit-transform .3s ease-in-out;
      transition: opacity .1s, -webkit-transform .3s ease-in-out;
      -o-transition: transform .3s ease-in-out, opacity .1s;
      transition: transform .3s ease-in-out, opacity .1s;
      transition: transform .3s ease-in-out, opacity .1s, -webkit-transform .3s ease-in-out;
      -webkit-transform: matrix(0.01, 0, 0, 1, 0, 0);
      -ms-transform: matrix(0.01, 0, 0, 1, 0, 0);
      transform: matrix(0.01, 0, 0, 1, 0, 0); }
  .thumb-creative__content {
    min-height: 300px;
    -webkit-transform: translateZ(60px);
    transform: translateZ(60px);
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out; }
  .ie-10 .thumb-creative__back .thumb-creative__content {
    display: table-cell;
    vertical-align: middle; }
  .ie-11 .thumb-creative__back .thumb-creative__content {
    display: table-cell;
    vertical-align: middle; }
  .thumb-creative:hover .thumb-creative__front {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg); }
  .thumb-creative:hover .thumb-creative__back {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg); }
  .thumb-creative__inner {
    position: relative;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    perspective: 1000px; }
  .thumb-creative__front {
    overflow: visible;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    z-index: 1; }
    .thumb-creative__front .thumb-creative__image {
      opacity: .35; }
    .thumb-creative__front .thumb-creative__content {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2; }
      .thumb-creative__front .thumb-creative__content > * {
        opacity: 1; }
  .thumb-creative__back {
    overflow: visible;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    opacity: 1; }
    .thumb-creative__back .thumb-creative__image {
      opacity: .05; }
  .thumb-creative_no-cover .thumb-creative__front .thumb-creative__image {
    opacity: 1; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .thumb-flat__body {
    font-size: 16px; }
  .thumb-creative__content {
    padding: 25px 30px;
    font-size: 14px;
    line-height: 1.5; } }

@media (min-width: 576px) and (max-width: 767px) {
  .thumb-creative__content {
    padding: 30px 10px; }
    .thumb-creative__content .button-link {
      font-size: 12px; } }

@media (min-width: 1200px) and (max-width: 1399px) {
  .thumb-creative__content {
    min-height: 270px; }
  .thumb-creative__back .thumb-creative__content p {
    display: none; }
  .thumb-creative__back .thumb-creative__content a.button-link {
    font-size: 12px; } }

@media (min-width: 1400px) {
  .thumb-creative .thumb-creative__content {
    min-height: 360px; } }

@media only screen and (max-width: 992px) {
  .wrap-cautao {
    padding: 30px 15px;
    position: relative; }
    .wrap-cautao .row {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .wrap-cautao .box-line {
      display: none; }
    .wrap-cautao .img-cautao {
      text-align: center;
      padding: 60px 30px;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      opacity: 0.3;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .wrap-cautao .img-cautao h3 {
        display: none; }
    .wrap-cautao .box-indicator h6 {
      font-size: 15px;
      line-height: 1.5; } }

@media only screen and (max-width: 768px) {
  .global-title {
    margin-bottom: 15px;
    padding-bottom: 15px; }
    .global-title h2 {
      font-size: 25px; }
  .dangkynhanbaogia h3 {
    font-size: 28px; }
  .wrap-coupon {
    padding-top: 30px; }
  .wrap-about,
  .wrap-ykien,
  .wrap-quytrinh,
  .dangkynhanbaogia {
    padding: 30px 0; }
  .top-service {
    padding: 40px 0; }
  .top-service:before {
    height: 60%; }
  .item-ykien .info .info-v2 {
    display: block; }
  .wrap-quytrinh .left {
    width: 100%;
    background: none; }
    .wrap-quytrinh .left .box {
      padding: 0 15px; }
      .wrap-quytrinh .left .box .ten {
        width: 100%; }
      .wrap-quytrinh .left .box:nth-child(1) {
        padding-left: 15px; }
      .wrap-quytrinh .left .box:nth-child(2) {
        padding-left: 15px; }
      .wrap-quytrinh .left .box:nth-child(3) {
        padding-left: 15px; }
      .wrap-quytrinh .left .box:nth-child(4) {
        padding-left: 15px; }
      .wrap-quytrinh .left .box:nth-child(5) {
        padding-left: 15px; }
      .wrap-quytrinh .left .box:nth-child(6) {
        padding-left: 15px; }
  .wrap-quytrinh .right {
    width: 100%;
    display: none !important; }
  .logo-footer {
    text-align: center; }
  .item-lienhe {
    margin-bottom: 40px; }
    .item-lienhe h3 {
      font-size: 18px; }
  .banner-section {
    margin-top: 58px; }
  .title-linhvuc {
    font-size: 30px; }
  .wrap-linhvuc {
    padding: 30px 0 0; }
  .cases-study-contentf {
    top: 0; }
  .cases-study-content {
    opacity: 1;
    visibility: visible; }
  .title-mainx {
    margin-bottom: 15px; }
  .cont-detail-duan {
    padding: 15px;
    margin-top: 20px; }
  .pro-left {
    padding: 15px; }
    .pro-left img {
      height: auto !important;
      max-width: 100%; }
  .wrap-dichvu ul {
    margin: 0; }
    .wrap-dichvu ul li {
      width: 50%;
      padding: 1px; }
  .owl-kinhnghiem.owl-theme .owl-nav.disabled + .owl-dots {
    top: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 20px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .owl-kinhnghiem.owl-theme .owl-dots .owl-dot {
    width: 20px; }
    .owl-kinhnghiem.owl-theme .owl-dots .owl-dot span {
      background: #d9d9d9; }
  .owl-kinhnghiem.owl-theme .owl-dots .owl-dot.active span {
    background: #4fdad3; }
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #4fdad3; }
  .wrap-about {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .wrap-about .__content {
      margin: 30px 0 0 0; }
      .wrap-about .__content li {
        width: 100%;
        padding: 15px 0; }
        .wrap-about .__content li h4 {
          font-size: 15px; }
      .wrap-about .__content li.active {
        background: transparent;
        color: #000; }
    .wrap-about .container {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }
    .wrap-about ._left {
      width: 100%;
      padding: 20px; }
    .wrap-about ._right {
      width: 100%;
      margin-bottom: 0;
      left: 0;
      right: 0; }
  .slideshow {
    padding-top: 19px; }
    .slideshow .owl-carousel .owl-item img {
      height: auto;
      -o-object-fit: cover;
      object-fit: cover; }
    .slideshow .desc {
      top: 25%; }
      .slideshow .desc h3 {
        font-size: 19px; }
      .slideshow .desc h4 {
        font-size: 16px; }
      .slideshow .desc p {
        display: none; }
  .title-footer {
    margin-top: 30px; }
  .main-slider .info {
    top: 23vh;
    max-width: 90vw;
    left: 0;
    right: 0;
    margin: auto;
    display: none; }
    .main-slider .info h3 {
      font-size: 20px;
      margin-bottom: 20px; }
    .main-slider .info .left {
      font-size: 25px;
      border-right: 2px solid #fff;
      padding-right: 0;
      margin-right: 10px; }
      .main-slider .info .left span {
        font-size: 40px;
        line-height: 30px; }
    .main-slider .info .right h4 {
      font-size: 12px;
      margin-bottom: 15px; }
      .main-slider .info .right h4 br {
        display: none; }
    .main-slider .info .right ul li {
      font-size: 10px;
      margin-bottom: 5px; }
  #scroll a {
    bottom: -30px;
    left: 43%;
    font: normal 400 13px/1 'Josefin Sans', sans-serif; }
  .title-global h3 {
    font-size: 25px; }
  .owl-tintuc {
    margin-bottom: 25px; }
  .item-news .img_hv {
    margin-bottom: 20px; }
  .item-news a {
    display: block;
    margin-bottom: 30px; }
  .item-news ._xt {
    display: inline-block;
    color: #00bcd4;
    text-decoration: underline; }
  .item-news .info {
    width: 100%;
    text-align: center;
    margin-bottom: 15px; }
    .item-news .info h3:before {
      right: 0;
      margin: auto; }
  .widget--sidebar {
    display: none; }
    .widget--sidebar .widget__content.agent {
      margin-top: 120px;
      margin-bottom: 30px; }
  .the-article-tools {
    display: none; }
  .__searchmb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #3bacd6;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px; }
  .menu-top {
    display: none; }
  .menu-res {
    display: block; }
  .toolbar {
    display: block; }
  .menu {
    display: none; }
  .header .info {
    display: none; }
  .logo-header {
    padding: 15px; }
    .logo-header img {
      max-width: 85px; }
  .__btn {
    font-size: 13px; }
  .dvnoibat {
    padding: 0;
    position: initial; }
    .dvnoibat .tit-dv {
      font-size: 14px; }
    .dvnoibat:after {
      display: none; }
    .dvnoibat::before {
      display: none; }
  .infoslide {
    overflow: hidden; }
    .infoslide ul {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .infoslide ul li {
        width: 50%;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; }
        .infoslide ul li:nth-child(2) {
          border: none;
          width: 50%; }
        .infoslide ul li:last-child {
          width: 100%;
          display: none; }
    .infoslide ._left {
      margin-right: 5px; }
      .infoslide ._left img {
        max-width: 25px;
        max-height: 25px; }
    .infoslide ._right h4 {
      font-size: 10px; }
    .infoslide ._right p {
      font-size: 9px;
      margin-bottom: 0px; }
  .content-footer .__content {
    padding: 20px; }
  .content-footer ul li {
    width: 100%;
    margin-bottom: 20px; }
  .menu-footer li a {
    font-size: 12px; }
  .left-pro-detail {
    width: 100%;
    margin: 0px; }
  .right-pro-detail {
    width: 100%;
    margin: 0px; }
  .title-mainGlo {
    font-size: 20px; }
  .fixed-mb {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 123; }
  .copyright {
    padding-bottom: 75px;
    font-size: 12px; }
  .dknt .tit {
    font-size: 25px;
    padding: 15px; }
  .wrap-footer .__cont_top h3 {
    font-size: 25px; }
  .item-product .info h3 {
    font-size: 18px; }
  .wrap-news {
    margin-bottom: 40px; }
  .wrap-doitac .tit-doitac {
    font-size: 18px;
    margin-bottom: 20px;
    margin-right: 20px; }
    .wrap-doitac .tit-doitac span {
      width: 50px;
      text-transform: uppercase;
      -webkit-transform: translateX(-25%) translateY(18%) rotate(180deg);
      -ms-transform: translateX(-25%) translateY(18%) rotate(180deg);
      transform: translateX(-25%) translateY(18%) rotate(180deg); }
  .wrap-doitac .owl-doitac {
    width: calc(100% - 60px); }
  .item-productindex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .item-productindex .content-left {
      width: 100%; }
      .item-productindex .content-left .detail {
        padding: 30px 15px; }
        .item-productindex .content-left .detail h3 {
          font-size: 17px;
          padding: 15px 0 15px 15px;
          background-size: 42px 51px !important; }
    .item-productindex .content-right {
      width: 100%; } }
