::-webkit-scrollbar {
    width: 0px;
}


/* Track */

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

html {
    font-size: 62.5%;
	scroll-behavior: smooth;
}


/* Handle */

::-webkit-scrollbar-thumb {
    background: #333;
    border-radius: 10px;
}

* {
    margin: 0;
    padding: 0;
}
  .form-control:-webkit-input-placeholder,form-control:-ms-input-placeholder,.form-control:placeholder {
      color: #fff !important; }
    .login input:active, .login input:focus {
		color: #fff;
      background: transparent;
      box-shadow: none;
      border: 1px solid #FFF;
    }
::-webkit-input-placeholder { /* Edge */
  color: #FFF;
}

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

::placeholder {
  color: #FFF;
}
body {
    font-size: 1.6rem;
	/*font-family: 'Montserrat', sans-serif;*/
	overflow-x: hidden;
}

a {
    color: #000;
    text-decoration: none;
}

h1 {
    font-size: 4.5rem;
}

h2 {
    font-size: 3.5rem;
}

h3 {
    font-size: 3rem;
}

h4 {
    font-size: 2.5rem;
}

a:hover {
    color: #FEB012;
}

img {
    width: 100%;
    object-fit: cover;
    content-visibility: auto;
}

@media (min-width: 991px) {
    .col-md-2nd {
        width: calc((100% - 100px)/5);
        margin: 10px;
    }
}

.owl-nav {
    font-size: 3rem;
    color: #ffffff;
    margin: 0 !important;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
    position: absolute;
    top: 50%;
    border: none !important;
    background: none !important;
    outline: 0px;
}

.owl-nav .owl-prev :hover,
.owl-nav .owl-next :hover {
    background: transparent !important;
}

.owl-nav .owl-next {
    right: 15px;
}

.owl-nav .owl-prev {
    left: 15px;
}


.slider-client .owl-prev, .slider-client .owl-next {
	top:0;
	    color: #333 !important;
	font-size:5.5rem !important;
}

.slider-client .owl-prev {
	left: -80px;
}

.slider-client .owl-next {
	right: -80px;
}



#scroll {
    position: fixed;
    z-index: 11;
    bottom: 25vh;
    left: 5%;
}

#scroll li {
    list-style-type: none;
    line-height: 1;
}

#scroll li:nth-last-child(1) {
    padding-top: 2px;
}

#scroll a {
    color: #FEB012;
    text-align: center;
}

#scroll a i.fa-minus {
    padding-left: 1px;
}

.sroll-left li {
    list-style-type: none;
    position: fixed;
    right: 0%;
    z-index: 11;
    background-color: #333;
    margin-top: 5px;
    height: 50px;
    transform: translate(0, -50%);
    width: 50px;
    transition: all .5s ease-in;
    overflow: hidden;
}

.sroll-left li:nth-child(1) {
    bottom: 66vh;
}

.sroll-left li:nth-child(2) {
    bottom: 58vh;
}

.sroll-left li:nth-child(3) {
    bottom: 50vh;
}

.sroll-left li img {
    width: 50px;
    padding: 10px 10px 10px 15px;
    height: 50px;
    object-fit: contain;
}

.sroll-left li:hover {
    width: 187px;
	background: #FEB012
}
.sroll-left li:hover img.social_incon {
    display: none;
}
.sroll-left li a {
    text-transform: uppercase;
    font-weight: 600;
    color: #FFF;
}

.typetour_owl,
.owl-custom-talking {
    z-index: unset;
}

.typetour_owl .owl-next,
.owl-custom-talking .owl-next {
    right: -25px;
}

.typetour_owl .owl-prev,
.owl-custom-talking .owl-prev {
    left: 5px;
}

.section-title {
    padding: 0;
    margin: auto;
    text-align: center;
    padding: 80px 0px 30px;
    position: relative;
	z-index:11;
}

.section-title h2 {
    color: #FEB012;
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 3rem;
    padding-bottom: 30px;
    margin: 0;
}
.about_sustainability h2,.crs_activities h2,
.responsibilities_travel h2
{
    color: #000;
}


.destination .section-title h2::before,
.about_index .section-title h2::before,
.type-tours .section-title h2::before,
.experience .section-title h2::before,
.article_index .section-title h2::before
{
    position: absolute;
    content: "";
    width: 80px;
    height: 2px;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -15px);
    background: #FEB012;
}

.section-title .content_section-title {
    width: 40%;
    margin: auto;
    clear: both;
    font-size: 1.6rem;
    letter-spacing: 1px;
}

.header {
    width: 100%;
    position: absolute;
    z-index: 1000;
}

