body,
body:before {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}

.forma input,
.intro h2.italic {
    font-family: Tahoma, Geneva, sans-serif !important;
    font-style: italic
}

.footer-top a,
.footer-top a:hover,
.link a,
.linkovi li a,
.orange-button:focus,
.orange-button:hover {
    text-decoration: none
}

.stop,
.stop0 {
    clear: both
}

.intro .col-lg-6:after,
.slider {
    right: 0
}

#myMenu,
ul.itinerary,
ul.tour-details-list {
    list-style: none
}

.html-sadrzaj ul{
    list-style: disc !important;
    padding-inline-start: 20px !important;
}
.html-sadrzaj li{
    margin:0 0 10px;
}

#pac-input,
.more-less {
    text-overflow: ellipsis
}

#fullpage .section h1,
.capf::first-letter,
.city-picker,
h1.trip-title {
    text-transform: uppercase
}

body {
    background-repeat: no-repeat;
    background-image: url(/img/main_background.jpg);
    background-size: cover;
    overflow-x: hidden;
    margin: 0;
    background-color: transparent;
    font-family: Tahoma, Geneva, sans-serif !important;
    color: #fff
}

body.blured:before,
body:before {
    display: block;
    position: fixed;
    height: 100%;
    z-index: -10;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/img/main_background.jpg);
    width: 100%;
    content: "";
    top: 0;
    left: 0
}

body:before {
    background-size: cover
}

body.blured:before {
    transition: all .5s ease-out;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px)
}

.orange-color {
    color: #f16522 !important
}

.tecaj {
    margin: 30px auto 50px;
    width: 250px
}

.tecaj i {
    margin-bottom: 5px
}

.noto {
    font-family: Tahoma, Geneva, sans-serif !important
}

.divider {
    width: 100%;
    height: 30px;
    background: url(/img/seagull_divider.png) center center no-repeat;
    margin: 64px 0
}

.car-divider,
.galeb-divider {
    width: 100%;
    height: 43px;
    margin: 64px 0
}

.car-divider {
    background: url(/img/car_divider.png) center center no-repeat
}

.galeb-divider {
    background: url(/img/galeb_divider.png) center center no-repeat
}

.orange-button {
    background-color: #f16522;
    color: #fff;
    border-radius: 10px;
    font-size: 30px;
    font-weight: 700;
    transition: all .3s ease;
    display: inline-block;
    text-align: center
}

.orange-button:hover {
    background-color: #fff;
    color: #f16522
}

.orange-button:focus {
    background-color: #f16522;
    color: #fff
}

.orange-button.active {
    background-color: #fff;
    color: #f16522;
    text-decoration: none
}

.container-fluid {
    padding: 16px 120px
}

@media screen and (min-width:766px) {
    .container-fluid.menu-kont {
        padding: 16px 80px 16px 10px
    }
}

@media screen and (max-width:1000px) {
    .container-fluid {
        padding: 16px 70px
    }
}

@media screen and (max-width:768px) {
    .container-fluid {
        padding: 16px
    }

    .mob-margin-top {
        height: 100px
    }
}

.dropdown-menu.inner {
    min-width: 300px
}






.navbar-fixed-top,
.navbar-fixed-top .dropdown-menu {
    background: #0079be
}

.navbar-fixed-top .dropdown-menu li {
    margin-bottom: 5px
}

.navbar-fixed-top a {
    color: #fff !important;
    font-weight: 700;
}



.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background: 0 0 !important
}

.navbar-default {
    border-color: #f16522 !important
}

.logo {
    padding-left: 10px
}

.logo img {
    -webkit-backface-visibility: hidden
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border: none !important;
    box-shadow: none !important
}

.navbar-toggle span {
    background-color: #fff !important
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
   
    background: 0 0;
    outline: 0
}



.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #f16522 !important;
    background-color: #fff;
    outline: 0
}

.navbar-toggle,
.navbar-toggle:hover {
    background: 0 0 !important
}

.navbar-toggle {
    border: none !important
}

.border,
.intro span {
    border-top: 2px solid #fff
}

.navbar-toggle .icon-bar {
    width: 35px;
    height: 5px;
    transition: all .2s
}

.navbar-toggle .top-bar {
    transform: rotate(45deg);
    transform-origin: 10% 10%
}

.navbar-toggle .middle-bar {
    opacity: 0
}

.navbar-toggle .bottom-bar {
    transform: rotate(-45deg);
    transform-origin: 10% 90%
}

