/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 02 2025 | 10:47:31 */
h1,h2,h3{
	font-family: 'Ubuntu';
}
body {
    color: #333;
}
span.red-text {
    color: rgb(255, 0, 0);
}
hr {
    border-top: 1px solid rgba(51, 51, 51, 1);
}
.text-white{
	color:#fff;
}
li.header-phone-number a {
    color: #f09001;
}
li.header-contact-button {
    align-items: center;
    display: flex;
}
.uk-navbar-container.uk-navbar-transparent.uk-light {
    background: rgba(53, 18, 14, 0.5);
}
.uk-light .uk-navbar-nav>li>a {
    color: rgba(255, 255, 255, 1);
}
.uk-light .uk-navbar-nav>li>a:hover {
    color: rgba(240, 144, 1, 1);
}
.uk-light .uk-navbar-nav li.header-phone-number a {
    color: #f09001;
}
.tm-header nav.uk-navbar .uk-navbar-center-left,
.tm-header nav.uk-navbar .uk-navbar-center-right {
    top: unset;
}
.tm-header nav.uk-navbar {
    padding: 10px 0px;
}
.footer-bottom {
    border-bottom: 1px solid rgba(251, 251, 251, 0.5);
}
ul.footer-menu li a {
    font-size: 15px;
    font-family: 'Outfit';
    color: rgba(203, 203, 203, 1);
    text-decoration: none;
    font-weight: 400;
}
ul.footer-menu li::marker {
    color: rgba(203, 203, 203, 1);
}
ul.footer-menu {
    padding-left: 20px;
    margin-top: 0px;
}
.home-adventure-awaits p {
    font-size: 24px;
    color:#fff;
    line-height:30px;
    font-weight:400;
}
ul.footer-menu li {
    margin-bottom: 5px;
}
p.copyright-text,p.design-by,p.design-by a {
    font-size: 17px;
    font-family: 'Outfit';
    color: rgba(203, 203, 203, 1);
    font-weight:400;
}
p.design-by {
    text-align: right;
}
.footer-bottom h5 {
    color: #fff;
    font-size: 15px;
    text-transform: inherit;
    letter-spacing: .5px;
    font-family: 'Outfit';
    font-weight: 400;
    margin-bottom: 10px;
}
.footer-bottom p,.footer-bottom a {
    color: rgba(203, 203, 203, 1) !important;
    font-size: 15px;
    font-family: 'Outfit';
    margin-top: 0px;
}
.double-quote:before {
    content: "";
    background: rgba(218, 216, 216, 1);
    width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    left: 0;
    top: 34px;
    z-index: -1;
}
.double-quote  i.fa.fa-quote-left {
    background: #262a3d;
    padding: 0px 30px;
    font-size: 70px;
    color: rgba(218, 216, 216, 1);
}
.second-section h3 {
    font-size: 30px;
    font-family: 'Ubuntu';
    line-height: 43px;
}
.our-tour-section .el-meta.uk-text-meta {
    position: absolute;
    top: 22px;
    right: 0;
    background: #000;
    padding: 10px 15px;
    letter-spacing: 0px;
    font-size: 18px;
    color: #fff;
    font-family: 'Ubuntu';
    font-weight: 400;
}
p.client-name {
    font-size: 16px;
}
.our-tour-section .uk-card-default {
    border: none;
}
.our-tour-section p {
    color: rgba(51, 51, 51, 1);
    font-size: 19px;
    line-height: 24px;
}
.home-icons-section p {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
}
.home-about-section h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: inherit;
}
.home-about-section p {
    color: #fff;
    font-size: 23px;
    font-weight: 400;
    line-height: 30px;
}
.home-accommodation-section p {
    font-size: 19px;
    color:#000;
    line-height: 24px;
}
.home-accommodation-section .uk-overlay p {
    color: #fff;
    line-height: 24px;
    font-weight: 400;
    font-size: 18px;
}
.home-accommodation-section a.uk-button.uk-button-default {
    padding: 0px 50px;
}
.home-accommodation-section .uk-overlay-primary {
    background: rgb(0 0 0 / 50%);
}
a.uk-button.uk-button-primary {
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    padding: 0px 40px;
}
.double-quote {
    margin-bottom: 20px;
}
.custome-review-section p {
    font-size: 24px;
    color: #fff;
    line-height: 34px;
    font-weight: 400;
}
.custome-review-section .uk-dotnav>*>* {
        background: rgba(116, 116, 116, 1);
        width: 15px;
        height: 15px;
        padding-left:10px;
}
.custome-review-section .uk-dotnav>.uk-active>* {
    background: #fff;
}
p.client-name {
    font-size: 19px;
}
a.uk-button.uk-button-primary:hover {
    background: #e84e0a;
    border-color: #e84e0a;
}
.contact-form input.wpcf7-form-control.wpcf7-text {
    width: calc(100% - 15px);
    height: 45px;
    padding-left: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
    outline: none;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Outfit';
    color: #000;
}
.contact-form textarea.wpcf7-form-control.wpcf7-textarea {
    width: calc(100% - 15px);
    padding-left: 15px;
    padding-top: 10px;
    font-size: 16px;
    font-family: 'Outfit';
    font-weight: 500;
    color: #000;
    outline: none;
    height: 100px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.contact-details p {
    font-size: 21px;
    line-height: 31px;
    color: #000;
}
.contact-details h4 {
    text-transform: inherit;
    letter-spacing: 0px;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0px;
}
.contact-form input.wpcf7-form-control.wpcf7-submit {
    background: #e84e0a;
    border: none;
    padding: 12px 34px;
    color: #fff;
    border-radius: 20px;
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'Outfit';
    font-weight: 500;
    border:1px solid #e84e0a;
}
.contact-form input.wpcf7-form-control.wpcf7-submit:hover{
    background:transparent;
    border:1px solid #e84e0a;
    color:#000;
}
.inner-term-conditions h2 {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 20px;
}
.inner-banner-text h4 {
    font-family: 'Ubuntu';
    color: #fff;
    text-transform: inherit;
    letter-spacing: 0px;
    font-size: 28px;
    font-weight: 400;
}
.inner-banner-text h1.uk-heading-large {
    font-size: 45px;
}
.tour-last-section .uk-card.uk-card-default.uk-card-body {
    margin: 0px 80px;
    background: rgba(255, 255, 255, 0.8);
    padding: 50px 50px;
}
.tour-last-section h3 {
    font-size: 30px;
    font-family: 'Outfit';
    line-height: 37px;
}
.tour-four-section .uk-accordion>:nth-child(n+2) {
    border: none;
    padding-top: 10px;
    margin-top: 15px;
}
.tour-four-section .uk-accordion-title {
    background: #e84e0a;
    padding: 10px 30px;
    font-family: 'Outfit';
    font-weight: 500;
}
.tour-four-section .uk-accordion-content {
    padding: 20px 30px;
    border: 1px solid rgba(217, 217, 217, 1);
    margin-top: 0px;
}
.tour-four-section .uk-accordion-title:hover {
    color: #fff;
}
.tour-four-section h3 {
    font-size: 30px;
    letter-spacing: 0px;
}
.tour-second-section .uk-card-default {
    border: 1px solid rgba(0, 0, 0, 1);
}
.tour-second-section p {font-size: 24px;line-height: 34px;}
.tour-last-section p {
    font-size: 21px;
    color: #000;
    line-height: 26px;
}
.our-tour-section .uk-card-body {
    padding: 25px 20px;
}
.inner-banner-text .uk-button-default:hover {
    color: #fff;
}
.first-section-inner p {
    font-size: 24px;
    line-height: 34px;
}
.tour-second-section p span {
    font-weight: 600;
}
.uk-offcanvas-bar .uk-nav-default>li>a {
    color: #fff;
}
a.uk-icon.uk-totop {
    background: #e84e0a;
    color: #fff;
    padding: 15px;
    border-radius: 3px;
}
a.uk-icon.uk-totop svg {
    width: 20px;
}
.uk-offcanvas-bar .uk-nav-default .uk-nav-sub a {
    color: #fff;
}
.home-banner-slider h2.el-title {
    color: #fff;
}
.home-banner-slider a.el-slidenav.uk-icon.uk-slidenav-previous.uk-slidenav,
.home-banner-slider a.el-slidenav.uk-icon.uk-slidenav-next.uk-slidenav  {
    color: #fff;
    background: #e84e0a;
    border-radius: 4px;
}
.home-banner-slider a.el-link.uk-button.uk-button-default:hover {
    color: #fff;
}
li.header-contact-button > a {
    background: #e84e0a;
    border-radius: 20px;
    border: 1px solid #e84e0a;
    color: #fff !important;
	min-height: 44px;
}
li.header-contact-button > a:hover {
    color: #fff !important;
    background: transparent;
}
.departure-date  .el-content.uk-panel {
    border: 1px solid rgba(176, 176, 176, 1);
    padding: 5px;
}
.departure-date  p {
    font-weight: 600;
    font-size: 17px;
}
.home-accommodation-section .uk-card-default {
    border: none;
}
.home-accommodation-section p {
    font-size: 18px;
    color: #333;
    line-height: 26px;
}
.tour-inner-icons p {
    font-weight: 300;
}
.popover-map-section a.el-marker.uk-position-absolute.uk-transform-center.uk-icon.uk-marker {
    background: #ffec01a8;
}
.popover-map-section .uk-marker:hover {
    color: #000;
}
.popover-map-section h3.el-title.uk-heading-small {
    font-size: 18px;
    line-height: 28px;
}
.popover-map-section a.el-link.uk-button.uk-button-default {
    font-size: 15px;
    line-height: 38px;
    padding: 0px 20px;
}
.popover-map-section .uk-card-small.uk-card-body {
    padding: 15px 15px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    border: none;
}
.inner-term-conditions h3 {
    margin-top: 10px;
}
.footer-bottom {
    padding-bottom: 40px;
    padding-top: 50px;
}
ul.tour-list-included {
    list-style: none;
    padding-left: 30px;
}
ul.tour-list-included li:before {
    content: "";
    background: url("/wp-content/uploads/2025/04/check-green.svg")0px 0px no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    background-size: cover;
    margin-right: 7px;
    margin-left: -26px;
}
ul.tour-list-included li {
    margin-bottom: 5px;
}
ul.tour-list-notincluded {
    list-style: none;
    padding-left: 30px;
}
ul.tour-list-notincluded li:before {
    content: "";
    background: url("/wp-content/uploads/2025/04/close.svg")0px 0px no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
    background-size: cover;
    margin-right: 7px;
    margin-left: -26px;
    position: relative;
    top: 2px;
}
.testimonials-section .el-meta.uk-text-meta {
    float: right;
    color: #000;
    text-transform: inherit;
    font-family: 'Outfit';
    font-size: 17px;
    letter-spacing: 0.5px;
    font-weight: 600;
}
@media only screen and (max-width: 767px) {
.uk-heading-xlarge {
    font-size: 26px;
    line-height: 44px;
}
p.design-by,p.copyright-text {
    text-align: center;
}
.tour-last-section .uk-card.uk-card-default.uk-card-body {
    margin: 0px;
    padding: 20px;
}
li.header-contact-button > a {
    background: transparent;
    border: none;
}	
}