.bg-exper {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.bg-exper img {
    max-width: 100%;
}

.menu-top {
    height: 30px;
}

.menu {
    background-color: transparent;
    border-bottom: 1px solid #FFFf;
}

.menu.fixed {
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 999;
    background: #000;
}

.menu .navbar {
    padding: 3px 1rem;
}

.menu .navbar-expand-md .navbar-collapse { font-weight: 600; justify-content: space-around; padding-right: 25px; }

.menu .navbar-expand-md .navbar-nav { border-radius: 30px; justify-content: right; align-items: center; width: 100%; }

.menu .navbar-expand-md .navbar-nav .nav-item {
    padding: 0px 10px;
}

.menu .navbar-expand-md .navbar-nav .nav-item.nav-language a {
    padding: 2px 3px;
    border: 1px solid #fff;
}

.menu .navbar-expand-md .navbar-nav .nav-item.nav-language .dropdown-menu {
    text-align: center;
	background-color: #fff;
}

.menu .navbar-expand-md .navbar-nav .nav-item.nav-language .dropdown-menu a {
    border: none;
    color: #000;
}

.menu .navbar-expand-md .navbar-nav .nav-item {
    padding: .5rem .5rem;
    margin: 0 .25rem;
    float: left;
    text-transform: uppercase;
}

.menu .navbar-expand-md .navbar-nav .nav-item a {
    color: #fff;
    font-size: 1.6rem;
}

.menu .navbar-expand-md .navbar-nav .nav-item .item a {
	font-size: 1.4rem;
}

.menu .navbar-expand-md .navbar-nav .nav-item span {
    color: #FFF;
}

.menu .navbar-expand-md .navbar-nav .nav-item .color-fff.size14 {
    font-size: 1.6rem;
    color: #Fff;
    text-transform: initial;
}

.menu .navbar-expand-md .navbar-nav .nav-item a.tt-menu i {
    color: #fff;
    padding: 15px;
}

.menu .navbar-expand-md .navbar-nav .flex-column.padding0 .nav-item {
    padding: 0;
}

.menu .navbar-expand-md .navbar-nav .flex-column.padding0 .nav-item a {
    padding: 5px;
}

.menu .navbar-expand-md .navbar-nav .dropdown-menu { min-width: 100%; border: none; transition: all .5s ease-in-out; margin-top: -6px; padding: 15px; background: transparent; transform: translate(-15%, 0px); left: -113%; }

.menu .navbar-expand-md .navbar-nav .dropdown-menu .nav-item a {
    font-size: 1.6rem;
    color: #fff;
}

.menu .navbar-expand-md .navbar-nav .dropdown-menu .row {
    padding-bottom: 10px;
}

.menu .navbar-expand-md .navbar-nav .dropdown-menu .row.zoomin-img-header {
    padding: 0 !important;
}

.menu .navbar {
    transition: all .5s ease-in-out;
}

.menu .navbar .img-dropdownmenu,
.menu .navbar .height100 {
    max-height: 100%;
    object-fit: cover;
    padding: 2px;
    background: #fff;
    transition: all .5s ease;
}

.menu .navbar .img-dropdownmenu:hover,
.menu .navbar .height100:hover {
    background: #FEB012;
    transition: all .2s ease;
}

.menu .navbar .col-md-2 a {
    color: #fff !important;
}

.menu .navbar.sticky .navbar-nav {
    background: #014c81;
    top: 0;
    position: fixed;
    width: 100%;
}

.menu .navbar.sticky .navbar-nav li {
    padding: 0;
}

.menu .dropdown:hover .dropdown-menu {
    display: block;
    transition: all .5s ease-in-out;
}

.menu .dropdown:hover .dropdown-menu .container {
    background: transparent;
}

.menu .dropdown:hover .dropdown-menu .container .col-md-2,
.menu .dropdown:hover .dropdown-menu .container .col-md-4,
.menu .dropdown:hover .dropdown-menu .container .col-md-8 {
    background: #FEB012;
    padding: 15px;
}

.menu .menu-gallery {
    display: flex !important;
}

.menu .menu-gallery .item {
    padding: 0;
    object-fit: cover;
    position: relative;
    overflow: hidden;
    width: calc((90%)/4);
    margin: 3px;
}

.menu .menu-gallery .item img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    overflow: hidden;
    transition: all .5s ease-in-out;
}

.menu .dropdown-menu .container_menu {
    margin: auto;
    transition: all .5s ease;
    background: #fff;
	box-shadow: 0px 2px 10px #0000004a;
}

.menu .dropdown-menu .container_menu .row_menu {
    display: grid;
    grid-template-columns: repeat(9, calc(27vw/9));
    grid-template-rows: repeat(2, 13vh);
    flex-wrap: wrap;
    width: 40%;
    gap: 7px;
    padding: 15px;
}

.menu .dropdown-menu .container_menu .row_menu {
    display: grid;
    grid-template-columns: repeat(9, calc(30vw/9));
    grid-template-rows: repeat(2, 13vh);
	grid-auto-flow: column;
    width: 40%;
    gap: 7px;
    padding: 7px;
}


.menu .dropdown-menu .container_menu .row_menu .item:nth-child(1) {
    grid-column: 1/4;
    grid-row: 1;
}

.menu .dropdown-menu .container_menu .row_menu .item:nth-child(2) {
    grid-column: 4/7;
    grid-row: 1/2;
}

.menu .dropdown-menu .container_menu .row_menu .item:nth-child(3) {
    grid-column: 7/10;
    grid-row: 1/2;
}

.menu .dropdown-menu .container_menu .row_menu .item:nth-child(4) {
    grid-column: 1/5;
    grid-row: 2;
}

.menu .dropdown-menu .container_menu .row_menu .item:nth-child(5) {
    grid-column: 5/10;
    grid-row: 2;
}

.menu .dropdown-menu .container_menu .row_menu .item:nth-child(6) { grid-column: 1/6; grid-row: 3;max-height:90.38px }
.menu .dropdown-menu .container_menu .row_menu .item:nth-child(7) { grid-column: 6/10; grid-row: 3; max-height: 90.38px }

.menu .dropdown-menu .container_menu .row_menu .item a { position: relative; font-style: italic; }

.menu .dropdown-menu .container_menu .row_menu .item a .tt-menu {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    color: #fff;
	width:100%;
	text-align:center;
	text-transform: uppercase;
}

.menu .dropdown-menu.drop_experiences .container_menu .row_menu {
    display: grid;
    grid-template-columns: repeat(4, calc(33vw/3));
    grid-template-rows: repeat(2, 13vh);
    flex-wrap: wrap;
    width: 40%;
    gap: 7px;
    padding: 7px;
}
.menu .dropdown-menu.menu-f .container_menu .row_menu 
{
	/*display:flex;
	flex-wrap: nowrap;
	grid-template-columns: none;*/
	grid-template-rows: none;
	width:100%;
	justify-content:start;
}
.menu .dropdown-menu.menu-f .container_menu 
{
	/*width:30vw;*/
}
.menu .dropdown-menu.menu-f .container_menu .row_menu .item {  } /*DatLQ update 22-03-2024*/
/* .menu .dropdown-menu.drop_experiences .container_menu {
    min-width: 45vw;
    transition: all .5s ease;
} */

.menu .navbar-expand-md .navbar-nav .dropdown-menu.drop_experiences {
    transform: translate(-15%, 0px);
}

.menu .dropdown-menu.drop_experiences .container_menu .row_menu .item:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
}

.menu .dropdown-menu.drop_experiences .container_menu .row_menu .item:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
}

.menu .dropdown-menu.drop_experiences .container_menu .row_menu .item:nth-child(3) {
    grid-column: 3;
    grid-row: 1;
}

.menu .dropdown-menu.drop_experiences .container_menu .row_menu .item:nth-child(4) {
    grid-column: 4;
    grid-row: 1;
}

.menu .dropdown-menu.drop_experiences .container_menu .row_menu .item:nth-child(5) {
    grid-column: 1;
    grid-row: 2;
}

.menu .dropdown-menu.drop_experiences .container_menu .row_menu .item:nth-child(6) { grid-column: 2; grid-row: 2; max-height: 100%; }

.menu .dropdown-menu.drop_experiences .container_menu .row_menu .item:nth-child(7) { grid-column: 3; grid-row: 2; max-height: 100%; }

.menu .dropdown-menu.drop_experiences .container_menu .row_menu .item:nth-child(8) { grid-column: 4; grid-row: 2; max-height: 100%; }