.navbar-toggle.collapsed .bottom-bar,
.navbar-toggle.collapsed .top-bar {
    transform: rotate(0)
}

.navbar-toggle.collapsed .middle-bar {
    opacity: 1
}

.intro {
    padding-top: 20vh
}

.intro span {
    font-size: 40px;
    border-bottom: 2px solid #fff
}

.excelencewrap>div {}

@media screen and (max-width:768px) {
    .intro span {
        font-size: 50px
    }
}

.intro .col-lg-6 h3,
.intro h3 {
    font-size: 30px
}

.intro h3 {
    font-family: Tahoma, Geneva, sans-serif !important
}

.intro .col-lg-6 {
    font-family: Tahoma, Geneva, sans-serif !important;
    background-color: #0079be;
    padding: 32px
}

@media screen and (max-width:768px) {
    .intro .col-lg-6 h3 {
        font-size: 20px
    }
}

.intro .col-lg-6:after,
.intro .col-lg-6:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 35px;
    top: 0;
    background-image: radial-gradient(circle at center, #fff 5px, transparent 5px);
    background-position: center center;
    background-repeat: no-repeat
}

.intro .col-lg-6:before {
    left: 0
}

.margin-mobile {
    margin-top: 30px;
    margin-bottom: 15px
}

@media screen and (max-width:1199px) {
    .margin-mobile {
        margin-top: 65px;
        margin-bottom: 0
    }
}

.forma .orange-button {
    width: 100%
}

.border {
    margin: 64px auto;
    min-height: 1px;
    width: 33vmin
}

.input-group-addon:not(.book-now-label) {
    border: 0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #f16522;
    color: #fff;
    font-size: 30px
}

#pac-input,
.find-out .col-lg-12,
.pac-card {
    background-color: #fff
}

.form-control:focus {
    border-color: #d1d1d1 !important;
    box-shadow: none !important
}

.forma input {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 45px;
    font-size: 20px
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 64px
}

#infowindow-content,
.gm-style-cc,
.gmnoprint a,
.gmnoprint span {
    display: none
}

#map {
    height: 100%;
    width: 100%
}

#description {
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300
}

#infowindow-content .title {
    font-weight: 700
}

#pac-input,
.pac-controls label {
    font-family: Roboto;
    font-weight: 300
}

#map #infowindow-content {
    display: inline
}

.pac-card {
    margin: 10px 10px 0 0;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: 0;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
    font-family: Roboto
}

#pac-container {
    padding-bottom: 12px;
    margin-right: 12px
}

.pac-controls {
    display: inline-block;
    padding: 5px 11px
}

.pac-controls label {
    font-size: 13px
}

#pac-input {
    font-size: 15px;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    width: 400px
}

.accordion.tour .orange-button,
.book-now-container input,
.link h2,
.special input,
.special textarea,
.trip-container * {
    font-family: Tahoma, Geneva, sans-serif !important
}

#pac-input:focus {
    border-color: #4d90fe
}

#title {
    color: #fff;
    background-color: #4d90fe;
    font-size: 25px;
    font-weight: 500;
    padding: 6px 12px
}

#target {
    width: 345px
}

.find-out {
    background-color: rgba(209, 209, 209, .5);
    padding-top: 64px;
    padding-bottom: 64px
}

