body{
	padding-top: 0;
	background-color: #fff !important;
    overflow-x: hidden;
}
a, p a, a:hover{
	text-decoration: none !important;
}
.btn-success{
    background-color: #63a958 !important;
    border-color: #63a958 !important;
}
#site_title{
    padding: 10px 0;
    margin-bottom: 0;
	text-align: center;
}
header {
    width: 100%;
    z-index: 101;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
}
#header-left{
    margin: auto 0;
}
#header-left p{
	margin-bottom: 0;
}
#header-left #block-15 .fas{
	font-size: 24px;
}
#header-center img{
    width: auto;
	height: 70px;
}
#header-right {
    margin: auto 0;
    text-align: right;
    font-size: 16px;
    font-weight: 600;
}
.box-hotline {
    font-size: 23px;
    color: #61aa51;
    font-weight: 700;
}
#mainmenu {
    text-align: center;
}
#tb-icon-menu{
    display: none;
}
.menu {
    border-width: 0;
    border-style: none;
    border-color: transparent;
    padding-left: 0;
    margin-bottom: 0;
    display: inline-block;
}
.menu a {
    font-size: 16px;
    letter-spacing: 0px;
    background-color: transparent;
    border-width: 0;
    border-style: none;
    border-color: transparent;
}
#mainmenu .sub-menu{
    background: #fff;
    text-align: left;
    padding-left: 0;
}
.slidehome, .banner-page, #banner-destinations{
	position: relative;
}
.slidehome .carousel-item img, #banner-destinations img{
	webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  webkit-animation: imageAnimation 15s ease-in-out infinite 0s;
  -moz-animation: imageAnimation 15s ease-in-out infinite 0s;
  -o-animation: imageAnimation 15s ease-in-out infinite 0s;
  -ms-animation: imageAnimation 15s ease-in-out infinite 0s;
  animation: imageAnimation 15s ease-in-out infinite 0s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-filter: brightness(85%);
  filter: brightness(85%)
}
#search-home {
    position: absolute;
    bottom: 40px;
    width: calc(100% - 51px);
    z-index: 8;
}
#main {
    margin-top: 150px;
}
#banner-destinations #search-home{
	bottom: 240px;
}
#search-home .custom-search-home{
    width: 84%;
    max-width: 1264px;
    margin: 0 auto;
    background-color: #fff;
}
#search-home button{
    width: 100%;
    height: 100%;
    border-radius: 0;
    background-color: #63a958;
    border-color: #63a958;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}
#search-home select{
	border: none;
    background: #fff;
}
#search-home .group-search-content{
    padding: 0 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-right: 1px solid #cecece;
}