/* .menu .dropdown-menu.drop_experiences .container_menu .row_menu .item {
    width: 25%;
    padding: 5px;
} */

.menu .dropdown-menu.drop_experiences .container_menu .row_menu .item a {
    text-transform: capitalize;
}

.menu .dropdown-menu.drop-aboutus {
    min-width: 25rem !important;
    padding: 15px 15px;
    background: #fff;
}

.menu .dropdown-menu.drop-aboutus .tt-menu {
    color: #000;
	    padding: 0px 10px;
}

.menu .dropdown-menu.drop-aboutus .item {
    transition: all .5s ease-in;
    position: relative;
    padding: 10px 0px;
	  background: #FFF!important;
}

.menu .dropdown-menu.drop-aboutus .item .img-dropdownmenu {
    display: none;
    transition: all .5s ease-in;
    padding: 0;
    height: 9vh;
}

.menu .dropdown-menu.drop-aboutus .item.active .img-dropdownmenu {
    display: block;
    border: none;
}

.menu .dropdown-menu.drop-aboutus .item.active .tt-menu {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -10px);
    color: #FFF;
}

.menu .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .0em solid;
    border-right: .0em solid transparent;
    border-bottom: 0;
    border-left: .0em solid transparent;
}

.banner {
    position: relative;
    top: 0;
    z-index: 0;
    width: 100%;
    left: 0;
}

.banner .item:before {
    content: "";
    position: absolute;
    z-index: 2;
    background: #00000014;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.banner img {
    height: 100vh;
    width: 100%;
}

.banner .content {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 50%;
    z-index: 3;
    color: #FFF;
    text-align: left;
    padding: 15px;
    transform: translate(-50%, -50%);
}

.banner .content .title {
    width: 50%;
}

.banner .content .title h1 {
    font-size: 10rem;
}

.banner .content .desc {
    margin: 30px 0;
}

.banner .search_banner {
    padding-top: 15px;
    position: absolute;
    bottom: 20%;
    width: 100%;
    left: 0;
    z-index: 1;
}

.banner .search_banner .btn-search_banner {
    position: relative;
}

.banner .search_banner .content-search_banner {
    padding: 5px 15px;
    background: #FFF;
    z-index: 9;
    position: absolute;
    border-radius: 10px;
    width: 60%;
    left: 0%;
    top: 35px;
}

.banner .search_banner .btn-search_quest {
    padding: 10px;
    font-size: 2rem;
    color: #ffffff;
}

.banner .search_banner .btn-search_quest:hover {
    cursor: pointer;
}

.banner .search_banner .item-search_banner {
    display: flex;
    justify-content: space-evenly;
    list-style-type: none;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}

.banner .search_banner .item-search_banner li {
    width: 25%;
    list-style-type: none;
    padding: 5px;
    line-height: 1rem;
}

.banner .search_banner .item-search_banner li a {
    text-transform: uppercase;
}

.banner .search_banner .item-search_banner li a img {
    height: 30px;
    width: 45px;
    margin-right: 15px;
}


.destination {
    background-image: url(../image/banner/myanmar.jpg);
    background-size: 100%;
    background-position-x: 100%;
    position: relative;
    height: 100vh;
    z-index: 0;
}

.destination::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.87);
}

.destination .section-title .content_section-title {
    color: #fff;
}

.destination .owl-item img {
    padding: 15px 0px;
    transition: all .2s ;
}

.destination .owl-item.center,
.destination .owl-item.active.center {
    height: 65vh;
    perspective: 85vh;
}

.destination .owl-item.center .item img,
.destination .owl-item.active.center .item img {
    height: 50vh;
    transform: scale3d(1.1, 1.1, 1.1);
    margin-top: 0;
	opacity:.8
}
.destination .owl-dots {
    margin-top: -30px;
	z-index: 12;
}
.destination .owl-item.active {
    /*height: 40vh;*/
    perspective: 65vh;
}

.destination .owl-item.active .item img {
    /*height: 40vh;*/
    /*transform: rotateY(30deg);*/
}

.destination .owl-item.active.center .item {
	transform: translate3d(0px, 0px, 0px) rotateX(
0deg) rotateY(
0deg) scale(1);
}

.destination .owl-item.active .item {
	transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(45deg) scale(1);
}

.destination .owl-item .item{
	transform:translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(-45deg) scale(1);
}

.destination .owl-item {
    height: 50vh;
    perspective: 65vh;
	
}