.find-out .col-lg-12 {
    margin-bottom: 16px;
    height: 400px;
    background-image: url(/img/1-4.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}

.poz-mini,
.poz-van {
    background-color: #fff;
    background-size: contain !important
}

.find-out-airport {
    height: 600px !important
}

@media screen and (max-width:768px) {
    .find-out-airport {
        height: 400px !important
    }
}

.poz-van {
    background-image: url(/img/5-8.png) !important
}

.poz-mini {
    background-image: url(/img/9-19.png) !important
}

.find-out .col-md-122 {
    margin-bottom: 16px;
    height: 400px;
    background: center no-repeat;
    background-size: cover
}

.find-out .overlay {
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    z-index: 80;
    top: 0;
    left: 0
}

.overlay a,
.overlay p.bottom,
.overlay p.top {
    position: absolute;
    margin: 0;
    left: 50%;
    font-size: 24px
}

.overlay h3.top {
    position: absolute;
    margin: 0;
    left: 50%;
    font-size: 24px
}

.overlay.route {
    top: 10%;
    height: 10%
}

.overlay a {
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 8px
}

.overlay p.top {
    top: 10%;
    transform: translate(-50%, -10%);
    text-align: center
}

.overlay h3.top {
    top: 10%;
    transform: translate(-50%, -10%);
    text-align: center
}

.overlay p.bottom {
    top: 90%;
    transform: translate(-50%, -90%);
    text-align: center
}

.overlay.route p.top {
    color: #f16522
}

.overlay.route p.bottom {
    color: #f16522;
    background-color: #fff;
    border-radius: 10px
}

.error-msg.overlay p {
    color: #333;
    padding: 20px;
    font-size: 12px;
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #f16522;
    width: 80%;
    margin: 0 auto
}

.sweet-alert.visible {
    border-radius: 10px;
    border: 1px solid #f16522
}

.sa-confirm-button-container button {
    background-color: #f16522 !important
}

.error-msg.overlay a {
    position: static;
    display: block;
    width: 100%;
    transform: translate(0, 0);
    margin-top: 8px
}

@media screen and (max-width:477px) {
    .overlay a {
        font-size: 15px;
        padding: 8px
    }

    .overlay p.bottom,
    .overlay p.top {
        font-size: 12px
    }
}

.linkovi {
    text-align: center
}

.linkovi li {
    background: #f16522;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
    padding: 5px 10px;
    margin: 5px;
    border-radius: 10px;
    transition: all .3s ease
}

.linkovi li:hover {
    background: #fff;
    color: #f16522
}

.linkovi li a {
    color: inherit
}

@media screen and (max-width:768px) {
    .linkovi {
        text-align: left
    }

    .linkovi li {
        padding: 3px 8px;
        font-size: 14px;
        display: inline-block
    }
}

.vidokrug h1 {
    font-size: 55px;
    font-weight: 700;
    text-align: center;
}

.vidokrug-text img {
    width: 100%
}

@media screen and (max-width:1150px) {
    .vidokrug h1 {
        font-size: 90px
    }
}

@media screen and (max-width:768px) {
    .vidokrug h1 {
        font-size: 50px
    }
}

@media screen and (max-width:1200px) {
    .vidokrug-text img {
        margin: 32px 0
    }
}

.link h2 {
    font-size: 30px;
    margin-bottom: 0
}

.link a {
    color: #f16522;
    font-weight: 700
}

@media screen and (max-width:1150px) {
    .link p {
        font-size: 16px;
        text-align: justify
    }
}

.link .orange-button {
    width: 33vw
}

.dubrovnik {
    margin-top: 0;
    background: url(/img/dubrovnik.png) bottom no-repeat;
    background-size: contain;
    width: 100%;
    height: 240px
}

@media screen and (max-width:768px) {
    .dubrovnik {
        margin-top: 0;
        background: url(/img/dubrovnik_mobile.png) bottom no-repeat;
        background-size: contain;
        width: 100%;
        height: 180px
    }
}

.special {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #0079be
}

.special .col-xs-12 {
    padding-bottom: 16px
}

.special-offer {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/img/special_offer.jpg);
    height: 400px !important;
    border-left: 15px solid #0079be;
    border-right: 15px solid #0079be;
    border-bottom: 15px solid #0079be
}

.special span {
    font-size: 30px;
    margin-bottom: 8px
}

@media screen and (max-width:768px) {
    .special span {
        font-size: 20px
    }

    .special .col-xs-12 {
        padding-left: 16px;
        padding-right: 16px;
        height: auto
    }

    .special-offer {
        margin-bottom: 16px
    }
}

.special input,
.special textarea {
    font-size: 20px;
    color: #bbb;
    font-style: italic;
    border-radius: 10px;
    margin-bottom: 8px
}

.special .orange-button {
    background-color: #666;
    width: 100%;
    text-align: center
}

.special .orange-button:hover {
    background-color: #fff;
    color: #666
}

.payment-type {
    background-color: rgba(255, 255, 255, 1);
    padding-top: 32px;
    padding-bottom: 32px;
    width: 100%;
    display: table
}

.payment-type img {
    margin: 16px;
    vertical-align: middle;
    height: 40px;
    width: auto
}

@media screen and (max-width:768px) {

    .payment-type,
    .payment-type .col-xs-12 {
        padding: 0
    }

    .payment-type img.diners,
    .payment-type img:not(.diners) {
        width: auto;
        height: 50px;
        margin: 10px auto;
        padding: 2px
    }
}

.widSSP {
    width: auto !important;
    text-align: center
}

