body.branta-green-theme{
	--main-color: #6f8439;
	--main-color-rgb: 111,132,57;
	--branta-green: #cdd775;
	--branta-water: #607b55;
	--branta-teal: #42743e;
	--branta-teal-soft: #d7e3a2;
	--branta-ink: #283222;
	--branta-muted: #516045;
	--branta-soft: #dfe9af;
	--branta-panel: #e9efbf;
	--branta-panel-2: #d7e39b;
	--branta-deep: #7d8d45;
	--branta-title: #29451f;
	--branta-line: rgba(67,83,40,0.22);
	--branta-shadow: 0 12px 28px rgba(59,72,31,0.13);
	background: #cdd775;
	color: var(--branta-ink);
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

body.branta-green-theme h1,
body.branta-green-theme h2,
body.branta-green-theme h3,
body.branta-green-theme h4,
body.branta-green-theme h5,
body.branta-green-theme h6,
body.branta-green-theme .page-title h1,
body.branta-green-theme .page-title_two h1,
body.branta-green-theme .sec-title_subtitle,
body.branta-green-theme .sec-title_heading,
body.branta-green-theme .banner-two_form-title,
body.branta-green-theme .banner-two_heading,
body.branta-green-theme .video-one_title,
body.branta-green-theme .team-kicker,
body.branta-green-theme .about-kicker,
body.branta-green-theme .pavel-kicker,
body.branta-green-theme [class*="_subtitle"],
body.branta-green-theme [class*="-kicker"],
body.branta-green-theme .branta-legacy-heading span{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
	font-style: normal;
	letter-spacing: 0;
	color: var(--branta-title);
}

body.branta-green-theme em,
body.branta-green-theme i:not([class]),
body.branta-green-theme cite,
body.branta-green-theme dfn,
body.branta-green-theme .accordion-box .block .acc-btn i{
	font-style: normal !important;
}

body.branta-green-theme .page-wrapper,
body.branta-green-theme .page-title_two,
body.branta-green-theme .tour-detail_info,
body.branta-green-theme .branta-detail-hero,
body.branta-green-theme .destination-eight,
body.branta-green-theme .tour-listing-page,
body.branta-green-theme .sidebar-page-container,
body.branta-green-theme .branta-article-detail,
body.branta-green-theme .contact-page-section,
body.branta-green-theme .contact-one,
body.branta-green-theme .destination-detail,
body.branta-green-theme .team-page,
body.branta-green-theme .pavel-page,
body.branta-green-theme .about-page,
body.branta-green-theme .news-one,
body.branta-green-theme .travel-two,
body.branta-green-theme .testimonial-two,
body.branta-green-theme .newsletter-one{
	background: #cdd775;
}

body.branta-green-theme .main-header,
body.branta-green-theme .main-header .header-lower,
body.branta-green-theme .mobile-menu .menu-box{
	background: #bccd68;
}

body.branta-green-theme .main-header .inner-container{
	border-color: rgba(49,58,26,0.08);
	padding-top: 4px;
	padding-bottom: 4px;
}

body.branta-green-theme .main-header .header-lower .logo-box .logo{
	padding-top: 4px;
	padding-bottom: 4px;
}

body.branta-green-theme .main-header .header-lower .outer-box{
	padding-top: 0;
	padding-bottom: 0;
}

body.branta-green-theme .main-header .logo-box .logo .branta-logo-lockup img,
body.branta-green-theme .mobile-menu .nav-logo .branta-logo-lockup img{
	width: 285px;
	max-height: 82px;
}

body.branta-green-theme .header-style-two .main-menu .navigation > li > a,
body.branta-green-theme .header-login_button .login{
	color: #3d4732;
}

body.branta-green-theme .header-style-two .main-menu .navigation > li:hover > a,
body.branta-green-theme .header-style-two .main-menu .navigation > li.current > a,
body.branta-green-theme .header-login_button .login:hover,
body.branta-green-theme a:hover{
	color: #26331e;
}

body.branta-green-theme .header-style-two .main-menu .navigation > li{
	margin-right: 8px;
}

body.branta-green-theme .header-style-two .main-menu .navigation > li > a{
	padding: 10px 13px;
	border-radius: 4px;
	background: rgba(233,239,191,0.78);
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
	text-transform: none;
	transition: background-color 220ms ease, color 220ms ease;
}

body.branta-green-theme .header-style-two .main-menu .navigation > li:hover > a,
body.branta-green-theme .header-style-two .main-menu .navigation > li.current > a{
	background: #e4ecae;
	color: #26331e;
}

body.branta-green-theme .main-header .mobile-menu .navigation li a{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform: none;
}

body.branta-green-theme .header-login_button .login{
	display: inline-block;
	padding: 10px 13px;
	border-radius: 4px;
	background: rgba(233,239,191,0.78);
	font-size: 14px;
	font-weight: 400;
}

body.branta-green-theme .main-header_button{
	display: none !important;
}

body.branta-green-theme .main-menu .navigation > li > ul,
body.branta-green-theme .main-menu .navigation > li > ul > li > ul{
	background: var(--branta-panel);
	box-shadow: var(--branta-shadow);
}

body.branta-green-theme .main-menu .navigation > li > ul > li > a{
	background: var(--branta-panel-2);
	color: var(--branta-ink);
	border-color: rgba(50,64,38,0.08);
}

body.branta-green-theme .main-menu .navigation > li > ul > li:hover > a{
	background: var(--branta-soft);
	color: var(--main-color);
}

body.branta-green-theme .main-header_button .theme-btn,
body.branta-green-theme .banner-search-form .submit-btn,
body.branta-green-theme .travel-block_one-explore,
body.branta-green-theme .destination-block_two-tours,
body.branta-green-theme .tour-detail_price-box .submit-btn,
body.branta-green-theme .subscribe-form_two button,
body.branta-green-theme .subscribe-form_three button,
body.branta-green-theme .contact-form .theme-btn,
body.branta-green-theme .search-widget button,
body.branta-green-theme .filter-widget button,
body.branta-green-theme .tour-list-one_button,
body.branta-green-theme .btn-style-one{
	background-color: var(--main-color);
	border-radius: 4px;
	box-shadow: none;
}

body.branta-green-theme .banner-two{
	background:
		linear-gradient(90deg, rgba(205,215,117,0.95) 0%, rgba(213,224,136,0.9) 52%, rgba(205,215,117,0.78) 100%),
		#cdd775;
}

body.branta-green-theme .banner-two_pattern{
	opacity: 0.28;
	filter: sepia(0.42) saturate(0.8) hue-rotate(18deg);
}

body.branta-green-theme .banner-two_image{
	right: 0;
	top: 34px;
	bottom: 34px;
	width: min(50vw, 960px);
	min-height: 0;
	clip-path: none !important;
	-webkit-clip-path: none !important;
	border-radius: 0;
	box-shadow: 0 18px 55px rgba(56,66,28,0.18);
}

body.branta-green-theme .banner-two .circle-one{
	display: none;
}

body.branta-green-theme .banner-two .circle-two{
	display: none;
}

body.branta-green-theme .banner-search-form,
body.branta-green-theme .travel-block_one-inner,
body.branta-green-theme .feature-block_one-inner,
body.branta-green-theme .testimonial-block_two-inner,
body.branta-green-theme .news-block_one-inner,
body.branta-green-theme .news-block_seven-inner,
body.branta-green-theme .branta-article-card,
body.branta-green-theme .branta-legacy-section,
body.branta-green-theme .tour-detail_price-box,
body.branta-green-theme .tour-detail_review-box,
body.branta-green-theme .tour-detail_form,
body.branta-green-theme .sidebar-widget,
body.branta-green-theme .destination-block_six-inner,
body.branta-green-theme .tour-list-one_inner,
body.branta-green-theme .travel-block_six-inner,
body.branta-green-theme .tour-search-form,
body.branta-green-theme .branta-list-search input,
body.branta-green-theme .branta-tour-empty,
body.branta-green-theme .team-card,
body.branta-green-theme .team-stat,
body.branta-green-theme .team-hero-image,
body.branta-green-theme .about-highlight,
body.branta-green-theme .about-panel,
body.branta-green-theme .tour-note,
body.branta-green-theme .quote-panel,
body.branta-green-theme .pavel-card,
body.branta-green-theme .about-card,
body.branta-green-theme .contact-one .inner-container,
body.branta-green-theme .contact-info-block,
body.branta-green-theme .contact-form,
body.branta-green-theme .contact-map,
body.branta-green-theme .default-form .form-group input,
body.branta-green-theme .default-form .form-group textarea{
	background: var(--branta-panel);
	border-color: var(--branta-line);
	box-shadow: var(--branta-shadow);
}

body.branta-green-theme .banner-search-form,
body.branta-green-theme .travel-block_one-inner,
body.branta-green-theme .feature-block_one-inner,
body.branta-green-theme .testimonial-block_two-inner,
body.branta-green-theme .news-block_one-inner,
body.branta-green-theme .news-block_seven-inner,
body.branta-green-theme .branta-article-card,
body.branta-green-theme .branta-legacy-section,
body.branta-green-theme .tour-detail_price-box,
body.branta-green-theme .tour-detail_review-box,
body.branta-green-theme .tour-detail_form,
body.branta-green-theme .sidebar-widget,
body.branta-green-theme .destination-block_six-inner,
body.branta-green-theme .tour-list-one_inner,
body.branta-green-theme .travel-block_six-inner,
body.branta-green-theme .tour-search-form,
body.branta-green-theme .branta-list-search input,
body.branta-green-theme .branta-tour-empty,
body.branta-green-theme .team-card,
body.branta-green-theme .team-stat,
body.branta-green-theme .team-hero-image,
body.branta-green-theme .about-highlight,
body.branta-green-theme .about-panel,
body.branta-green-theme .tour-note,
body.branta-green-theme .quote-panel,
body.branta-green-theme .pavel-card,
body.branta-green-theme .about-card,
body.branta-green-theme .contact-one .inner-container,
body.branta-green-theme .contact-info-block,
body.branta-green-theme .contact-form,
body.branta-green-theme .contact-map,
body.branta-green-theme .default-form .form-group input,
body.branta-green-theme .default-form .form-group textarea{
	border-radius: 5px;
}

body.branta-green-theme .tour-detail_options a,
body.branta-green-theme .branta-hero-arrows button,
body.branta-green-theme .banner-search-form input,
body.branta-green-theme .banner-search-form select,
body.branta-green-theme .banner-search-form .nice-select,
body.branta-green-theme .banner-search-form .custom-select-box,
body.branta-green-theme .form-group input,
body.branta-green-theme .form-group textarea,
body.branta-green-theme .form-group select{
	background-color: #eef3c7 !important;
	border-color: rgba(67,83,40,0.18) !important;
	color: var(--branta-ink) !important;
}

body.branta-green-theme .tour-detail_options a:hover,
body.branta-green-theme .branta-hero-arrows button:hover{
	background-color: #e4ecae !important;
	color: #26331e !important;
}

body.branta-green-theme .feature-one,
body.branta-green-theme .guide-one,
body.branta-green-theme .team-page:before,
body.branta-green-theme .pavel-page:before,
body.branta-green-theme .about-page:before{
	background-color: var(--branta-soft);
}

body.branta-green-theme .guide-one{
	background-color: var(--branta-soft) !important;
}

body.branta-green-theme .guide-one_button{
	margin-top: 28px;
}

body.branta-green-theme .guide-one_button .theme-btn{
	padding: 13px 24px;
}

body.branta-green-theme .counter-one{
	background: linear-gradient(135deg, rgba(0,143,122,0.94), rgba(29,39,24,0.96));
}

body.branta-green-theme .destination-two,
body.branta-green-theme .page-title.style-two{
	background-color: #87994b;
}

body.branta-green-theme .page-title.style-two.branta-simple-page-hero{
	padding: 76px 0 70px;
	background: #cdd775 !important;
	background-image: none !important;
	border-top: 1px solid rgba(67,83,40,0.14);
	border-bottom: 1px solid rgba(67,83,40,0.14);
}

body.branta-green-theme .page-title.style-two.branta-simple-page-hero:before,
body.branta-green-theme .page-title.style-two.branta-simple-page-hero:after{
	display: none !important;
}

body.branta-green-theme .page-title.style-two.branta-simple-page-hero h1,
body.branta-green-theme .page-title.style-two.branta-simple-page-hero .bread-crumb li,
body.branta-green-theme .page-title.style-two.branta-simple-page-hero .bread-crumb li a{
	color: var(--branta-title) !important;
}

body.branta-green-theme .page-title.style-two.branta-simple-page-hero .bread-crumb li:before{
	color: rgba(41,69,31,0.7) !important;
}

body.branta-green-theme .destination-two:before{
	opacity: 0.08 !important;
	filter: sepia(0.35) saturate(0.55) hue-rotate(22deg);
}

body.branta-green-theme .info-one{
	background: #87994b;
}

body.branta-green-theme .newsletter-one .inner-container{
	background: #87994b !important;
	box-shadow: var(--branta-shadow);
}

body.branta-green-theme .footer-style-two{
	background: #bccd68;
	border-top: 1px solid rgba(50,64,38,0.12);
}

body.branta-green-theme .banner-two_heading,
body.branta-green-theme .sec-title_heading,
body.branta-green-theme .guide-one_title,
body.branta-green-theme .feature-block_one-heading,
body.branta-green-theme .news-block_one-heading a,
body.branta-green-theme .news-block_seven-heading a,
body.branta-green-theme .travel-block_one-heading a,
body.branta-green-theme .travel-block_six-heading a,
body.branta-green-theme .destination-block_six-heading a,
body.branta-green-theme .tour-detail_main-title,
body.branta-green-theme .tour-detail h3,
body.branta-green-theme .tour-detail_title h2,
body.branta-green-theme .tour-detail_price,
body.branta-green-theme .branta-legacy-heading h3,
body.branta-green-theme .branta-article-card h2,
body.branta-green-theme .branta-article-source h1,
body.branta-green-theme .branta-article-source h2,
body.branta-green-theme .branta-article-source h3,
body.branta-green-theme .branta-related-articles a,
body.branta-green-theme .team-hero h2,
body.branta-green-theme .team-section-title h2,
body.branta-green-theme .team-card h3,
body.branta-green-theme .contact-form_outer h3,
body.branta-green-theme .pavel-page h1,
body.branta-green-theme .pavel-page h2,
body.branta-green-theme .about-page h1,
body.branta-green-theme .about-page h2,
body.branta-green-theme .footer-two_title,
body.branta-green-theme .footer-two_links li a,
body.branta-green-theme .footer-two_info-text,
body.branta-green-theme .footer-two_list li,
body.branta-green-theme .footer-two_list li a,
body.branta-green-theme .footer-two_copyright{
	color: var(--branta-title);
}

body.branta-green-theme .banner-two_heading{
	font-size: 46px;
	line-height: 1.15;
	max-width: 540px;
	font-weight: 400;
}

body.branta-green-theme .banner-two_text{
	max-width: 520px;
}

body.branta-green-theme .banner-two .banner-search-form{
	max-width: 555px;
}

body.branta-green-theme .banner-two .banner-search-form{
	margin-top: 30px;
	padding: 20px 22px;
	border-radius: 5px;
	background: rgba(230,237,185,0.94);
}

body.branta-green-theme .banner-two .banner-search-form form.branta-hero-search{
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) 76px;
	gap: 16px;
	align-items: start;
	padding-right: 0;
}