.destination .owl-item .item img {
    /*transform: rotateY(-30deg);*/
    height: 42vh;
    margin-top: 18px;
	    opacity: .5;
}
.owl-theme .owl-dots .owl-dot span
{
	background: transparent;
    border: 2px solid #feaf12;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span
{
		background:#FEB012
}
.destination .item {
    position: relative;
}

.destination .item .desc {
    position: absolute;
    z-index: 9;
    top: 50%;
    left: -20%;
    color: #FFF;
    display: none;
    padding: 15px;
    transition: all .5s ease-in-out;
}

.destination .item .desc h3 {
    position: relative;
    font-size: 4rem;
    text-transform: uppercase;
    padding: 5px 0px 20px;
    margin: 0;
    text-align: left;
}

.destination .item .desc h3::before {
    content: "";
    position: absolute;
    width: 50px;
    bottom: 7px;
    height: 1px;
    background: #fff;
}

.destination .item .desc .content-desc {
    height: 78px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    display: -webkit-box;
}

.destination .item .desc .content-desc p {
    text-align: justify;
}

.destination .item .desc .more {
    text-align: left;
    padding-top: 5px;
}

.destination .item .desc .more a {
    color: #fff;
    padding: 3px 15px;
    text-transform: uppercase;
    border: 1px solid #FEB012;
}

.destination .item .desc .more a:hover {
    animation: bnt-hover linear 2s infinite;
}

.destination .owl-item.active.center .item .desc {
    display: block;
}

@keyframes bnt-hover {
    from {
        width: 0%;
        background: rgba(0, 0, 0, 0.87);
    }
    to {
        width: 100%;
        background: #FEB012;
    }
}

.about_index {
    background: url(../image/background/bg-why_us.png);
    background-position: center 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    
}

.about_index .grid {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(4, 24%);
    grid-template-rows: repeat(10, 5vh);
}

.about_index .grid .item {
    position: relative;
    overflow: hidden;
}

.about_index .grid .item:nth-child(1) {
    grid-column: 1/2;
    grid-row: 1/5;
}

.about_index .grid .item:nth-child(2) {
    grid-column: 2/3;
    grid-row: 1/6;
}

.about_index .grid .item:nth-child(3) {
    grid-column: 3/4;
    grid-row: 1/7;
}

.about_index .grid .item:nth-child(4) {
    grid-column: 4/5;
    grid-row: 1/5;
}

.about_index .grid .item:nth-child(5) {
    grid-column: 1/2;
    grid-row: 5/11;
}

.about_index .grid .item:nth-child(6) {
    grid-column: 2/3;
    grid-row: 6/11;
}

.about_index .grid .item:nth-child(7) {
    grid-column: 3/4;
    grid-row: 7/11;
}

.about_index .grid .item:nth-child(8) {
    grid-column: 4/5;
    grid-row: 5/11;
}

.about_index .grid .item img {
    width: 100%;
    height: 100%;
    object-fit: unset;
}
.about_index .grid .item img.img_small {
    width: 50px;
    height: 50px;
    object-fit: cover;
}
.about_index .grid .item .desc {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 100%;
    height: 100%;
    padding: 15px;
    text-align: center;
    display: flex;
    align-items: center;
    background: #e9a41986;
    color: #fff;
    font-size: 1.6rem;
}

.ct-desc {
	width: 100%;
}

.about_index .grid .item .desc i {
    font-size: 3rem;
    margin-bottom: 15px;
}

.type-tours {
    background: url(../image/background/bg-type-tour.jpg.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: auto;
  
    position: relative;
}

.type-tours::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0%;
    background: rgba(0, 0, 0, 0.87);
}

.type-tours .section-title {
    color: #fff;
}

.type-tours .grid {
    display: grid;
	gap: 12px 20px;
    grid-template-columns: repeat(3, 20%);
    /*grid-template-rows: repeat(12, 4.5vh);
	grid-template-rows: 3vh 9.9vh 6.9vh 18vh 13.6vh 2.7vh 3vh;*/
	    grid-template-rows: 6vh 11.9vh 8.9vh 20vh 15.6vh 4.7vh 5vh;
    justify-content: center;
}

.type-tours .grid .item {
    position: relative;
}

.type-tours .grid .item:before {
	content:"";
    position: absolute;
	top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #00000026;
    z-index: 1;
	
}

.type-tours .grid .item:nth-child(1) {
    grid-column: 1/2;
    grid-row: 1/4;
}

.type-tours .grid .item:nth-child(2) {
    grid-column: 2/3;
    grid-row: 2/5;
}

.type-tours .grid .item:nth-child(3) {
    grid-column: 3/4;
        grid-row: 3/6;
}

.type-tours .grid .item:nth-child(4) {
    grid-column: 1/2;
    grid-row: 4/7;
}

.type-tours .grid .item:nth-child(4) .desc {
	    top: 43%;
}

.type-tours .grid .item:nth-child(5) {
    grid-column: 2/3;
    grid-row: 5/8;
}

.type-tours .grid .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.type-tours .grid .item .desc {
    position: absolute;
   	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 15px;
	width:100%;
    text-align: center;
    color: #fff;
	z-index: 2;
}

.type-tours .grid .item .desc h3 {
    font-size: 2rem;
    text-transform: uppercase;
    color: #FFF;
	font-weight: 600;
}

.type-tours .grid .item .desc i {
    font-size: 3rem;
    margin-bottom: 15px;
}



.experience
{
	height:100vh;
    padding-top: 20px;

}

.experience a:hover {
    text-decoration: none;
    color: #000;
}

.experience .owl-item.center
{
	width:32rem!important;
}
.col-md-25.p-1 {
    width: 16%;
}
.col-md-95{
	width:84%;
	overflow:hidden;
}
.owl-ex {
    width: 60%;
}
.experience .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: inherit!important;
}
.experience .owl-item .item {
    position: relative;
}

.experience .owl-item .item::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #ffffff86;
    z-index: 1;
}



.experience .owl-item.active.center .item {
    position: relative;
}

.experience .owl-item.active.center .item:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: transparent;
    z-index: 1;
}

.experience .owl-item.active.center img {
    border-bottom: 3px solid #FEB012;
}



.experience .owl-item {
    transition: all .5s ease-in;
}
.experience .item .desc {
	margin-top: 15px;
}

.experience .owl-item img {
    height: 230px;
}

.experience .owl-item .desc h3 {
   text-transform: uppercase;
    margin: 0;
    font-size: 1.6rem;
	font-weight: 700;
    height: 55px;
    padding: 5px 0px 1px 15px;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.experience .owl-item .desc h3::before {
    content: "";
    position: absolute;
    width: 7px;
    height: 15px;
       top: 15px;
    left: 0;
    transform: translate(0px, -5px);
    background: #FEB012;
}

.experience .owl-item .desc h3:hover {
    color: #FEB012;
}

.experience .owl-item .desc .content-desc {
      padding: 10px 0px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    height: 110px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    font-size: 1.6rem;
}

.experience .owl-next {
    right: -25%;
    top: 22%;
}

.experience .owl-next i {
    color: #555;
}

.experience .owl-prev {
    top: 22%;
}

.experience .owl-prev i {
    color: #555;
}

.article_index {
    background: url(../image/background/cambodia_travel_guide_.png);
    
	
    position: relative;
    background-position: center center;
}

.article_index::before {
	content: "";
    background: url(../image/background/bg-why_us.png);
    height: 80%;
    background-size: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    opacity: .6;
    background-repeat: no-repeat;
    left: 0;
    bottom: 25%;
    transform: translate(0px, 35%);
}

.article_index::after {
   content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.87);
	
}
.article_index .bg-article_index::before {
    position: absolute;
    z-index: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.41);
}

.article_index .item {
    position: relative;
}

.article_index .item::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(rgba(255, 255, 255, 0), black);
}

.article_index .item img {
    height: 200px;
}

.article_index .desc {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    transform: translate(-50%, 10%);
    left: 50%;
    padding: 5px;
    z-index: 9;
    color: #fff;
}

.article_index .desc a {
    transition: all .5s ease-in;
    color: #fff;
}

