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

@font-face {
  font-family: Muli;
  src: url(f/Muli-Regular.ttf); }
.t1 span {
  font-family: Muli;
  font-size: 16px; }

@font-face {
  font-family: Muli;
  src: url(f/Muli-Regular.ttf); }
@font-face {
  font-family: MuliBold;
  src: url(f/Muli-Bold.ttf); }
@font-face {
  font-family: MuliSemiBold;
  src: url(f/Muli-SemiBold.ttf); }
@font-face {
  font-family: UTM;
  src: url(f/UTMHELVETINS.TTF); }
@font-face {
  font-family: PlayfairDisplay;
  src: url(f/PlayfairDisplay-Regular.ttf); }
@font-face {
  font-family: PlayfairDisplayBold;
  src: url(f/PlayfairDisplay-Bold.ttf); }
@font-face {
  font-family: helveticaneue;
  src: url(f/helveticaneue.ttf); }
.tit {
  font-family: dp;
  font-size: 40px;
  padding: 65px 0 17px;
  text-align: center;
  font-weight: normal; }

.da p {
  text-align: center;
  line-height: 28px; }

#bn {
  display: none; }

.y6 li:before {
  content: "";
  width: 110px;
  height: 110px;
  display: inline-block;
  background: #fff url(i/ic.png) center no-repeat;
  transform: translateX(-50%);
  border-radius: 50%;
  left: 50%;
  position: absolute;
  background-position: 0 0; }

nav > .ctn {
  position: relative; }

nav .ctn ul li {
  padding: 14px 15px; }

nav .ctn ul li:last-child input {
  height: 48px; }

header > div .cmd6:nth-child(2) {
  padding: 0 15px; }

header > div .cmd6 p {
  padding: 10px 20px; }

#ck {
  width: 80%;
  position: absolute;
  left: 0;
  top: 50px;
  background: #fff;
  padding: 10px 20px;
  z-index: 100;
  display: none; }

#ck p {
  font-family: MuliExtraBold;
  color: #222;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 5px; }

#ck a {
  color: #666 !important;
  font-family: Muli !important;
  font-size: 14px; }

#ck p > a {
  color: #222 !important;
  font-weight: bold; }

#ck li {
  padding: 7px 18px !important;
  border-bottom: 1px solid #dddddd;
  background: url(i/ic000.png) 0 center no-repeat;
  transition: margin 0.5s;
  width: 100%; }

#ck li:last-child {
  border-bottom: none !important; }

#ck li:before, #ck li:after {
  display: none; }

#ck li:hover {
  margin-left: 10px; }

#ck li:hover a {
  color: #2ea6f6 !important; }

