/*
 Theme Name:   ITC Tourist Child
 Description:  ITC Tourist Child Theme
 Author:       ITCentar
 Author URI:   https://itcentar.rs
 Template:     itc-tourist
 Version:      1.1.14
 License:      GNU General Public License v2 or later, Nemanja
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  itc-tourist-child
*/

body {
    font-family: 'Poppins', sans-serif;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    color: #13306b;
}

a:focus {
    outline: none;
}

a:hover {
    text-decoration: none;
}
div#opis-destinacije img, div#opis-destinacije figure {
    max-width: 100% !important;
}

/*icons*/

@font-face {
    font-family: 'euroturs';
    src: url('fonts/euroturs.eot?406i87');
    src: url('fonts/euroturs.eot?406i87#iefix') format('embedded-opentype'), url('fonts/euroturs.ttf?406i87') format('truetype'), url('fonts/euroturs.woff?406i87') format('woff'), url('fonts/euroturs.svg?406i87#euroturs') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'euroturs' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-bell-empty:before {
  content: "\e939";
}

.icon-bell-new:before {
  content: "\e93a";
}


.icon-since1989:before {
    content: "\e938";
}

.icon-bar2:before {
    content: "\e936";
}

.icon-bed2:before {
    content: "\e937";
}

.icon-info-button:before {
    content: "\e935";
}

.icon-pet-friendly:before {
    content: "\e934";
}

.icon-left-align:before {
    content: "\e933";
}

.icon-chat-1:before {
    content: "\e932";
}

.icon-deck-chair:before {
    content: "\e930";
}

.icon-cable-car:before {
    content: "\e931";
}

.icon-pin-1:before {
    content: "\e92f";
}

.icon-menu-2:before {
    content: "\e92e";
}

.icon-facebook:before {
    content: "\e906";
}

.icon-envelope:before {
    content: "\e92c";
}

.icon-linkedin:before {
    content: "\e92d";
}

.icon-filter:before {
    content: "\e92a";
    color: #13306b;
}

.icon-mapa:before {
    content: "\e92b";
    color: #13306b;
}

.icon-call:before {
    content: "\e926";
}

.icon-home:before {
    content: "\e927";
}

.icon-menu:before {
    content: "\e928";
}

.icon-search1:before {
    content: "\e929";
}

.icon-view-eye-interface-symbol:before {
    content: "\e924";
}

.icon-download-button:before {
    content: "\e925";
}

.icon-pdf-file:before {
    content: "\e923";
}

.icon-arrow-down:before {
    content: "\e91a";
}

.icon-arrow-left:before {
    content: "\e91b";
}

.icon-arrow-right:before {
    content: "\e91c";
}

.icon-close1:before {
    content: "\e91d";
}

.icon-fit-zoom:before {
    content: "\e91e";
}

.icon-pause:before {
    content: "\e91f";
}

.icon-play:before {
    content: "\e920";
}

.icon-zoom-minus:before {
    content: "\e921";
}

.icon-zoom-plus:before {
    content: "\e922";
}

.icon-arrow:before {
    content: "\e918";
}

.icon-arrow:before {
    content: "\e918";
}

.icon-clock:before {
    content: "\e919";
}

.icon-check:before {
    content: "\e917";
}

.icon-date:before {
    content: "\e910";
}

.icon-distance:before {
    content: "\e911";
}

.icon-empty-star:before {
    content: "\e912";
}

.icon-full-star:before {
    content: "\e913";
}

.icon-half-star:before {
    content: "\e914";
}

.icon-picture:before {
    content: "\e915";
}

.icon-video:before {
    content: "\e916";
}

.icon-close:before {
    content: "\e90f";
}

.icon-appartment:before {
    content: "\e900";
}

.icon-bus:before {
    content: "\e901";
}

.icon-bus-mini:before {
    content: "\e902";
}

.icon-calendar:before {
    content: "\e903";
}

.icon-car:before {
    content: "\e904";
}

.icon-certificate:before {
    content: "\e905";
}

.icon-instagram:before {
    content: "\e907";
}

.icon-location:before {
    content: "\e908";
}

.icon-map:before {
    content: "\e909";
}

.icon-phone:before {
    content: "\e90a";
}

.icon-plane:before {
    content: "\e90b";
}

.icon-search:before {
    content: "\e90c";
}

.icon-twitter:before {
    content: "\e90d";
}

.icon-youtube:before {
    content: "\e90e";
}

/* Korisnicka uputstva */
#korisnicka-uputstva {
    padding: 50px 0;
}

#korisnicka-uputstva h2 {
    font-weight: 700;
}

#korisnicka-uputstva .korisnicka-fajlovi {
    margin-bottom: 20px;
}

#korisnicka-uputstva .korisnicka-fajlovi img {
    margin-bottom: 12px;
}

#korisnicka-uputstva .korisnicki-video  iframe{
    width: 100% !important;
    height: 280px !important;
} 

#korisnicka-uputstva h3{
    font-weight: 600;
    font-size: 18px;
    color: #15316a;
}

/* form */

h3.form-group-title {
    font-weight: 600;
    color: #13306b;
    font-size: 20px;
    margin-bottom: 20px;
}

.form-group {
    box-shadow: 0 10px 20px #eaeef6;
    margin-bottom: 40px;
    padding: 20px;
    border-radius: 8px;
}

input {
    min-height: 40px;
    margin-bottom: 15px;
    border: 0;
    border-bottom: 1px solid #e1e1e1;
    font-size: 0.8em;
    width: 100%;
    padding: 5px 15px;
    border-radius: 0;
}

input[type="checkbox"],
input[type="radio"] {
    width: auto;
    min-height: auto;
}

input:focus,
select:focus,
textarea:focus {
    border-color: #13306b;
}

input:not(:placeholder-shown) {
    border-color: #091140;
}

select {
    width: 100%;
    height: 40px;
    border: 0;
    border-bottom: 1px solid #e1e1e1;
    border-radius: 0px;
    padding: 5px 15px;
    font-size: 0.8em;
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;
    background-color: #fff;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

span.wpcf7-list-item-label {
    font-size: 0.8em;
}

textarea {
    max-height: 100px;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #e1e1e1;
    padding: 0px 15px 5px;
    font-size: 0.8em;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-text-fill-color: #222;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    transition: background-color 5000s ease-in-out 0s;
}

span.form-label-custom {
    font-weight: 600;
    font-size: 0.8em;
    color: #091140;
    display: block;
    padding-left: 15px;
    margin-bottom: 10px;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 15px;
}

span.wpcf7-form-control {
    display: block;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 15px;
}

span.wpcf7-form-control-wrap.placanje>span>span {
    display: block;
}

.putnici-group span.form-label-custom {
    padding-left: 0;
}

input[type="submit"] {
    width: auto;
    min-width: 180px;
    border: 0;
    border-radius: 5px;
    background: #13306b;
    color: #fff;
    font-weight: 600;
    font-size: 1em;
}

input[type="submit"]:hover {
    background: #D5B45A;
}

.has-bg-image {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
}


/* Promo boxes style */

.ponude-grid {
    display: grid;
    grid-template-rows: 200px 200px 200px;
    grid-gap: 16px;
    margin-bottom: 50px;
}

.ponude-grid.grid-style_1 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-areas: "prvi drugi treci treci" "prvi cetvrti peti sesti" "sedmi osmi peti deveti";
}

.ponude-grid.grid-style_2 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-areas: "prvi drugi drugi treci" "prvi cetvrti cetvrti treci" "peti sesti sedmi osmi";
}

.ponude-grid.grid-style_3 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-areas: "prvi prvi drugi treci" "prvi prvi cetvrti peti" "sesti sedmi osmi osmi";
}

.ponude-grid.grid-style_4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-areas: "prvi drugi treci cetvrti" "prvi peti treci sesti" "sedmi osmi deveti deseti";
}

.ponude-grid.grid-style_5 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-areas: "prvi drugi treci cetvrti" "peti sesti sedmi osmi" "deveti deseti jedanesti dvanesti";
}

.ponude-grid.grid-style_6 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-areas: "prvi drugi treci treci" "prvi drugi sesti sedmi" "cetvrti peti sesti sedmi";
}

.ponude-grid.grid-style_7 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-areas: "prvi drugi treci treci" "prvi drugi peti sesti" "cetvrti cetvrti peti sesti";
}

.ponude-grid.grid-style_8 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-areas: "prvi prvi drugi drugi" "prvi prvi cetvrti peti" "treci treci cetvrti sesti";
}

.ponude-grid.grid-style_9 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-areas: "prvi drugi treci cetvrti" "prvi drugi treci cetvrti" "prvi drugi peti peti";
}

.ponude-grid.grid-style_10 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 300px 300px;
    grid-template-areas: "prvi prvi drugi drugi" "prvi prvi  treci cetvrti";
}

.ponude-grid.grid-style_11 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 300px 300px;
    grid-template-areas: "prvi prvi drugi drugi" "treci treci cetvrti cetvrti";
}

.ponude-grid.grid-style_12 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 600px;
    grid-template-areas: "prvi drugi treci cetvrti";
}

.ponude-grid.grid-style_13 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 600px;
    grid-template-areas: "prvi prvi drugi treci";
}

.ponude-grid.grid-style_14 {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 600px;
    grid-template-areas: "prvi drugi";
}


.grid-1 {
    grid-area: prvi;
}

.grid-2 {
    grid-area: drugi;
}

.grid-3 {
    grid-area: treci;
}

.grid-4 {
    grid-area: cetvrti;
}

.grid-5 {
    grid-area: peti;
}

.grid-6 {
    grid-area: sesti;
}

.grid-7 {
    grid-area: sedmi;
}

.grid-8 {
    grid-area: osmi;
}

.grid-9 {
    grid-area: deveti;
}

.grid-10 {
    grid-area: deseti;
}

.grid-11 {
    grid-area: jedanesti;
}

.grid-12 {
    grid-area: dvanesti;
}

.stil-style_2-2 .box-promo-opsirnije,
.stil-style_2-4 .box-promo-opsirnije,
.stil-style_1-3 .box-promo-opsirnije,
.stil-style_3-8 .box-promo-opsirnije {
    right: 0;
    width: 40%;
}

.single-ponuda {
    height: 100%;
    position: relative;
}

.box-promo-opsirnije {
    position: absolute;
    bottom: 0;
    background: rgb(255 255 255 / 90%);
    margin: 15px;
    padding: 15px;
    width: calc( 100% - 30px);
    color: #111;
    font-size: 13px;
    line-height: 17px;
}

.box-promo-opsirnije p {
    margin-bottom: 10px;
}

.box-promo-opsirnije p:last-child {
    margin-bottom: 0px;
}

.box-title-wrapper {
    position: absolute;
    z-index: 9;
    top: 15px;
    left: 20px;
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    width: 94%;
}

.single-ponuda.label-top span {
    padding: 2px 10px;
    font-weight: bold;
    color: #fff;
}

.single-ponuda.label-top span.box-badge {
    padding: 2px 0px;
    white-space: pre-wrap;
    display: inline;
    background: #11358B;
    box-shadow: 6px 0 0 #11358B, -8px 0 0 #11358B;
}

.single-ponuda.label-top span.box-promo-text {
    padding: 2px 0px;
    white-space: pre-wrap;
    display: inline;
    background: #D5B45A;
    box-shadow: 6px 0 0 #D5B45A, -8px 0 0 #D5B45A;
}

.single-ponuda.label-bottom span.box-badge {
    position: absolute;
    left: 15px;
    bottom: 50px;
    background: #007bff;
    padding: 2px 10px;
    font-weight: bold;
    color: #fff;
}

.single-ponuda.label-bottom span.box-promo-text {
    position: absolute;
    left: 15px;
    bottom: 15px;
    background: #d6b028;
    padding: 2px 10px;
    font-weight: bold;
    color: #fff;
}

.object-fit-center {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


/*image hover*/

.img-zoomin img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.img-zoomin:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}


/* Navbar style */

header#masthead {
    position: fixed;
    z-index: 998;
    width: 100%;
    background: #091140;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    padding: 10px 0 0px;
}

header#masthead a:hover,
.floating-right li:hover,
footer#colophon a:hover {
    color: #d5b45a;
}

ul.ubermenu-submenu {
    background: rgb(19 48 107 / 95%) !important;
}

ul.ubermenu-submenu ul {
    background-color: transparent !important;
}

ul.ubermenu-submenu li.ubermenu-has-submenu-flyout ul {
    background: rgb(19 48 107 / 95%) !important;
}

.ubermenu .ubermenu-submenu .ubermenu-submenu-type-flyout {
    top: -10px !important;
    left: calc( 100% + 14px) !important;
}

ul.ubermenu-submenu li.ubermenu-has-submenu-flyout ul li {
    padding: 10px 20px !important;
}

.ubermenu-target-with-image.ubermenu-item-layout-image_below {
    height: 120px !important;
    position: relative !important;
    display: inline-block !important;
    width: 100% !important;
}

.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target.ubermenu-target-with-image.ubermenu-item-layout-image_below {
    padding-top: 9px;
    padding-bottom: 5px;
    height: 100px !important;
}

.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target.ubermenu-target-with-image.ubermenu-item-layout-image_below span.ubermenu-target-title {
    height: calc( 100% - 13px);
    top: 9px;
}

.ubermenu-target-with-image.ubermenu-item-layout-image_below img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100% !important;
    max-width: 100%;
    margin: 0 !important;
    border-radius: 10px !important;
    overflow: hidden;
}

.ubermenu-target-with-image.ubermenu-item-layout-image_below span.ubermenu-target-title {
    position: absolute;
    width: calc( 100% - 40px);
    height: calc( 100% - 30px);
    top: 15px;
    left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: rgba(19, 48, 107, 0.4);
    z-index: 9;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 10px !important;
    overflow: hidden;
}

.novi-red {
    clear: both;
}

.ubermenu .ubermenu-colgroup .ubermenu-column,
.ubermenu .ubermenu-custom-content-padded,
.ubermenu .ubermenu-nonlink,
.ubermenu .ubermenu-retractor,
.ubermenu .ubermenu-submenu-padded,
.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target,
.ubermenu .ubermenu-target,
.ubermenu .ubermenu-widget,
.ubermenu-responsive-toggle {
    padding: 5px 13px !important;
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
    right: 0px !important;
    top: 47% !important;
}

.header-bottom ul li:last-child a {
    padding-right: 0 !important;
}

.header-bottom ul li:first-child a {
    padding-left: 0 !important;
}

.header-bottom nav>ul {
    display: inline-block !important;
    padding-bottom: 5px;
}

.header-bottom nav {
    text-align: right !important;
}

.ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target {
    padding: 5px 0 !important;
}

ul.ubermenu-submenu a.ubermenu-target {
    padding-left: 0 !important;
}

ul.ubermenu-submenu a {
    color: #fff;
}

li.ubermenu-item-header>a.ubermenu-target {
    text-transform: uppercase;
    font-size: 1em;
}

.ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
    padding: 12px 10px !important;
}


/* Poslovnice header */

.header-poslovnice {
    display: flex;
    color: #fff;
    border-bottom: 1px solid rgb(255 255 255 / 25%);
    font-size: 14px;
}

.header-poslovnice a {
    color: #fff;
    font-weight: 300;
}

.single-header-poslovnica img {
    width: 100%;
    height: 225px;
    object-fit: cover;
    object-position: center;
}

.single-header-poslovnica {
    padding: 0 15px;
}

span.poslovnica-grad {
    display: block;
    font-size: 16px;
    font-weight: 600;
}

.header-bottom {
    padding-left: 15%;
    padding-top: 10px;
}

.site-logo a {
    position: absolute;
}

span.poslovnica-telefoni p {
    margin-bottom: 10px;
}


/* Main content style */

main#content {
    padding-top: 110px;
    margin-bottom: 70px;
}

div#primary {
    padding-top: 30px;
}


/* Filter stylle */

.filter-wrapper {
    margin: 50px 0;
}

.filter-box {
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.11);
    padding: 30px;
}


/* Homepage Tabs style */

.card-header h4,
.home-tabs-wrapper h4 {
    font-weight: 600;
    font-size: 22px;
    margin: 6px 0;
    color: #13306B;
}

.home-tabs-wrapper h4 {
    margin: 18px 0px;
}

.homepage-tabs-shadow {
    background: #fff;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.11);
    border-radius: 8px;
}

.homepage-tabs-shadow .tab-content {
    padding: 0 15px;
}

.nav.nav-pills {
    background: #e1ebff;
    padding: 0 15px;
    overflow-x: auto;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
}

.nav.nav-pills li {
    display: table-cell;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
}

.single-destinacija-tab figure {
    height: 150px;
}

figure.ponuda-img-wrapper {
    position: relative;
    margin-bottom: 5px;
    overflow: hidden;
}

span.ponuda-badge {
    position: absolute;
    right: -26px;
    top: -13px;
    background: #13306b;
    color: #fff;
    padding: 22px 0 2px;
    font-size: 13px;
    font-weight: bold;
    transform: rotate(45deg);
    text-align: center;
    width: 70px;
}

span.ponuda-promo-text {
    position: absolute;
    left: 10px;
    bottom: 10px;
    background: #13306b;
    color: #fff;
    padding: 1px 8px;
    font-size: 13px;
    font-weight: 600;
    z-index: 1;
}

.single-destinacija-tab h3 {
    line-height: 120%;
    margin-bottom: 20px;
    font-size: 15px;
    padding: 5px 0;
    font-weight: 600;
}