.article_index .desc a h3 {
    font-size: 1.8rem;   
	height:40px;
	overflow: hidden;
    display: -webkit-box;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.article_index .desc a:hover {
    text-decoration: none;
    color: #FEB012;
}

.article-project .row .col-md-6:nth-child(1) {
    padding-left: 0;
}

.article-project .row .col-md-6:nth-child(2) {
    padding-right: 0;
}

.article-project .row .item {
    position: relative;
}

.article-project .row .item img {
    height: 30vh;
}

.article-project .row .item .content {
    position: absolute;
    width: 100%;
    padding: 15px;
    color: #fff;
    top: 50%;
    height: 70px;
}

.article-project .row .item .content a {
    color: #FEB012;
    font-size: 1rem;
    text-transform: inherit;
}

.article-project .row .item .content .desc {
    text-align: justify;
    height: 80px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

#recevie_new {
    padding: 0;
  
}

#recevie_new label {
        color: #FEB012;
 
    margin-right: 20px;
    font-size: 1.4rem;
    margin-top: 15px;
    margin-bottom: 8px;
    font-weight: 600;
    text-transform: uppercase;
}

#recevie_new .form-control {
    border: 1px solid #FEB012;
    background-color: transparent;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    font-size: 1.3rem;
    height: 35px;
    color: #fff;
}

#recevie_new .input-group-text {
    background-color: transparent;
    color: #FEB012;
    border: 1px solid #FEB012;
}

footer { color: #FFF; line-height: 1.5; font-size: 1rem; position: relative; z-index: 9; margin-top: 50px }


.top-footer {
    margin-top: 15px;
}

footer .logo { padding: 10px 0px; }

footer .logo img{width:25% }

footer .infor {
    clear: both;
    padding: 8px 0px;
}

footer .socical-network {
    margin-top: 0px;
}

footer .socical-network a i {
    border: 1px solid #FFF;
    width: 30px !important;
    height: 30px !important;
	border-radius:50%;
    margin-right: 15px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

footer .socical-network h4 {
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #FEB012;
    padding-bottom:8px;
    margin: 0;
}

footer .menu-footer h4 {
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #FEB012;
    padding: 9px 0px 5px;
    margin: 0;
}

footer .menu-footer h4 a{ font-size: 1.2rem;}

footer .menu-footer ul {
    list-style-type: none;
}

footer .menu-footer ul li {
    padding: 2px 0px;
}

.footer {
    /*padding-top: 50px;*/
    position: relative;
}

.footer::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    height: 100%;
    background: #000000f5;
    background-image: url(../image/background/bg-why_us.png);
    background-size: 100%;
    background-position: 100% 100%;
    opacity: 0.1;
}
.footer {
    background: url(../image/background/bg-why_us.png);
    background: #000;
    z-index: 1111;
    opacity: 1;
}
.footer .coppy-right {
    background: rgb(0 0 0);
    z-index: 111;
    opacity: 1;
    position: relative;
}

.footer .coppy-right .content {
    display: flex;
    justify-content: space-between;
}

.footer .coppy-right .content .cpyright {
    padding: 10px 0px;
}

.footer .coppy-right .content .link-cpy {
    padding: 10px 5px;
}

.footer .coppy-right .content .link-cpy a {
    color: #FEB012;
    padding-left: 1rem;
    position: relative;
    font-size: 1.4rem;
}

.footer .coppy-right .content .link-cpy a::before {
    content: "";
    position: absolute;
    right: -7px;
    top: 7px;
    width: 1px;
    height: .75rem;
    background: #FEB012;
}

.footer .coppy-right .content .link-cpy a:nth-last-child(1)::before {
    background: transparent;
}

.banner_sustainability {
    height: 45vh;
    overflow: hidden;
    position: relative;
}

.banner_sustainability::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
    content: "";
}

.banner_sustainability img {
    height: 45vh;
    object-fit: cover;
    width: 100%;
}

.banner_sustainability h2 {
    text-transform: uppercase;
    font-size: 2rem;
}

.about_sustainability .img-content {
    position: relative;
}

.about_sustainability .img-content .owl-ecotourism_image img {
    height: 40vh;
}

.about_sustainability .img-content .ecotoursrim_image_small {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    bottom: 35px;
    z-index: 1;
}

.about_sustainability .img-content .ecotoursrim_image_small a {
    padding: 5px;
}

.about_sustainability .img-content .ecotoursrim_image_small a img {
    width: 120px;
    height: 80px;
}

.about_sustainability .owl-ecotourism_content {
    padding: 15px;
    background: rgba(0, 0, 0, 0.15);
    height: 40vh;
}

.about_sustainability .owl-ecotourism_content .item h3 {
    padding: 15px 0px 0px;
    line-height: 1;
    font-size: 1.3rem;
    font-weight: 700;
    margin: 0;
}

.about_sustainability .owl-ecotourism_content .ct_destination {
    margin: 20px 0px;
}

.about_sustainability .owl-ecotourism_content .ct_destination a {
    font-weight: bold;
    margin-right: 7px;
    position: relative;
}

.about_sustainability .owl-ecotourism_content .ct_destination a::before {
    content: "";
    position: absolute;
    top: 5px;
    right: -7px;
    width: 1px;
    height: 10px;
    background: #000;
    transform: rotate(20deg);
}

.about_sustainability .owl-ecotourism_content .ct_destination a:nth-last-child(1)::before {
    content: "";
    background: transparent;
}

.about_sustainability .owl-ecotourism_content .desc {
    max-height: 100px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.about_sustainability .owl-nav button.owl-prev {
    position: absolute;
    top: 0;
    left: 90%;
    color: #000;
}

.about_sustainability .owl-nav button.owl-next {
    position: absolute;
    top: 0;
    left: 95%;
}

.crs_activities .grid {
    display: grid;
    grid-template-columns: repeat(3, 33%);
    grid-template-rows: repeat(12, 6vh);
    grid-gap: 16px;
}

.crs_activities .item {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}

.crs_activities .item::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
    content: "";
}

.crs_activities .item img {
    width: 100%;
    height: 100%;
}

.crs_activities .item .content {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 15px;
    bottom: 70px;
    left: 0;
    transform: translate(0px, 100%);
    z-index: 2;
    color: #fff;
    transition: all .5s ease;
}

.crs_activities .item .content h3 {
    text-align: center;
    color: #fff;
    font-size: 1.5rem;
    text-transform: uppercase;
    transition: all .5s ease;
}

.crs_activities .item .content .desc {
    display: none;
}

.crs_activities .item .content .task {
    display: flex;
    justify-content: center;
}

.crs_activities .item .content .task a {
    width: 30px;
    border: 1px solid #FEB012;
    padding: 5px;
    margin: 5px;
    border-radius: 5px;
}

.crs_activities .item:hover .content {
    bottom: 90%;
    left: 0;
    transform: translate(0px, 100%);
    z-index: 2;
    color: #fff;
    transition: all .5s ease;
}

.crs_activities .item:hover .content h3 {
    color: #FEB012;
}

.crs_activities .item:hover .content .desc {
    display: block;
}

.crs_activities .item:nth-child(1) {
    grid-column: 1/2;
    grid-row: 1/6;
}

.crs_activities .item:nth-child(2) {
    grid-column: 2/3;
    grid-row: 1/7;
}

.crs_activities .item:nth-child(3) {
    grid-column: 3/4;
    grid-row: 1/8;
}

.crs_activities .item:nth-child(4) {
    grid-column: 1/2;
    grid-row: 6/13;
}

.crs_activities .item:nth-child(5) {
    grid-column: 2/3;
    grid-row: 7/13;
}

.crs_activities .item:nth-child(6) {
    grid-column: 3/4;
    grid-row: 8/13;
}
.responsibilities_travel {
    margin-bottom : 100px;
}
.responsibilities_travel a:hover {
    text-decoration: none;
}

.responsibilities_travel .item {
    position: relative;
}

.responsibilities_travel .item::before {
    /*position: absolute;*/
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: transparent;
    z-index: 1;
}

.responsibilities_travel img {
    border-bottom: 3px solid #FEB012;
    height: 250px;
    z-index: 2;
}

.responsibilities_travel .desc {
    border-bottom: 2px solid #000;
}

.responsibilities_travel .desc h3 {
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-size: 1.8rem;
    font-weight: 700;
    padding: 15px 0px 15px 15px;
    position: relative;
    z-index: 1;
}

.responsibilities_travel .desc h3::before {
    content: "";
    position: absolute;
    width: 7px;
    height: 15px;
    top: 50%;
    left: 0;
    transform: translate(0px, -5px);
    background: #FEB012;
}

.responsibilities_travel .desc h3:hover {
    color: #FEB012;
}

.responsibilities_travel .desc .content-desc {
    padding: 15px 0px;
    border-top: 2px solid #000;
    height: 94px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.responsibilities_travel .desc:hover {
    color: #000;
}

.responsibilities_travel .desc .details {
    display: flex;
    justify-content: space-between;
    padding: 15px 0px;
}

.responsibilities_travel .desc .details .btn-detail a {
    padding: 8px 25px;
    border-radius: 5px;
    background-color: #FEB012;
    transition: all .5s ease;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #FEB012;
}

.responsibilities_travel .desc .details .btn-detail a:hover {
   color: #000;
}

.responsibilities_travel .desc .details .btn-share a img {
    width: 30px;
    height: 30px;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #FEB012;
}

.viewall {
    width: 100%;
    text-align: right;
    padding: 5px 0px 15px 0px;
}

.viewall a {
    color: #FEB012;
    font-weight: 600;
    text-transform: uppercase;
}

.about_index,
.type-tours,
.destination { padding-top: 5vh; }

/*.about_index,
.type-tours,
.destination,
.article_index {
    padding-top: 5vh;
}*/

.fp-viewing-5 .header .menu,
.fp-viewing-4 .header .menu,
.fp-viewing-2 .header .menu {
    background-color: #000;
}

.modal-form {
    font-size: 15px;
}

.modal-form .modal-dialog {
    margin: 15px auto;
}

.modal-form .modal-body {
    padding: 1rem 50px;
    height: 566px;
    overflow-x: hidden;
    overflow-y: auto;
}

.text-yellow {
    color: #feaf12;
}

.search-box {
    position: relative;
}

.search-bar {
    display: none;
    align-items: stretch;
    /*border: 1px solid #feaf12;*/
    font-size: 16px;
    border-radius: 3px;
    overflow: hidden;
}

.search-bar.active {
    position: absolute;
    right: 8px;
    top: 50%;
    display: flex;
    transform: translateY(-50%);
    z-index: 1000;
    box-shadow: 0px 0px 20px #0000003b;
}

.search-bar #input-search {
    border: 0;
    padding: 0 10px;
    height: 30px;
}

.search-bar #input-search:focus {
    outline: 0;
}

.quick-btn {
    border: 0;
    padding: 0 10px;
    background: #feaf12;
    color: #fff;
    height: 30px;
    display: flex;
    align-items: center;
}

.trigger {
    background: transparent;
    cursor: pointer;
    font-size: 16px;
}

@media (min-width: 576px) {
    .modal-form .modal-dialog {
        max-width: 800px;
    }
}

.modal-form .modal-header {
    padding: 10px 0;
    background: #feaf12;
}

.modal-form .modal-title {
    line-height: 1;
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    color: #fff;
}

#enq-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.enq-group {
    flex-basis: 48%;
}

.w-full {
    flex-basis: 100%;
}

.modal-form .form-group {
    margin-bottom: 25px;
}

.modal-form .form-group label {
    font-weight: 500;
    color: #4c4c4c;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 14px;
}

.modal-form .form-group input {
    border: 0;
    border-bottom: 1px solid #4c4c4c;
    border-radius: 0;
}

.form-group input:focus {
    outline: 0;
    box-shadow: none;
}
.enq-btn {
    text-align: center;
}
.enq-btn button {
    font-weight: 500;
    width: 14%;
    font-size: 14px;
    background: #feaf12;
    color: #fff;
}

#Suport-form .form-group {
    margin-bottom: 15px;
}

#Suport-form .form-control {
    height: 25px;
}
#pagination-container {
    margin-top: 20px;
}
 .light-theme span , .light-theme a
{
	padding:2px 10px!important;
	margin:0px 5px!important;
}

.logo-messages {

	display: inline-block;
    margin-bottom: 2rem;
}


@media (max-width: 1440px) {
    .container {
        width: 1224px;
    }
    .section-title {
        padding: 15px 0px;
    }
    .section-title .content_section-title {
        width: 60%;
    }
	.about_sustainability h2,.crs_activities h2,
	.responsibilities_travel h2
	{
		color: #000 !important;
	}

    .section-title h2 {
        color: #FEB012;
        font-weight: bold;
        position: relative;
        text-transform: uppercase;
        font-size: 3rem;
        padding-bottom: 20px;
        margin: 0;
    }
    .fp-auto-height {
        overflow-y: scroll;
    }
    .footer {
        padding-top: 10px;
        position: relative;
        font-size: 13px;
    }
    .footer .logo {
        max-width: 220px;
        margin-bottom: 5px;
    }
    .footer .logo img {
        height: 45px;
        object-fit: contain;
    }
    .footer .menu-footer ul li {
        padding: 5px 0px;
        line-height: 1;
    }
    .footer .socical-network {
        margin-top: 0px;
    }
    .footer .infor {
        clear: both;
        padding: 0px 0px;
		font-size:1rem;
    }
    .article_blog {
        height: 55vh;
    }
  
    footer .menu-footer h4 {
        font-size: 1.4rem;
        text-transform: uppercase;
        font-weight: 700;
        color: #FEB012;
        padding: 7px 0px 8px;
        margin: 0;
    }
    #recevie_new {
        padding: 5px 0px;
        
    }
}

@media(max-width: 1600px) and (min-width: 1441px) {
  /*  footer {
        height: 50vh;
    }*/
    .article_index .section-title {
        padding: 40px 0px 30px;
    }
    .experience {
        height: 100vh;
    }
	
}

@media(min-width:1600px) {
    .container-fluid {
        width: 85%;
        margin: auto;
    }
	
}

@media(max-width:1044px) {
    .container {
        width: 100%;
    }
	
	
	
	.slider-client .owl-prev{
		left: -28px;
	}

	.slider-client .owl-next {
		right: -28px;
	}
}

@media(max-width:425px) {
    .menu {
        background: rgba(0, 0, 0, 0.87);
    }
    button.navbar-toggler {
        color: #FFF;
    }
    .type-tours .grid {
        display: grid;
        gap: 10px;
        grid-template-columns: repeat(4, 24%);
        grid-template-rows: repeat(12, 4vh);
    }
    .type-tours .grid .item {
        position: relative;
    }
    .type-tours .grid .item:nth-child(1) {
        grid-column: 1/3;
        grid-row: 1/5;
    }
    .type-tours .grid .item:nth-child(2) {
        grid-column: 3/5;
        grid-row: 1/5;
    }
    .type-tours .grid .item:nth-child(3) {
        grid-column: 3/5;
        grid-row: 5/13;
    }
    .type-tours .grid .item:nth-child(4) {
        grid-column: 1/3;
        grid-row: 5/9;
    }
    .type-tours .grid .item:nth-child(5) {
        grid-column: 1/3;
        grid-row: 9/13;
    }
    .section-title .content_section-title {
        width: 90%;
    }
    .about_index .grid {
        display: grid;
        gap: 10px;
        grid-template-columns: repeat(4, 23%);
        grid-template-rows: repeat(12, 4vh);
    }
    .about_index .grid .item:nth-child(1) {
        grid-column: 1/3;
        grid-row: 1/4;
    }
    .about_index .grid .item:nth-child(2) {
        grid-column: 3/5;
        grid-row: 1/4;
    }
    .about_index .grid .item:nth-child(3) {
        grid-column: 3/5;
        grid-row: 4/7;
    }
    .about_index .grid .item:nth-child(4) {
        grid-column: 1/3;
        grid-row: 4/7;
    }
    .about_index .grid .item:nth-child(5) {
        grid-column: 3/5;
        grid-row: 7/10;
    }
    .about_index .grid .item:nth-child(6) {
        grid-column: 1/3;
        grid-row: 7/10;
    }
    .about_index .grid .item:nth-child(7) {
        grid-column: 1/3;
        grid-row: 10/13;
    }
    .about_index .grid .item:nth-child(8) {
        grid-column: 3/5;
        grid-row: 10/13;
    }
}

@media(min-width:1600px) and (max-width: 1919px) {
	.type-tours .grid {
		grid-template-columns: repeat(3, 20%);
		grid-template-rows: 2.5vh 8.5vh 7vh 18vh 13vh 3vh 2.5vh;

	}
	.type-tours .grid .item .desc h3 {
    font-size: 2.6rem;
    font-weight: 600;
    letter-spacing: 1.5px;
}
	
	.experience .section-title {
		padding: 80px 0px 35px;
	}
	
	.type-tours .section-title {	
    	padding: 55px 0px 30px;
	}
	
	
	
	.experience .section-title h2{
		padding-bottom: 45px;
	}
	.experience .item .desc{
		margin-top: 15px;
	}
	
	.experience .section-title h2::before{
		transform: translate(-50%, -20px);
	}
	
	.experience .owl-prev {
    	top: 14%;
		left: 0px;
	}
	
	.experience .owl-next {
		 top: 14%;
		right: -39%;
	}
	
	.experience .owl-nav button i {
		font-size: 50px;
	}
	.experience .owl-item .desc .content-desc {
		padding: 15px 0px;
		height: 120px;
	}
	.experience .owl-item img {
    	height: 282px;
	}
	.experience .owl-item.center
	{
		width:38rem!important;
	}
	
	.experience .owl-item .desc h3 {
		font-size:1.6rem;
		height:58px;
	}
}

@media(min-width:1919px){
	.type-tours .grid {
		gap: 22px 30px ;
		grid-template-columns: repeat(3, 25%);
		grid-template-rows: 3vh 10.5vh 7.5vh 19vh 14.5vh 3.5vh 3vh;

	}
	.type-tours .grid .item .desc h3 {
    font-size: 3rem;
    font-weight: 600;
    letter-spacing: 1.5px;
}
	
	.experience .section-title {
		padding: 110px 0px 40px;
	}
	.experience .section-title h2{
		padding-bottom: 50px;
	}
	.experience .item .desc{
		margin-top: 25px;
	}
	
	.experience .section-title h2::before{
		transform: translate(-50%, -25px);
	}
	
	.experience .owl-prev {
    	top: 14%;
		left: 0px;
	}
	
	.experience .owl-next {
		 top: 14%;
		right: -39%;
	}
	
	.experience .owl-nav button i {
		font-size: 50px;
	}
	.experience .owl-item .desc .content-desc {
      padding: 20px 0px;
    height: 212px;
	}
	.experience .owl-item img {
    	height: 282px;
	}
	.experience .owl-item.center
	{
		width:45rem!important;
	}
	
	.experience .owl-item .desc h3 {
		font-size:1.6rem;
		height:60px;
	}
}

@media(max-width: 767px){
	.destination .item .desc{
		top: 20%;
    left: 15px;
	}
	.banner .content .title h1 {
    font-size: 5rem;
}
	
	.slider-client .owl-prev, .slider-client .owl-next {
		    font-size: 4rem !important;
	}
	
	.slider-client .owl-prev {
    left: -10px;
}
	
	.slider-client .owl-next {
    right: -10px;
}
}

