/* Capitalize */
* {
    text-transform: initial !important;
}

/* header */
.topbar-style-one {
    background-color: #25aae1;
}
.topbar-social-links i {
    color: #fff !important;
}
/* footer */
.footer-area .footer-contact-wrapper {
    justify-content: center;
}
/* Slider */
.hero-style-one .hero-single-slide .hero-highlighted-bg {
    display: none;
}
@media (min-width:992px) {
    .hero-style-one .hero-single-slide {
        grid-template-columns: initial;
        min-height: 600px !important;
    }
}
.hero-style-one .hero-single-slide .hero-content-bg::before {
    background: rgba(22,43,50,0.1);
}
.hero-style-one .slider-arrows .hero-next, .hero-style-one .slider-arrows .hero-prev {
    color: #fff;
}
.hero-style-one .hero-single-slide .hero-content-bg .hero-content {
    max-width: 75%;
    margin: 0 auto;
    text-align: center;
    padding: 20px 30px;
    background-color: rgba(0,0,0,0.3);
}
.hero-style-one .hero-single-slide .hero-content-bg .hero-content h2 {
    color: #fff;
    font-family: var(--f-primary);
    font-style: 75px;
}
.hero-style-one .hero-single-slide .hero-content-bg .hero-content p {
    font-size: 30px;
}
.hero-style-one .hero-single-slide .button-fill-primary {
    background: #f96822;
    border: 2px solid #f96822;
}
.hero-style-one .hero-single-slide .button-fill-primary:hover {
    background: #f96822;
      color: #fff;
}

/* newsletter / onama */
.newslatter-wrapper {
    position: relative;
}
.newslatter-wrapper .container {
    z-index: 1;
    position: relative;
}
.newslatter-wrapper::before {
    position: absolute;
    content: "";
    inset: 0;
    background: rgba(22,43,50,0.2);
    z-index: 0;
}
.newslatter-wrapper .newslatter-side {
    max-width: 700px;
}

/* Breadcrumbs */
.breadcrumb {
    margin-bottom: unset;
}
.breadcrumb .breadcrumb-items {
    flex-wrap: wrap;
}

/* Book button: package-card-alpha, package-card-gamma */
.package-card-alpha .package-card-body .p-card-bottom .book-btn a,
.package-card-gamma .package-card-body .p-card-bottom .book-btn a {
    background: #25aae1;
    color: #fff;
}
.package-card-gamma:hover .package-card-body .p-card-bottom .book-btn a,
.package-card-alpha:hover .package-card-body .p-card-bottom .book-btn a {
    color: #25aae1;
    background: #ffffff;
}

/* Front: izdvajamo i last-minute sekcije, Destinacija */
.front-last-minute .swiper .destination-card-style-two .overlay-wrapper .place-count {
    color: #fae819;
}
.package-area .package-card-alpha .package-card-body .p-card-info,
.destinacija .package-card-gamma .package-card-body .p-card-info {
    transform: translateY(-5px);
}
.package-area .package-card-alpha .package-card-body .p-card-info h6,
.destinacija .package-card-gamma .package-card-body .p-card-info h6 {
    font-size: 18px;
}
.home-izdvojene .package-card-alpha .package-card-body p,
.destinacija .package-card-gamma .package-card-body p {
    text-align: left;
    line-height: 1.3;
    margin-top: 10px;
}
.home-izdvojene .package-card-alpha .package-card-body p.card-lavel,
.destinacija .package-card-gamma .package-card-body p.card-lavel {
    line-height: 1.5;
    margin-top: 0;
}
.front-last-minute .swiper .destination-card-style-two img {
    aspect-ratio: 4/2.5;
    object-position: center;
    object-fit: cover;
}
.front-last-minute .swiper .destination-card-style-two .overlay-wrapper {
    background-color: rgba(0,0,0,0.4);
    transform: translateY(0px);
    transition: all 0.3s;
}
.front-last-minute .swiper .destination-card-style-two .destination-title {
    font-family: var(--f-primary);
    font-size: 20px;
    padding-top: 10px;
    transform: none !important;
}
.front-last-minute .swiper .destination-card-style-two .overlay-wrapper.with-price .destination-title::before {
    opacity: 1 !important;
}
.front-last-minute .swiper .destination-card-style-two:hover .overlay-wrapper.with-price .destination-title::before {
    opacity: 1 !important;
}
.front-last-minute .swiper .destination-card-style-two:hover .overlay-wrapper .destination-title::before {
    opacity: 0 !important;
}
.front-last-minute .swiper .destination-card-style-two .d-card-content {
    bottom: 0 !important;
} 
.front-last-minute .swiper .destination-card-style-two .overlay-wrapper .place-count {
    font-size: 13px;
    transform: none !important;
    padding-bottom: 10px;
    opacity: 1 !important;
}
.front-last-minute .swiper .destination-card-style-two .overlay-wrapper .place-count span {
    font-size: 18px;
}
@media (min-width: 576px) {
    .front-last-minute .swiper .destination-card-style-two .destination-title {
        font-size: 19px;
    }
    .package-area .package-card-alpha .package-card-body .p-card-info h6,
    .destinacija .package-card-gamma .package-card-body .p-card-info h6 {
        font-size: 20px;
    }
}
@media (min-width: 1200px) {
    .package-area .package-card-alpha .package-card-body .p-card-info h6,
    .destinacija .package-card-gamma .package-card-body .p-card-info h6 {
        font-size: 25px;
    }
    .destinacija .package-card-gamma .package-card-body {
        width: 100%;
        padding-right: 0;
    }
    .destinacija .package-card-gamma .package-thumb img {
        max-width: 258px;
    }
}
@media (min-width: 1400px) {
    .front-last-minute .swiper .destination-card-style-two .destination-title {
        font-size: 25px;
    }
    .front-last-minute .swiper .destination-card-style-two .overlay-wrapper .place-count {
        font-size: 15px;
    }
    .front-last-minute .swiper .destination-card-style-two .overlay-wrapper .place-count {
        padding-bottom: 12px;
    }
    .front-last-minute .swiper .destination-card-style-two .overlay-wrapper .place-count span {
        font-size: 22px;
    }
    .destinacija .package-card-gamma .package-thumb img {
        max-width: 303px;
    }
}