.single-destinacija-tab h3 a {
    color: #091140;
}

.tabs-header ul {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.tabs-header li a.nav-link {
    padding: 13px 20px;
    border-radius: 0;
    border-top: 5px solid transparent;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link,
.tabs-header li a.nav-link:hover {
    color: #13306B;
    background-color: #ffffff;
    border-top: 5px solid #13306B;
}

.tab-btn-wrapper {
    padding: 0 0px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

button.btn.btn-search {
    top: 2px;
    right: 2px;
    position: absolute;
    background: #13306b;
    color: #fff;
}


/* Homepage offers */

.card {
    border: none;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.11);
}

.card-header {
    background-color: rgb(225, 235, 255);
    border-bottom: 1px solid rgb(0, 123, 255);
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgb(225, 235, 255);
    border-top: 1px solid rgb(0, 123, 255);
}

.card-footer button {
    width: 100%;
}

.description-promo-offer {
    padding: 10px 20px;
}

.single-promo-offer a {
    text-decoration: none;
    color: #222;
}

.single-promo-offer {
    padding: 5px 20px !important;
}

.single-promo-offer:hover {
    background: #e1ebff;
}

.single-promo-offer .cena.bold-cena,
.single-promo-offer .naziv {
    font-weight: 600;
    color: #13306b;
    font-size: 14px;
}

.lm-padding-1 {
    padding-left: 5px;
}

.lm-padding-3 {
    padding-right: 5px;
    padding-inline: 5px;
}

.single-promo-offer {
    font-size: 13px;
}

.prevoz span {
    font-size: 2em;
    color: #13306b;
}

.cena.stara-cena {
    text-decoration: line-through;
}

.rounded {
    border-radius: 10px;
    overflow: hidden;
}


/*Novosti home*/

.novosti-home {
    border: 2px solid #D5B45A;
    padding: 20px;
    margin: 40px 0;
    position: relative;
    overflow: visible;
}

.single-blog h4 {
    font-size: 18px;
    font-weight: 600;
}

.novosti-content {
    font-size: 15px;
    line-height: 23px;
    color: #707070;
}

.novosti-home-title {
    position: absolute;
    left: 0;
    top: 0;
    transform: rotate(-90deg);
    background: #D5B45A;
    padding: 5px 15px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.novosti-home-title {
    position: absolute;
    left: -17px;
    top: 50%;
    background: #d6b028;
    padding: 0;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    transform-origin: top left;
    transform: rotate(-90deg) translate(-50%, -50%);
    z-index: 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.novosti-home-title a {
    padding: 5px 15px;
    display: inline-block;
    color: #fff;
}

.single-blog img {
    border-radius: 6px;
}


/*O nama home*/

.o-nama-home {
    background: #F5F9FC;
    padding: 50px 0 20px;
}

.single-o-nama-box {
    background: #fff;
    text-align: center;
    padding: 20px 40px 20px;
    font-size: 14px;
    color: #13306B;
    height: 100%;
    box-shadow: 0 10px 20px rgb(9 17 64 / 5%);
    transition: .5s;
}

.single-o-nama-box:hover {
    box-shadow: 0 10px 20px rgb(9 17 64 / 0.15);
}

.single-o-nama-box h4 {
    font-size: 21px;
    font-weight: 600;
}

h3.home-section-title {
    margin-bottom: 50px;
    font-weight: 600;
    color: #091140;
}

.onama-icon {
    font-size: 5em;
}


/* Promo boxes style */

.popularne-destinacije-home {
    margin: 50px 0;
}

.destinacije-grid {
    display: grid;
    grid-template-rows: 250px 250px;
    grid-gap: 16px;
    margin-bottom: 50px;
}

.destinacije-grid.grid-style_1 {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: "prvi prvi drugi" "treci cetvrti peti";
}

.destinacije-grid.grid-style_2 {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: "prvi drugi treci" "prvi cetvrti peti";
}

.destinacije-grid.grid-style_3 {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: "prvi drugi treci" "cetvrti drugi peti";
}

.destinacije-grid.grid-style_4 {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: "prvi drugi treci" "cetvrti peti treci";
}

.destinacije-grid.grid-style_5 {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: "prvi drugi treci" "cetvrti peti sesti";
}

.destinacije-mask {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    background: rgb(22, 23, 67);
    background: linear-gradient(180deg, rgba(22, 23, 67, 0) 0%, rgba(16, 20, 66, 0.2665441176470589) 60%, rgba(9, 17, 64, 0.6615021008403361) 100%);
    padding: 20px 20px;
}

.destinacije-mask h3 {
    font-weight: 600;
    color: #fff;
    font-size: 24px;
}


/*Newsletter home */

.newsletter-section {
    background: #D5B45A;
    padding: 40px 0;
    color: #fff;
}

.newsletter-form-wrapper {
    position: relative;
}

.newsletter-form-wrapper input {
    width: 100%;
    height: 50px;
    border-radius: 8px;
    border: 1px solid #AE8E36;
    padding: 5px 20px;
}

.newsletter-form-wrapper input[type="submit"] {
    position: absolute;
    right: 5px;
    height: 40px;
    top: 5px;
    background: #13306B;
    color: #fff;
    padding: 5px 20px;
    font-weight: 600;
    font-size: 15px;
    width: auto !important;
    border: 0;
}

.newsletter-section h3 {
    font-weight: 600;
}

.newsletter-section p {
    margin-bottom: 0;
}


/*footer*/

footer#colophon {
    background: #091140;
    padding: 50px 0 10px;
    color: #fff;
    font-weight: 300;
    font-size: 16px;
}

footer#colophon a {
    color: #fff;
}

.footer-widgets h4 {
    font-weight: 600;
    margin-bottom: 20px;
}

.footer-widgets li {
    line-height: 170%;
}

footer .site-info {
    border-top: 1px solid rgb(255 255 255 / 15%);
    padding: 20px 0px;
    font-size: 14px;
    margin-top: 10px;
}

.display-inline p {
    display: inline;
}

.footer-logos {
    justify-content: space-between;
    flex-direction: column;
    text-align: center;
}

.footer-logos div {
    width: 100%;
}


/*Floating contact*/

.floating-right li:hover,
.contact-close-btn:hover {
    cursor: pointer;
}

.floating-contact,
.floating-search {
    position: fixed;
    right: -400px;
    top: 0;
    height: 100vh;
    overflow: auto;
    width: 350px;
    background: #fff;
    z-index: 10000000000;
    padding: 20px 30px;
    box-shadow: 0 0 30px rgb(0 0 0 / 45%);
    transition: .5s;
}

.floating-contact.open,
.floating-search.open {
    right: 0px;
}

.floating-right {
    position: fixed;
    top: 25vh;
    right: 0;
    background: #091140;
    padding: 5px 15px;
    font-size: 2em;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    color: #fff;
}

.floating-right ul {
    padding: 0;
    margin: 0;
}

.floating-right li {
    border-bottom: 1px solid #fff;
    padding: 5px 0;
}

.floating-right li:last-child {
    border-bottom: 0;
}

.float-header {
    position: relative;
}

.contact-close-btn {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 1.5em;
}

.single-header-poslovnica button {
    width: 100%;
    text-align: left;
    padding: 10px 20px;
    background: #11358b;
    color: #fff;
    margin-bottom: 15px;
    height: auto;
}

.single-header-poslovnica button:hover {
    background: #091140;
    color: #fff;
    text-decoration: none;
}

span.poslovnica-rvreme {
    display: block;
}

span.rvreme-label {
    display: inline-block;
    width: 90px;
}

.float-body {
    font-size: 15px;
}

.float-body h5 {
    font-weight: 600;
    font-size: 12px;
    margin: 15px 0 5px;
}

.float-body .single-header-poslovnica {
    padding: 0;
    padding-bottom: 10px;
}

.float-body .single-header-poslovnica:last-child {
    border-bottom: 0;
}

.float-header h4 {
    font-weight: 600;
    color: #091140;
    border-bottom: 1px solid #091140;
    padding-bottom: 7px;
    margin-bottom: 18px;
}

.single-header-poslovnica .collapse {
    margin-bottom: 10px;
}

.search-filter-group {
    margin: 5px 0 15px;
}

.search-filter-group button {
    min-width: 160px;
    height: 45px;
    position: relative;
    font-size: 14px;
}

.float-search-form {
    font-size: 15px;
}

.search-filter-group button span {
    position: absolute;
    right: 15px;
    top: 5px;
}

.search-filter-group button span {
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 1.8em;
}


/*Buttons*/

.btn {
    height: 50px;
    padding: 10px 25px;
    border-radius: 6px;
    font-weight: 600;
    font-size: 15px;
}

.btn-primary {
    color: #fff;
    background-color: #13306B;
    border-color: #13306B;
}

.btn-primary:hover {
    background-color: #091140;
    border-color: #091140;
}


/*Floating social*/

.floating-social {
    position: fixed;
    z-index: 998;
    top: 25vh;
    left: 15px;
    width: 50px;
    background: #fff;
    text-align: center;
    padding: 10px 5px;
    font-size: 1.8em;
    border-radius: 6px;
    box-shadow: 0 0 10px rgb(0 0 0 / 18%);
}

.floating-social ul {
    margin-bottom: 0;
}


/*Header image*/

div#header-image {
    position: relative;
    height: 330px;
    overflow: hidden;
}

div#no-header-image {
    background: #13306b;
    padding: 50px 0 40px;
    color: #fff;
}

div#header-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

div#header-image .header-img-mask {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    background: rgb(22, 23, 67);
    background: linear-gradient(180deg, rgba(22, 23, 67, 0) 0%, rgba(16, 20, 66, 0.2665441176470589) 60%, rgba(9, 17, 64, 0.6615021008403361) 100%);
    color: #fff;
    padding: 50px 0 25px;
}

div#header-image .header-img-mask h1 {
    font-weight: 600;
    font-size: 50px;
}

div#no-header-image .header-img-mask h1 {
    font-weight: 600;
    font-size: 40px;
}

.zaposlenje-title h3 {
    font-weight: bold;
    margin-bottom: 40px;
    color: #091140;
}


/*Drzava*/

.drzava-short-conent {
    font-size: 16px;
    line-height: 25px;
    color: #656565;
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 20px;
}

.site-content.destinacija-opis {
    margin: 50px 0;
}

.single-destinacija-drzave figure {
    height: 150px;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 5px;
}

body.page-template.page-template-templates.page-template-template-srbija .single-destinacija-drzave figure {
    height: 230px;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 5px;
}

.single-destinacija-drzave h3 {
    font-size: 19px;
    margin-bottom: 20px;
}

.single-destinacija-drzave .btn {
    height: auto;
}

.gallery-hidden {
    display: none;
}

.light-overlay {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    padding: 80px 0 0px;
    background: rgb(255, 255, 255);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8435749299719888) 22%, rgba(255, 255, 255, 1) 100%);
}

.header-links>div {
    border: 1px solid rgb(255 255 255 / 39%);
    border-radius: 6px;
    transition: .5s;
    overflow: hidden;
}

.header-links>div:hover a,
.header-links-padding:hover {
    background: #fff;
    color: #091140;
}

.header-links a,
.header-links-padding {
    padding: 5px;
    color: #fff;
    line-height: 200%;
    display: flex;
    align-items: center;
}

.header-links-padding:hover {
    cursor: pointer;
}

.header-links span.icon-large {
    font-size: 2em;
    display: inline-block;
    width: 50px;
}

.otvori-opis span.icon-large {
    font-size: 1.5em !important;
}

.otvori-opis a {
    padding: 0;
}

.otvori-opis:hover a span {
    color: #091140;
}

.header-img-mask a {
    color: #fff;
}

.header-img-mask a:hover {
    text-decoration: none;
}

.header-links>div {
    margin-bottom: 10px;
}

.header-links>div:last-child {
    margin-bottom: 0px;
}

p#breadcrumbs a {
    color: #091140;
}

div#header-image p#breadcrumbs a {
    color: #fff;
}

p#breadcrumbs {
    margin-bottom: 0;
    font-size: 15px;
}

span.br-destinacija {
    font-size: 1.4em;
    font-weight: 600;
}

.ponuda-marker {
    position: absolute;
    right: -44px;
    top: -7px;
    background: #d5b45a;
    z-index: 1;
    padding: 17px 5px 3px;
    text-align: center;
    transform: rotate(45deg);
    width: 120px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    font-size: 1em;
}

.ponuda-marker.Bestbuy {
    right: -43px;
    padding: 27px 5px 3px;
    font-size: 0.85em;
}

.ponuda-marker.Budget,
.ponuda-marker.Akcija {
    padding: 25px 5px 3px;
    font-size: 0.9em;
}

.single-destinacija-drzave {
    padding: 15px;
    box-shadow: 0 10px 20px rgb(177 203 255 / 18%);
    border-radius: 8px;
    font-size: 14px;
    height: 100%;
    transition: .5s;
    background: #fff;
}

.single-destinacija-drzave:hover {
    box-shadow: 0 10px 20px rgb(19 48 107 / 0.15);
}

.single-destinacija-drzave figure {
    border-radius: 6px;
    position: relative;
}

.smestaj-cena {
    font-size: 12px;
    margin-right: 15px;
    background: #e9f0ff;
    padding: 2px 15px;
    border-radius: 6px;
    line-height: 90%;
}

span.cena {
    font-weight: 600;
    font-size: 16px;
    color: #13306b;
    display: block;
    line-height: 160%;
}

