﻿@font-face {
    font-family: 'Calibri';
    src: url('../../../fonts/Calibri.ttf');
}

a.purchase-back-link {
    color: #00becd !important;
    font-weight: bold;
    text-decoration: none;
}

.like-password {
    text-security: disc !important;
    -webkit-text-security: disc !important;
    -moz-text-security: disc !important;
}

.styled-checkbox {
    position: absolute;
    opacity: 0;
}

    .styled-checkbox + label {
        position: relative;
        cursor: pointer;
        padding: 0;
        padding-top: 1px;
    }

        .styled-checkbox + label:before {
            content: '';
            margin-right: 10px;
            display: inline-block;
            vertical-align: sub;
            width: 24px;
            height: 24px;
            background: #fff;
            border: 2px solid #d5d5d5;
            border-radius: 5px;
        }

@media (min-width: 481px) and (max-width: 991px) {
    .styled-checkbox + label:before {
        width: 42px;
        height: 42px;
    }
}

.styled-checkbox:hover + label:before {
    border: 2px solid #00becd;
    background: #fff;
}

.styled-checkbox:focus + label:before {
    /*box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);*/
}

.styled-checkbox:checked + label:before {
    border: 2px solid #00becd;
    background: #fff;
}

.styled-checkbox:disabled + label {
    color: #b8b8b8;
    cursor: auto;
}

.orig-receipt-input {
    background-color: white;
}

.styled-checkbox:disabled + label:before {
    box-shadow: none;
    background: #ddd;
}

.styled-checkbox:checked + label:after {
    content: '✔';
    position: absolute;
    left: 6px;
    top: 2px;
    background: #fff;
    width: 0;
    height: 0;
    color: #ff6e1d;
    /*box-shadow: 2px 0 0 #00becd, 4px 0 0 #00becd, 4px -2px 0 #00becd, 4px -4px 0 #00becd, 4px -6px 0 #00becd, 4px -8px 0 #00becd;*/
    /*-webkit-transform: rotate(45deg);
    transform: rotate(45deg);*/
}

.accordion-sub .circle-checkbox {
    background: url(../../img/arriva/circle.png);
    background-size: contain;
}

.accordion-sub .square-checkbox {
    background: url(../../img/arriva/iconCheck_disabled.png);
    background-size: contain;
}

.accordion-sub .circle-checkbox {
    position: absolute;
    left: -20px;
    top: 9px;
    width: 18px;
    height: 18px;
    /*border: 2px solid #00becd;
    border-radius: 100%;*/
    /*background: #fff;*/
}

.accordion-sub .square-checkbox {
    position: absolute;
    left: -20px;
    top: 9px;
    width: 18px;
    height: 18px;
}

.accordion-sub.active .circle-checkbox-dot {
    background: url(../../img/arriva/circle_dot.png);
    background-size: contain;
}

.accordion-sub.active .square-checkbox-act {
    background: url(../../img/arriva/iconCheck_active.png);
    background-size: contain;
}

.accordion-sub.active .circle-checkbox-dot {
    position: absolute;
    width: 18px;
    height: 18px;
    /*background: #00becd;
    border-radius: 8px;*/
}

.accordion-sub.active .square-checkbox-act {
    position: absolute;
    width: 18px;
    height: 18px;
}

@media (min-width: 992px) {
    .purchase-summary {
        text-align: right
    }

        .purchase-summary .btn-main {
            height: 40px;
            width: 210px;
            float: right;
        }

        .purchase-summary .btn-white {
            width: auto;
        }
}

@media (min-width: 481px) and (max-width: 991px) {
    .accordion-sub .circle-checkbox {
        left: -48px;
        top: -4px;
        width: 34px;
        height: 34px;
    }

    .accordion-sub .square-checkbox {
        left: -48px;
        top: -4px;
        width: 34px;
        height: 34px;
    }

    .accordion-sub.active .circle-checkbox-dot {
        width: 32px;
        height: 32px;
        left: 1px;
        top: 1px;
    }

    .accordion-sub.active .square-checkbox-act {
        width: 32px;
        height: 32px;
        left: 1px;
        top: 1px;
    }
}

.dot {
    font-size: 14px;
    text-decoration: none !important;
    float: right;
    margin-left: 8px;
    margin-top: 3px;
}

/* Add here all your css styles (customizations) */
.pages {
    height: 25px;
    font-size: 18px !important;
}

    .pages span, .pages b, .pages a {
        float: left;
        display: block;
        color: #00becd !important;
    }

    .pages span {
        padding: 0;
        margin-right: 10px;
    }

        .pages span.nums {
            font-weight: bold;
        }

            .pages span.nums a:last-of-type {
                margin: 0;
            }

            .pages span.nums a.active {
                color: #252525 !important;
            }

            .pages span.nums b, .pages span.nums a {
                /*padding: 1px 6px 2px 6px;*/
                /*border: 1px solid #d0d0d0;*/
                text-decoration: none;
                margin-right: 10px;
                font-weight: bold;
                cursor: pointer;
            }

        .pages span a {
            cursor: pointer;
        }

        .pages span.nums a:hover {
            /*border-color: #777;*/
        }

        .pages span.nums b {
            /*border-color: #00becd;*/ /*#9b7f45*#18ba9b*/
            /*background: #00becd;*/ /*#9b7f45*#18ba9b*/
            color: #00becd;
        }

@font-face {
    font-family: 'font-icons';
    src: url('../../../fonts/font-icons.eot?q9c9g0');
    src: url('fonts/font-icons.eot?q9c9g0#iefix') format('embedded-opentype'), url('../../../fonts/font-icons.ttf?q9c9g0') format('truetype'), url('../../../fonts/font-icons.woff?q9c9g0') format('woff'), url('../../../fonts/font-icons.svg?q9c9g0#font-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="font-icon-"], [class*=" font-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'font-icons' !important;
    speak: none;
    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;
}

.font-icon {
    font-family: 'font-icons';
}

    .font-icon.font-icon-60 {
        font-size: 60px;
    }

font-icon-20 {
    font-size: 20px;
}

a.font-icon {
    text-decoration: none;
}


.icon-arrow_pointing:before {
    content: "\e900";
}

.icon-dodaj_kartico:before {
    content: "\e901";
}

.icon-kupi_vozovnico:before {
    content: "\e902";
}

.icon-oddaj_vlogo:before {
    content: "\e903";
}

.icon-pridobi_sifro:before {
    content: "\e904";
}

.icon-registriraj_se:before {
    content: "\e905";
}

.icon-pen-angled:before {
    content: "\e906";
}

.icon-close:before {
    content: "\e907";
}

.icon-plus:before {
    content: "\e908";
}

.icon-koledar:before {
    content: "\e909";
}

.icon-natisni:before {
    content: "\e90a";
}

.icon-prenesi:before {
    content: "\e90b";
}

.table {
    margin-bottom: 0;
}

.text-danger {
    color: #f00 !important;
    font-weight: bold;
    font-size: 16px;
}

@media (min-width: 481px) and (max-width: 991px) {
    .text-danger {
        font-size: 35px;
    }
}

.text-danger ul {
    margin-top: 0;
    margin-bottom: 15px;
    -webkit-padding-start: 0;
}

    .text-danger ul li {
        color: #f00;
        text-align: center;
    }

.input-error {
    position: absolute;
    margin-top: -50px;
    text-align: left;
    left: 0;
    /*padding-left: 40px;*/
    z-index: 10;
}

.floating-error .input-group > div {
    display: inline-block;
}

    .floating-error .input-group > div > label {
        float: left;
        font-weight: normal;
    }

    .floating-error .input-group > div.form-block-label-edit {
        /*position: absolute;*/
    }

        .floating-error .input-group > div.form-block-label-edit > label {
            pointer-events: none;
            font-weight: 700;
        }

        .floating-error .input-group > div.form-block-label-edit > div {
            cursor: pointer;
        }

.floating-error .input-group .form-block-label-edit > label {
    margin-top: -5px;
}

.floating-error .input-group > input {
    margin-top: -5px;
}

    .floating-error .input-group > input:-webkit-autofill {
        background-color: none !important;
    }

.floating-error .input-error, #changepassword .input-error {
    float: right;
    position: relative;
    margin-top: 0;
    text-align: left;
    left: 0;
    z-index: 10;
    padding-left: 10px;
}

    .floating-error .input-error > div {
        position: absolute;
        white-space: nowrap;
    }

    .floating-error .input-error span:empty {
        display: none;
    }

    .floating-error .input-error span {
        z-index: 10;
        background-color: #ffe5e5;
        border-radius: 20px;
        border: 2px solid #f00;
        padding: 0 10px;
    }

.input-validation-error {
    border-color: #f00 !important;
}

.opacity-0 {
    opacity: 0;
}

.opacity-1 {
    opacity: 1;
}

.inactive {
    opacity: 0.5;
}

.form-block .modal .modal-dialog .modal-content h4 {
    font-size: 18px;
    text-transform: none;
    color: #252525;
    font-weight: normal;
}

.form-block .modal .modal-dialog .modal-body button {
    height: 40px;
}


h1, h2 {
    font-size: 45px;
    font-weight: bold;
    line-height: 55px;
}

a, p, h1, h2, h3, h4, h5, h6, input, label, div, section, li, select, small, small > i, span, span > strong, button, td, strong, .labels {
    font-family: Calibri, "Open Sans", Ariel, sans-serif;
}

    a, p, input, label, div, section, li, select, small, small > i, span, span > strong, button, td, strong, .labels {
        font-size: 18px;
    }

.cookies a, .cookies p, .cookies div, .cookies span, .cookies button {
    font-size: 15px;
}

.cookies label {
    font-size: 18px;
}

.history-pagination-nums {
    float: right;
}

@media (min-width: 481px) and (max-width: 991px) {
    h1, h2 {
        font-size: 60px !important;
        line-height: 75px;
    }

    h4 {
        font-size: 35px;
        line-height: 35px;
    }

    #availableProducts h3, #availableProducts h3 span {
        font-size: 50px !important;
    }

    #availableProducts .hiddenRow h3 {
        font-size: 35px !important;
    }

    #availableProducts .accordion-sub h3 {
        margin-top: 50px;
        margin-bottom: 15px;
    }

    .ui-datepicker span, .ui-datepicker a {
        font-size: 20px !important;
    }

    input {
        font-weight: bold;
    }

    .navbar-nav div, section, li, select, small, small > i, span > strong, button, td, .labels {
        font-size: 30px !important;
    }

    button {
        font-size: 30px !important;
    }

    .cookies a, .cookies p, .cookies div, .cookies span {
        font-size: 20px !important;
    }

    .cookies label {
        font-size: 35px !important;
        font-weight: normal !important;
    }

    .cookies button {
        font-size: 30px !important;
    }
}

h1, h2, h3, h4, h5, h6 {
    color: #252525;
}

    h3, h3 span {
        font-size: 25px;
        font-weight: bold;
    }

.hiddenRow h3 {
    font-size: 20px;
    margin-bottom: 5px;
}

label {
    color: #252525;
}

a, a:hover, a:focus {
    color: #ff6e1d;
}

.dark-link a {
    color: #7e7e7e;
    font-weight: bold;
}

.login-terms {
    text-align: left;
    padding-left: 40px;
    margin-top: 23px;
}

@media (max-width: 1759px) {
    .login-terms {
        text-align: center;
        padding-left: 0;
    }
}


input {
    background-color: transparent;
}

.color-arr-white {
    color: #fff;
}

.bg-color-arr-white {
    background-color: #fff;
}

.color-arr-gray {
    color: #f7f7f7;
}

.bg-color-arr-gray {
    background-color: #f7f7f7;
}

.color-arr-dark-gray {
    color: #929292;
}

.bg-color-arr-dark-gray {
    background-color: #929292;
}

.color-arr-alt-gray {
    color: #989898;
}

.bg-color-arr-alt-gray {
    background-color: #989898;
}

.color-arr-cyan {
    color: #00becd;
}

.bg-color-arr-cyan {
    background-color: #00becd;
}

.color-arr-cyan-light {
    color: #33cbd7;
}

.bg-color-arr-cyan-light {
    background-color: #33cbd7;
}

.color-arr-cyan-fade {
    color: #abf9ff;
}

.bg-color-arr-cyan-fade {
    background-color: #abf9ff;
}

.color-arr-orange {
    color: #ff6e1d;
}

.bg-color-arr-orange {
    background-color: #ff6e1d;
}

.color-arr-black {
    color: #252525;
}

.bg-color-arr-black {
    background-color: #252525;
}

.color-arr-black-light {
    color: #2e2e2e
}

.bg-color-arr-black-light {
    background-color: #2e2e2e
}