body.branta-green-theme .banner-two .banner-search-form .form-group{
	width: auto;
	max-width: none;
	flex: none;
	margin: 0;
	padding: 0 !important;
}

body.branta-green-theme .banner-two .banner-search-form label{
	display: flex;
	align-items: center;
	gap: 8px;
	min-height: 20px;
	margin-bottom: 9px;
	color: var(--branta-ink);
	font-size: 15px;
	line-height: 1.2;
}

body.branta-green-theme .banner-two .banner-search-form label i{
	margin: 0;
	font-size: 16px;
	line-height: 1;
	color: var(--main-color);
}

body.branta-green-theme .banner-two .banner-search-form select,
body.branta-green-theme .banner-two .banner-search-form .custom-select-box,
body.branta-green-theme .banner-two .banner-search-form .nice-select{
	width: 100%;
	height: 56px;
	min-height: 56px;
	padding-left: 18px !important;
	padding-right: 34px !important;
	text-indent: 0;
	border-radius: 3px;
	background-color: #f2f6d2 !important;
	box-shadow: none;
}

body.branta-green-theme .banner-two .banner-search-form .ui-selectmenu-button.ui-button{
	position: relative;
	width: 100%;
	height: 56px;
	min-height: 56px;
	padding: 0 34px 0 0 !important;
	border: 0;
	border-radius: 3px;
	background-color: #f2f6d2 !important;
	box-shadow: none;
}