.footer-top {
    background-color: #fff;
    padding-top: 32px;
    padding-bottom: 32px
}

.footer-top a {
    color: #666;
    font-weight: 400;
    font-size: 15px;
    line-height: 15px
}

.footer-top h2 {
    color: #666;
    font-size: 22px
}

.footer-top i {
    font-size: 20px;
    line-height: 30px;
    padding: 2px;
    color: #000
}

@media screen and (max-width:1030px) {
    .footer-top a {
        font-size: 12px
    }
}

.footer-top span {
    color: #f16522;
    font-weight: 400;
    font-size: 20px;
    margin: 0 16px
}

.bottomnav li a,
.bottomnav li span {
    text-align: center;
    transition: .3s;
    color: #fff;
    text-decoration: none
}

.footer-top img {
    margin: 32px 8px
}

.nav-container-footer {
    background-color: #0079be
}

.logo-footer {
    height: 50px
}

.bottomnav {
    line-height: 50px
}

.bottomnav li {
    font-size: 20px
}

.bottomnav li a {
    display: inline-block;
    font-weight: 700;
    padding: 2px 16px
}

@media screen and (max-width:1604px) {
    .bottomnav li {
        font-size: 12px
    }
}

@media screen and (max-width:1232px) {
    .bottomnav li {
        font-size: 10px
    }

    .bottomnav .hide {
        display: none
    }

    .nav-container-footer {
        padding-left: 6px;
        padding-right: 6px
    }

    .bottomnav li a {
        padding: 2px
    }
}

.bottomnav li span {
    display: inline-block
}

.bottomnav li a.active,
.bottomnav li a:hover {
    color: #f16522
}

#myMenu {
    margin-top: 14vh;
    position: absolute;
    z-index: 80
}

#myMenu .orange-button {
    margin-bottom: 8px;
    padding: 8px 32px;
    font-size: 16px;
    width: 20vw
}

.section {
    font-size: 20px
}

#fullpage .section {
    padding-left: 25vw;
    padding-right: 64px
}

#fullpage .section h1 {
    font-size: 64px
}

#fullpage .section p {
    font-size: 20px
}

@media screen and (max-width:1500px) {
    #myMenu {
        display: none
    }

    #fullpage {
        margin-top: 30px
    }

    #fullpage .section {
        padding-left: 16px;
        padding-right: 16px;
        height: auto !important;
        display: block;
        position: static
    }

    #fullpage .section h1 {
        font-size: initial;
        text-transform: uppercase
    }

    #fullpage .section p {
        font-size: 20px
    }
}

.orange-button-mobile {
    background-color: #f16522;
    color: #fff;
    border-radius: 10px;
    font-size: 30px;
    font-weight: 700;
    transition: all .3s ease;
    padding: 16px;
    text-align: center;
    display: inline-block
}

.accordion .orange-button {
    border: 0;
    background-color: #0079be;
    font-size: 20px;
    margin-bottom: 10px
}

.accordion .orange-button:hover {
    color: #fff
}

.accordion.tour .orange-button {
    border: 0;
    background-color: #f16522;
    color: #fff;
    font-size: 20px;
    margin-bottom: 10px
}

.accordion.tour .orange-button:hover {
    color: #f16522;
    background-color: #fff
}

.ui-state-focus {
    outline: 0
}

.ui-accordion-header-icon {
    display: none
}

.ui-accordion-header-active {
    background-color: #fff !important;
    color: #0079be !important
}

.accordion div {
    background-color: transparent;
    border: 0;
    overflow: hidden
}

.accordion p {
    color: #fff;
    font-size: 20px
}

.contact-container {
    padding-top: 20vh
}

#map-contact {
    width: 100%;
    height: 400px;
    background-color: #ccc;
    border: 3px solid #fff;
    border-radius: 2px
}

.airport-container {
    padding-top: 15vh;
    min-height: 700px
}

.airport-container .orange-button {
    padding: 8px 32px
}

.airport-container .orange-button.active {
    color: #f16522;
    background-color: #fff
}

.airport-container .col-xs-12 {
    padding: 0
}

@media screen and (max-width:768px) {
    #map-contact {
        height: 300px
    }

    .airport-container .col-xs-12 {
        padding: 0 15px
    }
}

@media screen and (min-width:1200px) {
    .airport-container .right-picker {
        border-left: 2px solid #f16522;
        padding-left: 64px
    }
}

.airport-container .right-picker .col-xs-12 {
    min-height: 72px
}