.single-app-info {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.single-app-info span.icon-app {
    width: 35px;
    display: inline-block;
    font-size: 1.8em;
    color: #13306b;
}

.single-app-info span.icon-app.icon-pin-1 {
    font-size: 1.5em;
}

.single-app-info span.icon-deck-chair.icon-app {
    font-size: 1.6em;
}

.single-destinacija-drzave h3 {
    font-weight: 600;
    font-size: 16px;
    color: #13306b;
    margin: 5px 0 10px;
}

.single-destinacija-drzave figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

span.tip-smestaja span {
    color: #d5b45a;
}

.posebno {
    margin-bottom: 20px;
}


/*Drzava mapa*/

.mapa-lokacija {
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 10px 20px rgb(177 203 255 / 18%);
    text-align: center;
}

.mapa-lokacija img {
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.mapa-lokacija .map-label {
    font-weight: 600;
    padding: 12px 20px;
}


/* Drzava filteri*/

.drzava-filteri {
    background: #fcf7ea;
    border-radius: 6px;
    padding: 15px 20px;
    position: -webkit-sticky;
    position: sticky;
    top: 130px;
}

.single-filter-wrapper h6 {
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 19px;
    color: #091140;
}

.single-filter-wrapper.filter-destinacija {
    max-height: 300px;
    overflow: auto;
}

span.filter-icon {
    font-size: 1.6em;
    color: #13306b;
    display: inline-block;
    width: 40px;
}

.single-filter-wrapper {
    margin-bottom: 30px;
}

.filter-btn-wrapper .btn {
    width: 100%;
}


/* Customize the label (the container) */

.filter-label {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default checkbox */

.filter-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #fff;
    border-radius: 5px;
}


/* On mouse-over, add a grey background color */

.filter-label:hover input~.checkmark {
    background-color: #13306B;
}


/* When the checkbox is checked, add a blue background */

.filter-label input:checked~.checkmark {
    background-color: #13306B;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.filter-label input:checked~.checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.filter-label .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


/*Lightbox*/

#swipebox-overlay {
    background: rgb(13 13 13 / 85%);
}


/*O nama page*/

.alt-text-onama {
    background: #eef0ff;
    padding: 30px 30px 10px 30px;
}

.entry-content ul {
    padding-left: 22px;
}

.entry-content ul li {
    margin-bottom: 5px;
    position: relative;
}

.entry-content ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #091140;
    position: absolute;
    left: -20px;
    top: 8px;
    border-radius: 50%;
}

.entry-content h4 {
    margin-bottom: 20px;
}

.onama-poslovnice {
    margin-top: 40px;
    background: #13306B;
    padding: 40px 0;
    color: #fff;
}

.onama-poslovnice h3 {
    font-weight: bold;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.onama-poslovnice h4 span {
    font-size: 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgb(255 255 255 / 6%);
    padding-bottom: 5px;
}

.onama-poslovnice a {
    color: #fff;
}

.page .entry-content {
    margin-top: 15px;
}

.onama-slider .owl-stage {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 40px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.onama-slider .owl-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto !important;
}


/*Zaposlenje page*/

.single-posao {
    text-align: left;
    transition: .5s;
    padding: 30px 20px;
}

.single-posao:hover {
    box-shadow: 0 10px 20px rgb(9 17 64 / 10%);
}

.entry-content h5 {
    font-size: 15px;
    margin-top: 20px;
    font-weight: 600;
}

.page-template-template-poslovnice .single-o-nama-box h4 span {
    font-size: 21px;
}

.single-autobus {
    padding: 20px 30px;
}

.single-autobus .zaposlenje-content {
    color: #707070;
}

.reklamacije-sekcija button.btn.btn-primary,
.tab-accordion button.btn.btn-primary {
    width: 100%;
    text-align: left;
}

.reklamacije-sekcija {
    padding: 30px 0 0;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #091140;
    border-color: #091140;
}

button:focus {
    outline: none !important;
    box-shadow: none !important;
}

button.btn.btn-primary[data-toggle="collapse"] {
    position: relative;
}

button.btn.btn-primary[data-toggle="collapse"]:after {
    content: "\e91a";
    font-family: 'euroturs';
    position: absolute;
    right: 15px;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
}

button.btn.btn-primary[data-toggle="collapse"][aria-expanded="true"]:after {
    -webkit-transform: rotate(180deg) translateY(0%);
    -moz-transform: rotate(180deg) translateY(0%);
    -ms-transform: rotate(180deg) translateY(0%);
    -o-transform: rotate(180deg) translateY(0%);
    transform: rotate(180deg) translateY(0%);
}

.entry-content blockquote,
.reklamacije-sekcija blockquote {
    background: #eef0ff;
    padding: 20px;
}

blockquote p:last-child {
    margin-bottom: 0;
}


/*bus gallery*/

ul.gallery {
    list-style-type: none;
    padding-left: 0;
}

ul.gallery li {
    float: left;
    width: 25%;
    padding: 5px;
    margin-bottom: 5px;
}

ul.gallery li:before {
    display: none;
}


/*Kontakt*/

.kontakt-img ul.gallery li {
    width: 50%;
}

.kontakt-img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center;
}


/*objekti*/

body.page-template-template-vile main#content {
    background: url(img/et-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
}

.page-title h1 {
    font-size: 48px;
    font-weight: bold;
    color: #091140;
}

.page-title {
    padding: 20px 0 0;
}

.hotel-kategorija span.label {
    margin-right: 10px;
    display: inline-block;
}

span.star-icons-wrapper span {
    color: #D5B45A;
    margin: 0 1px;
}

.hotel-kategorija {
    font-size: 15px;
    color: #232323;
    display: inline-block;
    background: #fff;
    padding: 5px 15px;
    box-shadow: 0 5px 30px rgb(0 0 0 / 13%);
    border-radius: 6px;
    margin: 20px 0;
}

.gallery-item figure {
    margin: 0;
    overflow: hidden;
}

.gallery-item.prva.img-zoomin:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

div.prva img {
    width: 100%;
    height: 515px;
    object-fit: cover;
    object-position: center;
    margin: 0 3px;
}

div.ostale img {
    width: 74.2456px;
    height: 74.2456px;
    object-fit: cover;
    object-position: center;
}

div.ostale a {
    padding: 3px;
    position: relative;
    display: inline-block;
}

div.druga-treca {
    width: 100%;
}

div.druga-treca img {
    height: 256px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.galerija-pozicije-2-3 .druga-treca:first-child {
    margin-bottom: 3px;
}

.objekat-galerija.row {
    margin: 0;
}

.objekat-galerija.row .col-8,
.objekat-galerija.row .col-4,
.objekat-galerija.row .col-12 {
    padding: 0 3px;
}

.nav-tabs {
    border-bottom: 1px solid #E1E1E1;
}

.smestaj-tabovi {
    padding: 40px 0;
}

.smestaj-tabovi .nav-tabs .nav-link {
    font-size: 21px;
    color: #091140;
    font-weight: 400;
    padding: 10px 40px;
    position: relative;
}

.smestaj-tabovi .nav-tabs .nav-item.show .nav-link,
.smestaj-tabovi .nav-tabs .nav-link.active {
    border-color: transparent;
}

.smestaj-tabovi .nav-tabs .nav-link.active:before,
.smestaj-tabovi .nav-tabs .nav-link:focus:before,
.smestaj-tabovi .nav-tabs .nav-link:hover:before {
    content: "";
    position: absolute;
    bottom: -2px;
    width: 100%;
    height: 4px;
    background: #091140;
    left: 0;
}

.smestaj-tabovi .nav-tabs .nav-link:focus,
.smestaj-tabovi .nav-tabs .nav-link:hover {
    border-color: transparent;
}

.smestaj-tabovi .nav-tabs .nav-link.active {
    font-weight: 600;
}

.smestaj-tabovi ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    overflow: auto;
    overflow-y: hidden;
}

.smestaj-tabovi li {
    display: table-cell;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
}

.smestaj-ponuda h4 {
    font-size: 27px;
    font-weight: bold;
    color: #091140;
    margin: 0px 0 10px;
}

.smestaj-sadrzaj {
    margin-top: 40px;
    color: #091140;
}

.smestaj-ponuda h3,
.related-ponude h3.related-ponude-title {
    font-size: 30px;
    font-weight: bold;
    color: #091140;
    line-height: 46px;
}

.related-ponude h3.related-ponude-title {
    margin-bottom: 1.5em;
}

.lokacija-box {
    background: #F9FAFC;
    padding-bottom: 30px;
}

.lokacija-box .mapa-lokacija {
    margin-top: 25px;
}

.lokacija-box .mapa-lokacija img {
    height: 120px;
}

.lokacija-box .mapa-lokacija img.attachment-full {
    height: 200px;
}

.smestaj-tabovi-content ul li {
    position: relative;
    padding-left: 25px;
}

.paketi-tabovi li {
    padding-left: 0px !important;
}

.smestaj-tabovi-content ul li:before {
    content: "";
    width: 7px;
    height: 4px;
    background: #132f6a;
    position: absolute;
    display: inline-block;
    left: 7px;
    top: 8px;
    border-radius: 5px;
}

.paketi-tabovi li:before {
    display: none !important;
}

.smestaj-sadrzaj ul {
    columns: 3;
    margin: 20px 0;
}

.smestaj-sadrzaj ul li {
    padding-left: 30px;
    margin-bottom: 9px;
    position: relative;
}

.smestaj-sadrzaj ul li:before {
    content: "\e917";
    font-family: "euroturs";
    position: absolute;
    left: 0px;
    top: 6px;
    font-size: 10px;
    font-weight: bold;
    background: transparent;
    width: 7px;
    height: 6px;
}

.soba-slike img {
    height: 190px;
    object-fit: cover;
    object-position: center;
}

.soba-card {
    box-shadow: 0 10px 20px rgb(177 203 255 / 0.18);
    padding: 20px;
    margin-bottom: 30px;
    transition: .5s;
}

.soba-card:hover {
    box-shadow: 0 0px 30px rgb(74 105 168 / 0.25);
    background: #fbfcff;
}

.sadrzaj {
    margin: 20px 0 0;
}

.sadrzaj span,
.room-capacity-value {
    background: #EEF3FF;
    display: inline-block;
    padding: 3px 8px;
    color: #091140;
    border-radius: 6px;
    margin-right: 5px;
    font-size: 14px;
    margin-bottom: 7px;
}

.btn-secondary {
    background: #D5B45A;
    border-color: #D5B45A;
}

.btn-secondary:hover {
    background: #13306B;
    border-color: #13306B;
}

.soba-content h4 {
    font-size: 20px;
    margin-top: 0px;
}

.soba-cena {
    text-align: right;
    padding: 20px 0 0;
}

.soba-cena .cena {
    font-size: 18px;
    font-weight: bold;
    color: #091140;
}

.soba-cena .tip-cene {
    margin-bottom: 10px;
    font-size: 0.8em;
}

div#smestaj-sobe {
    margin-top: 60px;
}

.sobe-wrapper {
    margin-top: 20px;
}

table {
    width: 100%;
    font-size: 13px;
}

.d-blue-cell td,
.d-blue-cell th {
    background: #091140;
    color: #fff;
}

.bold-cell {
    font-weight: bold;
}

td.capacity-cell {
    min-width: 90px;
}

th {
    padding: 2px;
}

tr.gold-cell td,
tr.gold-cell th {
    background: #D5B45A;
    color: #fff;
    text-align: center;
}

td,
th {
    border: 1px solid #fff;
    padding: 5px;
    background: #F2F2F2;
}

.l-blue-cell td,
.l-blue-cell th {
    background: #EEF3FF;
}

table tr:hover td {
    background: #13306b;
    color: #fff;
}


/* paket tabovi */

.paketi-tabovi .nav.nav-pills {
    background: transparent;
    padding: 0;
}

.paketi-tabovi li.nav-item .nav-link.active,
.paketi-tabovi li.nav-item:hover a {
    border: 1px solid #13306b;
    background: #13306b;
    color: #fff;
}

.paketi-tabovi li.nav-item span {
    font-size: 1.5em;
    margin-right: 10px;
}

.paketi-tabovi li.nav-item a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 15px;
    margin-right: 7px;
    color: #13306b;
    font-weight: 600;
    font-size: 0.9em;
    border: 1px solid #13306b;
}

.paketi-tabovi {
    margin-bottom: 20px;
}


/*avio karte*/

.single-aviokarta {
    box-shadow: 0 10px 20px rgb(177 203 255 / 0.18);
    border-radius: 8px;
    padding: 15px;
    font-size: 14px;
    color: #232323;
    transition: .5s;
}

.single-aviokarta:hover {
    background: #fdfaf0;
    box-shadow: 0 10px 20px rgb(177 203 255 / 0.36);
}

.single-aviokarta img {
    width: auto;
    height: auto;
}

.polazak-icon {
    font-size: 0.4em;
    color: #13306b;
    display: flex;
    align-items: center;
    margin: 0 10px;
}

.polazak-od-do {
    font-size: 20px;
    font-weight: 600;
    color: #13306b;
}

.polazak-datum {
    display: inline-flex;
}

.polazak-datum span {
    color: #d5b45a;
    font-size: 1.4em;
    margin-right: 5px;
}

.avio-label {
    font-weight: 600;
    color: #13306b;
    font-size: 14px;
    margin-bottom: 5px;
}

.satnica {
    display: inline-flex;
}

.gold-label {
    font-weight: 600;
    color: #d5b45a;
    margin-right: 10px;
}

span.dan-label {
    display: inline-block;
    width: 35px;
    font-size: 12px;
    padding-left: 5px;
    position: relative;
    top: -1px;
}

.polazak-dolazak {
    font-weight: 600;
    color: #13306b;
}

.polazak-wrapper {
    margin-bottom: 5px;
}

.avio-logo {
    padding: 8px;
}

.avio-note {
    background: #fff9e7;
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    font-weight: 600;
    color: #13306b;
}

.lg-backdrop {
    background-color: rgb(1 5 29 / 0.85) !important;
}

.lg-outer .lg-thumb-outer,
.lg-outer .lg-toogle-thumb {
    background-color: #091140 !important;
}

/* .lg-thumb.lg-group {
    width:  !important;
    text-align: center;
    display: inline-flex;
    justify-content: center;
} */

.lg-outer .lg-thumb-outer {
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(0,0,0.25,1) 0s;
    -moz-transition: -moz-transform .25s cubic-bezier(0,0,0.25,1) 0s;
    -o-transition: -o-transform .25s cubic-bezier(0,0,0.25,1) 0s;
    transition: transform .25s cubic-bezier(0,0,0.25,1) 0s;
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #D5B45A !important;
}

.lg-outer .lg-thumb-item {
    border: 2px solid #4e60cb !important;
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: #091140 !important;
    color: #fff !important;
}

.lg-toolbar {
    background-color: #091140 !important;
}

.lg-progress-bar .lg-progress {
    background-color: #d5b45a !important;
}

.lg-actions .lg-next:before {
    content: "\e91c" !important;
    font-family: 'euroturs';
}

.lg-actions .lg-prev:after {
    content: "\e91b" !important;
    font-family: 'euroturs';
}

.lg-outer .lg-toogle-thumb:after {
    content: "\e92e" !important;
    font-family: 'euroturs';
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
}

.lg-toolbar .lg-close:after {
    content: "\e91d" !important;
    font-family: 'euroturs';
}

.lg-autoplay-button:after {
    content: "\e920" !important;
    font-family: 'euroturs';
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e91f" !important;
    font-family: 'euroturs';
}

#lg-zoom-in:after {
    content: "\e922" !important;
    font-family: 'euroturs';
}

#lg-zoom-out:after {
    content: "\e921" !important;
    font-family: 'euroturs';
}

#lg-actual-size:after {
    content: "\e91e" !important;
    font-family: 'euroturs';
}

a#lg-download,
button.lg-fullscreen.lg-icon,
button#lg-share,
button.lg-flip-ver.lg-icon,
button.lg-flip-hor.lg-icon,
button.lg-rotate-left.lg-icon,
button.lg-rotate-right.lg-icon {
    display: none !important;
}

.lg-toolbar .lg-icon {
    color: #fff !important;
    font-size: 19px !important;
}

div#no-header-image a {
    color: #fff;
}


/*nagrade i pohvale*/

.nagrade-ram {
    display: block;
    border: 7px solid #000;
    padding: 15px;
    margin-bottom: 20px;
}

.okvir-gold {
    border-color: #d5b45a;
}

.okvir-silver {
    border-color: #cdcdcd;
}

.okvir-bronse {
    border-color: #cd7f32;
}


/*katalozi*/

div#flowpaper-logo-bottom {
    opacity: 0 !important;
}

.katalog-wrapper p {
    margin-bottom: 0;
}

.katalog-icon {
    font-size: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #d5b45a;
}

.single-katalog-list {
    margin-bottom: 20px;
}

.single-katalog-list h3 {
    font-weight: 600;
    font-size: 24px;
}

.katalog-wrapper h3 a {
    color: #13306b;
}

.katalog-wrapper:hover h3 a {
    color: #d5b45a;
}

.katalog-actions a {
    color: #d5b45a;
    display: flex;
    align-items: center;
}

.katalog-actions a span {
    font-size: 1.3em;
    color: #d5b45a;
    width: 40px;
    text-align: center;
}

.katalog-actions a:hover {
    color: #13306b;
}

.novosti-side-title {
    font-size: 22px;
    font-weight: 600;
    color: #13306b;
    margin-bottom: 20px;
}

#secondary .novosti-home {
    padding: 15px;
    margin: 30px 0;
}

div#secondary .single-blog h4 {
    font-size: 16px;
}

div#secondary .single-blog {
    margin-bottom: 15px;
}

.euroturs-kontakt-form select,
.euroturs-kontakt-form input,
.euroturs-kontakt-form textarea {
    width: 100% !important;
}

.euroturs-kontakt-form {
    margin: 40px 0 10px;
}

.euroturs-kontakt-form select,
.euroturs-kontakt-form input,
.euroturs-kontakt-form textarea {
    width: 100% !important;
    min-height: 50px;
    border: 0;
    margin-bottom: 20px;
    border-radius: 4px;
    box-shadow: 0 15px 40px hsl(0 0% 0% / 0.06);
    font-size: 15px;
    padding: 10px 15px;
}

.euroturs-kontakt-form input[type="submit"] {
    width: auto !important;
    padding: 10px 40px;
    background: #13306b;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    transition: .5s;
}

.euroturs-kontakt-form input[type="submit"]:hover {
    background: #d5b45a;
}

.wpcf7-not-valid-tip {
    color: #e30b0b;
    font-size: 0.8em;
    font-weight: normal;
    display: block;
    position: relative;
    top: -17px;
    left: 15px;
    font-weight: 600;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #d5b45a;
    background: #f9f0da;
    margin: 0;
    font-size: 0.8em;
    padding: 15px 30px;
    border-radius: 6px;
    color: #13306b;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #c10b0b;
    background: #fedada;
    margin: 0;
    font-size: 0.8em;
    padding: 15px 30px;
    border-radius: 6px;
    color: #13306b;
}

.single-vest h3 {
    font-weight: 600;
    color: #13306b;
}

.vest-info {
    display: flex;
    margin: 5px 0 10px;
    font-size: 0.9em;
    color: #adadad;
    align-items: center;
}

.vest-info div {
    margin-right: 10px;
}

.vest-info span {
    color: #d5b45a;
    display: inline-block;
    margin-right: 3px;
    position: relative;
    top: 1px;
}

.vest-info div:first-child span {
    font-size: 1.3em;
    top: 2px;
}

.vest-featured-img img {
    border-radius: 8px;
}

.single-vest {
    margin-bottom: 30px;
}

.bottom-navigation {
    display: none;
}

.bottom-navigation a {
    color: #fff;
}

.mob-menu-header {
    display: none;
}

.btn-for-filter span {
    font-size: 1.7em;
    margin-right: 7px;
}

.btn-for-filter {
    margin-right: 15px;
    margin-bottom: 0;
}

.btn-filter {
    box-shadow: 0 4px 18px rgb(19 48 107 / 7%);
    border-radius: 6px !important;
    padding: 9px 13px;
    font-size: 14px;
    background: #fff;
    height: auto;
    display: flex;
    align-items: center;
}

.floating-filteri-ponuda {
    position: fixed;
    width: 100%;
    height: calc( 100vh - 25vh);
    right: 0;
    bottom: -100vh;
    z-index: 1000;
    background: #fff;
    overflow: auto;
    transition: .5s;
    padding: 20px 30px !important;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.floating-filteri-ponuda.open {
    bottom: 67px;
}

.floating-filteri-ponuda .drzava-filteri {
    padding: 15px 0;
}

.floating-filteri-ponuda .checkmark {
    background-color: #f4f4f4;
}

.overlay-black {
    width: 100%;
    height: 100%;
    overflow-y: hidden;
    position: fixed;
    bottom: 0;
    left: auto;
    right: -100vw;
    background: rgb(0 0 0 / 0.7);
    z-index: 999;
    transition: .3s;
}

.overlay-black.open {
    right: 0;
}

.tab-slider-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    padding: 0 40px;
    position: relative;
}

.tab-slider-wrapper .single-destinacija-tab {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 15px;
}

.destinacije-tab .owl-nav button {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 37%;
    transition: .5s;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid #fff;
}

.destinacije-tab .owl-nav button:hover {
    border: 1px solid #e8e8e8;
}

.destinacije-tab .owl-nav button.owl-prev {
    left: 5px;
}

.destinacije-tab .owl-nav button.owl-next {
    right: 5px;
}

