.sliderviren:not(.slick-initilized) > div:nth-child(n+2) {
  display: none; }

.duantitpage1 .headerofthetit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 35px 0;
  flex-wrap: wrap;
  gap: 15px; }
  .duantitpage1 .headerofthetit .headerofthetit1 > div:nth-child(1) {
    font-weight: bold;
    font-size: 24px; }
  .duantitpage1 .headerofthetit .headerofthetit1 > div:nth-child(2) {
    color: #808080;
    font-size: 16px;
    text-transform: uppercase; }
  .duantitpage1 .headerofthetit .headerofthetit2 a {
    color: #f2f2f2;
    background-color: #f5ad41;
    display: inline-block;
    padding: 10px 20px; }

.duantitpage1 .gridofthelide {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px; }
  @media (max-width: 767px) {
    .duantitpage1 .gridofthelide {
      grid-template-columns: repeat(2, 1fr); } }
  .duantitpage1 .gridofthelide.slideronend {
    display: block; }
  .duantitpage1 .gridofthelide img {
    aspect-ratio: 1 / 1;
    width: 100%;
    object-fit: cover; }
  .duantitpage1 .gridofthelide .thelinebox {
    position: relative;
    transition: 0.3s all ease; }
    .duantitpage1 .gridofthelide .thelinebox .sitionpss {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 25px;
      z-index: 99; }
    .duantitpage1 .gridofthelide .thelinebox .vzainffo {
      font-size: 21px;
      color: #fff;
      margin-bottom: 30px;
      font-weight: 500;
      max-width: 165px; }
      @media (max-width: 767px) {
        .duantitpage1 .gridofthelide .thelinebox .vzainffo {
          font-size: 15px; } }
    .duantitpage1 .gridofthelide .thelinebox .linkduan a {
      color: #fff;
      gap: 10px;
      display: flex;
      width: 158px;
      padding: 10px 31.55px 10px 20px;
      justify-content: center;
      align-items: flex-start;
      background: #BE976B;
      position: relative;
      font-size: 10.8px;
      font-style: normal;
      font-weight: 400;
      line-height: 17.14px;
      letter-spacing: 3px;
      text-transform: uppercase; }
      .duantitpage1 .gridofthelide .thelinebox .linkduan a .flwx-boitr {
        position: absolute;
        right: 18.33px;
        bottom: 18.311px;
        width: 8px;
        height: 1px;
        background: #fff; }
    .duantitpage1 .gridofthelide .thelinebox .overhandle {
      background: rgba(0, 0, 0, 0.2);
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .duantitpage1 .gridofthelide .thelinebox:hover .overhandle {
      background: rgba(0, 0, 0, 0.4);
      transition: 0.3s all ease; }

.slideronend:not(.slick-initialized) {
  display: flex; }
  .slideronend:not(.slick-initialized) > div {
    width: calc(100%/3); }
    .slideronend:not(.slick-initialized) > div:nth-child(n+4) {
      display: none !important; }

.slideronend {
  /* the slides */
  /* the parent */ }
  .slideronend .slider-index.next {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center; }
    .slideronend .slider-index.next svg {
      width: 24px; }
      .slideronend .slider-index.next svg path {
        stroke: #fff; }
  .slideronend .slider-index.prev {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center; }
    .slideronend .slider-index.prev svg {
      transform: rotate(180deg);
      width: 24px; }
      .slideronend .slider-index.prev svg path {
        stroke: #fff; }
  .slideronend:hover .slick-arrow {
    transition: 0.4s all ease;
    opacity: 1; }
  .slideronend .slick-dots {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    position: relative;
    top: 10px;
    z-index: 1; }
    .slideronend .slick-dots button {
      background: #D9D9D9;
      border: none;
      font-size: 0;
      width: 12px;
      height: 12px;
      border-radius: 100%;
      margin-right: 10px;
      outline: none; }
  .slideronend .slick-slide {
    margin: 0 7px; }
  .slideronend .slick-list {
    margin: 0 -7px; }

.fb_dialog img {
  position: fixed;
  bottom: 14px !important;
  right: 15px !important;
  cursor: pointer; }

@media (min-width: 992px) {
  .latest-blog-dark {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: initial;
    background-color: #BE976B;
    padding: 20px; } }

.thtitle a {
  font-size: 16px;
  display: block;
  margin: 10px 0;
  color: #C38E70; }

.vheadrtitle {
  font-weight: bold;
  font-size: 22px;
  margin-top: 30px;
  margin-bottom: 15px; }

.sliderviren:not(.slick-initialized) > div:nth-child(n+2) {
  display: none !important; }

@media (min-width: 1000px) {
  .section.section-intro {
    padding-bottom: 90px; }
  .section.section-about {
    margin: 50px 0; }
  .latest-blog-dark h3 {
    max-width: 90%; }
  .section.section-blog {
    margin-bottom: 50px; } }

.layoutPage-about-one {
  margin: 0px 0 20px; }
  .layoutPage-about-one .fullsot {
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    line-height: 44.2px;
    text-transform: uppercase; }

@media (max-width: 767px) {
  .layoutPage-about-one .fullsot {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20.2px; }
  .duantitpage1 .gridofthelide .thelinebox .sitionpss {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    padding: 10px;
    z-index: 99; }
  .duantitpage1 .gridofthelide .thelinebox .vzainffo {
    font-size: 13px; }
  .duantitpage1 .gridofthelide .thelinebox .vzainffo {
    max-width: 100%; }
  .duantitpage1 .gridofthelide .thelinebox .linkduan a {
    color: #fff;
    gap: 10px;
    display: flex;
    width: 100%;
    padding: 5px 1.55px 1px 10px;
    justify-content: center;
    align-items: flex-start;
    background: #BE976B;
    position: relative;
    font-size: 10.8px;
    font-style: normal;
    font-weight: 400;
    line-height: 17.14px;
    letter-spacing: 3px;
    text-transform: uppercase;
    text-align: left;
    justify-content: space-between; }
  .duantitpage1 .gridofthelide .thelinebox .linkduan a .flwx-boitr {
    position: absolute;
    right: 18.33px;
    bottom: 10.311px;
    width: 8px;
    height: 1px;
    background: #fff; }
  .gallery-box img {
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1; }
  .danhmucbeseler .productitemnbew img {
    height: auto;
    aspect-ratio: initial; } }

@media (min-width: 1025px) {
  .latest-blog-dark {
    position: initial; }
  .latest-blog-dark-outer a.fade-box {
    height: 233px; }
  .latest-blog-dark-outer a.fade-box img {
    height: 100%;
    width: 100%; } }