.airport-container a {
    color: #fff
}

.airport-container a:focus,
.airport-container a:hover {
    color: #f16522 !important
}

.airport-container a,
.airport-container a:focus,
.airport-container a:hover {
    text-decoration: none
}

.city-picker {
    color: #fff
}

.city-picker.active {
    color: #f16522
}

.city-list li {
    width: auto;
    border: 1px solid #fff;
    margin-right: 3px;
    margin-top: 3px
}

.city-list li h1 {
    margin: 0;
    padding: 3px
}

@media screen and (max-width:768px) {
    .city-list li {
        width: 100%;
        text-align: center;
        border: 0 solid #fff
    }

    .airport-container .orange-button,
    .airport-container h1,
    .city-list h1 {
        font-size: 90%
    }
}

.city-list {
    transition: all .5s;
    opacity: 0;
    transform: translate(25%, 0);
    z-index: -1;
    position: absolute
}

.city-list.active {
    opacity: 1;
    transform: translate(0, 0);
    z-index: 1
}

@media screen and (max-width:1199px) {
    .city-list {
        display: none;
        position: static
    }

    .city-list.active {
        display: block
    }
}

.trip-container {
    margin-top: 10vh
}

.trip-content ul li::before {
    /*content: "•";*/
    font-weight: 700;
    color: white;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

.trip-container h1 {
    line-height: 1.5;
    text-align: justify
}

.trip-uvod {
    line-height: 1.15;
    text-align: justify
}

h2.trip-uvod {
    font-size: 20px
}

.trip-container .orange-button {
    padding: 8px 16px
}

@media screen and (max-width:768px) {
    .trip-container {
        margin-top: 15vh
    }

    .trip-container h1,
    .trip-uvod {
        font-size: 110%
    }

    .city-box {
        margin: 32px 0 0
    }
}

.city-box:not(.first-box) {
    position: relative;
    margin-top: 32px
}

.city-box.first-box {
    position: relative
}

.city-box-list .city-box {
    padding: 0;
    box-shadow: 0 0 21px 2px #242424
}

.city-box-list .city-box.first-box {
    margin-bottom: 0
}

.city-box>img {
    border: 6px solid #fff
}

.city-box .city-box-img {
    border: 6px solid #fff;
    width: 100%
}

.city-box .after-caption {
    width: 100%;
    background-color: #fff;
    bottom: initial
}

.city-box .after-bottom {
    position: absolute;
    top: 20px;
    left: 20px;
    margin: 0;
    display: block;
    color: #FFF;
    text-shadow: 0 0 12px rgba(0, 0, 0, 1);
    padding: 8px 16px;
    background: rgba(0, 37, 89, .7)
}

.city-box .after-bottom h1 {
    margin-top: 0;
    margin-bottom: 16px
}

.city-box>div>p.standard,
.city-box>div>h4,
.city-box>div>h3 {
    margin: 0;
    padding: 8px;
    color: #000
}

.city-box .after-bottom h3 {
    color: white;
}

.city-box .after {
    position: absolute;
    margin: 6px 21px;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    color: #FFF
}

.city-box .after a {
    width: 100%;
    border-radius: 0;
    opacity: .9
}

@media screen and (max-width:768px) {
    .city-box .after a {
        font-size: 16px
    }

    .city-box .after {
        top: 15px
    }
}

.city-box-list>div {
    border-left: 4px dotted #fff;
    padding-left: 35px
}

.city-box-list .city-box.active {
    position: relative
}

.city-box-list .city-box.active:after,
.city-box-list .city-box.active:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 100%;
    width: 0;
    height: 0;
    border: 15px dotted transparent;
    border-right: 15px dotted #fff;
    top: 88px;
    left: -68px
}

#fix-scroll {
    position: absolute;
    transition: opacity .5s ease-out;
    z-index: 30;
    background-color: #fff;
    height: auto;
    color: #000;
    padding: 0;
    max-height: 90vh;
    overflow-y: scroll
}

#fix-scroll>div {
    width: 100%
}

#fix-scroll>h1 {
    color: #000;
    font-size: 32px;
    text-align: center;
    margin-top: 10px;
    display: none
}

#fix-scroll.is-fixed {
    position: fixed;
    top: 86px
}

#fix-scroll.is-not-fixed {
    position: absolute;
    top: 86px
}

.trip-form {
    padding: 0 15px 6px
}

.trip-form option {
    font-size: 12px
}

