@charset "UTF-8";
.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block; }

.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden; }

.slick-dots li button:before, .slick-next:before, .slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: 0; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  top: 0;
  left: 0; }

.slick-track:after, .slick-track:before {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir=rtl] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-dots, .slick-next, .slick-prev {
  position: absolute;
  display: block;
  padding: 0; }

.slick-loading .slick-list {
  background: url(./ajax-loader.gif) center center no-repeat #fff; }

@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(./fonts/slick.eot);
  src: url(./fonts/slick.eot?#iefix) format("embedded-opentype"), url(./fonts/slick.woff) format("woff"), url(./fonts/slick.ttf) format("truetype"), url(./fonts/slick.svg#slick) format("svg"); }
.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0; }

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0; }

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1; }

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: .25; }

.slick-next:before, .slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  display: none;
  color: #fff; }

.slick-prev {
  left: -25px; }

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: '←'; }

.slick-next:before, [dir=rtl] .slick-prev:before {
  content: '→'; }

.slick-next {
  right: -25px; }

[dir=rtl] .slick-next {
  right: auto;
  left: -25px; }

[dir=rtl] .slick-next:before {
  content: '←'; }

.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  bottom: -25px;
  width: 100%;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0; }

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0; }

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1; }

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: #000; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000; }

/*style*/
@font-face {
  font-family: UTMHelve;
  src: url(../f/UTMHelve.ttf); }
@font-face {
  font-family: PlayfairDisplayRegular;
  src: url(../f/PlayfairDisplayRegular.ttf); }
@font-face {
  font-family: UTMHelveBold;
  src: url(../f/UTMHelveBold.ttf); }
@font-face {
  font-family: UTM;
  src: url(../f/UTMHELVETINS.TTF); }
@font-face {
  font-family: UTMBebas;
  src: url(../f/UTMBebas.ttf); }
@font-face {
  font-family: UTMAlterGothic;
  src: url(../f/UTMAlterGothic.ttf); }


html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.clear {
  clear: both; }

.center {
  text-align: center; }

.cxs1,
.csm1,
.cmd1,
.clg1,
.cxs2,
.csm2,
.cmd2,
.clg2,
.cxs3,
.csm3,
.cmd3,
.clg3,
.cxs4,
.csm4,
.cmd4,
.clg4,
.cxs5,
.csm5,
.cmd5,
.clg5,
.cxs6,
.csm6,
.cmd6,
.clg6,
.cxs7,
.csm7,
.cmd7,
.clg7,
.cxs8,
.csm8,
.cmd8,
.clg8,
.cxs9,
.csm9,
.cmd9,
.clg9,
.cxs10,
.csm10,
.cmd10,
.clg10,
.cxs11,
.csm11,
.cmd11,
.clg11,
.cxs12,
.csm12,
.cmd12,
.clg12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.cxs1,
.cxs2,
.cxs3,
.cxs4,
.cxs5,
.cxs6,
.cxs7,
.cxs8,
.cxs9,
.cxs10,
.cxs11,
.cxs12 {
  float: left; }

.cxs12 {
  width: 100%; }

.cxs11 {
  width: 91.66666667%; }

.cxs10 {
  width: 83.33333333%; }

.cxs9 {
  width: 75%; }

.cxs8 {
  width: 66.66666667%; }

.cxs7 {
  width: 58.33333333%; }

.cxs6 {
  width: 50%; }

.cxs5 {
  width: 41.66666667%; }

.cxs4 {
  width: 33.33333333%; }

.cxs3 {
  width: 25%; }

.cxs2 {
  width: 16.66666667%; }

.cxs1 {
  width: 8.33333333%; }

@media (min-width: 768px) {
  .csm1,
  .csm2,
  .csm3,
  .csm4,
  .csm5,
  .csm6,
  .csm7,
  .csm8,
  .csm9,
  .csm10,
  .csm11,
  .csm12 {
    float: left; }

  .csm12 {
    width: 100%; }

  .csm11 {
    width: 91.66666667%; }

  .csm10 {
    width: 83.33333333%; }

  .csm9 {
    width: 75%; }

  .csm8 {
    width: 66.66666667%; }

  .csm7 {
    width: 58.33333333%; }

  .csm6 {
    width: 50%; }

  .csm5 {
    width: 41.66666667%; }

  .csm4 {
    width: 33.33333333%; }

  .csm3 {
    width: 25%; }

  .csm2 {
    width: 16.66666667%; }

  .csm1 {
    width: 8.33333333%; } }