.customDots button {
    background: #f0f0f0;
    width: 30px !important;
    height: 10px !important;
    margin: 0 4px !important;
    border-radius: 5px !important;
    padding: 0;
    border: 0;
}

.customDots button.active {
    background: #11358b !important;
}

.mm-ocd__content {
    font-size: 16px;
}

.single-polozaj {
    display: flex;
    justify-content: space-between;
    padding: 5px 0;
    border-bottom: 1px dotted #e1e1e1;
}

.extra-capacity-room {
    display: inline-flex;
}

.room-capacity {
    margin-right: 20px;
}

span.room-capacity-label {
    font-weight: 600;
}

.lokacija-adresa span {
    font-weight: bold;
}

.lokacija-adresa {
    margin-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
}

span.comment-bubble {
    display: inline-block;
    padding: 0 5px;
    background: #d5b45a;
    color: #fff;
    border-radius: 10px;
    font-size: 15px;
    position: relative;
    top: -2px;
}

#wpdcom {
    max-width: 100% !important;
}

.wpd-form-head {
    display: none !important;
}

#comments {
    margin: 50px 0 0;
}

div#map {
    width: 100%;
    height: 400px;
}

.modal-header .close {
    text-shadow: none;
    top: 3px;
    position: relative;
}

.modal-content {
    border: 0;
    border-radius: 8px;
}

.responsive-table {
    overflow: auto;
    /*max-height: 85vh;*/
}

h1.entry-title span.page-description {
    background: #0d2454;
    padding: 0 10px;
}

.ubermenu .ubermenu-item-type-column>.ubermenu-submenu-type-stack {
    padding-top: 0 !important;
}

.ubermenu .ubermenu-autocolumn,
.ubermenu .ubermenu-submenu-type-stack {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.ubermenu-transition-shift .ubermenu-item .ubermenu-submenu-drop {
    margin-top: 0 !important;
}

ul.ubermenu-nav>li.ubermenu-item-has-children>ul.ubermenu-submenu>li {
    margin: 20px 0 20px;
    padding-right: 10px !important;
}

ul.ubermenu-nav>li.turska-submenu.ubermenu-item-has-children>ul.ubermenu-submenu {
    padding: 0 3% !important;
}


/*404*/

body.error404 main#content {
    margin-bottom: -3px;
    padding-top: 15vh;
}

.error-404 h1 {
    font-weight: 600;
    padding-right: 20px;
}


/*download df*/

.pdf-ponuda {
    margin-top: 40px;
    background: #fcf7ea;
    padding: 20px;
    border-radius: 6px;
    text-align: center;
    border: 1px solid #f4e2af;
}

.btn-download span {
    margin-right: 10px;
}


/*uslovi*/

table.doplate-za-prevoz {
    font-size: 1em;
}

.plan-dan {
    font-weight: 600;
    font-size: 1.2em;
}

.opis-programa {
    margin: 10px 0 20px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
}

.plan-mesta {
    font-weight: 600;
    color: #13306b;
    font-size: 1.1em;
}

.plan-dan {
    font-weight: 600;
    font-size: 1.2em;
    background: #e1ebff;
    padding: 15px;
    text-align: center;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tab-prevoz h3 {
    margin-bottom: 20px;
}

.tab-accordion {
    padding: 20px 0 0;
}

table.doplate-za-prevoz {
    margin-bottom: 3rem;
}

.tab-content p span {
    font-size: inherit !important;
}

span.prevoz-label-info {
    display: inline-block;
    margin-right: 15px;
}

.single-filter-wrapper h5 {
    font-weight: 600;
    margin: 10px 0 20px;
}

ul.sidebar-pages-list li {
    padding: 6px 0;
    border-bottom: 1px solid #ece2c8;
    transition: .5s;
}

ul.sidebar-pages-list li:last-child {
    border: 0;
}

ul.sidebar-pages-list li:hover {
    padding-left: 15px;
}

ul.sidebar-pages-list li a {
    display: block;
}

ul.sidebar-pages-list .active {
    font-weight: bold;
}

nav.navigation.pagination h2 {
    display: none;
}

nav.navigation.pagination {
    width: 100%;
    text-align: center;
}

nav.navigation.pagination .nav-links {
    width: 100%;
    padding: 40px 0 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

nav.navigation.pagination .nav-links a {
    background: #f9fafc;
    margin: 0 3px;
    padding: 5px 10px;
    border-radius: 6px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 37px;
}

nav.navigation.pagination .nav-links a:hover {
    background: #D5B45A;
    color: #fff;
}

nav.navigation.pagination .nav-links span.page-numbers.current {
    background: #13306b;
    color: #fff;
    padding: 5px;
    min-width: 37px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
}

.smestaj-tabovi-content ul li p {
    margin-bottom: 3px;
}

div#share-horizontal {
    display: inline-flex;
    align-items: center;
    width: 100%;
    height: 100%;
    justify-content: flex-end;
}

div#share-horizontal ul {
    display: inline-flex;
    margin-bottom: 0;
    margin-left: 15px;
}

div#share-horizontal ul li {
    width: 32px;
    text-align: center;
    font-size: 1.2em;
}

.mobile-ponuda-back {
    display: none;
}

.single-accordion-uslovi {
    margin-bottom: 20px;
}

.paketi-tabovi .nav.nav-pills {
    display: inline-flex;
    width: 100%;
    overflow: hidden;
    flex-flow: wrap;
}

.paketi-tabovi .nav.nav-pills li {
    display: flex;
}

.soba-slike .owl-nav button {
    position: absolute;
    top: 50%;
    margin-top: -15px;
}

.soba-slike .owl-nav button.owl-prev {
    left: 15px;
}

.soba-slike .owl-nav button.owl-next {
    right: 15px;
}

.soba-slike .owl-nav button {
    background: rgb(255 255 255 / 30%) !important;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    font-size: 2em !important;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #091140 !important;
    transition: .5s;
}

.soba-slike .owl-nav button:hover {
    background: rgb(255 255 255 / 60%) !important;
}

.single-app-lokacija {
    font-size: 0.9em;
}

.paketi-tabovi li {
    margin-bottom: 5px;
}

.napomena-sadrzaji {
    background: #fffaec;
    padding: 15px;
    border-left: 4px solid #d5b45a;
    white-space: break-spaces;
}

.napomena-paket {
    background: #fffaec;
    padding: 15px;
    border-left: 4px solid #d5b45a;
}

.napomena-paket p:last-child {
    margin-bottom: 0;
}

.map-dialog h5 {
    text-align: center !important;
    font-size: 17px;
    margin-bottom: 0;
}

.video-gallery-img-wrapper {
    position: relative;
}

.video-gallery-mask {
    position: absolute;
    left: 2px;
    top: 2px;
    width: calc( 100% - 4px);
    height: calc( 100% - 4px);
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(213 180 90 / 75%);
    color: #fff;
    font-size: 2em;
}

div#drzava-et-home button.select2-selection__clear {
    display: none !important;
}

.extra-capacity-room.room-has-gallery,
.extra-capacity-room,
.extra-capacity-room.room-has-gallery .room-capacity.extra-room-capacity-two span.room-capacity-label {
    display: block;
}

body.page-template-template-vile main {
    margin-bottom: 0 !important;
}

.related-ponude {
    background: #f9fafc;
    padding: 50px 0;
}

.related-ponude .smestaj-cena {
    font-size: 11px;
    margin-right: 10px;
    padding: 2px 12px;
}

.related-ponude span.cena {
    font-size: 13px;
    line-height: 170%;
}

.related-ponude .single-destinacija-drzave button.btn.btn-primary {
    font-size: 13px;
}

span.ponuda-nocenja-cena {
    font-size: 0.85em;
    font-weight: 400;
}

.ponude-form-sort {
    padding: 15px;
    margin-bottom: 20px;
    background: #f9fafc;
    border-radius: 6px;
    display: flex;
    justify-content: flex-end;
}

.ponude-form-sort select {
    border: 0;
    min-width: 240px;
    border-radius: 4px;
    margin: 0;
}


/*NEW TABLE LOOK*/

.scrollable-table table th {
    min-width: 134.5px;
}

.scrollable-table {
    position: relative;
    overflow: hidden;
}

td.boarding-cell {
    min-width: 43px;
}

.tabale-btn-prev {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #13306b;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 3px solid #fff;
    color: #fff;
}

.tabale-btn-next {
    z-index: 1;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background: #13306b;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-left: 3px solid #fff;
    color: #fff;
}

.scrollable-table td.capacity-cell {
    min-width: 108px;
}

.table-scroll {
    position: relative;
    margin: auto;
    overflow: hidden;
}

.table-wrap {
    width: 100%;
    overflow: hidden;
}

.table-scroll table {
    width: 100%;
    margin: auto;
    border-collapse: separate;
    border-spacing: 0;
}

.table-scroll th,
.table-scroll td {
    white-space: nowrap;
    vertical-align: top;
}

.clone {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
}

.clone th,
.clone td {
    visibility: hidden
}

.clone .fixed-side {
    visibility: visible;
}

.usluge-list span {
    background: #e9f0ff;
    padding: 2px 7px;
    display: inline-block;
    border-radius: 4px;
    margin: 2px 2px 0 0;
    font-size: 0.85em;
}

.table-wrap tr td.fixed-side {
    background: #eeeef3;
}

.table-wrap tr.gold-cell .fixed-side {
    background: #d5b45a;
}

.table-arrows {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #13306b;
    color: #ffffff;
    padding: 5px;
    border: 1px solid #fff;
    width: 75px;
    font-weight: bold;
    font-size: 1.6em;
}

.table-arrows:hover {
    cursor: pointer;
    background-color: #D5B45A;
}

table.main-table.clone td.boarding-cell,
table.main-table.clone tr td.capacity-cell {
    background: #dfe6f4;
}

.table-with-arrows .table-arrows {
    display: none;
}

.table-with-arrows.table-scroll-desktop,
.table-with-arrows.table-scroll-desktop .table-arrows {
    display: flex;
}

.cell-center {
    text-align: center;
}

.paketi-tabovi.placanja-tabovi {
    text-align: center;
    margin-bottom: 10px;
}

ul#placanjaTab {
    display: inline-flex;
    width: auto;
    border: 2px solid #13306b;
    padding: 3px;
    border-radius: 6px;
}

ul#placanjaTab li.nav-item,
ul#placanjaTab li.nav-item a {
    margin: 0;
}

ul#placanjaTab li.nav-item a {
    border: 0;
    padding: 6px 20px !important;
    text-transform: uppercase;
    min-width: 120px;
}

ul#placanjaTab li:nth-child(2) {
    margin-left: 5px;
}

.only-mobile.avio-btn {
    display: none;
}

table .old-price,
table strike {
    display: inline-block;
    font-weight: normal;
    font-size: 0.9em;
    text-decoration: line-through;
}

.old-price {
    color: #919191;
}

.contact-social h4 {
    font-weight: 600;
    color: #11358b;
    margin: 15px 0;
}

.contact-social ul {
    display: flex;
    align-items: center;
}

.contact-social ul li {
    display: inline-block;
    font-size: 2em;
    margin-right: 10px;
}

.contact-social ul li span.icon-facebook {
    font-size: 0.8em;
}

.contact-social ul li a {
    display: flex;
    align-items: center;
}

.header-poslovnice {
    width: 64%;
    min-height: 56px;
}

ul.ubermenu-nav>li.ubermenu-item-has-children>ul.ubermenu-submenu.ubermenu-submenu-type-flyout {
    padding: 0px 15px 0px !important;
}

.featured-ponuda {
    background: #fcf7ea;
    border: 1px solid #ece2c8;
}

.featured-ponuda:hover {
    box-shadow: 0 10px 20px rgb(116 97 43 / 18%);
}

.ubermenu-main:not(.ubermenu-transition-slide) .ubermenu-submenu.ubermenu-submenu-type-mega {
    font-size: 15px;
}

.scroll-table {
    overflow-x: scroll;
}

.ostali-logoi img {
    margin: 8px;
    max-width: 160px;
}

small p {
    margin-bottom: 5px;
}

small p:last-child {
    margin-bottom: 0px;
}

.polazak-lm {
    display: none;
}

div.lm-posebno-header {
    background: #13306b;
    padding: 10px 15px;
    color: #fff;
    font-weight: bold;
}

.posebne-ponude-cell {
    display: flex;
    align-items: center;
}

.posebne-ponude-cell .cena.stara-cena {
    margin-left: 7px;
}

.posebne-ponude .single-promo-offer {
    font-size: 1em;
}

.posebne-ponude .description-promo-offer {
    padding: 10px 0px 10px;
}

.posebne-ponude .list-group-flush:last-child .list-group-item:last-child {
    border-bottom-left-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
}

/* .lg-thumb-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    max-width: 80px;
} */

.smestaj-legenda {
    font-size: 0.8em;
    background: #eef3ff;
    padding: 10px;
}

.smestaj-legenda p:last-child {
    margin-bottom: 0;
}

.tablet-version-website .drzava-filteri {
    position: static;
}

.drzava-short-conent p:last-child {
    margin-bottom: 0;
}

span.ponuda-tab-usluga {
    font-size: 0.85em;
    font-weight: bold;
    color: #13306b;
}

.grecaptcha-badge {
    opacity: 0;
}

.mobile-only {
    display: none;
}

.mm-ocd {
    z-index: 99999999999 !important;
}

.lg-outer.lg-visible {
    z-index: 100000000000 !important;
}

.dest-opis-bottom {
    font-size: 0.85em;
}

#opis-destinacije {
    margin-top: 50px;
    margin-bottom: -70px;
    background-color: #f2f6ff;
    padding: 40px 0;
}

.lmp-title {
    display: block;
}

.lmp-title .lm-lokacija {
    font-size: 0.8em;
}

.lmp-remove-padding-left {
    padding-left: 0;
}

.single-promo-offer .popust {
    margin-right: 5px;
    font-size: 1em;
    font-weight: 600;
    color: #13306b;
}

.single-accordion-uslovi .card .scroll-table {
    overflow: auto;
}

div#opis-destinacije-pet {
    margin-top: 30px;
}

div#opis-destinacije span,
div#opis-destinacije p,
div#opis-destinacije,
div#opis-destinacije-pet span,
div#opis-destinacije-pet p,
div#opis-destinacije-pet {
    font-family: 'Poppins', sans-serif;
    color: #212529 !important;
    font-size: inherit !important;
}

.search-title {
    padding: 15px 0;
}

.search-title h3 {
    font-weight: 600;
}

.city-count-objects {
    background: #e9f0ff;
    font-size: 0.85em;
    padding: 3px 10px;
    border-radius: 3px;
    display: inline-block;
}

.mobile-only-link {
    display: none;
}

.novosti-home.rounded .owl-dots {
    text-align: center;
}

.novosti-home.rounded .owl-dots button {
    background: #f0f0f0;
    width: 12px;
    height: 12px;
    margin: 5px;
    border-radius: 100%;
}

.novosti-home.rounded .owl-dots button.active {
    background: #11358b !important;
}

div#no-header-image .header-links:hover a {
    color: #091140 !important;
}

.header-links-padding a {
    padding: 0;
}

.pet-badge {
    position: absolute;
    left: 10px;
    top: 5px;
    font-size: 1.8em;
    color: #fff;
    text-shadow: 0 0 20px rgb(9 17 62 / 50%);
    z-index: 9;
    transition: .5s;
}

.single-destinacija-drzave:hover .pet-badge,
.single-destinacija-tab:hover .pet-badge {
    transform: rotate(22deg);
}


/*div#custom-chat.custom-chat-btn {
    background: #13306b;
    padding: 10px 40px;
    color: #fff;
    font-weight: bold;
    width: auto;
    position: fixed;
    bottom: 0;
    right: 50px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    transition: .2s;
    z-index: 999;
    display: inline-flex;
    align-items: center;
}
div#custom-chat.custom-chat-btn:hover {
    background: #D5B45A;
    cursor: pointer;
    padding: 12px 40px;
}
div#custom-chat span.custom-chat-label {
    margin-left: 10px;
}*/

.blog-zastavica {
    position: absolute;
    right: 7px;
    top: 7px;
    background: #fff;
    padding: 4px;
    border-radius: 50px;
}

.blog-zastavica img {
    max-width: 30px;
}

.img-zoomin:hover .blog-zastavica img {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
}

.single-destinacija-drzave .title {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

span.blog-time-reading {
    display: inline-block;
    background: #d5b45a;
    padding: 5px 8px;
    border-radius: 31px;
    font-size: 0.8em;
    color: #fff;
    font-weight: 600;
    min-width: 70px;
    text-align: center;
    margin-left: 15px;
}

.blog-single-cats {
    position: absolute;
    left: 7px;
    top: 7px;
    z-index: 9;
    background: #13306b;
    padding: 5px 10px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 0.85em;
    color: #fff;
}

.blog-widget-title h3 {
    font-weight: 600;
    font-size: 24px;
    color: #091140;
    margin-bottom: 20px;
}

.blog-no-found {
    background: #f2e4e4;
    width: 100%;
    text-align: center;
    padding: 20px;
    border: 2px solid #e7c9c9;
}

.blog-no-found h2 {
    font-size: 24px;
    margin: 0;
}

.blog-main-wrapper {
    margin-top: -100px;
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    z-index: 9;
    position: relative;
}

.blog-main-wrapper.blog-ima-header {
    margin-top: -150px;
}

.single-blog div#header-image {
    height: 500px;
}