.img-about-home{
    margin: auto;
}
.content-about-home {
    margin: auto;
}
.module-home {
    padding: 15px 0;
}
.module-title {
    width: 100%;
    font-size: 22px;
    letter-spacing: 2px;
    color: #000;
    line-height: 1.3;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
}
.module-title:after {
    max-width: 200px;
    height: 1px;
    display: block;
    background-color: #61aa51;
    margin: 15px auto 20px;
    content: "";
    width: 40%;
}
p.woocommerce-loop-product__title {
    font-weight: 700;
    color: #000;
    text-align: center;
}
.woocommerce div.product div.summary{
	display: none;
}
h3.headline {
    margin-top: 10px;
    font-size: 18px;
    font-weight: 600;
}
h3.headline a{
	color: #333;
}
h2.journey__title {
    text-align: center;
    font-size: 36px;
}
.journey__step {
    max-width: 100%;
    margin: 20px auto 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.journey__step:before {
    content: "";
    display: block;
    height: 30px;
    border-left: 1px dotted #1c1c1c;
    margin-bottom: 20px;
    width: 1px;
    font-size: 0;
}
.journey__label {
    background-color: #1c1c1c;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    line-height: 30px;
    height: 30px;
    display: inline-block;
    position: relative;
    padding: 0 20px;
}
.journey__label svg {
    position: absolute;
    top: 0;
    left: -7px;
    height: 100%;
}
.journey__label svg:last-child {
    left: auto;
    right: -7px;
    transform: rotate(180deg);
}
h3.journey__title {
    font-size: 26px;
    font-weight: 700;
    margin-top: 20px;
}
.journey__subtitle {
    font-weight: 600;
}
.journey__meta {
    list-style-type: none;
    padding: 0;
    border: 1px solid #e6e6e6;
    margin: 30px 0 0 0;
    display: inline-block;
}
.journey__meta li {
    padding: 15px;
	list-style: none;
}
.journey__meta li>strong {
    color: #828282 !important;
    margin-top: 5px;
}
.journey__meta li>strong, .journey__meta li>span {
    font-weight: 700;
    color: #1c1c1c;
    font-size: 11px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    display: block;
}
.slide-page{
    position: relative;
    min-height: 600px;
    margin-left: 50px;
}
.slide-page:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 150px;
    height: 300px;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8509803922) 100%);
    opacity: 1;
}
.slide-page img{
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.woocommerce .slide-page .product_title{
    position: absolute;
    bottom: 30px;
    left: 100px;
    z-index: 1;
    color: #fff;
}
#main-tours .wpcf7{
    background: #3f3f3f;
    padding: 20px 40px;
    border-radius: 15px;
}
#main-tours .form-step input, #main-tours .form-step select{
	width: 100%;
	background: #fff;
    border: 1px solid rgba(28, 28, 28, .125);
    color: rgb(0 0 0 / 79%);
    padding: 11px 10px;
    margin-bottom: 15px;
}
#main-tours textarea{
	width: 100%;
	background: #fff;
    border: 1px solid rgba(28, 28, 28, .125);
    color: rgba(28, 28, 28, .4);
    padding: 11px 10px;
    margin-bottom: 15px;
}
#includes {
    background-color: #61aa51;
    position: relative;
    color: #fff;
}
#includes:before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    width: 100vw;
    background-color: inherit;
    z-index: -1;
}
#excludes {
    background-color: #1c1c1c;
    position: relative;
    color: #fff;
    padding-left: 50px;
}
#excludes:before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    width: 100vw;
    background-color: inherit;
    z-index: -1;
}
h2.section__heading {
    color: #fff;
    text-align: center;
    font-size: 40px;
    padding-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 0;
}
#includes ul, #excludes ul{
    padding-left: 0;
}
.wpcf7 h2{
	padding: 0;
    margin: 0 0 20px;
    text-align: center;
    color: #fff;
    font-size: 34px;
}
#form-booking .wpcf7-form p{
    margin-bottom: 0;
}
#step-2 {
    display: none;
}
#form-booking button{
    width: 100%;
    background: #61aa51;
    border-color: #61aa51;
}
#why-choose-us h3{
	font-size: 16px;
    font-weight: 600;
    text-align: center;
    padding-top: 10px;
}
.woocommerce-result-count, .woocommerce-ordering{
	display: none;
}
.module-home ul.owl-carousel{
	list-style: none;
	padding-left: 0;
}
.module-home .owl-dots {
    text-align: center;
}
.module-home .owl-dot.active{
    background: #61aa51 !important;
}
.module-home .owl-dot{
	background: #a6d19c !important;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 10px;
}
#banner-category{
    position: relative;
}
.desc-custom {
    width: 75%;
    margin: 0 auto;
    box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.16);
    padding: 20px;
    transform: translateY(-220px);
    -moz-transform: translateY(-220px);
    -webkit-transform: translateY(-220px);
    -o-transform: translateY(-220px);
    -ms-transform: translateY(-220px);
    background-color: #fff;
    position: relative;
    z-index: 7;
}
.foreground{
    width: 100%;
    border: 2px solid #65a85e;
    border-top: 1px solid #888;
    padding: 60px 15px 65px;

}
#tours-home #pills-tab button.active, #tours-home #pills-tab button:hover{
    background: #66a85e;
    font-weight: 600;
	color: #fff;
}
#tours-home #pills-tab button{
    border: 1px solid #69a763;
    margin: 0 20px;
    color: #69a763;
    font-weight: 600;
}
.modal-body label{
	width: 100%;
}
.modal-body input{
    width: 100%;
    background: #fff;
}
#search-home .value-2>div .btn-up {
    font-size: 18px;
}
#search-home .value-2>div .btn-down {
    padding-bottom: 15px;
    font-size: 24px;
}
#search-home .value-2>div button {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: 1px solid #666;
    color: #666;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    flex-shrink: 0;
	color: #fff;
}
.value-2>div {
    padding: 10px 10px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.value-2 {
    width: 100%;
    position: absolute;
    left: 0;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    z-index: 2;
	display: none;
}
.booking-step-room.booking-st1 {
    position: relative;
}
#search-home .value-2>div span {
    text-align: center;
    font-size: 14px;
    padding-right: 3px;
    padding-left: 3px;
}
#search-home .booking-step-room input {
    width: 90%;
    border: none;
    color: #333;
    cursor: pointer;
}
.value-2>div input {
    position: absolute;
    visibility: hidden;
}
.img-about-home {
    margin: auto;
    width: 90%;
    padding: 20px;
}
ul.cnss-social-icon li.cn-fa-icon a{
	border: 1px solid #212529 !important;
}
ul.wp-block-navigation__submenu-container.isHorizontal {
    background: white !important;
    box-shadow: 1px 1px 15px rgba(0,0,0,.15);
    border-radius: 6px;
    border: 2px solid #f6f4f0 !important;
}
li.wp-block-navigation-item.hasHoverBackgroundColor {
    padding: 2px 10px;
}
#destinations-home .item{
    position: relative;
}
#destinations-home .item a:before {
    content: "";
    background: #0000002e;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