@media (min-width: 992px) {
  .cmd1,
  .cmd2,
  .cmd3,
  .cmd4,
  .cmd5,
  .cmd6,
  .cmd7,
  .cmd8,
  .cmd9,
  .cmd10,
  .cmd11,
  .cmd12 {
    float: left; }

  .cmd12 {
    width: 100%; }

  .cmd11 {
    width: 91.66666667%; }

  .cmd10 {
    width: 83.33333333%; }

  .cmd9 {
    width: 75%; }

  .cmd8 {
    width: 66.66666667%; }

  .cmd7 {
    width: 58.33333333%; }

  .cmd6 {
    width: 50%; }

  .cmd5 {
    width: 41.66666667%; }

  .cmd4 {
    width: 33.33333333%; }

  .cmd3 {
    width: 25%; }

  .cmd2 {
    width: 16.66666667%; }

  .cmd1 {
    width: 8.33333333%; } }
.csm25 {
  width: 20%; }

.csm15 {
  width: 12.5%; }

html, body {
  overflow-x: hidden; }

body, div, ul, li, ol, dl, dt, dd, input, h1, h2, h3, h4, h5, h6, span, strong, img, p {
  margin: 0;
  padding: 0;
  border: none;
  text-align: justify; }

ul, li, ol, dl, dt, dd {
  list-style: none; }

* {
  transition: color .3s;
  -moz-transition: color .3s;
  -ms-transition: color .3s;
  -o-transition: color .3s;
  -webkit-transition: color .3s; }

img {
  max-width: 100%; }

a {
  text-decoration: none;
  color: inherit; }

a:hover, a:focus {
  text-decoration: none;
   }

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #c8c8c8;
  opacity: 1;
  /* Firefox */ }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #c8c8c8; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #c8c8c8; }

body {
  font-family: 'UTMHelve';
  font-size: 18px;
  line-height: 1.6;
  position: relative;
  color: #282828; }

.ctn-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.ctn {
  max-width: 1350px;
  width: 100%;
  margin: auto; }

/*hieu ung*/
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1); } }
@-moz-keyframes zoomIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0); }
  100% {
    opacity: 1;
    -moz-transform: scale(1); } }
@-ms-keyframes zoomIn {
  0% {
    opacity: 0;
    -ms-transform: scale(0); }
  100% {
    opacity: 1;
    -ms-transform: scale(1); } }
@-o-keyframes zoomIn {
  0% {
    opacity: 0;
    -o-transform: scale(0); }
  100% {
    opacity: 1;
    -o-transform: scale(1); } }
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale(0); }
  100% {
    opacity: 1;
    transform: scale(1); } }
.zoomIn {
  -webkit-animation-name: zoomIn;
  -moz-animation-name: zoomIn;
  -ms-animation-name: zoomIn;
  -o-animation-name: zoomIn;
  animation-name: zoomIn;
  animation-duration: 1s;
  animation-fill-mode: both; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1); }
  70% {
    opacity: 1;
    -webkit-transform: scale(0.9); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1); } }
@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0); }
  50% {
    opacity: 1;
    -moz-transform: scale(1.1); }
  70% {
    opacity: 1;
    -moz-transform: scale(0.9); }
  100% {
    opacity: 1;
    -moz-transform: scale(1); } }
@-ms-keyframes bounceIn {
  0% {
    opacity: 0;
    -ms-transform: scale(0); }
  50% {
    opacity: 1;
    -ms-transform: scale(1.1); }
  70% {
    opacity: 1;
    -ms-transform: scale(0.9); }
  100% {
    opacity: 1;
    -ms-transform: scale(1); } }