body.branta-green-theme .banner-two .banner-search-form .ui-selectmenu-button .ui-selectmenu-text{
	display: block;
	margin-right: 0;
	padding-left: 22px;
	line-height: 56px;
}

body.branta-green-theme .banner-two .banner-search-form .ui-selectmenu-button .ui-selectmenu-icon.ui-icon{
	position: absolute;
	top: 50%;
	right: 14px;
	margin-top: 0;
	transform: translateY(-64%);
}

body.branta-green-theme .banner-two .banner-search-form button.submit-btn{
	position: relative;
	top: auto;
	right: auto;
	width: 76px;
	height: 56px;
	margin-top: 29px;
	align-self: start;
	padding: 0;
	font-size: 0;
	line-height: 1;
	text-align: center;
	color: #f7f9df !important;
	background-color: var(--main-color) !important;
}

body.branta-green-theme .banner-two .banner-search-form button.submit-btn:before{
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 17px;
	height: 17px;
	border: 3px solid #f7f9df;
	border-radius: 50%;
	transform: translate(-58%, -58%);
}

body.branta-green-theme .banner-two .banner-search-form button.submit-btn:after{
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 11px;
	height: 3px;
	border-radius: 3px;
	background: #f7f9df;
	transform: translate(2px, 8px) rotate(45deg);
}