/* Kategorija, podkategorija */
.breadcrumb.breadcrumb-style-one, .breadcrumb.breadcrumb-style-one .container{
    position: relative;
}
.breadcrumb.breadcrumb-style-one::before{
    position:absolute;
    content:"";
    inset:0;
    background:rgba(22,43,50,0.6);
    z-index:0;
}
.breadcrumb.breadcrumb-style-one .breadcrumb-item.breadcrumb-item::before {
    color: #ffffff;
}
.breadcrumb.breadcrumb-style-one .breadcrumb-item.breadcrumb-item.active::before {
    /* color: #25aae1; */
    color: #f96822;
}
.package-card-gamma .package-thumb img {
    object-fit: cover;
    object-position: center;    
    aspect-ratio: 4 / 3;
}
.filteri-regije {
    display: flex;
    justify-content: center;
    gap: 10px;
}
.filteri-regije button {
    width: auto;
    border: 1px solid #25aae1;
    background-color: #25aae1;
    color: #fff;
    border-radius: 5px;
    padding: 8px 16px;
    transition: all 0.3s;
    font-size: 16px;
    font-weight: 600;
}
.filteri-regije button:hover, .filteri-regije button.mixitup-control-active {
    color: #25aae1;
    background-color: #fff;
}

/* Smestaj */
.tour-package-details {
    margin-top: 30px;
}
.tour-package-details .pd-header .pd-thumb {
    padding-top: 0;
}
.tour-package-details .pd-header .pd-thumb .smestaj-nav {
    margin-top: 10px;
}
.tour-package-details .pd-header .pd-thumb .smestaj-nav img {
    aspect-ratio: 4/2.5;
    object-fit: cover;
    object-position: center;
}
.tour-package-details .pd-header .pd-thumb .smestaj-nav .swiper-slide {
    cursor: pointer;
}
.tour-package-details .pd-header .pd-thumb .smestaj-gallery .swiper-button-next,
.tour-package-details .pd-header .pd-thumb .smestaj-gallery .swiper-button-prev {
    color: #ffffff;
}
.tour-package-details .pd-header .header-bottom .pd-title {
    font-size: 25px;
}
.tour-package-details .pd-header .header-bottom .price {
    font-size: 17px;
}
.tour-package-details .pd-header .header-bottom .price span {
    font-size: 25px;
    font-weight: 800;
    color: #25aae1;
}
.tour-package-details .package-details-tabs .tab-switchers {
    padding: 0;
    gap: .8rem;
}
.tour-package-details .package-details-tabs .tab-switchers .nav-item .nav-link {
    padding: 7px 15px;
}
.package-sidebar .btn-orange {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    background-color: #f96822;
    border-color: #f96822;
    border-radius: 5px;
    padding-top: 9px;
    padding-bottom: 9px;
}
.package-sidebar .btn-orange:active {
    color: #f96822;
    background-color: #fff;
    border-color: #f96822;
}
.package-sidebar .btn-orange:focus {
    color: #f96822;
    background-color: #fff;
    border-color: #f96822;
    box-shadow: 0 0 0 .25rem rgba(249,104,34,.5);
}
.package-sidebar .btn-orange:hover {
    color: #f96822;
    background-color: #fff;
    border-color: #f96822;
}
.package-sidebar .booking-form-wrapper .text-muted {
    font-size: 15px;
}
.package-sidebar .widget-recent-package-entries .package-sm {
    align-items: flex-start;
}
.package-sidebar .widget-recent-package-entries .package-sm .thumb img {
    aspect-ratio: 1/1;
    object-fit: cover;
    object-position: center;
}
.package-sidebar .widget-recent-package-entries .package-sm .thumb.blog img {
    aspect-ratio: unset;
}
@media (min-width: 576px) {
    .tour-package-details .pd-header .header-bottom .pd-title {
        font-size: 30px;
    }
    .tour-package-details .pd-header .header-bottom .price {
        font-size: 20px;
    }
    .tour-package-details .pd-header .header-bottom .price span {
        font-size: 30px;
    }
    .tour-package-details .package-details-tabs .tab-switchers .nav-item .nav-link {
        padding: 8px 15px;
    }
}
@media (min-width: 768px) {
    .tour-package-details .pd-header .header-bottom .pd-title {
        font-size: 35px;
    }
    .tour-package-details .pd-header .header-bottom .price {
        font-size: 25px;
    }
    .tour-package-details .pd-header .header-bottom .price span {
        font-size: 35px;
    }
}
@media (min-width: 1400px) {
    .tour-package-details .pd-header .header-bottom .pd-title {
        font-size: 45px;
    }
    .tour-package-details .pd-header .header-bottom .price {
        font-size: 30px;
    }
    .tour-package-details .pd-header .header-bottom .price span {
        font-size: 45px;
    }
    .tour-package-details .package-details-tabs .tab-switchers {
        gap: 1rem;
    }
    .tour-package-details .package-details-tabs .tab-switchers .nav-item .nav-link {
        font-size: 18px;
        padding: 8px 20px;
    }
}