@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0); }
  50% {
    opacity: 1;
    -o-transform: scale(1.1); }
  70% {
    opacity: 1;
    -o-transform: scale(0.9); }
  100% {
    opacity: 1;
    -o-transform: scale(1); } }
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0); }
  50% {
    opacity: 1;
    transform: scale(1.1); }
  70% {
    opacity: 1;
    transform: scale(0.9); }
  100% {
    opacity: 1;
    transform: scale(1); } }
.bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -ms-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
  animation-duration: 1s;
  animation-fill-mode: both; }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
  animation-duration: 1s;
  animation-fill-mode: both; }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
  animation-duration: 1s;
  animation-fill-mode: both; }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.visible {
  visibility: visible !important; }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  animation-duration: 1.3s; }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  animation-duration: 1.3s; }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  animation-duration: 1.3s; }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  animation-duration: 1.3s; }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
  animation-duration: 1.3s; }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
  animation-duration: 1.3s; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
/*end hieu ung*/
button {
  border: none; }

#top {
  display: flex;
  background: #441e11; }
  #top .ctn {
    justify-content: center;
    display: flex;
    align-items: center; }
  #top .cmd3 p {
    color: #f8ccbe;
    font-size: 14px; }
  #top .cmd3:first-child > div {
    display: flex; }
  #top .cmd3:last-child {
    display: flex;
    align-items: center;
    justify-content: right; }
  #top .cmd3 ul {
    display: flex;
    align-items: center;
    padding: 2px 0 0 0; }
    #top .cmd3 ul a {
      display: inline-block;
      width: 20px;
      height: 20px;
      margin-left: 7px;
      background: url(../i/ic.png) center no-repeat;
      background-size: 600px 280px;
      background-position: -9px -6px; }
      #top .cmd3 ul a:nth-child(2) {
        background-position: -36px -6px; }
      #top .cmd3 ul a:nth-child(3) {
        background-position: -63px -6px; }
      #top .cmd3 ul a:nth-child(4) {
        background-position: -89px -6px; }
  #top .cmd6 p {
    width: 495px;
    height: 60px;
    background: url(../i/bg.png) center no-repeat;
    font-size: 19px;
    text-align: center;
    font-family: PlayfairDisplayRegular;
    font-style: italic;
    padding: 9px 0 0;
    margin: -1px auto -4px; }

.menu-fixed {
  top: 0;
  position: fixed;
  width: 100%;
  z-index: 9999;
  background-color: #fff;
  -webkit-animation: 900ms cubic-bezier(0.2, 1, 0.22, 1) 0s normal none 1 running fadeInDown;
  animation: 900ms cubic-bezier(0.2, 1, 0.22, 1) 0s normal none 1 running fadeInDown; }

.menu-fixed nav > ul > li:nth-child(4) {
  margin-right: 0; }

.menu-fixed nav > ul > li {
  padding: 20px 28px; }

header.ctn {
  justify-content: center;
  padding: 22px 0;
  display: flex;
  align-items: center; }
  header.ctn p {
    font-family: UTMBebas;
    font-size: 24px;
    text-transform: uppercase; }
  header.ctn .cmd4:nth-child(2) img {
    border-radius: 50%;
    display: block;
    background: #fff;
    margin: 0 auto -30px; }
  header.ctn .cmd4:nth-child(1) {
    padding-right: 0; }
    header.ctn .cmd4:nth-child(1) p:after {
      content: "";
      display: inline-block;
      width: 36px;
      height: 36px;
      background: url(../i/ic.png) center no-repeat;
      background-size: 600px 280px;
      background-position: -17px -90px;
      vertical-align: middle;
      margin-left: 15px; }
  header.ctn .cmd4:nth-child(3) {
    display: flex;
    padding-left: 0;
    justify-content: center; }
    header.ctn .cmd4:nth-child(3) p:before {
      content: "";
      display: inline-block;
      width: 36px;
      height: 36px;
      background: url(../i/ic.png) center no-repeat;
      background-size: 600px 280px;
      background-position: -90px -91px;
      vertical-align: middle;
      margin-right: 15px; }

.box-search {
  position: relative; }

#search_ic {
  font-size: 14px;
  background: none;
  font-family: 'UTMHelve';
  color: #f8ccbe;
  cursor: pointer;
  padding: 5px 24px 5px 0; }
  #search_ic:before {
    content: "";
    display: inline-block;
    background: url(../i/ic.png) center no-repeat;
    background-size: 600px 280px;
    background-position: -126px -7px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin: 0px 4px 0 0; }

.btn-dathen {
  font-size: 14px;
  background: none;
  font-family: 'UTMHelve';
  color: #f8ccbe;
  cursor: pointer;
  border-left: 1px solid #a07364;
  padding: 5px 0 5px 24px; }
  .btn-dathen:before {
    content: "";
    display: inline-block;
    background: url(../i/ic.png) center no-repeat;
    background-size: 600px 280px;
    background-position: -160px -7px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin: 0px 4px 0 0; }

#menud {
  margin: 25px 0 37px 0;
  color: #282828; }

nav {
  margin: 10px auto 10px;
  display: flex;
  position: relative; }

nav > ul > li {
  float: left;
    padding: 7px 25px;
    color: #282828;
    font-size: 16px;
    font-family: 'UTMHelveBold';
    position: relative;
    text-transform: uppercase;
    background: #fcebd9;
    margin: 0 17px;
    border-radius: 23px; }
  nav > ul > li:first-child {
    padding-left: 15px; }
  nav > ul > li:nth-child(4) {
    margin-right: 105px; }
  nav > ul > li:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #c30821;
    height: 2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  
  nav > ul > li:hover {
    background: #c30821;
    color: #fff;
    }
    nav > ul > li a{
      transition: initial;
    }

nav > ul > li:hover > .sub-menu {
  visibility: visible;
  opacity: 1;
  top: 65px;
  transform: rotateX(0); }

nav > ul > li > ul > li .sub-menu {
  position: absolute;
  right: -150%;
  top: 0;
  left: unset;
  border-left: 1px dashed #fff; }

nav > ul > li > ul > li:hover .sub-menu {
  right: -100%;
  opacity: 1;
  visibility: visible; }

nav .sub-menu li:hover a {
  color: #f9df27; }

nav .sub-menu {
  background: #441e11;
  color: #fff;
  top: 95px;
  width: 280px;
  left: 0;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  z-index: 111; }

nav .sub-menu li {
  padding: 14px 5px 14px 25px;
  transition: all 0.5s;
  border-bottom: 1px dashed #fff;
  text-transform: capitalize;
  position: relative;
  font-size: 15px; }

nav .sub-menu li:hover {
  padding-left: 28px; }

nav .sub-menu li:last-child {
  border-bottom: none; }

nav .sub-menu li p {
  text-align: left; }

#botheader {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1200px; }

#banner {
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
  max-height: 600px; }
  #banner img {
    display: block;
    margin: auto; }
  #banner .slick-dots {
    bottom: 15px; }