.y1 {
  display: flow-root;
  padding: 80px 0;
  position: relative; }
  .y1 .cmd6:nth-child(2) {
    position: absolute;
    padding: 30px 110px;
    border: 5px solid #f4f4f4;
    top: 135px;
    left: 43%;
    width: 60%;
    color: #222222; }
  .y1 li {
    margin: 15px 0;
    padding: 10px 0 10px 60px;
    position: relative; }
    .y1 li:before {
      content: "1";
      display: inline-block;
      width: 40px;
      color: #fff;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 40px;
      position: absolute;
      left: 0;
      background: #ff005a;
      top: 50%;
      transform: translateY(-50%); }
    .y1 li:nth-child(2):before {
      content: "2"; }
    .y1 li:nth-child(3):before {
      content: "3"; }
    .y1 li:nth-child(4):before {
      content: "4"; }

#y2 {
  display: flow-root;
  background: #fafafa; }

.y2 .cmd6:nth-child(1) {
  padding-right: 200px;
  line-height: 25px;
  color: #666; }
.y2 span {
  font-family: MuliBold;
  font-size: 100px;
  color: #cbe3f9; }
.y2 .slick-track {
  padding-top: 90px; }
.y2 .slick-prev {
  z-index: 100;
  background-color: #2ea6f6;
  width: 40px;
  height: 40px;
  left: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 145%; }
.y2 .slick-next:before, .y2 .slick-prev:before {
  width: 11px;
  height: 17px;
  content: "";
  background: url(i/next.png) center no-repeat;
  background-size: inherit;
  display: inline-block; }
.y2 .slick-prev:before {
  background: url(i/prev.png) center no-repeat; }
.y2 .slick-next {
  z-index: 100;
  left: 60px;
  background-color: #ff005a;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 145%; }

.t3 {
  font-family: PlayfairDisplay;
  font-size: 30px;
  margin: 30px 0;
  line-height: 40px;
  color: #222; }

.y3 {
  padding: 75px 0;
  display: flow-root; }
  .y3 .t1 {
    text-align: center; }
  .y3 > p {
    text-align: center;
    color: #666;
    margin: 20px 0 50px; }
  .y3 .cmd4 div:nth-child(1) {
    background: linear-gradient(to right, #4980c6, #47aaf0);
    color: #fff;
    padding: 35px 40px;
    text-align: center;
    line-height: 26px;
    height: 285px;
    margin-bottom: 50px; }
  .y3 .cmd4 div:nth-child(2) {
    position: relative;
    padding: 0 45px;
    color: #666;
    text-align-last: center;
    line-height: 24px; }
  .y3 .t3 {
    margin: 0 0 20px 0;
    text-align: center;
    color: #fff;
    font-size: 20px; }
  .y3 span {
    font-size: 20px;
    font-family: PlayfairDisplay;
    display: inline-block;
    position: absolute;
    top: -70px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    border-radius: 7px;
    padding: 10px 30px;
    box-shadow: -1px 3px 13px -1px #ccc; }

#y4 {
  display: flow-root;
  padding-top: 60px;
  background: url(i/bg.jpg) center no-repeat;
  color: #fff; }
  #y4 .t1 {
    text-align: center;
    color: #fff;
    margin-bottom: 5px; }

.y4 > p {
  text-align: center;
  line-height: 26px;
  margin-bottom: 50px;
  text-align-last: center; }
.y4 > ul {
  display: flex; }
.y4 li {
  flex: 1;
  background: url(i/i2.png) center no-repeat;
  height: 310px;
  position: relative;
  cursor: pointer; }
  .y4 li:nth-child(2) {
    background: url(i/i3.png) center no-repeat; }
  .y4 li:nth-child(3) {
    background: url(i/i4.png) center no-repeat; }
  .y4 li:nth-child(4) {
    background: url(i/i5.png) center no-repeat; }
  .y4 li:nth-child(5) {
    background: url(i/i6.png) center no-repeat; }
  .y4 li div {
    position: absolute;
    bottom: 20px;
    left: 50%;
    top: 68%;
    transform: translate(-50%, -50%);
    transition: all 0.8s; }
  .y4 li p {
    text-align: center;
    line-height: 24px;
    opacity: 0;
    transition: all 0.8s; }
  .y4 li:hover div {
    top: 40% !important; }
  .y4 li:hover p {
    opacity: 1; }
.y4 span {
  display: block;
  text-align: center;
  font-family: PlayfairDisplay;
  font-size: 80px;
  color: #fff; }

.y5 {
  padding: 75px 0;
  display: flow-root;
  line-height: 24px; }
  .y5 .t1 {
    margin-bottom: 25px;
    line-height: 45px; }
  .y5 > .cmd7 > p {
    margin-bottom: 40px; }
  .y5 li {
    margin: 30px 0;
    font-family: PlayfairDisplay;
    font-size: 25px;
    font-style: italic;
    line-height: 30px; }
    .y5 li p {
      font-family: Muli;
      line-height: 24px;
      color: #666;
      font-style: initial;
      font-size: 16px;
      margin-top: 25px; }
    .y5 li span {
      color: #2ea6f6;
      font-family: MuliBold;
      font-size: 30px;
      display: inline-block;
      margin-right: 10px;
      font-style: initial; }

#y6 {
  display: flow-root;
  background: url(i/bg1.png) center no-repeat;
  padding: 65px 0;
  color: #fff; }

.y6 .t1 {
  text-align: center;
  color: #fff;
  margin-bottom: 50px; }
.y6 ul {
  display: flex; }
.y6 li {
  flex: 1;
  padding: 140px 35px 0 35px;
  text-align: center;
  line-height: 24px;
  position: relative; }
  .y6 li:before {
    top: 0; }
  .y6 li:nth-child(2):before {
    background-position: -110px 0px; }
  .y6 li:nth-child(3):before {
    background-position: -220px 0px; }
  .y6 li:nth-child(4):before {
    background-position: 0px -110px; }
  .y6 li:nth-child(5):before {
    background-position: -110px -110px; }

.y7 {
  padding: 80px 0;
  display: flow-root; }
  .y7 .t1 {
    text-align: left; }
  .y7 ul {
    margin-top: 30px; }
  .y7 li {
    padding: 15px 0 15px 60px;
    position: relative;
    margin: 15px 0; }
    .y7 li:before {
      content: "1";
      display: inline-block;
      width: 40px;
      color: #fff;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 40px;
      position: absolute;
      left: 0;
      background: #ff005a;
      top: 50%;
      transform: translateY(-50%); }
    .y7 li:nth-child(2):before {
      content: "2"; }
    .y7 li:nth-child(3):before {
      content: "3"; }
    .y7 li:nth-child(4):before {
      content: "4"; }
    .y7 li:nth-child(5):before {
      content: "5"; }
    .y7 li:nth-child(6):before {
      content: "6"; }
  .y7 img {
    float: right; }

#t7 {
  position: relative;
  overflow: hidden;
  font-family: PlayfairDisplayBold;
  padding: 60px 0 60px 0;
  box-shadow: 0px -1px 32px -1px #ccc; }
  #t7 .t1 {
    margin-bottom: 30px;
    text-align: center; }
  #t7 a {
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    /* display: block; */
    /* top: 50%; */
    /* left: 50%; */
    /* -webkit-transform: translate(-50%, -50%); */
    -ms-transform: translate(-50%, -50%);
    /* transform: translate(-50%, -50%); */
    position: relative;
    padding: 0px 12px;
    text-align: center; }
  #t7 .c1, #t7 .c2, #t7 .c3, #t7 .c4 {
    float: left;
    margin-right: 0.526315789%; }
  #t7 .c1 {
    width: 12.03947368%; }
    #t7 .c1 .vuong {
      width: 100%;
      background: #ef5a5b;
      display: grid;
      align-items: center; }
      #t7 .c1 .vuong:nth-child(2) {
        background: #2ab08b; }
  #t7 .c2 {
    width: 12.03947368%; }
    #t7 .c2 .doc {
      background: #f6ac14;
      display: grid;
      align-items: center; }
  #t7 .c3 {
    width: 37.17105263%; }
    #t7 .c3 .vuong {
      width: 32.38938053%;
      background: #a555d8;
      display: grid;
      align-items: center; }
      #t7 .c3 .vuong:nth-child(4) {
        margin-left: 1.415929204%;
        background: #ed5276; }
      #t7 .c3 .vuong:nth-child(1) {
        margin-right: 1.415929204%; }
    #t7 .c3 .ngang {
      width: 66.19469027%;
      background: #3065b5;
      display: grid;
      align-items: center; }
      #t7 .c3 .ngang:nth-child(3) {
        background: #6790d2; }
  #t7 .c4 {
    width: 24.60526316%; }
    #t7 .c4 .vuong {
      width: 48.93048128%;
      background: #bf2604;
      display: grid;
      align-items: center; }
      #t7 .c4 .vuong:nth-child(2) {
        margin-left: 2.139037433%;
        background: #96a100; }
    #t7 .c4 .ngang {
      width: 100%;
      background: #2bc9fd;
      display: grid;
      align-items: center; }
  #t7 .c5 {
    width: 12.03947368%;
    float: left; }
    #t7 .c5 .doc {
      background: #f5943f;
      display: grid;
      align-items: center; }
  #t7 .vuong, #t7 .ngang {
    height: 137px;
    float: left;
    text-align: center;
    margin-bottom: 6px;
    display: grid;
    align-items: center; }
  #t7 .doc {
    width: 100%;
    height: 280px;
    float: left;
    text-align: center;
    display: grid;
    align-items: center; }