body.branta-green-theme .sec-title_heading,
body.branta-green-theme .tour-detail_main-title,
body.branta-green-theme .tour-detail_title h2,
body.branta-green-theme .page-title h1,
body.branta-green-theme .page-title_two h1,
body.branta-green-theme .team-hero h2,
body.branta-green-theme .team-section-title h2,
body.branta-green-theme .about-page h1,
body.branta-green-theme .about-page h2{
	font-weight: 400;
}

body.branta-green-theme .feature-one .sec-title_subtitle{
	font-family: "Hanken Grotesk", sans-serif;
	font-size: 38px;
	line-height: 1.15;
	font-weight: 400;
	letter-spacing: 0;
	margin-bottom: 6px;
	text-transform: capitalize;
}

body.branta-green-theme .feature-one .sec-title_heading{
	font-size: 28px;
	line-height: 1.2;
	font-weight: 400;
}

body.branta-green-theme .feature-one .feature-block_one-inner{
	background: #e6edb9 !important;
	border: 1px solid rgba(67,83,40,0.16);
	box-shadow: 0 12px 28px rgba(59,72,31,0.12);
}

body.branta-green-theme .feature-one .feature-block_one:nth-child(2) .feature-block_one-inner{
	background: #dfe9af !important;
}

body.branta-green-theme .feature-one .feature-block_one:nth-child(3) .feature-block_one-inner{
	background: #eef3c7 !important;
}