.trip-form .input-third {
    width: 32%;
    margin: 0 .5%;
    float: left
}

.trip-form .input-half {
    width: 49%;
    margin: 0 .5%;
    float: left
}

.trip-form .input-full {
    width: 94%;
    margin: 0 1%;
    float: left
}

@media screen and (max-width:768px) {
    .trip-form .input-third.mobile-input-half {
        width: 49%;
        margin: 0 .5%;
        float: left
    }
}

.estimation,
.stop,
.stop0 {
    background-color: #0079be;
    margin: 4px 0 0;
    padding: 6px;
    font-size: 16px;
    width: 100%;
    color: #fff
}

.estimation span,
.stop span,
.stop0 span {
    float: right
}

.estimation small {
    color: #fff
}

.estimation strong {
    color: #fff;
    font-weight: 400
}

#price1,
#price2,
.new-box .from,
.price-wrap {
    font-weight: 700
}

.stop {
    display: none
}

.stop.active,
.stop0 {
    display: block
}

.stop small {
    color: #fff
}

.stop0 small {
    color: #fff
}

.price-wrap {
    text-align: right
}

.book-now {
    text-align: center;
    margin-top: 6px
}

.book-now .orange-button {
    padding-left: 16px;
    padding-right: 16px;
    width: 100%
}

.switch {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 50px;
    margin: 0
}

.switch input {
    display: none
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s
}

.slider:before {
    position: absolute;
    content: "";
    height: 48px;
    width: 48px;
    left: 2px;
    bottom: 1px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s
}

input:checked+.slider {
    background-color: #f16522
}

input:focus+.slider {
    box-shadow: 0 0 1px #f16522
}

input:checked+.slider:before {
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px)
}

.slider.round {
    border-radius: 50px
}

.slider.round:before {
    border-radius: 50%
}

#fix-scroll .book-now {
    padding: 0 0 65px !important
}

@media screen and (max-width:1200px) {
    #fix-scroll.is-fixed {
        position: static;
        width: 70%;
        transition: max-width 1s ease;
        margin: 0 15%;
        box-shadow: 0 0 21px 2px #242424
    }

    .city-box-list>div {
        border: 0;
        padding: 0 15%
    }

    .city-box-list {
        padding: 0
    }

    .city-box-list .city-box {
        width: 100%;
        display: block;
        position: static;
        float: left;
        margin-top: 30px !important
    }

    .city-box-list .after-bottom,
    .city-box-list .after-caption {
        position: static !important
    }

    .city-box.first-box {
        margin-top: 40px !important
    }

    .city-box-list .after-caption>h2 {
        font-size: 16px
    }

    .city-box-list .after-bottom>h1 {
        font-size: 24px;
        margin: 3px 0
    }

    .book-now {
        padding-bottom: 15px
    }

    .trip-container {
        padding: 0 !important
    }

    .trip-container>div {
        padding: 15px !important
    }

    .switch {
        width: 50px;
        height: 25px
    }

    .slider:before {
        position: absolute;
        content: "";
        height: 23px;
        width: 23px;
        left: 2px
    }

    input:checked+.slider:before {
        -webkit-transform: translateX(23px);
        -ms-transform: translateX(23px);
        transform: translateX(23px)
    }

    .slider.round {
        border-radius: 50px
    }

    .slider.round:before {
        border-radius: 50%
    }
}

@media screen and (max-width:768px) {
    .city-box-list>div {
        border: 0;
        padding: 0 5px
    }

    #fix-scroll.is-fixed {
        width: 100%;
        margin: 0
    }

    #fix-scroll {
        max-height: 9999999px
    }

    .city-box img {
        /*border-bottom:0!important*/
    }

    .city-box .after-bottom {
        border-left: 6px solid #fff !important;
        border-right: 6px solid #fff !important
    }
}

.datepicker-div {
    height: auto;
    border: 0;
    box-shadow: none
}

.datepicker-div>div {
    margin: 10px auto !important
}

#tour-galerija img {
    width: 100%;
    height: auto
}

.acc-slider .book-now {
    padding: 13px 15px
}

.lg-thumb-item.active,
.lg-thumb-item:hover {
    border-color: #f16522 !important
}

.book-now-container {
    margin-top: 20vh
}

.input-group-addon.book-now-label {
    border: 0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #f16522;
    color: #fff;
    font-weight: 700;
    width: 100px
}