#a1{
  padding: 54px 0;
  background: #f8f8f8;
}
.title{
  font-size: 28px;
  text-transform: uppercase;
  color: #441e11;
  display: table;
  margin: 0 auto 50px;
  position: relative;
  padding-bottom: 45px;
  text-align: center;
  font-family: UTMHelveBold;
}
.title:before{
  content: "";
  display: inline-block;
  width: 149px;
  height: 23px;
  background: url(../i/line.png) center no-repeat;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
#a1 .ctn > div{
  display: flex;
  position: relative;
}
#a1 .cmd5 p{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 78px 30px;
    background: #ffffff73;
    border-radius: 25px;
    font-size: 14px;
    text-align: center;
    line-height: 2.3;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -24%;
    z-index: 9;
    width: 113%;
}
.a2{
  padding: 60px 0;
}
.a2 img{
  display: block;
  margin: auto;
}
#a3{
  padding: 74px 0;
  background: url(../i/bg.jpg) top center no-repeat;
  background-size: cover;
}
#a3 .title{
  color: #fff;
}
#a3 .title:before{
  filter: brightness(111);
}
#a3 h3{
  font-size: 24px;
    text-align: center;
    color: #fff;
    font-family: 'UTMHelveBold';
    text-transform: uppercase;
}
#a3 h4{
      font-size: 14px;
    color: #febfad;
    text-transform: uppercase;
    font-family: 'UTMHelveBold';
    padding: 7px 25px;
    border: 1px dotted #a19490;
    border-radius: 32px;
    display: table;
    margin: 22px auto;
    border-style: dashed;
}
#a3 .dflex{
  display: flex;
    align-items: center;
    color: #fff;
    font-size: 14px;
    justify-content: center;
}
#a3 .dflex div{
  margin: 0 45px ;
}
#a3 .dflex div:before{
      content: "";
    display: inline-block;
    width: 18px;
    height: 17px;
    background: url(../i/check.png) center no-repeat;
    margin: 0px 10px -3px 0px;
}
#a3 .slick-prev{
  width: 12px;
  height: 25px;
  background: url(../i/ar1.png) center no-repeat;
}
#a3 .slick-next{
  width: 12px;
  height: 25px;
  background: url(../i/ar2.png) center no-repeat;
}
#a4 {
  background: #f8f8f8;
  padding: 55px 0;
  position: relative;
  overflow: hidden;
}
#a4 .cmd6:nth-child(2){
      position: absolute;
    left: 40%;
}
.lefta4 {
        
    
    padding: 40px;
    width: 135%;

}
.lefta4 > div{
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  background: #ffffff94;
  border-radius: 40px;
  padding: 70px 30px 24px 30px;
  position: relative;
}
.lefta4 > div:before{
  content: "";
  width: 79px;
  height: 65px;
  background: url(../i/ic1.png) center no-repeat;
  position: absolute;
      left: 30px;
    top: -20px;
}
#slcus{
  z-index: 5;
  margin-bottom: 105px;
}
.lefta4 p{
  font-size: 14px;
      font-family: 'UTMHelve';
    color: #282828;
    line-height: 2;
}
.lefta4 > div > div{
  display: flex;
  margin-top: 24px;
}
.lefta4 > div img{
  margin-right: 30px;

}
.lefta4 h3{
  font-size: 14px;
  margin-bottom: 8px;
    font-family: 'UTMHelveBold';
    color: #282828;
}
#slcus .slick-dots{
      width: auto;
    right: 40px;
}
.slick-dots li{
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #441e11;
}
.slick-dots li.slick-active{
  background: #fff;
  border: 1px solid #441e11;
}
.slick-dots li button{
  display: none;

}
#a5{
  padding: 60px 0;
}
#a5 .cmd3 > div{
  background: #fbe5df;
  padding: 28px 17px;
  min-height: 330px;
  position: relative;
  margin-bottom: 35px
}
#a5 .cmd3:nth-child(2n) div{
  background: #fcebd9;
}
#a5 .cmd3 > div img{
  margin-bottom: 30px;
}
#a5 .cmd3 li{
  font-family: 'UTMHelveBold';
  font-size: 14px;
  margin-bottom: 30px;
  
}
#a5 .cmd3 > div:before{
  content: "";
  display: inline-block;
  height: 4px;
  background: #441e11;
  width: 65%;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}