body.branta-green-theme .feature-one .feature-block_two-inner{
	background: #e6edb9 !important;
	border: 1px solid rgba(67,83,40,0.16);
	box-shadow: 0 12px 28px rgba(59,72,31,0.12);
}

body.branta-green-theme .feature-one .feature-block_two:nth-child(2) .feature-block_two-inner{
	background: #dfe9af !important;
}

body.branta-green-theme .feature-one .feature-block_two:nth-child(3) .feature-block_two-inner{
	background: #eef3c7 !important;
}

body.branta-green-theme .feature-one .feature-block_two-icon:before{
	background-color: rgba(111,132,57,0.14) !important;
}

body.branta-green-theme .feature-one .feature-block_two:nth-child(2) .feature-block_two-icon:before{
	background-color: rgba(66,116,62,0.13) !important;
}

body.branta-green-theme .feature-one .feature-block_two:nth-child(3) .feature-block_two-icon:before{
	background-color: rgba(96,123,85,0.14) !important;
}

body.branta-green-theme.branta-tour-summary-mode .tour-detail_price-box,
body.branta-green-theme.branta-tour-summary-mode .branta-note-box,
body.branta-green-theme.branta-tour-summary-mode .branta-legacy-section,
body.branta-green-theme.branta-tour-summary-mode .accordion-box,
body.branta-green-theme.branta-tour-summary-mode .tour-detail_lists-two,
body.branta-green-theme.branta-tour-summary-mode .tour-detail_lists-three{
	display: none !important;
}

