@media (min-width:1500px) {
  /* .container{
    max-width: 100%;
    padding-left: 126px;
    padding-right: 126px;
  } */
  /* .block-at-01, .block-at-04, .block-at-05, .block-drop-img-des, .containers, .head-content{
    max-width: 1140px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
  } */
  
}
.navbar .navbar-nav .nav-item .nav-link {
  font-weight: 600;
}
.navbar .navbar-nav-mini .nav-item .nav-link {
  font-weight: 600;
}

.warp-global-search,.warp-global-country{
  position: relative;  
}
.warp-global-country a{
  padding: 0;
}
.global-search{
  position: absolute;
  width:300px;
  right: 5px;
  top: 35px;
  background: white;
  padding: 5px;
  border-bottom: solid 1px #6b5224; /* 6b5224 */
  border-left: solid 1px #6b5224;
  border-right: solid 1px #6b5224;
  z-index: 101;
  display: none;
}
.global-search.active{
  display: block;    
  -webkit-animation-name: example;  /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 3s;  /* Safari 4.0 - 8.0 */    
  -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
  animation-name: example;
  animation-duration: 3s;    
  animation-fill-mode: forwards;
}
.global-country{
  position: absolute;
  width:600px;
  right: 30px;
  top: 25px;
  background: white;
  padding: 5px;
  border-bottom: solid 1px #6b5224; /* 6b5224 */
  border-left: solid 1px #6b5224;
  border-right: solid 1px #6b5224;
  z-index: 101;
  display: none;
  text-align: left;
}
.global-country li{
  list-style: none;
}
.global-country li a{
  cursor: pointer;
}
.global-country li img{
  margin-right: 10px;
}
.global-country ul{
  float: left;
}
.global-country.active{
  display: block;    
  -webkit-animation-name: example;  /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 3s;  /* Safari 4.0 - 8.0 */    
  -webkit-animation-fill-mode: forwards; /* Safari 4.0 - 8.0 */
  animation-name: example;
  animation-duration: 3s;    
  animation-fill-mode: forwards;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes example {
  from {top: 0px;}
  to {top: 200px;}
}

@keyframes example {
  from {top: 0px;}
  to {top: 200px;}
}

@media (max-width: 992px) {  
  .navbar .navbar-nav .nav-item .nav-link.outline {
    border: 1px solid #6b5224;
    padding: 10px;
    margin-top: 5px;
    margin-left: 10px;
  }
  .global-search {
    position: relative;
    display: inline-block;
    width: 100%;
    top: 0px;
    margin-right: 10px;
    border: none;
  }
  .global-keyword{
    border-radius: 0px;
    border: solid 1px #6b5224;
  }
  .global-country  {
    left: 5px;
  }
  .global-search{
    left: 5px;
  }
  .navbar .social{
    border-bottom: none;
  }
  
@media (min-width: 992px) {  
  .navbar .social .nav-item {
    display: inline-block;
  }
}
  .footer{
    font-size: 12px;
  }
  .part-i .btn-link {
    font-size: 12px;
    
  }
}

.heroes-carousel .slick-slide img {
  width: 100%;
}

.home--conclude .slick-slide img {
  width: 100%;
}

.social-title{
  color: #6b5224;
}

.more a:hover{
  text-decoration: none;
}

.home-essentials .essentials .essential a {
  text-decoration: none;
  color: #222222;
}
.home-essentials .essentials .essential a:hover {
  text-decoration: none;
  color: #222222;
}

.page-home .home-carousel--wjourney .w-image {
  width: 100%;
  margin-bottom: 10px;
}
.page-home .home-carousel--wjourney .h2 {
  color: #6b5224;
  margin-bottom: 30px;
}
.page-home .home-carousel--wjourney .h2:after {
  content: '-';
  display: block;
  clear: both;
  color: #6b5224;
}
.page-home .home-carousel--wjourney .dont-miss {
  margin-bottom: 10px;
}
.page-home .home-carousel--wjourney .dont-miss a {
  font-family: "TATSANA CHON-BLD";
  text-transform: uppercase;
}

.page-home .home-carousel-nav--wjourney .w-image {
  width: 100%;
  margin-bottom: 10px;
}
.page-home .home-carousel-nav--wjourney .more-desti .item {
  margin: 0 5px;
}

.warp-carousel-nav{
  margin-top: -60px;
}
.home-myths a{
  color: #222222;
}
.home-myths a:hover{
  color: #222222;
  text-decoration: none;
}
.ig-like{
  display: none;
  color: #FFFFFF;
  position: absolute;
  top: 10px;
  left: 10px;
}
.page-home .home-myths .item:hover .ig-like {
  display: block;
}
.home--conclude a{
  color: #222222;
}
.home--conclude a:hover{
  color: #222222;
  text-decoration: none;
}

@media (max-width: 1024px) {
  .warp-carousel-nav{
    margin-top: -40px;
  }
}
@media (max-width: 992px) {
  .warp-carousel-nav{
    margin-top: 10px;
  }
}

.fixed-2line{
  line-height: 1.5em;
  height: 3em;
  overflow: hidden;
}
.fixed-3line{
  line-height: 1.5em;
  height: 4.5em;
  overflow: hidden;
}
.fixed-4line{
  line-height: 1.5em;
  height: 6em;
  overflow: hidden;
}
.fixed-10line {
  line-height: 1.5em;
  height: 15em;
  overflow: hidden;
}
.fixed-20-line{
  line-height: 1.5em;
  height: 27em;
  overflow: hidden;
}


@media (max-width: 991px) {
  .fixed-10line, .fixed-20-line{
    height: 11.5em;
    overflow: hidden;
  }
}
@media (max-width: 575px) {
  .fixed-10line, .fixed-20-line{
    height: 7.5em;
    overflow: hidden;
  }
}
/* btn Custom */
.btn.btn-outline-primary:hover {
  background-color: #6b5224 !important;
  border-color: #86672d;
  color: #FFFFFF;
}

/* header Dropdown */
.navbar .navbar-nav .dropdown-toggle::after {
  display: none;
}
.navbar .navbar-nav .nav-item.dropdown.show {
  background-color: #6b5224;
}
.navbar .navbar-nav .nav-item.dropdown.show .nav-link{
  color: #FFFFFF;
}

.navbar .navbar-nav .nav-item.dropdown .dropdown-menu{
  background-color: #ffffff;
  padding: 0px;
  margin: 0px;
  border-radius: 0px;
  border: solid 1px #86672d;
}
.navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item{
  background-color: #ffffff;
  color: #6b5224;
  line-height: 36px;
}
.navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover{
  color: #FFFFFF;
  background-color: #6b5224;
}

.navbar .navbar-nav .nav-item.dropdown.btn-profile .dropdown-menu{
  left: inherit;
  right: 0;
}

.btn-profile{
  border: solid 1px #86672d;
}
.btn-profile:hover{
  background: #6b5224;
  border-radius: 0;
  border: 1px solid #86672d;
  color: white !important;
}
.page-home .home-attractions a{
  text-decoration: none;
  color: #222222;
}
.page-home .home-attractions a:hover {
  text-decoration: none;
  color: #222222;
}

.page-home .home-attractions a.btn-link{
  font-size: 14px;
  text-decoration: none;
  color: #9a332b;
}.page-home .home-attractions a.btn-link:hover{
  font-size: 14px;
  text-decoration: underline;
  color: #9a332b;
}

.faded.faded-bottom:after{
  content  : "";
  position : absolute;
  z-index  : 1;
  bottom   : 0;
  left     : 0;
  pointer-events   : none;
  background-image : linear-gradient(to bottom, 
                    rgba(255,255,255, 0), 
                    rgba(255,255,255, 1) 90%);
  width    : 100%;
  height   : 4em;
}

.description em{
  line-height: 2em;
}

.card-body a{
  text-decoration-color: #222222;
}