.flip-icon {
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.form-block button,
.cookies button {
    min-width: 100px;
    width: 100%;
    height: 35px;
    border-radius: 6px;
    background-color: #00becd;
    max-width: 210px;
}

@media (max-width:991px) {
    .form-block button {
        height: 100px !important;
    }

    .form-block .form-block-right a.btn.btn-main {
        line-height: 1.9 !important;
        font-size: 30px !important;
        height: 85px;
        width: 100%;
    }

        .form-block .form-block-right a.btn.btn-main:focus {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

    .cookies button {
        height: 70px !important;
        font-weight: bold;
        float: none !important;
        width: 303px !important;
    }

    .cookies {
        text-align: center !important;
    }

        .cookies span {
            font-weight: normal !important;
        }

        .cookies a {
            font-weight: bold;
        }
}

.cookie-elem {
    text-align: left;
    display: inline-block;
    margin-right: 40px;
}

.cookies {
    position: fixed;
    bottom: 0;
    /* top: 0; */
    left: 0;
    width: 100%;
    height: auto;
    z-index: 999;
}

    .cookies span {
        font-weight: bold;
        font-size: 15px;
        /*position: fixed;
        bottom: 0;
        z-index: 10000;
        width: 100%;*/
    }

    .cookies a {
        font-weight: bold;
        color: #00becd;
    }

    .cookies button {
        float: right;
    }

@media (min-width: 481px) and (max-width: 991px) {
    .form-block button,
    .cookies button {
        max-width: 100%;
    }
}

.ad-ticket {
    text-align: center;
    margin-left: 30px;
    margin-right: 30px;
}

.ad-ticket-font {
    font-size: 20px;
    margin-left: -30px;
    margin-right: -30px;
    font-weight: bold;
}

.ad-blue .ad-ticket a {
    color: #fff;
}

    .ad-blue .ad-ticket a:hover {
        color: #006a72 !important;
        text-decoration: none;
    }

        .ad-blue .ad-ticket a:hover .font-icon {
            color: #006a72;
        }

.ad .font-icon {
    color: #00becd;
}

    .ad .font-icon.ad-arrow {
        margin-top: 12px;
        font-size: 34px;
        color: #929292;
        margin-bottom: 20px;
    }

.ad.ad-blue h1 {
    color: #fff;
}

.ad.ad-blue .font-icon.ad-arrow {
    color: #fff;
}

.ad.ad-blue, .ad.ad-blue .font-icon {
    color: #fff;
}


@media (min-width: 992px) {
    .ad-arrow {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    }
}

@media (max-width: 991px) {
    .ad-arrow {
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    }
}

.ad {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}

    .ad h2 {
        color: #252525;
    }

    .ad p {
        font-size: 16px;
        line-height: 30px;
        color: #252525;
    }

ad-tickets h2, .ad-white h2, .ad-blue h2 {
    text-align: center;
    font-size: 45px;
    font-weight: bold;
}

.ad-tickets {
    background-color: #fff;
}

    .ad-tickets .font-icon.ad-arrow, .ad.ad-blue .font-icon.ad-arrow {
        pointer-events: none;
    }

@media (min-width: 481px) and (max-width: 991px) {
    .ad-tickets, .ad-blue {
        background-color: #00becd;
        color: #fff;
    }

        .ad-tickets h1, .ad-blue h1 {
            font-size: 65px;
            line-height: 75px;
            font-weight: bold;
            color: #fff;
        }

        .ad-tickets .font-icon.ad-arrow, .ad.ad-blue .font-icon.ad-arrow {
            font-size: 70px !important;
            color: #fff;
            margin-bottom: 70px;
            margin-top: 70px;
        }

        .ad-tickets .font-icon, .ad-blue .font-icon {
            font-size: 120px !important;
            color: #fff;
            margin-bottom: 20px;
        }

        .ad-tickets .ad-ticket-font, .ad-blue .ad-ticket-font {
            font-size: 35px !important;
            margin-bottom: 0px;
            font-weight: bold;
        }

    .ad {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
}



.ad-blue h2 {
    color: #fff;
}

.ad-white {
    background-color: #ffffff;
}

.ad-blue {
    background-color: #00becd;
}

.form-block .btn-payment {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.16, rgb(232, 242, 247)), color-stop(0.79, rgb(252, 252, 252)));
    background-image: -moz-linear-gradient(center bottom, rgb(232, 242, 247) 16%, rgb(252, 252, 252) 79%);
    background-image: linear-gradient(to top, rgb(232, 242, 247) 16%, rgb(252, 252, 252) 79%);
    padding: 3px;
    color: black;
    text-decoration: none;
    min-width: 72px;
    height: 44px;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

    .form-block .btn-payment.btn-payment-paypal.active,
    .form-block .btn-payment.btn-payment-mastercard.active {
        -webkit-filter: none; /* Safari 6.0 - 9.0 */
        filter: none;
        outline: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .form-block .btn-payment.btn-payment-paypal {
        min-width: 147px;
        background: url(../../img/arriva/paypal_logo.png) 0 0 transparent;
    }

    .form-block .btn-payment.btn-payment-mastercard {
        min-width: 166px;
        background: url(../../img/arriva/mastercard_logo.png) 0 0 transparent;
    }

    .form-block .btn-payment:hover {
        border: 1px solid #c0c0c0;
        background-color: transparent;
    }

.form-block button, .cookies button {
    width: 100%;
    height: 35px;
}

@media (min-width: 992px) {
    .header-v6 .dropdown-menu li a {
        display: block;
        color: #252525;
        font-size: 16px;
        font-weight: normal;
        padding: 6px 25px;
    }

        .header-v6 .dropdown-menu li a:hover {
            font-weight: bold;
            color: #252525;
            text-decoration: none;
        }
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    font-size: 16px;
}

.navbar-collapse {
    border-top: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.sky-form .input > button,
.sky-form .input > button:after {
    color: #ffffff;
    background: #009687 !important;
}

.nav-tabs > li > a {
    margin-right: 1px !important;
    background-color: #e0e0e0 !important;
    color: #b0b0b0 !important;
    border: none !important;
    border-bottom-color: transparent !important;
    margin: 0;
    text-transform: uppercase;
}

    .nav-tabs > li > a:focus,
    .nav-tabs > li > a:hover,
    .nav-pills > li > a:focus,
    .nav-pills > li > a:hover {
        margin-right: 1px !important;
        background-color: #e0e0e0 !important;
        color: #009687 !important;
        border: none !important;
        border-bottom-color: transparent !important;
        margin: 0;
        text-transform: uppercase;
    }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    margin-right: 1px !important;
    background-color: #009687 !important;
    color: #ffffff !important;
    border: none !important;
    /*border-right: 1px solid #ffffff!important;*/
    border-bottom-color: transparent !important;
    margin: 0;
    text-transform: uppercase;
}

.form-block .carousel-indicators {
    margin: 0;
    left: 0;
    width: 100%;
    padding: 0;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 2px;
    background-color: #00becd;
}

.carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #d4d4d4;
    background-color: rgba(212,212,212,1);
    border: none;
}

@media (min-width: 481px) and (max-width: 991px) {
    .carousel-indicators li {
        width: 24px !important;
        height: 24px !important;
        border-radius: 24px;
        margin: 0 5% !important;
    }
}


.form-block button {
    background-color: #fff;
    color: #252525;
    border: none;
    /*max-width: 210px;*/
    height: 60px;
    font-weight: bold;
    font-size: 20px;
}

    .form-block button:focus,
    .form-block button:hover {
        background-color: #ff6e1d;
        color: #fff;
        border: none;
    }

.form-block .form-block-right a.btn.btn-main {
    text-transform: none;
    border-radius: 6px;
    line-height: 12px;
}

.form-block button.btn-main, .form-block .form-block-right a.btn.btn-main {
    background-color: #ff6e1d;
    color: #fff;
    font-weight: bold;
}

    .form-block button.btn-main:hover, .form-block .form-block-right a.btn.btn-main:hover {
        background-color: #e06418;
        /*color: #252525;*/
    }

.form-block button.btn-cyan {
    background-color: #00becd;
    color: #fff;
}

    .form-block button.btn-cyan:hover {
        background-color: #29adb9;
    }

.form-block button.btn-white {
    background-color: #fff;
    color: #252525;
    font-weight: bold;
    font-size: 20px;
}

    .form-block button.btn-white:hover {
        background-color: #fff;
        text-decoration: underline;
        /*color: #252525;*/
    }

.form-block button.btn-full {
    max-width: 100%;
}

.form-block button.btn-full-sipass {
    max-width: 100%;
    background-image: url('../../img/si-pass/si-pass.png');
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: right;
    background-position-x: 200px;
    text-align: left;
}

.form-block button.btn-invert {
    background-color: transparent;
    border: 2px solid #fff;
    font-weight: normal;
    color: #fff;
}

    .form-block button.btn-invert:hover {
        color: #252525;
        background-color: #fff;
        border: 2px solid #f7f7f7;
    }

.form-block button.btn-thin, .form-block a.btn {
    width: 240px;
    height: 40px;
}

.nav-tabs li.active.width-full {
    width: 100% !important;
}



.form-tabs {
    /*background-color: #ffffff;*/
    letter-spacing: 1px;
    margin-right: -1px;
}

    .form-tabs > ul > .active > a {
        cursor: pointer !important;
        cursor: hand !important;
    }

.form-block {
    margin: 0 auto;
    margin-top: 90px;
    border-top: none !important;
    /*background-color: white;*/
    background-color: transparent;
    /*background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(247, 247, 247, 1) 100%), url('../../img/bg/bg_map_gradient_wide.png') no-repeat;*/ /* FF3.6-15 */
    /*background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(247, 247, 247, 1) 100%), url('../../img/bg/bg_map_gradient_wide.png') no-repeat;*/ /* Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(247, 247, 247, 1) 100%), url('../../img/bg/bg_map_gradient_wide.png') no-repeat;*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /*background: url('../../img/bg/bg_map_gradient_wide.jpg') no-repeat;*/
    /*background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 11%, rgba(247, 247, 247, 1) 100%), url('../../img/bg/bg_map_wide.jpg') no-repeat;*/
    background-size: cover;
}

@media (min-width: 481px) and (max-width: 991px) {
    .form-block {
        margin-top: 130px;
    }
}

.form-block p {
    color: #252525;
}

.help .form-block .form-block-right p, .payment-error .form-block .form-block-right p {
    line-height: 40px;
}

.terms .form-block p, .terms .form-block span, .terms .form-block a {
    font-size: 15px;
    line-height: 2em;
}

@media (min-width: 1900) {
    .form-block-filter {
        background-size: contain;
    }
}

@media (min-width: 481px) and (max-width: 991px) {
    .slick-slide {
        padding-left: 30px;
    }
}

.form-block-card-list {
    float: right;
}

    .form-block-card-list .owl-carousel .owl-item {
        float: none;
    }

.form-block-card-list-content {
    display: inline-block;
    width: 210px;
}

.form-block-card strong {
    font-size: 24px;
}

.form-block-card {
    color: #d4d4d4;
    width: 210px;
    height: 336px;
    /*background-color: #fff;*/
    border-radius: 16px;
    margin-bottom: 25px;
    text-decoration: none;
    position: relative;
    opacity: 0.5;
    /*pointer-events: auto;*/
}

    .form-block-card div {
        background: url('../../img/cards/ijpp_card.png');
        position: absolute;
        width: 210px;
        height: 336px;
        background-size: cover;
    }

@media (min-width: 481px) and (max-width: 991px) {
    .form-block-card-list-content {
        width: 272px;
    }

    .form-block-card, .form-block-card div {
        width: 272px;
        height: 432px;
    }

        .form-block-card div {
            background-size: auto;
        }
}

/*.form-block-card-list .owl-carousel .owl-stage {
    pointer-events: none !important;
}*/

.slick-slide {
    float: none;
    outline: none;
}

@media (min-width: 481px) and (max-width: 991px) {
    .slick-v1 {
        margin-left: -30px;
        margin-right: -30px;
    }

    .form-block-card-list {
        float: none;
    }

    /*.form-block-card-list .owl-carousel .owl-item {
            float: left;
            margin-right: 30px!important;
            width: 210px !important;
        }*/

    .form-block-card-list-content {
        width: 100%;
    }

    .form-block-card {
        /*width: 210px;*/
    }

    /*.form-block-card div {
        background: url('../../img/cards/ijpp_card.png');
        position: absolute;
        width: 100px;
    }*/

    .owl-carousel .owl-stage {
        /*width: 1000px!important;*/
    }

    .slick-slide {
        float: left;
    }
}

.date-colorized {
    color: #FF6E1D;
}

.form-block-card-plus a {
    color: #fff;
    text-decoration: none;
    position: relative;
    text-align: center;
}

.form-block-card-active {
    opacity: 1;
    color: #fff;
    /*background-color: #e0e0e0;*/
}

.form-block-card-plus a span {
    font-size: 44px;
}

.form-block-card-active a span {
    color: #252525;
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 16px;
    font-weight: bold;
}

.form-block-card.form-block-card-active a {
    display: block;
}

.form-block-card a {
    display: none;
}

.form-block-card strong {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

.form-block-menu-tab {
    display: inline;
    margin-left: 20px;
    margin-right: 60px;
}

@media (min-width: 992px) {
    .form-block .form-block-right .form-block-limit-max {
        max-width: 600px;
    }
}

@media (min-width: 481px) and (max-width: 991px) {
    .form-block-menu-tab {
        margin: 0;
        text-align: center;
        display: block;
    }

    .form-block .form-block-right .form-block-menu-tab a {
        border-bottom: 4px solid #d4d4d4;
        display: block;
        width: 100%;
        padding-bottom: 25px !important;
    }
}

.form-block .form-block-right .form-block-menu-tab a {
    color: #252525;
    padding-bottom: 19px;
    text-decoration: none;
    white-space: nowrap;
}

.form-block .form-block-right .form-block-menu-tab.active a {
    border-bottom: 4px solid #00becd;
    /*border-bottom: 4px solid #0ebe69;*/
    white-space: nowrap;
}

.form-block .form-block-right span.font-icon.icon-koledar {
    margin-left: 10px;
}

.form-block .form-block-right #history-start, .form-block .form-block-right #history-finish {
    width: 100px;
    color: #00becd;
    font-weight: bold;
    padding: 0;
    margin-left: 10px;
}

@media (min-width: 481px) and (max-width: 991px) {
    .form-block .form-block-right #history-start, .form-block .form-block-right #history-finish {
        width: 180px;
    }
}

.header-v6 .navbar-toggle {
    border: none;
    margin: 20px 0 21px 15px;
}

    .header-v6 .navbar-toggle .icon-bar-x-container {
        width: 54px;
        height: 34px;
        margin-top: 20px;
    }

    .header-v6 .navbar-toggle .icon-bar-x {
        display: block;
        border-radius: 1px;
        height: 10px;
        width: 50px;
        background: #008aad;
        position: absolute;
    }

.header-v6.header-blue .navbar-toggle .icon-bar-x {
    background: #fff;
}

.header-v6 .navbar-toggle .icon-bar {
    height: 10px;
    width: 54px;
    background: #008aad;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 12px;
}

#historyListing table th {
    color: #00becd;
}

    #historyListing table th hr {
        border-top: 4px solid #d4d4d4
    }