div#opis-destinacije h1,
div#opis-destinacije-pet h1 {
    font-size: 30px;
    font-weight: 600;
    color: #091140;
}

div#opis-destinacije h2,
div#opis-destinacije-pet h2 {
    font-size: 23px !important;
    font-weight: 600;
    color: #091140;
}

div#opis-destinacije h3,
div#opis-destinacije-pet h3 {
    font-size: 18px !important;
    font-weight: 600;
    color: #091140;
}

.dest-opis-top h1 {
    font-weight: 600;
    font-size: 1.7em;
    color: #091140;
}

.dest-opis-top h2 {
    font-size: 1.5em;
    font-weight: 600;
    color: #091140;
}

.dest-opis-top h3 {
    font-size: 1.25em;
    font-weight: 600;
    color: #091140;
}

.blog-meta {
    display: inline-flex;
    padding: 5px 10px 5px;
    background: #f0f2ff;
    margin-bottom: 20px;
    border-radius: 6px;
    font-size: 0.85em;
}

.blog-meta>div {
    margin-right: 15px;
    border-right: 1px solid #cbd3ff;
    padding-right: 15px;
}

.blog-meta>div:last-child {
    margin-right: 0;
    border-right: 0;
    padding-right: 0;
}

.main-blog-title h1 {
    font-weight: 600;
    color: #13306b;
}

.single-blog .entry-content img,
.single-blog .entry-content figure {
    max-width: 100% !important;
}

.single-blog .entry-content figcaption {
    text-align: center;
    font-size: 0.8em;
    color: #7e7e7e;
    padding: 2px;
    font-style: italic;
}

.single-blog .entry-content img.aligncenter {
    margin: 0 auto !important;
    display: inherit;
}

.single-blog div#header-image img {
    border-radius: 0;
}

.single-blog main#content {
    margin-bottom: 0;
}

h2.pet-fr-title {
    font-weight: 600;
    margin: 20px 0 15px;
    color: #13306b;
    border-bottom: 1px solid #13306b;
    padding-bottom: 5px;
}

.mobile-top-menu {
    display: none;
}

.mobile-top-menu ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: scroll;
    height: 48px;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
}

.mobile-top-menu a {
    color: #fff;
    font-size: 1.1em;
    padding: 15px 5px;
    text-transform: uppercase;
}

.mobile-top-menu ul li {
    margin-right: 10px;
    white-space: nowrap;
}

.single-blog .entry-content span {
    font-size: inherit !important;
    line-height: inherit !important;
    font-family: 'Poppins', sans-serif !important;
    line-height: 21px !important;
}

div#smestaj-mapa iframe {
    width: 100% !important;
}

iframe.wp-embedded-content {
    width: 100%;
}


/*custom et pretraga*/

.float-search-form select {
    border: 0;
    box-shadow: 0 7px 14px rgb(0 0 0 / 8%);
    font-stretch: 13px;
}

.float-search-form .field-group-inner {
    margin-bottom: 20px;
}

.float-search-form select {
    margin-bottom: 0;
}

.select2-container--default .select2-selection--single,
.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default .select2-selection--multiple {
    width: 100% !important;
    height: 40px !important;
    border: 0 !important;
    border-radius: 0px !important;
    padding: 5px 15px !important;
    font-size: 13px !important;
    background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50% !important;
    background-color: #fff !important;
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
    box-shadow: 0 7px 14px rgb(0 0 0 / 8%);
}

.select2-results {
    font-size: 13px !important;
}

span.select2-selection.select2-selection--single {
    padding-left: 7px !important;
}

span.select2-selection__arrow {
    display: none !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #13306b !important;
}

.select2-container {
    width: 100% !important;
}

span.select2-container.select2-container--default.select2-container--open,
.daterangepicker {
    z-index: 9999999999 !important;
}

.select2-results {
    display: block !important;
    font-size: 13px !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 0 !important;
    border-bottom: 1px solid #13306b !important;
    margin-bottom: 0 !important;
}

.select2-dropdown {
    border: 0 !important;
    box-shadow: 0 7px 14px rgb(19 48 107 / 15%) !important;
}

body {
    overflow-x: hidden;
}

.field-group-inner h4 {
    font-size: 14px;
    font-weight: 600;
}

.field-group-inner input {
    border: 0;
    box-shadow: 0 7px 14px rgb(0 0 0 / 8%);
    font-size: 13px;
}

.daterangepicker th,
.daterangepicker td {
    background: #fff;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #13306b !important;
}

.daterangepicker td.in-range {
    background-color: #1e4596 !important;
    color: #fff !important;
}

.daterangepicker table tr:hover td {
    background: #f7f7f7 !important;
    color: #212529 !important;
}

.daterangepicker table tr:hover td.in-range {
    background: #1e4596 !important;
    color: #ffffff !important;
}

.daterangepicker table tr td.active.end-date.in-range,
.daterangepicker table tr:hover td.active.end-date.in-range,
.daterangepicker table tr:hover td.active.start-date {
    background: #13306b !important;
    color: #ffffff !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
}

.float-search-wrapper {
    position: relative;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
}

.floating-search {
    padding: 0;
}

.floating-search .float-header {
    position: sticky;
    width: 100%;
    background: #fff;
    top: 0;
    z-index: 99999999999999999999999;
    left: 0;
    padding: 20px 30px 0px;
}

.floating-search .contact-close-btn {
    right: 30px;
    top: 20px;
}

.ucitavam {
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    background: rgb(17 53 139 / 26%);
    z-index: 999999999;
    width: 100%;
    display: none;
    align-items: center;
    justify-content: center;
}

.ucitavam img {
    max-width: 80px;
}

.field-group-inner.et-deca-uzrast .row,
.field-group-inner.et-broj-osoba .row {
    padding: 0 10px;
}

.field-group-inner.et-deca-uzrast .col-3 {
    padding: 0 5px;
}

.field-group-inner.et-broj-osoba .col-6 {
    padding: 0 5px;
}

html.remove-scrollbar {
    overflow: hidden;
}

.detaljnija-pretraga-link a.rez-more-link {
    font-weight: bold;
    margin: 0px 0 30px;
    display: block;
}

.tooltip {
    z-index: 9999999999;
}

.search-destinacija .thead-blue th {
    color: #fff;
    background-color: #13306B;
    border-color: #13306B;
    font-weight: 700;
}

.search-destinacija table th,
.search-destinacija table td {
    background: #F2F2F2;
    border: 0;
    vertical-align: middle;
}

.search-destinacija table tr:hover td {
    background: #F2F2F2 !important;
    color: #212529 !important;
}

.search-destinacija table td .btn {
    padding: 6px 14px;
    margin-bottom: 0 !important;
}

.table-striped>tbody>tr:nth-child(2n+1)>td,
.table-striped>tbody>tr:nth-child(2n+1)>th {
    background-color: #fff;
}

.prikazi-vise {
    font-weight: 700;
    color: #13306B;
    display: flex;
    align-items: center;
    line-height: 1;
    font-size: 17px;
}

.prikazi-vise i {
    font-size: 20px;
    margin-left: 5px;
}

.single-app-label {
    width: 60px;
}

.single-app-value {
    margin-left: 16px;
    display: inline-block;
}

.search-destinacija figure {
    height: 100%;
    width: 100%;
    max-height: 220px;
}

.search-destinacija span.cena {
    font-weight: 700;
    font-size: 18px;
    padding-top: 2px;
}

.search-destinacija span.star-icons-wrapper {
    font-size: 12px;
}

a.rez-more-link {
    font-weight: 700;
}

.mobile-visible-et {
    display: none;
}

.single-app-info-wrapper.mobile-visible-et {
    padding: 0 15px;
}

.cell-no-wrapp {
    white-space: nowrap;
}

.onama-icon span.icon-since1989 {
    font-size: 1.1em;
}

.onama-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
}

.ponude-form-sort {
    justify-content: space-between;
    align-items: center;
}

.br-rezultata span {
    font-size: 1.2em;
}

.test-verzija {
    text-align: center;
    font-weight: bold;
    padding: 0 10px 20px;
}

.single-destinacija-drzave span.stara-cena {
    font-size: 0.8em;
    font-weight: normal;
    text-decoration: line-through;
}

.field-group-inner.et-deca-uzrast .col-12 {
    padding: 0 5px;
}

span.deca-label {
    font-size: 0.8em;
    padding: 0 2px 5px;
    display: inline-block;
    font-weight: bold;
    color: #13306b;
}

.moja-cena-wrapper {
    background: #fcf7ea;
    padding: 20px;
    margin-bottom: 20px;
}

.moji-kriterijumi {
    background: transparent;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 12px;
    display: inline-block;
    line-height: 100%;
}

.moja-cena-wrapper h4 span.title-cena {
    margin-right: 10px;
}

div#moja-cena span.cena {
    font-size: 18px;
    font-weight: bold;
}

div#moja-cena .smestaj-cena {
    font-size: 11px;
    padding: 7px 4px 2px;
}

div#moja-cena span.cena span.stara-cena {
    text-decoration: line-through;
    font-size: 13px;
    font-weight: 400;
    color: #5f5f5f;
}

button#obrisiMojuCenu {
    background: transparent;
    border: 0;
    display: inline-block;
    margin: 0 auto;
    font-weight: 600;
}

button#obrisiMojuCenu {
    background: transparent;
    border: 0;
    display: inline-block;
    margin: 0 auto;
    font-weight: 600;
}

span.availability-circle {
    width: 14px;
    height: 14px;
    display: inline-block;
    background: #e0e0e0;
    border-radius: 14px;
}

span.availability-circle.red {
    background: #FC3838;
}

span.availability-circle.green {
    background: #1fd21c;
}

span.availability-circle.lightGreen {
    background: #43fb40;
}

span.availability-circle.lightLightGreen {
    background: #a2ffa4;
}

span.availability-circle.darkGreen {
    background: #198a18;
}

span.availability-circle.orange {
    background: #FA7009;
}

tr.tr-rasprodato {
    cursor: not-allowed;
    opacity: 0.5;
}

tr.tr-rasprodato td {
    background: #dadada;
}

span.rasprodato-btn {
    display: block;
    text-align: center;
    font-weight: bold;
}

.raspolozivost-main {
    font-weight: bold;
    color: #FC3838;
    margin-top: 5px;
    display: inline-block;
}

.os-animation {
    opacity: 0;
}

a.rez-more-link[aria-expanded="false"] span.manje-opcija,
a.rez-more-link[aria-expanded="true"] span.vise-opcija {
    display: none;
}

a.rez-more-link[aria-expanded="true"] span.manje-opcija {
    display: inline;
}

a.rez-more-link[aria-expanded="true"] span.icon-arrow-down {
    transform: rotate(180deg);
    display: inline-block;
}

span.semafor {
    position: relative;
    top: 1px;
    margin-left: 10px;
}

.rasprodato-row {
    opacity: 0.5;
}

.rasprodato-row span.rasprodato-btn,
.moja-cena-wrapper span.rasprodato-btn {
    height: 40px;
    background: #e6e6e6;
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    margin: 12px 0 !important;
}

.moja-cena-wrapper span.rasprodato-btn {
    margin: 0 !important;
    background: transparent;
}

td.bold-cell .btn-primary,
td.bold-cell .btn-primary:not(:disabled):not(.disabled):active {
    padding: 0;
    height: initial;
    background: transparent;
    color: #13306b;
    border: 0;
    width: 100%;
}

td.bold-cell:hover .btn-primary,
td.bold-cell:hover a,
.table-wrap tr:hover .btn-primary,
.table-wrap tr:hover a {
    color: #fff;
}

td.off.ends.available, td.weekend.off.ends.available {
    opacity: 0;
}

.form-control[readonly] {
    background: #fff;
}

.cenovnik-popust-badge {
    background: #f44336;
    color: #fff;
    font-size: 0.8em;
    padding: 2px 6px;
    display: inline-block;
    border-radius: 4px;
    margin-left: 5px;
}

span.obavestenja-datum {
    background: #e1ebff;
    font-weight: bold;
    font-size: 0.9em;
    pointer-events: none;
}

.obavestenja-dropdown .dropdown-menu {
    padding-top: 0;
    overflow: hidden;
    font-size: 0.8em;
}

.obavestenja-heading {
    padding: 10px 15px;
    font-size: 0.9em;
    font-weight: bold;
    color: #13306b;
}

h3.obavestenja-destination {
    font-weight: bold;
    color: #091140;
    padding: 0 15px;
    margin-bottom: 20px;
}

.obavestenja-dropdown .btn-empty {
    background: transparent;
    color: #fff;
    padding: 2px 5px;
    height: initial;
}

.header-bottom {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.obavestenja-dropdown {
    margin-left: 10px;
}
.obavestenja-forma input {
    margin-bottom: 0;
    margin-right: 20px;
}
form.d-flex.obavestenja-forma {
    margin: 15px 0 40px;
}

.oabevstenja-label {
    color: #13306b;
    font-weight: bold;
}

.single-aviokarta .mob-only {
    display: none;
}
span.vila-trakica {
    background: #13306b;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 4px;
    font-weight: bold;
    color: #fff;
    margin-left: 15px;
    font-size: 0.8em;
    margin-top: -5px;
}


/*home pretraga*/

.home-search-h {
    padding: 25px 0 10px;
    background: #e1ebff;
    margin-bottom: 40px;
}

.btn-empty {
    background: transparent;
    border: 0;
}

button#home-detaljna-pretraga span {
    font-size: 1.4em;
    margin-right: 12px;
}

button#et_submit2 {
    margin-top: 25px;
    height: 40px;
    max-height: 40px;
    margin-bottom: 10px !important;
}

select#prevoz-home {
    border: 0;
    box-shadow: 0 7px 14px rgb(0 0 0 / 8%);
    font-size: 13px;
    height: 40px;
}

.filter-sort.sa-stampanjem {
    display: inline-flex;
    align-items: center;
}
button.btn-small {
    font-size: 0.85em;
    display: inline-flex;
    align-items: center;
}
.btn-small span {
    font-size: 1.5em;
    margin-right: 6px;
}

.l-blue-bg {
    background: #eef3ff;
    padding: 20px;
    margin-bottom: 20px;
}

.l-blue-bg select {
    border: 0;
    box-shadow: 0 7px 14px rgb(0 0 0 / 8%);
    margin-bottom: 13px;
    font-size: 13px;
}

td.prosla-smena {
    background: #cacaca;
    opacity: 0.3;
    cursor: not-allowed;
}
td.dostupan-kapacitet {
    background: #d7ecd8;
}
td.popunjen-kapacitet {
    background: #fbdbd8;
}
.fixed-smestaj-sidebar {
    position: sticky;
    top: 150px;
}
div#smene p {
    font-weight: bold;
    font-size: 0.8em;
    color: #d22e22;
}
.drzava-short-conent figure {
    max-width: 100%;
}
.cookie-dialog {
    z-index: 100000000000;
    position: fixed;
    background: #fff;
    bottom: 30px;
    padding: 10px 15px;
    text-align: center;
    border: 0 solid #6c6e7a;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: 0px 10px 20px 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 10px 20px 0 rgb(0 0 0 / 0.2);
    box-shadow: 0px 10px 20px 0 rgb(0 0 0 / 20%);
    left: 15%;
    right: 15%;
    border-radius: 4px;
    display: none;
    justify-content: space-between;
    align-items: center;
}
div#et-cookie p {
    margin-bottom: 0;
}
button#btn-cookie-confirm {
    background: #13306b;
    color: #fff;
    border: 0;
    border-radius: 4px;
    font-size: 14px;
    padding: 8px 25px;
}
.cookie-dialog a {
    color: #13306b;
    font-weight: 600;
}
.cookie-dialog span.text-x {
    display: none;
}
button#btn-cookie-confirm:hover {
    background: #091140;
}
.entry-content figure {
    max-width: 100%;
}
.floating-search .et-pretraga-actions {
    position: fixed;
    bottom: 0;
    width: calc( 350px - 20px );
    height: auto;
    right: -400px;
    background: #fff;
    padding: 10px 25px 15px 30px;
    z-index: 9;
    transition: .5s;
}
.floating-search.open .et-pretraga-actions {
    right: 20px;
}
.floating-search.open .et-pretraga-actions:before {
    content: "";
    height: 40px;
    width: 100%;
    position: absolute;
    top: -40px;
    left: 0;
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
}
.floating-search {
    padding-bottom: 125px;
}
.lm-filter-country {
    background: #fdfaf0;
    padding: 10px 30px;
    margin-bottom: 20px;
    border-radius: 6px;
    font-weight: bold;
}
.lm-filter-country select {
    min-width: 200px;
    margin-left: 15px;
    border: 0 !important;
}
.et-no-runs {
    opacity: 0.7;
}
.et-no-runs span.cena {
    color: #525252;
    font-style: italic;
}


@media only screen and (max-width: 980px) {
    .floating-search .et-pretraga-actions {
        position: static;
        padding: 20px 0;
        width: 100%;
    }
    .floating-search .et-pretraga-actions .btn {
        font-size: 14px !important;
    }
    .floating-search {
        padding-bottom: 0;
    }
    .table-scroll-rez {
        overflow: scroll;
    }
    th.col-termin {
        min-width: 140px;
    }
    .table-scroll-rez th {
        padding: 2px 0.75rem;
    }
    .table-scroll-rez td {
        padding: 4px 0.75rem;
    }
    .obavestenja-heading.desktop-only {
        display: none;
    }

    .single-aviokarta .mob-only {
        display: block;
    }
    .single-aviokarta .col, .single-aviokarta .col-2, .single-aviokarta .col-3 {
        flex: 0 0 100% !important;
        max-width: 100%;
        margin-bottom: 5px;
        border-bottom: 1px solid #dadada;
        padding-bottom: 5px;
    }
}