#a5 .cmd3 li:before{
  content: "";
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: 0px 5px -4px 0;
  background: url(../i/check1.png) center no-repeat;
}
.a5flex{
  display: flex;
}
.a5flex .cmd6:first-child{
  padding-right: 0;
}
.a5flex .cmd6:nth-child(2){
  padding: 50px 32px;
  background: url(../i/6.png) center no-repeat;
  background-size: cover;
}
.a5flex img{
  height: 100%;
}
.a5flex h3{
  font-family: 'UTMHelveBold';
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 35px;
}
.a5flex p{
      color: #fff;
    font-size: 14px;
    line-height: 2.4;
}
.hl {
    height: 69px;
    text-align: center;
    background: url(../i/bg1.png) no-repeat center;
    padding-top: 6px;
    margin: 28px 0 28px;
    display: flex;
}
.hl a {
    width: 50%;
    height: 51px;
    flex: 1;
    margin: 0 4px;
    cursor: pointer;
    display: inline-block;
}
.a5end .slick-dots{
  bottom: -50px;
}
footer {
      background: #441e11;
    padding-top: 75px;
    color: #fff;
    position: relative;
    overflow: hidden;
    box-shadow: inset 0px 7px 26px -3px #391c11; }
  footer .ctn {
    max-width: 1388px;
    display: flex; }
  footer .cmd5 {
    width: 38.4%; }
  footer h3 {
    font-size: 20px;
    color: #d9b8b2;
    margin-bottom: 40px;
    font-family: UTMHelveBold; }

.left-f {
  padding-right: 53px;
  border-right: 1px solid #a46d62; }
  .left-f img {
    padding-bottom: 28px;
    margin-bottom: 37px;
    border-bottom: 1px solid #a46d62; }

.center-f {
  padding-left: 35px;
  width: 38.2%;
  border-right: 1px solid #a46d62; }

.right-f {
  width: 23.2%;
  padding-left: 30px; }

.social {
  display: flex;
  margin-bottom: 35px; }
  .social a {
    width: 52px;
    height: 52px;
    margin-right: 25px;
    transition: all 0.3s;
    background: url(../i/ic.png) center no-repeat;
    background-size: 600px 280px;
    background-position: -6px -154px; }
    .social a:nth-child(2) {
      background-position: -82px -154px; }
    .social a:nth-child(3) {
      background-position: -154px -154px; }
    .social a:nth-child(4) {
      background-position: -225px -154px; }
    .social a:nth-child(5) {
      background-position: -296px -154px; }

.box-time p {
  color: #d9b8b2;
  font-size: 22px;
  margin-bottom: 20px; }
.box-time label {
  display: block;
  font-family: UTMAlterGothic;
  font-size: 36px; }
.box-time span {
  display: block;
  font-size: 17px; }

.top-f {
  padding-bottom: 70px; }

.center-f h4 {
  font-weight: 100;
  font-size: 20px;
  margin-bottom: 25px; }

.coso {
  margin-bottom: 25px; }
  .coso li {
    padding: 5px 0 5px 40px;
    position: relative;
    margin-bottom: 10px; }
    .coso li:before {
      position: absolute;
          background: url(../i/ic.png) center no-repeat;
    background-size: 600px 280px;
    content: "";
    display: inline-block;
      content: "";
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 28px;
      height: 30px;
      background-position: -310px -92px; }
    .coso li:nth-child(2):before {
      background-position: -382px -93px; }

.right-f a {
  display: block;
  margin-bottom: 25px;
  transition: all 0.5s; }
  .right-f a:hover {
    padding-left: 20px; }

.s_frm {
  position: relative; }
  .s_frm input {
    width: 100%;
    height: 50px;
    padding: 5px 15px;
    background: #fff; }
  .s_frm button {
    position: absolute;
    width: 50px;
    height: 50px;
    right: 0;
    cursor: pointer;
    background: url(../i/ic.png) no-repeat;
    background-size: 600px 280px;
    top: 0;
    background-position: -406px -7px; }

.bot-f {
  max-width: 1170px !important;
  border-radius: 50px;
  border: 1px dashed #fff;
  background: #3a170b;
  padding: 20px 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: italic;
  margin-bottom: 55px; }

#bot {
  display: flex;
  justify-content: center;
  background: #2a0b00;
  color: #fff;
  padding: 16px 0; }

input {
  outline: none;
  -webkit-transition: .18s ease-out;
  -moz-transition: .18s ease-out;
  -o-transition: .18s ease-out;
  transition: .18s ease-out; }
.mobile{
  display: none !important;
}
/*popup search*/
.ovlfrm {
  background: rgba(17, 17, 17, 0.51);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 99; }

.ovlfrmc {
  display: inline-block; }

.frm {
  position: fixed;
  width: 35%;
  top: 0;
  left: 0;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  display: inline-block;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  -o-transition: all 1s;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s; }
  .frm ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1;
    /* Firefox */ }
  .frm :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff; }
  .frm ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff; }

.frmc {
  visibility: visible;
  opacity: 1;
  left: 50%;
  top: 50%; }

.frm input {
  width: 100%;
  border-radius: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border: none;
  padding: 20px 30px;
  color: #fff;
  background: rgba(255, 255, 255, 0.44); }

.frm button {
  width: 100px;
  padding: 12px 0;
  text-align: center;
  color: #fff;
  background-color: #441e11;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  float: left;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  right: 20px;
  border: none;
  cursor: pointer; }

/*end popup search*/

/*popup*/
.ovlfrmdh {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #111;
  z-index: 100;
  opacity: 0.7;
  display: none; }

.ovlfrmdhc {
  display: inline-block; }

.frmdh {
  position: fixed;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 999999999999;
  text-align: center;
  width: 440px;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  visibility: hidden;
  opacity: 0; }

.frmdh .d_contact {
  position: absolute;
  bottom: 2px;
  left: 50%;
  width: 262px;
  text-align: center;
  transform: translateX(-50%); }

.frmdh ::-webkit-input-placeholder {
  /* Edge */
  color: #95693f; }

.frmdh :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #95693f; }

.frmdh ::placeholder {
  color: #95693f; }

.frmdh input {
  width: 100%;
  font-size: 14px;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  /* padding: 0px 0 0 12px; */
  border: none;
  margin-bottom: 8px;
  background: url(https://caygheptocyhochanoi.com/wp-content/themes/traisonglam/PC/a/i/bg-pop.png) center no-repeat;
  width: 100%;
  height: 42px;
  font-size: 16px;
  font-family: 'UTMAmericana';
  color: #95693f;
  font-style: inherit;
  text-align: center;
  background-size: contain; }

@font-face {
  font-family: "UTMAmericana";
  src: url(../f/UTMAmericana.ttf); }
.frmdh button {
  cursor: pointer;
  border: none;
  background: initial;
  display: block;
  margin: 0px auto 0; }

.frmdhc {
  top: 50%;
  left: 50%;
  visibility: visible;
  opacity: 1; }

.frmdh .close-popup {
  position: absolute;
  top: -25px;
  right: 41px;
  /* transform: translateX(-50%); */
  cursor: pointer;
  width: 60px; }

#fix-right{
      display: flex;
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    flex-flow: column;
    z-index: 9999;
}
#fix-right a {
        flex-flow: row;
    margin-bottom: 15px;
    width: 52px;
    height: 52px;
    margin-right: 25px;
    transition: all 0.3s;
    background: url(https://caygheptocyhochanoi.com/wp-content/themes/traisonglam/PC/assets/uudai3/i/iczl.png) center no-repeat;
    background-size: 800px 320px;
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    background-position: -10px -213px;
}

@media screen and (max-width: 767px) {
  .frmdhc {
    top: 43%; } }
@media screen and (max-width: 375px) {
  .frmdhc {
    width: 100%; } }
@media screen and (max-width: 320px) {
  .frmdh input {
    zoom: .9;
    margin: auto;
    display: block; }

  .frmdh button {
    zoom: .8; } }
/*endpopup*/


@media screen and (max-width: 1023px){
  #a1 .cmd5 p{
        position: inherit;
    right: initial;
    top: initial;
    transform: inherit;
    width: 100%;
    padding: 15px;

  }
  #a4 .cmd6:nth-child(2){
    position: inherit;
    left: inherit;
  }
  .a5flex{
    display: block;
  }
  .a5flex img{
    width: 100%;
    float: left;
  }
  .a5flex .cmd6{
    padding: 0 15px !important;
  }
  .a5flex .cmd6:nth-child(2){
    margin-top: 15px;
    padding: 50px 15px !important;
  }
  .a5flex h3{
    margin-bottom: 15px;
  }
  footer .ctn{
    display: block;
    clear: both;
  }
  .bot-f{
    margin-top: 15px;
  }
  footer .cmd5{
    width: 100%;
    padding: 0 15px !important;
  }
  .right-f{
    width: 100%;
    padding: 0 15px !important;
  }
  .top-f{
    position: relative;
    overflow: hidden;
    padding-bottom: 10px;
  }
  nav > ul > li{
    padding: 7px 18px;
  }
  #top .cmd3 p, #search_ic{
    display: none;
  }
  .btn-dathen{
    border: none;
    padding-left: 0;
  }
  #top .cmd3{
    display: none !important;
  }
  header.ctn .cmd4:nth-child(3), header.ctn .cmd4:nth-child(1){
    display: none;
  }
  #menud{
    display: none;
  }
  header.ctn .cmd4:nth-child(2) img{
    margin: 0 auto;

  }
  header.ctn{
    padding: 5px 0;
  }
}
@media screen and (max-width: 767px){

  .pc{
    display: none !important;
  }
  .mobile{
    display: block !important;
  }
  header.ctn .cmd4:nth-child(2) img{
    width: 85px;
  }
  .title{
    font-size: 18px;
    padding: 0 15px 25px 15px;
    margin-bottom: 15px;
  }
  #a1 .cmd5 p{
    border-radius: 15px;
  }
  #a1 .cmd5 p{
    line-height: 1.5;
  }
  #a1{
        padding: 15px 0 0 0;
    position: relative;
    overflow: hidden;
  }
  .a2{
    padding: 15px;
  }
  .title:before{
        width: 100px;
    height: 16px;
    background-size: cover;
  }
  #a1 .ctn > div{
    display: block;
  }
  #a1 .csm6{
    margin-bottom: 15px;
  }
  .a2{
    padding: 15px 0;
  }
  #a3{
    padding: 15px;
  }
  #top .cmd6 p{
        width: 100%;
    font-size: 12px;
    padding: 0;
    background: none;
    height: 38px;
    padding-top: 6px;
  }
  #top{
    background: url(https://caygheptocyhochanoi.com/wp-content/themes/traisonglam/Mobile/a/i/bg4.png) center no-repeat;
    background-size: contain;
    text-align: center;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
  }
  #a3 h3{
    font-size: 14px;
  }
  #a3 .dflex{
    display: block;
  }
  #a3 .dflex div{
    margin: 0 0 15px 0;
  }
  #a3 .slick-next{
    right: 15px;
    top: 60%;
  }
  #a3 .slick-prev{
    top: 60%;
    left: 15px;
  }
  #a4{
    padding: 15px 0;
  }
  .lefta4{
    padding: 15px 24px 30px 24px;
  }
  #slcus .slick-dots{
    left: 50%;
    bottom: -10px;
    right: initial;
    transform: translateX(-50%);
  }
  .lefta4 > div:before{
        width: 35px;
    height: 29px;
    background-size: cover;
    top: -10px;
    left: 10px;
  }
  .lefta4 > div{
    padding: 20px;
    border-radius: 15px;
  }
  #a4 .cmd6:first-child{
    padding: 0;
  }
  #slcus{
    margin-bottom: 30px;
  }
  #a5{
    padding: 15px 0 40px 0;
  }
  #a5 .cmd3 > div{
    min-height: auto;
  }
  #a5 .cmd3 li{
    margin-bottom: 15px;
  }
  #a5 .cmd3 > div, #a5 .cmd3 > div img{
    margin-bottom: 15px;
  }
  .a5flex .cmd6:nth-child(2){
    padding: 15px !important;
  }
  .a5flex h3{
    font-size: 17px;
    text-align: left;
  }
  .a5flex p{
    line-height: 1.5;
  }
  .hl{
    height: 50px;
    background-size: contain;
    margin: 15px ;
  }
  footer{
    padding-top: 15px;
  }
  .left-f{
    border: none;
  }
  .left-f img{
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .social a{
    margin-right: 8px;
  }
  .social{
    margin-bottom: 20px;
  }
  .box-time p{
    font-size: 18px;
    margin-bottom: 5px;
  }
  .box-time label{
    font-size: 32px;
  }
  .box-time{
    margin-bottom: 20px;
  }
  footer h3{
    font-size: 18px;
    text-align: left;
    margin-bottom: 15px;
  }
  .center-f h4{
    margin-bottom: 15px;
  }
  .coso li{
    font-size: 15px;
  }
  .right-f a{
    font-size: 15px;
    margin-bottom: 10px;
  }
  .bot-f{
    font-size: 13px;
    padding: 5px 15px;
    width: 90%;
    margin: 5px auto 15px;
    text-align: center;
  }
  #bot{
    font-size: 13px;
    text-align: center;
    padding: 8px;
  }
  .frmdhc > img{
    width: 75%;
  }
  .frmdh .close-popup{
    right: 6%;
  }
}