#historyListing table hr {
    margin-top: 8px;
    margin-bottom: 8px;
}

@media (min-width: 481px) and (max-width: 991px) {
    #historyListing div, #historyListing strong {
        font-size: 20px !important;
    }

    #historyListing table hr {
        border-top: 2px solid #d4d4d4;
    }

    .history-pagination {
        text-align: center;
    }

    .history-pagination-nums {
        float: none;
    }

    .pages span, .pages b, .pages a {
        float: none;
        display: inline;
    }
}

@media (min-width: 992px) {
    .form-block {
        background-position-x: 50%;
    }

    .form-block-side {
        /*max-width: 330px;*/
    }

    .form-block-blank-bg {
        z-index: -1;
        /*position: absolute;*/
        position: fixed;
        /*top: 0;*/
        left: 0;
        width: 50%;
        height: 100%;
        background-color: #33cbd7;
    }

    .form-block-login-bg {
        background: url('../../img/arriva/bg/login_bg.png') no-repeat;
        margin-top: 90px;
        background-position-x: 50%;
        background-position-y: 20%;
        background-size: cover;
        min-height: 900px;
        z-index: -1;
        position: fixed;
        /*position: fixed;*/
        /*top: 0;*/
        left: 0;
        width: 44%;
        height: calc(100% - 90px);
    }

    .form-block-profile-bg {
        background: url('../../img/arriva/bg/profile_bg.png') no-repeat;
        margin-top: 90px;
        background-position-x: 50%;
        background-position-y: 20%;
        background-size: cover;
        /*min-height: 1560px;*/
        z-index: -1;
        position: fixed;
        /*position: fixed;*/
        /*top: 0;*/
        left: 0;
        width: 44%;
        height: calc(100% - 90px);
    }

    .form-block-register-bg {
        background: url('../../img/arriva/bg/register_bg.png') no-repeat;
        background-position-x: 50%;
        margin-top: 90px;
        background-position-y: 20%;
        background-size: cover;
        min-height: 900px;
        z-index: -1;
        position: fixed;
        /*position: fixed;*/
        /*top: 0;*/
        left: 0;
        width: 44%;
        height: calc(100% - 90px);
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: -30px;
}

.form-block .form-block-left {
    background-color: #33cbd7;
}

    .form-block .form-block-left h5 {
        font-size: 60px;
        font-weight: bold;
        line-height: 70px;
    }

.form-block .form-block-right {
    background-color: #fff;
    /*height: 999999px;
    margin-bottom: -999999px;*/
}

.form-block .form-block-spacer {
    height: 999999px;
    margin-bottom: -999999px;
    margin-top: 0;
}

@media (min-width: 992px) {
    .form-block .form-block-spacer {
        background-color: #fff;
    }
}

@media (min-width: 481px) and (max-width: 991px) {
    .body-wrapper {
        /*background-color: #33cbd7;*/
    }
}



.form-block .form-block-right .input-group > label {
    padding: 0;
}

.form-block .form-block-right .input-group > input {
    width: 100%;
}

.form-block .form-block-label-edit > label {
    height: 35px;
}

.form-block .form-block-label-edit > .font-icon.icon-pen-angled {
    position: absolute;
}


.form-block .form-block-right .form-block-manage .input-group > input, .form-block .form-block-label-edit > label {
    font-size: 25px;
    font-weight: bold;
    color: #00becd;
    border: 0;
    padding: 0;
}

.form-block .form-block-label-edit > label {
    padding-right: 10px;
}

.form-block .form-block-right .input-group .form-block-label-edit > label {
    /*padding-right: 30px;*/
}

.form-block .form-block-left a {
    text-transform: uppercase;
    color: #abf9ff;
}

    .form-block .form-block-left a:hover, .form-block .form-block-left .sub a:hover {
        color: #fff;
    }

.form-block .form-block-left p {
    /*line-height: 40px;*/
    /*margin: 0 0 20px;*/
    margin-bottom: 30px;
}

.form-block .form-block-left .sub {
    padding-left: 15px;
}

    .form-block .form-block-left .sub a {
        text-transform: initial;
        color: #abf9ff;
    }

    .form-block .form-block-left .sub p {
        margin-bottom: 20px;
    }

        .form-block .form-block-left .sub p.active {
            padding-left: 15px;
            border-left: 4px solid #fff;
        }

.form-block .form-block-left div .sub p {
    display: none;
}

.form-block .form-block-left div.active .sub p {
    display: block;
}


.form-block .form-block-left p.active a {
    color: #fff;
    font-weight: bold;
}

@media (min-width: 481px) and (max-width: 991px) {
    .form-block .form-block-left .sub p.active {
        padding-left: 16px;
    }

    .form-block .form-block-label-edit > .font-icon.icon-pen-angled {
        font-size: 28px !important;
    }
}

.form-block .form-block-left a.active {
    color: #fff;
}

.form-block .form-block-right div.font-icon {
    color: #a2a2a2;
    display: inline;
}

.form-block .form-block-right a.font-icon:hover {
    color: #ff6e1d;
}

.form-block .form-block-right input {
    padding-right: 100px;
}

.form-block-padding {
    padding: 100px;
}

@media (min-width: 992px) {
    .form-block-padding {
        padding: 100px;
        padding-top: 50px;
    }
}

@media (min-width: 481px) and (max-width: 991px) {
    .form-block-padding {
        padding: 30px;
    }
}

.form-block-no-bg {
    background: none;
}

.form-block a > img {
    width: 25px;
    height: 25px;
}

.form-block hr {
    margin: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 2px solid #d4d4d4;
}

@media (min-width: 481px) and (max-width: 991px) {
    .form-block hr {
        margin-left: -30px;
        margin-right: -30px;
        border-top: 4px solid #d4d4d4;
    }

    .form-block .form-block-right .form-block-menu-tab.active a {
        border-bottom: 10px solid #00becd;
        display: block;
        width: 100%;
        padding-bottom: 19px !important;
    }
}

.form-block .input-group {
    padding: 0;
    width: 100%;
}

.form-block input {
    /*width: 100%;*/
    border: none;
}

.form-block .checkbox input {
    width: auto;
    border: none;
}

.form-block .input-group > input {
    padding: 14px 20px;
    border: 2px solid #d5d5d5;
    border-radius: 6px;
}

.form-block .input-group .dropdown > input {
    padding: 14px 20px;
    border: 2px solid #d5d5d5;
    border-radius: 6px;
}

.input-group .dropdown select {
    padding: 14px 20px;
    border: 2px solid #d5d5d5;
    border-radius: 6px;
}

    .input-group .dropdown select:focus {
        border: 2px solid #00becd;
    }

.form-block .input-group > input:focus {
    border: 2px solid #00becd;
}


.form-block .input-group > label {
    padding-left: 15px;
    margin-bottom: 15px;
    font-weight: normal;
}

.form-block h4 {
    text-transform: uppercase;
}

.form-block .form-sidecontent {
    color: #aaa !important;
}

    .form-block .form-sidecontent .active {
        color: #000 !important;
    }

.form-content {
    padding-top: 20px;
    padding-bottom: 20px;
}

.form-block .form-content {
    /*border-right: solid 1px #eee;*/
    background: #fff;
    padding: 20px 30px 20px 30px;
    /*min-height: 480px;*/
}

.form-block .form-sidecontent {
    border: solid 1px #eee;
    background: #fff;
    padding: 20px 5px 20px 5px;
    /*min-height: 480px;*/
}

.form-content-button {
    background-color: #e6691e !important;
    padding: 5px 10px 5px 10px !important;
}

    .form-content-button:hover {
        background-color: #bd571c !important;
        color: #fff !important;
    }

.form-block .form-content h5 {
    color: #000;
    font-weight: bolder;
    text-transform: uppercase;
}

.filter-cog {
    float: right;
    position: absolute;
    top: -6px;
    right: 10px;
}

.form-block h4 {
    color: #e6691e;
    font-weight: bold;
}

/*.purchase-news {
    background-color: #ffffff;
}*/

.purchase-news a {
    /*font-size: 14px;
    line-height: normal;
    color: #999;*/
    color: #000;
}

.purchase-news p {
    font-size: 14px;
    line-height: normal;
    color: #888;
}

.purchase-news h2 {
    color: #e6691e;
}

.purchase-news h5 {
    margin-top: 0;
    margin-bottom: 0;
    color: #009687;
    text-transform: uppercase;
}

    .purchase-news h5:hover,
    .purchase-news a:hover {
        text-decoration: underline;
        text-decoration-color: #009687 !important;
    }

.purchase-news img {
    width: 100%;
    margin-bottom: 5px;
}

.purchase-news hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

.purchase-orange {
    background-color: #e6691e;
}

    .purchase-orange h2 {
        color: #ffffff;
    }

    .purchase-orange input {
        height: 44px;
        border: none;
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
        margin-left: 15px;
    }

    .purchase-orange a {
        width: 100%;
        float: right;
        color: #fff;
        border: none;
        margin-right: 15px;
    }

        .purchase-orange a.focus,
        .purchase-orange a:focus,
        .purchase-orange a:hover {
            color: #fff;
            background-color: #009687;
        }

/*.header-v6 .header-classic-white .header-sticky .navbar .mega-menu .container .collapse .navbar-collapse .navbar-responsive-collapse .menu-container .nav .navbar-nav .pull-right {
    display: inline;
    vertical-align: top;
}*/


@keyframes sticky-intro-anim {
    0% {
        margin-top: -72px;
    }

    100% {
        margin-top: 0px;
    }
}

.sticky {
    text-align: center;
    background-color: #fff;
    min-height: 72px;
    padding: 18px;
    animation-name: sticky-intro-anim;
    animation-duration: 1s;
    /*position: fixed;*/
    width: 100%;
    z-index: 999;
}

    .sticky > div {
        display: inline-block;
    }

    .sticky ul {
        padding: 0;
        list-style-type: none;
        padding-right: 30px;
    }

    .sticky li {
        font-weight: bold;
    }

    .sticky button {
        min-width: 100px;
        max-width: 210px;
        height: 35px;
        border: none;
        border-radius: 6px;
        color: #fff;
        background-color: #ff6e1d;
        margin: 0;
    }

        .sticky button:hover {
            background-color: #e06418;
        }

.header-fixed {
    overflow-x: hidden;
}

    .header-fixed .header-v6.header-classic-white .navbar-nav > li > a {
        color: #000;
    }

.faq-page h2, .faq-page h3 {
    color: #009687
}

.manage-page h2, .manage-page h3 {
    color: #009687;
}

.header {
    /* z-index: 99; */
    /* background: #fff; */
    /* position: relative; */
    border: none;
}

.content-sm {
    padding-top: 40px;
    padding-bottom: 40px;
}

.img-thumbnail {
    padding: 0;
    border: none;
    border-radius: 0;
}

element.style {
    text-transform: uppercase;
}

.carousel-caption {
    padding-top: -2px;
    text-transform: uppercase;
    padding-bottom: 5px;
}

a.thumbnail {
    padding: 0;
    border: none;
    margin-bottom: 15px;
}

.thumbnail-style {
    padding: 0;
    margin-bottom: 20px;
}

    .thumbnail-style:hover {
        box-shadow: none;
        transition: box-shadow 0.2s ease-in-out;
    }

.thumbnail-style-active {
    box-shadow: none;
    background-color: #009687;
}

    .thumbnail-style-active .caption strong {
        color: #ffffff;
    }

div.separator {
    height: 50px;
}

.dvselect {
    padding: 20px;
}

.table tr.separator {
    height: 50px;
}

.table .accordion-toggle {
    margin-top: 200px;
}

    .table .accordion-toggle h3.capitalize {
        text-transform: lowercase;
    }

        .table .accordion-toggle h3.capitalize::first-letter {
            text-transform: capitalize;
        }

    .table .accordion-toggle h4 {
        font-weight: bold;
        color: #00becd;
        text-transform: uppercase;
    }

.table > tbody > tr.accordion-toggle.active > td > div:first-of-type > div {
    /*border-left: 10px solid #00becd;*/
}

.table > tbody > tr.accordion-sub.active > td > div:first-of-type > div {
    /*border-left: 10px solid #e0e0e0;*/
}

.table .accordion-toggle.active > td {
    /*background-color: #00becd !important;*/
    /*background-color: #e6691e !important;*/
    /*color: #fff;*/
    background-color: transparent;
}

    .table .accordion-toggle.active > td > div > div > label, .table .accordion-toggle.active > td > div > div > h3, .table .accordion-toggle.active > td > div > div > span,
    .table .accordion-sub.active > td > div > div > h3, .table .accordion-sub.active > td > div > div > span {
        /*color: #fff;*/
    }

.table > tbody > tr.accordion-toggle.active > td > div:first-of-type .purchase-summary {
    display: none;
}

.accordion-main table tr.active > td {
    background-color: transparent;
    /*background-color: #33cbd7 !important;*/
    /*background-color: #bd571c !important;*/
    /*color: #fff;*/
}

    .accordion-main table tr.active > td > div > div > label {
        /*color: #fff;*/
    }

.accordion-main {
    padding-left: 48px;
}

@media (min-width: 481px) and (max-width: 991px) {
    .accordion-main {
        padding-left: 64px;
    }
}

.hard-break {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+, 6, 7, 8 compability-mode */
    -ms-word-break: break-all; /* Internet Explorer 8 */
}


.footer-v2 .copyright-top {
    padding-top: 120px;
    padding-bottom: 100px;
}

    .footer-v2 .copyright-top a {
        color: #252525;
    }

    .footer-v2 .copyright-top img {
        width: 100%;
        max-width: 155px;
    }

    .footer-v2 .copyright-top .col-md-102 {
        margin-bottom: 20px;
    }


.footer-v2 .copyright-bottom {
    padding-top: 25px;
    padding-bottom: 25px;
}

    .footer-v2 .copyright-bottom ul {
        padding-left: 0px;
        margin: 0;
    }

        .footer-v2 .copyright-bottom ul li {
            padding-right: 40px;
            display: inline;
            color: #fff;
        }

@media all and (max-width:991px) {
    .footer-v2 .copyright-bottom ul li:first-child {
        padding-right: 0px;
    }
}

.footer-v2 .copyright-bottom ul li a {
    color: #fff;
}

@media (min-width: 481px) and (max-width: 991px) {
    .copyright-top {
        text-align: center;
    }

        .copyright-top div, .copyright-top label, .copyright-top a {
            font-size: 25px !important;
        }

        .copyright-top div {
            line-height: 40px;
        }

    .footer-v2 .copyright-top .col-md-102 {
        margin-bottom: 50px;
    }

    .footer-v2 .copyright-top {
        padding-top: 100px;
        padding-bottom: 50px;
    }

    .footer-v2 .copyright-bottom {
        text-align: center;
        padding-top: 0;
        padding-bottom: 10px;
    }

        .footer-v2 .copyright-bottom ul li:first-of-type {
            padding-top: 10px;
            display: block;
        }

        .footer-v2 .copyright-bottom a, .footer-v2 .copyright-bottom ul li {
            font-size: 20px !important;
        }
}

html, body {
    height: 100%;
    width: 100%;
}

body {
    position: absolute;
    background-color: #fff;
    /*display: flex;
        flex-direction: column;*/
}

    body.home {
        background-color: none;
    }

@media (min-width: 992px) {
    /*.body-wrapper {*/
    /*.form-block {
            margin-top: 110px !important;
        }*/
}

.body-wrapper {
    min-height: calc(100%);
    min-width: 100%;
    overflow: hidden;
}

    .body-wrapper.body-wrapper-gradient {
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 11%, rgba(247, 247, 247, 1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 11%, rgba(247, 247, 247, 1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 11%, rgba(247, 247, 247, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0); /* IE6-9 */
    }

.gradient-page {
    /*background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 11%, rgba(247, 247, 247, 1) 100%);*/ /* FF3.6-15 */
    /*background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 11%, rgba(247, 247, 247, 1) 100%);*/ /* Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 11%, rgba(247, 247, 247, 1) 100%);*/ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    background-color: white;
}

* {
    margin: 0;
}


.wrapper {
    /*padding-top: 94px !important;*/
}

.footer-v2 {
}

.bootstrap-timepicker-widget.dropdown-menu.open {
    background: rgba(255, 255, 255, 0.9) !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3) !important;
}

#topcontrol {
    color: #fff;
    background-color: #252525;
    z-index: 9999;
    bottom: 22px !important;
    display: none !important;
}

    #topcontrol:hover {
        background-color: #ff6e1d;
    }