@media only screen and (max-width: 640px) {
    .home-search-h .field-group-inner {
        margin-bottom: 20px;
    }
    .vila-single-badge {
        display: block !important;
        margin-bottom: 15px;
    }
    .vila-single-badge span.vila-trakica {
        margin-left: 0;
    }
    .daterangepicker.ltr.auto-apply.show-calendar.opensleft,
    .daterangepicker.ltr.auto-apply.single.opensright.show-calendar {
        position: fixed;
        top: 50% !important;
        left: 50% !important;
        z-index: 9999;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }
    .daterangepicker.ltr.auto-apply.show-calendar.opensleft:after,
    .daterangepicker:before, .daterangepicker:after {
        display: none !important;
    }
    .search-destinacija figure {
        height: 100px !important;
    }
    div#moja-cena .smestaj-cena {
        flex: 0 0 100%;
        max-width: 100%;
    }
    /* div#moja-cena .moja-cena-wrapper {
        margin-top: 30px;
    } */
    .search-destinacija-btn {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .search-destinacija-btn .smestaj-cena,
    .search-destinacija-btn a {
        flex: 0 0 49%;
        max-width: 49%;
    }
    .search-destinacija-btn .smestaj-cena {
        margin: 12px 0 !important;
    }
    .search-destinacija-btn a button {
        padding-top: .75rem !important;
        padding-bottom: .75rem !important;
        margin: 12px 0 !important;
    }
    .search-destinacija .room-capacity {
        display: flex;
    }
    .single-app-lokacija,
    .single-app-lokacija span {
        display: block;
        width: 100%;
    }
    .single-app-lokacija span.mobile-hidden-et {
        display: none !important;
    }
    .mobile-hidden-et {
        display: none;
    }
    .mobile-visible-et {
        display: inline-block;
    }
    .search-destinacija span.cena {
        font-size: 14px;
    }
    a#cenovnik-tab {
        display: inline-flex;
        flex-direction: row-reverse;
    }
    .cenovnik-popust-badge {
        margin-left: 0;
        margin-right: 5px;
    }
    .cookie-dialog {
        left: 7%;
        right: 7%;
        flex-direction: column;
        bottom: 80px;
    }
}

@media only screen and (min-width: 980px) and (max-width: 2000px) {
    .nav-tabs.sticky {
        position: fixed;
        width: 100%;
        top: 118px;
        background: #fff;
        z-index: 9;
        left: 0;
    }
    /* Tablet version */
    .tablet-version-website .galerija-pozicije-ostale {
        display: none !important;
    }
    .tablet-version-website div.druga-treca {
        position: relative;
    }
    .tablet-version-website div.druga-treca img {
        height: 148px;
    }
    .tablet-version-website .gal-number {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        background: rgb(0 0 0 / 56%);
        color: #fff;
        position: absolute;
        top: 0;
        left: 0;
    }
    .tablet-version-website .floating-filteri-ponuda {
        position: static;
        width: 100%;
        height: auto;
        background: transparent;
        overflow: auto;
        transition: .5s;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        padding: 0 !important;
        z-index: 0;
    }
    .tablet-version-website .float-header {
        display: none;
    }
    .tablet-version-website .btn-for-filter {
        display: none;
    }
    .tablet-version-website .floating-filteri-ponuda .drzava-filteri {
        padding: 15px 20px;
    }
    .tablet-version-website .mobile-ponuda-back {
        display: block;
    }
    .tablet-version-website .page-title .col-md-2 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .tablet-version-website div#share-horizontal {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 20px;
    }
    .tablet-version-website .header-poslovnice {
        width: 65%;
    }
    .tablet-version-website .row.destinacije-tab {
        flex-flow: column;
        flex-wrap: wrap;
        height: 450px;
        overflow: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
    }
    .tablet-version-website .row.destinacije-tab .col-md-3 {
        width: 250px;
        -webkit-box-flex: initial;
        -ms-flex: initial;
        flex: initial;
        max-width: initial;
    }
    .tablet-version-website .single-destinacija-tab figure {
        height: 140px;
    }
    .tablet-version-website p#breadcrumbs {
        display: none;
    }
    body.error404 .tablet-version-website .align-items-end {
        -webkit-box-align: center!important;
        -ms-flex-align: center!important;
        align-items: center!important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 2000px) {
    .tablet-version-website div.druga-treca img {
        height: 168px;
    }
}

@media only screen and (min-width: 980px) and (max-width: 1030px) {
    .tablet-version-website div.prva img {
        height: 455px;
    }
}

@media (min-width: 576px) {
    .container {
        max-width: 100%;
    }
}

@media only screen and (min-width: 980px) {
    .modal-dialog {
        max-width: 800px;
    }
    .smestaj-sadrzaj {
        background: #f9fafc;
        padding: 20px 20px 10px;
        border-radius: 6px;
    }
}

@media only screen and (min-width: 1030px) {
    body.page-template.page-template-templates.page-template-template-srbija article.destinacije-wrapper {
        margin-top: 50px;
    }
    .footer-widgets-et {
        justify-content: space-between;
    }
    .single-promo-offer .remove-padding {
        padding: 0;
    }
    .lm-cena-wrapper {
        text-align: right;
    }
    .single-promo-offer .nocenja {
        font-size: 0.9em;
    }
    .dest-opis-top {
        display: none;
    }
    .dest-opis-bottom {
        display: block;
    }
    .site-content.destinacija-opis {
        margin: 10px 0;
    }
    ul.ubermenu-submenu.ubermenu-submenu-align-full_width>li,
    ul.ubermenu-submenu.ubermenu-submenu-align-center>li,
    ul.ubermenu-submenu.ubermenu-submenu-type-flyout>li {
        border-left: 1px solid rgb(255 255 255 / 40%);
        padding-left: 10px;
    }
    .item.col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (min-width: 1200px) {
    .container {
        max-width: 91%;
    }
    ul.ubermenu-nav>li.ubermenu-item-has-children>ul.ubermenu-submenu {
        padding: 0px 6% 0px !important;
    }
    .nav-tabs.sticky {
        top: 102px;
        padding: 0 5.5%;
    }
}

@media only screen and (min-width: 1300px) {
    .container {
        max-width: 85%;
    }
    ul.ubermenu-nav>li.ubermenu-item-has-children>ul.ubermenu-submenu {
        padding: 0px 8.5% 0px !important;
    }
    .nav-tabs.sticky {
        top: 102px;
        padding: 0 8.5%;
    }
}

@media only screen and (min-width: 1400px) {
    ul.ubermenu-nav>li.ubermenu-item-has-children>ul.ubermenu-submenu {
        padding: 0px 9% 0px !important;
    }
}

@media only screen and (min-width: 1650px) {
    .container {
        max-width: 1400px;
    }
    ul.ubermenu-nav>li.ubermenu-item-has-children>ul.ubermenu-submenu {
        padding: 0px 14% 0px !important;
    }
    .nav-tabs.sticky {
        top: 118px;
        padding: 0 14%;
    }
}

@media only screen and (max-width: 1600px) {
    .ubermenu-main:not(.ubermenu-transition-slide) .ubermenu-submenu.ubermenu-submenu-type-mega {
        font-size: 13px;
    }
    .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target {
        padding: 3px 0 !important;
    }
    .site-logo img {
        max-width: 340px;
    }
    .header-bottom {
        padding-left: 7%;
        padding-top: 0px;
    }
    .ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
        font-size: 13px !important;
    }
    span.poslovnica-grad {
        font-size: 14px;
    }
    .page-title.pt-5 {
        padding-top: 25px !important;
    }
    .objekat-galerija.mt-4 {
        margin-top: 25px !important;
    }
    div.ostale img {
        width: 60.2456px;
        height: 60.2456px;
    }
    div.ostale a {
        padding: 2px;
    }
    .smestaj-tabovi {
        padding: 30px 0;
    }
    .smestaj-tabovi .nav-tabs .nav-link {
        font-size: 18px;
        padding: 10px 30px;
    }
    .smestaj-ponuda h4 {
        font-size: 23px;
    }
    .alt-text-onama {
        padding: 20px 20px 20px 20px;
    }
    .sadrzaj span,
    .room-capacity-value {
        padding: 2px 7px;
        border-radius: 6px;
        margin-right: 3px;
        font-size: 12px;
        margin-bottom: 6px;
    }
    main#content {
        padding-top: 100px;
        margin-bottom: 60px;
    }
    .btn {
        height: 45px;
        padding: 6px 20px;
        font-weight: 600;
        font-size: 14px;
    }
    .single-destinacija-drzave.img-zoomin button {
        font-size: 14px;
        padding: 9px 17px;
    }
    .smestaj-cena {
        font-size: 11px;
    }
    span.cena {
        font-size: 14px;
        line-height: 140%;
    }
    .single-destinacija-drzave figure {
        height: 130px;
        width: 100%;
    }
    body.page-template.page-template-templates.page-template-template-srbija .single-destinacija-drzave figure {
        height: 200px;
    }
    .single-destinacija-tab figure {
        height: 120px;
    }
    .card-header h4,
    .home-tabs-wrapper h4 {
        font-size: 19px;
    }
    .single-promo-offer .cena.bold-cena,
    .single-promo-offer .naziv {
        font-size: 12px;
    }
    .single-promo-offer {
        font-size: 10px;
    }
    .single-katalog-list h3 {
        font-size: 20px;
    }
    div#secondary .single-blog h4 {
        font-size: 14px;
    }
    .ostali-logoi img:first-child {
        max-width: 100px;
    }
    .polazak-od-do {
        font-size: 17px;
    }
    .single-aviokarta {
        font-size: 12px;
    }
    .single-aviokarta .col-md-8.mob-hidden {
        padding-left: 0;
    }
    .single-destinacija-drzave {
        padding: 12px;
        font-size: 13px;
    }
    .prevoz span {
        font-size: 1.8em;
    }
    main#content {
        font-size: 14px;
    }
    .novosti-content {
        font-size: 14px;
        line-height: 22px;
    }
    footer#colophon {
        font-size: 14px;
    }
    footer .site-info {
        padding: 18px 0px;
        font-size: 13px;
    }
    .scrollable-table table th {
        min-width: 108.5px;
    }
    .single-header-poslovnica span.poslovnica-telefoni {
        font-size: 0.9em;
    }
    .header-poslovnice {
        width: 69%;
    }
}

@media only screen and (max-width: 1400px) {
    .ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
        font-size: 11.5px !important;
    }
    .ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
        padding: 10px 10px !important;
    }
    .ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
        right: 0px !important;
        top: 55% !important;
    }
}

@media only screen and (max-width: 1300px) {
    .ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
        padding: 10px 8px !important;
    }
    .ubermenu-main:not(.ubermenu-transition-slide) .ubermenu-submenu.ubermenu-submenu-type-mega {
        font-size: 12px;
    }
    .header-poslovnice {
        width: 66%;
    }
    .single-header-poslovnica span.poslovnica-telefoni {
        font-size: 1em;
    }
    .floating-right {
        padding: 3px 12px;
        font-size: 1.4em;
    }
    .floating-social {
        left: 12px;
        width: 42px;
        padding: 8px 2px;
    }
    .page-title h1 {
        font-size: 38px;
    }
    p#breadcrumbs {
        font-size: 13px;
    }
    div.prva img {
        height: 455px;
    }
    div.druga-treca img {
        height: 226px;
    }
    .single-destinacija-drzave.img-zoomin button {
        font-size: 12px;
        padding: 8px 15px;
    }
    .smestaj-cena {
        font-size: 10px;
    }
    span.cena {
        font-size: 13px;
    }
    div#no-header-image .header-img-mask h1 {
        font-weight: 600;
        font-size: 36px;
    }
    main#content {
        font-size: 13px;
    }
    .single-destinacija-tab h3 {
        margin-bottom: 15px;
        font-size: 13px;
        padding: 4px 0;
    }
    .novosti-content {
        font-size: 13px;
        line-height: 20px;
    }
    footer#colophon {
        padding: 40px 0 5px;
        font-size: 13px;
    }
    footer .site-info {
        padding: 15px 0px;
        font-size: 12px;
    }
    .single-aviokarta {
        font-size: 11px;
    }
    .polazak-od-do {
        font-size: 15px;
    }
    .footer-widgets h4 {
        font-size: 1.5em;
    }
    .box-promo-opsirnije {
        margin: 10px;
        padding: 10px;
        font-size: 11px;
    }
    .table-arrows {
        font-size: 1.45em;
        width: 55px;
    }
    .scrollable-table table th {
        min-width: 103.5px;
    }
    .header-bottom {
        max-height: 40px;
        overflow: hidden;
    }
}

