

/***** Default CSS *****/
.border-none a {
border: none  !important;
}

a:focus,
button:focus,
select:focus {
outline: none;
}

.green {
color: #7CB946 !important;
}

.blue {
color: #0062A6 !important;
}

.breadcrumb {
display: flex;
gap: 5px;
align-items: center;
}

.bread-center .breadcrumb {
justify-content: center;
color: #ffffff;
}

.bread-center .breadcrumb a,
.bread-center .breadcrumb span {
color: #ffffff;
font-size: 15px;
font-family: 'Roboto';
}

.sg-page-top-bread .breadcrumb {
justify-content: flex-start;
color: #000F1A;
}

.sg-page-top-bread .breadcrumb a,
.sg-page-top-bread .breadcrumb span {
color: #000F1A;
}

.entry-content ul {
margin-left: 20px;
}

.entry-content ul li {
list-style: square;
}

.entry-content ul ul {
margin-left: 35px;
}

.show-ipad {
display: none !important;
}

/***** Header *****/
.ehf-header #masthead {
position: fixed;
width: 100%;
z-index: 9999;
}

/* .site-content {
padding-top: 100px;
} */

.gs-top-header ul {
align-items: center;
}

.gs-top-header ul li a {
border-right: 1px solid rgb(255, 255, 255, 1);
}

.gs-top-header ul li:last-child a {
border-right: none;
background: #ffffff;
border-radius: 7px;
color: #1F61A4 !important;
padding: 8px 15px 7px 15px !important;
transition: all .2s linear;
font-weight: 600 !important;
}

.gs-top-header ul li.menu-catalog a {
border-right: none;
background: #7db84e;
border-radius: 7px;
color: #ffffff !important;
padding: 8px 15px 7px 15px !important;
transition: all .2s linear;
font-weight: 600 !important;
}

.gs-top-header ul li.menu-catalog a:hover {
background: #ffffff;
color: #7db84e !important;
}

.gs-top-header ul li:last-child a:hover {
background: #7db84e;
color: #ffffff !important;
}

.gs-header {
border-top: 1px solid rgb(255, 255, 255, 0.5);
}

.gs-header a.elementor-button {
background: transparent;
border: none;
font-family: 'Roboto';
font-size: 16px;
margin-left: 0px;
padding: 0px 0px 16px 0px;
}

.gs-header a.elementor-button:hover,
.gs-header a.elementor-button:focus {
background: transparent;
border: none;
}

.hfe-nav-menu li {
margin-right: 15px !important;
}

.hfe-nav-menu li:hover a:before {
opacity: 0.5;
}

.hfe-nav-menu li a.hfe-menu-item {
padding-left: 28px !important;
}

.hfe-nav-menu .menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
opacity: 1;
}

.hfe-nav-menu li a:before {
content: '';
width: 20px;
height: 20px;
background-size: contain;
background-repeat: no-repeat;
position: absolute;
left: 0px;
top: -4px;
}

.hfe-nav-menu li.menu-tourcal a:before {
background-image: url(/wp-content/uploads/2025/08/calendar.svg);
width: 22px;
height: 22px;
}

.hfe-nav-menu li.menu-booktrip a:before {
background-image: url(/wp-content/uploads/2024/11/cycle.svg);
width: 23px;
height: 23px;
}

.hfe-nav-menu li.menu-contact a:before {
background-image: url(/wp-content/uploads/2024/10/email.svg);
}

.hfe-nav-menu li.menu-newsletter a:before {
background-image: url(/wp-content/uploads/2024/11/newsletter.svg);
}

.ubermenu-nav li a {
font-family: 'Roboto';
color: #ffffff !important;
font-size: 16px;
font-weight: 500 !important;
padding-left: 20px !important;
padding-right: 0px !important;
}

.ubermenu-nav li.menu-hover a:hover {
opacity: 0.7;
}

.ubermenu-nav .ubermenu-submenu li a {
text-transform: uppercase;
padding: 16px 20px 12px 20px;
font-size: 15px;
color: #0062A6 !important;
}

.ubermenu-nav .ubermenu-submenu .ubermenu-submenu {
padding-right: 30px !important;
}

.ubermenu-nav .ubermenu-submenu .ubermenu-submenu li a {
font-weight: 400 !important;
font-size: 15px;
text-transform: none;
color: #262626 !important;
}

.ubermenu-nav .ubermenu-submenu .ubermenu-submenu li a:hover {
color: #7CB946 !important;
opacity: 1 !important;
}

.ubermenu-nav .grid-item .ubermenu-submenu {
display: grid !important;
grid-template-columns: auto auto;
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
display: none !important;
}

.custom-menu {
min-width: 100% !important;
}

.menu-tab-container {
width: 100%;
margin: 0px;
}

.menu-tab-menu {
border-bottom: 1px solid #7CB946;
}

.menu-tab-link {
cursor: pointer;
text-align: center;
transition: background-color 0.3s ease;
border-radius: 0px !important;
background: transparent !important;
border: none !important;
color: #262626 !important;
font-family: 'Roboto' !important;
text-transform: uppercase;
font-weight: 500;
font-size: 15px !important;
border-bottom: 2px solid #ffffff !important;
padding: 20px 20px 15px 20px !important;
}

.menu-tab-link:hover {
background-color: #7CB946 !important;
border-bottom: 2px solid #639438 !important;
color: #ffffff !important;
}

.menu-tab-link.menu-active {
color: #ffffff !important;
border-bottom: 2px solid #639438 !important;
background: #7CB946 !important;
}

.menu-tab-content {
display: none;
padding: 20px;
background-color: #fff;
}

.menu-tab-content.menu-active {
display: block;
}

.menu-tab-content h3 {
line-height: 1;
}

.menu-tab-content h3 a {
padding: 0px !important;
color: #0062A6 !important;
}

.ubermenu-nav .ubermenu-submenu .menu-tab-content h3 a:hover {
color: #7db84e !important;
opacity: 1 !important;
}

.custom-menu-items ul {
margin: 0px;
padding: 0px;
}

.custom-menu-items ul li {
list-style: none;
}

.menu-tab-content .custom-menu-items .menu-locations {
display: grid;
gap: 25px;
grid-template-columns: 23% 23% 23% 23%;
margin-bottom: 15px;
margin-top: 10px;
}

.menu-tab-content .custom-menu-items .menu-locations .first-menu a {
font-weight: 500 !important;
color: #7db84e !important;
padding: 0px !important;
text-transform: inherit;
}

.menu-tab-content .custom-menu-items .menu-locations .first-menu a:hover {
color: #0062A6 !important;
opacity: 1 !important;
}

.ubermenu-nav li .ubermenu-submenu .menu-tab-container .custom-menu-items ul li a {
text-transform: initial !important;
font-weight: 400 !important;
padding: 0px !important;
line-height: 28px;
color: #262626 !important;
}

.ubermenu-nav li .ubermenu-submenu .menu-tab-container .custom-menu-items ul li a:hover {
color: #7CB946 !important;
opacity: 1 !important;
}

.ubermenu-submenu-id-31998 {
display: flex !important;
}

.ubermenu-item-31879,
.ubermenu-item-31890,
.ubermenu-item-31895 {
border-right: 1px solid #7CB946 !important;
}

.ubermenu-item-31879 a,
.ubermenu-item-31890 a,
.ubermenu-item-31895 a,
.ubermenu-item-31890 a span {
padding-right: 20px !important;
}

.gs-search-bar h2 {
font-size: 26px;
font-weight: 600;
margin-bottom: 20px;
}

.searchbar .gs-search-bar {
width: 570px;
background-color: #ffffff;
padding: 35px;
transition: transform 0.3s ease;
transform: translateX(100%);
position: fixed;
top: 0px;
right: 0px;
z-index: 9999;
height: 100vh;
}

.searchbar.active {
background: rgb(0, 0, 0, 0.3);
z-index: 9999;
position: fixed;
width: 100%;
height: 100%;
top: 0px;
}

.searchbar.active .gs-search-bar {
transform: translateX(0);
height: 100vh;
}

.gs-search-bar button {
background: transparent;
border: none;
position: absolute;
right: 15px;
padding: 0px;
}

.gs-search-bar button:hover {
border: none;
}

.gs-search-bar button img {
width: 25px;
max-width: 25px;
min-width: 25px;
position: absolute;
top: 0px;
right: 0px;
}

.home-slider-container {
position: relative;
width: 100%;
height: 100vh;
overflow: hidden;
}

.home-slider {
position: relative;
width: 100%;
height: 100%;
}

.home-slide {
position: relative;
width: 100%;
height: 100vh;
background-size: cover;
background-position: center;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
overflow: hidden;
}

.home-slide-content {
position: relative;
z-index: 10;
color: white;
animation: fadeInUp 1s ease-in-out;
}

.home-title {
font-size: 4rem;
margin-bottom: 1rem;
text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
opacity: 0;
animation: fadeIn 2s forwards;
}

.home-subtitle {
font-size: 1.8rem;
margin-bottom: 2rem;
text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
opacity: 0;
animation: fadeIn 2.5s forwards;
}

.home-button {
padding: 1rem 2.5rem;
background-color: #ff5722;
color: white;
text-decoration: none;
border-radius: 5px;
font-size: 1.2rem;
transition: background-color 0.3s ease;
opacity: 0;
animation: fadeIn 3s forwards;
}

.home-button:hover {
background-color: #ff7849;
}

/* Ken Burns Effect */
.home-slide::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
z-index: 1;
animation: kenburns 10s infinite alternate;
}

@keyframes kenburns {
0% {
transform: scale(1);
}
100% {
transform: scale(1.1);
}
}

/* Animations */
@keyframes fadeIn {
0% {
opacity: 0;
transform: translateY(20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}

@keyframes fadeInUp {
from {
opacity: 0;
transform: translateY(30px);
}
to {
opacity: 1;
transform: translateY(0);
}
}

#searchform {
display: grid;
grid-template-columns: auto 70px;
grid-gap: 25px;
}

#searchform .searchbox {
border-bottom: 1px solid #dddddd !important;
padding-left: 2rem !important;
padding: .5rem .5rem .5rem 0;
border-radius: 0px;
border: none;
background: #ffffff;
font-size: 18px;
}

.form-search-icon {
width: 22px;
position: absolute;
margin-top: 13px;
margin-left: 0px;
}

#searchform #searchsubmit {
background: linear-gradient(271.22deg, #002d55 26.01%, #00417a 75.64%);
border: none;
height: 40px !important;
margin-top: 10px;
font-weight: 600;
}

.popular {
margin-top: 60px;
}

.popular h5 {
margin-bottom: 12px;
text-transform: uppercase;
}

.popular a {
display: block;
color: #000F1A;
font-size: 15px;
padding-bottom: 5px;
}

.popular a:hover {
color: #7CB946;
}

.new_ribbon {
font-size: 22px !important;
width: max-content;
position: relative;
background: #000;
color: #fff;
text-align: center;
padding: 5px 30px 0px 30px;
margin: 2em auto 1.5em;
border: 3px solid #7CB946;
min-height: 94px;
max-width: 85%;
}

.new_ribbon:before {
width: 94px;
height: 94px;
background-image: url(/wp-content/uploads/2024/11/flag_l.jpg);
content: "";
position: absolute;
display: block;
left: -70px;
bottom: -25px;
z-index: -1;
}

.new_ribbon:after {
width: 94px;
height: 94px;
background-image: url(/wp-content/uploads/2024/11/flag_r.jpg);
content: "";
position: absolute;
display: block;
right: -70px;
bottom: -25px;
z-index: -1;
}

.new_ribbon .ribbon-content a {
font-size: 36px;
font-weight: 400;
text-transform: uppercase;
color: #fff !important;
line-height: 1.25;
z-index: 20;
position: relative;
background-color: #000;
padding: 0 5px;
font-family: "Sanchez", Sans-serif;
}

.ribbon-outline {
border-radius: 15px;
position: absolute;
top: 20px;
left: 10px;
right: 10px;
bottom: 22px;
border: 3px solid #6AB44F;
z-index: 10;
}

a.yellow-button {
padding: 5px 10px;
line-height: 1;
background-color: #E2A237;
color: #000;
font-size: 22px;
font-weight: 600;
border-radius: 5px;
z-index: 20;
position: relative;
text-transform: uppercase;
overflow: hidden;
display: block;
}

footer .elementor-image-gallery .gallery-item img {
height: 25px;
width: auto;
}

footer .hfe-nav-menu li a.hfe-menu-item {
padding-left: 0px !important;
}

.region-tabs {
display: flex;
padding-bottom: 10px;
}

.region-tab {
cursor: pointer;
background: #0062A6;
margin-right: 5px;
transition: all 0.3s;
font-size: 15px;
font-weight: 600;
color: #ffffff;
padding: 8px 20px 5px 20px;
border-radius: 5px;
border: none;
}

.active-region-tab,
.region-tab:hover {
color: #ffffff;
background: #7CB946;
}

.region-tab-content {
display: none;
}

.active-region-content {
display: block;
}

.biketour-btn {
float: right;
margin-right: 10px;
margin-top: 3px;
}

.ubermenu-nav .ubermenu-submenu li a.biketour-btn:hover {
color: #7CB946 !important;
}

.ubermenu-submenu-id-32103 {
width: 270px !important;
padding: 10px 0px !important;
}

.ubermenu-submenu-id-32103 li {
min-width: 100% !important;
}

.ubermenu-submenu-id-32103 li a {
padding: 6px 15px !important;
font-size: 15px !important;
}

.ubermenu-submenu-id-32103 li a span {
color: #000000 !important;
transition: all 0.3s !important;
}

.ubermenu-submenu-id-32103 li a span:hover {
color: #7CB946 !important;
}

li.gs-login-menu {
display: none !important;
}

li.menu-catalog {
margin-right: 0px !important;
}