.tab-v1 .table,
.tag-box .tag-box-v3 .table {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 0;
    color: #000;
    border-top: none;
}

.table > tbody > tr.accordion-toggle > td,
.table > tbody > tr.accordion-toggle > th,
.table > tfoot > tr.accordion-toggle > td,
.table > tfoot > tr.accordion-toggle > th,
.table > thead > tr.accordion-toggle > td,
.table > thead > tr.accordion-toggle > th {
    /*border-bottom: 1px solid #ddd;*/
    /*border-bottom: 2px solid #d4d4d4;*/
    /*margin-bottom: 10px;*/
}

.accordion-sub .accordion-img {
    position: absolute !important;
    height: 30px !important;
    margin-top: 15px !important;
    margin-left: 0 !important;
}

.table > tbody > tr.hiddenRow > td,
.table > tbody > tr > td.hiddenRow {
    padding: 0;
    background-color: #fff;
}

    .table > tbody > tr.hiddenRow > td .collapsing,
    .table > tbody > tr.hiddenRow > td .collapse,
    .table > tbody > tr > td.hiddenRow .collapsing,
    .table > tbody > tr > td.hiddenRow .collapse {
        /*border-top: 1px dashed #ddd;*/
        /*border-top: 2px solid #d4d4d4;*/
    }

/*.table > tbody > tr.hiddenRow > td ul,
    .table > tbody > tr > td.hiddenRow ul {
        padding-top: 8px;
        padding-bottom: 8px;
    }*/

.form-block .table > tbody h4 {
    color: #009687;
    display: inline;
}

    .form-block .table > tbody h4 > span {
        text-transform: none;
        color: #000;
    }

.form-block .table > tbody i.fa {
    color: #aaa;
    font-size: 30px;
}

.form-block .table > tbody > tr img {
    margin: 0;
}

.table > tbody > tr.accordion-heading > td,
.table > tbody > tr.accordion-heading > th,
.table > tfoot > tr.accordion-heading > td,
.table > tfoot > tr.accordion-heading > th,
.table > thead > tr.accordion-heading > td,
.table > thead > tr.accordion-heading > th {
    /*border-bottom: 1px solid #ddd;*/
}

.table > tbody > tr.hiddenRow > td .table {
    margin-bottom: 0;
}

.table > tbody > tr.accordion-toggle > td img {
    margin-right: -34px;
    height: 48px;
}

.invoice h1 {
    color: #00becd !important;
    font-size: 38px !important;
    font-weight: normal !important;
}

.invoice h2 {
    color: #00becd !important;
    font-size: 24px !important;
    font-weight: normal !important;
}

.invoice h3 {
    font-size: 20px !important;
    font-weight: normal !important;
}

.invoice strong, .invoice div {
    font-size: 18px !important;
}

.invoice table th {
    font-size: 16px;
    font-weight: bold;
}

.invoice .table > tbody > tr > td, .invoice .table > tbody > tr > th, .invoice .table > tfoot > tr > td, .invoice .table > tfoot > tr > th, .invoice .table > thead > tr > td, .invoice .table > thead > tr > th {
    padding: 10px;
}

.invoice .panel {
    -webkit-box-shadow: none;
    box-shadow: none;
}


.invoice-info hr {
    margin: 0;
}

.invoice-info ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.invoice-info .invoice-issuer {
    font-size: 0.8em;
    color: #888;
}

@media (min-width: 481px) and (max-width: 991px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin: 0;
    }
}
/* margin-left: -15px; */

/*@media (min-width: 992px) {
    .header-v6 .navbar-nav > li > a {
        padding: 20px 10px 20px 10px;
        line-height: 54px;
    }
    }*/

.navbar-toggle {
    padding-top: 18px;
    padding-bottom: 17px;
}

.header-v6 .navbar-brand {
    /*padding-top: 15px;
    padding-bottom: 15px;*/
    max-height: none;
    height: auto;
    line-height: 56px;
}

    .header-v6 .navbar-brand img {
        max-width: none;
        max-height: none;
    }

@media (min-width: 481px) and (max-width: 991px) {
    .header-v6 .navbar-brand {
        padding: 15px 15px;
    }
}

@media (min-width: 992px) {
    .header-fixed .header-v6.header-fixed-shrink .navbar-nav > li.navbar-nav-highlight > a {
        color: #fff;
    }

    .header-fixed .header-v6.header-fixed-shrink .navbar-nav > li > a {
        color: #252525;
        line-height: normal;
    }

        .header-fixed .header-v6.header-fixed-shrink .navbar-nav > li > a:hover {
            color: #252525;
        }

    .header-fixed .header-v6.header-fixed-shrink.header-blue .navbar-nav > li.navbar-nav-highlight > a {
        color: #252525;
    }

    .header-fixed .header-v6.header-fixed-shrink .navbar-nav > li.navbar-nav-highlight > a:hover {
        color: #fff;
    }

    .header-fixed .header-v6.header-fixed-shrink.header-blue .navbar-nav > li > a {
        color: #fff;
        line-height: normal;
    }

        .header-fixed .header-v6.header-fixed-shrink.header-blue .navbar-nav > li > a:hover {
            color: #252525;
        }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .header-v6 .navbar-nav > li > a {
        padding: 20px 10px 20px 10px;
        line-height: 54px;
    }

    .header-v6 .navbar > .container .navbar-brand,
    .header-v6 .navbar > .container-fluid .navbar-brand {
        padding-right: 25px;
    }
}

@media (min-width: 481px) and (max-width: 991px) {
    .wrapper {
        padding-top: 0 !important;
    }

    .margin-bottom-70 {
        margin-bottom: 0;
    }

    .header-v6 .navbar-brand {
        float: none;
    }
}

i.icon-md {
    line-height: 20px;
}

@media (min-width: 481px) and (max-width: 991px) {
    .header-fixed .header-v6.header-sticky {
        position: absolute;
        width: 100%;
    }
}

.nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .manage-page-border {
        border-left: 1px solid #eee;
    }
}

.owl-slider-v7 {
    padding: 60px 60px 20px 60px;
}

    .owl-slider-v7 > .owl-controls {
        margin-top: 20px;
    }

        .owl-slider-v7 > .owl-controls > .owl-buttons > div {
            position: absolute;
            height: 66px;
            width: 50px;
            top: 50%;
            margin-top: -33px;
            background-color: #f7f7f7;
            overflow: auto;
        }

        .owl-slider-v7 > .owl-controls > .owl-buttons > .owl-prev {
            left: 0;
            border-bottom-right-radius: 90px;
            border-top-right-radius: 90px;
        }

        .owl-slider-v7 > .owl-controls > .owl-buttons > .owl-next {
            right: 0;
            border-bottom-left-radius: 90px;
            border-top-left-radius: 90px;
            overflow: hidden;
        }

        .owl-slider-v7 > .owl-controls > .owl-buttons > .owl-prev img {
            position: absolute;
            height: 50px;
            right: 6px;
            top: 8px;
        }

        .owl-slider-v7 > .owl-controls > .owl-buttons > .owl-next img {
            position: absolute;
            height: 50px;
            left: 6px;
            top: 8px;
        }

.manage-page-border table {
    border: 1px solid #ccc;
}

    .manage-page-border table > tbody > tr > td {
        padding: 5px 10px 5px 10px;
    }

.manage-page-border h3 {
    color: #e6691e;
}

.manage-page-border img {
    max-width: 100%;
}

@media (min-width: 481px) and (max-width: 991px) {
    .container {
        width: auto !important;
    }
}

.notice-arrow {
    position: absolute;
    margin-left: 50%;
    margin-top: -30px;
    color: #bdbdbd;
}

    .notice-arrow.notice-arrow-white {
        color: #ddd;
    }

    .notice-arrow.notice-arrow-orange {
        color: #bd571c;
    }

    .notice-arrow > span {
        font-size: 30px;
        margin: 0;
        line-height: normal;
    }

.purchase {
    border-bottom: none;
}

.ui-datepicker {
    z-index: 2000 !important;
}

.form-block button.form-border-button,
.form-block button.form-border-button:focus,
.form-block button.form-border-button:hover {
    border-bottom: 1px solid white !important;
}