@media only screen and (max-width: 1030px) {
    body.page-template.page-template-templates.page-template-template-srbija article.destinacije-wrapper {
        margin-top: 30px;
    }
    .mobile-top-menu {
        display: flex;
        align-items: center;
    }
    .mobile-top-menu .menu-primary-container {
        overflow-x: auto;
        overflow-y: unset !important;
    }
    .mobile-top-menu a.dropdown-item {
        color: #000;
        padding: 5px 15px;
        text-transform: initial;
    }
    .obavestenja-dropdown .dropdown-menu {
        padding-top: 0;
        overflow: hidden;
        font-size: 1em;
    }
    .obavestenja-dropdown {
        margin-left: 0;
        margin-right: 8px;
    }
    .mobile-only-link {
        display: block;
    }
    .novosti-home {
        border: 0;
        padding: 0;
    }
    .novosti-home-title {
        position: static;
        background: transparent;
        color: #212529;
        transform: none;
        text-transform: initial;
        font-size: 21px;
        margin-bottom: 10px;
        display: flex;
        justify-content: space-between;
    }
    .novosti-home-title a {
        padding: 10px 0;
        display: inline-block;
        color: #212529;
    }
    .home .single-blog {
        margin-bottom: 15px;
    }
    .row.owl-carousel.vesti-slider {
        display: block;
    }
    .card-footer {
        padding: 0;
        background-color: transparent;
        border-top: 0;
    }
    .dest-opis-bottom {
        display: none;
    }
    .lmp-title .lm-lokacija {
        font-size: 1em;
    }
    .lmp-prevoz .popust,
    .single-promo-offer .popust {
        margin-right: 5px;
        font-size: 1.2em;
        font-weight: 600;
        color: #13306b;
    }
    /*    div#custom-chat.custom-chat-btn {
        bottom: initial;
        padding: 5px 5px;
        background: #d2b259;
        right: 15px;
        box-shadow: 0 0 10px rgb(0 0 0 / 25%);
        top: 10px;
        font-size: 1.6em;
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%;
    }
    div#custom-chat.custom-chat-btn span.custom-chat-label {
        display: none;
    }*/
    .col-md-8.tablet-full-w {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .mobile-only {
        display: block;
    }
    .drzava-filteri {
        position: static;
    }
    div#header-image {
        height: 240px;
    }
    .drzava-short-conent {
        padding-top: 15px;
    }
    div#header-image .header-img-mask h1 {
        font-size: 35px;
    }
    div.lm-posebno-header {
        display: none;
    }
    .posebne-ponude-cell .cena.stara-cena {
        margin-left: 4px;
    }
    .posebne-ponude .single-promo-offer {
        font-size: 0.8em;
    }
    .posebne-ponude-cell {
        padding: 0 10px;
    }
    .row.no-flex {
        display: block;
    }
    .row.no-flex .posebne-ponude-cell {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .lm-home ul.list-group {
        columns: 1;
    }
    .lm-home ul.list-group li {
        width: 49.5%;
        float: left;
    }
    .lm-home ul.list-group li:nth-child(odd) {
        margin-right: 1%;
    }
    .lm-home ul.list-group li:nth-child(even) {
        margin-right: 0%;
    }
    .lm-home.posebne-ponude ul.list-group li:nth-child(odd) {
        margin-right: 0%;
    }
    .lm-home.posebne-ponude ul.list-group li:nth-child(even) {
        margin-right: 1%;
    }
    .polazak-lm {
        display: inline-block;
        margin-right: 5px;
    }
    .box-title-wrapper {
        width: 89%;
    }
    .only-mobile.avio-btn {
        display: block;
        padding: 15px;
        font-size: 1.5em;
        -ms-flex: 0 0 15%;
        flex: 0 0 15%;
        max-width: 15%;
        text-align: center;
    }
    .single-aviokarta .col-md-3.col-9 {
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }
    .extra-capacity-room.room-has-gallery .room-capacity.extra-room-capacity-two span.room-capacity-label {
        display: block;
    }
    button.btn.btn-primary[data-toggle="collapse"] {
        font-size: 1.1em;
    }
    div#map {
        height: 300px;
    }
    .overlay-black {
        bottom: -100vh;
        left: 0;
        right: auto;
        transition: 0s;
    }
    .overlay-black.open {
        right: auto;
        bottom: 0;
    }
    body.page-template-template-ponude div#no-header-image {
        margin-bottom: 20px;
    }
    .mob-menu-header {
        display: block;
        position: fixed;
        right: 15px;
        top: 19px;
        width: 50px;
        height: 50px;
    }
    .mm-ocd__content,
    .mm-ocd--open {
        height: 100vh;
    }
    .mm-ocd__content {
        width: 100%;
    }
    .mm-spn.mm-spn--navbar ul {
        background: #13306B;
    }
    .mm-spn a {
        color: #fff;
    }
    .mm-spn a:not(:last-child):after {
        display: none !important;
    }
    .mm-spn li:after {
        border-top: 1px solid #fff !important;
    }
    .mm-spn li:before {
        border-top: 2px solid #fff !important;
        border-right: 2px solid #fff !important;
        opacity: .8 !important;
    }
    .close-right-top {
        position: absolute;
        right: 0;
        top: 5px;
    }
    .mm-spn.mm-spn--light {
        color: #fff;
        background: #13306b;
    }
    /*bottom menu*/
    .bottom-navigation {
        display: block;
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        background: #13306B;
        color: #fff;
        z-index: 1000;
    }
    .single-menu-item {
        text-align: center;
        font-size: 11px;
        padding: 12px 8px;
    }
    .single-menu-item span {
        font-size: 2.3em;
    }
    .mm-spn li {
        width: 95%;
    }
    .mm-ocd--left .mm-ocd__backdrop {
        right: 0;
        bottom: 0px;
        top: initial;
        width: 80px;
        height: 67px;
    }
    .mm-ocd__content {
        height: calc( 100vh - 67px);
    }
    /*	.mob-menu-header a span {
		height: 3px;
		width: 25px;
	}

	.mob-menu-header a:before, .mob-menu-header a:after {
		height: 3px;
		width: 25px;
	}

	.mob-menu-header a {
		width: 100%;
		height: 100%;
		padding: 9px;
	}*/
    .ponude-grid {
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-areas: "prvi cetvrti peti" "drugi treci sesti";
        grid-template-rows: 150px 150px 150px 150px;
        grid-gap: 14px;
        margin-bottom: 50px;
    }
    .ponude-grid.grid-style_1 {
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-areas: "prvi drugi cetvrti" "prvi treci treci" "sesti peti sedmi" "osmi peti deveti";
    }
    .ponude-grid.grid-style_2 {
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-areas: "prvi drugi drugi" "prvi cetvrti cetvrti" "peti sesti treci" "sedmi osmi treci";
    }
    .ponude-grid.grid-style_3 {
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-areas: "prvi prvi drugi" "prvi prvi treci" "cetvrti peti sesti" "sedmi osmi osmi";
    }
    .ponude-grid.grid-style_4 {
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-areas: "prvi prvi treci" "drugi cetvrti treci" "peti sesti sedmi" "osmi deveti deseti";
    }
    .ponude-grid.grid-style_5 {
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-areas: "prvi drugi treci" "cetvrti peti sesti" "sedmi osmi deveti" "deseti jedanesti dvanesti";
    }
    .ponude-grid.grid-style_6 {
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-areas: "prvi prvi treci" "drugi drugi treci" "cetvrti peti sesti" "sedmi sedmi sesti";
    }
    .ponude-grid.grid-style_7 {
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-areas: "prvi prvi treci" "drugi drugi treci" "cetvrti peti sesti" "cetvrti peti sesti";
    }
    .ponude-grid.grid-style_8 {
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-areas: "prvi prvi drugi" "prvi prvi drugi" "treci treci cetvrti" "peti sesti cetvrti";
    }
    .ponude-grid.grid-style_9 {
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-areas: "prvi prvi prvi" "drugi drugi drugi" "treci treci cetvrti" "peti peti cetvrti";
    }
    .ponude-grid.grid-style_10 {
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: 150px 150px 150px 150px;
        grid-template-areas: "prvi prvi prvi" "prvi prvi prvi" "drugi drugi drugi" "treci treci cetvrti";
    }
    .ponude-grid.grid-style_11,
    .ponude-grid.grid-style_12 {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-template-rows: 300px 300px;
        grid-template-areas: "prvi prvi drugi drugi" "treci treci cetvrti cetvrti";
    }
    .ponude-grid.grid-style_13 {
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: 150px 150px 150px 150px;
        grid-template-areas: "prvi prvi prvi" "prvi prvi prvi" "drugi drugi drugi" "treci treci treci";
    }
    .ponude-grid.grid-style_14 {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 400px;
        grid-template-areas: "prvi drugi";
    }
    .header-bottom,
    .header-poslovnice,
    .floating-social,
    .floating-right,
    .box-promo-opsirnije {
        display: none;
    }
    .floating-contact,
    .floating-search {
        height: calc( 100vh - 67px);
        overflow: auto;
        overflow: auto;
    }
    .header-links a,
    .header-links-padding {
        color: #13306b;
    }
    .header-links-mob .header-links-padding {
        box-shadow: 0 4px 18px rgb(19 48 107 / 7%);
        border-radius: 6px !important;
        padding: 6px 13px;
        font-size: 14px;
    }
    .header-links-mob .header-links-padding span.icon-large {
        font-size: 1.5em;
        margin-right: 8px;
    }
    .mobile-buttons-header {
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .site-content.destinacija-opis {
        margin: 0px;
    }
    .drzava-filteri {
        height: auto;
        background: transparent;
    }
    .single-blog .drzava-filteri {
        background: #fcf7ea;
        border-radius: 6px;
        padding: 15px 20px;
    }
    .row.destinacije-tab {
        flex-flow: column;
        flex-wrap: wrap;
        height: 450px;
        overflow: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
    }
    .row.destinacije-tab .col-md-3 {
        width: 250px;
        -webkit-box-flex: initial;
        -ms-flex: initial;
        flex: initial;
        max-width: initial;
    }
    ul.list-group.list-group-flush li.list-group-item {
        background: #EEF3FF;
        margin-bottom: 7px;
        border-radius: 6px;
        border: 0;
        overflow: hidden;
    }
    ul.list-group.list-group-flush li.list-group-item.single-promo-offer .col-5,
    ul.list-group.list-group-flush li.list-group-item.single-promo-offer .col-4,
    ul.list-group.list-group-flush li.list-group-item.single-promo-offer .col-3 {
        padding: 5px 15px !important;
    }
    ul.list-group.list-group-flush li.list-group-item.single-promo-offer .col-4,
    ul.list-group.list-group-flush li.list-group-item.single-promo-offer .col-3 {
        background: #E3ECFF;
    }
    li.list-group-item.single-promo-offer .row {
        margin: 0;
    }
    .lm-home .single-promo-offer {
        padding: 0px 0px !important;
    }
    .description-promo-offer {
        padding: 5px 0 15px 0;
    }
    .col-md-8.mob-hidden {
        height: 0;
        overflow: hidden;
        transition: .5s;
        padding: 15px 10px 0 !important;
    }
    .col-md-8.mob-hidden.show-avio-info {
        height: auto;
    }
    .only-mobile.avio-btn.rotate-icon span.icon-arrow-down {
        transform: rotate(-180deg);
        display: inline-block;
    }
    .polazak-dolazak {
        font-size: 13px;
    }
    .row.dolazak-wrapper {
        margin-bottom: 5px;
    }
    p#breadcrumbs {
        display: none;
    }
    .btn {
        height: 40px;
    }
    main#content {
        padding-top: 50px;
        margin-bottom: 50px;
    }
    header#masthead {
        height: 60px;
    }
    .site-logo img {
        max-width: 175px;
    }
    div.prva img {
        height: 298px;
    }
    div.druga-treca img {
        height: 97px;
    }
    div.druga-treca {
        position: relative;
    }
    .gal-number {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        background: rgb(0 0 0 / 56%);
        color: #fff;
        position: absolute;
        top: 0;
        left: 0;
    }
    div.ostale img {
        width: 48.2456px;
        height: 48.2456px;
    }
    article.destinacije-wrapper.col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .single-destinacija-drzave figure {
        height: 110px;
    }
    .single-destinacija-drzave {
        font-size: 12px;
    }
    .single-destinacija-drzave h3 {
        font-size: 14px;
        margin: 4px 0 8px;
    }
    span.cena {
        font-size: 13px;
        line-height: 120%;
    }
    .smestaj-cena {
        border-radius: 4px;
    }
    .single-app-info span.icon-app {
        width: 25px;
        font-size: 1.6em;
    }
    .single-destinacija-drzave.img-zoomin button {
        font-size: 12px;
        padding: 6px 12px;
        border-radius: 4px;
    }
    footer .site-info {
        padding-bottom: 70px;
    }
    .newsletter-section h3 {
        font-size: 1.5em;
    }
    .smestaj-tabovi .nav-tabs .nav-link {
        font-size: 15px;
        padding: 8px 18px;
    }
    .lokacija-box .mapa-lokacija img {
        height: 80px;
    }
    .lokacija-box .mapa-lokacija img.attachment-full {
        height: 160px;
    }
    .smestaj-ponuda h4 {
        font-size: 17px;
    }
    .soba-cena .cena {
        font-size: 18px;
    }
    .smestaj-tabovi-content .col-md-8,
    .smestaj-tabovi-content .col-md-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .smestaj-ponuda h3,
    .related-ponude h3.related-ponude-title {
        font-size: 20px;
        line-height: 32px;
    }
    .page-title h1 {
        font-size: 28px;
    }
    .alt-text-onama.lokacija-box {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 25px;
    }
    .lokacija-udaljenost {
        position: relative;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .alt-text-onama.lokacija-box a {
        position: relative;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }
    .col-md-3.lm-home,
    .home-tabs-wrapper-main,
    .floating-filteri-ponuda {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .lm-home {
        margin-bottom: 40px;
    }
    .lm-home .card-header {
        background-color: transparent;
        border-bottom: 0;
        padding: 0;
    }
    .lm-home .card {
        border: none;
        box-shadow: none;
        background: transparent;
    }
    .description-promo-offer {
        padding: 15px 0;
        font-size: 12px;
        line-height: 18px;
    }
    .card-header h4,
    .home-tabs-wrapper h4 {
        font-weight: 600;
        font-size: 20px;
        margin: 6px 0 15px;
        color: #13306B;
    }
    .cena.bold-cena,
    .cena.stara-cena {
        text-align: right;
    }
    .row.destinacije-tab {
        height: 460px;
    }
    .col-md-2.posebne-ponude-cell.lmp-cena {
        display: block;
    }
    .destinacije-grid {
        grid-template-rows: 170px 170px;
    }
    .single-aviokarta .col-md-1 {
        -ms-flex: 0 0 15%;
        flex: 0 0 15%;
        max-width: 15%;
    }
    header#masthead {
        height: 150px;
        display: inline-flex;
        align-items: center;
    }
    .header-top {
        height: 72px;
    }
    .site-logo img {
        max-width: 245px;
    }
    main#content {
        padding-top: 145px;
    }
    .novosti-home .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .error-404 h1 {
        font-size: 28px;
    }
    body.error404 main#content {
        padding-top: 8vh;
    }
    .col-md-6.error-404.not-found {
        padding-bottom: 5vh;
    }
    .page-template-template-smaller-width main#main .col-md-8 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .objekat-galerija.mt-4 {
        margin-top: 15px !important;
    }
    div#share-horizontal {
        justify-content: space-between;
        width: 100%;
        margin-bottom: 20px;
    }
    .mobile-ponuda-back {
        display: block;
    }
    .page-title .col-md-2 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .galerija-pozicije-ostale {
        display: none !important;
    }
    .single-destinacija-drzave .row.mt-2 .col-md-4,
    .single-destinacija-drzave .row.mt-2 .col-md-8 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .usluge-list br {
        display: none;
    }
    .usluge-list b {
        display: inline-block;
        margin-right: 7px;
    }
    .single-destinacija-drzave .row.mt-2 .col-md-8 .justify-content-end {
        justify-content: space-between !important;
        margin-top: 10px;
        align-items: center;
    }
    .single-destinacija-drzave .row.mt-2 span.cena {
        display: inline-block;
        margin-right: 5px;
    }
    .single-destinacija-drzave .row.mt-2 .smestaj-cena {
        background: transparent;
        padding: 0;
    }
    .single-destinacija-drzave .row.mt-2 .col-md-8 .justify-content-end.smestaj-nema-cenu {
        justify-content: flex-end !important;
    }
    .extra-capacity-room {
        display: block;
        margin-bottom: 10px;
    }
    .col-md-3.soba-slike-wrapper {
        margin-bottom: 20px;
    }
    .scrollable-table table th {
        min-width: 129px;
    }
    .ponude-form-sort select {
        min-width: initial;
        font-size: 1em;
    }
    .ponude-form-sort {
        justify-content: space-between;
    }
    .single-accordion-uslovi {
        margin-bottom: 10px;
    }
    span.comment-bubble {
        font-size: 12px;
    }
}

@media only screen and (min-width: 640px) and (max-width: 1600px) {
    /*related*/
    .related-ponude .single-destinacija-drzave button.btn.btn-primary {
        font-size: 11px;
    }
    .related-ponude span.cena {
        font-size: 12px;
    }
    .related-ponude .usluge-list span {
        padding: 2px 4px;
        margin: 2px 0px 0 0;
        font-size: 0.7em;
    }
    .single-destinacija-drzave h3 {
        font-size: 14px;
        margin: 5px 0 7px;
    }
}