body.branta-green-theme .branta-destination-legacy-section{
	display: none !important;
}

body.branta-green-theme .branta-tour-interest-text{
	margin: 30px 0;
	padding: 22px 24px;
	border-left: 4px solid var(--main-color);
	border-radius: 5px;
	background: #e6edb9;
	box-shadow: var(--branta-shadow);
	color: var(--branta-ink);
	font-size: 18px;
	line-height: 1.7;
}

body.branta-green-theme .branta-tour-interest-text a{
	color: var(--branta-title);
	font-weight: 700;
	text-decoration: underline;
	text-underline-offset: 3px;
}

body.branta-green-theme .team-kicker{
	display: block;
	font-size: 28px;
	line-height: 1.2;
	font-weight: 400;
	margin-bottom: 12px;
}

body.branta-green-theme .team-hero h2{
	font-size: 30px;
	line-height: 1.25;
}

body.branta-green-theme .destination-two .sec-title_heading,
body.branta-green-theme .destination-two .sec-title_subtitle,
body.branta-green-theme .destination-two .sec-title_text,
body.branta-green-theme .counter-one,
body.branta-green-theme .counter-one .counter,
body.branta-green-theme .counter-one h4,
body.branta-green-theme .info-one,
body.branta-green-theme .info-one h2,
body.branta-green-theme .info-one .text,
body.branta-green-theme .newsletter-one .inner-container,
body.branta-green-theme .newsletter-one h2,
body.branta-green-theme .newsletter-one .text{
	color: #f7f9df;
}

body.branta-green-theme .banner-two_text,
body.branta-green-theme .sec-title_text,
body.branta-green-theme .guide-one_text,
body.branta-green-theme .feature-block_one-text,
body.branta-green-theme .news-block_one-text,
body.branta-green-theme .news-block_seven-text,
body.branta-green-theme .travel-block_one-location,
body.branta-green-theme .travel-block_six-location,
body.branta-green-theme .travel-block_six-text,
body.branta-green-theme .travel-block_six-price span,
body.branta-green-theme .branta-legacy-heading p,
body.branta-green-theme .branta-legacy-source-body,
body.branta-green-theme .about-panel p,
body.branta-green-theme .about-card p,
body.branta-green-theme .about-card li,
body.branta-green-theme .tour-note p,
body.branta-green-theme .tour-note li,
body.branta-green-theme .quote-panel p,
body.branta-green-theme .branta-article-lede,
body.branta-green-theme .branta-article-source,
body.branta-green-theme .tour-detail_price span,
body.branta-green-theme .team-lead,
body.branta-green-theme .team-stat span,
body.branta-green-theme .team-card p,
body.branta-green-theme .pavel-page p,
body.branta-green-theme .about-page p,
body.branta-green-theme .footer-two_text,
body.branta-green-theme .branta-mini-note{
	color: var(--branta-muted);
}

body.branta-green-theme .banner-two_form-title,
body.branta-green-theme .sec-title_subtitle,
body.branta-green-theme .video-one_title,
body.branta-green-theme .team-kicker,
body.branta-green-theme .branta-legacy-heading span{
	color: var(--branta-teal);
}

body.branta-green-theme .banner-search-form label i,
body.branta-green-theme .travel-block_one-location span,
body.branta-green-theme .guide-one_list li i,
body.branta-green-theme .news-block_one-more,
body.branta-green-theme .news-block_seven-more,
body.branta-green-theme .footer-two_list li i,
body.branta-green-theme .destination-block_six-rating i,
body.branta-green-theme .travel-block_six-location span,
body.branta-green-theme .travel-block_six-info li i,
body.branta-green-theme .tour-detail_highlights,
body.branta-green-theme .tour-detail_lists li:before,
body.branta-green-theme .cat-list li span,
body.branta-green-theme .branta-article-source a,
body.branta-green-theme .team-stat strong{
	color: var(--main-color);
}