.book-now-container .input-group,
.book-now-container .orange-button {
    width: 100%
}

.book-now-container input {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    font-style: italic
}

.unslider-nav {
    display: none
}

#select-pgpg {
    border: none !important;
    outline: 0 !important;
    background-color: transparent !important;
    color: #fff !important;
    float: right;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/img/caret-down.png) 80% 50% no-repeat;
    background-size: 8px;
    padding-right: 7px;
    margin-right: -7px;
    width: 45px !important;
    margin-top: 0 !important;
    height: 17px;
}

#select-pgpg option {
    color: #555 !important
}

.social-container {
    padding-top: 5px;
    padding-bottom: 50px;
    background-color: #0079be
}

.social-container img {
    width: 100%;
    max-width: 50px
}

@media screen and (max-width:768px) {
    .social-container img {
        width: 80%
    }
}

.social-container .text-center {
    padding: 25px 0
}

ul.itinerary {
    padding-left: 0
}

ul.itinerary li {
    background-color: #0079be;
    color: #fff;
    width: 300px;
    max-width: 100%;
    margin-bottom: 3px;
    padding: 6px
}

ul.itinerary li small {
    float: right;
    margin-top: 3px
}

.g-recaptcha {
    margin-bottom: 8px
}

@media screen and (max-width:768px) {
    .g-recaptcha {
        transform: scale(.85);
        -webkit-transform: scale(.85);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        margin-bottom: 0;
        margin-top: 15px
    }
}

.emb-map {
    position: relative;
    padding-bottom: 45%;
    height: 0;
    overflow: hidden
}

.emb-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.intl-tel-input {
    color: #555 !important;
    display: table-cell !important
}

.selected-flag {
    z-index: 13 !important
}

.more-less {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden
}

.price-wrap {
    font-size: 20px
}

.carousel-inner .city-box .after {
    margin: 6px !important
}

h1.trip-title {
    text-align: center;
    font-size: 36px
}

.trip-content li {
    text-align: justify !important;
}

.dropdown-submenu {
    display: flex;
}

.dropdown-submenu .caret {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg)
}

.dropdown-submenu:hover .caret {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg)
}

@media screen and (max-width:768px) {
    .dropdown.open .caret {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg)
    }

   

    .prosiri-strelicu.ita {
        width: calc(100% - 140px) !important
    }
}

.fixed-contact {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 50px;
    height: 50px;
    background: green;
    color: #fff;
    border-radius: 100%;
    z-index: 99;
    text-align: center;
    border: 2px solid #fff
}

.fixed-contact a {
    text-decoration: none;
    outline: 0;
    color: inherit;
    font-size: 25px;
    line-height: 45px
}

.modal-dialog {
    color: #000
}

.new-box {
    margin-bottom: 10px;
    position: relative
}

.new-box .thumb {
    padding: 0;
    border-radius: 5px
}

.new-box>.row {
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    color: #666;
    margin: 0 -10px;
    position: relative;
    overflow: hidden
}

.new-box .triangle {
    position: absolute;
    right: -75px;
    bottom: -75px;
    width: 320px;
    height: 100px;
    background: #f16522
}

.new-box .from {
    float: right;
    position: absolute;
    bottom: -8px;
    right: 20px;
    color: #fff
}

@media screen and (max-width:500px) {
    .new-box {
        margin: 0 15px 10px
    }

    .new-box .triangle {
        left: -75px;
        top: -75px
    }

    .new-box .from {
        right: 61%;
        bottom: initial;
        top: 2px
    }
}

.apartman-included * {
    font-size: 16px !important
}

.back-button {
    margin-bottom: 20px;
}

#paypal-button {
    float: right;
}

@media screen and (max-width:1200px) {
    .only-more-druga {
        display: none;
    }
}

.only-more {
    display: none;
}

.test-only {
    display: none;
}

div[itemtype*="Professional"] {
    display: none;
}

div[itemtype*="Apartment"] {
    display: none;
}

.vidokrug-zaposlenici .avatar {
    width: 250px;
    height: 250px;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

#paypal-animation-container {
    display: none !important;
}

#paypal-button {
    display: none !important;
}

.stop {
    overflow: auto;
}

.widCOE {
    margin: 0 auto !important;
}

.city-box-list a,
.html-sadrzaj a {
    color: #f16522;
}

.html-sadrzaj a{
    font-weight: bold !important;
}

.html-sadrzaj a:hover{
    font-weight: bold !important;
    text-decoration: underline !important;
}