/* Blog */
.blog-area .blog-card-alpha .blog-content,
.blog-wrapper .blog-card-gamma .blog-content {
    text-align: left;
}
.blog-area .blog-card-alpha .blog-content .blog-title,
.blog-wrapper .blog-card-gamma .blog-content .blog-title {
    padding-top: unset;
}
.blog-details-wrapper .blog-details {
    margin-top: unset;
}

/* Kontakt */
.contact-area {
    background: #ffffff;
    box-shadow: 3px 5px 35px rgba(86, 68, 169, 0.1);
    border-radius: 5px;
}
.contact-area .contact-form-wrap {
    box-shadow: unset;
    border-radius: unset;
    background: transparent;
    padding: 40px 28px 45px;

}
.contact-area .contact-info {
    box-shadow: unset;
    border-radius: unset;
    background: transparent;
    margin: 0;
    padding: 40px 28px 45px;
}

/* Forme */
.custom-input-group input,
.custom-input-group textarea {
    border: 1px solid #25aae1;
}
.custom-input-group button[type="submit"] {
    border: 1px solid #25aae1;
}
.custom-input-group button[type="submit"]:hover {
    color: #25aae1;
    background: #ffffff;
}
.custom-input-group button[type="submit"]:disabled {
    color: #ffffff;
    background: #8cb8de;
    border-color: #8cb8de;
}
.booking-form-wrapper .custom-input-group .submite-btn {
    padding-top: 0;
}

/* Notifikacije */
#info-panel p {
    padding: 10px 15px;
    background-color: #eeeeee;
    border-radius: 5px;
}
#info-panel .notify-error .bi,
#info-panel .notify-warning .bi,
#info-panel .notify-success .bi {
    color: #25aae1;
    margin-right: 5px;
}
#info-panel .notify-warning .bi {
    color: #f96822;
}
#info-panel .notify-error .bi {
    color: #ff4838;
}


@media (max-width:767px) {
	.tabela99 td {
		font-size: 10px;
	}

p { font-size: 10px;}

}


@media (max-width:700px) {
	.tabela99 td {
		font-size: 9px;
	}

p { font-size: 9px;}

}


@media (max-width:650px) {
	.tabela99 td {
		font-size: 1.1em;
	}

p { font-size: 1.1em;}


}

header .header-style-one .main-nav ul li .sub-menu {
    min-width: 270px;
}
header .header-style-one .main-nav ul li {
    padding: 0 16px;
}

.package-sidebar .package-widget-style-2 .widget-title .h4 {
    font-weight: 700;
    color: #ffffff;
    font-size: 20px;
    margin: 0;
    padding: 0;
}
.package-sidebar .widget-recent-package-entries .package-sm .info .h6 {
    font-weight: 600;
    font-size: 15px;
    text-transform: capitalize;
    color: #2d373c;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
.package-sidebar .widget-recent-package-entries .package-sm .info .h6 a {
    color: inherit;
}

@media (min-width: 1200px) {
    header .header-style-one .main-nav ul li.evropa-menu .sub-menu {
        min-width: 80vh;
        column-count: 3;
    }
}
@media (max-width: 1199px) {
    header .header-style-one .main-nav {
        width: 80%;
        transform: translateX(-320px);
    }
}