body.branta-green-theme .travel-block_one-days,
body.branta-green-theme .tour-list-one_time,
body.branta-green-theme .travel-block_six-info li,
body.branta-green-theme .tour-detail_lists-two li span,
body.branta-green-theme .news-block_seven-meta li span{
	background: #f6fae2;
	color: #006f64;
	border-color: var(--branta-teal);
}

body.branta-green-theme .news-block_seven-tag,
body.branta-green-theme .popular-tags a:hover,
body.branta-green-theme .pagination li a:hover,
body.branta-green-theme .pagination li.active a{
	background-color: #84964a;
	color: #f7f9df;
}

body.branta-green-theme .branta-source-note,
body.branta-green-theme .branta-missing-media{
	background: #fff7dd;
	border-color: rgba(201,21,61,0.26);
	color: #596149;
}

body.branta-green-theme .team-card-media,
body.branta-green-theme .pavel-hero-card,
body.branta-green-theme .about-hero-card{
	background: #dce7a8;
}

body.branta-green-theme .footer-two_bottom,
body.branta-green-theme .branta-legacy-heading,
body.branta-green-theme .cat-list li,
body.branta-green-theme .branta-related-articles li,
body.branta-green-theme .tour-detail_price-box .form-group input,
body.branta-green-theme .tour-detail_price-box .form-group textarea,
body.branta-green-theme .tour-detail_price-box .form-group select{
	border-color: rgba(50,64,38,0.14);
}

body.branta-green-theme .tour-detail_title,
body.branta-green-theme .page-title_two,
body.branta-green-theme .branta-detail-hero,
body.branta-green-theme .tour-detail_info,
body.branta-green-theme .tour-detail{
	background: #cdd775;
}

body.branta-green-theme .branta-tour-contact-card,
body.branta-green-theme .branta-tour-map-card{
	margin: 28px 0;
	padding: 28px;
	border: 1px solid var(--branta-line);
	border-radius: 5px;
	background: #e6edb9;
	box-shadow: var(--branta-shadow);
}

body.branta-green-theme .branta-tour-contact-card strong,
body.branta-green-theme .branta-tour-map-card h3{
	display: block;
	margin-bottom: 10px;
	color: var(--branta-title);
	font-size: 26px;
	font-weight: 400;
}

body.branta-green-theme .branta-tour-contact-card p,
body.branta-green-theme .branta-tour-map-card p{
	margin-bottom: 0;
	color: var(--branta-muted);
	font-size: 17px;
	line-height: 1.75;
}

body.branta-green-theme .branta-tour-contact-card a,
body.branta-green-theme .branta-tour-map-card a{
	color: #355f31;
	font-weight: 700;
	text-decoration: underline;
}

body.branta-green-theme .branta-tour-map-card iframe{
	display: block;
	width: 100%;
	height: 360px;
	margin: 16px 0 12px;
	border: 0;
	border-radius: 5px;
	filter: saturate(0.75) contrast(0.92);
}

body.branta-green-theme .tour-detail_highlights,
body.branta-green-theme .tour-detail_lists,
body.branta-green-theme .tour-detail_lists-two,
body.branta-green-theme .tour-detail_lists-three,
body.branta-green-theme .accordion-box,
body.branta-green-theme .branta-legacy-section{
	display: block !important;
	visibility: visible !important;
	opacity: 1 !important;
}

body.branta-green-theme .tour-detail_lists li,
body.branta-green-theme .tour-detail_lists-two li,
body.branta-green-theme .tour-detail_lists-three li,
body.branta-green-theme .accordion-box .block{
	display: block !important;
}

body.branta-green-theme .accordion-box .block.active-block .acc-content,
body.branta-green-theme .accordion-box .block .acc-content.current{
	display: block !important;
}

body.branta-green-theme .accordion-box .block{
	border-color: rgba(67,83,40,0.22);
	background: transparent;
}

body.branta-green-theme .accordion-box .block .acc-btn{
	background: #e9efbf;
	border: 1px solid rgba(67,83,40,0.18);
	color: var(--branta-ink);
	box-shadow: none;
}