h1.standard {
    font-weight: bold !important;
    font-size: 29px !important;
    text-transform: uppercase !important;
}

h2.standard {
    font-weight: normal;
    font-size: 26px !important;
}

h3.standard {
    font-weight: normal !important;
    font-size: 23px !important;
}

h4.standard {
    font-size: 20px !important;
}

p.standard{
    font-size: 20px !important;
    line-height: 1.3 !important;
    text-align: justify;
}
.html-sadrzaj, .html-sadrzaj p {
    font-size: 20px !important;
    line-height: 1.3 !important;
    text-align: justify;
}

ul.tour-details-list li::before {
    display: none !important;
}

h1.contact-h1{
    font-size:55px !important;
    font-weight: 700;
    text-align: center;
}
.text-center{
    text-align:center !important;
}

.toggle-more-less {
    display: block;
    line-height: 1.3;
    text-align: justify;
    font-style: italic;
    font-size:17px !important;
}

.new-box .row p{
    font-size:14px !important;
    line-height:1.3 !important;
    text-align: center;
}

#stops .stop small{
    font-size:10px !important;
}
#stops .stop0 small{
    font-size:10px !important;
}
h3.stop small{
    font-size:10px !important;
}
p.stop small{
    font-size:10px !important;
}
p.stop0 small{
    font-size:10px !important;
}

.bold-hover{    
    font-weight: bold !important;
}
.bold-hover:hover{    
    text-decoration: underline !important;
}
.strijelica{
    width: 10px;
    height: 10px;
    filter: invert(100%) sepia(98%) saturate(7%) hue-rotate(127deg) brightness(102%) contrast(105%);
}
.zadnja{
    border-bottom: none!important;
}

@media screen and (max-width:1100px) {
    .dropdown .link, .podcrtano{
    border-bottom: 1px solid #f16522;
    }
.zadnja{
    border-bottom: 1px solid #f16522!important;
}
    .inner.mali-ekran{
      display: none;
      padding-left: 0;
      list-style: none;
    }
    .inner li{
        padding: 10px 0 10px 15px;
    }
    .inner li a{
       padding-left: 100px;
    }
    ul.mali-ekran{
      display: none;
      padding-left: 0;
    }
    .mali-ekran .dropdown-submenu{
      flex-wrap: wrap;
    }

    .mali-ekran li a{
        padding-left: 10px;
      }

    .mali-ekran .dropdown-submenu .inner{
        width: 100%;
      }
    .mali-ekran .dropdown-submenu .link{
    width:100%;
    display: flex;
    flex-wrap: nowrap;
    }
    .mali-ekran .dropdown-submenu a:first-child{
        white-space: nowrap;
    width:fit-content;
    font-weight: 400;
    margin-right: 10px;
    
    }
    .mali-ekran .dropdown-submenu a:nth-child(2){
        width: 100%;
        }

    .cijeli-red{
        display: block;
        width: 100%!important;
    }
    
    .nav .dropdown .link{
        padding: 10px 0 10px 15px;
        overflow: hidden;
        display: flex;
       
    }

    .nav .dropdown .link a{
       font-weight: 400;
       
    }

    .nav .dropdown .link a:nth-child(2){
        width: 150%;
    }

    .nav .open > a, 
    .nav .open > a:focus, 
    .nav .open > a:hover{
        background-color:#0079be!important;
    }

  }
  .inner li a{
    
    font-weight: 400;
 }
 .cijeli-red{
    padding-left: 20px!important;
 }
  .nav .dropdown .link{
    padding: 15px  15px;
    font-weight: 400;
}
.nav .dropdown .link a{
    margin-right: 10px;
    padding-right: 10px!important;
}
.dropdown-submenu .link{
    width: 100%;
    display: flex;
     border-bottom:1px solid #f16522;
}

.dropdown-submenu .link a{
  white-space: nowrap;
  padding-right: 10px;
  font-size: 14px;
  font-weight: 400;

}

.flip{
    transform: rotate(-180deg);
}

.active>.link>a:first-child{
    color: #f16522 !important;
}

.active>a{
    color: #f16522 !important;
}


@media (max-width: 1100px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
  }

  .cijeli-red:hover{
    background: #fff!important;
    color: #f16522!important;
  }

  .nav .open >a{
    background-color: transparent;
  }

  .nav .open >a:focus{
    background-color: transparent;
  }
  .inner>li>a:focus{
    outline:0;
    
  }