@media screen and (max-width: 1024px) {
  nav .ctn ul li {
    padding: 14px; }

  .y1 .cmd6:nth-child(2) {
    left: 50%; }

  .y2 .slick-prev, .y2 .slick-next {
    top: 115%; }

  .y3 span {
    width: max-content; } }
@media screen and (max-width: 1023px) {
  nav > .ctn {
    position: absolute; }

  .y1 .cmd6:nth-child(2) {
    position: relative;
    width: 100%;
    position: unset;
    margin: 15px 0 0 0; }

  .y1 {
    padding: 15px;
    width: 100%; }
    .y1 img {
      display: block;
      margin: auto; }

  .y2 .slick-track {
    padding-top: 45px; }

  .y2 .cmd6:nth-child(1) {
    padding: 0 15px;
    margin-bottom: 80px; }

  .y2 img {
    display: block;
    margin: auto; }

  .y3 .cmd4 div:nth-child(1) {
    height: auto; }

  .y4 li div {
    top: 40% !important; }

  .y4 li p {
    opacity: 1; }

  .y5 img {
    display: block;
    margin: auto; }

  .y5 {
    padding: 20px 0; }

  .y5 .t1 {
    margin: 20px 0;
    text-align: center; }

  #y6 {
    background-size: cover;
    padding: 20px 0; }

  .y7 {
    padding: 20px 0; }
    .y7 img {
      float: unset;
      display: block;
      margin: auto; } }
@media screen and (max-width: 767px) {
  .y1 .cmd7 {
    padding: 0; }

  .y1 .cmd6:nth-child(2) {
    padding: 15px; }

  .y1 .t1 {
    text-align: left; }

  .y3 {
    padding: 25px 0; }

  #y4 {
    background-size: cover; }
    #y4 ul {
      display: block; }

  .y6 ul {
    display: block; }

  .y6 li {
    margin-bottom: 20px; }

  .y2 .slick-prev, .y2 .slick-next {
    top: 110%; }

  .ctn {
    width: 100%; }

  #t7 .c1 {
    width: 100% !important; }

  #t7 .c1 .vuong {
    width: 48% !important;
    margin-right: 10px;
    height: 120px !important; }

  #t7 .c1 .vuong:nth-child(2) {
    margin-right: 0px !important; }

  #t7 .c2 {
    width: 100% !important;
    margin-bottom: 10px; }

  #t7 .doc {
    height: 120px !important; }

  #t7 .it2 {
    width: 100% !important; }

  #t7 .ngang {
    height: 120px !important; }

  #t7 .it3 {
    width: 100% !important; }

  #t7 .it1 {
    width: 100% !important; }

  #t7 .vuong {
    height: 120px !important; } }

/*# sourceMappingURL=ysl.css.map */