body.branta-green-theme .accordion-box .block .acc-btn.active{
	background: #dfe9af;
	border-color: rgba(67,83,40,0.28);
}

body.branta-green-theme .accordion-box .block .acc-btn i{
	background: #71833b;
	color: #f7f9df;
}

body.branta-green-theme .accordion-box .block .icon-outer .icon{
	color: #71833b;
}

body.branta-green-theme .accordion-box .block .content{
	background: rgba(233,239,191,0.42);
	border: 1px solid rgba(67,83,40,0.18);
	border-top: 0;
}

body.branta-green-theme .tour-detail_lists-two li span,
body.branta-green-theme .tour-detail_lists-three li span{
	width: auto;
	height: auto;
	padding: 0;
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
	line-height: 1;
}

body.branta-green-theme .tour-detail_lists-two li span{
	color: #1f7869;
}

body.branta-green-theme .tour-detail_lists-three li span{
	color: #71833b;
}

body.branta-green-theme .tour-detail .branta-legacy-section{
	background: #e6edb9;
	border: 1px solid var(--branta-line);
	box-shadow: 0 14px 42px rgba(56,66,28,0.12);
}

@media (min-width: 992px){
	body.branta-green-theme .tour-detail .row{
		align-items: stretch;
	}

	body.branta-green-theme .tour-detail_price-box{
		position: sticky;
		top: 28px;
		max-height: calc(100vh - 56px);
		overflow-y: auto;
	}
}

body.branta-green-theme .theme-btn,
body.branta-green-theme .travel-block_one-explore,
body.branta-green-theme .tour-list-one_button,
body.branta-green-theme .destination-block_two-tours,
body.branta-green-theme .news-block_one-more,
body.branta-green-theme .news-block_seven-more{
	border-radius: 4px !important;
	font-weight: 400;
	text-transform: none;
}

body.branta-green-theme .btn-style-one .text-two{
	background-color: #5f7133;
}

body.branta-green-theme .preloader{
	display: none;
}

body.branta-green-theme .preloader{
	background-color: #cdd775;
}

@media (max-width: 1199px){
	body.branta-green-theme .banner-two_heading{
		font-size: 42px;
	}
}

@media (max-width: 991px){
	body.branta-green-theme .banner-two_image,
	body.branta-green-theme .branta-detail-hero img{
		box-shadow: 0 18px 45px rgba(56,66,28,0.16);
	}
	body.branta-green-theme .banner-two_image{
		top: auto;
		bottom: auto;
		width: 100%;
		clip-path: none !important;
		-webkit-clip-path: none !important;
	}
	body.branta-green-theme .main-header .logo-box .logo .branta-logo-lockup img,
	body.branta-green-theme .mobile-menu .nav-logo .branta-logo-lockup img{
		width: 250px;
		max-height: 72px;
	}
	body.branta-green-theme .banner-two_heading{
		font-size: 36px;
	}
	body.branta-green-theme .feature-one .sec-title_subtitle{
		font-size: 32px;
	}
	body.branta-green-theme .feature-one .sec-title_heading{
		font-size: 26px;
	}
}

@media (max-width: 575px){
	body.branta-green-theme .banner-two_heading{
		font-size: 31px;
	}
	body.branta-green-theme .banner-two .banner-search-form form.branta-hero-search{
		grid-template-columns: 1fr;
	}
	body.branta-green-theme .banner-two .banner-search-form button.submit-btn{
		width: 100%;
		height: 56px;
		margin-top: 0;
	}
}

@media (max-width: 767px){
	body.branta-green-theme .banner-two_heading{
		font-size: 31px;
	}
	body.branta-green-theme .feature-one .sec-title_subtitle{
		font-size: 28px;
	}
	body.branta-green-theme .feature-one .sec-title_heading{
		font-size: 24px;
	}
}

@media (max-width: 479px){
	body.branta-green-theme .banner-two_heading{
		font-size: 28px;
	}
	body.branta-green-theme .feature-one .sec-title_subtitle{
		font-size: 25px;
	}
	body.branta-green-theme .feature-one .sec-title_heading{
		font-size: 22px;
	}
}