#moveDown, #moveUp {
    position: absolute;
    width: 20px;
    height: 30px;
    border: none;
    background: #feaf12;
    border-radius: 50px;
    font-size: 15px;
    color: #FFF;
    text-align: center;
    padding: 2px;
    z-index: 1111;
    right: 28%;
    transform: translate(-22%, 0%);
}
#moveDown:focus, #moveUp:focus
{
	border:none;
	outline:none;
}
#moveDown{
	bottom:00px

}
#moveUp
{
	top:00px
}
.btn_fixed_index {
    position: fixed;
    z-index: 1111;
    width: 63px;
    height: 63px;
    border: none;
    background: #feaf12;
 	 bottom:10vh;
    right: 10vh;
   border-radius:50%;
	box-shadow: 0px 3px 10px #00000038;
}
.filter__ex-item span:nth-child(1)
{
	width:70%;
}
ul.search {
    display: flex;
    justify-content: space-between;
    list-style: none;
	margin:0px;
}
.search .nav-link {
    color: #FFF;
	padding:2px 3px;
	border:1px solid #FFF;
	font-weight:600;
}
.seacrh .nav-language .dropdown-menu {
    text-align: center;
    background-color: #fff;
}
.seacrh .dropdown-menu a {
    border: none;
    color: #000;
}
.tour-slider .owl-prev
{
	position:absolute;
	top:50%;
	left:15%;
	z-index:1;
	font-size:5.8rem!important;
	color:#000!important;
	transform:translate(-50%, -50%);
}
.tour-slider .owl-next
{
	position:absolute;
	top:50%;
	right:15%;
	z-index:1;
	font-size:5.8rem!important;
	color:#000!important;
	transform:translate(-50%, -50%);
}
@media(max-width: 991px)
	{
		.section, .about_index, .type-tours, .experience,.article_index
		{
			height:auto;
			overflow: inherit;
		}
		.col-md-25.p-1 {
    width: 8%;
}
		.footer
		{
			position:static!important;
		}
		#moveDown, #moveUp 
		{
			width: 25px;
  		  height: 30px;
		}
		.btn_fixed_index
		{
				width:48px;
			height:48px;
		}
		#recevie_new {
    padding: 2px 10px;
}
.fancybox-caption__body {
    font-size: 1.8rem;
}
		
 label.error {
    background: url(/Content/System/Content/images/v3_sprite.png) no-repeat;
    background-position: -12px -551px;
    padding-left: 0px;
    display: block!important;
    height: auto;
    line-height: 12px;
    margin-top: 5px;
    color: #8C000D;
   position: absolute;
    left: 10px;
    top: 3px;
		}
div#fullpage {
    overflow: hidden;
}
}
		@media(max-width:575px)
			{
				button.navbar-toggler {
    font-size: 30px;
}
				.navbar-brand img
				{
				max-width: 75%;
				}
				ul.search {
    display: none;
}
	.menu .dropdown-menu .container_menu .row_menu{
    display: grid;
    grid-template-columns: repeat(2, 50%);
    grid-template-rows: repeat(3, 7vh);
		width:100%;
  
} .menu .dropdown-menu.drop_experiences .container_menu .row_menu {
    display: grid;
    grid-template-columns: repeat(2, 50%);
    grid-template-rows: repeat(4, 7vh);
	width:100%;
  
}
				.menu .navbar-expand-md .navbar-nav .nav-item
				{
					width:100%;
				}
				.menu .dropdown-menu .container_menu .row_menu .item:nth-child(1),
				.menu .dropdown-menu.drop_experiences .container_menu .row_menu .item:nth-child(1) {
					grid-column: 1;
					grid-row: 1;
				}
				.menu .dropdown-menu .container_menu .row_menu .item:nth-child(2),
				.menu .dropdown-menu.drop_experiences .container_menu .row_menu .item:nth-child(2) {
					grid-column: 2;
					grid-row: 1;
				}
				.menu .dropdown-menu .container_menu .row_menu .item:nth-child(3), 
.menu .dropdown-menu.drop_experiences .container_menu .row_menu .item:nth-child(3){
    grid-column:1;
    grid-row: 2;
}
				.menu .dropdown-menu .container_menu .row_menu .item:nth-child(4),
				.menu .dropdown-menu.drop_experiences .container_menu .row_menu .item:nth-child(4){
    grid-column: 2;
    grid-row: 2;
}
				.menu .dropdown-menu .container_menu .row_menu .item:nth-child(5) {
    grid-column: 1/3;
    grid-row: 3;
}
				.menu .dropdown-menu.drop_experiences .container_menu .row_menu  .item:nth-child(5) {
    grid-column: 1;
    grid-row: 3;
}
				.menu .dropdown-menu.drop_experiences .container_menu .row_menu  .item:nth-child(6) {
    grid-column: 2;
    grid-row: 3;
}
					.menu .dropdown-menu.drop_experiences .container_menu .row_menu  .item:nth-child(7) {
    grid-column: 1;
    grid-row: 4;
}
					.menu .dropdown-menu.drop_experiences .container_menu .row_menu  .item:nth-child(8) {
    grid-column: 2;
    grid-row: 4;
}
	.menu .dropdown-menu.menu-f .container_menu {
    width: 100%;
}
				.menu .dropdown-menu.menu-f .container_menu .row_menu .item {
    width: 45%;
}
				.menu .dropdown-menu .container_menu .row_menu .item a .tt-menu {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    width: 100%;
    color: #fff;
    text-align: center;
}
.sroll-left li:nth-child(1) {
    bottom: 200px;
}
.sroll-left li:nth-child(2) {
    bottom: 135px;
}
.sroll-left li:nth-child(3) {
    bottom: 70px;
}
.owl-ex {
    width: 100%;
}
.filter__item {
	width: 50%;
	border-left: 1px solid #fff;
	padding: 2px;
}
.filter__item:first-child .nav-link {
	background-color: #feb533;
	font-weight: 700;
	color: #000;
	width: 100%!important;
}
.filter__item .nav-link
	{
		width:100%;
	}
#quick-search
	{
	width:100%;
	}
	.col-md-95 {
       width: 100%;
    overflow: hidden;
    max-height: 100vh;
    margin-bottom: 15px;
}
	.article_index:before,.footer:before
{
	display:none;
}
				.menu-footer {
    padding: 0px 15px;
}
}

footer a {
    color: #fff;
}


@media(min-width:768px) and (max-width:1081px)
	{
		.navbar-brand
		{
			width:20%;
			
		}
		.menu .navbar-expand-md .navbar-nav .nav-item {
   			 padding: 0px 3px;
			margin: 0 0.2rem;
		}
		.menu .navbar-expand-md .navbar-nav .nav-item a {
			color: #fff;
			font-size: 1.2rem;
			padding: 0;
}
}

/*DatLQ update*/
.inser__text a {color:#FEB012}
.inser__text a:hover { text-decoration:underline }
.displaynone {display:none}