.padding-right-10 {
    padding-right: 10px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-25 {
    margin-top: 25px;
}

.margin-top-30 {
    margin-top: 30px;
}

.shop-subscribe {
    -webkit-box-shadow: 0px -4px 10px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: 0px -4px 10px 0 rgba(0,0,0,0.15);
    box-shadow: 0px -4px 10px 0 rgba(0,0,0,0.15);
}

    .shop-subscribe button {
        font-weight: bold;
        border: none;
        color: #fff;
        background-color: #00becd;
        padding-bottom: 3px;
    }

        .shop-subscribe button:hover {
            background-color: #006a72;
        }

    .shop-subscribe .btnlink {
        /*font-family: 'RobotoBold';
            font-size: 13px;
            font-weight: bold;
            border: none;
            padding: 8px 16px;
            background-color: #FBB900;*/
        font-weight: bold;
        border: none;
        color: #fff;
        min-width: 100px;
        width: 100%;
        height: 35px;
        border-radius: 6px;
        background-color: #00becd;
        max-width: 210px;
        padding: 1px 6px 3px 6px;
    }

        .shop-subscribe .btnlink a {
            color: #fff;
        }

        .shop-subscribe .btnlink:hover {
            background-color: #006a72;
            cursor: pointer;
        }

        .shop-subscribe .btnlink a:hover {
            color: #fff;
            text-decoration: none;
        }

.header-v6 .navbar.mega-menu {
    background: #fff;
    /*
        -webkit-box-shadow: 0px -4px 10px 0 rgba(0,0,0,0.15);
        -moz-box-shadow: 0px -4px 10px 0 rgba(0,0,0,0.15);
        box-shadow: 0px 4px 10px 0 rgba(0,0,0,0.15);
        */
}

.header-v6.header-sticky.header-fixed-shrink {
    -webkit-box-shadow: 0px -4px 10px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: 0px -4px 10px 0 rgba(0,0,0,0.15);
    box-shadow: 0px 4px 10px 0 rgba(0,0,0,0.15);
}

.header-v6.header-blue .navbar.mega-menu {
    background: #00becd;
}

.header-v6 .navbar-nav > li > a {
    font-size: 15px;
    text-transform: none;
}

.header-v6 .navbar-nav > .active {
    background: #009687;
}

    .header-v6 .navbar-nav > .active > a {
        color: #ffffff !important;
    }

        .header-v6 .navbar-nav > .active > a:hover {
            color: #ffffff !important;
        }

.header-v6 .navbar-nav > .open > a:focus {
    color: #252525;
}

.header-v6 .navbar-brand img.default-logo, .header-v6 .navbar-brand img.shrink-logo {
    height: 60px;
}

@media (min-width: 481px) and (max-width: 991px) {
    .header-v6 .navbar-brand img.default-logo, .header-v6 .navbar-brand img.shrink-logo {
        height: 80px;
    }

    .orig-receipt .styled-checkbox + label span {
        position: relative;
        top: 0px;
    }

    .header-fixed .navbar-nav > li {
        margin: 25px 0px;
    }

    .header-v6 .navbar-nav > li > a {
        font-size: 14px;
    }
}

.header-fixed .navbar-nav > li > a {
    color: #252525;
    background-color: transparent;
    line-height: normal;
    height: 60px;
    border-radius: 6px;
    font-weight: bold;
}

.header-fixed .header-blue .navbar-nav > li > a {
    color: #fff;
}

.header-fixed .navbar-nav > li > a:focus {
    color: #252525;
    font-weight: bold;
}

.header-fixed .header-v6.header-blue .navbar-nav > li > a:focus {
    color: #fff;
}

.header-v6.header-blue .navbar-toggle .icon-bar {
    background: #fff;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    border-color: inherit;
}

@media (min-width: 481px) and (max-width: 991px) {

    .header-v6 .mega-menu .dropdown-menu li {
        padding: 20px 0;
    }

    .header-v6 .navbar-nav li a.logout {
        margin-top: 25px;
        display: block;
        width: 100%;
        border: 4px solid #252525;
        padding: 16px 0;
        border-radius: 5px;
    }

    .header-v6 .navbar-nav li a {
        border: 0;
        line-height: 1.6 !important;
        font-size: 25px !important;
        font-weight: bold;
        color: #252525;
        text-decoration: none !important;
        padding: 12px 5px;
        display: block;
    }

        .header-v6 .navbar-nav li a:hover {
            color: #ff6e1d !important;
            border-color: #ff6e1d;
        }

    .header-blue .navbar-nav li a:hover {
        color: #252525 !important;
        border-color: #252525 !important;
    }

    .header-v6 .navbar-nav li.navbar-nav-highlight a:hover {
        color: #fff !important;
    }

    .header-blue .navbar-nav li.navbar-nav-highlight a:hover, .header-blue .navbar-nav li.navbar-nav-highlight a:focus {
        color: #252525 !important;
    }

    .header-v6 .navbar-nav li a > div {
        font-size: 25px !important;
    }

    .header-v6.header-blue .navbar-nav li a, .header-v6.header-blue .navbar-nav li h3 {
        color: #fff;
        border-color: #fff;
    }

    .header-v6 .navbar-nav .open .dropdown-menu {
        text-align: center;
    }

    .header-blue .navbar-nav .open .dropdown-menu li > a {
        color: #fff !important;
    }

    .header-v6 .navbar-nav .open .dropdown-menu li > a {
        text-align: center;
        font-size: 20px !important;
        color: #777;
        padding: 0;
    }

        .header-v6 .navbar-nav .open .dropdown-menu li > a:hover,
        .header-v6 .navbar-nav .open .dropdown-menu li > a:focus {
            color: #252525 !important;
            text-decoration: underline !important;
        }

    .header-v6 .navbar-collapse {
        border-bottom: 0;
    }
}

.header-fixed .navbar-nav > li > a:hover {
    color: #252525;
    font-weight: bold;
    text-decoration: underline;
}

.header-fixed .header-blue .navbar-nav > li > a:hover {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}

@media (min-width: 992px) {
    .header-v6 .navbar-nav > .open > a,
    .header-v6 .navbar-nav > .open > a:hover,
    .header-v6 .navbar-nav > .open > a:focus {
        color: #252525;
    }

    .header-v6.header-blue .navbar-nav > .open > a,
    .header-v6.header-blue .navbar-nav > .open > a:hover,
    .header-v6.header-blue .navbar-nav > .open > a:focus {
        color: #fff;
    }
}

.header-fixed .header-blue .navbar-nav > li.navbar-nav-highlight > a {
    color: #252525;
    background-color: #fff;
    min-width: 210px;
    border: 0;
}



    .header-fixed .header-blue .navbar-nav > li.navbar-nav-highlight > a:hover {
        color: #000;
        background-color: #f7f7f7;
        font-weight: bold;
    }

    .header-fixed .header-blue .navbar-nav > li.navbar-nav-highlight > a:focus {
        color: #000;
    }

/*.header-fixed .header-blue .navbar-nav > li > a:focus {
        color: #fff;
        font-weight: bold;
    }*/

.header-fixed .navbar-nav .active > a {
    color: #009687;
}

    .header-fixed .navbar-nav .active > a:hover {
        color: #000 !important;
    }

.header-v6 .navbar-nav > li > .btn-u {
    line-height: normal;
}

.header-v6 .navbar > .container .navbar-brand,
.header-v6 .navbar > .container-fluid .navbar-brand {
    /*padding-left: 50px;*/
    padding-right: 50px;
}

/*.header-v6 .navbar-nav > li > a {
        height: 94px !important;
    }*/

.header-v6 .nav .navbar-nav {
    color: #000;
    float: left;
}

    .header-v6 .nav .navbar-nav:hover {
        background-color: #e0e0e0;
    }

    .header-v6 .nav .navbar-nav .dropdown .dropdown-menu {
        right: unset;
        background-color: #e0e0e0;
        box-shadow: none;
        padding: 10px 10px 10px 10px;
    }

        .header-v6 .nav .navbar-nav .dropdown .dropdown-menu > li {
            padding-top: 5px;
            padding-bottom: 5px;
        }

            .header-v6 .nav .navbar-nav .dropdown .dropdown-menu > li:hover {
                background-color: #f8f8f8;
            }

            .header-v6 .nav .navbar-nav .dropdown .dropdown-menu > li > a {
                color: #000;
            }

@media (min-width: 992px) {
    .header-v6 .dropdown-menu {
        /*border: none;
        padding: 15px 0;
        min-width: 230px;
        border-radius: 0;
        background: #fff;
        z-index: 9999 !important;*/
        border-top: none;
    }
}

.container {
    max-width: 1100px;
}

/*@media only screen (min-width: 1200px) and (max-width: 1699px) {
        .container {
            max-width: 1160px;
        }
    }

    @media only screen and (min-width : 1700px) {
        .container {
            width: 1650px;
        }
    }*/

.litext li {
    color: #888;
}


/* bootstrap 10 columns */
.col-xs-101, .col-xs-102, .col-xs-103, .col-xs-104, .col-xs-105, .col-xs-106, .col-xs-107, .col-xs-108, .col-xs-109, .col-xs-110,
.col-sm-101, .col-sm-102, .col-sm-103, .col-sm-104, .col-sm-105, .col-sm-106, .col-sm-107, .col-sm-108, .col-sm-109, .col-sm-110,
.col-md-101, .col-md-102, .col-md-103, .col-md-104, .col-md-105, .col-md-106, .col-md-107, .col-md-108, .col-md-109, .col-md-110,
.col-lg-101, .col-lg-102, .col-lg-103, .col-lg-104, .col-lg-105, .col-lg-106, .col-lg-107, .col-lg-108, .col-lg-109, .col-lg-110 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-101 {
    width: 10%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-101 {
        width: 10%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-101 {
        width: 10%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-101 {
        width: 10%;
        float: left;
    }
}

.col-xs-102 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-102 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-102 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-102 {
        width: 20%;
        float: left;
    }
}

.col-xs-103 {
    width: 30%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-103 {
        width: 30%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-103 {
        width: 30%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-103 {
        width: 30%;
        float: left;
    }
}

.col-xs-104 {
    width: 40%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-104 {
        width: 40%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-104 {
        width: 40%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-104 {
        width: 40%;
        float: left;
    }
}

.col-xs-105 {
    width: 50%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-105 {
        width: 50%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-105 {
        width: 50%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-105 {
        width: 50%;
        float: left;
    }
}

.col-xs-106 {
    width: 60%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-106 {
        width: 60%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-106 {
        width: 60%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-106 {
        width: 60%;
        float: left;
    }
}

.col-xs-107 {
    width: 70%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-107 {
        width: 70%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-107 {
        width: 70%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-107 {
        width: 70%;
        float: left;
    }
}

.col-xs-108 {
    width: 80%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-108 {
        width: 80%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-108 {
        width: 80%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-108 {
        width: 80%;
        float: left;
    }
}

.col-xs-109 {
    width: 90%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-109 {
        width: 90%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-109 {
        width: 90%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-109 {
        width: 90%;
        float: left;
    }
}

.col-xs-110 {
    width: 100%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-110 {
        width: 100%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-110 {
        width: 100%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-110 {
        width: 100%;
        float: left;
    }
}

/*
    480px and less
*/
@media (max-width: 480px) {

    .styled-checkbox + label {
        padding-top: 2px;
    }

    .form-block .form-block-left h5 {
        font-size: 30px;
        font-weight: bold;
        line-height: 45px;
    }

    .orig-receipt .styled-checkbox + label span {
        position: relative;
        top: 0px;
    }

    .help .form-block .form-block-right p, .payment-error .form-block .form-block-right p {
        line-height: 20px;
    }

    .form-block-filter {
        background-position-x: 60%;
        background-position-y: 23%;
        min-height: 495px;
    }

    .form-block-filter2 {
        background-position-x: -70px;
        background-position-y: 0;
        min-height: 500px;
    }

    .content-sm {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .container {
        padding-right: 15px;
        padding-left: 15px;
    }

    .styled-checkbox + label:before {
        width: 21px;
        height: 21px;
    }

    .styled-checkbox:checked + label:after {
        left: 4px;
        top: 1px;
    }

    .accordion-sub .circle-checkbox {
        left: -16px;
        top: 4px;
        width: 18px;
        height: 18px;
    }

    .accordion-sub .square-checkbox {
        left: -16px;
        top: 4px;
        width: 18px;
        height: 18px;
    }

    .accordion-sub.active .circle-checkbox-dot {
        left: 1px;
        top: 1px;
        width: 16px;
        height: 16px;
    }

    .accordion-sub.active .square-checkbox-act {
        left: 1px;
        top: 1px;
        width: 16px;
        height: 16px;
    }

    .text-danger {
        font-size: 18px !important;
    }

    h1, h2 {
        font-size: 30px;
        line-height: 32px;
    }

    h4 {
        font-size: 35px;
        line-height: 35px;
    }

    a, p, label, input, span, .text-danger li, div, strong, h3, td {
        font-size: 18px !important;
    }

    #availableProducts h3, #availableProducts h3 span {
        font-size: 25px !important;
    }

    #availableProducts .hiddenRow h3 {
        font-size: 18px !important;
    }

    #availableProducts .accordion-sub h3 {
        margin-top: 25px;
        margin-bottom: 8px;
    }

    .ui-datepicker span, .ui-datepicker a {
        font-size: 16px !important;
    }

    input {
        font-weight: bold;
    }

    .form-block .input-group > input {
        padding: 7px 15px;
        border: 2px solid #d5d5d5;
        border-radius: 6px;
    }

    .navbar-nav div, section, li, select, small, small > i, span > strong, button, td, .labels {
        font-size: 15px !important;
        /*line-height: 1;*/
    }

    button {
        font-size: 15px !important;
    }

    .cookies a, .cookies p, .cookies div, .cookies span {
        font-size: 10px !important;
    }

    .cookies label {
        font-size: 17px !important;
        font-weight: normal !important;
    }

    .cookies button {
        font-size: 15px !important;
    }

    .form-block button {
        height: 50px !important;
    }

    .form-block .form-block-right a.btn.btn-main {
        line-height: 0.9 !important;
        font-size: 15px !important;
        height: 40px;
        width: 100%;
    }

        .form-block .form-block-right a.btn.btn-main:focus {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

    .cookies button {
        height: 35px !important;
        font-weight: bold;
        float: none !important;
        width: 303px !important;
    }

    .cookies {
        text-align: center !important;
    }

        .cookies span {
            font-weight: normal !important;
        }

        .cookies a {
            font-weight: bold;
        }

        .form-block button,
        .cookies button {
            max-width: 100%;
        }

    .cookie.table th {
        font-size: 10px !important;
    }

    .cookie.table td {
        font-size: 10px !important;
    }

    .ad {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

        .ad h2 {
            color: #252525;
        }

        .ad p {
            font-size: 8px;
            line-height: 15px;
            color: #252525;
        }

    ad-tickets h2, .ad-white h2, .ad-blue h2 {
        text-align: center;
        font-size: 22px;
        font-weight: bold;
    }

    .ad-tickets {
        background-color: #fff;
    }

        .ad-tickets .font-icon.ad-arrow, .ad.ad-blue .font-icon.ad-arrow {
            pointer-events: none;
        }

    .ad-tickets, .ad-blue {
        background-color: #00becd;
        color: #fff;
    }

        .ad-tickets h1, .ad-blue h1 {
            font-size: 32px;
            line-height: 37px;
            font-weight: bold;
            color: #fff;
        }

        .ad-tickets .font-icon.ad-arrow, .ad.ad-blue .font-icon.ad-arrow {
            font-size: 35px !important;
            color: #fff;
            margin-bottom: 35px !important;
            margin-top: 35px !important;
        }

        .ad-tickets .font-icon, .ad-blue .font-icon {
            font-size: 60px !important;
            color: #fff;
            margin-bottom: 10px !important;
        }

        .ad-tickets .ad-ticket-font, .ad-blue .ad-ticket-font {
            font-size: 18px !important;
            margin-bottom: 0px;
            font-weight: bold;
        }

    .ad {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .carousel-indicators li {
        width: 16px !important;
        height: 16px !important;
        border-radius: 16px;
        margin: 0 5% !important;
    }

    .header-v6 .navbar-brand {
        height: 80px;
    }

    .form-block {
        margin-top: 80px;
    }

    .form-block-filter2 {
        background-position-x: 15%;
    }

    .slick-slide {
        padding-left: 15px;
    }

    .form-block-card-list-content {
        width: 136px;
    }

    .form-block-card, .form-block-card div {
        width: 136px;
        height: 216px;
    }

    .slick-v1 {
        margin-left: -15px;
        margin-right: -15px;
    }

    .form-block-card-active a span {
        top: 10px;
        right: 10px;
        font-size: 8px;
    }

    .form-block-card-list {
        float: none;
    }

    /*.form-block-card-list .owl-carousel .owl-item {
        float: left;
        margin-right: 30px!important;
        width: 210px !important;
    }*/

    .form-block-card-list-content {
        width: 100%;
    }

    .form-block-card {
        /*width: 210px;*/
    }

    .owl-carousel .owl-stage {
        /*width: 1000px!important;*/
    }

    .slick-slide {
        float: left;
    }

    .form-block-menu-tab {
        margin: 0;
        text-align: center;
        display: block;
    }

    .form-block .form-block-right .form-block-menu-tab a {
        border-bottom: 4px solid #d4d4d4;
        display: block;
        width: 100%;
        padding-bottom: 25px !important;
    }

    .form-block .form-block-right #history-start, .form-block .form-block-right #history-finish {
        width: 180px;
    }

    #historyListing div, #historyListing strong {
        font-size: 10px !important;
    }

    .form-block .btn-payment {
        height: 30px;
    }

        .form-block .btn-payment.btn-payment-paypal {
            min-width: 100px;
            background-size: contain;
        }

        .form-block .btn-payment.btn-payment-mastercard {
            min-width: 110px;
            background-size: contain;
        }

    #historyListing table hr {
        border-top: 2px solid #d4d4d4;
    }

    .history-pagination {
        text-align: center;
    }

    .history-pagination-nums {
        float: none;
    }

    .pages span, .pages b, .pages a {
        float: none;
        display: inline;
    }

    .body-wrapper {
        /*background-color: #33cbd7;*/
    }

    .form-block .form-block-left .sub p.active {
        padding-left: 16px;
    }

    .form-block-padding {
        padding: 15px;
    }

    .form-block hr {
        margin-left: -30px;
        margin-right: -30px;
        border-top: 4px solid #d4d4d4;
    }

    .form-block .form-block-right .form-block-menu-tab.active a {
        border-bottom: 10px solid #00becd;
        display: block;
        width: 100%;
        padding-bottom: 19px !important;
    }

    .accordion-main {
        padding-left: 32px;
    }

    .copyright-top {
        text-align: center;
    }

        .copyright-top div, .copyright-top label, .copyright-top a {
            font-size: 14px !important;
        }

        .copyright-top div {
            line-height: 20px;
        }

    .footer-v2 .copyright-top .col-md-102 {
        margin-bottom: 25px;
    }

    .footer-v2 .copyright-top {
        padding-top: 50px;
        padding-bottom: 25px;
    }

    .footer-v2 .copyright-bottom {
        text-align: center;
        padding-top: 0;
        padding-bottom: 10px;
    }

        .footer-v2 .copyright-bottom ul {
            padding-top: 10px;
        }

        .footer-v2 .copyright-bottom li:first-of-type {
            display: block;
        }

        .footer-v2 .copyright-bottom a {
            font-size: 15px !important;
        }

    .footer-v2 .copyright-top img {
        width: 100%;
        max-width: 121.5px !important;
    }

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin: 0;
    }

    .header-v6 .navbar-brand {
        padding: 8px 8px;
    }

    .wrapper {
        padding-top: 0 !important;
    }

    .margin-bottom-70 {
        margin-bottom: 0;
    }

    .header-v6 .navbar-brand {
        float: none;
    }

    .header-fixed .header-v6.header-sticky {
        position: absolute;
        width: 100%;
    }

    .container {
        width: auto !important;
    }

    .header-v6 .navbar-brand img.default-logo, .header-v6 .navbar-brand img.shrink-logo {
        height: 40px;
    }

    .header-fixed .navbar-nav > li {
        margin: 12px 0px;
    }

    .header-v6 .navbar-nav > li > a {
        font-size: 14px;
    }

    .header-v6 .mega-menu .dropdown-menu li {
        padding: 20px 0;
    }

    .header-v6 .navbar-nav li a.logout {
        margin-top: 12px;
        display: block;
        width: 100%;
        border: 2px solid #252525;
        padding: 4px 0;
        border-radius: 5px;
    }

    .header-v6 .navbar-nav li a {
        border: 0;
        line-height: 1.6 !important;
        font-size: 12px !important;
        font-weight: bold;
        color: #252525;
        text-decoration: none !important;
        padding: 6px 2px;
        display: block;
    }

        .header-v6 .navbar-nav li a:hover {
            color: #ff6e1d !important;
            border-color: #ff6e1d;
        }

    .header-blue .navbar-nav li a:hover {
        color: #252525 !important;
        border-color: #252525 !important;
    }

    .header-v6 .navbar-nav li.navbar-nav-highlight a:hover {
        color: #fff !important;
    }

    .header-blue .navbar-nav li.navbar-nav-highlight a:hover, .header-blue .navbar-nav li.navbar-nav-highlight a:focus {
        color: #252525 !important;
    }

    .header-fixed .navbar-nav > li > a {
        color: #252525;
        background-color: transparent;
        line-height: normal;
        height: 30px;
        border-radius: 6px;
        font-weight: bold;
    }

    .header-v6 .navbar-nav li a > div {
        font-size: 12px !important;
    }

    .header-v6.header-blue .navbar-nav li a, .header-v6.header-blue .navbar-nav li h3 {
        color: #fff;
        border-color: #fff;
    }

    .header-v6 .navbar-nav .open .dropdown-menu {
        text-align: center;
    }

    .header-blue .navbar-nav .open .dropdown-menu li > a {
        color: #fff !important;
    }

    .header-v6 .navbar-nav .open .dropdown-menu li > a {
        text-align: center;
        font-size: 20px !important;
        color: #777;
        padding: 0;
    }

        .header-v6 .navbar-nav .open .dropdown-menu li > a:hover,
        .header-v6 .navbar-nav .open .dropdown-menu li > a:focus {
            color: #252525 !important;
            text-decoration: underline !important;
        }

    .header-v6 .navbar-collapse {
        border-bottom: 0;
    }

    .header-v6 .navbar-toggle {
        border: none;
        margin: 5px 0 5px 8px;
    }

        .header-v6 .navbar-toggle .icon-bar-x-container {
            width: 28px;
            height: 18px;
            margin-top: 15px;
        }

        .header-v6 .navbar-toggle .icon-bar-x {
            display: block;
            border-radius: 1px;
            height: 5px;
            width: 25px;
            background: #008aad;
            position: absolute;
        }

    .header-v6.header-blue .navbar-toggle .icon-bar-x {
        background: #fff;
    }

    .header-v6 .navbar-toggle .icon-bar {
        height: 5px;
        width: 27px;
        background: #008aad;
    }

    .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 6px;
    }

    .input-error {
        position: absolute;
        margin-top: -38px;
        text-align: left;
        left: 0;
        /*padding-left: 40px;*/
        z-index: 10;
    }

    .floating-error .input-error span {
        font-size: 12px !important;
    }

    .form-block .form-block-label-edit > .font-icon.icon-pen-angled {
        font-size: 20px !important;
        margin-top: -10px;
    }

    /* margins */
    .margin-bottom-5 {
        margin-bottom: 2.5px !important;
    }

    .margin-bottom-10 {
        margin-bottom: 5px !important;
    }

    .margin-bottom-15 {
        margin-bottom: 7.5px !important;
    }

    .margin-bottom-20 {
        margin-bottom: 10px !important;
    }

    .margin-bottom-25 {
        margin-bottom: 12.5px !important;
    }

    .margin-bottom-30 {
        margin-bottom: 15px !important;
    }

    .margin-bottom-35 {
        margin-bottom: 17.5px !important;
    }

    .margin-bottom-40 {
        margin-bottom: 20px !important;
    }

    .margin-bottom-45 {
        margin-bottom: 22.5px !important;
    }

    .margin-bottom-50 {
        margin-bottom: 40px !important;
    }

    .margin-bottom-55 {
        margin-bottom: 27.5px !important;
    }

    .margin-bottom-60 {
        margin-bottom: 30px !important;
    }

    .margin-bottom-65 {
        margin-bottom: 32.5px !important;
    }

    .margin-bottom-70 {
        margin-bottom: 35px !important;
    }

    .margin-bottom-75 {
        margin-bottom: 37.5px !important;
    }

    .margin-bottom-80 {
        margin-bottom: 40px !important;
    }

    .margin-bottom-85 {
        margin-bottom: 42.5px !important;
    }

    .margin-bottom-90 {
        margin-bottom: 45px !important;
    }

    .margin-bottom-95 {
        margin-bottom: 47.5px !important;
    }

    .margin-bottom-100 {
        margin-bottom: 50px !important;
    }
}

.NewRelation {
    margin: 20px 0;
}

.cardNumber {
    margin-top: 20px;
    padding: 0px 0;
}

.TariffProductName:first-letter {
    text-transform: uppercase !important;
}

@media (max-width: 991px) {
    .TariffProductName {
        font-size: 28px;
        margin-top: 10px;
        margin-left: 0;
    }
}

@media (min-width: 501px) {
    .shoppingCart {
        height: 25px !important;
    }
}

@media (max-width: 480px) {
    .TariffProductName {
        font-size: 15px;
        margin-top: 0;
        margin-left: 30px;
    }
}

/* The container */
.containerDD {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default radio button */
    .containerDD input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/*class="glyphicon glyphicon-info-sign info-align" style="cursor:pointer;color:#00becd"*/

.ticket-pack {
    display: inline;
}

.ticket-info {
    cursor: pointer;
    color: #00becd;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #FFFFFF;
    border-radius: 50%;
    border: 2px solid #D5D5D5;
    margin-top: 7px;
}

/* On mouse-over, add a grey background color */
.containerDD:hover input ~ .checkmark {
    background-color: white;
}

/* When the radio button is checked, add a blue background */
.containerDD input:checked ~ .checkmark {
    background-color: white;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.containerDD input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.containerDD .checkmark:after {
    top: 2px;
    left: 2px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #FF6E1D;
}


@media (min-width: 481px) and (max-width: 992px) {

    .cardNumber, .purchase-back-link, .TariffProductName {
        font-size: 18px !important;
    }

    span > strong {
        font-size: 18px !important;
    }
}

hr.location-line {
    margin-bottom: 25px;
}

.AddTicketRoute-text {
    margin-bottom: 60px;
}

.Select-Text {
}

.Select-Date {
    font-weight: bold;
}

/* Gal's Custom Code */
.input-group .dropdown select:focus {
    outline: none;
}

.faq span.bold-txt {
    font-weight: 700;
}

.terms span.bold-txt {
    font-weight: 700;
}

.faq span.underline-txt {
    text-decoration: underline;
}

.form-block button.btn-main {
    vertical-align: bottom;
}

.form-block button.btn-invert {
    vertical-align: top;
}

.ticket-type {
    font-weight: bold;
}
/*Dropdown*/
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn),
.input-group .dropdown select {
    width: 100% !important;
}

.dropdown button {
    width: 100% !important;
    padding: 14px 20px;
    border: 2px solid #d5d5d5;
    border-radius: 6px;
    max-width: inherit;
    color: #a9a9a9;
}

    .dropdown button:hover,
    .dropdown button:focus {
        color: #a9a9a9;
        border: 2px solid #d5d5d5;
        background-color: transparent !important;
        outline: none;
    }

    .dropdown button .filter-option-inner-inner {
        color: #333;
        font-weight: normal;
        text-transform: initial;
    }

.dropdown .dropdown-menu:not(.inner):not(.sky-form) {
    border: 2px solid #d5d5d5;
}

.dropdown .dropdown-menu:not(.sky-form) li a {
    color: #333;
    padding: 8px 20px;
    font-weight: bold;
}

.dropdown .dropdown-menu:not(.sky-form) li.selected.active a {
    color: #333;
    background-color: #f5f5f5;
}

.sky-form {
    width: 100%;
}

    .sky-form .rating {
        margin-right: 5px;
    }

    .sky-form .rating-no-star {
        display: none;
        margin-right: 5px;
    }

.accordion-toggle .veljavnost-title {
    padding: 5px 15px 0px 15px;
    background-color: #f5f5f5;
}

.accordion-toggle [name*=date_dropdown] .checkbox {
    padding: 5px 15px;
    background-color: #F5F5F5;
}

    .accordion-toggle [name*=date_dropdown] .checkbox label {
        display: block !important;
        margin-top: 10px;
        font-size: 18px;
        line-height: 32px;
        padding-left: 30px;
    }

    .accordion-toggle [name*=date_dropdown] .checkbox .dropdown .input-group input[type="text"] {
        background-color: #fff;
    }

.available-products-buttons:not(.mobile-buttons) [class*=col-] {
    padding: 0;
}

@media all and (max-width:991px) {
    .available-products-buttons {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
}

.available-products-buttons .btn-main[disabled]:not(.btn-white) {
    opacity: 0.7;
    cursor: not-allowed;
}

.available-products-buttons .btn-main:not(.btn-white):hover:disabled {
    background-color: #ff6e1d !important;
}

.available-products-buttons .btn-white,
.purchase-buttons .btn-white {
    border-radius: 6px;
    border: 2px solid #d5d5d5;
    font-weight: 400 !important;
}

    .available-products-buttons .btn-white:hover,
    .available-products-buttons .btn-white:focus,
    .purchase-buttons .btn-white:hover,
    .purchase-buttons .btn-white:focus {
        border: 2px solid #d5d5d5;
        text-decoration: none !important;
        background-color: #f5f5f5 !important;
    }

.btn-main.shoppingCart {
    width: 30px !important;
    min-width: 30px !important;
    height: 30px !important;
}

.accordion-toggle.active [id*=purchase] .shoppingCart {
    background-color: #ff6e1d !important;
    width: 30px !important;
    min-width: 30px !important;
    height: 30px !important;
}

.accordion-toggle.active [id*=purchase] .close {
    background-color: transparent;
    width: 30px;
    min-width: 30px;
    height: 30px !important;
    position: absolute;
    right: -10px;
}

    .accordion-toggle.active [id*=purchase] .close i {
        font-size: 16px;
        color: #333;
    }

.accordion-toggle .extra-items {
    margin-top: 5px;
    margin-bottom: 5px;
}

.purchase-buttons [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

    .purchase-buttons [class*="col-"] + [class*="col-"] {
        padding-left: 15px;
    }

.form-block button {
    font-size: 18px;
}

@media all and (max-width:991px) {
    .accordion-toggle [name*=date_dropdown] .checkbox label:first-child {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .validity .purchase-item-amount {
        font-size: 21px;
    }

    .btn-main.shoppingCart {
        vertical-align: top !important;
    }

    .accordion-toggle.active [id*=purchase] .close {
        right: -5px;
    }
}

/*Gal's Custom Code - 16.10.2019*/

.modal {
    top: 50%;
    transform: translateY(-50%);
}

    .modal .modal-body {
        padding: 35px;
    }

        .modal .modal-body h3 {
            margin-bottom: 25px;
        }

        .modal .modal-body ul {
            padding-left: 20px;
            margin-bottom: 0;
        }

    .modal .modal-footer {
        padding: 35px;
        padding-top: 0px;
        text-align: left;
        border: 0;
    }

.tab-content .checkmark {
    /*top:-2px;*/
}

.ui-datepicker {
    background-color: #fff;
}

.price-right {
    display: inline;
    float: right;
}

.price-value {
    font-weight: bold;
}

.price-desc {
    display: inline;
}

.checkbox label,
.radio label {
    padding-left: 0px;
}

.containerDD {
    padding-left: 0px;
}

    .containerDD.ticket-duraction {
        padding-left: 30px;
    }

/*TOP HEADER FIX*/
.header-fixed .navbar-nav > li {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .header-fixed .navbar-nav > li.navbar-nav-highlight > a {
        color: #fff;
        background-color: #ff6e1d;
        font-size: 20px;
        min-width: 210px;
        border: 0;
    }

        .header-fixed .navbar-nav > li.navbar-nav-highlight > a:hover {
            background-color: #e06418;
            text-decoration: none;
        }

/*MARKETING HEADER FIX*/
.marketing {
    margin-top: 65px;
}

    .marketing h1 {
        font-size: 32px;
        line-height: 38px;
        font-weight: bold;
        color: #fff;
    }

    .marketing h1 {
        font-size: 65px;
        line-height: 75px;
        font-weight: bold;
        color: #fff;
    }

    .marketing .btn-main {
        min-width: 260px;
    }

    .marketing .btn-invert {
        min-width: 210px;
    }

.form-block-filter {
    background: url(../../img/arriva/bg/index_bg2.png) no-repeat;
    background-position: 60% 23%;
    background-size: auto;
    background-size: cover;
    min-height: 574px;
}

/*MARKETING SIDE FIX*/
.marketing2 {
    text-align: left;
    margin-top: 130px;
}

    .marketing2 h1 {
        font-size: 45px;
        line-height: 55px;
        font-weight: bold;
    }

    .marketing2 p {
        font-size: 25px;
        line-height: 38px;
    }

.form-block-filter2 {
    background: url(../../img/arriva/bg/man_bg.png) no-repeat;
    background-position: center center;
    background-size: auto;
    min-height: 778px;
}

/*BLUE BLOCK FIX*/
.blue-block .title h2 {
    font-size: 45px;
    line-height: 55px;
    color: #000;
    margin-top: 0px;
}

.blue-block .subtitle h3 {
    display: inline-block;
    color: #000;
    font-size: 30px;
    line-height: 75px;
}

.blue-block .col-info .subtitle {
    display: flex;
    margin-bottom: 13px;
}

.blue-block .row.info .col-info p {
    font-size: 18px;
    line-height: 30px;
    color: #363636;
    min-height: 130px;
}

.blue-block span.icon {
    display: inline-block;
    height: 90px;
    width: 90px;
    margin-right: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.blue-block .icon.icon-enotne {
    background-image: url("/images/icon_enotne.png");
}

.blue-block .icon.icon-subvencionirane {
    background-image: url("/images/icon_subvencionirane.png");
}

.blue-block button.btn-main {
    background-color: #ff6e1d;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    min-width: 100px;
    width: 100%;
    border-radius: 6px;
    height: 60px;
    max-width: 210px;
    border-color: transparent;
}

    .blue-block button.btn-main:hover {
        background-color: #e06418;
    }

/*NAKUP VOZOVNICE FIX*/
.form-block .form-block-right a {
    color: #ff6e1d;
    font-weight: bold;
}

.filter-heading {
    margin-top: 10px;
    margin-bottom: 0px;
}

.input-group .containerDD {
    font-size: 18px;
    line-height: 25px;
}

.input-group .type-price,
.input-group .type-price-value {
    text-align: right;
}

.input-group .type-price {
    font-size: 15px;
    line-height: 28px;
    padding-right: 0px;
}

.input-group .type-price-value {
    font-weight: bold;
    padding-left: 0px;
    padding-right: 0px;
}

.validity-block .validity-inner {
    float: right;
}

.validity-block .purchase-item-amount {
    font-size: 18px;
    font-weight: bold;
}

.validity-block .validity-desc {
    font-size: 15px;
    line-height: 24px;
    vertical-align: top;
}

.validity-block .validity-inner {
    line-height: 24px;
}

.accordion-toggle:not(.custom-ticket-time) td {
    margin-top: 6px;
    margin-bottom: 6px;
    display: block;
}

.accordion-toggle .buy-ticket .TariffProductName {
    color: #000;
    font-size: 18px;
    margin-top: 2px;
    margin-bottom: 0px;
}

.accordion-toggle .location {
    margin-top: 10px;
}

.accordion-toggle .location {
    text-transform: uppercase;
    padding-bottom: 10px;
}

.form-block .btn-main.shoppingCart {
    background-color: #00becd;
    background-image: url('images/ic_add_shopping_cart_24px.svg');
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: center;
    min-width: 24px;
    height: 30px;
    width: 26px;
}

    .form-block .btn-main.shoppingCart:hover {
        background-color: #00a5b3;
    }

.new-ticket .containerDD {
    font-weight: normal;
}

.validity-text {
    font-weight: normal;
}

.buy-ticket {
    overflow: hidden;
}

.accordion-toggle.active .buy-ticket {
    background-color: #F5F5F5;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-top: -10px;
}

.buy-ticket .cart-box {
    padding-left: 0px;
    text-align: right;
    padding-top: -2px;
}

.checkbox .extra-validity .checkmark,
.checkbox .extra-validity-single .checkmark {
    top: 0px;
}

.price-block {
    overflow: hidden;
}

.price-block .price-text {
    font-size: 20px;
    line-height: 40px;
    text-transform: uppercase;
    color: #333;
    padding-left: 0px;
}
.price-block .end-price {
    text-align: right;
    color: #FF6E1D;
    font-size: 30px;
    line-height: 40px;
    padding-right: 0px;
}
.price-block .price-text-black {
    font-size: 20px;
    line-height: 40px;
    text-transform: uppercase;
    color: #333;
    padding-left: 0px;
}
.price-block .end-price-black {
    text-align: right;
    color: black;
    font-size: 30px;
    line-height: 40px;
    padding-right: 0px;
}

h3.location {
    text-transform: uppercase;
}

.disabled-radio {
    cursor: not-allowed;
    color: rgb(212,212,212);
}

.disabled-product {
    color: rgb(212,212,212);
}

.loader {
    border-left-color: #00becd !important;
}

.show-similar-expand:hover,
.show-similar-expand:active,
.show-similar-expand:focus {
    text-decoration: none;
}

.products-posible {
    position: relative;
    color: #00becd !important;
    margin-top: 40px;
    padding-right: 35px;
    font-size: 20px;
    margin-bottom: 0px;
}

    .products-posible.rotateMe {
        color: #000 !important;
    }

    .products-posible::after {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        width: 30px;
        height: 30px;
        background-image: url("../../img/arrow-down-bg.svg");
        background-size: contain;
        background-repeat: no-repeat;
        top: 50%;
        transform: translateY(-50%);
    }

    .products-posible.rotateMe::after {
        background-image: url("../../img/arrow-up-bg.svg");
    }

.form-block .active-card {
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 6px;
    background-color: #F2F2F2;
    margin-bottom: 10px;
}

    .form-block .active-card .TariffProductName {
        padding-left: 0px;
    }

    .form-block .active-card .TariffProductDate span {
        font-size: 15px;
    }

.form-block .active-products {
    color: #252525;
    font-size: 20px;
}

/*RESPONSIVE*/
@media all and (max-width:1199px) {
    .blue-block span.icon {
        width: 70px;
        height: 70px;
    }

    .blue-block .subtitle h3 {
        font-size: 28px;
        line-height: 55px;
    }

    .form-block-filter2 {
        background-position: 30% center;
    }

    .validity-text {
        font-size: 15px;
    }
}

@media all and (max-width:991px) {
    .marketing .btn-main {
        min-width: unset;
    }

    .blue-block .title h2 {
        margin-bottom: 50px;
    }

    .blue-block .row.info .col-info p {
        line-height: 44px;
        text-align: left;
    }

    .blue-block button.btn-main {
        max-width: unset;
        height: 100px;
    }

    .form-block-filter2 {
        background-position: 15% center;
    }

    .blue-block .row.info .col-info:first-child {
        margin-bottom: 50px;
    }

    .blue-block button.btn-main {
        margin-top: 25px;
    }

    .purchase-buttons [class*="col-"] + [class*="col-"] {
        padding-left: 0;
        margin-top: 15px;
    }

    .validity-text {
        font-size: 18px;
    }

    .loader {
        left: 0 !important;
        right: 0 !important;
        margin-left: auto !important;
        margin-right: auto !important;
        top: 45% !important;
    }
}

@media all and (max-width:767px) {
    .form-block {
        min-width: 320px;
    }

    .carousel-indicators li {
        margin: 0 3% !important;
    }
}

@media all and (max-width:480px) {
    .accordion-toggle [name*=date_dropdown] .checkbox label:first-child {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .body-wrapper {
        min-height: unset;
    }

    .marketing {
        margin-top: 75px;
    }

        .marketing h1 {
            font-size: 45px;
            line-height: 55px;
        }

    .marketing2 {
        margin-top: 75px;
    }

        .marketing2 p {
            line-height: 30px;
        }

    .blue-block .col-info h3 {
        line-height: 35px;
    }

    .blue-block span.icon {
        width: 50px;
        height: 50px;
    }

    .blue-block .row.info .col-info p {
        line-height: 30px;
        min-height: unset;
    }

    .blue-block button.btn-main {
        height: 50px;
    }

    .validity {
        padding-right: 10px;
        width: unset;
        display: inline-block;
        text-align: left;
        padding-left: 0;
    }

    .TariffProductName {
        margin-left: 0;
    }

    .form-block-filter2 {
        background-position: 20% center;
    }
}

/*BOOTSTRAP*/
.margin-left-5 {
    margin-left: 5px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-15 {
    margin-left: 15px;
}

.margin-left-20 {
    margin-left: 20px;
}

.margin-left-30 {
    margin-left: 30px;
}

.margin-left-50 {
    margin-left: 50px;
}

.margin-right-5 {
    margin-right: 5px;
}

.margin-right-10 {
    margin-right: 10px;
}

.margin-right-20 {
    margin-right: 20px;
}

.margin-right-30 {
    margin-right: 30px;
}

.margin-right-50 {
    margin-right: 50px;
}

.margin-top-0 {
    margin-top: 0px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-top-65 {
    margin-top: 65px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-25 {
    margin-bottom: 25px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-bottom-65 {
    margin-bottom: 65px;
}

.padding-0 {
    padding: 0;
}

.padding-top-50 {
    padding-top: 50px;
}

.padding-left-0 {
    padding-left: 0px;
}

.padding-left-15 {
    padding-left: 15px;
}

.padding-right-0 {
    padding-right: 0;
}


@media all and (max-width:389px) {
    .no-m-padding[class*="col-"] {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.col-xxs-1, .col-xxs-2, .col-xxs-3, .col-xxs-4,
.col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8,
.col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    padding-top: 1px;
}

@media (max-width: 389px) {
    .col-xxs-1,
    .col-xxs-2,
    .col-xxs-3,
    .col-xxs-4,
    .col-xxs-5,
    .col-xxs-6,
    .col-xxs-7,
    .col-xxs-8,
    .col-xxs-9,
    .col-xxs-10,
    .col-xxs-11 {
        float: left;
    }

    .col-xxs-1 {
        width: 8.333333333333332%;
    }

    .col-xxs-2 {
        width: 16.666666666666664%;
    }

    .col-xxs-3 {
        width: 25%;
    }

    .col-xxs-4 {
        width: 33.33333333333333%;
    }

    .col-xxs-5 {
        width: 41.66666666666667%;
    }

    .col-xxs-6 {
        width: 50%;
    }

    .col-xxs-7 {
        width: 58.333333333333336%;
    }

    .col-xxs-8 {
        width: 66.66666666666666%;
    }

    .col-xxs-9 {
        width: 75%;
    }

    .col-xxs-10 {
        width: 83.33333333333334%;
    }

    .col-xxs-11 {
        width: 91.66666666666666%;
    }

    .col-xxs-12 {
        width: 100%;
    }

    .col-xxs-push-1 {
        left: 8.333333333333332%;
    }

    .col-xxs-push-2 {
        left: 16.666666666666664%;
    }

    .col-xxs-push-3 {
        left: 25%;
    }

    .col-xss-push-4 {
        left: 33.33333333333333%;
    }

    .col-xxs-push-5 {
        left: 41.66666666666667%;
    }

    .col-xxs-push-6 {
        left: 50%;
    }

    .col-xxs-push-7 {
        left: 58.333333333333336%;
    }

    .col-xxs-push-8 {
        left: 66.66666666666666%;
    }

    .col-xxs-push-9 {
        left: 75%;
    }

    .col-xxs-push-10 {
        left: 83.33333333333334%;
    }

    .col-xxs-push-11 {
        left: 91.66666666666666%;
    }

    .col-xxs-pull-1 {
        right: 8.333333333333332%;
    }

    .col-xxs-pull-2 {
        right: 16.666666666666664%;
    }

    .col-xxs-pull-3 {
        right: 25%;
    }

    .col-xxs-pull-4 {
        right: 33.33333333333333%;
    }

    .col-xxs-pull-5 {
        right: 41.66666666666667%;
    }

    .col-xxs-pull-6 {
        right: 50%;
    }

    .col-xxs-pull-7 {
        right: 58.333333333333336%;
    }

    .col-xxs-pull-8 {
        right: 66.66666666666666%;
    }

    .col-xxs-pull-9 {
        right: 75%;
    }

    .col-xxs-pull-10 {
        right: 83.33333333333334%;
    }

    .col-xxs-pull-11 {
        right: 91.66666666666666%;
    }

    .col-xxs-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-xxs-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-xxs-offset-3 {
        margin-left: 25%;
    }

    .col-xxs-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-xxs-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-xxs-offset-6 {
        margin-left: 50%;
    }

    .col-xxs-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-xxs-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-xxs-offset-9 {
        margin-left: 75%;
    }

    .col-xxs-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-xxs-offset-11 {
        margin-left: 91.66666666666666%;
    }
}

@media all and (max-width:991px) {
    .ui-datepicker {
        min-width: 300px;
    }

        .ui-datepicker .ui-datepicker-calendar {
            width: 100%;
        }
}

@media all and (max-width:480px) {
    .ui-datepicker {
        width: calc(100% - 60px);
        min-width: unset;
    }

        .ui-datepicker .ui-datepicker-calendar {
            width: 100%;
        }
}

@media all and (max-width:389px) {
    .ui-datepicker {
        width: calc(100% - 30px);
    }
}

.orig-receipt {
    background-color: #f7f7f7;
}

    .orig-receipt .orig-details [class*="col-"]:not(.col-md-12) {
        padding-left: 0;
        padding-right: 0;
    }

    .orig-receipt .orig-details .col-md-12.margin-bottom-10,
    .orig-receipt .orig-details .col-md-12.margin-bottom-20 {
        display: inline-block;
        width: 100%;
    }

    .orig-receipt .orig-details .orig-label {
        line-height: 40px;
    }

    .orig-receipt .orig-details input {
        padding: 7px 10px;
        border: 2px solid #d5d5d5;
        border-radius: 6px;
        width: 100%;
    }

    .orig-receipt .styled-checkbox:checked + label:after {
        left: 4px;
        top: 1px;
    }
/*
.orig-receipt .styled-checkbox + label span
{
    position:relative;
    top:1px;
}*/
@media all and (max-width:991px) and (min-width:481px) {
    .orig-receipt .styled-checkbox:checked + label:after {
        left: 9px;
        top: 4px;
        font-size: 29px;
    }

    .orig-receipt .styled-checkbox + label span {
        position: relative;
        top: -10px;
        font-size: 21px;
    }

    .mobile-bot-padding {
        padding-bottom: 60px;
    }
}

@media all and (max-width:991px) {
    .validity-block .validity-desc {
        line-height: 34px;
    }

    .validity-block .validity-inner {
        line-height: 34px;
    }
}

@media all and (max-width:480px) {
    .orig-receipt .styled-checkbox:checked + label:after {
        left: 3px;
        top: 4px;
    }

    .mobile-bot-padding {
        padding-bottom: 130px;
    }
}

@media all and (max-width:389px) {
    .accordion-toggle.active td > .row > .col-md-12,
    .accordion-toggle.active td > div:not(.row) > div > .row > .col-md-12 {
        background-color: #F5F5F5;
    }

    .accordion-toggle.active td > div:not(.row) > div > .row > .col-md-12 {
        padding-bottom: 6px;
    }

    .accordion-toggle td > .row > .col-md-12 .buy-ticket .cart-box {
        padding-right: 0px;
    }

    .accordion-toggle.active td > div:not(.row) > div > .row > .col-md-12 [class*="col-"],
    .accordion-toggle.active td > div:not(.row) > div > .row > .col-md-12 .veljavnost-title {
        padding-left: 0;
        padding-right: 0;
    }
}

/* IJPP Credit */

.Credit_wallet_box {
    margin-bottom: 20px;
}

.IJPPCreditInfoIconOrange:after {
    content: "\f05a";
    font-family: "FontAwesome";
    font-weight: 900;
    color: #ff6e1d;
}

.IJPPCreditAvailDesc {
    color: #00becd !important;
    font-weight: bold;
}

.input-group-credit {
    padding: 5px 5px;
    border: 2px solid #d5d5d5;
    border-radius: 6px;
}

.IJPPCredit_cart_AmountDesc {
    margin-top: 20px;
    margin-bottom: 20px;
}

.CreditUseInput {
    background-color: white;
    text-align: right;
}

.IJPPCredit_cart_Curr {
    font-family: Calibri, "Open Sans", Ariel, sans-serif;
    font-size: 22px;
    margin-top: 13px;
}

.IJPPCreditUseAll{
    margin-top: 15px;
    margin-bottom: 15px;
}

.IJPPCredit_cart_AmountAfterDesc{
    margin-bottom: 15px;
}

.IJPPCredit_cart_AmountAfterDesc_Value{
    font-weight: bold;
}

/* order IJPP card classes */

.form-block .order_new_ijpp_card {
    border-radius: 5px;
    border: 2px solid #00BECD;
    background-color: #FFF;
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 20px;
    margin-top: 15px;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

    .form-block .order_new_ijpp_card:focus,
    .form-block .order_new_ijpp_card:hover {
        border: 2px solid #00BECD;
        background-color: #00BECD;
    }

    .form-block .order_new_ijpp_card .order_card_img {
        width: 60px;
        height: 60px;
        background-color: #FFF;
        padding: 14px 15px;
        border-radius: 50%;
        box-shadow: inset 0 0 0 3px #FF6E1D;
        transition: box-shadow 0.2s ease-in-out;
    }

    .form-block .order_new_ijpp_card:focus .order_card_img,
    .form-block .order_new_ijpp_card:hover .order_card_img {
        box-shadow: inset 0 0 0 0 #FF6E1D;
        transition: box-shadow 0.2s ease-in-out;
    }

    .form-block .order_new_ijpp_card .order_card_img img {
        width: 100%;
    }

    .form-block .order_new_ijpp_card .no_card_info {
        color: #000;
        font-size: 18px;
        line-height: 21px;
        margin-left: 20px;
    }

        .form-block .order_new_ijpp_card .no_card_info span {
            color: #FF6E1D;
            font-size: 24px;
            line-height: 30px;
            font-weight: 700;
            display: block;
        }

        .form-block .order_new_ijpp_card .no_sub_card_info span {
            color: #FF6E1D;
            font-size: 20px;
            line-height: 30px;
            font-weight: 700;
            display: block;
        }

    .form-block .order_new_ijpp_card:focus .no_card_info span,
    .form-block .order_new_ijpp_card:hover .no_card_info span {
        color: #FFF;
    }

.no_card_info_add {
    flex-basis: 100%;
    font-size: 14px;
    margin-top: 15px;
}

.orderIJPPinput {
    border-width: 2px !important;
    border-color: #d4d4d4 !important;
    border-style: solid !important;
    font-size: 18px !important;
    font-weight: normal;
    padding: 14px 20px !important;
}

.ticketTypeDesc {
    position: relative;
    color: #00BECD !important;
    padding-right: 35px;
    font-size: 20px;
    margin-bottom: 0px;
}

.change-card-question {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}

.change-card-warning {
    color: red;
    font-weight: bold;
}

.change-card-warning2 {
    margin-bottom: 40px;
}

.btnOrderCancel,
.btnOrderContinue {
    max-width: 45% !important;
    margin-left: 5px;
    margin-right: 5px;
}

/* Gal said to add this :) */

.form-block .input-group .dropdown.open > input {
    border-radius: 6px 6px 0 0;
}

.form-block .input-group .dropdown.open .dropdown-menu {
    border-radius: 0 0 6px 6px;
}

.form-block .input-group .dropdown > input:focus {
    outline: none;
}

.header-fixed .navbar-nav > li.si-pass-button > a {
    background-image: url(images/si-pass-icon.png);
    background-repeat: no-repeat;
    background-position: 5% center;
    background-size: 50px;
    padding: 20px 0 20px 40px;
}

.header-fixed .navbar-nav > li.si-pass-button > a {
    background-color: #06BECD;
}

    .header-fixed .navbar-nav > li.si-pass-button > a:hover {
        background-color: #016973;
    }

.header-fixed .header-blue .navbar-nav > li.si-pass-button > a {
    background-color: #FFF;
}

    .header-fixed .header-blue .navbar-nav > li.si-pass-button > a:hover {
        background-color: #f7f7f7;
    }

/*Modal IJPP Card*/
.orderIJPPCard {
    height: 100%;
    top: auto;
    transform: none;
}

    .orderIJPPCard .modal-dialog {
        top: 50%;
        transform: translateY(-50%);
    }

    .orderIJPPCard h4 {
        color: #363636;
        font-size: 30px;
        line-height: 40px;
        font-weight: 700;
        margin-bottom: 15px;
    }

    .orderIJPPCard p {
        color: #363636;
        font-size: 18px;
        line-height: 25px;
    }

    .orderIJPPCard .modal-footer {
        display: block;
    }

    .orderIJPPCard .btn-close {
        display: inline-block;
        min-width: 210px;
        border: 0;
        border-radius: 6px;
        box-shadow: 0 0 0 2px #06BECD;
        background-color: #FFF;
        color: #252525;
        font-size: 20px;
        font-weight: bold;
        padding: 10px 20px;
    }

    .orderIJPPCard .btn-main {
        display: inline-block;
        min-width: 210px;
        border: 0;
        border-radius: 6px;
        background-color: #FF6E1D;
        color: #FFF;
        font-size: 20px;
        font-weight: bold;
        padding: 10px 20px;
        float: right;
    }
.red-warning {
    color: red !important;
    font-weight: bold !important;
}

@media all and (max-width:767px) {
    .orderIJPPCard .modal-dialog {
        margin: 30px 10px;
    }

    .orderIJPPCard .btn-close,
    .orderIJPPCard .btn-main {
        margin-right: 15px;
        margin-bottom: 15px;
        float: none;
    }
}