@media only screen and (min-width: 640px) and (max-width: 1030px) {
    .col-md-auto {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    .lm-home ul.list-group {
        display: inline-block;
    }
    .nav-tabs.sticky {
        top: 70px;
        padding: 0 47px;
    }
    .header-poslovnice {
        display: inline-flex;
        border-bottom: 0;
        font-size: 12px;
        width: 56%;
    }
    .single-header-poslovnica {
        padding-top: 5px;
    }
    .col-md-3.soba-slike-wrapper {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .col-md-6.soba-opis-wrapper-gallery {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-8.mob-hidden {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 15px 28px 0 !important;
    }
    .col-md-8.mob-hidden .row>div {
        padding: 0 7px;
    }
    .polazak-od-do {
        font-size: 19px;
    }
    .polazak-datum {
        font-size: 13px;
    }
    .row.dolazak-wrapper {
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 800px) and (max-width: 1030px) {
    .error404 main#main .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .header-poslovnice {
        width: 66%;
    }
    .single-header-poslovnica span.poslovnica-telefoni {
        font-size: 0.9em;
    }
}


/*yoga portrait*/

@media only screen and (min-width: 850px) and (max-width: 990px) {
    .desktop-version-website aside.col-md-3 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .desktop-version-website .drzava-filteri ul.sidebar-pages-list {
        columns: 2;
    }
    .desktop-version-website .drzava-filteri ul.sidebar-pages-list li {
        border-bottom: 0;
    }
    .desktop-version-website .drzava-filteri {
        background: #fcf7ea;
        margin-bottom: 20px;
    }
    .desktop-version-website .ponude-form-sort {
        justify-content: flex-end;
    }
    .desktop-version-website div.druga-treca img {
        height: 147px;
    }
    .desktop-version-website .galerija-pozicije-ostale {
        display: flex !important;
    }
    .desktop-version-website .page-title.pt-5 .row {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important;
    }
    .desktop-version-website .destinacije-mask h3 {
        font-size: 21px;
    }
    .desktop-version-website .destinacije-mask {
        padding: 10px 15px;
    }
}

@media only screen and (max-width: 980px) and (min-width: 480px) {
    body.page-template.page-template-templates.page-template-template-srbija .single-destinacija-drzave figure {
        height: 120px;
    }
    .related-ponude .col-md-4.posebno {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    span.ponuda-promo-text {
        font-weight: 400;
        font-size: 0.9em;
    }
    .single-destinacija-tab h3 {
        font-size: 15px;
    }
    .col-md-6.mb-4.poslovnice-full-wrapper {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .destinacije-mask h3 {
        font-size: 17px;
    }
    .destinacije-mask {
        padding: 5px 5px;
    }
    .single-ponuda.label-top span {
        padding: 2px 0px 2px 10px;
    }
    .ponude-form-sort {
        margin: 15px 0;
    }
}

@media only screen and (max-width: 640px) {
    body.page-template.page-template-templates.page-template-template-srbija .single-destinacija-drzave figure {
        height: 160px;
    }
    .header-top {
        height: 52px;
        display: block;
    }
    main#content {
        padding-top: 120px;
    }
    .home main#content {
        padding-top: 130px;
    }
    .single-blog div#header-image {
        height: 220px;
    }
    .blog-main-wrapper.blog-ima-header {
        margin-top: 0;
    }
    div#primary {
        padding-top: 0;
    }
    .blog-meta {
        display: block;
    }
    .blog-widget-title h3 {
        font-size: 19px;
        margin-bottom: 10px;
    }
    .blog-meta>div {
        margin-right: 0;
        border-right: 0;
        padding-right: 0;
    }
    div#opis-destinacije-pet {
        margin-top: 0;
    }
    div#opis-destinacije-pet h1 {
        font-size: 20px;
    }
    header#masthead {
        height: 120px;
        display: block;
        align-items: center;
        padding: 20px 0;
    }
    .novosti-content small {
        font-size: 12px;
    }
    .ponude-form-sort {
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .drzava-short-conent {
        margin-bottom: 0px;
    }
    .lm-home ul.list-group li {
        width: 100%;
        float: none;
    }
    .pdf-ponuda {
        margin-top: 20px;
    }
    .only-mobile.avio-btn {
        padding: 10px;
        font-size: 1em;
    }
    .float-body {
        font-size: 12px;
    }
    .avio-label {
        display: inline-block;
        min-width: 105px;
    }
    .single-aviokarta .col-md-1.col-3.h-100 {
        padding: 0;
    }
    .soba-cena>div {
        text-align: left;
    }
    .alt-text-onama.lokacija-box {
        display: block;
    }
    .lokacija-udaljenost {
        max-width: 100%;
    }
    div.prva img {
        height: 186px;
    }
    div.druga-treca img {
        height: 60px;
    }
    .ponude-grid {
        grid-template-rows: 110px 110px 110px 110px 110px 110px;
    }
    .page-title h1 {
        font-size: 24px;
    }
    .galerija-pozicije-2-3 .druga-treca:nth-child(2) {
        margin-bottom: 3px;
    }
    .destinacije-grid.grid-style_1,
    .destinacije-grid.grid-style_2,
    .destinacije-grid.grid-style_3,
    .destinacije-grid.grid-style_4,
    .destinacije-grid.grid-style_5 {
        grid-template-columns: 1fr;
        grid-template-areas: "prvi" "drugi" "treci" "cetvrti" "peti" "sesti";
    }
    .destinacije-grid {
        grid-template-rows: 110px 110px 110px 110px 110px;
        grid-gap: 15px;
        margin-bottom: 0;
    }
    .destinacije-grid.grid-style_5 {
        grid-template-rows: 110px 110px 110px 110px 110px 110px;
    }
    .popularne-destinacije-home {
        margin-bottom: 0;
    }
    .destinacije-grid .ponude-grid {
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-areas: "prvi cetvrti peti" "drugi treci sesti";
        grid-template-rows: 100px 100px 100px 100px 100px 100px;
        grid-gap: 14px;
        margin-bottom: 50px;
    }
    .ponude-grid.grid-style_1 {
        grid-template-columns: 1fr 1fr;
        grid-template-areas: "prvi drugi" "prvi cetvrti" "treci treci" "peti sesti" "peti sedmi" "osmi deveti";
    }
    .ponude-grid.grid-style_2 {
        grid-template-columns: 1fr 1fr;
        grid-template-areas: "drugi drugi" "prvi treci" "prvi treci" "cetvrti cetvrti" "peti sesti" "sedmi osmi";
    }
    .ponude-grid.grid-style_3 {
        grid-template-columns: 1fr 1fr;
        grid-template-areas: "prvi prvi" "prvi prvi" "drugi treci" "cetvrti peti" "sesti sedmi" "osmi osmi";
    }
    .ponude-grid.grid-style_4 {
        grid-template-columns: 1fr 1fr;
        grid-template-areas: "prvi drugi" "prvi cetvrti" "peti treci" "sesti treci" "sedmi osmi" "deveti deseti";
    }
    .ponude-grid.grid-style_5 {
        grid-template-columns: 1fr 1fr;
        grid-template-areas: "prvi drugi" "treci cetvrti" "peti sesti" "sedmi osmi" "deveti deseti" "jedanesti dvanesti";
    }
    .ponude-grid.grid-style_6 {
        grid-template-columns: 1fr 1fr;
        grid-template-areas: "prvi drugi" "prvi drugi" "treci treci" "cetvrti peti" "sesti sedmi" "sesti sedmi";
    }
    .ponude-grid.grid-style_7 {
        grid-template-columns: 1fr 1fr;
        grid-template-areas: "prvi drugi" "prvi drugi" "treci treci" "cetvrti cetvrti" "peti sesti" "peti sesti";
    }
    .ponude-grid.grid-style_8 {
        grid-template-columns: 1fr 1fr;
        grid-template-areas: "prvi prvi" "prvi prvi" "drugi drugi" "treci treci" "cetvrti peti" "cetvrti sesti";
    }
    .ponude-grid.grid-style_9 {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 100px 100px 100px 100px 100px;
        grid-template-areas: "prvi drugi" "prvi drugi" "treci cetvrti" "treci cetvrti" "peti peti";
    }
    .ponude-grid.grid-style_10 {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 100px 100px 150px 100px 100px;
        grid-template-areas: "prvi prvi" "prvi prvi" "drugi drugi" "treci cetvrti" "treci cetvrti";
    }
    .ponude-grid.grid-style_11 {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 150px 150px 150px 150px;
        grid-template-areas: "prvi prvi" "drugi drugi" "treci treci" "cetvrti cetvrti";
    }
    .ponude-grid.grid-style_12 {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 150px 150px 150px 150px;
        grid-template-areas: "prvi drugi" "prvi drugi" "treci cetvrti" "treci cetvrti";
    }
    .ponude-grid.grid-style_13 {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 250px 150px 150px;
        grid-template-areas: "prvi prvi" "drugi drugi" "treci treci";
    }
    .ponude-grid.grid-style_14 {
        grid-template-columns: 1fr;
        grid-template-rows: 250px 250px;
        grid-template-areas: "prvi" "drugi";
    }
    .box-title-wrapper {
        top: 10px;
        left: 15px;
    }
    .single-ponuda.label-top span.box-promo-text {
        padding: 2px 0px;
        font-size: 11px;
    }
    .single-ponuda.label-top span.box-badge {
        padding: 2px 0px;
        font-size: 13px;
    }
    .single-destinacija-drzave h3 {
        font-size: 14px;
        margin: 4px 0 7px;
    }
    .row {
        margin-right: -8px;
        margin-left: -8px;
    }
    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-auto,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-auto,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-auto,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-auto,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-auto {
        padding-right: 8px;
        padding-left: 8px;
    }
    .single-destinacija-drzave figure {
        height: 110px;
    }
    .single-destinacija-drzave {
        padding: 10px;
        font-size: 12px;
    }
    .smestaj-cena {
        font-size: 10px;
    }
    span.cena {
        font-size: 14px;
    }
    .btn {
        padding: 8px 18px;
        font-size: 12px;
    }
    .single-app-info span.icon-app {
        width: 25px;
    }
    .newsletter-form-wrapper input[type="submit"] {
        position: static;
        height: 45px;
        width: 100% !important;
    }
    .newsletter-form-wrapper input {
        height: 45px;
        border-radius: 6px;
        text-align: center;
    }
    .error-404 .newsletter-form-wrapper input {
        text-align: left;
    }
    .newsletter-section h3 {
        font-size: 21px;
    }
    .newsletter-section {
        text-align: center;
    }
    .newsletter-section p {
        margin-bottom: 20px;
        font-size: 13px;
    }
    .drzava-short-conent,
    .drzava-short-conent span,
    .drzava-short-conent p {
        font-size: 12px !important;
        line-height: 18px !important;
        font-family: 'Poppins', sans-serif;
    }
    div#header-image .header-img-mask h1 {
        font-size: 30px;
        margin-bottom: 0;
    }
    p#breadcrumbs {
        font-size: 12px;
    }
    .destinacije-mask span {
        display: none;
    }
    .destinacije-mask {
        justify-content: center;
        align-items: center;
        padding: 20px;
    }
    .destinacije-mask h3 {
        font-size: 24px;
        margin-bottom: 0;
    }
    h3.home-section-title {
        font-size: 21px;
        margin-bottom: 25px;
    }
    main#main {
        overflow: hidden;
    }
    .novosti-home {
        border: 0;
        padding: 30px 15px 15px;
        margin: 30px -15px 0;
        position: relative;
        overflow: visible;
        background: #F9FAFC;
    }
    .home .single-blog img {
        border-radius: 6px;
        width: 100%;
        height: 110px;
        object-fit: cover;
        object-position: center;
        margin-bottom: 20px;
    }
    .novosti-content {
        font-size: 12px;
        line-height: 19px;
    }
    .home .single-blog h4 {
        font-size: 15px;
    }
    .home .single-blog {
        margin-bottom: 20px;
    }
    .o-nama-home {
        background: #fff;
        padding: 40px 0 10px;
    }
    .tabs-header li a.nav-link {
        padding: 10px 24px;
        font-size: 15px;
        border: 1px solid #E1E1E1;
        border-radius: 6px;
        margin-right: 15px;
    }
    .nav.nav-pills {
        background: transparent;
        padding: 10px 15px 25px;
        margin-bottom: 0 !important;
    }
    .nav-pills .nav-link.active,
    .nav-pills .show>.nav-link,
    .tabs-header li a.nav-link:hover {
        color: #ffffff;
        border-top: 1px solid #13306B;
        background: #13306B;
        border: 1px solid #13306B;
        box-shadow: none;
    }
    .home-tabs-wrapper {
        margin: 0 -15px;
    }
    .homepage-tabs-shadow {
        background: transparent;
        box-shadow: none;
        border-radius: 0;
    }
    .home-tabs-wrapper h4 {
        padding: 0 15px;
    }
    .tabs-header ul {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .footer-logos {
        display: flex;
        flex-direction: row;
    }
    .footer-logos .yuta {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 28%;
        flex: 0 0 28%;
        max-width: 28%;
        justify-content: center;
    }
    .footer-logos .yuta img {
        max-width: 55px;
    }
    .footer-logos img {
        max-width: unset;
    }
    .ostali-logoi img:first-child {
        max-width: 100px;
    }
    .footer-logos {
        margin: 30px 0 15px;
    }
    footer .site-info {
        flex-direction: column-reverse;
        text-align: left;
        padding-bottom: 80px;
    }
    footer .site-info .text-right {
        text-align: left !important;
    }
    .footer-widgets {
        font-size: 14px;
    }
    .footer-widgets h4 {
        margin-bottom: 15px;
        margin-top: 10px;
        font-size: 21px;
        text-transform: uppercase;
    }
    .row.site-info {
        opacity: .7;
    }
    div#no-header-image .header-img-mask h1 {
        font-size: 24px;
    }
    .h2,
    h2 {
        font-size: 1.4rem;
    }
    .smestaj-sadrzaj ul {
        columns: 2;
        font-size: 12px;
    }
    .smestaj-ponuda h4,
    .smestaj-ponuda h3,
    .related-ponude h3.related-ponude-title {
        font-size: 21px;
        font-weight: 600;
    }
    .soba-cena .cena {
        font-size: 15px;
    }
    .soba-cena .tip-cene {
        font-size: 12px;
    }
    .soba-cena {
        display: flex;
        justify-content: space-between;
    }
    .soba-content {
        font-size: 12px;
    }
    .sadrzaj span,
    .room-capacity-value {
        border-radius: 4px;
        font-size: 11px;
        margin-bottom: 5px;
    }
    .soba-content h4 {
        font-size: 15px;
    }
    html,
    body {
        font-size: 12px;
    }
    .single-o-nama-box {
        padding: 10px 20px 10px;
    }
    .alt-text-onama {
        background: #eef0ff;
        padding: 15px 15px 5px 15px;
    }
    .sobe-wrapper {
        margin-top: 20px;
    }
    .smestaj-tabovi .nav-tabs .nav-link {
        font-size: 15px;
        padding: 10px 23px;
    }
    .row.destinacije-tab .col-md-3 {
        width: 210px;
        -webkit-box-flex: initial;
        -ms-flex: initial;
        flex: initial;
        max-width: initial;
    }
    span.ponuda-badge {
        font-size: 11px;
        font-weight: 600;
    }
    div#secondary .container {
        padding: 0;
    }
    #secondary .novosti-home {
        padding: 15px 0;
        margin: 20px 0 0;
        background: transparent;
    }
    .single-o-nama-box.single-posao h4 {
        font-size: 17px;
    }
    .zaposlenje-title h3 {
        margin-bottom: 20px;
    }
    .nagrade-ram {
        border-width: 4px;
        padding: 10px;
        margin-bottom: 15px;
    }
    body.page-template-template-poslovnice .single-o-nama-box {
        padding: 15px 0px 15px;
    }
    input,
    select,
    span.form-label-custom,
    span.wpcf7-list-item-label {
        font-size: 1em;
    }
    select {
        margin-bottom: 15px;
    }
    h3.form-group-title {
        font-size: 17px;
        margin-bottom: 15px;
    }
    .smestaj-tabovi {
        padding: 20px 0;
    }
    .lokacija-box {
        margin-top: 20px;
    }
    span.comment-bubble {
        padding: 0 4px;
        font-size: 12px;
    }
    .tab-prevoz h3 {
        line-height: 120%;
    }
    .plan-dan {
        font-size: 1em;
        padding: 10px 15px;
    }
    .tab-accordion .card {
        padding-left: 0;
        padding-right: 0;
    }
    .lg-actions .lg-next,
    .lg-actions .lg-prev {
        background-color: rgb(9 17 64 / 42%) !important;
    }
    span.extra-room-capacity-single {
        display: block;
    }
    .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
        padding-right: 20% !important;
        padding-left: 10px !important;
        font-size: 1em !important;
    }
    .ponuda-marker {
        right: -49px;
        font-size: .8em;
    }
    .ponuda-marker.Budget,
    .ponuda-marker.Akcija {
        font-size: 0.8em;
        right: -49px;
        top: -10px;
    }
    .ponuda-marker.Bestbuy {
        right: -47px;
        font-size: 0.8em;
        top: -10px;
    }
    .scrollable-table td.capacity-cell {
        min-width: 80px;
        height: 40px;
        vertical-align: middle;
    }
    .table-scroll td {
        vertical-align: middle;
    }
    table .old-price,
    table strike {
        display: block;
    }
    .table-with-arrows.table-scroll-mobile,
    .table-with-arrows.table-scroll-mobile .table-arrows {
        display: flex;
    }
}

@media only screen and (max-width: 480px) {
    .smestaj-sadrzaj ul {
        columns: 1;
    }
    .smestaj-sadrzaj ul li:nth-child(odd) {
        margin-right: 2%;
    }
    .smestaj-sadrzaj ul li {
        width: 49%;
        float: left;
    }
    .smestaj-sadrzaj ul li:before {
        left: 6px;
        top: 2px;
    }
    .onama-poslovnice .single-header-poslovnica {
        margin-bottom: 40px;
    }
    .kontakt-img img {
        height: 120px;
    }
    ul.gallery li {
        width: 33.33%;
    }
    .floating-contact,
    .floating-search {
        width: 100%;
        right: -500px;
    }
    div#header-image {
        height: 170px;
    }
    .row.destinacije-tab .col-md-3 {
        width: 160px;
    }
    .single-destinacija-tab figure {
        height: 105px;
    }
    .single-destinacija-tab h3 {
        font-size: 13px;
    }
    .row.destinacije-tab {
        height: 385px;
    }
    .single-destinacija-tab.img-zoomin {
        height: 175px;
        overflow: hidden;
        margin-bottom: 15px;
    }
    .polazak-od-do {
        font-size: 14px;
    }
    .polazak-icon {
        font-size: 0.3em;
    }
    .single-aviokarta {
        font-size: 12px;
    }
    .single-katalog-list .justify-content-end {
        justify-content: flex-start !important;
        margin-top: 15px;
    }
    .katalog-actions a span {
        width: auto;
        margin-right: 15px;
    }
    .single-katalog-list h3 {
        font-size: 17px;
    }
    .mapa-lokacija {
        margin-bottom: 30px;
    }
    table.main-table {
        font-size: 0.85em;
    }
    .scrollable-table table th {
        min-width: 54px;
    }
    .scrollable-table td.capacity-cell {
        min-width: 80px;
    }
    td.boarding-cell {
        min-width: 30px;
    }
    span.ponuda-promo-text {
        font-weight: 400;
        left: 5px;
        bottom: 5px;
        font-size: 0.8em;
    }
    span.ponuda-nocenja-cena {
        font-size: 0.9em;
    }
}

@media only screen and (max-width: 400px) {
    .tabs-header li a.nav-link {
        padding: 10px 20px;
        font-size: 14px;
        border: 1px solid #E1E1E1;
        border-radius: 6px;
        margin-right: 15px;
    }
    table.main-table {
        font-size: 0.8em;
    }
}

@media only screen and (max-width: 370px) {
    .search-destinacija figure {
        height: 80px !important;
    }
}

@media print {
    body {
        overflow: visible;
    }
    img {
        -webkit-print-color-adjust: exact;
    }
    header#masthead,
    footer#colophon,
    .bottom-navigation,
    .floating-right,
    .newsletter-section {
        display: none;
    }
    .form-results-wrapper .row, .form-results-wrapper .d-flex {
        display: block;
    }
    .form-results-wrapper .col-lg-4, .form-results-wrapper .col-lg-5, .form-results-wrapper .col-lg-3 {
        float:left;
        display: block;
    }
    .form-results-wrapper .row:after {
        content: "";
        display: block;
        clear: both;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.666667%;
    }
    .col-md-1 {
        width: 8.333333%;
    }
    .single-destinacija-drzave.search-destinacija .collapse {
        display: block !important;
    }
    .single-destinacija-drzave.search-destinacija a.rez-more-link,
    .search-destinacija-btn button.btn,
    body.page-template.page-template-template-rezutltati .container.mt-3 aside.col-md-3,
    body.page-template.page-template-template-rezutltati .filter-sort {
        display: none;
    }
    .single-destinacija-drzave.search-destinacija .smestaj-cena {
        display: inline-flex;
        align-items: center;
    }
    .single-destinacija-drzave.search-destinacija .col-lg-3.col-12.d-flex.flex-column.align-items-center {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .single-destinacija-drzave.search-destinacija.featured-ponuda {
        border: 0 !important;
    }
    .single-destinacija-drzave.search-destinacija span.cena {
        margin: 0 20px;
    }
    .single-destinacija-drzave .search-destinacija-table tr td:last-child, .single-destinacija-drzave .search-destinacija-table tr th:last-child {
        display: none;
    }
    .single-destinacija-drzave .search-destinacija-table tr td, .single-destinacija-drzave .search-destinacija-table tr th {
        border: 1px solid #000;
    }
    .mt-5.search-destinacija-table {
        margin-top: 0 !important;
    }
}