#destinations-home h3 {
    position: absolute;
    margin: 0;
    top: 40%;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    z-index: 99;
}
.wpcf7 label{
	width: 100%;
}
.wpcf7 input{
	width: 100%;
    background: #fff;
}
.wpcf7 textarea{
	width: 100%;
    background: #fff;
	height: 150px;
}
.wpcf7 .btn-success{
	background-color: #62aa52 !important;
    border-color: #62aa52 !important;
}
#content-tours{
    font-size: 18px;
}
.journey__content{
    width: 100%;
}
.journey__content .gallery .gallery-item img{
    width: 100%;
}
.popup-ads {
    position: fixed;
    width: 435px;
    left: 65px;
    bottom: 50px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
    transform: translateX(-100%);
    animation: slideIn 2s forwards;
    z-index: 9999;
}
@keyframes slideIn {
            from {
                transform: translateX(-100%);
            }
            to {
                transform: translateX(0);
            }
        }

.popup-ads.show .popup-inner {
            transform: translateX(0);
        }
.popup-ads .inner {
    display: flex;
    justify-content: space-between;
}
.popup-ads .box-left {
    width: 150px;
    background: #fff;
}
.popup-ads .box-right {
    padding: 16px 16px 16px 24px;
    position: relative;
    background: #3eb453;
    width: calc(100% - 150px);
}
.popup-ads .btn-close {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 9;
}
.popup-ads .title-popup {
    font-size: 18px;
    font-weight: 600;
    color: #fadc4c;
    padding: 5px 0;
}
.popup-ads .desc-popup {
    font-size: 15px;
    color: #fff;
}
.popup-ads .time-popup {
    font-size: 16px;
    font-weight: 600;
    color: #fadc4c;
    padding-bottom: 10px;
}
.popup-ads a.btn-booknow {
    background: #5D200A;
    color: #fff;
    padding: 7px 10px;
    font-weight: 600;
    border-radius: 3px;
}
#popup-ads{
    display: none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce ul.owl-carousel li.product{
    box-shadow: 0px 6px 15px rgba(14, 18, 29, 0.06);
    border-radius: 10px;
}
p.woocommerce-loop-product__title {
    padding: 8px 15px !important;
    min-height: 65px;
}
.woocommerce ul.products li.product .price, .woocommerce ul.owl-carousel li.product .price{
    padding: 0 15px 15px;
    font-size: 18px !important;
    color: #63a958 !important;
}
.woocommerce ul.products li.product .price del, .woocommerce ul.owl-carousel li.product .price del{
    padding-right: 10px;
}
.woocommerce span.onsale {
    background-color: transparent !important;
    background-image: url(images/sales-off.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 50px;
    height: 50px;
    background-size: 90%;
    top: 2px !important;
    right: 0px !important;
    line-height: 38px !important;
}
.tours-type .wrapp {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.tours-type .wrapp .inner-item {
    width: 19.2%;
    background: #6DA953;
    padding: 10px;
    position: relative;
}
.tours-type .wrapp .inner-item a{
    color: #fff;
}
.tours-type .wrapp .inner-item h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    padding-top: 10px;
}
.tours-type .wrapp .inner-item .desc-item {
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 30px;
}
.tours-type .wrapp .inner-item p.readmore{
    position: absolute;
    bottom: 0;
    left: 10px;
    margin-bottom: 0;
}
.tours-type .wrapp .inner-item p a{
    color: yellow;
    font-weight: 500;
}
#news-home .query_box{
    margin-bottom: 15px;
}
#feedback-home .item-testimonies {
    box-shadow: 0 0 5px rgb(0 0 0 / 37%);
    padding: 30px;
    text-align: center;
    border-radius: 4px;
    background: #fff;
    margin-bottom: 20px;
    margin-top: 20px;
}
#feedback-home .box-avatar {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    display: block;
    border-radius: 50%;
    overflow: hidden;
}
#feedback-home .box-name {
    text-align: center;
    color: #6b6a6a;
    font-size: 18px;
    font-weight: 700;
}
footer {
    padding: 30px 0;
    margin-top: 30px;
    background: #f1f1f1;
    clear: both;
}
footer .menu li{
	float: none;
}
footer .menu {
    position: relative;
    z-index: 50;
    list-style: none;
    border-width: 0;
    border-style: none;
    border-color: transparent;
    padding-left: 0;
    margin-bottom: 0;
}
footer .menu a {
    font-size: 14px;
    text-transform: none;
    letter-spacing: 0px;
    color: #111111;
    background-color: transparent;
    padding: 8px 13px;
    border-width: 0;
    border-style: none;
    border-color: transparent;
}
footer h3{
	font-size: 22px;
}
footer p.widget_title {
    font-weight: 600;
}
footer .menu a:hover{
    background-color: transparent;
    font-weight: 500;
}
#copyright {
    background: #181818;
    color: #838383;
    padding: 10px 0;
}
@keyframes imageAnimation {
  0% {
    transform: scale(1.1)
  }
  50% {
    transform: scale(1)
  }
  100% {
    transform: scale(1.1)
  }
}
@-webkit-keyframes imageAnimation {
  0% {
    -webkit-transform: scale(1.1)
  }
  50% {
    -webkit-transform: scale(1)
  }
  100% {
    -webkit-transform: scale(1.1)
  }
}
@-moz-keyframes imageAnimation {
  0% {
    -moz-transform: scale(1.1)
  }
  50% {
    -moz-transform: scale(1)
  }
  100% {
    -moz-transform: scale(1.1)
  }
}
@-ms-keyframes imageAnimation {
  0% {
    -ms-transform: scale(1.1)
  }
  50% {
    -ms-transform: scale(1)
  }
  100% {
    -ms-transform: scale(1.1)
  }
}
/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px){
	header{padding-left: 0;}
	#header-left{margin: auto;}
	#mainmenu{display: none;}
	.mobile-hidden{display: none;}
	.module-title{font-size: 16px;}
	#search-home{display: none;}
	#main-tours .wpcf7{padding: 25px 20px;}
  	.slide-page {min-height: 300px;margin-left: 0;margin-top: 90px;}
	.woocommerce .slide-page .product_title {bottom: 30px;left: 15px;}
	.woocommerce .product_title {font-size: 22px;line-height: 30px;margin-bottom: 0;}
	#header-left{padding-left: 12px;}
	#tours-home ul.nav{flex-wrap: nowrap;}
	#tours-home #pills-tab button{margin: 0 10px 0 0;font-size: 14px;padding: 8px;}
	.module-home {padding: 10px 0;}
	.wpml-language-switcher-block{display: none !important;}
	#mainmenu .menu-custom{width: 100%;max-width: 100%;}
	#mainmenu{top: 90px;}
	#tb-icon-menu, #mainmenu:before, .box-mail{display: none;}
	footer .menu{display: block;}
	.desc-custom{width: 100%;transform: translateY(0px);-moz-transform: translateY(0px);-webkit-transform: translateY(0px);-o-transform: translateY(-0px);-ms-transform: translateY(0px);padding: 5px;}
	#banner-page, #banner-destinations{height: 320px; padding-top: 90px;}
	#banner-destinations img, #banner-page img{-o-object-fit: cover;object-fit: cover;height: 100%;}
	.form-mobile{padding-top: 30px;}
    .slidehome .carousel-item {height: 320px;}
	.slidehome .carousel-item img {height: 100%;-o-object-fit: cover;object-fit: cover;width: 100%;}
	.woocommerce span.onsale{left: auto !important;}
	.popup-ads{width: 100%;left: 0;bottom: 135px;}
    .tours-type .wrapp .inner-item{width: 48.5%;}
    #mainmenu .menu a i{display: none;}
    #mainmenu .menu a{text-align: left;}
    #mainmenu .sub-menu{padding-left: 15px;}
}
/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px){
	.wpml-language-switcher-block{display: none !important;}
	.form-mobile{padding-top: 30px;}
	.slidehome .carousel-item {height: 320px;}
	.slidehome .carousel-item img {height: 100%;-o-object-fit: cover;object-fit: cover;width: 100%;}
}
/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px){
	.wpml-language-switcher-block{display: none !important;}
	.form-mobile{padding-top: 30px;}
	.slidehome .carousel-item {height: 320px;}
	.slidehome .carousel-item img {height: 100%;-o-object-fit: cover;object-fit: cover;width: 100%;}
}
/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px){
	.wpml-ls-slot-18.wpml-ls-item, #block-15, .form-mobile{display: none;}
}
/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) and (max-width: 1399.98px){
	.wpml-ls-slot-18.wpml-ls-item, #block-15, .form-mobile{display: none;}
}
/*Extra large devices (large desktops, 1400px and up)*/
@media (min-width: 1400px){
	.wpml-ls-slot-18.wpml-ls-item, #block-15, .form-mobile{display: none;}
}
.infotour del {
    color: red;
    font-weight: bold;
    font-size: 20px;
    opacity: .5;
}
.infotour ins {
    color: #63a958 !important;
    font-weight: bold;
    font-size: 22px;
    margin-left: 2px;
}
.embed-container { 
        position: relative; 
        padding-bottom: 56.25%;
        overflow: hidden;
        max-width: 100%;
        height: auto;
    } 

    .embed-container iframe,
    .embed-container object,
    .embed-container embed { 
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }