@import 'buttons.css';

/*grid*/

@media (min-width: 1200px) {
    /*    #container-one #middle-wrapper {
        width: 79%;
    }*/

    a[href^='tel:'], .notTelForDesktop {
        color: inherit !important;
        text-decoration: none !important;
        cursor: inherit !important;
    }
}

html,
body {
    margin: 0;
    padding: 0;
    height: 100% !important;
    -ms-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-stroke: 0.5px transparent;
    background-color: transparent;
    font-size: 15px;
    line-height: 1.42857143;
    color: #333 !important;
}

html {
    height: auto;
    min-height: 100%;
}

body {
    height: 100%;
    min-height: auto;
}

h1, .h1 {
    font-size: 22px;
    color: #e20074;
}

strong {
    font-weight: normal !important;
    font-family: teleNeo-regular !important;
}



.inner-cont h2, .outer-content h2 {
    text-transform: none;
    font-size: 19px;
    color: #333;
    border-bottom: 0 dashed #D0D0D0;
    padding: 10px 0;
    font-family: teleNeo-regular;
}

label {
    font-weight: normal !important;
    font-family: 'teleNeo-regular';
}

.table > tbody > tr > td {
    padding: 8px 10px;
}

.p5-cont {
    margin-left: -7px;
    margin-right: -7px;
}

.p5 {
    padding-left: 7px;
    padding-right: 7px;
}

@media (max-width:991px) {
    .p0-small {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .pr7, .pl0, .pr0 {
        padding-right: 15px !important;
        padding-left: 15px;
    }

    .p-sm-15 {
        padding-left: 15px;
        padding-right: 15px !important;
    }

    .mini-menu #mg-support {
        width: 40px;
    }
}

@media (max-width:767px) {
    .p0 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .p5-cont {
        margin-left: 0;
        margin-right: 0;
    }

    .pr7, .pl0, .pr0 {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    #phone-list, #phone-details, #accessories-list {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.btn-magen {
    font-weight: normal;
}

.responsive-tabs h1 {
    padding: 10px 0;
    border-bottom: 1px solid #dadada;
    text-transform: none;
    color: #E20074;
    font-size: 30px;
}

table p {
    margin: 0;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    line-height: 16px;
    vertical-align: middle;
}

.left-menu p, .one-t-dicklaimer-message p {
    margin: 0;
}

.moj-telekom-menu-1 {
    display: block;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: transparent;
}

.inner-cont h1 {
    color: #333;
    padding: 10px 0;
    border-bottom: 1px solid #dadada;
    text-transform: none;
    color: #E20074;
    font-size: 28px;
    margin-top: 0;
    padding-top: 0;
}

.mt15 {
    margin-top: 15px;
}

/*side-menu*/

.sidebar {
    -webkit-box-shadow: 1px 1px 1px #ccc;
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    -moz-box-shadow: 1px 1px 1px #ccc;
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    box-shadow: 1px 1px 1px 0 #ccc;
    box-shadow: 1px 1px 1px rgba(0,0,0,.1);
}


@media (max-width:991px) {
    .active2 {
        height: 0;
        opacity: 0;
        -webkit-transition: all 0.1s ease-in;
        -moz-transition: all 0.1s ease-in;
        -ms-transition: all 0.1s ease-in;
        -o-transition: all 0.1s ease-in;
        transition: all 0.1s ease-in;
    }

        .active2.collapse {
            height: inherit;
            opacity: 1;
            -webkit-transition: all 0.1s ease-in;
            -moz-transition: all 0.1s ease-in;
            -ms-transition: all 0.1s ease-in;
            -o-transition: all 0.1s ease-in;
            transition: all 0.1s ease-in;
        }
}

#container-one #left-wrapper h4.left-nav-title {
    padding: 0;
    margin: 0;
    background: #fff;
}

#container-one #left-wrapper .left-nav-title.active-title a {
    background: #e8e8e8;
    box-shadow: none;
    color: #888;
}

#container-one #left-wrapper .left-menu.inZ li a {
    padding: 8px 10px 8px 20px;
    display: block;
    color: #767676;
    border-bottom: 1px solid #ECECEC;
    background: #f9f9f9;
}

    #container-one #left-wrapper .left-menu.inZ li a:hover {
        color: #e20074;
        background: #f1f1f1;
    }

    #container-one #left-wrapper .left-menu.inZ li a p.active {
        background-repeat: no-repeat;
        background-position: 10px 10px;
        color: #e20074;
    }

#container-one #left-wrapper .left-menu.inZ li.open2 > a {
    color: #e20074;
}

#container-one #left-wrapper h3.left-nav-title p, #container-one #left-wrapper h3.left-nav-title a {
    margin: 0;
    font-family: 'teleNeo-regular';
    font-size: 15px;
    color: #444;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

    #container-one #left-wrapper h3.left-nav-title a:hover, #container-one #left-wrapper h3.left-nav-title a:focus {
        color: #e20074;
        text-decoration: none;
        -moz-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }



.left-nav-level5.collapse.collapsed.in li a {
    padding-left: 30px !important;
}

.left-nav-level6.collapse.collapsed.in li a {
    padding-left: 40px !important;
}

.left-nav-level7.collapse.collapsed.in li a {
    padding-left: 50px !important;
}

.left-menu.inZ .strelche {
    background-image: url(../images/side-arrow.png) !important;
    background-repeat: no-repeat !important;
    background-position: right bottom !important;
}


/*#region TABS*/
.r-tabs {
    position: relative;
    background-color: transparent;
    border-top: 0 solid #0c9dbe;
    border-right: 0 solid #0c9dbe;
    border-left: 0 solid #0c9dbe;
    border-bottom: 0 solid #0c9dbe;
    border-radius: 0;
    margin-top: 10px;
}

    .r-tabs .r-tabs-nav .r-tabs-tab {
        position: relative;
        background-color: transparent;
        background-image: none;
        padding-left: 0;
        display: table-cell;
        float: none;
        vertical-align: middle;
        line-height: 20px;
    }

    .r-tabs .r-tabs-nav .r-tabs-state-active {
        border-bottom: 1px solid #e20074;
    }

        .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
            text-transform: uppercase;
            font-size: 16px;
        }

    .r-tabs .r-tabs-nav .r-tabs-anchor {
        text-shadow: none;
        font-size: 16px;
        color: #bbb;
        text-transform: uppercase;
        padding: 8px 10px;
        white-space: normal;
    }

    .r-tabs .r-tabs-nav {
        margin: 0;
        padding: 0;
        width: inherit;
        display: table;
    }

        .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
            color: #e20074;
            text-shadow: none;
            background-color: transparent;
            border-top-right-radius: 4px;
            border-top-left-radius: 4px;
        }

/*#endregion TABS*/

/*#region InlineTabs*/
.tab-container.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
    background-color: #F9F9F9;
}

.tab-container {
    margin: 15px 0;
}

.outer-content .tab-container.r-tabs .r-tabs-panel.r-tabs-state-active {
    background-color: #fff;
    border-radius: 0;
}
/*#endregion InlineTabs*/

/*#region ACCORDION*/
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
    color: #333;
    text-decoration: none;
    text-shadow: none;
    font-size: 17px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    /*background-image: url(../images/arrow_down_gray.png);
    background-repeat: no-repeat;
    background-position: right 20px center;*/
    padding: 20px 45px 20px 20px;
    background-color: #f8f8f8;
    box-shadow: none;
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
    /*background-color: #dbecf4;*/
    background-color: #f8f8f8;
    color: #333;
    text-shadow: none;
    position: relative;
    /*background-image: url(../images/arrow_up_gray.png);
    background-repeat: no-repeat;
    background-position: right 20px center;*/
}

.r-tabs .r-tabs-accordion-title .r-tabs-anchor, .r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
    position: relative;
}

    .r-tabs .r-tabs-accordion-title .r-tabs-anchor::after {
        position: absolute;
        top: 19px;
        /*bottom: 0;*/
        bottom: auto;
        right: 15px;
        content: '$';
        font-size: 22px;
        margin: auto;
        font-family: 'teleicon-outline';
        transform: rotateZ(0deg);
    }

    .r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor::after {
        position: absolute;
        top: 17px;
        /*bottom: 17px;*/
        bottom: auto;
        right: 15px;
        content: '$';
        font-size: 22px;
        margin: auto;
        font-family: 'teleicon-outline';
        transform: rotateZ(-180deg);
        transition-property: transform;
        transition-duration: 0.25s;
    }

.accordionz.r-tabs .r-tabs-accordion-title:not(:first-of-type) {
    border-top: 1px solid #e2e2e2;
}

.accordionz {
    margin: 15px 0;
}

    .accordionz ul.etabs {
        display: none;
    }

.inner-cont h2, .inner-cont p {
    padding-left: 0;
    padding-right: 0;
    color: #333;
}

.inner-cont h2 {
    font-size: 24px;
    text-align: center;
}

.accordionz h2, .accordionz p {
    padding-left: 15px;
    padding-right: 15px;
}

.outer-content .accordionz .r-tabs-panel {
    padding: 15px 0;
}

    .outer-content .accordionz .r-tabs-panel p {
        padding: 0 10px !important;
    }

#bts p {
    padding: 0 20px !important;
}

.outer-content .accordionz .r-tabs-panel .table-responsive {
    margin-top: -15px;
}

.outer-content .accordionz .r-tabs-panel #tableInAcc .table-responsive {
    margin-top: 0;
}

.outer-content .accordionz .r-tabs-panel table {
    margin-top: 0;
    table-layout: fixed;
    width: 100%;
}

@media (max-width: 767px) {
    .table-responsive > .table {
        margin-bottom: 0;
        width: auto !important;
    }
}

.accordionz .table-blue tr td, .accordionz .table-blue tr th {
    width: auto;
}


.accordionz .table > thead > tr > td {
    padding: 10px 20px;
    border-bottom: none;
}

.outer-content .accordionz .r-tabs-panel p {
    padding-left: 0px;
    padding-right: 0px;
}

.outer-content .accordionz .r-tabs-panel h1 {
    color: #333;
    padding-left: 20px;
    padding-right: 20px;
}

.outer-content .wb-group.accordionz, .wb-group.accordionz {
    /*box-shadow: 0 0 3px #aaa;
    box-shadow: 0 0 3px rgba(0,0,0,.2);*/
    border: 1px solid #e2e2e2;
    border-radius: 3px;
}

    .outer-content .wb-group.accordionz:before, .outer-content .wb-group.accordionz:after {
        content: '';
        clear: both;
        display: block;
    }


.outer-content .accordionz .r-tabs-panel table ul li {
    display: block;
    background-image: url(../images/list-bullet.png);
    background-position: 0 11px;
    background-repeat: no-repeat;
    padding-left: 15px;
    line-height: 145%;
    margin-bottom: 7px;
    margin-left: 0;
}

.outer-content .accordionz .r-tabs-panel table ul {
    padding-left: 0;
    margin-bottom: 30px;
    padding-right: 20px;
}

.outer-content .accordionz .r-tabs-panel h3 {
    margin-left: 20px;
}

.outer-content .accordionz.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
    padding: 20px 45px 20px 20px;
    position: relative;
}

.outer-content .accordionz .r-tabs-panel > p + .table-responsive {
    margin-top: 20px;
}

.outer-content table.table-blue th + th + th, .outer-content table.table-blue th {
    border-bottom: 2px solid #ccd0d3 !important;
}

.outer-content .r-tabs-panel #tab-container {
    padding: 0 15px;
}

    .outer-content .r-tabs-panel #tab-container .r-tabs-panel {
        padding: 15px;
    }
/*#endregion ACCORDION*/

/*#region BREADCRUBS*/

#container-one .breadcrumbs {
    display: inline-block;
}

#container-one .breadZ h2 {
    display: inline-block;
    padding-left: 0;
    font-size: 14px;
    text-transform: none;
}

.breadZ {
    background: transparent;
    padding: 0;
    /*margin-bottom: 15px;*/
    min-height: inherit;
}


/*#endregion BREADCRUBS*/

.inner-cont:empty, .inner-cont > .col-lg-6:empty, .inner-cont > .col-lg-4:empty {
    display: none;
}

.container-fluid #full-wrapper .inner-cont:empty {
    display: none;
}

.outer-content:empty {
    display: none;
}

.inner-cont h3 {
    margin-top: 20px;
}

/*#region Table*/

/*table.table-blue thead tr th {
    background-color: #F1F1F1;
    border: none;*/
/* border-bottom: 2px solid #ccd0d3; */
/*padding: 10px;
    font-family: 'teleNeo-regular';
    font-weight: 100;
    font-size: 14px !important;
    text-align: left;
}

table.table-blue {
    color: #6c6c6c;
    margin: 15px 0;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-bottom: 1px solid #b2b2b2;
}

table.table-blue {
    border: none;
    width: 100%;
    font-family: 'teleNeo-regular';
    font-size: 14px;
    color: #727272;
    margin-bottom: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}*/

.balkanroaming table.table-blue th {
    font-size: 15px;
    background-color: #eef6f9 !important;
    border: none;
    border-bottom: 2px solid #ccd0d3 !important;
}

.balkanroaming .table > thead > tr > th, .balkanroaming .table > tbody > tr > th, .balkanroaming .table > tfoot > tr > th {
    border-top: 1px solid #ddd;
}

/*table.table-blue th {
    font-size: 15px;
    background-color: #E5F1F7 !important;
    border: none;
    border-bottom: 2px solid #ccd0d3 !important;
    padding: 12px 10px !important;
}

table > tbody > tr > td:first-child {
    font-family: 'teleNeo-regular';
}
*/
/*#endregion Table*/

/*#region MainMenu*/
@media (min-width: 768px) {
    .nav.navbar-nav > li > ul.dropdown-menu > li > a {
        color: black !important;
        font-family: 'teleNeo-bold' !important;
    }

        .nav.navbar-nav > li > ul.dropdown-menu > li > a:hover {
            color: #e20074 !important;
        }

    .nav.navbar-nav > li > ul.dropdown-menu > li > ul.dropdown-menu > li > a {
        text-transform: uppercase;
        color: black;
        line-height: 1.2;
        font-family: 'teleNeo-medium' !important;
    }

    .nav.navbar-nav > li > ul.dropdown-menu > li > ul.dropdown-menu > li > ul > li > a {
        color: #333 !important;
        padding: 7px 15px;
    }

        .nav.navbar-nav > li > ul.dropdown-menu > li > ul.dropdown-menu > li > ul > li > a:hover {
            color: #e20074 !important;
        }

        .nav.navbar-nav > li > ul.dropdown-menu > li > ul.dropdown-menu > li > ul > li > a.active-in {
            color: #e20074 !important;
        }

    .nav.navbar-nav > li > ul.dropdown-menu > li > a:hover, .nav.navbar-nav > li.active > ul.dropdown-menu > li > a:hover {
        background-color: #f4f4f4;
    }


    .nav.navbar-nav > li > ul.dropdown-menu > li.maxTvIskustvoMenuImg > a:hover, .nav.navbar-nav > li.active > ul.dropdown-menu > li.maxTvIskustvoMenuImg > a:hover {
        background-color: transparent !important;
    }

    .main-menu .navbar-nav > li {
        float: left;
        position: static;
        display: table-cell;
    }

    .navbar-default .navbar-nav > li:hover > .dropdown-menu, .navbar-default .navbar-nav > li:focus > .dropdown-menu,
    .navbar-default .navbar-nav > li:hover > .dropdown-menu > li > .dropdown-menu, .navbar-default .navbar-nav > li:focus > .dropdown-menu > li > .dropdown-menu,
    .navbar-default .navbar-nav > li:hover > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu, .navbar-default .navbar-nav > li:focus > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu,
    .navbar-default .navbar-nav > li.active > .dropdown-menu, .navbar-default .navbar-nav > li:focus > .dropdown-menu,
    .navbar-default .navbar-nav > li.active > .dropdown-menu > li > .dropdown-menu, .navbar-default .navbar-nav > li:focus > .dropdown-menu > li > .dropdown-menu,
    .navbar-default .navbar-nav > li.active > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu, .navbar-default .navbar-nav > li:focus > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu {
        display: block;
        left: 0;
        right: 0;
        width: 100%;
        text-transform: none;
        visibility: visible !important;
    }

    .navbar-default .navbar-nav > li:not(.active) > .dropdown-menu,
    .navbar-default .navbar-nav > li:not(:hover) > .dropdown-menu {
        display: none;
    }

    .navbar-default .navbar-nav > li:hover > .dropdown-menu {
        display: block;
    }

    .navbar-default .navbar-nav > li:hover > .dropdown-menu {
        background: #f5f5f5;
    }

    .navbar-default .navbar-nav > li:hover > a, .navbar-default .navbar-nav > li:focus > a {
        color: #fff !important;
    }

    .main-menu .navbar-nav > li > .dropdown-menu, .main-menu .dropdown-menu {
        margin-top: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        padding: 0;
        border-radius: 0;
        border: 1px solid #EAEAEA;
        background-color: transparent;
        box-shadow: 1px 1px 1px #e5e5e5;
        box-shadow: 1px 1px 1px rgba(0,0,0,.2);
    }

    .navbar-nav .dropdown-menu > li > a {
        white-space: normal;
        line-height: 16px;
        /*border-bottom: 1px solid #eaeaea;*/
        padding: 7px 15px;
        font-size: 14px;
        text-align: left;
    }


    .navbar-default .navbar-nav > li:hover > .dropdown-menu > li,
    .navbar-default .navbar-nav > li.active > .dropdown-menu > li {
        display: table-cell;
        display: inline-block;
        text-transform: uppercase;
    }

        .navbar-default .navbar-nav > li:hover > .dropdown-menu > li > .dropdown-menu, .navbar-default .navbar-nav > li:hover > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu,
        .navbar-default .navbar-nav > li.active > .dropdown-menu > li > .dropdown-menu, .navbar-default .navbar-nav > li.active > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu {
            display: block;
            position: relative;
            box-shadow: none;
            border: none;
            visibility: visible !important;
        }

    .navbar-default .navbar-nav > li.uslugi:hover > .dropdown-menu > li.mobApp-privatni > .dropdown-menu > li,
    .navbar-default .navbar-nav > li.uslugi.active > .dropdown-menu > li.mobApp-privatni > .dropdown-menu > li {
        display: none;
    }

    .navbar-default .navbar-nav > li.tv:hover > .dropdown-menu > li > .dropdown-menu, .navbar-default .navbar-nav > li.tv:hover > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu,
    .navbar-default .navbar-nav > li.tv.active > .dropdown-menu > li > .dropdown-menu, .navbar-default .navbar-nav > li.tv.active > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu {
        border-right: 0 none #eee;
    }

    .navbar-default .navbar-nav > li.communication:hover > .dropdown-menu > li > .dropdown-menu, .navbar-default .navbar-nav > li.communication:hover > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu,
    .navbar-default .navbar-nav > li.communication.active > .dropdown-menu > li > .dropdown-menu, .navbar-default .navbar-nav > li.communication.active > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu {
        border-right: 0 none #eee;
    }

    .navbar-nav, .menuz, #mainmenu, .main-menu {
        position: static;
    }

    .dropdown-menu > li a:hover, .dropdown-menu > li a:focus,
    .dropdown-menu > li span:hover, .dropdown-menu > li span:focus {
        color: #fff;
        background-color: transparent !important;
    }

    .nav.navbar-nav.sm > li > a:hover, .nav.navbar-nav.sm > li > a:focus,
    .nav.navbar-nav.sm > li > span:hover, .nav.navbar-nav.sm > li > span:focus {
        color: #fff !important;
        background-color: #e20074 !important;
    }

    .navbar-default .navbar-nav > li a:hover, .navbar-default .navbar-nav > li a:focus, li.open,
    .navbar-default .navbar-nav > li a.active-in:hover, .navbar-default .navbar-nav > li a.active-in:focus, .navbar-default .navbar-nav > li span:focus, li.open,
    .navbar-default .navbar-nav > li span.active-in:hover, .navbar-default .navbar-nav > li span.active-in:focus {
        color: #e20074 !important;
        background-color: transparent !important;
    }

    .navbar-nav a.active-in.strelche,
    .navbar-nav span.active-in.strelche {
        background-image: url(../images/cart-redesign.png) !important;
        background-repeat: no-repeat !important;
        /*padding-left: 35px !important;*/
        background-position: left top 10px !important;
    }


    /*communication*/

    .navbar-default .navbar-nav > li:hover > .dropdown-menu > li,
    .navbar-default .navbar-nav > li.active > .dropdown-menu > li {
        display: block;
        width: 20%;
        min-width: 200px;
        max-width: 20%;
        float: left;
        padding-right: 90px;
    }

    .navbar-default .navbar-nav > li.zaNas-specific:hover > .dropdown-menu > li,
    .navbar-default .navbar-nav > li.zaNas-specific.active > .dropdown-menu > li {
        width: 25%;
        max-width: 25%;
    }

    #mainmenu .navbar-nav > li.zaNas-specific > ul.dropdown-menu > li {
        padding-bottom: 30px !important;
    }

    @media (min-width: 1346px) and (max-width: 1680px) {
        .navbar-default .navbar-nav > li:hover > .dropdown-menu > li, .navbar-default .navbar-nav > li.active > .dropdown-menu > li {
            padding-right: 25px;
        }
    }

    .navbar-default .navbar-nav > li.internetD:hover > .dropdown-menu > li,
    .navbar-default .navbar-nav > li.internetD.actcive > .dropdown-menu > li {
        width: 20%;
    }

    .navbar-default .navbar-nav > li.internetD:hover > .dropdown-menu > li,
    .navbar-default .navbar-nav > li.internetD.active > .dropdown-menu > li {
        /*width: 20%;*/
        width: 14.28%;
    }

    .navbar-default .navbar-nav > li.communicationD:hover > .dropdown-menu > li,
    .navbar-default .navbar-nav > li.communicationD.active > .dropdown-menu > li {
        width: 50%;
    }


    .navbar-default .navbar-nav > li:hover > .dropdown-menu > li > a,
    .navbar-default .navbar-nav > li.active > .dropdown-menu > li > a {
        border-right: 1px solid #DCDCDC !important;
    }

    .navbar-default .navbar-nav > li:hover > .dropdown-menu > li:last-child > a,
    .navbar-default .navbar-nav > li.active > .dropdown-menu > li:last-child > a {
        border-right: 0px none transparent;
    }

    .navbar-default .navbar-nav > li.communication:hover > .dropdown-menu > li:last-child,
    .navbar-default .navbar-nav > li.communication.active > .dropdown-menu > li:last-child {
        border: none;
    }

    .navbar-default .navbar-nav > li:hover > .dropdown-menu > li > a, .navbar-default .navbar-nav > li:hover > .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav > li.active > .dropdown-menu > li > a, .navbar-default .navbar-nav > li.active > .dropdown-menu > li > a:hover {
        background-color: #e8e8e8 !important;
    }

    .navbar-default .navbar-nav > li:hover > .dropdown-menu > li a.strelche,
    .navbar-default .navbar-nav > li.active > .dropdown-menu > li a.strelche {
        background-image: none !important;
    }

    .navbar-default .navbar-nav > li:hover > .dropdown-menu > li > a.strelche,
    .navbar-default .navbar-nav > li:active > .dropdown-menu > li > a.strelche {
        background-image: url(../images/side-arrow.png) !important;
        background-repeat: no-repeat !important;
        background-position: 98% 98% !important;
        background-position: right 10px bottom 7px !important;
    }

    .navbar-default .navbar-nav > li:hover > .dropdown-menu > li > .dropdown-menu li > .dropdown-menu,
    .navbar-default .navbar-nav > li.active > .dropdown-menu > li > .dropdown-menu li > .dropdown-menu {
        display: none;
    }

    .navbar-default .navbar-nav > li.active > .dropdown-menu > li > .dropdown-menu li > .dropdown-menu {
        display: block !important;
        padding: 0 0 0 7px;
    }

    .navbar-default .navbar-nav > .communication:hover > .dropdown-menu > li > .dropdown-menu > li.tarifi > .dropdown-menu,
    .navbar-default .navbar-nav > .communication.active > .dropdown-menu > li > .dropdown-menu > li.tarifi > .dropdown-menu {
        display: block;
        padding-bottom: 0 !important;
    }

    .navbar-default .navbar-nav > .fiksniD:hover > .dropdown-menu > li > .dropdown-menu > li.net_paketiD > .dropdown-menu,
    .navbar-default .navbar-nav > .fiksniD.active > .dropdown-menu > li > .dropdown-menu > li.net_paketiD > .dropdown-menu {
        display: block;
        padding-bottom: 0 !important;
    }

    .navbar-default .navbar-nav > .communication:hover > .dropdown-menu > li > .dropdown-menu > li.tarifi > .dropdown-menu .dropli a,
    .navbar-default .navbar-nav > .communication.active > .dropdown-menu > li > .dropdown-menu > li.tarifi > .dropdown-menu .dropli a {
        padding: 7px 25px;
        color: #949494;
    }

    .navbar-default .navbar-nav > .communicationD:hover > .dropdown-menu > li > .dropdown-menu > li.tarifi > .dropdown-menu,
    .navbar-default .navbar-nav > .communicationD.active > .dropdown-menu > li > .dropdown-menu > li.tarifi > .dropdown-menu {
        display: block;
    }

        .navbar-default .navbar-nav > .communicationD:hover > .dropdown-menu > li > .dropdown-menu > li.tarifi > .dropdown-menu .dropli a,
        .navbar-default .navbar-nav > .communicationD.active > .dropdown-menu > li > .dropdown-menu > li.tarifi > .dropdown-menu .dropli a {
            padding: 7px 25px;
            color: #949494;
        }

    .navbar-default .navbar-nav > .communicationD:hover > .dropdown-menu > li > .dropdown-menu > li.tarifi_fixD > .dropdown-menu,
    .navbar-default .navbar-nav > .communicationD.active > .dropdown-menu > li > .dropdown-menu > li.tarifi_fixD > .dropdown-menu {
        display: block;
    }

        .navbar-default .navbar-nav > .communicationD:hover > .dropdown-menu > li > .dropdown-menu > li.tarifi_fixD > .dropdown-menu .dropli a,
        .navbar-default .navbar-nav > .communicationD.active > .dropdown-menu > li > .dropdown-menu > li.tarifi_fixD > .dropdown-menu .dropli a {
            padding: 7px 25px;
            color: #949494;
        }


    /*tv*/
    .navbar-default .navbar-nav > li.tv:hover > .dropdown-menu > li,
    .navbar-default .navbar-nav > li.tv.active > .dropdown-menu > li {
        display: block;
        width: 12.5%;
        float: left;
        border-right: 0 solid #E0E0E0;
    }

    .navbar-default .navbar-nav.menu_sq > li.tv:hover > .dropdown-menu > li,
    .navbar-default .navbar-nav.menu_sq > li.tv.active > .dropdown-menu > li {
        display: block;
        /*width: 16.66%;*/
        float: left;
        border-right: 0 solid #E0E0E0;
    }

    .navbar-default .navbar-nav > li.tvD:hover > .dropdown-menu > li > a, .navbar-default .navbar-nav > li.tvD:hover > .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav > li.tvD.active > .dropdown-menu > li > a, .navbar-default .navbar-nav > li.tvD.active > .dropdown-menu > li > a:hover {
        height: 46px;
    }

    /*uslugi*/
    /*tv*/
    .navbar-default .navbar-nav > li.uslugi:hover > .dropdown-menu > li,
    .navbar-default .navbar-nav > li.uslugi.active > .dropdown-menu > li {
        display: block;
        width: 16.66666666666667%;
        float: left;
        border-right: 0 solid #E0E0E0;
    }

    .navbar-default .navbar-nav > li.tvD:hover > .dropdown-menu > li,
    .navbar-default .navbar-nav > li.tvD.active > .dropdown-menu > li {
        width: 25%;
    }

    .navbar-default .navbar-nav > li.iktD:hover > .dropdown-menu > li,
    .navbar-default .navbar-nav > li.iktD.active > .dropdown-menu > li {
        width: 20%;
    }

    .navbar-default .navbar-nav > li.katalogD:hover > .dropdown-menu > li,
    .navbar-default .navbar-nav > li.katalogD.active > .dropdown-menu > li {
        width: 14.28571428571429%;
    }

    .navbar-default .navbar-nav > li.katalog:hover > .dropdown-menu > li.mob_devices > a,
    .navbar-default .navbar-nav > li.katalog.active > .dropdown-menu > li.mob_devices > a {
        background-image: url(../images/shoppingcart-menu.png);
        background-repeat: no-repeat;
        padding-left: 30px;
        background-position: 6px center;
    }

    .navbar-default .navbar-nav > li.katalog:hover > .dropdown-menu > li.dop_oprema > a,
    .navbar-default .navbar-nav > li.katalog.active > .dropdown-menu > li.dop_oprema > a {
        background-image: url(../images/shoppingcart-menu.png);
        background-repeat: no-repeat;
        padding-left: 30px;
        background-position: 6px center;
    }

    /*mainli*/
    .navbar-default .navbar-nav > .mainli:hover > .dropdown-menu,
    .navbar-default .navbar-nav > .mainli.active > .dropdown-menu,
    .navbar-default .navbar-nav > .no-menu:hover > .dropdown-menu,
    .navbar-default .navbar-nav > .no-menu.active > .dropdown-menu {
        display: none;
    }
    /*hbo*/
    .officeD .dropdown-menu, .maxadslD > .dropdown-menu, .opticD > .dropdown-menu {
        display: none !important;
    }
    /*mobappD*/

    .mobappD .dropdown-menu {
        display: none !important;
    }

    /*katalog*/
    .navbar-default .navbar-nav > li.katalog:hover > .dropdown-menu, .navbar-default .navbar-nav > li.integriraniD:hover > .dropdown-menu,
    .navbar-default .navbar-nav > li.katalogD:hover > .dropdown-menu,
    .navbar-default .navbar-nav > li.katalog.active > .dropdown-menu, .navbar-default .navbar-nav > li.integriraniD.active > .dropdown-menu,
    .navbar-default .navbar-nav > li.katalogD.active > .dropdown-menu {
        display: none;
    }

    .navbar-default .navbar-nav > li.integriraniD:hover > .dropdown-menu,
    .navbar-default .navbar-nav > li.integriraniD:active > .dropdown-menu {
        display: block;
    }

        .navbar-default .navbar-nav > li.integriraniD:hover > .dropdown-menu > li,
        .navbar-default .navbar-nav > li.integriraniD:active > .dropdown-menu > li {
            width: 50%;
        }
}

.bizMainMenu ul.nav.navbar-nav li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu > li > .dropdown-menu {
    position: relative;
    margin-left: 10px;
    border: 0 !important;
}
/*#endregion MainMenu*/
.inner-template {
    background: white;
    min-height: 300px;
    padding-right: 10px;
}

#middle-wrapper .inner-template ul li {
    display: block;
    background-image: url(../images/list-bullet.png);
    background-position: 0 11px;
    background-repeat: no-repeat;
    padding-left: 15px;
    line-height: 145%;
    margin-bottom: 7px;
    margin-left: 15px;
}


.opis_mal {
    font-size: 13px !important;
    padding: 0 15px;
}

.preporaki {
    background-color: #eff2d0;
    border: 1px solid #eaeaea;
    background-image: url('../images/arrow-thin-right-preporaki.png');
    background-position: 98% center;
    background-position: right 20px center;
    background-repeat: no-repeat;
    color: #333;
    font-size: 16px;
    font-family: teleNeo-regular;
    font-weight: normal;
    line-height: 15px;
    display: none;
    width: 100%;
    margin-top: 20px;
    min-height: 62px;
    height: 62px;
    vertical-align: middle;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

    .preporaki:hover {
        background-color: #dfe5a1;
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -ms-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }

    .preporaki a, .preporaki p {
        vertical-align: middle;
        display: table-cell;
        padding: 0 40px 0 15px;
        color: #585858;
        font-size: 18px;
    }

        .preporaki a:hover, .preporaki a:focus {
            text-decoration: none;
        }

.r-tabs .r-tabs-panel {
    padding: 20px 25px;
}

.Communication {
    margin-bottom: 15px;
    background: white;
    border: 1px solid #e9e9e9;
    box-shadow: 0 1px 3px #eee;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    color: #333;
    text-align: center;
    margin-top: 100px;
}

    .Communication:hover {
        margin-bottom: 15px;
        background: #dedede;
        color: white;
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -ms-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
        box-shadow: 0 11px 20px #aaa;
        box-shadow: 0 11px 20px rgba(0,0,0,.3);
        border: 1px solid #dedede;
        margin-top: 80px;
    }

    .Communication a {
        color: #333;
        font-size: 24px;
        display: block;
        padding: 50px 20px;
    }


    .Communication:hover a, .Communication:hover a:hover {
        color: #333;
        text-decoration: none;
    }

    .Communication img {
        width: 110px;
        display: block;
        margin: 0 auto 30px;
    }


.list-inline {
    margin-top: 30px;
}

    .list-inline li {
        font-size: 18px;
    }

        .list-inline li.active {
            font-family: 'teleNeo-bold' !important;
        }

.white-box-left ul {
    margin-top: 0;
}



.white-box-left ul {
    margin-top: 0;
}

/*#region UREDI*/
.uredi {
    margin-bottom: 15px;
    background: white;
    border: 1px solid #e9e9e9;
    box-shadow: none;
    color: #333;
    position: relative;
}

    .uredi #cat1, .uredi #cat2, .uredi #cat3, .uredi #cat4, .uredi #cat5, .uredi #cat6, .uredi #cat7, .uredi #cat8, .uredi #cat9, .uredi #cat10, .uredi #cat11, .uredi #cat12, .uredi #cat13, .uredi #cat14, .uredi #cat21, .uredi #cat15, .uredi #cat16, .uredi #cat17 {
        padding: 15px;
        min-height: 310px;
        position: relative;
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -ms-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }

    .uredi #cat2 {
        background-image: url(../images/catalogue/site-uredi-icon.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .uredi:hover #cat2 {
        background-image: url(../images/catalogue/site-uredi-iconH.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .uredi #cat3 {
        background-image: url(../images/catalogue/box2-off.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .uredi:hover #cat3 {
        background-image: url(../images/catalogue/box2.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .uredi #cat4 {
        background-image: url(../images/catalogue/box3-off.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .uredi:hover #cat4 {
        background-image: url(../images/catalogue/box3.png);
        background-repeat: no-repeat;
        background-position: center center;
    }


    .uredi #cat5 {
        background-image: url(../images/catalogue/box45-off.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .uredi:hover #cat5 {
        background-image: url(../images/catalogue/box45.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .uredi #cat6 {
        background-image: url(../images/catalogue/box5-off.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .uredi:hover #cat6 {
        background-image: url(../images/catalogue/box8.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .uredi #cat21 {
        background-image: url(../images/catalogue/box11-off.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .uredi:hover #cat21 {
        background-image: url(../images/catalogue/box11.png);
        background-repeat: no-repeat;
        background-position: center center;
    }


    .uredi #cat7 {
        background-image: url(../images/catalogue/box6-off.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .uredi:hover #cat7 {
        background-image: url(../images/catalogue/box6.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .uredi #cat8 {
        background-image: url(../images/catalogue/box7-off.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .uredi:hover #cat8 {
        background-image: url(../images/catalogue/box7.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .uredi #cat16 {
        background-image: url(../images/catalogue/lool-icon.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .uredi:hover #cat16 {
        background-image: url(../images/catalogue/loop-iconH.png);
        background-repeat: no-repeat;
        background-position: center center;
    }

    .uredi h2 {
        text-transform: uppercase;
        white-space: normal;
        display: block;
        font-size: 22px;
        font-family: teleNeo-regular;
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 10px;
        padding-top: 5px;
        min-height: 65px;
        position: relative;
        color: #333;
    }

    .uredi:hover h2 {
        text-decoration: none;
    }

    .uredi:before, .uredi:after {
        content: '';
        display: table;
        clear: both;
    }

    .uredi.blue {
        background-color: #E20074;
        background-image: url(../images/catalogue/box9.png);
        background-repeat: no-repeat;
        background-position: left center;
        color: white;
        min-height: 310px;
        position: relative;
    }

        .uredi.blue h2 {
            color: #ffffff;
        }

    .uredi a {
        color: #e20074;
        width: 100%;
        height: 100%;
        display: block;
        text-decoration: none;
    }

    .uredi.blue a {
        color: white;
    }

    .uredi img {
        display: none;
        margin: 30px auto;
    }

    .uredi h2 img {
        position: absolute;
        z-index: 10;
        display: block;
        right: 0;
        top: 5px;
        margin: 0;
    }

    .uredi p.txt-more {
        position: absolute;
        bottom: 0;
        right: 20px;
    }

    .uredi:hover p.txt-more {
        text-decoration: underline;
    }
/*#endregion UREDI*/

/*#region CHANNELS*/
.main-channels h4 {
    display: block;
    border: 1px solid #F3F3F3;
    padding: 10px 5px;
    color: #e20074;
    min-height: 105px;
    margin: 0 0 7px 0;
    display: table;
    width: 100%;
}

    .main-channels h4 span {
        display: table-cell;
        vertical-align: middle;
        width: 100%;
    }

.main-channels .p5, .channels .p5 {
    padding: 0 3px;
}

.channels-magenta {
    background-color: #f7fbfe;
    padding: 10px 20px;
}

    .channels-magenta h1 {
        text-transform: none !important;
        font-size: 23px !important;
        color: #e20074 !important;
        border-bottom: 1 px solid #e5e5e5 !important;
        padding: 10 px 0 !important;
    }

    .channels-magenta ul {
        margin: 10px 0;
    }

    .channels-magenta strong, .channels-magenta a {
        color: #e20074;
    }

.channels-gray {
    background-color: #f3f3f3;
    padding: 10px 20px;
}

    .channels-gray h2 {
        text-transform: none;
        font-size: 23px;
        border-bottom: 1px solid #e5e5e5;
        padding: 10px 0;
    }

    .channels-gray .p-uredi-cena:before, .channels-gray .p-uredi-cena:after,
    .channels-magenta .p-uredi-cena:before, .channels-magenta .p-uredi-cena:after {
        clear: both;
        content: '';
        display: table;
    }

    .channels-gray .p-uredi-cena, .channels-magenta .p-uredi-cena {
        height: inherit;
        margin: 0 auto;
        width: 100%;
        max-width: inherit;
        margin-top: 10px !important;
        display: block;
        border-top: 1px solid #e5e5e5;
        padding-top: 15px;
        position: relative;
    }

    .channels-gray .p-left, .channels-magenta .p-left {
        float: left;
        width: auto;
        text-align: center;
    }

    .channels-gray .p-right, .channels-magenta .p-right {
        float: left;
        width: auto;
        padding-left: 10px;
        margin-top: 4px;
    }

    .channels-gray span.price2, .channels-magenta span.price2 {
        line-height: 100%;
        font-size: 40px;
        font-weight: normal;
        font-family: teleNeo-regular;
        color: #E20074;
        padding: 10px 0 8px;
    }


    .channels-gray .p-rates, .channels-magenta .p-rates {
        color: #e20074;
        text-transform: none;
        display: block;
        font-family: 'teleNeo-regular';
        font-size: 14px;
        line-height: 15px;
        margin: 0 auto;
        width: inherit;
        text-align: center;
    }

    .channels-gray .p-currency, .channels-magenta .p-currency {
        max-width: 54px;
        color: #e20074;
        text-transform: none;
        display: block;
        border-bottom: 1px solid #e20074;
        font-family: 'teleNeo-regular';
        font-size: 14px;
        line-height: 15px;
        text-align: center;
        margin: 0 auto;
    }

.channels h4 {
    border: 1px solid #F3F3F3;
    padding: 10px;
    min-height: 105px;
    margin: 0 0 7px 0;
    display: table;
    width: 100%;
    text-align: center;
}

.channels span {
    text-align: center;
    display: block;
    font-size: 14px;
    line-height: 14px;
    height: 40px;
}

.channels img {
    margin: 0 0 5px;
    height: 50px;
    display: inline-block;
}

/*#endregion CHANNELS*/

.one-t-dicklaimer {
    position: relative;
    width: 13px;
    height: 13px;
    top: 0;
    left: 135px;
    background-color: #F5F5F5;
    border: 1px solid #DCDCDC;
    padding: 1px;
    line-height: 14px;
}

.activatePacketTable .one-t-dicklaimer {
    position: relative;
    width: 13px;
    height: 13px;
    background-color: #F5F5F5;
    border: 1px solid #DCDCDC;
    padding: 1px;
    top: auto;
    left: auto;
    right: auto;
    line-height: 14px;
}

.one-t-dicklaimer.max {
    width: 15px;
    height: 15px;
    background: transparent;
    border: none;
    top: -3px;
    left: 0;
    display: inline-block;
}

.one-t-dicklaimer p {
    font-size: 15px !important;
    font-weight: normal;
    line-height: 16px;
    font-family: teleNeo-regular !important;
}

.one-t-dicklaimer span {
    position: absolute;
    top: 3px;
    left: 0px;
    font-size: 25px;
    color: #CACACA;
}

.tv-paketi-item .one-t-dicklaimer.discExp.leftZero > span {
    position: absolute;
    top: 1px;
    left: 1px;
    font-size: 25px;
    color: #CACACA;
}

.one-t-dicklaimer:hover span {
    color: #e20074;
    cursor: pointer;
}

.one-t-dicklaimer-message {
    position: absolute;
    width: 160px;
    background-color: white;
    z-index: 3;
    bottom: -1px;
    left: 15px;
    padding: 7px;
    border: 1px solid #DADADA;
    border-radius: 2px;
    font-size: 13px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -ms-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}

.one-t-dicklaimer.max .one-t-dicklaimer-message {
    width: 220px;
    bottom: 15px;
    left: -55px;
}

.one-t-dicklaimer-message span {
    position: static;
    font-size: 115%;
    font-weight: normal;
    font-family: teleNeo-regular;
}

.one-t-dicklaimer:hover .one-t-dicklaimer-message {
    opacity: 1;
    visibility: visible;
    display: block;
}


td.liniska-brzina .one-t-dicklaimer.max:hover .one-t-dicklaimer-message {
    position: absolute;
    left: 22px;
    top: 0;
    height: 260px;
    opacity: 1;
    visibility: visible;
    display: block;
}

td.liniska-brzina .one-t-dicklaimer .one-t-dicklaimer-message:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-top: 9px solid #404040 !important;
    position: absolute;
    top: 5px !important;
    left: -12px !important;
    transform: rotate(90deg) !important;
}

.one-t-dicklaimer .one-t-dicklaimer-message {
    display: none;
}

#phone-details .phone-tarrif-price-holder .one-t-dicklaimer-message span {
    color: white;
}



.sidebar-box-hold ul {
    margin: 15px 15px 15px 0;
}

    .sidebar-box-hold ul li, .outer-content ul li {
        display: block;
        background-image: url(../images/list-bullet.png);
        background-position: 0 11px;
        background-repeat: no-repeat;
        padding-left: 15px;
        line-height: 145%;
        margin-bottom: 7px;
        margin-left: 30px;
    }

.r-tabs .r-tabs-panel {
    background-color: white;
    border-bottom: 4px solid white;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.tab-container.r-tabs .panel-container {
    box-shadow: 0 0 0px #ccc;
    box-shadow: 0 0 0px rgba(0,0,0,.2);
}

#tools .mini-menu select {
    border: none;
    background-color: transparent;
    outline: none;
    font-size: 13px;
    color: #999;
}

/*#top-bar .mini-menu li, #top-bar-left .mini-menu li {
    display: inline;
    float: left;
    text-transform: uppercase;
    color: #BDBDBD;
    font-size: 12px;
    padding: 3px 5px;
    border-right: none;
}*/

#top-bar .mini-menu.hidden-xs, #top-bar-left .mini-menu.hidden-xs {
    padding-top: 10px;
}

.inner-template .inner-template-left-image.matchHeight, .matchHeight .white-box-right {
    height: 360px;
}

/*responsive table*/

.ns-table {
    border-style: none;
    border-top-width: 0;
    width: 100%;
    margin: 0 !important;
}

    .ns-table tr {
        border-style: none;
        border-bottom-width: 0;
    }

    .ns-table th, .ns-table td {
        border-style: none;
        padding-right: 1em;
        padding-top: 0.75em;
        padding-bottom: 0.75em;
        text-align: left;
        min-width: 50px;
        vertical-align: top;
    }

        .ns-table th + th,
        .ns-table th + td,
        .ns-table td + th,
        .ns-table td + td {
            border-left-width: 1px;
        }

    .ns-table tr td {
        border-bottom: 1px solid #e5e5e5;
    }

    .ns-table thead tr:last-child {
        border-bottom-width: 2px;
    }

    .ns-table tbody th {
        font-weight: normal;
    }

    .ns-table .compare-products th:first-child {
        background-color: transparent !important;
        box-shadow: none;
        border: none !important;
    }

.compare3 .ns-table th, .compare3 .ns-table td, .compare3 .ns-table.ns-ctrl tr td,
.comapre3 .ns-table th, .comapre3 .ns-table td, .comapre3 .ns-table.ns-ctrl tr td {
    width: 25%;
}

.compare4 .ns-table th, .compare4 .ns-table td, .compare4 .ns-table.ns-ctrl tr td,
.comapre4 .ns-table th, .comapre4 .ns-table td, .comapre4 .ns-table.ns-ctrl tr td {
    width: 20%;
}

.compare2 .ns-table th, .compare2 .ns-table td,
.comapre2 .ns-table th, .comapre2 .ns-table td {
    width: 33.33333333333333%;
}

.ns-table h2 {
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 5px;
    padding: 0 0 10px;
    margin-bottom: 10px;
    min-height: 51px;
}

.ns-table .btn.btn-magen, .ns-table .btn.btn-grey {
    margin: 10px auto;
    display: block;
    max-width: 155px;
    padding: 5px;
    font-size: 16px;
    font-family: teleNeo-regular;
}

.ns-table .p-uredi-cena {
    margin: 10px auto 25px;
}

table.table-blue.ns-table th + th + th {
    border-bottom: 0 none #ddd !important;
    border-top: 0 none #ddd !important;
    border-spacing: 5px;
    border-collapse: separate;
    box-shadow: 1px 1px 1px #aaa;
    box-shadow: 1px 1px 1px rgba(0,0,0,.2);
    border: 1px solid #eee !important;
}

table.table-blue.ns-table .compare-products th {
    background-color: white !important;
}

table.table-blue.ns-table th + th, table.table-blue.ns-table th {
    font-size: 18px !important;
    border-spacing: 5px;
    border-collapse: separate;
    box-shadow: 1px 1px 1px #aaa;
    box-shadow: 1px 1px 1px rgba(0,0,0,.2);
    border: 1px solid #eee !important;
    font-weight: normal;
    font-family: teleNeo-regular;
}

table.ns-table {
    border-spacing: 5px;
    border-collapse: separate;
}

.ns-table th:empty {
    display: none;
}

.ns-table th {
    font-size: 16px;
    font-family: teleNeo-regular;
}

table.table-blue.ns-table th:first-child {
    background-color: #dbecf4;
}

.ns-table thead th {
    background-color: #dbecf4;
    color: #333;
    text-shadow: none;
    background-image: url(../images/arrow_up_gray.png);
    background-repeat: no-repeat;
    background-position: 98% center;
    background-position: right 10px center;
    cursor: pointer;
}

.ns-table thead.collapsed th {
    background-image: url(../images/arrow_down_gray.png);
    background-color: #eee !important;
}

.ns-table > thead > tr > th {
    padding: 10px;
}

@media (max-width: 767px) {
    .list-inline > li {
        padding: 0 !important;
    }

    .p0-xs {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    table.ns-table {
        border-spacing: 0;
        border-collapse: collapse;
        box-shadow: none;
    }

    .ns-table .compare-products th {
        padding: 0;
    }

    .compare-products th:first-child {
        background-color: #fff;
        box-shadow: none;
        border: none !important;
    }

    .sidebar-box-hold ul li, .outer-content ul li {
        margin-left: 20px;
    }

    .ns-table h2 {
        background-color: #F3F3F3;
        margin: 0;
        padding: 5px;
    }

    table.table-blue.ns-table th + th, table.table-blue.ns-table th, table.table-blue.ns-table th + th + th {
        border-spacing: 0;
        border-collapse: collapse;
        box-shadow: none;
        border: none !important;
        width: 100%;
    }

    .comapre3 .ns-table th, .comapre3 .ns-table td, .comapre3 .ns-table.ns-ctrl tr td,
    .compare3 .ns-table th, .compare3 .ns-table td, .compare3 .ns-table.ns-ctrl tr td {
        width: inherit;
    }

    .comapre4 .ns-tableth, .comapre4 .ns-table td, .comapre4 .ns-table.ns-ctrl tr td,
    .compare4 .ns-table th, .compare4 .ns-table td, .compare4 .ns-table.ns-ctrl tr td {
        width: inherit;
    }

    .comapre2 .ns-table th, .comapre2 .ns-table td, .comapre2 .ns-table.ns-ctrl tr td,
    .compare2 .ns-table th, .compare2 .ns-table td, .compare2 .ns-table.ns-ctrl tr td {
        width: inherit;
    }

    .ns-table.ns-ctrl tbody, .ns-table.ns-ctrl tr, .ns-table th, .ns-table.ns-ctrl td {
        width: 100%;
        display: block;
    }

    #container-one .breadcrumbs {
        padding-left: 10px;
    }

    .ns-table {
        border: 0;
        display: block;
        width: 100%;
    }

        .ns-table caption {
            display: block;
        }

        .ns-table thead th, .ns-table thead, .ns-table thead tr {
            width: 100% !important;
            display: block;
        }

        .ns-table tbody, .ns-table tr, .ns-table th, .ns-table td {
            border: 0;
            padding: 0;
            text-align: left;
            white-space: normal;
            width: 100%;
        }

        .ns-table.ns-products tbody, .ns-table.ns-products tr, .ns-table.ns-products th, .ns-table.ns-products td {
            display: block;
        }

        .ns-table tbody.collapse.in, .ns-table tbody.collapse.in tr {
            display: block;
        }

        .ns-table td,
        .ns-table th {
            width: 100%;
            float: left;
            clear: both;
        }

            .ns-table td:last-child,
            .ns-table th:last-child {
                margin-bottom: 0;
            }

            .ns-table td.last-child,
            .ns-table th.last-child {
                margin-bottom: 1.5em;
            }

            .ns-table th[data-title]:before,
            .ns-table td[data-title]:before {
                content: attr(data-title) ":\00A0";
                font-weight: normal;
                font-family: teleNeo-regular;
            }

            .ns-table th:not([data-title]) {
                font-weight: normal;
                font-family: teleNeo-regular;
            }

            .ns-table td:empty {
                display: none;
            }

            .ns-table td.compare {
                font-weight: normal;
                font-family: teleNeo-regular;
                text-transform: uppercase;
                background-color: #f9f9f9;
                font-size: 13px;
            }

        .ns-table .paket {
            color: #e20074;
            margin-bottom: 5px !important;
            padding-bottom: 5px;
        }

        .ns-table th {
            font-size: 16px !important;
            font-weight: normal !important;
            font-weight: normal;
            font-family: teleNeo-regular;
        }

        .ns-table thead.collapsed th {
            font-size: 16px !important;
            background-color: #e5e5e5 !important;
            color: #333 !important;
            font-weight: normal;
            font-family: teleNeo-regular;
            border-bottom: 3px solid white !important;
        }

        .ns-table .compare-products th {
            font-size: 16px !important;
            background-color: transparent !important;
            color: white;
            font-weight: normal !important;
            padding: 0 0 20px 0;
        }
}

.p0-small {
    padding-right: 0 !important;
    padding-left: 0 !important;
}



@media (max-width:767px) {
    .mini-menu select {
        border: none;
        background-color: transparent;
        outline: none;
        padding-left: 5px;
        width: 50px;
        height: 34px;
    }

    .plati-online-icon {
        margin-top: 0;
    }

    .mini-menu.pull-right {
        min-width: inherit;
        /*padding: 4px 0;*/
        padding: 0;
    }

    .mini-menu {
        padding: 0;
        float: inherit;
        margin: 0;
    }

    #top-bar .mini-menu.pull-right, #top-bar-left .mini-menu.pull-right {
        float: right !important;
        margin: 0;
        /**/
        right: 0;
        position: relative;
    }

    .mini-menu.pull-right > li {
        padding: 0;
        width: 35px;
    }

        .mini-menu.pull-right > li:first-child {
            padding: 0 0;
            /*left: -5px;*/
        }

    .p0-small {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    img.m-t-user {
        margin-right: 0;
    }

    a.btn.btn-moj-telekom, div.btn.btn-moj-telekom {
        background-color: transparent;
        background: none;
        color: white;
        width: 41px;
        padding: 0 !important;
    }

    #miniShoppingCart {
        width: 50px !important;
        background-color: #eaeaea !important;
    }
}

.inner-template-left-image {
    background-size: cover !important;
}

.white-box-center div.img img {
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}

.white-box-center div.img:hover img {
    margin-top: -10px;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}


/*header SM*/

@media (min-width:768px) and (max-width:991px) {
    .logo-holder a {
        display: block;
        vertical-align: middle;
        width: 100%;
        padding: 12px;
        overflow: hidden;
    }

        .logo-holder a img {
            width: auto;
            max-width: inherit;
        }

    .mini-menu li {
        display: inline;
        float: left;
        text-transform: uppercase;
        color: #888888;
        font-size: 12px;
        padding: 2px 5px;
    }
}

.pokrienost {
    color: #e20074;
    display: block;
    padding: 0;
    cursor: pointer;
}

.table-blue.table-kanali img {
    padding-left: 5px;
}

.ns-table .compare-products p {
    font-size: 14px;
    font-weight: normal;
}

    .ns-table .compare-products p:first-child, .ns-table .compare-products p {
        font-weight: normal;
        font-family: teleNeo-regular;
    }

.ns-table .compare-products p {
    margin: 0 6px;
    font-size: 15px;
}

    .ns-table .compare-products p strong {
        display: block;
    }

.ns-table.ns-products tbody tr th:first-child p {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}

    .ns-table.ns-products tbody tr th:first-child p:before {
        display: block;
        padding-bottom: 10px;
    }

.inner-cont:before, .inner-cont:after {
    clear: both;
    display: table;
}

.white-box-left-m-klub-blue .inner-cont:before, .white-box-left-m-klub-blue .inner-cont:after {
    clear: both;
    display: table;
    content: '';
}

/*select*/

.inner-cont select, .outer-content select {
    width: 100%;
    padding: 5px 25px 5px 10px;
    color: #e20074;
    margin-bottom: 8px;
    font-family: 'teleNeo-regular';
    background-image: url('../images/arrow_down_magenta.png');
    background-repeat: no-repeat;
    background-position: 98% center;
    background-position: right 10px center;
    font-size: 14px;
    height: auto;
    border-radius: 0;
    box-shadow: 1px 1px 1px #ccc;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
    border: 1px solid #eee;
    border: 1px solid rgba(0,0,0,0.1);
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

    .inner-cont select::-ms-expand, .outer-content select::-ms-expand {
        display: none;
    }

    .inner-cont select:hover, .outer-content select:hover {
        box-shadow: 1px 1px 4px #aaa;
        box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
        -moz-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }


    .inner-cont select:focus, .outer-content select:focus {
        outline: none;
        outline-offset: 0;
        box-shadow: 1px 1px 1px #e5e5e5;
        box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
        border: 1px solid #e5e5e5;
        border: 1px solid rgba(0,0,0,0.1);
    }

    .inner-cont select option, .outer-content select option {
        color: #666666;
    }

        .inner-cont select option:hover, .outer-content select option:hover {
            background-color: #e20074;
            color: #ffffff;
        }

/*end select*/


.inner-gray {
    background: #d7d7d7;
}

/*#region user-ctrl*/
.movie-box {
    box-shadow: 1px 1px 1px #f5f5f5;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
    border: 1px solid #f5f5f5;
    border: 1px solid rgba(0,0,0,0.1);
    cursor: pointer;
    background: white;
}

    .movie-box h3 {
        color: #e20074;
        font-family: 'teleNeo-regular';
        font-size: 18px;
    }
/*#endregion user-ctrl*/

.inner-gray:after {
    clear: both;
    /* content: ''; */
}

.internationalCalls select {
    width: auto;
    padding-right: 30px;
    text-transform: uppercase;
}

.container-international:after {
    content: '';
    clear: both;
    display: table;
}

.container-international {
    background-image: url(../images/mapa.png);
    background-position: center right;
    background-repeat: no-repeat;
    min-height: 400px;
}

    .container-international .table-international {
        background: transparent;
        width: auto;
        min-width: 220px;
    }

.table.table-international > thead > tr > th, .table.table-international > tbody > tr > td {
    border-bottom: 0 none transparent !important;
    background-color: transparent !important;
    background: none;
    border-top: 0 none transparent !important;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.table.table-international > thead > tr > th, .table.table-international > tbody > tr:hover > td {
    color: #e20074;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.internationalCalls h1 {
    font-size: 24px;
}

.internationalCalls p {
    line-height: 20px;
    padding-bottom: 15px;
    padding-top: 15px;
    margin: 0;
}

.internationalCalls .links {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0 10px;
    border-bottom: 1px solid #ccc;
    position: relative;
}

    .internationalCalls .links a {
        font-size: 22px;
        margin: 0 40px;
        color: black;
    }

        .internationalCalls .links a.active {
            color: #e20074;
            font-family: 'teleNeo-bold' !important;
            transition: none !important;
        }

        .internationalCalls .links a:hover {
            color: #e20074;
            font-family: 'teleNeo-regular' !important;
        }

        .internationalCalls .links a:first-of-type:before {
            content: "";
            position: absolute;
            height: 35px;
            width: 1px;
            left: 50%;
            border-right: 1px solid #ccc;
        }

.internationalCalls h2.internationalTitle {
    background-color: #dbecf4;
    font-size: 16px;
    border-spacing: 5px;
    border-collapse: separate;
    box-shadow: 1px 1px 1px #aaa;
    box-shadow: 1px 1px 1px rgba(0,0,0,.2);
    border: 1px solid #eee !important;
    background-image: url(../images/arrow_up_gray.png) !important;
    background-repeat: no-repeat;
    background-position: center right 10px;
    cursor: pointer;
    font-weight: normal;
    font-family: teleNeo-regular;
    padding-left: 10px;
    background-size: inherit;
}

    .internationalCalls h2.internationalTitle.collapsed {
        background-image: url(../images/arrow_down_gray.png) !important;
    }

.table.table-int > tbody > tr > th {
    border: none !important;
    color: #e20074;
    font-weight: normal;
    font-family: teleNeo-regular;
    font-size: 16px;
}

.table.table-int > tbody > tr > td {
    border: none !important;
}

@media (max-width:767px) {
    .internationalCalls select {
        position: relative;
        top: inherit;
        right: inherit;
        width: auto;
        padding-right: 30px;
    }
}

p.plain {
    padding: 0;
}

.form-control {
    margin-bottom: 10px;
}

.search-box .form-control {
    margin-bottom: 0;
}

.alert-t {
    background-color: #FFEAF5;
    border-color: #F7BFDC;
    color: #e20074 !important;
    padding: 10px 15px !important;
    display: block;
}

.btn-magen:focus {
    color: #fff;
    text-decoration: none;
}

.gray-box > .white-box {
    background: #f4f4f4;
    margin-bottom: 15px !important;
}

.gray-box a.box-title {
    border-bottom: 1px solid #DADADA;
}

.btn-magen {
    font-size: 16px;
    padding: 5px 20px;
    filter: none;
    color: #fff;
    -moz-box-shadow: 0 3px 0 0 #bfbfbf;
    -moz-box-shadow: 0 3px 0 0 rgba(191,191,191,1);
    box-shadow: inset 0 -2px 0 #000000;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,.3);
    max-width: inherit;
    margin: 0 auto;
    background: #e20074;
    width: auto;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    display: inline-block;
    border: 1px solid transparent;
    border-radius: 4px;
}

@media (max-width:767px) {
    .r-tabs .r-tabs-nav {
        display: none !important;
    }
}


.compare3, .compare3 {
    width: 101%;
    margin-left: -5px;
}


.btn-green {
    font-size: 16px;
    padding: 5px 20px;
    filter: none;
    color: #fff;
    -moz-box-shadow: 0 3px 0 0 #bfbfbf;
    -moz-box-shadow: 0 3px 0 0 rgba(191,191,191,1);
    box-shadow: inset 0 -2px 0 #000000;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,.3);
    max-width: inherit;
    margin: 0 auto;
    background: #71af1f;
    width: auto;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    display: inline-block;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .btn-green:hover, .btn-green:focus {
        background: #60921D;
        color: #fff;
    }

/*table.table-blue td + td + td, table.table-blue th + th + th {
    min-width: 100px;
}*/

li.search {
    margin-right: 0;
}

li.search {
    margin-top: 0;
    margin-right: 0;
    padding: 0 0 !important;
    border-right: 0 solid #c2c2c2;
    position: relative;
}

.mini-menu.pt5 {
    padding-top: 5px;
}

.mg-txt.hidden-xs {
    border-right: none;
}

h1.kor-poddr-title {
    text-align: center;
    background-color: #64b9e4;
    padding: 12px;
    margin: 0;
    color: white;
}

.one-t-dopuna-frame {
    background-color: white;
    border: 0;
    height: 360px;
}

/*mini shopping cart*/
#miniShoppingCart {
    background-image: url(../images/shoppingcart-one.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 42px;
    width: 117px;
    position: relative;
    z-index: 999;
    cursor: pointer;
    padding-left: 35px;
    padding-top: 2px;
    background-size: 23px;
}

    #miniShoppingCart:hover .mini-shopping-cart-inner {
        display: block !important;
        z-index: 9999;
    }

    #miniShoppingCart .mini-shopping-cart-inner {
        display: none;
    }

        #miniShoppingCart .mini-shopping-cart-inner p {
            margin: 0;
            line-height: 14px;
        }

.mini-shopping-cart-inner {
    display: block;
    top: 33px;
    position: absolute;
    background: #f0f0f0;
    background: rgba(240,240,240,.95);
    width: 259px;
    right: 0px !important;
    left: -180px;
    padding: 20px;
    border: 1px solid #DEDEDE;
    top: 30px;
}

.cart-notify {
    position: absolute;
    background-color: #f5f5f5;
    background-color: rgba(255,255,255,.8);
    color: #e20074;
    padding: 0 6px;
    border-radius: 30px;
    left: 15px;
    top: 3px;
    border: 1px solid #e5e5e5;
    font-size: 13px;
}

.mini-phone-thumb {
    padding: 8px 0;
}

.mini-desc {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    position: relative;
}

.mini-desc-line {
    display: block;
}

.mini-desc-title {
    font-family: teleNeo-regular;
    color: #e20074;
}

.mini-cart-total-line {
    padding-top: 10px;
}

.mini-phone-holder {
    position: relative;
}

.mini-desc-remove {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 18px;
    line-height: 10px;
    bottom: auto;
    padding: 3px 4px;
    background-color: #ccc;
    color: #fff;
    padding-bottom: 5px;
    border-radius: 0;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

    .mini-desc-remove:hover {
        background-color: #bbbbbb;
        text-decoration: none;
    }

.cart:before, .cart:after {
    clear: both;
    content: '';
    display: block;
}

.cart {
    /*  width: 132px;*/
    float: right; /**/
    background-color: #ededed;
    padding-left: 10px;
    padding-right: 0;
}

.top-webshop-control {
    display: table;
    padding: 0;
    height: 42px;
    float: right;
    width: 137px;
}

    .top-webshop-control p {
        margin: 0;
        display: table-cell;
        vertical-align: middle;
        line-height: 10px;
        font-size: 10px;
        white-space: normal;
    }

        .top-webshop-control p a {
            color: #b5b5b5;
            text-transform: none;
            font-size: 14px;
            border-left: 1px solid #D6D6D6;
            padding: 0 10px 0 10px;
        }

        .top-webshop-control p.userName a {
            color: #B5B5B5;
            text-transform: none;
            font-size: 13px;
            text-decoration: none;
            white-space: normal;
            padding: 0 10px 0 10px;
            display: block;
            line-height: 12px;
        }

.search-box {
    width: 0;
    display: block;
    visibility: hidden;
}

@media (max-width:767px) {
    .top-webshop-control {
        display: none;
    }

    #top {
        position: fixed;
        top: 0;
        left: 0;
        right: 50px;
        z-index: 1000;
        background-color: #F7F7F7;
    }

    #top-bar, #top-bar-left {
        padding-right: 0;
    }

    .mini-menu.pull-right > li + li + li + li {
        border: none;
        border-right: none !important;
    }
}

.navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    margin-top: -5px;
    margin-right: -10px;
    background-size: 20px;
    background-position: 6px;
    border: 1px solid #e9e9e9;
}

    .navbar-nav .sub-arrow:hover, .navbar-nav .collapsible .sub-arrow:hover {
        border: 1px solid #ca0068;
        background-size: 20px;
        background-position: 6px;
    }

/*najava*/
.najava-choise label, #register-div label, #login-div label {
    font-weight: normal;
    margin-bottom: 0;
    line-height: 16px;
}

#login-div img, #register-div img, #password-reset img {
    opacity: 0.3;
    max-width: 150px;
}

.najava-choise .small-login-description {
    font-size: 14px;
    font-weight: normal;
    color: #999;
    display: block;
    padding-left: 17px;
    padding-top: 0;
}

.najava-choise > div {
    margin-bottom: 15px;
}

.h30 {
    height: 30px;
}

#login-div .shop-form-field-desc {
    line-height: 14px;
    margin: 0;
    color: #888;
    font-size: 14px;
    margin-bottom: 15px;
}

#login-div .bb1 {
    border-bottom: 1px solid #e5e5e5;
}

#login-div a {
    display: block;
}

#login-div ul {
    margin-top: 10px;
}

    #login-div ul li {
        display: block;
        background-image: url(../images/list-bullet.png);
        background-position: 0 11px;
        background-repeat: no-repeat;
        padding-left: 15px;
        line-height: 145%;
        margin-bottom: 7px;
        margin-left: 15px;
    }

        #login-div ul li a {
            color: #467bab;
            line-height: 18px;
            display: inline-block;
        }

#login-div .btn-magen.shop-cart-login-submit.register-button.pull-right {
    margin-bottom: 15px;
}


/*cart*/
table thead tr th {
    background-color: #F1F1F1;
    border: none;
    padding: 10px;
    font-family: 'teleNeo-regular';
    font-weight: 100;
    font-size: 17px !important;
    text-align: left;
}

table.table-blue {
    color: #333;
}

sup {
    top: -.5em;
    font-size: 11px;
}

/*moby-pay*/
.mobipay .panel-heading {
    color: #333;
    text-shadow: none;
    padding: 0;
}

    .mobipay .panel-heading h4.panel-title {
        padding: 0;
    }

    .mobipay .panel-heading a {
        padding: 10px 15px;
        display: block;
        font-size: 18px;
        cursor: pointer;
    }

    .mobipay .panel-heading:hover a, .mobipay .panel-heading:hover a:focus, .mobipay .panel-heading:focus a {
        text-decoration: none;
    }

.mobipay h4 a {
    background-color: #dbecf4;
    background-image: url(../images/arrow_up_gray.png);
    background-repeat: no-repeat;
    background-position: 98% center;
    background-position: right 10px center;
    display: block;
    padding: 13px 15px;
    font-size: 18px;
    font-weight: normal;
    font-family: 'teleNeo-regular';
}

    .mobipay h4 a.collapsed {
        background-color: #f5f5f5;
        background-image: url(../images/arrow_down_gray.png);
    }

.mobipay .panel-default {
    border-radius: 0;
    border: none;
    box-shadow: none;
}

.mobipay .panel-container, .mobipay .panel-body {
    padding: 0;
}

.mobipay strong {
    font-size: 16px;
}

/*uredi-internet*/
.uredi-net .product-item .webshop-device-thumbnail {
    height: 175px;
}

.uredi-net .p-uredi-cena {
    margin: 10px auto;
}

.uredi-net .p-left {
    text-align: right;
    padding-right: 5px;
}

.uredi-net span.price2 {
    font-size: 30px;
}

.slick-track .p-rates {
    color: #e20074;
    text-transform: uppercase;
    display: inline-block;
    font-family: 'teleNeo-regular';
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    margin: 0 auto;
    padding-top: 0;
    display: block;
    float: left;
}

.slick-track .phone-box .btn-grey {
    padding: 5px 10px;
}

.slick-track .p-left {
    float: left;
    width: 50%;
    text-align: right;
    padding-right: 5px;
}


.white-box-left .equalH ul {
    margin-top: 0;
}

.uredi-net .white-box {
    min-height: 435px;
}

.btn-grey {
    font-size: 16px;
    padding: 5px 20px;
}

/*checkout*/

.order-status-1 {
    background-image: url(../images/order-1.png);
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 25px !important;
}

.order-status-2 {
    background-image: url(../images/order-2.png);
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 25px !important;
}

.order-status-3 {
    background-image: url(../images/order-3.png);
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 25px !important;
}

.order-status-4 {
    background-image: url(../images/order-4.png);
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 25px !important;
}

.order-status-5 {
    background-image: url(../images/order-5.png);
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 25px !important;
}

.order-status-6 {
    background-image: url(../images/order-6.png);
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 25px !important;
}

.order-status-7 {
    background-image: url(../images/order-7.png);
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 25px !important;
}

.order-status-8 {
    background-image: url(../images/order-8.png);
    background-position: center left;
    background-repeat: no-repeat;
    padding-left: 25px !important;
}
/*order*/
.order-item-price-title {
    display: block;
    float: right;
    font-family: 'teleNeo-regular';
    font-size: 26px;
    color: #3b3b3b;
    line-height: 25px;
    margin-right: 15px;
}

.order-item-price {
    display: block;
    float: right;
    margin-bottom: 0 !important;
    font-family: 'teleNeo-regular';
    font-size: 26px;
    color: #e20074;
    line-height: 25px;
}

.check-order-info-left {
    min-height: 200px;
    background-image: url(../images/check-left-bg.png);
    background-position: top left;
    background-repeat: no-repeat;
    border-right: 1px dotted #acacac;
    padding: 15px 65px;
}


@media (max-width:767px) {
    .check-order-info-left {
        min-height: 200px;
        background-image: url(../images/check-left-bg.png);
        background-position: top left;
        background-repeat: no-repeat;
        border-bottom: 1px dotted #acacac;
        border-right: 0 none transparent;
        padding: 15px 65px;
        margin-bottom: 15px;
    }
}

.check-order-info-right {
    min-height: 200px;
    padding: 15px 65px;
    background-image: url(../images/check-right-bg.png);
    background-position: top left;
    background-repeat: no-repeat;
}

.check-status-hold:after, .order-price-hold:after {
    clear: both;
    content: '';
    display: block;
}

.order-price-hold {
    margin-top: 15px;
}

.ordered-items-right-content h1 {
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: block;
}

.check-status-hold {
    margin: 20px;
    min-height: 20px;
}

#checkout .grey-box .white-box {
    background: #f4f4f4;
    padding: 20px;
}

    #checkout .grey-box .white-box .order-phone-wrap {
        margin-top: 20px;
    }

.order-price-hold {
    padding: 20px 35px;
    background: #efeed9;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.white-box-left {
    padding: 17px !important;
    padding-bottom: 5px !important;
}


/*padding korekcija ctrls*/

.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
    font-weight: normal;
    font-family: teleNeo-regular;
    font-size: 17px;
}

/*napomeni*/
.napomeni {
    background-color: #fdfaf5;
    padding: 10px;
    margin-top: 10px;
    color: #bbb !important;
}

    .napomeni p {
        font-size: 14px;
    }
/*ctrl landing*/

#product-promotion .product-item .tariff span, #device-promotion .product-item .tariff span {
    color: inherit;
    display: inline-block;
}


#product-promotion span.price2, #device-promotion span.price2 {
    font-family: teleNeo-regular;
}


#product-promotion .online-rasprodazba-item span.price2, #device-promotion span.price2 {
    font-family: 'teleNeo-regular';
    font-weight: normal;
    line-height: 29px;
}

#product-promotion .online-rasprodazba-item .one-t-phone-body .phone-img {
    margin: 0 auto;
    float: right;
}

.soldout .rasprodadeno-item-wraper {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0px;
    background: url('../content/images/rasprodadeno-overlay.png') rgba(255, 255, 255, 0.64) center center no-repeat;
    z-index: 22;
}

.optic-paketi .white-bg-net.equalH .white-box-left .net-sect-title {
    margin-top: 0;
}

.p-left {
    float: left;
    width: 50%;
    text-align: right;
    padding-right: 5px;
}

/*modal*/
@media (min-width: 768px) {
    .white-box-left-m-klub-blue .modal-dialog {
        width: 260px;
    }

    .white-box-left-m-klub-blue .modal-content {
        border-radius: 0;
    }

    .navbar-default .navbar-nav > li.internetD:hover > .dropdown-menu > li > a {
        border-bottom: 1px solid #DEDEDE;
    }
}


.news-intro-title h2 {
    font-family: 'teleNeo-regular' !important;
    margin: 0;
    padding: 20px 10px 20px 5px;
    color: rgba(32, 32, 32, .6);
    font-size: 18px;
    padding: 40px 0 20px;
}
/**** TARIFI LANDING *****/

h5.tariff-title {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #E20074;
    line-height: 25px;
    margin-bottom: 10px;
    text-shadow: 1px 1px 1px #ffffff;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
    background: #EEE;
    padding-left: 10px;
}


.tariff-table {
    margin-bottom: 7px;
    width: 100% !important;
}

    .tariff-table img {
        display: block;
    }

    .tariff-table tr td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        padding: 0;
        border-bottom: 0;
    }

    .tariff-table tr th {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        text-align: center;
        line-height: 130%;
        color: #777;
        padding: 8px 2px 0 2px;
        border-bottom: 10px solid #fff;
    }


.tariff-table-7 tr td.tariff-pole, .tariff-table-7 tr th {
    width: 50px;
}

.tariff-table-6 tr td.tariff-pole, .tariff-table-6 tr th {
    width: 98px;
}

.tariff-table-5 tr td.tariff-pole, .tariff-table-5 tr th {
    width: 123px;
}

.tariff-table tr td.kapak {
    width: 9px;
    height: 46px;
}

.tariff-table tr td.kapak-left {
    background-image: url(../content/images/tarifi/kapak-left.png);
    background-position: top left;
    background-repeat: no-repeat;
}

.tariff-table tr td.senka-gore {
    height: 5px;
}

.tariff-table tr td.t-strelka {
    height: 46px;
}

.tariff-table tr.tariff-row td {
    height: 46px;
}

.tariff-table tr td.senka-dole {
    height: 5px;
}

.tariff-table tr.tariff-row td.tariff-rozevo {
    background: #e30074;
    font-size: 12px !important;
    color: #fff;
}

.tariff-table tr.tariff-row td.sivo-0 {
    color: #fff;
}

.tariff-table tr.tariff-row td.sivo-1 {
    color: #fff;
}

.tariff-table tr.tariff-row td.sivo-2 {
    color: #fff;
}

.tariff-table tr.tariff-row td.sivo-3 {
    color: #5f5f5f;
    text-shadow: 1px 1px 1px white;
}

.tariff-table tr.tariff-row td.sivo-4 {
    color: #5f5f5f;
    text-shadow: 1px 1px 1px white;
}

.tariff-table tr.tariff-row td.sivo-5 {
    color: #5f5f5f;
    text-shadow: 1px 1px 1px white;
}

.tariff-table tr.tariff-row td.krajno {
    color: #5f5f5f;
    text-shadow: 1px 1px 1px white;
}

.tariff-group-header.sfbg {
    background: #e5e5e5;
}

.tariff-group-header {
    width: 100%;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    background-position: top left;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: 100%;
    padding: 10px 0;
    margin-bottom: 15px;
    padding-top: 0;
    border-radius: 2px;
}

.tariff-header-content {
    padding-left: 10px;
    padding-right: 40px;
    position: relative;
    cursor: pointer;
}

.tariff-header-btn {
    background-image: url(../images/back-to-bottom.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: transparent;
    position: absolute;
    width: 37px;
    height: 35px;
    right: 10px;
    z-index: 238;
}

.opened {
    background-image: url(../images/back-to-top.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: transparent;
}

.tariff-header-content img {
    border-right: 2px solid #ececec;
    padding-right: 10px;
    margin-right: 10px;
    float: left;
    width: auto !important;
    height: 40px;
}

.tariff-header-content h6 {
    font-size: 18px;
    color: #e20074;
    font-family: teleNeo-regular;
    padding: 10px 0 10px 0;
}

.tariff-header-content p {
    font-size: 13px;
    color: #888888;
}

.tariff-header-content.sfbg p {
    font-size: 13px;
    color: #333;
}

.tarrif-bottom-corners {
    width: 714px;
    margin-bottom: 15px;
}


.tarifi-more {
    margin-bottom: 20px;
    padding-right: 58px;
}

    .tarifi-more a {
        float: right;
    }

/***********************/

@media (min-width: 768px) and (max-width:991px) {
    .main-menu .navbar-nav > li > a {
        padding: 10px 5px;
    }

    .navbar-default .navbar-nav > li.tv:hover > .dropdown-menu > li > a, .navbar-default .navbar-nav > li.uslugi:hover > .dropdown-menu > li > a, .navbar-default .navbar-nav > li.iktD:hover > .dropdown-menu > li > a,
    .navbar-default .navbar-nav > li.katalogD:hover > .dropdown-menu > li > a, .navbar-default .navbar-nav > li.tvD:hover > .dropdown-menu > li > a, .navbar-default .navbar-nav > li.internetD:hover > .dropdown-menu > li > a {
        min-height: 47px;
    }
}


.navbar-default .navbar-nav > li.katalogD:hover > .dropdown-menu > li > a {
    min-height: 47px;
}

/*acc-uredi*/

.acc-uredi a {
    font-family: teleNeo-regular;
    padding: 10px 20px;
    background-color: #ededed;
    color: #333;
    text-decoration: none;
    text-shadow: none;
    font-size: 18px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom: 1px solid #ddd;
    background-image: url(../images/arrow_right_gray.png);
    background-repeat: no-repeat;
    background-position: 98% center;
    background-position: right 10px center;
    display: block;
    margin-top: -15px;
}

.acc-uredi:hover a {
    color: #467bab;
}

/*#region SWITCH CONTAINER*/
.r-tabs-switch {
    background-color: #ffffff;
}

    .r-tabs-switch ul.resp-tabs-list.r-tabs-nav {
        display: block;
        width: 140px;
        overflow: hidden;
        height: 38px;
        border: 1px solid #ddd;
        border-radius: 19px;
        white-space: nowrap;
        position: relative;
        top: 15px;
        right: 20px;
        margin: 0 0 0 auto;
        background-color: #EAEAEA;
    }

        .r-tabs-switch ul.resp-tabs-list.r-tabs-nav > li.r-tabs-tab > span.switch-knob {
            display: block;
            background-color: #fff;
            position: absolute;
            z-index: 10;
            top: 1px;
            width: 34px;
            height: 34px;
            border-radius: 38px;
            box-shadow: 0 0 4px #ccc;
            box-shadow: 0 0 4px rgba(0,0,0,0.2);
            transition: all 0.2s ease-in;
        }

        .r-tabs-switch ul.resp-tabs-list.r-tabs-nav > li.r-tabs-tab.r-tabs-state-default > span.switch-knob {
            left: 141px;
        }

        .r-tabs-switch ul.resp-tabs-list.r-tabs-nav > li.r-tabs-tab.r-tabs-state-active > span.switch-knob {
            left: 103px;
        }

        .r-tabs-switch ul.resp-tabs-list.r-tabs-nav > li.r-tabs-tab {
            height: 38px;
            width: 140px;
            padding: 0;
            line-height: 1;
            display: inline-block;
            border: none;
            white-space: nowrap;
            position: absolute;
            transition: all 0.2s ease-in;
            border-radius: 19px;
        }

            .r-tabs-switch ul.resp-tabs-list.r-tabs-nav > li.r-tabs-tab.r-tabs-state-default {
                left: -140px;
                background-color: #e20074;
            }

            .r-tabs-switch ul.resp-tabs-list.r-tabs-nav > li.r-tabs-tab.r-tabs-state-active {
                padding-right: 34px;
                left: 0;
            }

            .r-tabs-switch ul.resp-tabs-list.r-tabs-nav > li.r-tabs-tab:last-child {
                background-color: #e20074;
            }

            .r-tabs-switch ul.resp-tabs-list.r-tabs-nav > li.r-tabs-tab:first-child {
                background-color: #eaeaea;
                padding-left: 0;
            }


            .r-tabs-switch ul.resp-tabs-list.r-tabs-nav > li.r-tabs-tab > a {
                white-space: nowrap;
                padding: 12px 10px;
                font-size: 14px;
                color: #fff;
            }

            .r-tabs-switch ul.resp-tabs-list.r-tabs-nav > li.r-tabs-tab:first-child > a {
                color: #909090;
                padding-left: 42px;
            }
/*#endregion*/
#top-bar .mini-menu {
    margin-right: -35px;
    margin-bottom: 0;
}

@media (min-width:992px) and (max-width:1199px) {
    #top-bar .mini-menu {
        margin-right: -29px;
        margin-bottom: 0;
    }
}

@media (min-width:768px) and (max-width:991px) {
    #top-bar .mini-menu {
        margin-right: 7px;
    }

    .company #top-bar .mini-menu {
        margin-right: 0;
    }
}

.empty-cell:before, .empty-cell:after {
    content: inherit;
    display: initial;
}

.clearfix:before, .clearfix:after {
    content: '';
    display: table;
    clear: both;
}

.acc-uredi {
    box-shadow: 0 0 3px #aaa;
    box-shadow: 0 0 3px rgba(0,0,0,.2);
    z-index: 999;
    position: relative;
}

.internet-landing .white-box-left.new h1 {
    color: inherit;
    text-transform: uppercase;
    margin: inherit;
    padding-top: inherit;
}

@media (max-width:991px) {
    .image-box img {
        width: 100%;
    }
}

@media (max-width:767px) {
    .tv-slider img {
        max-height: 218px;
        margin-top: 15px;
    }

    .tv-slider .carousel-indicators {
        position: relative;
        bottom: 10px;
        left: auto;
        z-index: 15;
        width: 100%;
        padding-left: 0;
        margin-left: 0;
        text-align: right;
        list-style: none;
        right: 20px;
        margin: 0;
    }

    .main-channels .col-sm-3, .channels .col-sm-3 {
        width: 25%;
        float: left;
    }

    .channels-gray, .channels-magenta {
        margin-bottom: 10px;
    }
}

@media (max-width:991px) {
    .home-one.postpaid .white-box-left > div, .home-one.postpaid .blue-box-left > div {
        height: auto !important;
    }

        .home-one.postpaid .white-box-left > div > img, .home-one.postpaid > .blue-box-left div, .home-one.postpaid .white-box-left-m-klub-blue div img {
            width: 100% !important;
            height: auto !important;
        }

    .home-one.postpaid .image-box img, .home-one.postpaid .white-box-left img, .home-one.internet-landing .white-box-left img, .home-one.internet-landing .white-box-left-m-klub-blue img {
        width: 100%;
        height: auto !important;
    }

    .top-left-catcher, .product-item .webshop-device-thumbnail img {
        width: auto !important;
    }

    img.komunikacija-image {
        width: auto !important;
    }

    .product-item .webshop-device-thumbnail {
        display: block;
        margin: 0 auto;
    }
}

@media (max-width:479px) {
    .main-channels .col-sm-3, .channels .col-sm-3 {
        width: 50%;
        float: left;
    }
}

@media (max-width: 1199px) {
    .table-responsive.tv-vodic {
        width: 100%;
        overflow-x: auto;
    }

        .table-responsive.tv-vodic iframe {
            width: 970px !important;
        }
}

.table.table-blue.poramnuvanje td:first-child {
    width: 50%;
}

.text-magenta {
    color: #e20074 !important;
}

.click-connect .white-box-left {
    min-height: inherit;
}


.fiksna-paddings .white-box-left {
    min-height: 205px;
}

.home-one.prePaid .white-box-left {
    min-height: 205px;
    height: 100%;
}

.homeFixna .white-box-left {
    min-height: 160px;
}

    .home-one.prePaid .white-box-left.blue-klub, .homeFixna .white-box-left.blue-klub,
    .home-one.prePaid .white-box-left.klub-white, .homeFixna .white-box-left.klub-white {
        min-height: 412px;
    }

.home-one.prePaid #product-promotion {
    min-height: 445px;
}

@media (min-device-width: 992px) {
    .h310lg {
        height: 310px;
    }

    .h262lg {
        height: 262px;
    }

    .alignBottom-wrapper-small.alignBottom-wrapper-small {
        padding-bottom: 80px !important;
    }

    .alignBottom-wrapper {
        padding-bottom: 120px !important;
    }

    .alignBottom-wrapper-big.alignBottom-wrapper-big {
        padding-bottom: 180px !important;
    }

    .alignBottom {
        position: absolute;
        left: 20px;
        right: 20px;
        bottom: 20px;
    }
}

.alignBottom-wrapper-small.alignBottom-wrapper-small {
    padding-bottom: 80px\9;
}

.alignBottom-wrapper {
    padding-bottom: 120px\9;
}

.alignBottom-wrapper-big.alignBottom-wrapper-big {
    padding-bottom: 180px\9;
}

.alignBottom {
    position: absolute\9;
    left: 20px\9;
    right: 20px\9;
    bottom: 20px\9;
}

.panel-group#accordion .panel.panel-default {
    border-radius: 0;
}

.panel-group#accordion .panel-heading {
    padding: 0;
    background: none;
    border: none;
}

    .panel-group#accordion .panel-heading > .panel-title {
        margin: 0;
        padding: 0;
    }

        .panel-group#accordion .panel-heading > .panel-title > a, .panel-group#accordion-kor .panel-heading > .panel-title > a {
            text-decoration: none;
            display: block;
            padding: 14px;
            background-color: #dbecf4;
            color: #333;
            text-shadow: none;
            background-image: url(../images/arrow_up_gray.png);
            background-repeat: no-repeat;
            background-position: 98% center;
            background-position: right 10px center;
        }

            .panel-group#accordion .panel-heading > .panel-title > a:hover, .panel-group#accordion-kor .panel-heading > .panel-title > a:hover {
                text-decoration: none;
            }

            .panel-group#accordion .panel-heading > .panel-title > a.collapsed, .panel-group#accordion-kor .panel-heading > .panel-title > a.collapsed {
                background-image: url(../images/arrow_down_gray.png);
            }

#accordion-kor .panel-heading {
    padding: 0 !important;
}

.absolute-gray-btn-bottom {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -75px;
}

.kor-poddr-toggle {
    background-image: none !important;
}


.internationalCalls table > tbody > tr > td:first-child {
    font-family: 'teleNeo-regular';
}

.korisnichka ul {
    margin-top: 10px;
    position: relative;
    margin-bottom: 20px;
    padding: 0 5px;
}

    .korisnichka ul li {
        padding: 7px 0;
        border-bottom: 1px dotted #9f9a9a;
        padding-right: 10px;
    }

        .korisnichka ul li a:after {
            font-size: 10px;
            color: #606060;
            position: absolute;
            font-family: Ionicons;
            content: "\f125";
            right: 15px;
            padding-top: 4px;
        }

        .korisnichka ul li a {
            color: #333;
            display: block;
            line-height: 18px;
        }

.panel-group .panel {
    border-radius: 0;
}

p {
    margin: 10px 0;
}

#miniShoppingCart a.btn.btn-magen.btn-block {
    color: #fff;
}

.tvboxie {
    height: 210px\9;
}

.komunikacija-blue-box-h {
    height: 279px;
    height: 220px\9;
}

.image-box-title {
    font-size: 24px;
    position: absolute;
    top: 20px;
    left: 15px;
    right: 15px;
    letter-spacing: -1px;
    border-bottom: 1px solid rgba(0,0,0,0.05);
    padding-bottom: 10px;
    color: #333;
    text-transform: uppercase;
}

.box-title.box-title-black {
    font-size: 24px;
    letter-spacing: -1px;
    border-bottom: 1px solid #000000;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 10px;
    color: #333;
    text-transform: uppercase;
}

.p20 {
    padding: 20px;
}

.ul-checkboxes li {
    padding: 8px 0px;
    color: #444;
    font-size: 16px;
    vertical-align: middle;
    min-height: 0;
    background: url(../content/images/ic-checkbox-magenta.png) no-repeat left center !important;
    padding-left: 40px !important;
    line-height: 1.2 !important;
    margin: 0 !important;
}

.a-box-link {
    display: block;
    text-decoration: none;
}

    .a-box-link:hover {
        text-decoration: none;
    }

@media (min-width: 992px) {
    .img-kupi-online-h {
        height: 380px;
    }
}

#myCarousel2 .full-link-mb {
    width: 100%;
    display: block;
    height: 100%;
    cursor: pointer;
    position: absolute;
    z-index: 1;
}

#myCarousel2 .left.carousel-control, #myCarousel2 .right.carousel-control {
    z-index: 9;
    width: 40px;
}

.multiselect-container.dropdown-menu > li a:hover {
    color: #1A1A1A !important;
}

.moj-telekom-najava-header {
    -webkit-font-smoothing: antialiased;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgb(219, 236, 244);
    background-origin: padding-box;
    background-position: right 10px top 50%;
    background-repeat: no-repeat;
    background-size: auto;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    cursor: pointer;
    display: block;
    font-family: teleNeo-regular;
    font-size: 18px;
    font-weight: normal;
    height: 46px;
    line-height: 25.7143px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    text-decoration: none;
    text-shadow: none;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in;
}

.moj-telekom-najava h3 {
    color: #e20074;
    font-size: 22px;
}

.moj-telekom-najava p {
    font-size: 15px;
}

.moj-telekom-najava h2 {
    font-size: 17px;
    font-family: teleNeo-regular;
    margin-bottom: 0px;
}

.non-registered {
    margin-top: 35px;
}

    .non-registered p {
        font-size: 15px;
    }

    .non-registered a {
        color: #e20074;
    }

.moj-telekom-gray-box {
    background: #DFDFDF;
    padding: 20px;
    text-align: center;
}

    .moj-telekom-gray-box p {
        font-size: 15px;
    }

.spec-line-trough {
    /*text-decoration: line-through;*/
    position: relative;
    display: block;
}

    .spec-line-trough:before {
        position: absolute;
        content: "";
        left: 0;
        top: 50%;
        right: 0;
        border-top: 1px solid;
        border-color: inherit;
        -webkit-transform: rotate(-8deg);
        -moz-transform: rotate(-8deg);
        -ms-transform: rotate(-8deg);
        -o-transform: rotate(-8deg);
        transform: rotate(-8deg);
    }


.top-right-catcher {
    position: absolute;
    right: 0;
}

.moj-telekom-najava {
    margin-top: 15px !important;
}

/*BlackFriday popust*/
.one-t-phone-footer span.price2Disc {
    color: #454545 !important;
    /*text-decoration: line-through;*/
    font-size: 25px !important;
    position: relative;
}

    .one-t-phone-footer span.price2Disc:before {
        position: absolute;
        content: "";
        left: 0;
        top: 50%;
        right: 0;
        border-top: 1px solid;
        border-color: inherit;
        -webkit-transform: rotate(-15deg);
        -moz-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        -o-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

.one-t-phone-price-holder .p-right.blackFriday {
    position: absolute;
    left: 50px;
    bottom: 18px;
    margin-left: 35px;
}

.one-t-phone-footer .one-t-dicklaimer.blackFridayDisklaimer {
    top: 45px !important;
}

.one-t-phone-footer .blackFridayBtn {
    margin-top: 45px !important;
}

.one-t-phone-price-holder .p-right.blackFridayOutlet {
    position: absolute;
    left: 50px;
    bottom: 18px;
    margin-left: 35px;
}

/*BlackFriday popust*/


#ns-header .container > .col-lg-10 {
    z-index: 102;
}

#ns-header .container > .col-lg-2 {
    z-index: 101;
}


/*#region compare Products*/

.inProduct.compare-button {
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 100px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0;
    height: 30px;
}

    .inProduct.compare-button > span {
        background: url(../images/ic_compare/ic_compareDevice_btn.gif) no-repeat;
        display: block;
        height: 31px;
        padding-left: 55px;
        line-height: 33px;
        white-space: nowrap;
    }
/*#endregion compare Products*/

@media (min-width: 768px) {
    .one-t-details-tariff-row6 .spec-line-trough {
        /*margin: 0 43px;*/
        margin: 0 35px;
    }
}


@media (max-width: 767px) {
    .inner-template .inner-template-left-image.matchHeight, .matchHeight .white-box-right {
        height: auto !important;
    }

    .spec-line-trough {
        display: inherit;
    }

    /*stranica uredi-meni*/
    .uredi.blue {
        min-height: auto;
    }

    .uredi #cat1, .uredi #cat2, .uredi #cat3, .uredi #cat4, .uredi #cat5, .uredi #cat6, .uredi #cat7, .uredi #cat8, .uredi #cat9, .uredi #cat10, .uredi #cat11, .uredi #cat12, .uredi #cat13, .uredi #cat14, .uredi #cat21, .uredi #cat15, .uredi #cat16, .uredi #cat17 {
        min-height: 180px;
        background-position: center 62%;
        background-size: 40%;
        padding: 10px;
    }

    .uredi:hover #cat1, .uredi:hover #cat2, .uredi:hover #cat3, .uredi:hover #cat4, .uredi:hover #cat5, .uredi:hover #cat6, .uredi:hover #cat7, .uredi:hover #cat8, .uredi:hover #cat9, .uredi:hover #cat10, .uredi:hover #cat11, .uredi:hover #cat12, .uredi:hover #cat13, .uredi:hover #cat14, .uredi:hover #cat21, .uredi:hover #cat15, .uredi:hover #cat16, .uredi:hover #cat17 {
        min-height: 180px;
        background-size: 40%;
        background-position: center 62%;
    }

    .uredi #cat2, .uredi #cat5, .uredi #cat21 {
        background-size: 25%;
    }

    .uredi:hover #cat2, .uredi:hover #cat5, .uredi:hover #cat21 {
        background-size: 25%;
    }

    .uredi.blue h2, .uredi h2 {
        font-size: 16px;
        min-height: 45px;
        padding-top: 0;
        border-bottom: 1px solid transparent;
    }

    .uredi-boxes > div:nth-child(even) > .uredi {
        margin-left: 5px;
    }

    .uredi-boxes > div:nth-child(odd) > .uredi {
        margin-right: 5px;
    }

    .uredi h2 img {
        top: 20px;
    }

    .uredi.blue {
        background-size: 50%;
    }
    /*stranica uredi-meni end*/



    /*fix za sporedbeni tabeli*/

    .tv-paketi-item .tv-paketi-item-row.empty {
        display: none;
    }

    /*fix za sporedbeni tabeli end*/

    .r-tabs .r-tabs-accordion-title .r-tabs-anchor {
        border-bottom: 1px solid #dedede;
    }

    .mini-shopping-cart-inner {
        left: -150px;
        top: 40px;
    }
}


#checkout .ordered-items-right-content h3 {
    margin: 20px;
}

/*#region za click&collect msg */
.click-collect-success-msg.text-center {
    position: relative;
    width: 80%;
    margin: 0 auto;
    background: #f5f5f5;
    padding: 20px;
    border-radius: 7px;
}

    .click-collect-success-msg.text-center p {
        font-size: 17px;
        line-height: 1.2;
        position: relative;
        margin: 15px 0;
        padding: 0 60px;
    }

    .click-collect-success-msg.text-center:before {
        content: 'V';
        position: absolute;
        color: green;
        width: 20px;
        height: 20px;
        top: 2px;
        font-family: 'teleIcon-outline';
        font-size: 26px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

.click-collect-success-msg.full-width.text-center:after {
    content: '';
    position: absolute;
    background-image: url('../../images/click-collect-succ-msg-icon.png');
    bottom: 0;
    left: 0;
    width: 100px;
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom left;
}

.inner-template #drzhavi-i-operatori-collapse h4,
.internet-balkan-tabsContent #drzhavi-i-operatori-collapse h4 {
    padding: 0;
    font-size: 18px;
    position: relative;
}

    .inner-template #drzhavi-i-operatori-collapse h4 a,
    .internet-balkan-tabsContent #drzhavi-i-operatori-collapse h4 a {
        position: relative;
        width: 100%;
        display: block;
    }

        .inner-template #drzhavi-i-operatori-collapse h4 a:hover,
        .inner-template #drzhavi-i-operatori-collapse h4 a:focus,
        .internet-balkan-tabsContent #drzhavi-i-operatori-collapse h4 a:hover,
        .internet-balkan-tabsContent #drzhavi-i-operatori-collapse h4 a:focus {
            text-decoration: none;
            color: black;
        }

        .inner-template #drzhavi-i-operatori-collapse h4 a.collapsed:after,
        .internet-balkan-tabsContent #drzhavi-i-operatori-collapse h4 a.collapsed:after {
            position: absolute;
            top: 0;
            bottom: auto;
            right: 0;
            content: '$';
            font-size: 22px;
            margin: auto;
            font-family: 'teleicon-outline';
            transform: rotateZ( -90deg);
            content: '$';
            color: black;
        }

        .inner-template #drzhavi-i-operatori-collapse h4 a:after,
        .internet-balkan-tabsContent #drzhavi-i-operatori-collapse h4 a:after {
            font-family: 'teleicon-outline';
            transform: rotateZ( 0deg);
            transition-property: transform;
            transition-duration: 0.25s;
            content: '$';
            top: 0;
            right: 0;
            width: 20px;
            height: 20px;
            color: black;
            position: absolute;
        }

@media (min-width:768px) and (max-width:991px) {

    .p0-sm {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}


/*#region volte redesign */
#volte-red .main-banner {
    position: relative;
    background-image: url(../content/images/volte-red/img1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
}

    #volte-red .main-banner:before {
        background-image: url(../content/images/volte-red/banner2-shape.png);
        content: ' ';
        width: 60%;
        position: absolute;
        left: 0;
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
    }

#volte-red .header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    height: 100%;
    width: 40%;
}

    #volte-red .header h1 {
        color: white;
        font-family: 'teleNeo-extra' !important;
        font-size: 60px;
        text-transform: none;
    }

        #volte-red .header h1 span {
            display: block;
            text-transform: uppercase;
            font-family: 'teleNeo-regular' !important;
            font-size: 45px;
        }

    #volte-red .header .ec {
        position: absolute;
        left: 32%;
        top: 65%;
        width: 135px;
    }

#volte-red .povici {
    position: relative;
    height: 100%;
    width: 100%;
    padding: 50px 0px;
    background-image: url(../content/images/volte-red/first_section_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

    #volte-red .povici .wrapper {
        display: flex;
        flex-direction: row;
        align-content: center;
        align-items: center;
    }

        #volte-red .povici .wrapper .left {
            left: 0;
            width: 37%;
            margin-right: 160px;
        }

            #volte-red .povici .wrapper .left:before {
                content: ' ';
                border-radius: 25px;
                position: absolute;
                top: -30px;
                height: 4px;
                width: 9%;
                background: #e20074;
            }

        #volte-red .povici .wrapper .left {
            position: relative;
        }

            #volte-red .povici .wrapper .left h2 {
                font-family: 'teleNeo-extra' !important;
                font-size: 36px !important;
            }

            #volte-red .povici .wrapper .left h3 {
                font-family: 'teleNeo-bold' !important;
                text-transform: uppercase;
                position: relative;
                top: -15px;
            }

        #volte-red .povici .wrapper .right .img-wrap {
            width: 80%;
        }

        #volte-red .povici .wrapper .left .content p {
            font-size: 18px;
        }

#volte-red .volte-infos {
    position: relative;
    height: 450px;
}

#volte-red .centered-icon {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    width: 200px;
    height: 200px;
    z-index: 2;
}

#volte-red .wrapper {
    height: 100%;
    display: flex;
    flex-direction: row;
    width: 100%;
    overflow: visible;
}

#volte-red .volte-infos .wrapper .left {
    position: relative;
    left: calc(50vw - 645px);
    width: 25%;
    height: 100%;
    position: absolute;
    height: 100%;
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

#volte-red .volte-infos .wrapper:before {
    content: ' ';
    background-image: url(../content/images/volte-red/volte.png);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30%;
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
    background-position: bottom left;
}

.volte-infos .wrapper .right {
    width: 50%;
    display: inline-flex;
    flex-direction: column;
    right: 0;
    background: transparent radial-gradient(closest-side at 48% 55%, #292C3B 0%, #12141F 100%) 0% 0% no-repeat padding-box;
    color: white;
    padding: 0 15% 0 7%;
    top: 0;
    bottom: 0;
    height: 100%;
    position: absolute;
    justify-content: center;
    align-items: flex-start;
}

#volte-red .volte-infos .wrapper .left h3 {
    font-size: 40px;
    font-family: 'teleNeo-bold' !important;
}

#volte-red .volte-infos .wrapper .left p {
    font-size: 18px;
    font-family: 'teleNeo-bold' !important;
}

#volte-red .volte-infos .wrapper .right h3 {
    font-size: 40px;
    font-family: 'teleNeo-bold' !important;
}

    #volte-red .volte-infos .wrapper .right h3 span {
        font-size: 20px;
        display: block;
        font-family: 'teleNeo-regular' !important;
    }

#volte-red .volte-infos .wrapper .right p {
    font-size: 18px;
    font-family: 'teleNeo-bold' !important;
}

#volte-red .magenta-sec {
    background: linear-gradient(90deg, #AB0058,#e20074);
    position: relative;
    height: 715px;
}

    #volte-red .magenta-sec p.iphone-info {
        position: absolute;
        bottom: -150px;
        color: white;
        font-size: 17px;
        line-height: 1.2;
        padding: 0 50px;
        text-align: center;
    }

    #volte-red .magenta-sec .wrapper {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        padding-bottom: 40px;
        padding-top: 100px;
    }

    #volte-red .magenta-sec .wrap {
        width: 50%;
        position: relative;
        z-index: 3;
    }

    #volte-red .magenta-sec .wrapper ul {
        width: 75%;
        display: grid;
        grid-template-columns: 50% 50%;
        height: 100%;
    }

        #volte-red .magenta-sec .wrapper ul li:not(:last-of-type) {
            grid-column: 1;
        }

        #volte-red .magenta-sec .wrapper ul li:last-of-type {
            grid-column: 2;
            grid-row: 2;
        }

        #volte-red .magenta-sec .wrapper ul li.active {
            background: #fff !important;
            box-shadow: 0 30px 46px rgba(62, 62, 62, 0.11);
            border-radius: 10px;
        }

        #volte-red .magenta-sec .wrapper ul li {
            background-color: transparent;
            margin: 10px;
            border: 1px solid white;
            border-radius: 10px;
        }

            #volte-red .magenta-sec .wrapper ul li a {
                color: #fff;
                padding: 20px;
                position: relative;
                display: block;
                padding-left: 60px;
                font-size: 18px;
            }

            #volte-red .magenta-sec .wrapper ul li.active a {
                color: black;
            }

                #volte-red .magenta-sec .wrapper ul li.active a svg path {
                    fill: black;
                }

    #volte-red .magenta-sec .nav-pills > li.active > a,
    #volte-red .magenta-sec .nav-pills > li.active > a:hover,
    #volte-red .magenta-sec .nav-pills > li.active > a:focus {
        background-color: transparent !important;
        color: black !important;
    }

    #volte-red .magenta-sec .nav-pills > li > a:hover {
        background-color: #fff !important;
        color: black;
    }

    #volte-red .magenta-sec .nav-pills > li.active > a:before {
        content: '';
        border-radius: 0;
        position: absolute;
        left: -1px;
        top: 0;
        bottom: 0;
        height: 60%;
        width: 3px;
        background: #000000;
        margin: auto 0;
    }

    #volte-red .magenta-sec .wrapper ul li a svg {
        padding-right: 15px;
        position: absolute;
        margin: auto 0;
        display: inline-block;
        left: 15px;
        width: 50px;
    }

    #volte-red .magenta-sec .nav-pills > li.active a svg *,
    #volte-red .magenta-sec .nav-pills > li a:hover svg *,
    #volte-red .magenta-sec .nav-pills > li a:focus svg * {
        fill: black;
    }

    #volte-red .magenta-sec .wrapper .wrap h2 {
        color: white;
        font-family: 'teleNeo-extra' !important;
        line-height: 1.3;
        font-size: 44px;
        margin-bottom: 15px !important;
    }

    #volte-red .magenta-sec .wrapper .wrap span {
        display: block;
        font-family: 'teleNeo-bold' !important;
        font-size: 26px;
    }

    #volte-red .magenta-sec .wrapper .wrap p {
        color: white;
        font-size: 18px;
        padding-right: 35%;
    }

    #volte-red .magenta-sec div#v-pills-tabContent {
        width: 50%;
        text-align: center;
        position: relative;
        z-index: 3;
    }

        #volte-red .magenta-sec div#v-pills-tabContent .carousel-inner {
            position: relative;
            height: 460px;
        }

            #volte-red .magenta-sec div#v-pills-tabContent .carousel-inner .item {
                height: 100%;
            }

                #volte-red .magenta-sec div#v-pills-tabContent .carousel-inner .item img {
                    width: auto;
                    height: 100%;
                    margin: 0 auto;
                }

        #volte-red .magenta-sec div#v-pills-tabContent .carousel-indicators {
            position: absolute;
            bottom: 10px;
            left: 0;
            z-index: 15;
            width: 100%;
            padding-left: 0;
            margin-left: 0;
            text-align: center;
            margin: 0 auto;
            bottom: -65px !important;
            list-style: none;
        }

            #volte-red .magenta-sec div#v-pills-tabContent .carousel-indicators li {
                background-color: transparent;
                background-image: none;
                text-indent: 0;
                border: none;
                border-radius: 0;
                width: auto;
                height: auto;
                font-size: 14px;
                text-align: left;
                padding: 0 25px;
                color: white;
                text-transform: uppercase;
                list-style: inherit;
                transform: scale(.8);
                transition: all ease-in .3s;
                line-height: 0.8;
                opacity: .6;
                counter-increment: li;
            }

        #volte-red .magenta-sec div#v-pills-tabContent #v-pills-apple .carousel-indicators li:before {
            top: 5px;
        }

        #volte-red .magenta-sec div#v-pills-tabContent .carousel-indicators li:before {
            content: counter(li);
            color: white;
            display: inline-block;
            width: 1em;
            margin-left: -1em;
            position: relative;
            left: 12px;
            top: 14px;
            font-family: 'teleNeo-bold' !important;
            font-size: 36px;
        }

        #volte-red .magenta-sec div#v-pills-tabContent .carousel-indicators li span {
            display: block;
            opacity: .8;
        }

        #volte-red .magenta-sec div#v-pills-tabContent .carousel-indicators li.active {
            transform: scale(1.2);
            transition: all ease-in .3s;
            opacity: 1;
        }

        #volte-red .magenta-sec div#v-pills-tabContent .carousel-control {
            position: absolute;
            top: 0;
            bottom: 0;
            width: 10%;
            color: #fff;
            text-align: center;
            opacity: 1;
        }

            #volte-red .magenta-sec div#v-pills-tabContent .carousel-control.right {
                right: 0;
            }

            #volte-red .magenta-sec div#v-pills-tabContent .carousel-control.left {
                left: 0;
            }

            #volte-red .magenta-sec div#v-pills-tabContent .carousel-control span {
                position: absolute;
                top: 0;
                bottom: 0;
                height: 40px;
                margin: auto;
                width: 100%;
                opacity: 1;
                color: black;
                text-shadow: none;
                box-shadow: none;
                left: 0;
                right: 0;
                text-align: center;
            }

                #volte-red .magenta-sec div#v-pills-tabContent .carousel-control span.ion-ios-arrow-right:before {
                    content: "\f3d3";
                    position: absolute;
                    top: 0;
                    bottom: 0;
                    margin: auto 0;
                    display: block;
                    text-shadow: none;
                    height: 100%;
                    background: white;
                    width: 100%;
                    box-shadow: none;
                    color: black;
                    border-top-right-radius: 10px;
                    border-bottom-right-radius: 10px;
                    line-height: 40px;
                    font-size: 31px;
                    font-weight: 500;
                    letter-spacing: -40px;
                }

                #volte-red .magenta-sec div#v-pills-tabContent .carousel-control span.ion-ios-arrow-left:before {
                    content: "\f3d2";
                    position: absolute;
                    top: 0;
                    bottom: 0;
                    margin: auto 0;
                    display: block;
                    text-shadow: none;
                    height: 100%;
                    background: white;
                    width: 100%;
                    box-shadow: none;
                    color: black;
                    border-top-left-radius: 10px;
                    border-bottom-left-radius: 10px;
                    line-height: 40px;
                    font-size: 31px;
                    font-weight: 500;
                    letter-spacing: 30px;
                }

    #volte-red .magenta-sec:before {
        content: ' ';
        background-image: url(../content/images/volte-red/shape3.png);
        position: absolute;
        bottom: 0;
        right: 0;
        height: 100%;
        width: 100%;
        z-index: 2;
        display: block;
        background-size: cover;
        background-position: bottom right;
    }

#volte-red .smartfoni {
    position: relative;
    padding: 55px 0px;
    background: transparent radial-gradient(closest-side at 48% 55%, #292C3B 0%, #12141F 100%) 0% 0% no-repeat padding-box;
}

    #volte-red .smartfoni h2 {
        text-align: center;
        font-size: 44px;
        color: #E20074;
        font-family: 'teleNeo-extra' !important;
        margin-bottom: 65px;
    }

        #volte-red .smartfoni h2 span {
            display: block;
            text-align: center;
            color: white;
            font-size: 24px;
            font-family: 'teleNeo-bold' !important;
            margin-bottom: 10px;
        }

    #volte-red .smartfoni p {
        padding-top: 10px;
        color: white;
        font-family: 'teleNeo-medium' !important;
        font-size: 17px;
    }

    #volte-red .smartfoni .panel-default {
        border: 0;
        box-shadow: none;
        background: transparent;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        padding-bottom: 10px;
    }

        #volte-red .smartfoni .panel-default:nth-child(1) .panel-heading {
            border-top: 0;
        }

        #volte-red .smartfoni .panel-default .panel-heading {
            padding: 0;
        }

        #volte-red .smartfoni .panel-default > .panel-heading {
            background: #2A2C40 0% 0% no-repeat padding-box;
            box-shadow: 0px 10px 30px #0C0E1557;
            border-radius: 5px;
            border: unset;
            color: white;
        }

    #volte-red .smartfoni .panel-heading h4.panel-title {
        text-align: left;
        padding: 0;
    }

    #volte-red .smartfoni .panel-title {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 17px;
        color: #fff;
        font-weight: 500;
    }

    #volte-red .smartfoni .panel-heading h4.panel-title a {
        padding: 15px 55px 15px 0;
    }

    #volte-red .smartfoni .panel-heading h4.panel-title a {
        font-size: 18px;
        display: block;
        padding: 25px 30px;
        text-decoration: none;
        position: relative;
        z-index: 2;
    }

    #volte-red .smartfoni .panel-body {
        padding-right: 40px;
    }

    #volte-red .smartfoni .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border: unset;
    }

    #volte-red .smartfoni .panel-body {
        text-align: left;
        padding: 0;
    }

    #volte-red .smartfoni .panel-body {
        background: #252738 0% 0% no-repeat padding-box;
        border-radius: 5px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        opacity: 0.8;
        color: #fff;
        font-weight: normal;
        font-size: 17px;
        padding: 30px;
        line-height: 1.8;
    }

    #volte-red .smartfoni div.ict-integrated p {
        font-size: 17px;
    }

    #volte-red .smartfoni .panel-heading .panel-title a.collapsed:after {
        content: ']$';
        font-family: 'teleicon-outline';
        position: absolute;
        color: #e20074;
        font-size: 22px;
        top: 27px;
        right: 25px;
        margin: 0 auto;
        transform: rotateZ(0deg);
        transition-property: transform;
        transition-duration: .25s;
    }

    #volte-red .smartfoni .panel-heading .panel-title a:after {
        content: ']$';
        font-family: 'teleicon-outline';
        position: absolute;
        color: #e20074;
        font-size: 22px;
        top: 27px;
        right: 25px;
        margin: auto;
        transform: rotateZ(-180deg);
        transition-property: transform;
        transition-duration: .25s;
    }

    #volte-red .smartfoni .panel-heading .panel-title a:hover,
    #volte-red .smartfoni .panel-heading .panel-title a:focus {
        color: #fff;
    }

#volte-red .videa {
    position: relative;
    padding: 55px 0px;
    background-color: white;
}

    #volte-red .videa h2 {
        text-align: center;
        font-size: 44px;
        color: #000;
        font-family: 'teleNeo-extra' !important;
        margin-bottom: 20px;
    }

        #volte-red .videa h2 span {
            display: block;
            text-align: center;
            color: #000;
            font-size: 24px;
            font-family: 'teleNeo-bold' !important;
            margin-bottom: 10px;
        }

    #volte-red .videa .header-icon {
        width: 150px;
        margin: 0 auto 30px auto;
        text-align: center;
        height: 150px;
        position: relative;
    }

        #volte-red .videa .header-icon lottie-player {
            position: relative;
            left: 0;
            width: 100% !important;
            height: 100% !important;
        }

    #volte-red .videa .videos {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        align-items: center;
    }

    #volte-red .videa iframe {
        border-radius: 8px;
    }

@media (max-width: 767px) {
    #volte-red .main-banner {
        background-position: 70% 0%;
        height: 350px;
        background-size: cover;
    }

        #volte-red .main-banner:before {
            background-image: unset;
            content: ' ';
            left: 0;
            height: 35%;
            bottom: 0;
            background-color: #E20074;
            width: 100%;
        }

    #volte-red .header {
        flex-direction: column;
        justify-content: flex-end;
        align-content: center;
        width: 100%;
    }

        #volte-red .header h1 {
            font-size: 30px;
            margin: 20px 0px;
        }

            #volte-red .header h1 span {
                font-size: 29px;
            }

        #volte-red .header .ec {
            position: absolute;
            left: unset;
            right: 0;
            top: 50%;
            width: 90px;
        }

    #volte-red .povici {
        position: relative;
        height: 100%;
        width: 100%;
        padding: 50px 0px;
        background-image: url(../content/images/volte-red/first_section_bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

        #volte-red .povici .wrapper {
            display: flex;
            flex-direction: column;
            align-content: center;
            align-items: center;
        }

            #volte-red .povici .wrapper .left {
                position: relative;
                left: 0;
                width: 100%;
                margin-right: 0px;
            }

                #volte-red .povici .wrapper .left:before {
                    top: -20px;
                    height: 4px;
                    width: 16%;
                }

                #volte-red .povici .wrapper .left h2 {
                    font-size: 30px !important;
                }

                #volte-red .povici .wrapper .left h3 {
                    font-size: 20px;
                }

            #volte-red .povici .wrapper .right .img-wrap {
                width: 100%;
                padding-top: 30px;
            }

    #volte-red .volte-infos {
        position: relative;
        height: auto;
    }

    #volte-red .centered-icon {
        width: 140px;
        height: 140px;
        z-index: 2;
    }

    #volte-red .wrapper {
        flex-direction: column;
    }

    #volte-red .volte-infos .wrapper:before {
        display: none;
    }

    #volte-red .volte-infos .wrapper .left {
        position: relative;
        padding: 0 25px 40px;
        min-height: 380px;
        flex-direction: column;
        width: 100%;
        left: 0;
    }

        #volte-red .volte-infos .wrapper .left h3,
        #volte-red .volte-infos .wrapper .right h3 {
            font-size: 28px;
        }

        #volte-red .volte-infos .wrapper .left p,
        #volte-red .volte-infos .wrapper .right p {
            font-size: 17px;
        }

    .volte-infos .wrapper .right {
        position: relative;
        padding: 30px 25px;
        min-height: 380px;
        width: 100%;
    }

    #volte-red .volte-infos .wrapper .right h3 span {
        font-size: 18px;
    }

    #volte-red .magenta-sec {
        height: auto;
        padding-bottom: 170px;
    }

        #volte-red .magenta-sec p.iphone-info {
            bottom: -200px;
            font-size: 16px;
            padding: 0 0px;
        }

        #volte-red .magenta-sec:before {
            display: none;
        }

        #volte-red .magenta-sec .wrapper {
            flex-direction: column;
            padding-top: 40px;
        }

        #volte-red .magenta-sec .wrap {
            width: 100%;
        }

        #volte-red .magenta-sec .wrapper .wrap h2 {
            font-size: 28px;
            margin-bottom: 15px !important;
        }

        #volte-red .magenta-sec .wrapper .wrap span {
            font-size: 17px;
        }

        #volte-red .magenta-sec .wrapper .wrap p {
            font-size: 18px;
            padding-right: 0px;
        }

        #volte-red .magenta-sec .wrapper ul {
            width: 100%;
            display: flex;
            flex-direction: column;
            flex-wrap: nowrap;
            justify-content: center;
            align-items: flex-start;
            align-content: flex-start;
            margin: 50px 0;
        }

            #volte-red .magenta-sec .wrapper ul li {
                width: 100%;
                margin: 10px 0;
            }

        #volte-red .magenta-sec div#v-pills-tabContent {
            width: 100%;
        }

            #volte-red .magenta-sec div#v-pills-tabContent .carousel-inner {
                position: relative;
                height: 460px;
            }

    #volte-red .videa iframe {
        border-radius: 8px;
        width: 100%;
        height: 100%;
    }

    #volte-red .magenta-sec div#v-pills-tabContent .carousel-inner .item {
        height: 100%;
    }

        #volte-red .magenta-sec div#v-pills-tabContent .carousel-inner .item img {
            width: auto;
            height: 100%;
            margin: 0 auto;
            left: 0;
            right: 0;
            transform: translateX(0%);
        }

    #volte-red .magenta-sec div#v-pills-tabContent .carousel-control.left {
        left: -15px;
    }

    #volte-red .magenta-sec div#v-pills-tabContent .carousel-control {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 10%;
        color: #fff;
        text-align: center;
        opacity: 1;
    }

        #volte-red .magenta-sec div#v-pills-tabContent .carousel-control span {
            position: absolute;
            top: 0;
            bottom: 0;
            height: 40px;
            margin: auto;
            width: 100%;
            opacity: 1;
            color: black;
            text-shadow: none;
            box-shadow: none;
            left: 0;
            right: 0;
            text-align: center;
        }

            #volte-red .magenta-sec div#v-pills-tabContent .carousel-control span.ion-ios-arrow-left:before {
                content: "\f3d2";
                position: absolute;
                top: 0;
                bottom: 0;
                margin: auto 0;
                display: block;
                text-shadow: none;
                height: 100%;
                background: white;
                width: 100%;
                box-shadow: none;
                color: black;
                border-top-left-radius: 10px;
                border-bottom-left-radius: 10px;
                line-height: 40px;
                font-size: 31px;
                font-weight: 500;
                letter-spacing: 0;
            }

        #volte-red .magenta-sec div#v-pills-tabContent .carousel-control.right {
            right: -15px;
        }

        #volte-red .magenta-sec div#v-pills-tabContent .carousel-control span {
            position: absolute;
            top: 0;
            bottom: 0;
            height: 40px;
            margin: auto;
            width: 100%;
            opacity: 1;
            color: black;
            text-shadow: none;
            box-shadow: none;
            left: 0;
            right: 0;
            text-align: center;
        }

            #volte-red .magenta-sec div#v-pills-tabContent .carousel-control span.ion-ios-arrow-right:before {
                content: "\f3d3";
                position: absolute;
                top: 0;
                bottom: 0;
                margin: auto 0;
                display: block;
                text-shadow: none;
                height: 100%;
                background: white;
                width: 100%;
                box-shadow: none;
                color: black;
                border-top-right-radius: 10px;
                border-bottom-right-radius: 10px;
                line-height: 40px;
                font-size: 31px;
                font-weight: 500;
                letter-spacing: 0;
            }

    #volte-red .magenta-sec div#v-pills-tabContent .carousel-indicators {
        position: absolute;
        left: 0;
        z-index: 15;
        width: 100%;
        padding-left: 0;
        text-align: center;
        bottom: -40px !important;
        list-style: none;
        right: 0;
        margin: 0 auto;
    }

        #volte-red .magenta-sec div#v-pills-tabContent .carousel-indicators li {
            background-color: transparent;
            background-image: none;
            text-indent: 0;
            border: none;
            border-radius: 0;
            width: 20%;
            height: auto;
            font-size: 0;
            text-align: right;
            color: transparent;
            text-transform: uppercase;
            list-style: inherit;
            transform: scale(.8);
            transition: all ease-in .3s;
            line-height: 1.2;
            opacity: .6;
            counter-increment: li;
            position: relative;
            padding: 0 0 0 20px !important;
        }

            #volte-red .magenta-sec div#v-pills-tabContent .carousel-indicators li:before {
                content: counter(li);
                color: white;
                display: inline-block;
                width: 1em;
                position: absolute;
                left: 0;
                top: 0;
                font-family: 'teleNeo-bold' !important;
                font-size: 36px;
                right: 0;
                margin: 0 auto;
                text-align: center;
            }

    #volte-red .smartfoni h2 {
        margin-bottom: 20px;
        font-size: 28px;
    }

        #volte-red .smartfoni h2 span {
            font-size: 18px;
        }

    #volte-red .videa h2 {
        font-size: 28px;
    }

        #volte-red .videa h2 span {
            font-size: 18px;
            margin-bottom: 10px;
        }

    #volte-red .videa .videos {
        flex-direction: column;
    }

        #volte-red .videa .videos .col-xs-12.col-sm-6 {
            margin-bottom: 30px;
        }
}

@media (min-width: 768px) and (max-width: 991px) {
    #volte-red .main-banner {
        background-position: 70% 0%;
        height: 350px;
        background-size: cover;
    }

        #volte-red .main-banner:before {
            background-image: unset;
            content: ' ';
            left: 0;
            height: 35%;
            bottom: 0;
            background-color: #E20074;
            width: 100%;
        }

    #volte-red .header {
        flex-direction: column;
        justify-content: flex-end;
        align-content: center;
        width: 100%;
    }

        #volte-red .header h1 {
            font-size: 30px;
            margin: 35px 0px;
        }

        #volte-red .header .ec {
            position: absolute;
            left: unset;
            right: 25px;
            top: 50%;
            width: 115px;
        }

    #volte-red .povici {
        position: relative;
        height: 100%;
        width: 100%;
        padding: 50px 0px;
        background-image: url(../content/images/volte-red/first_section_bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

        #volte-red .povici .wrapper {
            display: flex;
            flex-direction: column;
            align-content: center;
            align-items: center;
        }

            #volte-red .povici .wrapper .left {
                position: relative;
                left: 0;
                width: 100%;
                margin-right: 0px;
            }

                #volte-red .povici .wrapper .left:before {
                    top: -20px;
                    height: 4px;
                    width: 8%;
                }

                #volte-red .povici .wrapper .left h2 {
                    font-size: 28px !important;
                }

                #volte-red .povici .wrapper .left h3 {
                    font-size: 20px;
                }

            #volte-red .povici .wrapper .right .img-wrap {
                width: 100%;
                padding-top: 30px;
            }

    #volte-red .volte-infos {
        position: relative;
        height: auto;
    }

    #volte-red .centered-icon {
        width: 140px;
        height: 140px;
        z-index: 2;
    }

    #volte-red .wrapper {
        flex-direction: column;
    }

    #volte-red .volte-infos .wrapper:before {
        display: none;
    }

    #volte-red .volte-infos .wrapper .left {
        position: relative;
        padding: 0 25px 40px;
        min-height: 300px;
        flex-direction: column;
        width: 100%;
        left: 0;
    }

        #volte-red .volte-infos .wrapper .left h3,
        #volte-red .volte-infos .wrapper .right h3 {
            font-size: 30px;
        }

        #volte-red .volte-infos .wrapper .left p,
        #volte-red .volte-infos .wrapper .right p {
            font-size: 18px;
        }

    .volte-infos .wrapper .right {
        position: relative;
        padding: 30px 25px;
        min-height: 300px;
        width: 100%;
    }

    #volte-red .volte-infos .wrapper .right h3 span {
        font-size: 18px;
        display: inline;
    }

    #volte-red .magenta-sec {
        height: auto;
        padding-bottom: 130px;
    }

        #volte-red .magenta-sec:before {
            display: none;
        }

        #volte-red .magenta-sec .wrapper {
            flex-direction: column;
            padding-top: 40px;
        }

        #volte-red .magenta-sec .wrap {
            width: 100%;
        }

        #volte-red .magenta-sec .wrapper .wrap h2 {
            font-size: 28px;
            margin-bottom: 15px !important;
        }

        #volte-red .magenta-sec .wrapper .wrap span {
            font-size: 18px;
            display: inline;
        }

        #volte-red .magenta-sec .wrapper .wrap p {
            font-size: 18px;
            padding-right: 0px;
        }

        #volte-red .magenta-sec .wrapper ul {
            width: 100%;
        }

        #volte-red .magenta-sec .wrapper ul {
            display: inline-flex;
            flex-direction: row;
            margin: 10px auto 50px 0 !important;
        }

            #volte-red .magenta-sec .wrapper ul li {
                margin: auto;
                width: 23%;
            }

        #volte-red .magenta-sec div#v-pills-tabContent {
            width: 100%;
        }

            #volte-red .magenta-sec div#v-pills-tabContent .carousel-inner {
                position: relative;
                height: 460px;
            }

    #volte-red .videa iframe {
        border-radius: 8px;
        width: 100%;
        height: 100%;
    }

    #volte-red .magenta-sec div#v-pills-tabContent .carousel-inner .item {
        height: 100%;
    }

        #volte-red .magenta-sec div#v-pills-tabContent .carousel-inner .item img {
            width: auto;
            height: 100%;
            margin: 0 auto;
            left: 0;
            right: 0;
            transform: translateX(0%);
        }

    #volte-red .magenta-sec div#v-pills-tabContent .carousel-control.left {
        left: -15px;
    }

    #volte-red .magenta-sec div#v-pills-tabContent .carousel-control {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 10%;
        color: #fff;
        text-align: center;
        opacity: 1;
    }

        #volte-red .magenta-sec div#v-pills-tabContent .carousel-control span {
            position: absolute;
            top: 0;
            bottom: 0;
            height: 40px;
            margin: auto;
            width: 100%;
            opacity: 1;
            color: black;
            text-shadow: none;
            box-shadow: none;
            left: 0;
            right: 0;
            text-align: center;
        }

            #volte-red .magenta-sec div#v-pills-tabContent .carousel-control span.ion-ios-arrow-left:before {
                content: "\f3d2";
                position: absolute;
                top: 0;
                bottom: 0;
                margin: auto 0;
                display: block;
                text-shadow: none;
                height: 100%;
                background: white;
                width: 100%;
                box-shadow: none;
                color: black;
                border-top-left-radius: 10px;
                border-bottom-left-radius: 10px;
                line-height: 40px;
                font-size: 31px;
                font-weight: 500;
                letter-spacing: 0;
            }

        #volte-red .magenta-sec div#v-pills-tabContent .carousel-control.right {
            right: -15px;
        }

        #volte-red .magenta-sec div#v-pills-tabContent .carousel-control span {
            position: absolute;
            top: 0;
            bottom: 0;
            height: 40px;
            margin: auto;
            width: 100%;
            opacity: 1;
            color: black;
            text-shadow: none;
            box-shadow: none;
            left: 0;
            right: 0;
            text-align: center;
        }

            #volte-red .magenta-sec div#v-pills-tabContent .carousel-control span.ion-ios-arrow-right:before {
                content: "\f3d3";
                position: absolute;
                top: 0;
                bottom: 0;
                margin: auto 0;
                display: block;
                text-shadow: none;
                height: 100%;
                background: white;
                width: 100%;
                box-shadow: none;
                color: black;
                border-top-right-radius: 10px;
                border-bottom-right-radius: 10px;
                line-height: 40px;
                font-size: 31px;
                font-weight: 500;
                letter-spacing: 0;
            }

    #volte-red .magenta-sec div#v-pills-tabContent .carousel-indicators {
        position: absolute;
        left: 0;
        z-index: 15;
        width: 100%;
        padding-left: 0;
        text-align: center;
        bottom: -40px !important;
        list-style: none;
        right: 0;
        margin: 0 auto;
    }

        #volte-red .magenta-sec div#v-pills-tabContent .carousel-indicators li {
            background-color: transparent;
            background-image: none;
            text-indent: 0;
            border: none;
            border-radius: 0;
            width: 20%;
            height: auto;
            font-size: 0;
            text-align: right;
            color: transparent;
            text-transform: uppercase;
            list-style: inherit;
            transform: scale(.8);
            transition: all ease-in .3s;
            line-height: 1.2;
            opacity: .6;
            counter-increment: li;
            position: relative;
            padding: 0 0 0 20px !important;
        }

            #volte-red .magenta-sec div#v-pills-tabContent .carousel-indicators li:before {
                content: counter(li);
                color: white;
                display: inline-block;
                width: 1em;
                position: absolute;
                left: 0;
                top: 0;
                font-family: 'teleNeo-bold' !important;
                font-size: 36px;
                right: 0;
                margin: 0 auto;
                text-align: center;
            }

    #volte-red .smartfoni h2 {
        margin-bottom: 20px;
        font-size: 28px;
    }

        #volte-red .smartfoni h2 span {
            font-size: 18px;
        }

    #volte-red .videa h2 {
        font-size: 28px;
    }

        #volte-red .videa h2 span {
            font-size: 18px;
            margin-bottom: 10px;
        }

    #volte-red .videa .videos {
        flex-direction: row;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #volte-red .main-banner {
        position: relative;
        background-image: url(../content/images/volte-red/img1.jpg);
        background-position: 20% 0%;
        height: 450px;
        background-size: cover;
    }

        #volte-red .main-banner:before {
            background-image: url(../content/images/volte-red/banner2-shape.png);
            content: ' ';
            width: 70%;
            position: absolute;
            left: 0;
            top: 0;
            background-size: cover;
            background-position: left bottom;
            background-repeat: no-repeat;
            height: 100%;
        }

    #volte-red .header {
        width: 50%;
    }

        #volte-red .header h1 {
            font-size: 42px;
        }

        #volte-red .header .ec {
            position: absolute;
            left: 50%;
            top: 55%;
            width: 125px;
        }

    #volte-red .povici {
        position: relative;
        height: 100%;
        width: 100%;
        padding: 50px 0px;
        background-image: url(../content/images/volte-red/first_section_bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

        #volte-red .povici .wrapper > div {
            width: 50% !important;
        }

        #volte-red .povici .wrapper .left {
            left: 0;
            margin-right: 50px;
        }

        #volte-red .povici .wrapper .right .img-wrap {
            width: 100%;
        }

    #volte-red .centered-icon {
        width: 180px;
        height: 180px;
    }

    #volte-red .volte-infos .wrapper .left {
        position: relative;
        left: calc(50vw - 470px);
        width: 35%;
    }

    .volte-infos .wrapper .right {
        padding: 0 7% 0 7%;
    }

    #volte-red .magenta-sec .wrapper ul {
        width: 80%;
    }

    #volte-red .magenta-sec div#v-pills-tabContent .carousel-indicators {
        position: absolute;
        left: 0;
        z-index: 15;
        width: 100%;
        padding-left: 0;
        text-align: center;
        margin: 0 auto;
        bottom: -65px !important;
        list-style: none;
    }

        #volte-red .magenta-sec div#v-pills-tabContent .carousel-indicators li {
            font-size: 14px;
            text-align: left;
            padding: 0 9px;
            color: white;
        }

            #volte-red .magenta-sec div#v-pills-tabContent .carousel-indicators li.active {
                transform: scale(1.0);
            }
}

@media (min-width: 1200px) and (max-width: 1450px) {
    #volte-red .main-banner {
        position: relative;
        background-image: url(../content/images/volte-red/img1.jpg);
        background-position: 20% 0%;
        height: 500px;
        background-size: cover;
    }

    #volte-red .header .ec {
        position: absolute;
        left: 37%;
        top: 60%;
        width: 145px;
    }

    #volte-red .volte-infos .wrapper .left {
        left: calc(50vw - 570px);
    }

    #volte-red .povici .wrapper .left:before {
        width: 12%;
        top: -15px;
    }

    #volte-red .magenta-sec div#v-pills-tabContent .carousel-indicators li {
        padding: 0 20px;
    }

        #volte-red .magenta-sec div#v-pills-tabContent .carousel-indicators li.active {
            transform: scale(1.1);
        }
}


/*#endregion volte redesign */

/*#region fleet redesign */

#fleet .main-banner {
    background-image: url(../content/images/Fleet/fleet-management-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    background-size: cover;
    height: 520px;
}

    #fleet .main-banner:before {
        width: 55% !important;
        height: 100%;
        background-image: url(../content/images/Fleet/arrows.png);
        background-size: cover;
        background-repeat: no-repeat;
        position: absolute;
        bottom: 0;
        left: 0;
    }


    #fleet .main-banner .header {
        width: 33%;
        position: absolute;
        left: 0;
        top: 30%;
    }

        #fleet .main-banner .header h1 {
            text-transform: none;
            font-size: 40px;
            line-height: 1.2;
            font-family: 'teleNeo-extra' !important;
        }

#fleet .content {
    padding: 6% 0 2%;
    height: 480px;
}

    #fleet .content .wrap-title h2 {
        position: relative;
        width: 465px;
        text-align: center;
        margin: 0 auto 30px auto;
        background-color: black;
        color: white;
        text-transform: uppercase;
        font-size: 40px;
        padding: 20px;
        transform: skewX(340deg);
        bottom: 30px;
        max-width: 100%;
    }

        #fleet .content .wrap-title h2 span {
            transform: skew(20deg) !important;
            font-family: 'teleNeo-extra' !important;
            position: relative;
            display: block;
        }

#fleet .wrap.white {
    margin-top: -100px;
    margin-bottom: 30px;
    box-shadow: 0px 30px 136px rgba(0, 0,0, .1);
    z-index: 3;
    background-color: white;
    padding-top: 90px;
    padding-bottom: 40px;
    width: 100%;
    min-height: 590px;
}

    #fleet .wrap.white div#myTabContent-ict {
        width: 100%;
    }

#fleet .wrap-title {
    z-index: 4;
    position: relative;
}

#fleet .wrap.white ul#myTab-ict li {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    min-height: 100px;
    width: 23%;
}

#fleet .wrap.white .text-wrap {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    align-content: center;
    flex-direction: row;
}

    #fleet .wrap.white .text-wrap ul,
    #fleet .wrap.white .box-wrap ul {
        display: block !important;
        text-align: left;
        margin: 10px 0;
        width: 100%;
    }

        #fleet .wrap.white .text-wrap ul li,
        #fleet .wrap.white .box-wrap ul li {
            display: block;
            width: 100% !important;
            padding: 0 20px !important;
            box-shadow: none !important;
            background-color: transparent !important;
            margin-left: 0;
            text-align: left;
            cursor: auto;
            margin-right: 50px;
        }

#fleet .dc-tab_content .wrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
}

    #fleet .dc-tab_content .wrap .box-wrap {
        position: relative;
        text-align: center;
        width: 20%;
        margin: 0 auto;
        padding: 0 15px;
    }

        #fleet .dc-tab_content .wrap .box-wrap h4 {
            font-family: 'TeleNeo-extra' !important;
            color: #e20074;
            font-size: 20px;
        }

        #fleet .dc-tab_content .wrap .box-wrap p {
            margin: 0 8px;
        }

#fleet #myTabContent-ict .wrap .box-wrap h4 {
    color: black;
    font-family: 'TeleNeo-bold' !important;
    text-align: center;
}

#fleet #tab-3.dc-tab_content .wrap .box-wrap .img {
    text-align: center;
    position: relative;
    min-height: 45px;
}

#fleet #tab-4.dc-tab_content .wrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin: auto;
}

    #fleet #tab-4.dc-tab_content .wrap .box-wrap p {
        font-family: 'teleNeo-bold' !important;
        padding-top: 15px;
    }

#fleet .uslugi {
    background-image: url(../content/images/Fleet/section5.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #D8D8D8;
    margin-top: 0;
    padding-top: 13%;
    padding-bottom: 30px;
}

    #fleet .uslugi .wrapper {
        padding: 80px 0 30px;
    }

        #fleet .uslugi .wrapper h2 {
            text-transform: uppercase;
            color: #e20074;
            margin: 0;
            position: sticky;
            top: 40px;
            width: 20%;
            left: 0;
        }

        #fleet .uslugi .wrapper nav {
            float: left;
            width: 20%;
            height: auto;
            padding-top: 90px;
            padding-left: unset;
            position: sticky;
            top: 140px;
            display: inline-block;
            left: 0;
            margin-right: 55px;
            margin-bottom: 35px;
        }

        #fleet .uslugi .wrapper .oprema {
            position: relative;
            background-color: white;
            padding: 40px;
        }

            #fleet .uslugi .wrapper .oprema .text-wrap {
                text-align: center;
            }

                #fleet .uslugi .wrapper .oprema .text-wrap h3 {
                    color: #e20074;
                    font-family: 'teleNeo-bold' !important;
                    margin-bottom: 40px;
                }

                #fleet .uslugi .wrapper .oprema .text-wrap p {
                    padding: 0px 10px;
                }

        #fleet .uslugi .wrapper .kontrola {
            background-color: #fff;
            position: relative;
            padding: 40px;
        }

            #fleet .uslugi .wrapper .kontrola .text-wrap {
                text-align: left;
            }

                #fleet .uslugi .wrapper .kontrola .text-wrap h3 {
                    color: #e20074;
                    font-family: 'teleNeo-bold' !important;
                    margin-bottom: 40px;
                    text-align: center;
                }

                #fleet .uslugi .wrapper .kontrola .text-wrap p {
                    padding: 0px 10px;
                }

        #fleet .uslugi .wrapper .footnotes .small {
            font-size: 14px;
        }

    #fleet .uslugi .flex-container ul > li {
        float: left;
        width: 100%;
        height: auto;
        align-items: flex-start;
        flex-direction: row;
        justify-content: flex-start;
        align-content: flex-end;
        flex-wrap: nowrap;
        margin: 0 auto;
        position: relative;
        border: 0;
    }


        #fleet .uslugi .flex-container ul > li > a {
            color: black !important;
            background-color: #EFEFF3 !important;
            line-height: 1.2;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0;
            width: 100%;
            height: 80px;
            margin-bottom: 15px;
            font-size: 18px;
            display: inline-flex;
            flex-direction: column;
            justify-content: center;
            flex-wrap: nowrap;
            color: black;
            background: #EFEFF3 0% 0% no-repeat padding-box;
            border-radius: 8px;
            padding-left: 35px;
        }

        #fleet .uslugi .flex-container ul > li.active > a {
            background-color: white !important;
        }

        #fleet .uslugi .flex-container ul > li:hover > a:before {
            height: 70%;
            border: none;
            background: #e20074;
            content: '';
            position: absolute;
            left: 0;
            width: 3px;
            box-shadow: 0px 23px 89px #3e3e3e1c;
        }

    #fleet .uslugi .flex-container ul li.active a:before {
        content: '';
        position: absolute;
        left: 0;
        height: 70%;
        width: 3px;
        background: #e20074;
    }

#fleet section.uslugi article {
    padding: 10px 0 20px 0;
    width: 75%;
    position: relative;
    display: inline-block;
}

#fleet section.uslugi #v-pills-profile article,
#fleet section.uslugi #v-pills-messages article {
    padding-top: 90px;
}

#fleet section.uslugi article .ceni-specifikacija ul {
    margin: 0 0 40px 0;
}

#fleet section.uslugi .tariff-wrap {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    font-size: 18px;
}

    #fleet section.uslugi .tariff-wrap > div {
        width: 33.333%;
        background: white;
        text-align: center;
        padding: 30px 0 0;
        border: 3px solid transparent;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: inset 0px 0px 250px rgba(0, 0, 0, .05);
        position: relative;
    }

    #fleet section.uslugi .tariff-wrap .price-wrapper {
        background: #E3E5E7 0% 0% no-repeat padding-box;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        position: relative;
        padding: 10px 20px !important;
        margin: 20px 0 0;
    }

        #fleet section.uslugi .tariff-wrap .price-wrapper > div {
            width: 50%;
            text-align: left;
            padding: 0;
        }

            #fleet section.uslugi .tariff-wrap .price-wrapper > div p {
                font-size: 12px;
                text-transform: uppercase;
                font-family: 'teleNeo-bold' !important;
                margin-bottom: 0;
            }

        #fleet section.uslugi .tariff-wrap .price-wrapper .wrap {
            position: relative;
            display: flex;
            justify-content: flex-start;
            align-items: center;
            padding: 0;
        }

#fleet .tab-content .table-responsive {
    position: relative;
    box-shadow: 0 0 90px 20px #00000005;
    overflow: visible;
    padding: 40px 50px;
    background: white;
}

#fleet .tab-content table {
    position: relative;
    overflow: auto;
}

    #fleet .tab-content table .magenta {
        color: #e20074;
        font-family: 'teleNeo-extra' !important;
    }

    #fleet .tab-content table tr td {
        background: white;
        padding: 20px 10px;
        font-size: 16px;
        font-family: 'teleNeo-bold' !important;
        border-bottom: 0 !important;
        text-align: center;
    }

        #fleet .tab-content table tr td span.text-magenta,
        #fleet .tab-content table tr td.text-magenta {
            font-family: 'teleNeo-bold' !important;
        }

    #fleet .tab-content table thead tr th {
        background: white !important;
        border-bottom: 0;
        font-size: 23px !important;
        font-family: 'teleNeo-extra' !important;
        padding: 0 10px 20px;
        border: 0 !important;
        line-height: 20px;
    }

        #fleet .tab-content table tr td:first-of-type,
        #fleet .tab-content table thead tr th:first-of-type {
            text-align: left;
        }

    #fleet .tab-content table tbody {
        border-bottom: 0 !important;
    }

    #fleet .tab-content table tr:first-of-type td, #fleet .tab-content table tr:last-of-type td {
        border: 0 !important;
    }

    #fleet .tab-content table tr:last-of-type td {
        background-color: rgba(227, 229, 231, .5);
    }

        #fleet .tab-content table tr:last-of-type td:first-of-type {
            padding-left: 30px;
            font-size: 17px;
            font-family: 'teleNeo-extra' !important;
        }

    #fleet .tab-content table tr:last-of-type td {
        padding: 10px 30px 10px 0;
    }

    #fleet .tab-content table tr:first-of-type td {
        border: 0 !important;
    }

    #fleet .tab-content table .price-wrap {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    #fleet .tab-content table .icon.icon-confirm {
        color: #e20074;
        font-size: 21px;
    }

#fleet .tab-content .box-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    margin-bottom: 40px;
}

    #fleet .tab-content .box-wrap .box {
        width: 30%;
        text-align: center;
        background: white;
        box-shadow: 0px 3px 46px rgba(0, 0, 0, .14);
        min-height: 210px;
    }


        #fleet .tab-content .box-wrap .box h3 {
            font-family: 'teleNeo-bold' !important;
            font-size: 21px;
            padding: 20px 0;
            position: relative;
            display: block;
        }

            #fleet .tab-content .box-wrap .box h3:after {
                content: '';
                position: absolute;
                width: 45%;
                left: 0;
                right: 0;
                height: 1px;
                background: #e5e5e5;
                bottom: 0;
                margin: 0 auto;
            }

        #fleet .tab-content .box-wrap .box .price-wrapper,
        #fleet .column-wrapper .column .price-wrapper {
            position: relative;
            display: flex;
            flex-direction: row;
            justify-content: flex-start;
            align-items: center;
            width: 40%;
            margin: 0 auto 10px;
            border-bottom: 1px solid #e5e5e5;
            padding-bottom: 20px;
        }


#fleet .hdp-price-left {
    width: auto;
    padding-right: 10px;
    position: relative;
}

    #fleet .hdp-price-left span {
        font-size: 28px;
        font-family: 'TeleNeo-bold' !important;
    }

#fleet .hdp-price-body {
    width: auto;
    display: inline;
    float: left;
}

    #fleet .hdp-price-body span {
        font-size: 12px;
        display: block;
        text-align: left;
        line-height: 14px;
    }

        #fleet .hdp-price-body span.price-den {
            border-bottom: 1px solid black;
        }

#fleet .btn-wrapper {
    margin: 30px auto;
}



#fleet .footnotes {
    padding: 15px;
    color: rgba(0, 0, 0, .5);
}

#fleet .infos {
    position: relative;
    background-image: url(../content/images/web-hosting/section4-bg.svg);
    height: 100%;
    width: 100%;
    background-size: cover;
    padding-bottom: 2%;
}

    #fleet .infos .panel-group {
        margin-bottom: 20px;
    }

        #fleet .infos .panel-group .panel {
            border-radius: 0;
            margin-bottom: 0;
            background: transparent;
            border: 0 !important;
            box-shadow: none;
        }

    #fleet .infos .panel-default > .panel-heading {
        background-image: unset;
        padding-top: 55px;
        padding-bottom: 0;
        background: transparent;
        position: relative;
    }

    #fleet .infos h4.more-info {
        position: relative;
        background-color: #e20074;
        width: 300px;
        bottom: 0;
        margin: 0;
        padding: 15px 12px;
        color: #fff;
        left: 30px;
        font-size: 20px;
        background: transparent linear-gradient(97deg,#c80c6d 0%,#e20074 100%) 0% 0% no-repeat padding-box;
    }

        #fleet .infos h4.more-info span {
            position: relative;
            display: block;
            margin-left: 0;
        }

            #fleet .infos h4.more-info span:before {
                content: 'i';
                position: relative;
                border: 2px solid #fff;
                padding: 1px 11px;
                border-radius: 50px;
                display: inline;
                float: left;
                margin-right: 12px;
                top: -3px;
                font-size: 17px;
                left: 2px;
            }

        #fleet .infos h4.more-info a,
        #fleet .infos h4.more-info a span {
            color: inherit;
        }

    #fleet .infos .panel-group .panel-default .panel-body {
        border: 0 !important;
        margin-top: 0;
        padding: 0;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 10px 46px #0000001a;
        width: 100%;
    }

    #fleet .infos .wrapper {
        position: relative;
        height: 100%;
        width: 100%;
        overflow: hidden;
        padding: 20px;
    }

        #fleet .infos .wrapper .box {
            position: relative;
            width: 50%;
            display: inline;
            float: left;
            padding: 15px 20px !important;
        }

    #fleet .infos .btn-wrapper {
        position: relative;
        margin: 0px auto;
        width: 60%;
        text-align: center;
        overflow: hidden;
        padding: 50px 0 0px;
    }

    #fleet .infos ul li {
        font-size: 18px;
    }

    #fleet .infos ul.custom li {
        position: relative;
        font-size: 18px;
        background-image: none;
    }

        #fleet .infos ul.custom li:before {
            content: '';
            position: absolute;
            width: 7px;
            height: 7px;
            background: transparent;
            border: 1px solid #e20074;
            border-radius: 50px;
            left: -5px;
            top: 0;
            margin: auto 0;
            bottom: 0;
        }

#fleet .last-sec .container {
    box-shadow: none;
    padding: 0;
    margin: 0;
}

#fleet .last-sec .wrapper {
    position: relative;
    margin: 30px 0 90px !important;
    box-shadow: 0px 3px 46px rgba(0, 0, 0, 0.14);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
    padding-top: 25px;
    height: auto;
    min-height: 300px;
}



    #fleet .last-sec .wrapper ul.nav {
        position: relative;
        padding-left: 0;
        list-style: none;
        display: flex;
        flex-wrap: wrap !important;
        margin: 30px auto !important;
        width: 100% !important;
        align-content: center;
    }

#fleet .last-sec .nav-tabs {
    border-bottom: none;
}

#fleet .last-sec ul.nav li.active {
    color: #e20074;
    cursor: default;
    background-color: transparent;
    border: none;
    font-family: 'teleNeo-medium' !important;
}

#fleet .last-sec ul.nav li {
    width: auto;
    text-transform: uppercase;
    z-index: 2;
    background: transparent;
    box-shadow: none;
    padding: 10px;
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

#fleet last-sec ul.nav li.active:before {
    color: #000;
    cursor: default;
    border: none;
    border-bottom: none;
    background: none;
    box-shadow: 0 23px 89px #3e3e3e1c;
    height: 2px;
    background: #e20074;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

#fleet .last-sec .nav-tabs > li.active img {
    filter: none !important;
    opacity: 1;
}

#fleet .last-sec .nav-tabs > li img {
    margin-right: 17px;
    width: 16px;
    margin-bottom: 3px;
}

#fleet .last-sec ul.nav li.active:after {
    color: #000;
    cursor: default;
    border: none;
    box-shadow: 0 23px 89px #3e3e3e1c;
    height: 2px;
    background: #e20074;
    content: '';
    position: absolute;
    right: -24px;
    top: 12px;
    width: 30px;
    border-bottom: 1px solid #e20074;
    transform: rotate(55deg);
}

#fleet .last-sec div#myTabContent-ict2 {
    padding: 20px 0;
    position: relative;
    text-align: center;
    font-size: 18px;
    line-height: 1.2;
    width: 100%;
    margin: 0 auto;
}

    #fleet .last-sec div#myTabContent-ict2 #tab-2-xs .wrap {
        width: 80%;
        margin: 0 auto;
    }

#fleet .last-sec .video {
    margin: 0 auto;
    position: relative;
    border-radius: 17px;
    max-width: 600px;
}

#fleet section.last-sec .panel-heading h4.panel-title a {
    padding: 15px 35px 15px !important;
}

#fleet section.last-sec .panel .panel-body {
    padding: 0 35px;
}

#fleet div.dc-tab_content {
    padding: 0 20px;
}

#fleet .last-sec .video .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    cursor: pointer;
}

    #fleet .last-sec .video .overlay:before {
        content: '';
        position: absolute;
        background: #000;
        height: 100%;
        width: 100%;
        z-index: 3;
        opacity: .8;
        border-radius: 17px;
        left: 0;
        right: 0;
    }

#fleet .last-section .video .overlay:after {
    content: '';
    position: absolute;
    background-image: url(../content/images/ict-office-365/play.svg);
    background-size: contain;
    background-position: center;
    width: 30px;
    height: 30px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 3;
}

#fleet last-section .video iframe {
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

#fleet .last-sec .panel-group {
    padding: 0 40px;
    width: 100%;
    margin: auto;
}

#fleet .last-sec .tab-wrapper ul {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto 50px auto;
    border: 0;
    width: 90%;
}

#fleet .last-sec .tab-wrapper .standard-list-ict {
    margin: 0;
    flex-direction: column !important;
}

#fleet .last-sec .tab-wrapper .panel-body ul li {
    box-shadow: unset;
    padding: 2px;
    text-align: left;
    background-color: transparent;
}

#fleet .last-secdiv#tab-4-2 .wrap .panel-heading .panel-title a, #office-365 div#tab-4-xs .wrap .panel-heading .panel-title a {
    font-size: 19px;
    display: block;
    padding: 25px 35px 25px 0;
    text-decoration: none;
    position: relative;
    z-index: 2;
}

#fleet .last-sec .wrap .panel-heading .panel-title a.collapsed:after {
    transform: rotate(0deg) translateY(-50%);
    transition-property: transform;
    transition-duration: .25s;
    top: 50%;
}

#fleet .last-sec .wrap .panel-heading .panel-title a:after {
    transform: rotate(180deg) translateY(-50%);
    transition-property: transform;
    transition-duration: .25s;
    content: ']$';
    font-family: 'teleicon-outline';
    position: absolute;
    color: #e20074;
    font-size: 22px;
    top: 30%;
    right: 15px;
    margin: auto;
}
/*#region media fleet*/

@media(min-width: 1500px) and (max-width: 1800px) {
    #fleet .main-banner {
        height: 400px;
    }

        #fleet .main-banner .header {
            width: 35% !important;
            left: unset !important;
            bottom: 30px !important;
        }

        #fleet .main-banner:before {
            width: 45%;
            background-size: cover;
            height: 100%;
        }
}

@media (min-width: 1200px) and (max-width: 1499px) {
    #fleet .main-banner {
        height: 400px;
    }

        #fleet .main-banner:before {
            width: 66% !important;
        }

        #fleet .main-banner .header {
            width: 35% !important;
            left: unset !important;
        }

            #fleet .main-banner .header h1 {
                font-size: 36px;
            }

    #fleet .wrap.white {
        position: relative;
    }

    #fleet section.content {
        height: auto;
    }

    #fleet .uslugi {
        padding-top: 0;
    }
}

@media(min-width: 992px) and (max-width: 1199px) {
    #fleet .main-banner {
        height: 340px;
    }

        #fleet .main-banner:before {
            width: 66% !important;
            z-index: 3;
        }

        #fleet .main-banner .header {
            width: 45%;
            padding: 0px 30px;
        }

            #fleet .main-banner .header h1 {
                font-size: 28px;
            }

    #fleet section.content {
        padding: 7% 0 2%;
        height: auto;
    }

    #fleet .dc-tab_content .wrap {
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
        width: 90%;
    }

        #fleet .dc-tab_content .wrap .box-wrap {
            width: 33%;
            margin: 10px auto;
        }

    #fleet #tab-3.dc-tab_content .wrap .box-wrap .img {
        min-height: initial;
    }

    #fleet .wrap.white {
        width: 100%;
        position: relative;
    }

        #fleet .wrap.white ul#myTab-ict li {
            padding: 30px 10px;
        }

    #fleet section.uslugi .wrapper nav {
        margin-right: 30px;
    }

    #fleet .uslugi {
        padding-top: 0;
    }

    #fleet .last-sec .panel-group {
        padding: 0 110px !important;
    }
}

@media(max-width: 991px) {
    #pantheon-red .dopolnitelni-uslugi .column-wrapper-uslugi {
        flex-direction: column;
        row-gap: 20px;
    }

    #fleet .wrap.white {
        margin-top: 0;
        margin-bottom: 30px;
        padding-top: 20px;
        padding-bottom: 40px;
        width: 100%;
        position: relative;
        min-height: inherit;
    }

        #fleet .wrap.white h3.dc-tab_drawer_heading {
            margin: 10px 0;
        }

    #fleet section.uslugi .wrapper h2 {
        position: relative;
        top: 0;
        width: 100%;
    }

    #fleet section.content {
        position: relative;
        height: auto;
    }

    #fleet .uslugi {
        padding-top: 0;
    }

    #fleet section.uslugi .wrapper nav {
        float: none;
        width: 100%;
        height: auto;
        padding-top: 10px;
        padding-left: unset;
        position: relative;
        top: 0;
        display: block;
        left: 0;
        margin-right: 0;
    }

    #fleet .content {
        height: auto;
    }

    #fleet section.uslugi article {
        width: 100%;
        display: block;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    #fleet .main-banner {
        height: 250px;
    }

        #fleet .main-banner:before {
            width: 65% !important;
            z-index: 3;
        }

        #fleet .main-banner .header {
            width: 40%;
            position: relative;
            height: 100%;
            top: 0;
            display: inline-flex;
            left: 0;
            align-items: center;
            justify-content: flex-start;
        }

            #fleet .main-banner .header h1 {
                font-size: 25px;
            }

    #fleet section.content h2 {
        width: 450px !important;
        font-size: 30px !important;
    }

    #fleet .wrap.white ul#myTab-ict li {
        min-height: 85px;
        width: 22%;
        padding: 10px;
        font-size: 17px;
        margin: 0;
    }

    #fleet .dc-tab_content .wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-start;
        align-content: flex-start;
        flex-direction: row;
        width: 100%;
    }

        #fleet .dc-tab_content .wrap .box-wrap {
            width: 50%;
            margin: 0 auto 50px;
        }

    #fleet #tab-3.dc-tab_content .wrap .box-wrap h4 {
        font-size: 18px;
    }

    #fleet #tab-3.dc-tab_content .wrap .box-wrap .img {
        min-height: initial;
    }


    #fleet section.uslugi .flex-container ul > li {
        width: 30%;
        margin: 0 10px;
    }

    #fleet .uslugi {
        padding-bottom: 0px;
    }

        #fleet .uslugi .wrapper {
            padding: 50px 0 30px !important;
        }

    #fleet .tab-content .box-wrap .box h3 {
        font-size: 19px;
    }

    #fleet .hdp-price-left span {
        font-size: 25px;
    }

    #fleet .last-sec .panel-group {
        padding: 0 40px !important;
    }
}

@media(max-width: 767px) {
    #fleet .main-banner {
        background-image: url(../content/images/Fleet/Main-pic.jpg);
        background-position: top center;
        background-repeat: no-repeat;
        position: relative;
        width: 100%;
        background-size: cover;
        height: 400px;
    }

        #fleet .main-banner:before {
            display: none;
        }

        #fleet .main-banner .header {
            width: 100%;
            position: absolute;
            background: #e20074;
            padding: 0 30px;
            top: unset !important;
        }

            #fleet .main-banner .header h1 {
                font-size: 25px;
            }

    #fleet .wrap-title h2 {
        font-size: 24px !important;
        margin-top: 40px !important;
    }

    #fleet .wrap.white .text-wrap {
        flex-direction: column;
        padding: 20px 0;
    }

        #fleet .wrap.white .text-wrap ul, #fleet .wrap.white .box-wrap ul {
            margin: 0;
            padding: 0;
        }

    #fleet #tab-3.dc-tab_content .wrap .box-wrap .img {
        min-height: inherit;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    #fleet div#myTabContent-ict div.dc-tab_content p {
        padding-left: 0px;
        text-align: center;
    }

    #fleet #tab-3.dc-tab_content .wrap .box-wrap .img img {
        margin-top: 30px;
    }

    #fleet .wrap.white .text-wrap p {
        padding: 0;
        text-align: center;
    }

    #fleet .ict-integrated p {
        font-size: 18px;
        padding: 0 20px;
    }

    #fleet .dc-tab_content .wrap {
        flex-direction: column;
        background: white;
        padding: 0;
    }

        #fleet .dc-tab_content .wrap .box-wrap {
            position: relative;
            text-align: left;
            width: 100%;
        }

    #fleet div.ict-integrated p {
        font-size: 18px;
        display: block;
        text-align: center;
        margin: 10%;
    }


    #fleet .tab-content .table-responsive {
        overflow: auto;
    }

    #fleet .tab-content table {
        width: 100%;
        overflow-x: auto;
        display: block;
    }

    #fleet .tab-content .box-wrap {
        flex-direction: column;
    }

        #fleet .tab-content .box-wrap .box {
            width: 100%;
            min-height: 310px;
            margin: 15px 0;
        }

    #fleet .infos .panel-group .panel {
        border-radius: 0;
        margin-bottom: 0;
    }

    #fleet .infos .panel-default > .panel-heading {
        padding-top: 55px;
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
    }

    #fleet .infos h4.more-info {
        left: 0;
        width: 100%;
    }

    #fleet .infos .wrapper .box {
        position: relative;
        width: 100%;
        display: block;
        float: none;
        padding: 0px !important;
    }

    #fleet .infos .btn-wrapper {
        width: 100%;
    }

    #fleet .dc-tab_content .wrap .box-wrap {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        padding: 10px 0;
    }

    #fleet .uslugi .wrapper .oprema, #fleet .uslugi .wrapper .kontrola {
        padding: 40px 20px;
    }

        #fleet .uslugi .wrapper .oprema .text-wrap h3 {
            text-align: center;
            margin-bottom: 30px !important;
        }

    #fleet .tab-content .table-responsive {
        padding: 40px 15px;
    }

    #fleet section.last-sec .panel-heading h4.panel-title a {
        padding: 15px 30px 15px 15px !important;
        font-size: 18px;
        line-height: 1.2;
    }

    #fleet section.last-sec .panel .panel-body {
        padding: 0 15px;
    }
}

@media(max-width:576px) {
    #fleet .main-banner {
        background-position: top center;
        background-size: contain;
        height: 325px;
    }
}

@media(min-width: 320px) and (max-width: 400px) {
    #fleet .main-banner:before {
        width: 100%;
        height: 70% !important;
        background-size: cover !important;
    }

    #fleet .main-banner .header {
        width: 100%;
        position: absolute;
    }

        #fleet .main-banner .header h1 {
            font-size: 23px;
        }
}
/*#endregion media fleet*/
/*#endregion fleet redesign */


/*#region pantheon redesign*/
#pantheon-red .main-banner {
    position: relative;
    background-image: url(../content/images/pantheon-red/img.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
    height: 450px;
}

    #pantheon-red .main-banner:before {
        content: '';
        position: absolute;
        background-image: url(../content/images/pantheon-red/shape-arrows.png);
        width: 70%;
        height: 100%;
        background-size: cover;
        background-position: left center;
        left: -15%;
    }

    #pantheon-red .main-banner .header {
        width: 34%;
        position: absolute;
        left: 0;
        top: 35%;
    }

        #pantheon-red .main-banner .header h1 {
            text-transform: none;
            font-size: 40px;
            line-height: 1.2;
            font-family: 'teleNeo-extra' !important;
            color: white;
        }

        #pantheon-red .main-banner .header .ec {
            position: absolute;
            right: -30%;
            top: 30px;
            width: 140px;
        }

#pantheon-red .content {
    padding: 2% 0 2%;
    height: 450px;
}

    #pantheon-red .content .wrap-text-additional {
        position: relative;
        text-align: center;
        font-size: 18px;
        padding: 10px 200px 80px;
    }

        #pantheon-red .content .wrap-text-additional .text p {
            font-size: 19px;
            font-family: 'teleNeo-bold' !important;
            line-height: 1.2;
        }

        #pantheon-red .content .wrap-text-additional .ec {
            position: absolute;
            top: 0;
            right: 0;
            width: 120px;
        }

    #pantheon-red .content .wrap-title h2 {
        position: relative;
        width: 465px;
        text-align: center;
        margin: 0 auto 30px auto;
        background-color: black;
        color: white;
        text-transform: uppercase;
        font-size: 40px;
        padding: 20px;
        bottom: 30px;
        max-width: 100%;
        transform: none !important;
    }

        #pantheon-red .content .wrap-title h2 span {
            font-family: 'teleNeo-extra' !important;
            position: relative;
            display: block;
            transform: none !important;
        }

#pantheon-red .wrap.white {
    position: absolute;
    padding: 80px;
    margin: -100px auto 30px auto;
    width: 100%;
    left: 0;
    right: 0;
    box-shadow: 0px 30px 136px rgba(0, 0,0, .1);
    z-index: 3;
    background-color: white;
    width: 100%;
    min-height: 590px;
}

    #pantheon-red .wrap.white div#myTabContent-ict {
        width: 100%;
    }

#pantheon-red .wrap-title {
    z-index: 4;
    position: relative;
}

#pantheon-red ul#myTab-ict {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto 50px auto;
    border: 0;
    width: 90%;
}

#pantheon-red .wrap.white ul#myTab-ict li {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    min-height: 100px;
    width: 23%;
    padding: 30px 20px;
    border-radius: 8px;
    width: 30%;
    text-align: center;
    font-size: 18px;
    position: relative;
    cursor: pointer;
    line-height: 1.2;
    background-color: #EFEFF3;
}

    #pantheon-red .wrap.white ul#myTab-ict li span {
        display: contents;
        font-family: 'teleNeo-bold' !important;
    }

    #pantheon-red .wrap.white ul#myTab-ict li.active {
        background-color: #fff;
        transition: all ease-in .3s;
        box-shadow: 0px 23px 89px #3E3E3E1C;
    }

        #pantheon-red .wrap.white ul#myTab-ict li.active:before {
            content: '';
            position: absolute;
            width: 75%;
            height: 3px;
            background: #e20074;
            top: 0;
            left: 0;
            right: 0;
            margin: 0 auto;
            transition: all ease-in .3s;
        }

#pantheon-red .wrap.white .text-wrap ul, #pantheon-red .wrap.white .box-wrap ul {
    display: block !important;
    text-align: left;
    margin: 10px 0;
    width: 100%;
}

#pantheon-red #tab-1 p {
    padding: 0px 70px 40px;
}

#pantheon-red #tab-2 .text-wrap {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
}

#pantheon-red #tab-2 p {
    text-align: left;
    font-family: 'teleNeo-bold' !important;
}

#pantheon-red .wrap.white .text-wrap ul li,
#pantheon-red .wrap.white .box-wrap ul li {
    display: block;
    width: 100% !important;
    padding: 0 20px !important;
    box-shadow: none !important;
    background-color: transparent !important;
    margin-left: 0;
    text-align: left;
    cursor: auto;
    margin-right: 50px;
}

#pantheon-red .dc-tab_content .wrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
}

    #pantheon-red .dc-tab_content .wrap .box-wrap {
        position: relative;
        text-align: center;
        width: 25%;
        margin: 0 auto;
        padding: 0 15px;
    }

        #pantheon-red .dc-tab_content .wrap .box-wrap h4 {
            font-family: 'TeleNeo-bold' !important;
            color: #000;
            font-weight: normal;
            margin-bottom: 15px;
            padding-top: 15px;
        }

        #pantheon-red .dc-tab_content .wrap .box-wrap p {
            margin: 15px 8px;
        }

#pantheon-red #myTabContent-ict .wrap .box-wrap h4 {
    color: black;
    font-family: 'TeleNeo-bold' !important;
    text-align: center;
}

#pantheon-red #tab-3.dc-tab_content .wrap .box-wrap .img {
    text-align: center;
    position: relative;
    min-height: 60px;
}

#pantheon-red #tab-4.dc-tab_content .wrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin: auto;
}

    #pantheon-red #tab-4.dc-tab_content .wrap .box-wrap p {
        font-family: 'teleNeo-bold' !important;
        padding-top: 15px;
    }

#pantheon-red .uslugi {
    position: relative;
    background-image: url(../content/images/pantheon-red/section5.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #d8d8d8;
    margin-top: 0;
    padding-top: 26%;
    padding-bottom: 30px;
    height: auto;
    overflow: hidden;
}

    #pantheon-red .uslugi .uslugi-banner-section {
        padding: 0 0 60px;
    }

        #pantheon-red .uslugi .uslugi-banner-section .image {
            text-align: center;
        }

    #pantheon-red .uslugi .center-nav {
        display: flex;
        justify-content: center;
    }

    #pantheon-red .uslugi .ceni-specifikacija {
        padding: 0px 0px 25px;
    }

    #pantheon-red .uslugi .wrapper h2 {
        text-align: center;
        font-family: 'teleNeo-extra' !important;
        text-transform: uppercase;
        color: #e20074;
        font-size: 36px;
    }

    #pantheon-red .uslugi .wrapper nav {
        padding: 30px 15px;
    }

    #pantheon-red .uslugi .flex-container ul > li {
        float: left;
        width: 15%;
        height: auto;
        align-items: flex-start;
        flex-direction: row;
        justify-content: flex-start;
        align-content: flex-end;
        flex-wrap: nowrap;
        margin: 0 10px;
        position: relative;
        border: 0;
    }

        #pantheon-red .uslugi .flex-container ul > li.active > a {
            background-color: #fff !important;
        }

        #pantheon-red .uslugi .flex-container ul > li > a {
            color: #000 !important;
            line-height: 1.2;
            border: 1px solid transparent;
            width: 100%;
            height: 90px;
            margin-bottom: 15px;
            font-size: 18px;
            display: inline-flex;
            flex-direction: column;
            justify-content: center;
            flex-wrap: nowrap;
            background: #efeff3 0% 0% no-repeat padding-box;
            border-radius: 8px;
            padding-left: 35px;
        }

    #pantheon-red .uslugi .tab-content > .tab-pane.in {
        display: block !important;
        height: 100% !important;
    }

    #pantheon-red .uslugi .flex-container ul li.active a:before {
        content: '';
        position: absolute;
        left: 0;
        height: 70%;
        width: 3px;
        background: #e20074;
    }

    #pantheon-red .uslugi .flex-container .nav ul#v-pills-tab {
        display: flex !important;
        justify-content: center !important;
    }

    #pantheon-red .uslugi p {
        font-size: 17px;
        text-align: center;
        font-family: 'teleNeo-medium' !important;
        padding: 30px 100px 0px;
    }

    #pantheon-red .uslugi .one-t-dicklaimer-max {
        width: 15px;
        height: 15px;
        background: transparent;
        border: 1px solid #a8a8a8;
        top: -12px;
        left: 0;
        color: #333333 !important;
        display: inline-block;
        border-radius: 50px;
        line-height: 9px;
        left: auto !important;
        right: 10px;
        float: right;
        padding: 3px;
        text-align: center;
        margin-left: 5px;
        font-size: 13px;
    }

        #pantheon-red .uslugi .one-t-dicklaimer-max:hover .one-t-dicklaimer-message {
            width: 215px !important;
            opacity: 1;
            visibility: visible;
            display: block;
            z-index: 2;
            position: relative;
            left: 35px;
            text-align: left;
        }

            #pantheon-red .uslugi .one-t-dicklaimer-max:hover .one-t-dicklaimer-message:before {
                content: "";
                display: block;
                width: 0;
                height: 0;
                border-left: 9px solid transparent;
                border-right: 9px solid transparent;
                border-top: 12px solid #404040;
                position: absolute;
                top: 25%;
                left: -15px;
                transform: rotate(90deg);
            }

            #pantheon-red .uslugi .one-t-dicklaimer-max:hover .one-t-dicklaimer-message p {
                padding: 0px !important;
                text-align: center;
                font-size: 14px !important;
            }

    #pantheon-red .uslugi .table-responsive {
        position: relative;
        box-shadow: 0 30px 99px rgba(0, 0, 0, 0.19);
        overflow: auto;
        width: 100%;
        background-color: white;
        height: 580px;
    }

        #pantheon-red .uslugi .table-responsive::-webkit-scrollbar-thumb {
            background: rgba(226, 0, 116, .75);
        }

        #pantheon-red .uslugi .table-responsive::-webkit-scrollbar {
            width: 5px;
            height: 5px;
        }

    #pantheon-red .uslugi .tableTest {
        width: auto !important;
        max-width: 100%;
        margin: 0 auto;
        background: #fff;
    }

        #pantheon-red .uslugi .tableTest thead th {
            text-transform: uppercase;
            padding: 30px !important;
            font-family: 'teleNeo-extra' !important;
            font-size: 20px !important;
        }

        #pantheon-red .uslugi .tableTest tr th, .tableTest tr td {
            border-bottom: none !important;
            border-top: 0 !important;
            border: none !important;
            padding: 20px 10px;
        }

    #pantheon-red .uslugi .table thead {
        left: 0;
        position: sticky;
        z-index: 3;
        top: 0;
        height: auto;
        box-shadow: 0px 19px 50px 0px rgba(0, 0, 0, .09);
    }

        #pantheon-red .uslugi .table thead tr th:first-child {
            position: sticky;
            left: 0;
            top: 0;
            width: 160px;
            height: 50px;
        }

    #pantheon-red .uslugi .tableTest thead tr th:first-child,
    #pantheon-red .uslugi .tableTest tbody tr th:first-child {
        left: 0;
        position: sticky;
        z-index: 2;
        background: #fff;
        width: 200px;
        text-align: left;
        border-color: #eaeaea !important;
        height: 64px;
    }

    #pantheon-red .uslugi .tableTest tr th:last-child:before,
    .tableTest tr td:last-child:before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 30%;
        background: transparent linear-gradient(84deg,rgba(233,233,233,.11) 0%,rgba(223,223,223,0) 100%);
        height: 100%;
    }

    #pantheon-red .uslugi .tableTest tr th:first-child:after, .tableTest tr td:first-child:after {
        content: '';
        display: block;
        position: absolute;
        left: 100%;
        top: 0;
        bottom: 0;
        width: 30%;
        background: transparent linear-gradient(84deg,rgba(233,233,233,.11) 0%,rgba(223,223,223,0) 100%);
        height: 100%;
    }

    #pantheon-red .uslugi .table {
        width: 100% !important;
        overflow: visible;
        touch-action: auto !important;
        margin-bottom: 0 !important;
    }

        #pantheon-red .uslugi .table thead > tr > th {
            border-bottom: none !important;
            border-top: none !important;
            background-color: #EFEFF3;
        }

        #pantheon-red .uslugi .table > thead > tr > th:first-child, .table > tbody > tr > th:first-child {
            background-color: white;
            border-right: none !important;
        }

        #pantheon-red .uslugi .table tbody > tr > th:after {
            content: '';
            display: block;
            position: absolute;
            left: 100%;
            top: 0;
            bottom: 0;
            width: 30%;
            background: transparent linear-gradient(84deg,rgba(233,233,233,.11) 0%,rgba(223,223,223,0) 100%);
            height: 100%;
        }

        #pantheon-red .uslugi .table > thead > tr:first-child > th {
            text-align: center;
            font-size: 17px !important;
            font-family: 'teleNeo-extra' !important;
            line-height: 1.2;
            padding: 15px 15px 0;
        }

        #pantheon-red .uslugi .table > thead {
            left: 0;
            position: sticky;
            z-index: 3;
            top: 0;
            height: 130px;
            box-shadow: 0px 19px 50px 0px rgba(0, 0, 0, .04);
        }

    #pantheon-red .uslugi table thead tr:first-of-type th {
        border-right: 1px solid #d8d8d8 !important;
    }

    #pantheon-red .uslugi table thead tr:last-of-type th:nth-child(n+1) {
        border-right: 1px solid #d8d8d8 !important;
    }

    #pantheon-red .uslugi table thead tr:last-of-type th:nth-child(3),
    #pantheon-red .uslugi table thead tr:last-of-type th:nth-child(5) {
        border-right: 0 !important;
    }

    #pantheon-red .uslugi table tbody tr td {
        padding: 10px !important;
        border-bottom: 0 !important;
        border-top: 1px solid #d8d8d8;
        text-align: center !important;
        background-color: #F9F9F9;
        border-right: 1px solid #d8d8d8 !important;
    }

        #pantheon-red .uslugi table tbody tr td + td + td {
            border-right: 1px solid #d8d8d8 !important;
        }

    #pantheon-red .uslugi .table tbody > tr > th {
        border-bottom: none !important;
        font-size: 18px;
        left: 0;
        position: sticky;
        z-index: 2;
        background: #fff;
        width: 160px;
        text-align: left;
        height: auto;
        padding: 15px;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        align-items: center;
    }

#pantheon-red .dopolnitelni-uslugi .table tbody > tr > th {
    border-bottom: none !important;
    font-size: 15px;
    left: 0;
    position: sticky;
    z-index: 2;
    background: #fff;
    width: 307px;
    text-align: left;
    height: 70px;
    padding: 40px 25px;
    display: table-cell !important;
}

#pantheon-red .uslugi .table tbody > tr:first-of-type > th:first-of-type {
    border-top: 0 !important;
}

#pantheon-red .uslugi table td + td + td {
    border-top: 1px solid #d8d8d8 !important;
}

#pantheon-red .uslugi table tbody tr td:not(:first-of-type) {
    text-align: left;
}

#pantheon-red .uslugi table span.icon.icon-confirm {
    color: #e20074;
    font-size: 19px;
}

#pantheon-red .uslugi table span.icon.icon-cancel {
    color: #999;
    font-size: 19px;
}

#pantheon-red .uslugi span.magenta-text {
    font-family: 'teleNeo-extra' !important;
    font-size: 16px !important;
    color: #e20074;
}

#pantheon-red .uslugi th.magenta {
    color: #e20074;
    text-align: center;
    font-family: 'teleNeo-bold' !important;
    font-size: 16px !important;
}

#pantheon-red .uslugi table thead tr:last-of-type th:first-child {
    border-right: none !important;
}

#pantheon-red .uslugi .price-wrap {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 55px;
    margin: 10px 0;
}

#pantheon-red .uslugi .hdp-price-left.hdp-price-top {
    width: auto;
    display: inline-block;
    float: left;
    text-align: right;
}

    #pantheon-red .uslugi .hdp-price-left.hdp-price-top .hdp-price-frame {
        font-size: 26px;
        text-align: right;
    }

        #pantheon-red .uslugi .hdp-price-left.hdp-price-top .hdp-price-frame span {
            font-family: 'teleNeo-bold' !important;
            font-size: 19px;
        }


#pantheon-red .uslugi .hdp-price-body {
    text-align: left;
    padding-left: 3px;
    line-height: 1.2;
    font-size: 13px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

    #pantheon-red .uslugi .hdp-price-body span {
        font-size: 13px;
    }


#pantheon-red .dopolnitelni-uslugi {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

    #pantheon-red .dopolnitelni-uslugi .column-wrapper-uslugi {
        position: relative;
        z-index: 1;
        width: 100%;
        margin: 30px auto 70px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        column-gap: 30px;
    }

    #pantheon-red .dopolnitelni-uslugi .column-uslugi {
        padding: 20px 65px;
        background: #fff 0% 0% no-repeat padding-box;
        box-shadow: 0 3px 46px #00000024;
        min-height: 330px;
        background-color: #fff;
        z-index: 1;
        transition: all 200ms ease-in;
        transform: scale(.98);
    }

        #pantheon-red .dopolnitelni-uslugi .column-uslugi h3 {
            text-align: center;
            border-bottom: 1px solid #eee;
            padding: 5px 0 30px;
            font-weight: normal;
            font-family: 'teleNeo-medium' !important;
            line-height: 1.2;
            background-color: white;
            border-radius: 0 !important;
            min-height: 100px;
        }

        #pantheon-red .dopolnitelni-uslugi .column-uslugi p {
            padding: 30px 0 0px !important;
            font-size: 28px;
            font-weight: 600;
            text-align: center;
            line-height: 20px;
        }

        #pantheon-red .dopolnitelni-uslugi .column-uslugi .wrap-class {
            background-color: rgba(0, 0, 0, 0.06);
            position: absolute;
            bottom: 0;
            width: 100%;
            padding: 10px;
            left: 0;
        }

        #pantheon-red .dopolnitelni-uslugi .column-uslugi .hdp-price-left.hdp-price-top {
            font-size: 30px;
        }

        #pantheon-red .dopolnitelni-uslugi .column-uslugi .hdp-price-body {
            display: block;
            width: 50%;
        }

    #pantheon-red .dopolnitelni-uslugi span.price-den {
        display: inline-block;
        border-bottom: 1px solid black;
    }

    #pantheon-red .dopolnitelni-uslugi table tbody tr td {
        border-right: none !important;
    }

        #pantheon-red .dopolnitelni-uslugi table tbody tr td + td + td {
            border-right: none !important;
        }

#pantheon-red .hdp-price.standarden-paket {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

#pantheon-red .dopolnitelni-uslugi table thead tr:last-of-type th:first-child {
    font-family: 'teleNeo-extra' !important;
    color: black;
    text-align: left;
    padding: 30px 25px;
    font-size: 18px !important;
}

#pantheon-red .dopolnitelni-uslugi .table > thead > tr > th:first-child,
#pantheon-red .dopolnitelni-uslugi .table > tbody > tr > th:first-child {
    background: linear-gradient(270deg, #eee, #f9f9f9) !important;
}

#pantheon-red .dopolnitelni-uslugi table tbody tr td,
#pantheon-red .dopolnitelni-uslugi .table thead > tr > th {
    background-color: white !important;
}

#pantheon-red .dopolnitelni-uslugi table thead tr:last-of-type th {
    color: #e20074;
    font-family: 'teleNeo-extra' !important;
}

#pantheon-red .dopolnitelni-uslugi .table > thead > tr:first-child > th {
    font-size: 22px !important;
}

#pantheon-red .dopolnitelni-uslugi .table-responsive {
    width: 80% !important;
    padding: 0 !important;
    height: initial;
    margin: auto;
}

#pantheon-red .dopolnitelni-uslugi table thead tr:last-of-type th:nth-child(n+1) {
    border-right: none !important;
}

#pantheon-red .dopolnitelni-uslugi .table {
    background-color: white;
}

#pantheon-red .btn-magen {
    padding: 10px 20px 10px 60px !important;
}

#pantheon-red .pdf {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 23%;
    position: relative;
}

    #pantheon-red .pdf:before {
        content: ' ';
        background-image: url(../content/images/pantheon-red/pdf.svg);
        position: absolute;
        width: 100px;
        height: 50px;
        left: 20px;
        z-index: 3;
        background-repeat: no-repeat;
        background-position: center left;
    }

#pantheon-red .last-sec {
    position: relative;
    background-image: url(../content/images/pantheon-red/section9-bg.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

    #pantheon-red .last-sec .wrap {
        padding: 80px 0;
    }

    #pantheon-red .last-sec h3 {
        text-transform: uppercase;
        display: flex;
        justify-content: center;
        font-family: 'teleNeo-extra' !important;
        font-size: 28px;
        margin-top: 0 !important;
        padding: 50px 0px 0px;
    }

    #pantheon-red .last-sec .panel-group {
        width: 100%;
        margin: 0 auto;
    }

    #pantheon-red .last-sec .panel-default > .panel-heading {
        background-color: transparent !important;
    }

    #pantheon-red .last-sec .wrap .panel-heading .panel-title a:after {
        transform: rotate(270deg);
        transition-duration: .25s;
        top: 50%;
        content: '%';
        font-family: 'teleicon-outline';
        position: absolute;
        color: #e20074;
        font-size: 22px;
        top: 30%;
        right: 15px;
        margin: auto;
    }

    #pantheon-red .last-sec .wrap .panel-heading .panel-title a.collapsed:after {
        transform: rotate(180deg);
        transition-duration: .25s;
        top: 50%;
        content: '%';
        font-family: 'teleicon-outline';
        position: absolute;
        color: #e20074;
        font-size: 22px;
        top: 30%;
        right: 15px;
        margin: auto;
    }

    #pantheon-red .last-sec .panel-heading h4.panel-title a {
        font-family: 'teleNeo-bold' !important;
    }

    #pantheon-red .last-sec a:focus {
        color: black !important;
    }

    #pantheon-red .last-sec .wrap .panel-body {
        font-size: 16px;
    }

    #pantheon-red .last-sec ul.t-ul-new-magenta li {
        padding-left: 20px !important;
        margin-left: 0 !important;
    }

    #pantheon-red .last-sec .datalab {
        position: relative;
        background-color: white;
        padding: 5px;
        text-align: right;
    }

@media(min-width: 1900px) {
    #pantheon-red .main-banner {
        background-size: 80%;
    }

    #pantheon-red .uslugi {
        padding-top: 24% !important;
    }

    #pantheon-red .main-banner .header .ec {
        right: -35% !important;
    }
}

@media(max-width: 1500px) {
    #pantheon-red .uslugi .table tbody > tr > th {
        font-size: 16px;
        width: 150px;
        padding: 15px 10px;
    }

    #pantheon-red .uslugi .table > thead > tr:first-child > th {
        text-align: center;
        font-size: 14px !important;
        font-family: 'teleNeo-extra' !important;
        padding: 15px 10px 0;
    }
}

@media (min-width: 1200px) and (max-width: 1550px) {
    #pantheon-red .main-banner {
        background-size: cover;
    }

    #pantheon-red .uslugi {
        padding-top: 35%;
    }

    #pantheon-red .content .wrap-text-additional .ec {
        width: 110px;
    }

    #pantheon-red .main-banner .header {
        width: 32%;
        left: 80px;
        top: 25%;
    }

        #pantheon-red .main-banner .header h1 {
            font-size: 38px;
        }

        #pantheon-red .main-banner .header .ec {
            right: -25%;
            top: 70px;
            width: 120px;
        }

    #pantheon-red .wrap.white {
        width: 100%;
        position: relative;
        min-height: inherit;
        margin-bottom: 10px;
        padding: 80px 60px 30px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #pantheon-red .main-banner {
        height: 355px;
        background-size: cover;
    }

        #pantheon-red .main-banner .header {
            width: 33% !important;
            left: 50px !important;
            top: 25% !important;
        }

            #pantheon-red .main-banner .header h1 {
                font-size: 28px;
            }

            #pantheon-red .main-banner .header .ec {
                width: 100px !important;
                right: -100px !important;
                top: 40px !important;
            }

    #pantheon-red .content {
        padding: 5% 0 2%;
        height: auto;
    }

        #pantheon-red .content .wrap-text-additional {
            padding: 10px 140px 80px;
        }

            #pantheon-red .content .wrap-text-additional .ec {
                width: 100px;
            }

    #pantheon-red section.content h2 {
        width: 480px !important;
        font-size: 32px !important;
    }

    #pantheon-red .wrap.white {
        width: 100%;
        position: relative;
        min-height: inherit;
        margin-bottom: 10px;
        padding: 80px 30px 30px;
    }

    #pantheon-red ul#myTab-ict {
        width: 100%;
        margin: 0 auto 5px auto;
    }

    #pantheon-red .wrap.white ul#myTab-ict li {
        min-height: 85px;
        padding: 10px;
        font-size: 17px;
        margin: 0;
    }


    #pantheon-red .uslugi .flex-container ul > li {
        width: 30% !important;
    }

    #pantheon-red .uslugi .wrapper nav {
        padding: 30px 15px 0 !important;
    }

    #pantheon-red .pdf {
        width: 32% !important;
    }
}


@media (min-width:768px) and (max-width:991px) {
    #pantheon-red .content .wrap-text-additional {
        padding: 10px 40px 80px;
    }

        #pantheon-red .content .wrap-text-additional .ec {
            width: 90px;
            top: -50px;
        }

    #pantheon-red .main-banner {
        height: 265px;
    }

        #pantheon-red .main-banner .header {
            width: 40%;
            left: 50px;
            top: 25%;
        }

            #pantheon-red .main-banner .header h1 {
                font-size: 26px;
            }

            #pantheon-red .main-banner .header .ec {
                right: 0;
                bottom: 20px;
                width: 90px;
                top: initial;
            }

    #pantheon-red .content {
        padding: 9% 0 2%;
        height: auto;
    }

    #pantheon-red section.content h2 {
        width: 450px !important;
        font-size: 30px !important;
    }

    #pantheon-red .wrap.white {
        width: 100%;
        position: relative;
        min-height: inherit;
        margin-bottom: 0;
        padding: 80px 60px 30px;
    }

    #pantheon-red ul#myTab-ict {
        width: 100%;
        margin: 0 auto 5px auto;
    }

    #pantheon-red .wrap.white ul#myTab-ict li {
        min-height: 85px;
        padding: 10px;
        font-size: 17px;
        margin: 0;
    }

    #pantheon-red #tab-1 p {
        padding: 0 0 20px !important;
    }

    #pantheon-red .dc-tab_content .wrap {
        flex-wrap: wrap;
    }

    #pantheon-red div#tab-3 .wrap .box-wrap {
        width: 50% !important;
    }

    #pantheon-red #tab-2 .text-wrap {
        flex-direction: column;
    }

    #pantheon-red .wrap.white .text-wrap ul {
        margin: 0 !important;
    }



    #pantheon-red .dopolnitelni-uslugi .column-wrapper-uslugi {
        width: 35% !important;
    }

    #pantheon-red .dopolnitelni-uslugi .column-uslugi p {
        padding: 15px 0 0px !important;
    }

    #pantheon-red #tab-1 .wrap .box-wrap {
        width: 33% !important;
    }

    #pantheon-red .uslugi .flex-container ul > li {
        width: 50% !important;
    }

    #pantheon-red .list-inline {
        margin-top: 0;
    }

    #pantheon-red .pdf {
        width: 40% !important;
    }
}

@media(max-width: 767px) {
    #pantheon-red .main-banner {
        height: 350px;
        background-size: 130%;
        background-position: top center;
        margin-bottom: 0px;
    }

        #pantheon-red .main-banner:before {
            display: none;
        }

        #pantheon-red .main-banner .header {
            width: 100%;
            background-color: #e20074;
            padding: 10px 55px 10px 30px;
            bottom: 0;
            top: initial;
            z-index: 3;
            height: 130px;
            display: inline-flex;
            flex-direction: column;
            align-items: flex-start;
            justify-content: center;
            left: 0;
        }

            #pantheon-red .main-banner .header h1 {
                font-size: 24px !important;
                margin: 5px 0;
                padding: 0;
            }

            #pantheon-red .main-banner .header .ec {
                position: absolute;
                right: 15px;
                top: initial;
                width: 90px;
                bottom: -60px;
                z-index: 4;
            }

    #pantheon-red .content {
        height: auto;
        padding: 20% 0 2% !important;
    }

        #pantheon-red .content .wrap-text-additional {
            padding: 5px 0 130px;
        }

            #pantheon-red .content .wrap-text-additional .ec {
                left: 0;
                margin: 0 auto 10px;
                width: 90px;
                bottom: 20px;
                top: unset;
            }

        #pantheon-red .content .wrap-title h2 {
            font-size: 27px !important;
            bottom: 0 !important;
            margin: 0 auto !important;
        }

    #pantheon-red .wrap.white {
        padding: 15px 0px !important;
        margin-top: 25px;
        margin-bottom: 30px;
        width: 100%;
        position: relative;
        min-height: inherit;
    }

    #pantheon-red #tab-1 p {
        padding: 5px 0px !important;
        font-size: 17px;
        text-align: center;
    }

    #pantheon-red .dc-tab_content .wrap {
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

        #pantheon-red .dc-tab_content .wrap .box-wrap {
            width: 100%;
            padding: 10px 0 !important;
        }

    #pantheon-red #myTabContent-ict .wrap .box-wrap h4 {
        font-size: 18px;
        padding: 15px 0 0;
    }

    #pantheon-red #myTabContent-ict h3 {
        margin: 10px 0 !important;
    }

    #pantheon-red .wrap.white .text-wrap ul {
        margin: 0 !important;
    }

        #pantheon-red .wrap.white .text-wrap ul li {
            font-size: 17px;
        }

    #pantheon-red .dc-tab_content .wrap .box-wrap {
        padding: 0;
    }

    #pantheon-red div#myTabContent-ict div.dc-tab_content p {
        padding: 0 !important;
    }

    #pantheon-red .dc-tab_content .wrap .box-wrap p {
        margin: 0 !important;
        font-size: 17px !important;
    }

    #pantheon-red #tab-2 .text-wrap {
        flex-direction: column;
    }

    #pantheon-red #tab-3.dc-tab_content .wrap .box-wrap .img {
        min-height: 40px;
    }


    #pantheon-red .uslugi .wrapper {
        padding: 50px 0px 20px;
    }

    #pantheon-red .uslugi .center-nav {
        flex-direction: column;
    }

    #pantheon-red .uslugi .flex-container ul > li {
        width: 100%;
        margin: 0 auto;
    }

    #pantheon-red .uslugi .list-inline {
        margin-top: 0px;
    }

    #pantheon-red .uslugi p {
        padding: 15px 5px 0px !important;
    }

    #pantheon-red .dopolnitelni-uslugi .column-wrapper-uslugi {
        width: 60% !important;
    }

    #pantheon-red .dopolnitelni-uslugi .column-wrapper-uslugi {
        margin: 30px 30px 40px !important;
    }

    #pantheon-red .last-sec .datalab {
        padding: 15px 0px 30px !important;
    }

    #pantheon-red .last-sec .wrap {
        padding: 30px 0px !important;
    }

    #pantheon-red .pdf {
        width: 100%;
    }

    #pantheon-red .last-sec h3 {
        padding: 30px 0px 10px;
        font-size: 21px;
        background-color: white !important;
    }

    #pantheon-red section.last-sec .panel-heading h4.panel-title a {
        padding: 15px 30px 0px 0px !important;
        font-size: 17px;
        line-height: 1.2;
    }

    #pantheon-red .uslugi .table tbody > tr > th {
        width: 210px !important;
    }

    #pantheon-red .dopolnitelni-uslugi .column-uslugi {
        height: auto;
    }
}

@media(min-width: 320px) and (max-width: 500px) {
    #pantheon-red .main-banner {
        height: 260px;
    }

        #pantheon-red .main-banner .header h1 {
            font-size: 23px;
        }

    #pantheon-red .uslugi .table tbody > tr > th {
        font-size: 15px;
        left: 0;
        position: sticky;
        z-index: 2;
        background: #fff;
        width: 130px !important;
        text-align: left;
        height: auto;
        padding: 23px 25px;
    }

    #pantheon-red .dopolnitelni-uslugi .column-wrapper-uslugi {
        width: 80% !important;
    }
}
/*#endregion pantheon */

/*#region SAFENET */
#safe-net .main-banner {
    position: relative;
    background-image: url(../content/images/safenet-red/Banner-img.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 525px;
}

#safe-net .main-banner-new img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

#safe-net .header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    height: 100%;
    width: 30%;
    position: relative;
    padding: 15% 0 0;
}

    #safe-net .header h1 {
        color: white;
        font-family: 'teleNeo-extra' !important;
        font-size: 42px;
        text-transform: none;
    }

    #safe-net .header h2 {
        display: block;
        font-family: 'teleNeo-regular' !important;
        font-size: 25px;
        color: white;
    }

#safe-net .svg {
    position: relative;
    height: 100%;
}

    #safe-net .svg:before {
        content: '';
        position: absolute;
        left: -900%;
        height: 292px;
        background: #e20074;
        right: 100%;
        display: block;
        bottom: 0;
    }

    #safe-net .svg svg {
        bottom: -35px;
        top: auto;
        left: -1px;
        right: auto;
        position: absolute;
    }

#safe-net .sn-mobile {
    position: relative;
    padding: 65px 0px 20px;
    text-align: center;
}

    #safe-net .sn-mobile .text {
        padding: 0 90px;
    }

        #safe-net .sn-mobile .text .img {
            width: 75px;
            position: relative;
            left: 0;
            right: 0;
            margin: 0 auto;
        }

        #safe-net .sn-mobile .text h2 {
            margin: 30px 0px;
            font-family: 'teleNeo-extra' !important;
        }

        #safe-net .sn-mobile .text p {
            margin-bottom: 45px;
            font-size: 18px;
        }

#safe-net .karakteristiki {
    position: relative;
    background-image: url(../content/images/safenet-red/bg-secondsection.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px 0px;
}

    #safe-net .karakteristiki h2 {
        text-align: center;
        color: white;
        font-family: 'teleNeo-extra' !important;
        text-transform: uppercase;
        padding: 30px 0px;
    }

    #safe-net .karakteristiki .wrap {
        display: flex;
        flex-direction: row;
        justify-content: center;
        padding: 40px 0px 0px;
    }

        #safe-net .karakteristiki .wrap .box-wrap {
            width: 30%;
            text-align: center;
        }

            #safe-net .karakteristiki .wrap .box-wrap .img {
                min-height: 90px;
            }

            #safe-net .karakteristiki .wrap .box-wrap p {
                color: #fff;
                font-size: 18px;
                padding: 0 55px;
                font-family: 'teleNeo-bold' !important;
            }

#safe-net .content {
    position: relative;
    background-image: url(../content/images/safenet-red/BG-section3.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

    #safe-net .content h2 {
        font-family: 'teleNeo-medium' !important;
        color: white;
        text-align: left;
        padding: 60px 0px 30px;
    }

        #safe-net .content h2 span {
            display: block;
            font-size: 42px;
            font-family: 'teleNeo-extra' !important;
        }

    #safe-net .content .wrapper {
        display: flex;
        flex-direction: row;
        align-content: center;
        justify-content: space-between;
        position: relative;
        font-size: 16px;
        padding: 0 0 85px;
        color: white;
    }

        #safe-net .content .wrapper .text {
            width: 70%;
            padding-right: 100px;
        }

    #safe-net .content p {
        padding: 5px 0;
    }

        #safe-net .content p.uppercase {
            font-family: 'teleNeo-extra' !important;
        }

#safe-net .wrap {
    display: flex;
    align-content: center;
    justify-content: space-evenly;
    text-align: center;
}

#safe-net .paketi .box-wrap {
    width: 35%;
    background-color: white;
    height: 190px;
    border-radius: 10px;
    position: relative;
    padding: 25px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-evenly;
}

    #safe-net .paketi .box-wrap a {
        font-size: 23px;
        color: black;
        font-family: 'teleNeo-extra' !important;
    }

    #safe-net .paketi .box-wrap .qr {
        width: 65%;
    }

#safe-net .paketi .wrap .box-wrap p {
    margin: 0;
    padding: 0;
}

    #safe-net .paketi .wrap .box-wrap p.phone {
        color: black;
        font-family: 'teleNeo-extra' !important;
        font-size: 23px;
    }

#safe-net .paketi .wrap .box-wrap .img {
    min-height: 87px;
    display: flex;
    align-content: stretch;
    align-items: center;
}

#safe-net .last-sec {
    position: relative;
    background-image: url(../content/images/pantheon-red/section9-bg.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

    #safe-net .last-sec .wrap {
        padding: 80px 0;
    }

    #safe-net .last-sec h3 {
        text-transform: uppercase;
        display: flex;
        justify-content: center;
        font-family: 'teleNeo-extra' !important;
        font-size: 28px;
        margin-top: 0 !important;
        padding: 75px 0px 0px;
    }

    #safe-net .last-sec .panel-group {
        width: 100%;
        margin: 0 auto;
    }

    #safe-net .last-sec .panel-default > .panel-heading {
        background-color: transparent !important;
    }

    #safe-net .last-sec .wrap .panel-heading .panel-title a:after {
        transform: rotate(270deg);
        transition-duration: .25s;
        top: 50%;
        content: '%';
        font-family: 'teleicon-outline';
        position: absolute;
        color: #e20074;
        font-size: 22px;
        top: 30%;
        right: 15px;
        margin: auto;
    }

    #safe-net .last-sec .wrap .panel-heading .panel-title a.collapsed:after {
        transform: rotate(180deg);
        transition-duration: .25s;
        top: 50%;
        content: '%';
        font-family: 'teleicon-outline';
        position: absolute;
        color: #e20074;
        font-size: 22px;
        top: 30%;
        right: 15px;
        margin: auto;
    }

    #safe-net .last-sec .panel-heading h4.panel-title a {
        font-family: 'teleNeo-bold' !important;
    }

    #safe-net .last-sec a:focus {
        color: black !important;
    }

    #safe-net .last-sec .wrap .panel-body {
        font-size: 16px;
    }

    #safe-net .last-sec ul.t-ul-new-magenta li {
        padding-left: 20px !important;
        margin-left: 0 !important;
    }

@media (min-width:992px) and (max-width:1199px) {
    #safe-net .karakteristiki .wrap .box-wrap p {
        padding: 0 25px;
    }

    #safe-net .svg svg {
        width: 60%;
        bottom: -88px;
    }

    #safe-net .svg:before {
        content: '';
        height: 215px;
        bottom: 0;
    }

    #safe-net .header {
        width: 55%;
        padding: 340px 20px 0;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    #safe-net .main-banner {
        height: 350px;
    }

    #safe-net .svg svg {
        width: 60%;
        bottom: -120px;
    }

    #safe-net .header {
        width: 55%;
        padding: 190px 20px 0;
    }

        #safe-net .header h1 {
            font-size: 28px;
        }

        #safe-net .header h2 {
            font-size: 22px;
        }

    #safe-net .sn-mobile {
        padding: 40px 0px 0px;
    }

        #safe-net .sn-mobile .text .img {
            width: 65px;
        }

        #safe-net .sn-mobile .text {
            padding: 0 60px;
        }

    #safe-net .karakteristiki h2 {
        padding: 0;
    }

    #safe-net .karakteristiki .wrap .box-wrap {
        width: 35%;
    }

        #safe-net .karakteristiki .wrap .box-wrap p {
            font-size: 17px;
            padding: 0 10px;
        }

        #safe-net .karakteristiki .wrap .box-wrap .img {
            width: 50px;
            margin: auto;
        }

    #safe-net .content p {
        padding: 0;
    }

    #safe-net .content .wrapper .text {
        width: 100%;
        padding-right: 0;
    }

    #safe-net .content h2 {
        padding: 30px 0px 0px;
    }

    #safe-net .content .wrapper {
        flex-direction: column;
        padding: 10px 0 50px;
    }

    #safe-net .wrap {
        padding: 25px 0 0;
    }

    #safe-net .paketi .box-wrap {
        width: 24%;
        margin: 15px;
    }

    #safe-net .last-sec .wrap {
        padding: 40px 0;
    }

    #safe-net .wrap {
        justify-content: center;
    }
}

@media(max-width:767px) {
    #safe-net .main-banner {
        height: 350px;
        background-position: 50% 0;
    }

    #safe-net .svg svg:before {
        display: none;
    }

    #safe-net .svg svg {
        width: 80%;
        bottom: -120px;
    }

    #safe-net .main-banner .header {
        width: 80%;
        padding: 185px 50px 0 20px;
    }

        #safe-net .main-banner .header h1 {
            font-size: 30px;
        }

        #safe-net .main-banner .header h2 {
            text-transform: none;
            font-size: 26px;
        }

    #safe-net .sn-mobile {
        padding: 45px 0px 0;
    }

        #safe-net .sn-mobile .text {
            padding: 25px 0;
        }

    #safe-net .karakteristiki h2 {
        padding: 0;
    }

    #safe-net .karakteristiki .wrap {
        flex-direction: column;
        align-content: center;
        align-items: center;
    }

        #safe-net .karakteristiki .wrap .box-wrap {
            width: 100%;
            margin: 25px 0;
        }

            #safe-net .karakteristiki .wrap .box-wrap .img {
                min-height: 80px;
            }

            #safe-net .karakteristiki .wrap .box-wrap p {
                padding: 0 20px 20px;
            }

    #safe-net .content p {
        padding: 0;
    }

    #safe-net .content .wrapper .text {
        width: 100%;
        padding-right: 0;
    }

    #safe-net .content h2 {
        padding: 30px 0px 0px;
    }

    #safe-net .wrap {
        flex-direction: column;
        justify-content: center;
        align-content: center;
        flex-wrap: wrap;
    }

    #safe-net .paketi .box-wrap {
        width: 55%;
        margin: 15px 0px;
        height: 160px;
    }

        #safe-net .paketi .box-wrap a {
            font-size: 18px;
        }

        #safe-net .paketi .box-wrap .qr {
            width: 90%;
        }

    #safe-net .paketi .wrap .box-wrap p span {
        font-size: 18px;
    }

    #safe-net .content .wrapper {
        flex-direction: column;
        padding: 0 0 35px;
    }

    #safe-net .last-sec .wrap {
        padding: 20px 0px;
    }

    #safe-net .last-sec h3 {
        padding: 30px 0px 0px;
        font-size: 24px;
    }

    #safe-net .last-sec {
        padding: 0 0 30px;
    }

        #safe-net .last-sec .panel-heading h4.panel-title a {
            font-size: 17px;
            line-height: 1.2;
        }
}


@media (max-width:575px) {
    #safe-net .header {
        width: 100% !important;
        padding: 265px 55px 0 25px !important;
    }

        #safe-net .header h1 {
            font-size: 27px !important;
            margin-bottom: 5px;
        }

        #safe-net .header h2 {
            font-size: 21px !important;
            text-transform: none;
        }

    #safe-net .svg svg {
        bottom: -175px;
        width: 100%;
    }
}

@media (min-width: 320px) and (max-width: 400px) {
    #safe-net .main-banner {
        background-position: 60% 0;
    }



    #safe-net .header {
        padding: 265px 15px 0 !important;
    }

        #safe-net .header h1 {
            font-size: 22px;
        }

        #safe-net .header h2 {
            font-size: 18px;
        }


    #safe-net .wrap {
        flex-direction: column;
        justify-content: center;
        align-content: center;
        flex-wrap: wrap;
    }

    #safe-net .paketi .box-wrap {
        width: 55%;
        margin: 15px 0px;
        height: 160px;
    }

        #safe-net .paketi .box-wrap a {
            font-size: 18px;
        }

        #safe-net .paketi .box-wrap .qr {
            width: 90%;
        }

    #safe-net .paketi .wrap .box-wrap p span {
        font-size: 18px;
    }

    #safe-net .content .wrapper {
        flex-direction: column;
        padding: 0 0 35px;
    }
}

/*#endregion SAFENET */

/*#region SafeNet Office*/

#safe-net-office-red .main-banner {
    position: relative;
    width: 100%;
    height: 100%;
}

    #safe-net-office-red .main-banner img {
        position: relative;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    #safe-net-office-red .main-banner video {
        width: 100%;
        height: 100%;
        margin-top: 0;
        border-left: 0 !important;
        border-bottom: 0 !important;
        color: transparent;
        background-color: transparent;
    }

#safe-net-office-red .sn-mobile {
    position: relative;
    padding: 65px 0px 20px;
    text-align: center;
    background-image: url(../content/images/SafeNet-office-red/section-bg-1.svg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

    #safe-net-office-red .sn-mobile .text {
        padding: 0 90px;
    }

        #safe-net-office-red .sn-mobile .text .img {
            width: 75px;
            position: relative;
            left: 0;
            right: 0;
            margin: 0 auto;
        }

        #safe-net-office-red .sn-mobile .text h2 {
            margin: 30px 0px 10px;
            font-family: 'teleNeo-extra' !important;
            text-transform: uppercase;
        }

        #safe-net-office-red .sn-mobile .text h3 {
            font-size: 23px;
            margin: 10px 0 30px;
            color: black;
            font-family: 'teleNeo-medium' !important;
        }

        #safe-net-office-red .sn-mobile .text p {
            margin-bottom: 25px;
            font-size: 18px;
        }

#safe-net-office-red .karakteristiki {
    position: relative;
    background-image: url(../content/images/safenet-red/bg-secondsection.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 65px 0px;
}

    #safe-net-office-red .karakteristiki h2 {
        text-align: center;
        color: white;
        font-family: 'teleNeo-extra' !important;
        text-transform: uppercase;
        padding: 30px 0px;
    }

    #safe-net-office-red .karakteristiki .wrap {
        display: flex;
        flex-direction: row;
        justify-content: center;
        padding: 40px 0px 0px;
    }

        #safe-net-office-red .karakteristiki .wrap .box-wrap {
            width: 30%;
            text-align: center;
        }

            #safe-net-office-red .karakteristiki .wrap .box-wrap .img {
                min-height: 90px;
            }

            #safe-net-office-red .karakteristiki .wrap .box-wrap p {
                color: #fff;
                font-size: 18px;
                padding: 0 55px;
                font-family: 'teleNeo-bold' !important;
            }

#safe-net-office-red .safe-content {
    position: relative;
    background-image: url(../content/images/safenet-red/BG-section3.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px 0 150px;
}

    #safe-net-office-red .safe-content:after {
        background-image: url(../content/images/SafeNet-office-red/Shape_icon.svg);
        content: ' ';
        position: absolute;
        width: 100%;
        height: 100%;
        bottom: 0;
        right: 0;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom;
    }

    #safe-net-office-red .safe-content .text {
        width: 50%;
        color: white;
    }

        #safe-net-office-red .safe-content .text h2 {
            font-family: 'teleNeo-extra' !important;
            color: white;
            text-align: left;
            padding: 60px 80px 30px 0;
            text-transform: none;
        }

    #safe-net-office-red .safe-content h2 span {
        display: block;
        font-size: 28px;
        font-family: 'teleNeo-medium' !important;
    }

    #safe-net-office-red .safe-content p {
        padding: 8px 0;
    }

#safe-net-office-red .ceni {
    text-align: center;
    position: relative;
    padding: 80px 0 5px;
    background-image: url('../content/images/SafeNet-office-red/section3.png');
    background-size: cover;
    background-position: center;
}

#safe-net-office-red .column-wrapper-uslugi {
    display: flex;
    justify-content: center;
}

    #safe-net-office-red .column-wrapper-uslugi .column-uslugi {
        padding: 30px 15px;
        background: #fff 0% 0% no-repeat padding-box;
        box-shadow: 0 3px 46px #00000024;
        min-height: 255px;
        background-color: #fff;
        z-index: 1;
        transition: all 200ms ease-in;
        transform: scale(.98);
        margin: 25px 10px;
        width: 17%;
        position: relative;
    }

        #safe-net-office-red .column-wrapper-uslugi .column-uslugi .column-inner-uslugi {
            background: #fff 0% 0% no-repeat padding-box;
            background-color: #fff;
            z-index: 1;
            transition: all 200ms ease-in;
            transform: scale(1);
            position: relative;
        }

            #safe-net-office-red .column-wrapper-uslugi .column-uslugi .column-inner-uslugi span {
                font-size: 17px;
            }

            #safe-net-office-red .column-wrapper-uslugi .column-uslugi .column-inner-uslugi h3 {
                text-align: center;
                border-bottom: 1px solid #eee;
                padding: 0 0 15px;
                min-height: 40px;
                font-family: 'teleNeo-bold' !important;
                font-size: 21px !important;
                margin-top: 5px;
            }

#safe-net-office-red .ceni h2 {
    text-transform: uppercase;
    font-family: 'teleNeo-extra' !important;
}

#safe-net-office-red .column-wrapper-uslugi .column-uslugi .column-inner-uslugi .wrap-class {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 0 0;
}

    #safe-net-office-red .column-wrapper-uslugi .column-uslugi .column-inner-uslugi .wrap-class .hdp-price.standarden-paket {
        display: inline-flex;
        align-items: center;
        flex-direction: row;
        justify-content: center;
    }

    #safe-net-office-red .column-wrapper-uslugi .column-uslugi .column-inner-uslugi .wrap-class .hdp-price-frame.hdp-price-frame-small span {
        font-size: 33px;
        font-family: 'teleNeo-bold' !important;
    }

    #safe-net-office-red .column-wrapper-uslugi .column-uslugi .column-inner-uslugi .wrap-class .hdp-price-body {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin: 0px 10px;
    }

        #safe-net-office-red .column-wrapper-uslugi .column-uslugi .column-inner-uslugi .wrap-class .hdp-price-body span {
            font-size: 12px;
            text-align: left;
        }

            #safe-net-office-red .column-wrapper-uslugi .column-uslugi .column-inner-uslugi .wrap-class .hdp-price-body span.price-descr {
                border-top: 1px solid #000000;
            }

        #safe-net-office-red .column-wrapper-uslugi .column-uslugi .column-inner-uslugi .wrap-class .hdp-price-body .price-den {
            display: inline-block;
        }

    #safe-net-office-red .column-wrapper-uslugi .column-uslugi .column-inner-uslugi .wrap-class .text-magenta {
        padding: 15px 0 0 !important;
    }

#safe-net-office-red .ceni .heading p {
    font-family: 'teleNeo-bold' !important;
    font-size: 17px !important;
}

#safe-net-office-red .ceni .text-magenta {
    color: #e20074 !important;
    font-family: 'teleNeo-extra' !important;
    padding: 15px 0 0 !important;
}

#safe-net-office-red .last-sec {
    padding: 30px 0;
}

    #safe-net-office-red .last-sec .panel-heading h4.panel-title a {
        line-height: 1.2;
    }

    #safe-net-office-red .last-sec .wrap .panel-heading .panel-title a:after {
        transform: rotate(270deg);
        transition-duration: .25s;
        top: 50%;
        content: '%';
        font-family: 'teleicon-outline';
        position: absolute;
        color: #e20074;
        font-size: 22px;
        top: 30%;
        right: 15px;
        margin: auto;
    }

    #safe-net-office-red .last-sec .wrap .panel-heading .panel-title a.collapsed:after {
        transform: rotate(180deg);
        transition-duration: .25s;
        top: 50%;
        content: '%';
        font-family: 'teleicon-outline';
        position: absolute;
        color: #e20074;
        font-size: 22px;
        top: 30%;
        right: 15px;
        margin: auto;
    }



    #safe-net-office-red .last-sec a:focus {
        color: black !important;
    }

    #safe-net-office-red .last-sec .wrap .panel-body {
        font-size: 16px;
    }

    #safe-net-office-red .last-sec ul.t-ul-new-magenta li {
        padding-left: 0 !important;
        margin-left: 0 !important;
        background-color: transparent;
        background-image: unset !important;
    }

    #safe-net-office-red .last-sec ul.nav li.active {
        font-family: 'teleNeo-bold' !important;
    }

@media (min-width: 1200px) and (max-width: 1600px) {
    #pantheon-red .pdf {
        width: 30%;
    }

    #safe-net-office-red .main-banner {
        height: auto;
    }

    #safe-net-office-red .safe-content:after {
        height: 80%;
        background-position: 65%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #safe-net-office-red .main-banner {
        height: auto;
    }

    #safe-net-office-red .sn-mobile {
        padding: 30px 0px 20px;
    }

        #safe-net-office-red .sn-mobile .text {
            padding: 0 50px;
        }

    #safe-net-office-red .karakteristiki .wrap .box-wrap {
        width: 35%;
    }

        #safe-net-office-red .karakteristiki .wrap .box-wrap p {
            padding: 0 30px;
        }

    #safe-net-office-red .safe-content {
        padding: 0 0 10%;
    }

        #safe-net-office-red .safe-content .text {
            width: 70%;
        }

        #safe-net-office-red .safe-content:after {
            height: 65%;
            background-position: left;
        }

        #safe-net-office-red .safe-content .text h2 {
            padding: 50px 0px 25px 0;
        }

    #safe-net-office-red .ceni {
        padding: 50px 0 5px;
    }

    #safe-net-office-red .column-wrapper-uslugi .column-uslugi {
        width: 22%;
    }

    #safe-net-office-red .last-sec .video {
        max-width: 70%;
        height: 230px !important;
        width: 100% !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #safe-net-office-red .main-banner {
        height: auto;
    }

    #safe-net-office-red .sn-mobile {
        padding: 30px 0px 20px;
    }

        #safe-net-office-red .sn-mobile .text {
            padding: 0 50px;
        }

    #safe-net-office-red .karakteristiki .wrap .box-wrap {
        width: 35%;
    }

        #safe-net-office-red .karakteristiki .wrap .box-wrap p {
            padding: 0 30px;
        }

    #safe-net-office-red .safe-content {
        padding: 0 0 10%;
    }

        #safe-net-office-red .safe-content .text {
            width: 70%;
        }

        #safe-net-office-red .safe-content:after {
            height: 55%;
            background-position: 45%;
        }

        #safe-net-office-red .safe-content .text h2 {
            padding: 50px 0px 25px 0;
        }

    #safe-net-office-red .ceni {
        padding: 50px 0 5px;
    }

    #safe-net-office-red .column-wrapper-uslugi .column-uslugi {
        width: 30%;
    }

    #safe-net-office-red .last-sec .video {
        max-width: 70%;
        height: 230px !important;
        width: 100% !important;
    }

    #safe-net-office-red .btn-wrapper {
        width: 100% !important;
    }
}

@media (max-width: 767px) {
    #safe-net-office-red .main-banner {
        height: auto;
    }

    #safe-net-office-red .sn-mobile {
        padding: 35px 0px 20px;
    }

        #safe-net-office-red .sn-mobile .text {
            padding: 0;
        }

            #safe-net-office-red .sn-mobile .text .img {
                width: 60px;
            }

            #safe-net-office-red .sn-mobile .text p {
                margin-bottom: 20px;
            }

    #safe-net-office-red .karakteristiki {
        padding: 5px 0px;
    }

        #safe-net-office-red .karakteristiki .wrap {
            flex-direction: column;
            align-content: center;
            align-items: center;
        }

            #safe-net-office-red .karakteristiki .wrap .box-wrap {
                width: 100%;
                margin: 0 0 25px;
            }

                #safe-net-office-red .karakteristiki .wrap .box-wrap .img {
                    min-height: 80px;
                }

                #safe-net-office-red .karakteristiki .wrap .box-wrap p {
                    padding: 0 20px 20px;
                }

        #safe-net-office-red .karakteristiki h2 {
            padding: 30px 0px 0px;
        }

    #safe-net-office-red .safe-content {
        padding: 0 0 30px;
    }

        #safe-net-office-red .safe-content .text {
            width: 100%;
        }

        #safe-net-office-red .safe-content:after {
            display: none;
        }

        #safe-net-office-red .safe-content .text h2 {
            padding: 45px 0 20px 0;
            font-size: 36px;
        }

        #safe-net-office-red .safe-content h2 span {
            font-size: 23px;
        }

        #safe-net-office-red .safe-content p {
            padding: 0;
        }

    #safe-net-office-red .ceni {
        padding: 40px 0 5px;
    }

        #safe-net-office-red .ceni .ceni-specifikacija .list-inline {
            margin-top: 20px;
        }

    #safe-net-office-red .column-wrapper-uslugi {
        flex-direction: column;
        align-items: center;
    }

        #safe-net-office-red .column-wrapper-uslugi .column-uslugi {
            margin: 15px 10px;
            width: 35%;
            min-height: 270px;
        }

            #safe-net-office-red .column-wrapper-uslugi .column-uslugi .column-inner-uslugi h3 {
                background: transparent;
            }

    #safe-net-office-red .btn-wrapper {
        width: 100%;
    }

    #safe-net-office-red .last-sec .wrapper {
        padding-top: 60px;
    }

    #safe-net-office-red .last-sec h3 {
        margin: 10px 0 !important;
    }

    #safe-net-office-red .last-sec .wrap {
        width: 85%;
        margin: 0 auto;
    }

    #safe-net-office-red .last-sec .video {
        max-width: 85%;
    }
}

@media (max-width: 576px) {
    #safe-net-office-red .column-wrapper-uslugi .column-uslugi {
        width: 65%;
    }
}

@media (min-width: 320px) and (max-width: 391px) {
    #safe-net-office-red .column-wrapper-uslugi {
        flex-direction: column;
        align-items: center;
    }

        #safe-net-office-red .column-wrapper-uslugi .column-uslugi {
            margin: 15px 10px;
            width: 80%;
            min-height: 270px;
        }

            #safe-net-office-red .column-wrapper-uslugi .column-uslugi .column-inner-uslugi h3 {
                background: transparent;
            }
}
/*#endregion SafeNet Office*/

/*#region Kaspersky*/
#kaspersky .main-banner {
    position: relative;
    background-image: url(../content/images/Kaspersky-red/banner-pic.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 525px;
}

#kaspersky h2 {
    font-size: 35px;
}

#kaspersky .header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    height: 100%;
    width: 35%;
    position: relative;
    padding: 15% 0 0;
}

    #kaspersky .header h1 {
        color: white;
        font-family: 'teleNeo-bold' !important;
        font-size: 42px;
        text-transform: none;
    }

    #kaspersky .header h2 {
        display: block;
        font-family: 'teleNeo-regular' !important;
        font-size: 25px;
        color: white;
    }

#kaspersky .svg {
    position: relative;
    height: 100%;
}

    #kaspersky .svg:before {
        content: '';
        position: absolute;
        left: -900%;
        height: 292px;
        background: #e20074;
        right: 100%;
        display: block;
        bottom: 0;
    }

    #kaspersky .svg svg {
        bottom: -35px;
        top: auto;
        left: -20%;
        right: auto;
        position: absolute;
    }

#kaspersky .sn-mobile {
    position: relative;
    padding: 65px 0px 20px;
    text-align: center;
}

    #kaspersky .sn-mobile .text {
        padding: 0 90px 30px;
    }

        #kaspersky .sn-mobile .text .img {
            width: 75px;
            position: relative;
            left: 0;
            right: 0;
            margin: 0 auto;
        }

        #kaspersky .sn-mobile .text h2 {
            margin: 30px 0px;
            font-family: 'teleNeo-extra' !important;
        }

        #kaspersky .sn-mobile .text p {
            font-size: 18px;
        }

#kaspersky .karakteristiki {
    position: relative;
    background-image: url(../content/images/safenet-red/bg-secondsection.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px 0px;
}

    #kaspersky .karakteristiki h2 {
        text-align: center;
        color: white;
        font-family: 'teleNeo-extra' !important;
        text-transform: uppercase;
        padding: 30px 0px;
    }

    #kaspersky .karakteristiki .wrap {
        display: flex;
        flex-direction: row;
        justify-content: center;
        padding: 40px 0px 0px;
    }

        #kaspersky .karakteristiki .wrap .box-wrap {
            width: 30%;
            text-align: center;
        }

            #kaspersky .karakteristiki .wrap .box-wrap .img {
                min-height: 90px;
            }

            #kaspersky .karakteristiki .wrap .box-wrap p {
                color: #fff;
                font-size: 18px;
                padding: 0 55px;
                font-family: 'teleNeo-bold' !important;
            }


#kaspersky .multiSection {
    position: relative;
    background-color: black;
}

    #kaspersky .multiSection:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        width: 50%;
        height: 100%;
        background: transparent linear-gradient(180deg, #E7EAF3 0%, #FBFCFD 100%);
    }

    #kaspersky .multiSection:after {
        content: '';
        position: absolute;
        right: 0;
        width: 250px;
        height: 100%;
        background-image: url(../content/images/Kaspersky-red/bg_shape.svg);
        background-size: contain;
        background-position: bottom left;
        background-repeat: no-repeat;
        bottom: 0;
    }

    #kaspersky .multiSection .wrapper {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        position: relative;
    }

        #kaspersky .multiSection .wrapper > div {
            position: relative;
            width: 50%;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            text-align: left;
            min-height: 460px;
            justify-content: flex-end;
        }

        #kaspersky .multiSection .wrapper .wrap.left {
            padding-right: 10%;
        }

            #kaspersky .multiSection .wrapper .wrap.left:after {
                content: '';
                position: absolute;
                right: -60px;
                width: 60px;
                height: 140px;
                background: transparent linear-gradient(180deg, #eef0f7 0%, #f4f6fa 100%);
                top: 0;
                bottom: 0;
                margin: auto;
            }

            #kaspersky .multiSection .wrapper .wrap.left:before {
                content: '';
                position: absolute;
                bottom: -60px;
                height: 60px;
                width: 190px;
                background: transparent linear-gradient(180deg, #fafcfd 0%, #ffffff 100%);
                margin: auto;
                left: 0;
                z-index: 2;
            }


        #kaspersky .multiSection .wrapper .wrap.right {
            padding-left: 10%;
            color: white;
        }

        #kaspersky .multiSection .wrapper .text {
            position: relative;
            font-size: 19px;
            min-height: 300px;
        }

    #kaspersky .multiSection h3 {
        font-family: 'teleNeo-extra' !important;
        font-size: 28px;
        line-height: 1.2;
        position: relative;
        padding-left: 30px;
        margin-bottom: 30px;
    }

        #kaspersky .multiSection h3:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            margin: auto 0;
            width: 4px;
            height: 100%;
        }

    #kaspersky .multiSection .left h3 {
        color: black;
    }

        #kaspersky .multiSection .left h3:before {
            background: #e20074;
        }

    #kaspersky .multiSection .right h3 {
        color: white;
    }

        #kaspersky .multiSection .right h3:before {
            background: white;
        }



#kaspersky section.prednosti {
    background: #e20074;
    background-image: url(../content/images/Kaspersky-red/BG-section4.svg);
    background-position: center bottom;
    background-size: cover;
    position: relative;
    padding: 3% 0;
}

    #kaspersky section.prednosti h2 {
        color: white;
        font-family: 'teleNeo-extra' !important;
        margin: 0 auto 40px auto;
        text-align: center;
    }

        #kaspersky section.prednosti h2 span {
            display: block;
            font-family: 'teleNeo-regular' !important;
            font-size: 26px;
        }

    #kaspersky section.prednosti .wrapper {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: flex-start;
    }

        #kaspersky section.prednosti .wrapper .box {
            width: 30%;
            background: white;
            margin: 30px 0;
            position: relative;
            box-shadow: 0px 3px 76px #00000014;
            border-radius: 6px;
            padding: 40px;
        }

            #kaspersky section.prednosti .wrapper .box .img {
                min-height: 55px;
            }

                #kaspersky section.prednosti .wrapper .box .img,
                #kaspersky section.prednosti .wrapper .box .img svg {
                    position: relative;
                }

            #kaspersky section.prednosti .wrapper .box h4 {
                font-family: 'teleNeo-extra' !important;
                font-size: 19px;
                color: black;
            }


#kaspersky .content {
    position: relative;
    background-image: url(../content/images/safenet-red/BG-section3.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}


#kaspersky .uslugi {
    position: relative;
    padding: 3% 0;
    background-image: url(../content/images/Kaspersky-red/sec5_bg.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

    #kaspersky .uslugi p.text-magenta {
        font-family: 'teleNeo-medium' !important;
    }

    #kaspersky .uslugi .tabs {
        position: relative;
        width: 50%;
        margin: 0px auto 40px auto;
        text-align: center;
    }

        #kaspersky .uslugi .tabs ul {
            border: 0;
            width: 100%;
            display: flex;
            justify-content: space-around;
            align-items: center;
        }

            #kaspersky .uslugi .tabs ul li {
                width: 35%;
                padding: 30px;
                background: #FFFFFF 0% 0% no-repeat padding-box;
                box-shadow: 0px 30px 46px #3E3E3E1C;
                border-radius: 10px;
                font-size: 19px;
                font-family: 'teleNeo-bold' !important;
            }

                #kaspersky .uslugi .tabs ul li.active:before {
                    content: '';
                    position: absolute;
                    width: 3px;
                    top: 0;
                    bottom: 0;
                    margin: auto 0;
                    height: 60%;
                    background: #e20074;
                    left: 0;
                }

    #kaspersky .uslugi .table-responsive {
        width: 80%;
        padding: 50px 5%;
        background: white;
        box-shadow: 0px 3px 76px #00000014;
        margin: 0 auto;
    }

    #kaspersky .uslugi table thead th {
        background: transparent;
        border-bottom: 0 !important;
    }

        #kaspersky .uslugi table thead th:not(:first-of-type) {
            color: #e20074;
            text-align: center;
            font-family: 'teleNeo-bold' !important;
        }

    #kaspersky .uslugi table tbody td:first-of-type {
        width: 70%;
    }

    #kaspersky .uslugi table tbody td {
        text-align: left;
        padding: 10px 20px;
        border-bottom: 0 !important;
        border-top: 0 !important;
        width: auto;
    }

        #kaspersky .uslugi table tbody td:not(:first-of-type) {
            text-align: center;
            background: transparent;
        }

    #kaspersky .uslugi table tbody th {
        background: transparent linear-gradient(90deg, #F4F8FC 0%, rgba(244, 248, 252, .7) 23%, #f5f8fb26 100%);
        font-family: 'teleNeo-bold' !important;
        padding: 10px 20px;
        position: relative;
        border: 0 !important;
    }

        #kaspersky .uslugi table tbody th:before {
            content: '';
            position: absolute;
            width: 2px;
            height: 100%;
            left: 0;
            background: #e20074;
            top: 0;
            bottom: 0;
        }

    #kaspersky .uslugi table tbody td span.icon-confirm:before {
        color: #e20074;
    }

    #kaspersky .uslugi table tbody td span.icon-cancel:before {
        opacity: .8;
    }


    #kaspersky .uslugi .prices {
        position: relative;
    }

        #kaspersky .uslugi .prices .wrapper {
            display: flex;
            justify-content: space-evenly;
            align-items: flex-start;
            position: relative;
            height: 100%;
            width: 70%;
            margin: 50px auto;
        }

        #kaspersky .uslugi .prices p.gray-text {
            color: gray;
            font-size: 15px !important;
        }

        #kaspersky .uslugi .prices .wrapper > div {
            background: white;
            background: #FFFFFF 0% 0% no-repeat padding-box;
            box-shadow: 0px 3px 76px #00000014;
            width: 30%;
            padding: 30px;
        }

        #kaspersky .uslugi .prices .wrapper .title {
            position: relative;
            margin: 0 0 30px 0;
            min-height: 100px;
        }

            #kaspersky .uslugi .prices .wrapper .title:after {
                content: '';
                position: absolute;
                width: 70%;
                height: 1px;
                background: #eeeeee;
                left: 0;
                right: 0;
                bottom: 30px;
                margin: 0 auto;
            }

        #kaspersky .uslugi .prices .wrapper h4 {
            padding: 0;
            margin: 0;
            font-family: 'teleNeo-bold' !important;
            line-height: 1.2;
            font-size: 20px;
        }

            #kaspersky .uslugi .prices .wrapper h4 span {
                display: block;
                margin-bottom: 5px;
                font-size: 18px;
            }

        #kaspersky .uslugi .prices .wrapper .p-uredi-cena {
            position: relative;
            display: flex;
            justify-content: flex-start;
            align-items: flex-end;
        }

            #kaspersky .uslugi .prices .wrapper .p-uredi-cena > div {
                position: relative;
                width: 50%;
            }

            #kaspersky .uslugi .prices .wrapper .p-uredi-cena span {
                color: black;
            }

            #kaspersky .uslugi .prices .wrapper .p-uredi-cena .p-left {
                width: 60%;
            }

                #kaspersky .uslugi .prices .wrapper .p-uredi-cena .p-left span {
                    font-size: 35px;
                }

            #kaspersky .uslugi .prices .wrapper .p-uredi-cena .p-right {
                display: flex;
                flex-direction: column;
                align-items: flex-end;
                width: auto;
            }

                #kaspersky .uslugi .prices .wrapper .p-uredi-cena .p-right span {
                    color: black;
                    text-transform: none;
                    text-align: right;
                    font-size: 15px;
                    border-bottom: 0;
                }

#kaspersky .how-to-activate {
    background: transparent radial-gradient(closest-side at 50% 50%, #292C3B 0%, #12141F 100%);
    position: relative;
    padding: 3% 0;
}

    #kaspersky .how-to-activate h2 {
        color: white;
        text-align: center;
        margin: 10px 0 60px;
        font-family: 'teleNeo-bold' !important;
    }

    #kaspersky .how-to-activate .slide p {
        display: block;
    }

    #kaspersky .how-to-activate #carousel-steps {
        position: relative;
        height: 450px;
        overflow: visible;
        padding-top: 100px;
    }

    #kaspersky .how-to-activate .carousel-inner {
        position: relative;
        height: 100%;
    }

        #kaspersky .how-to-activate .carousel-inner .item {
            height: 100%;
            text-align: center;
        }

            #kaspersky .how-to-activate .carousel-inner .item .icon-wrap {
                position: relative;
                padding: 30px 0;
            }

                #kaspersky .how-to-activate .carousel-inner .item .icon-wrap svg {
                    position: relative;
                }

            #kaspersky .how-to-activate .carousel-inner .item .text {
                padding: 0 25%;
            }

                #kaspersky .how-to-activate .carousel-inner .item .text p {
                    font-size: 19px;
                    color: white;
                }

#kaspersky .wrap {
    display: flex;
    align-content: center;
    justify-content: space-evenly;
    text-align: center;
}

#kaspersky .how-to-activate .carousel .navigation .indicators {
    position: absolute;
    top: 0;
    width: 50%;
    margin: 0 auto;
    left: 0;
    right: 0;
    height: 50px;
}

    #kaspersky .how-to-activate .carousel .navigation .indicators:after {
        content: '';
        width: 100%;
        height: 1px;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: -10px;
        background: #5A5E6B;
        position: absolute;
    }

    #kaspersky .how-to-activate .carousel .navigation .indicators ol {
        width: 100%;
        left: 0;
        margin: 0;
        top: 0;
    }

        #kaspersky .how-to-activate .carousel .navigation .indicators ol li {
            background-image: none;
            left: 0;
            text-indent: 0;
            color: #5A5E6B;
            text-align: center;
            width: 23%;
            font-size: 18px;
            height: 100%;
            display: inline-flex;
            align-items: flex-start;
            justify-content: center;
            position: relative;
        }

            #kaspersky .how-to-activate .carousel .navigation .indicators ol li.active {
                color: white;
            }

                #kaspersky .how-to-activate .carousel .navigation .indicators ol li.active:after {
                    content: '';
                    position: absolute;
                    height: 5px;
                    background: #e20074;
                    bottom: -10px;
                    width: 30%;
                    bottom: -29px;
                }

            #kaspersky .how-to-activate .carousel .navigation .indicators ol li span {
                font-size: 42px;
                font-family: 'teleNeo-extra' !important;
                position: relative;
                bottom: 8px;
                padding-left: 5px;
            }

#kaspersky .how-to-activate .carousel .navigation .arrows svg {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    fill: white;
}

#kaspersky .paketi .box-wrap {
    width: 35%;
    background-color: white;
    height: 190px;
    border-radius: 10px;
    position: relative;
    padding: 25px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-evenly;
}

    #kaspersky .paketi .box-wrap a {
        font-size: 23px;
        color: black;
        font-family: 'teleNeo-extra' !important;
    }

    #kaspersky .paketi .box-wrap .qr {
        width: 65%;
    }

#kaspersky .paketi .wrap .box-wrap p {
    margin: 0;
    padding: 0;
}

    #kaspersky .paketi .wrap .box-wrap p.phone {
        color: black;
        font-family: 'teleNeo-extra' !important;
        font-size: 23px;
    }

#kaspersky .paketi .wrap .box-wrap .img {
    min-height: 87px;
    display: flex;
    align-content: stretch;
    align-items: center;
}

#kaspersky .last-sec {
    position: relative;
    background-image: url(../content/images/pantheon-red/section9-bg.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 3% 0 5%;
}

    #kaspersky .last-sec .wrap {
        padding: 80px 0;
    }

    #kaspersky .last-sec .wrapper {
        background: white;
        margin: 30px 0 0 !important;
    }

        #kaspersky .last-sec .wrapper:before {
            content: '';
            position: absolute;
            background-image: url(../content/images/virtuelen-disk/q-a-shape-1.png);
            width: 160px;
            height: 100%;
            background-size: contain;
            background-repeat: no-repeat;
            right: 0;
            background-position: right bottom;
            top: 0;
            z-index: 0;
        }

        #kaspersky .last-sec .wrapper:after {
            content: '';
            position: absolute;
            background-image: url(../content/images/virtuelen-disk/q-a-shape-2.png);
            width: 160px;
            height: 100%;
            background-size: contain;
            background-repeat: no-repeat;
            right: 0;
            background-position: right top;
            top: 0;
            z-index: 0;
        }

        #kaspersky .last-sec .wrapper ul {
            border: 0;
        }

            #kaspersky .last-sec .wrapper ul li {
                color: rgba(0,0,0,.6);
                font-family: 'teleNeo-medium' !important;
                font-size: 20px;
            }

                #kaspersky .last-sec .wrapper ul li.active {
                    color: #e20074;
                }

    #kaspersky .last-sec h2 {
        text-transform: uppercase;
        display: flex;
        justify-content: center;
        font-family: 'teleNeo-extra' !important;
        font-size: 35px;
        margin-top: 0 !important;
        padding: 25px 0px 40px;
    }

    #kaspersky .last-sec .pdf-wrap {
        position: relative;
    }

    #kaspersky .last-sec .panel-group {
        width: 100%;
        margin: 0 auto;
    }

#safe-net .last-sec .panel-default > .panel-heading {
    background-color: transparent !important;
}

#kaspersky .last-sec .panel-heading .panel-title a:after {
    transform: rotate(270deg);
    transition-duration: .25s;
    top: 50%;
    content: '%';
    font-family: 'teleicon-outline';
    position: absolute;
    color: #e20074;
    font-size: 22px;
    top: 30%;
    right: 15px;
    margin: auto;
}

#kaspersky .last-sec .panel-heading .panel-title a.collapsed:after {
    transform: rotate(180deg);
    transition-duration: .25s;
    top: 50%;
    content: '%';
    font-family: 'teleicon-outline';
    position: absolute;
    color: #e20074;
    font-size: 22px;
    top: 30%;
    right: 15px;
    margin: auto;
}

#kaspersky.last-sec .panel-heading h4.panel-title a {
    font-family: 'teleNeo-bold' !important;
}

#kaspersky .last-sec a:focus {
    color: black !important;
}

#kaspersky .last-sec .panel-body {
    font-size: 18px;
    line-height: 1.2;
}

#kaspersky .last-sec ul.t-ul-new-magenta li {
    padding-left: 20px !important;
    margin-left: 0 !important;
}

#myModal-pin .modal-dialog {
    width: 520px;
    margin: 80px auto;
}

    #myModal-pin .modal-dialog .modal-header {
        border: 0;
    }

        #myModal-pin .modal-dialog .modal-header h4 {
            font-family: 'teleNeo-medium' !important;
            font-size: 22px;
            color: #e20074;
        }

    #myModal-pin .modal-dialog .modal-body p {
        font-size: 18px;
        color: black;
    }

@media (max-width: 575px) {
    #kaspersky .header {
        width: 100% !important;
        padding: 215px 95px 0 15px !important;
    }

        #kaspersky .header h1 {
            font-size: 27px !important;
            margin-bottom: 5px;
        }

        #kaspersky .header h2 {
            font-size: 21px !important;
            text-transform: none;
        }

    #kaspersky .svg svg {
        bottom: -167px !important;
        width: 100% !important;
    }

    section.last-sec .wrapper .nav li.active:before {
        width: 85% !important;
        margin: 0 auto !important;
        left: 0;
        right: 0;
    }

    section.last-sec .wrapper .nav li.active:after {
        display: none;
    }
}

@media (max-width: 767px) {
    #myModal-pin .modal-dialog {
        width: 100%;
    }

    #kaspersky .main-banner {
        height: 300px;
        background-position: 57% 0;
    }

        #kaspersky .main-banner .header {
            width: 70%;
            padding: 145px 60px 0 20px;
        }

    #kaspersky .header h1 {
        font-size: 33px;
    }

    #kaspersky .svg svg {
        width: 80%;
        bottom: -122px;
    }

    #kaspersky h2 {
        font-size: 25px !important;
    }

    #kaspersky .sn-mobile .text {
        padding: 0;
    }

    #kaspersky .karakteristiki .wrap {
        flex-wrap: wrap;
    }

        #kaspersky .karakteristiki .wrap .box-wrap {
            width: 50%;
            margin: 30px 0;
        }

            #kaspersky .karakteristiki .wrap .box-wrap p {
                padding: 0;
            }


    #kaspersky .multiSection:before {
        width: 100%;
        height: 45%;
    }

    #kaspersky .multiSection:after {
        display: none;
    }

    #kaspersky .multiSection .wrapper {
        flex-direction: column;
    }

        #kaspersky .multiSection .wrapper .wrap.left {
            padding-right: 0;
        }

            #kaspersky .multiSection .wrapper .wrap.left:before,
            #kaspersky .multiSection .wrapper .wrap.left:after {
                display: none;
            }

        #kaspersky .multiSection .wrapper > div {
            width: 100%;
        }

        #kaspersky .multiSection .wrapper .wrap.right {
            padding-left: 0;
            padding-top: 50px;
        }

    #kaspersky section.prednosti h2 {
        margin: 40px auto;
    }

    #kaspersky section.prednosti .wrapper .box {
        width: 100%;
    }

    #kaspersky .uslugi {
        padding: 10% 0 5%;
    }

        #kaspersky .uslugi #myTabContent-ict {
            padding: 0;
        }

        #kaspersky .uslugi .tabs {
            width: 100%;
        }

            #kaspersky .uslugi .tabs ul {
                justify-content: space-between;
                align-items: center;
            }

                #kaspersky .uslugi .tabs ul li {
                    padding: 15px 5px;
                    width: 45%;
                    font-size: 16px;
                    text-align: center;
                }

        #kaspersky .uslugi .prices .wrapper {
            display: flex;
            justify-content: space-evenly;
            align-items: flex-start;
            position: relative;
            height: 100%;
            width: 70%;
            margin: 0 auto;
            flex-direction: column;
            padding-top: 20px;
        }

            #kaspersky .uslugi .prices .wrapper .white-wrap {
                width: 100%;
                padding: 30px;
                margin: 30px 0;
                text-align: center;
            }

        #kaspersky .uslugi p.text-magenta {
            padding: 0;
            font-size: 15px;
        }

        #kaspersky .uslugi .table-responsive {
            width: 100%;
            overflow: scroll;
        }

            #kaspersky .uslugi .table-responsive tr th {
                font-size: 17px;
                padding: 10px;
            }

            #kaspersky .uslugi .table-responsive tr td {
                font-size: 16px;
                padding: 10px;
            }

    #kaspersky .how-to-activate {
        padding: 5% 0;
    }

        #kaspersky .how-to-activate .carousel .navigation .indicators {
            width: 100%;
        }

            #kaspersky .how-to-activate .carousel .navigation .indicators ol li {
                font-size: 17px;
            }

                #kaspersky .how-to-activate .carousel .navigation .indicators ol li.active:after {
                    bottom: -19px;
                }

                #kaspersky .how-to-activate .carousel .navigation .indicators ol li span {
                    font-size: 20px;
                    bottom: 0;
                }

        #kaspersky .how-to-activate .carousel-inner .item .text {
            padding: 0;
        }

    #kaspersky .last-sec .wrapper ul li {
        width: 50% !important;
        font-size: 18px;
    }

    section.last-sec .wrapper .nav li.active:before {
        width: 85% !important;
        margin: 0 auto !important;
        left: 0;
        right: 0;
    }

    section.last-sec .wrapper .nav li.active:after {
        display: none;
    }

    #kaspersky .how-to-activate #carousel-steps {
        height: 550px;
    }

    #kaspersky .last-sec {
        padding: 3% 0 15%;
    }

        #kaspersky .last-sec .wrapper:after,
        #kaspersky .last-sec .wrapper:before {
            width: 140px;
        }
}

@media (min-width: 768px) and (max-width: 991px) {
    #kaspersky .main-banner {
        height: 425px;
    }

    #kaspersky .svg svg {
        width: 80%;
        bottom: -84px;
    }

    #kaspersky .header {
        width: 65%;
        padding: 215px 85px 0 15px !important;
    }

        #kaspersky .header h1 {
            font-size: 37px;
        }

    #kaspersky .multiSection .wrapper .wrap.left:before {
        display: none;
    }

    #kaspersky .multiSection .wrapper .wrap.left:after {
        right: -59px;
    }

    #kaspersky .multiSection:after {
        display: none;
    }

    #kaspersky section.prednosti .wrapper .box {
        padding: 20px;
        min-height: 290px;
    }

    #kaspersky .uslugi .tabs {
        width: 70%;
    }

        #kaspersky .uslugi .tabs ul li {
            width: 40%;
        }

    #kaspersky .how-to-activate .carousel .navigation .indicators {
        width: 70%;
    }

    #kaspersky .how-to-activate #carousel-steps {
        height: auto;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #kaspersky .multiSection:after {
        display: none;
    }

    #kaspersky section.prednosti .wrapper .box {
        padding: 25px;
        min-height: 270px;
    }
}

/*#endregion Kaspersky*/

/*#region Vremenski zig*/
#vremenski-zig .main-banner {
    position: relative;
    background-image: url(../content/images/Vremenski-zig-red/img.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    height: 520px;
}

    #vremenski-zig .main-banner:before {
        position: absolute;
        content: ' ';
        left: 0;
        width: 50%;
        background-size: cover;
        background-image: url(../content/images/Vremenski-zig-red/Shape_banner_new.png);
        height: 100%;
        background-position: bottom;
        z-index: 2;
    }

#vremenski-zig h2 {
    font-size: 35px;
}

#vremenski-zig .header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    width: 35%;
    position: relative;
    padding: 0 0 0;
    z-index: 3;
}

    #vremenski-zig .header h1 {
        color: white;
        font-family: 'teleNeo-bold' !important;
        font-size: 42px;
        text-transform: none;
    }

    #vremenski-zig .header h2 {
        display: block;
        font-family: 'teleNeo-regular' !important;
        font-size: 25px;
        color: white;
    }

#vremenski-zig .img-banner {
    position: relative;
    height: 100%;
}

    #vremenski-zig .img-banner:before {
        content: '';
        position: absolute;
        left: -900%;
        height: 100%;
        background: #e20074;
        right: 100%;
        display: block;
        bottom: 0;
    }

    #vremenski-zig .img-banner img {
        bottom: 0;
        top: auto;
        left: -15%;
        right: auto;
        position: absolute;
    }

#vremenski-zig .zig {
    position: relative;
    padding: 65px 0px 20px;
    text-align: center;
}

    #vremenski-zig .zig .text {
        padding: 0 90px 30px;
    }

        #vremenski-zig .zig .text .img {
            width: 75px;
            position: relative;
            left: 0;
            right: 0;
            margin: 0 auto;
        }

        #vremenski-zig .zig .text h2 {
            margin: 30px 0px;
            font-family: 'teleNeo-extra' !important;
        }

        #vremenski-zig .zig .text p {
            font-size: 18px;
            margin: 25px 0;
            font-family: 'teleNeo-medium' !important;
        }

#vremenski-zig .multiSection {
    position: relative;
    background: linear-gradient(180deg, #d7006e, #ab0058);
    height: auto;
    padding: 0 0px 60px;
}

    #vremenski-zig .multiSection:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 45%;
        height: 100%;
        background: linear-gradient(#f1007b 0%, #a10053 100%);
        display: none;
    }


    #vremenski-zig .multiSection .wrapper {
        display: flex;
        position: relative;
        height: 100%;
        flex-direction: column;
        align-items: center;
    }

        #vremenski-zig .multiSection .wrapper > div {
            position: relative;
            width: 100%;
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            text-align: left;
            justify-content: center;
            height: 100%;
            padding-top: 0;
            color: white;
        }

        #vremenski-zig .multiSection .wrapper .wrap.left {
            position: relative;
            left: 0;
            width: 50%;
            height: 100%;
            overflow: visible;
            padding-right: 18%;
        }



            #vremenski-zig .multiSection .wrapper .wrap.left:before {
                content: '';
                position: absolute;
                top: -60px;
                height: 60px;
                width: 190px;
                margin: auto;
                z-index: 4;
                background: #f1007b;
                left: -80px;
            }

            #vremenski-zig .multiSection .wrapper .wrap.left:after {
                content: '';
                position: absolute;
                right: 20px;
                top: inherit;
                bottom: 60px;
                width: 80px;
                height: 250px;
                background: linear-gradient(180deg, #d7006e, #ab0058);
                margin: auto 0;
                z-index: 3;
            }


        #vremenski-zig .multiSection .wrapper .text {
            position: relative;
            font-size: 18px;
            min-height: 300px;
        }

    #vremenski-zig .multiSection h3 {
        font-family: 'teleNeo-extra' !important;
        font-size: 28px;
        line-height: 1.2;
        position: relative;
        margin-bottom: 15px;
        margin-top: 85px;
    }

    #vremenski-zig .multiSection .left h3 {
        color: white;
    }

        #vremenski-zig .multiSection .left h3:before {
            background: #e20074;
        }

    #vremenski-zig .multiSection .right h3 {
        color: white;
    }

        #vremenski-zig .multiSection .right h3:before {
            background: white;
        }

    #vremenski-zig .multiSection .wrap .right {
        padding-left: 40px;
    }

    #vremenski-zig .multiSection .wrapper a {
        color: white;
        text-decoration: underline;
        padding: 30px 0 10px 40px;
        position: relative;
    }

        #vremenski-zig .multiSection .wrapper a:before {
            content: '';
            background-image: url(../content/images/Vremenski-zig-red/mk-eidas-grey.svg);
            background-repeat: no-repeat;
            position: absolute;
            left: 0;
            bottom: -10px;
            width: 100%;
            height: 55px;
        }

    #vremenski-zig .multiSection ul.t-ul-new-magenta li {
        background-image: none !important;
        padding-left: 20px;
    }

        #vremenski-zig .multiSection ul.t-ul-new-magenta li:before {
            content: ' ';
            position: absolute;
            margin: 10px auto;
            left: 25px;
            display: inline-block;
            width: 5px;
            height: 5px;
            border-radius: 7.5px;
            background-color: white;
        }

#vremenski-zig section.ceni {
    background: white;
    background-image: url(../content/images/Vremenski-zig-red/section3-bg.svg);
    background-position: center bottom;
    background-size: cover;
    position: relative;
    padding: 5% 0;
}

    #vremenski-zig section.ceni h2 {
        color: #e20074;
        font-family: 'teleNeo-extra' !important;
        margin: 0 auto 40px auto;
        text-align: center;
    }

        #vremenski-zig section.ceni h2 span {
            display: block;
            font-family: 'teleNeo-regular' !important;
            font-size: 26px;
        }

    #vremenski-zig section.ceni h2 {
        margin: 40px auto;
    }

#vremenski-zig .ceni .column-wrapper {
    position: relative;
    padding: 0;
    overflow: hidden;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
}

#vremenski-zig .ceni .column {
    position: relative;
    z-index: 1;
    width: 20%;
    margin: 15px;
    text-align: center;
}

#vremenski-zig .ceni .column-inner {
    padding: 20px 40px;
    background: #fff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 20px 0px #00000024;
    min-height: 320px;
    background-color: #fff;
    z-index: 1;
    transition: all 200ms ease-in;
    transform: scale(.98);
}

    #vremenski-zig .ceni .column-inner h3 {
        text-align: center;
        border-bottom: 1px solid #eee;
        padding: 10px 0 20px;
        font-size: 26px;
        font-family: 'teleNeo-extra' !important;
        line-height: 1.2;
    }

    #vremenski-zig .ceni .column-inner p.text-magenta {
        font-size: 30px;
        font-family: 'teleNeo-extra' !important;
        text-align: center;
        padding-top: 15px;
        line-height: 20px;
        position: relative;
    }

    #vremenski-zig .ceni .column-inner .wrap-class {
        background-color: rgba(0,0,0,.14);
        position: absolute;
        bottom: 0;
        width: 100%;
        padding: 10px;
        left: 0;
    }

#vremenski-zig .ceni span.pecat {
    color: #000;
    font-size: 18px;
    font-family: 'teleNeo-extra' !important;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding-top: 10px;
}

#vremenski-zig .ceni span.price-den {
    color: #000000;
    opacity: 0.7;
}

#vremenski-zig .ceni .column-inner .wrap-class .hdp-price.standarden-paket {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

#vremenski-zig .ceni .column-inner .wrap-class .hdp-price-left.hdp-price-top {
    font-size: 30px;
}

#vremenski-zig .ceni .column-inner .wrap-class .bts-paket-no-ddv.three.active-price,
#vremenski-zig .ceni .column-inner .wrap-class .bts-paket-ddv.three {
    font-family: 'teleNeo-bold' !important;
    font-size: 30px;
}

#vremenski-zig .ceni .doc-links {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
    line-height: 1.2;
    text-decoration: underline;
}

    #vremenski-zig .ceni .doc-links a {
        margin-bottom: 10px;
        font-size: 18px;
    }

#vremenski-zig .ceni .column-inner .hdp-price-body {
    position: relative;
    padding: 7px 0 0 10px;
}

#vremenski-zig .content {
    position: relative;
    background-image: url(../content/images/safenet-red/BG-section3.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#vremenski-zig .potvrda {
    background: transparent radial-gradient(closest-side at 50% 50%, #292C3B 0%, #12141F 100%);
    position: relative;
    padding: 3% 0;
}

    #vremenski-zig .potvrda h2 {
        color: white;
        text-align: center;
        margin: 10px 0 60px;
        font-family: 'teleNeo-bold' !important;
    }

    #vremenski-zig .potvrda .slide p {
        display: block;
    }

    #vremenski-zig .potvrda #carousel-steps {
        position: relative;
        height: 450px;
        overflow: visible;
        padding-top: 100px;
    }

    #vremenski-zig .potvrda .carousel-inner {
        position: relative;
        height: 100%;
    }

        #vremenski-zig .potvrda .carousel-inner .item {
            height: 100%;
            text-align: center;
        }

            #vremenski-zig .potvrda .carousel-inner .item .icon-wrap {
                position: relative;
                padding: 30px 0;
            }

                #vremenski-zig .potvrda .carousel-inner .item .icon-wrap svg {
                    position: relative;
                }

            #vremenski-zig .potvrda .carousel-inner .item .text {
                padding: 0 25%;
            }

                #vremenski-zig .potvrda .carousel-inner .item .text p {
                    font-size: 19px;
                    color: white;
                }

#vremenski-zig .wrap {
    display: flex;
    align-content: center;
    justify-content: space-evenly;
    text-align: center;
}

#vremenski-zig .potvrda .carousel .navigation .indicators {
    position: absolute;
    top: 0;
    width: 50%;
    margin: 0 auto;
    left: 0;
    right: 0;
    height: 50px;
}

    #vremenski-zig .potvrda .carousel .navigation .indicators:after {
        content: '';
        width: 100%;
        height: 1px;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: -10px;
        background: #5A5E6B;
        position: absolute;
    }

    #vremenski-zig .potvrda .carousel .navigation .indicators ol {
        width: 100%;
        left: 0;
        margin: 0;
        top: 0;
        display: flex;
    }

        #vremenski-zig .potvrda .carousel .navigation .indicators ol li {
            background-image: none;
            left: 0;
            text-indent: 0;
            color: #5A5E6B;
            text-align: center;
            width: 23%;
            font-size: 18px;
            height: 100%;
            display: inline-flex;
            align-items: flex-start;
            justify-content: center;
            position: relative;
        }

            #vremenski-zig .potvrda .carousel .navigation .indicators ol li.active {
                color: white;
            }

                #vremenski-zig .potvrda .carousel .navigation .indicators ol li.active:after {
                    content: '';
                    position: absolute;
                    height: 5px;
                    background: #e20074;
                    bottom: -10px;
                    width: 30%;
                    bottom: -29px;
                }

            #vremenski-zig .potvrda .carousel .navigation .indicators ol li span {
                font-size: 42px;
                font-family: 'teleNeo-extra' !important;
                position: relative;
                bottom: 8px;
                padding-left: 5px;
            }

#vremenski-zig .potvrda .carousel .navigation .arrows svg {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    fill: white;
}

#vremenski-zig .paketi .box-wrap {
    width: 35%;
    background-color: white;
    height: 190px;
    border-radius: 10px;
    position: relative;
    padding: 25px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-evenly;
}

    #vremenski-zig .paketi .box-wrap a {
        font-size: 23px;
        color: black;
        font-family: 'teleNeo-extra' !important;
    }

    #vremenski-zig .paketi .box-wrap .qr {
        width: 65%;
    }

#vremenski-zig .paketi .wrap .box-wrap p {
    margin: 0;
    padding: 0;
}

    #vremenski-zig .paketi .wrap .box-wrap p.phone {
        color: black;
        font-family: 'teleNeo-extra' !important;
        font-size: 23px;
    }

#vremenski-zig .paketi .wrap .box-wrap .img {
    min-height: 87px;
    display: flex;
    align-content: stretch;
    align-items: center;
}


#myModal-pin .modal-dialog {
    width: 520px;
    margin: 80px auto;
}

    #myModal-pin .modal-dialog .modal-header {
        border: 0;
    }

        #myModal-pin .modal-dialog .modal-header h4 {
            font-family: 'teleNeo-medium' !important;
            font-size: 22px;
            color: #e20074;
        }

    #myModal-pin .modal-dialog .modal-body p {
        font-size: 18px;
        color: black;
    }

@media (min-width: 1800px) {
    #vremenski-zig .multiSection .wrapper .wrap.left:after {
        right: 60px;
    }
}

@media (max-width: 1500px) {
    #vremenski-zig .img-banner:before {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #vremenski-zig .main-banner {
        height: 430px;
    }

    #vremenski-zig .header {
        width: 45%;
        padding: 0 25px;
        top: 35px;
    }

    #vremenski-zig .ceni .column {
        width: 25%;
    }

    #vremenski-zig .ceni .column-wrapper {
        flex-wrap: wrap;
    }

    #vremenski-zig .multiSection {
        height: auto;
    }

        #vremenski-zig .multiSection:after {
            display: none;
        }

    #vremenski-zig section.ceni .wrapper .box {
        padding: 25px;
        min-height: 270px;
    }

    #vremenski-zig .multiSection .wrapper .wrap.left:after {
        right: 10px;
        background: linear-gradient(180deg, #d2006c, #ab0058);
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #vremenski-zig .multiSection {
        height: auto;
    }

        #vremenski-zig .multiSection:before {
            width: 50%;
        }

    #vremenski-zig .ceni .column {
        width: 29%;
    }

    #vremenski-zig .ceni .column-wrapper {
        flex-wrap: wrap;
    }

    #vremenski-zig .main-banner {
        height: 380px;
        background-position: 50%;
    }

        #vremenski-zig .main-banner:before {
            width: 60%;
        }

    #vremenski-zig .svg svg {
        width: 80%;
        bottom: -84px;
    }

    #vremenski-zig .header {
        width: 65%;
        padding: 215px 85px 0 15px !important;
    }

        #vremenski-zig .header h1 {
            font-size: 37px;
        }

    #vremenski-zig .multiSection .wrapper a {
        position: relative;
        display: inline-block;
    }

        #vremenski-zig .multiSection .wrapper a:before {
            width: 40px;
        }

    #vremenski-zig .multiSection .wrapper .wrap.left {
        padding-right: 5%;
        padding-top: 0;
    }

        #vremenski-zig .multiSection .wrapper .wrap.left:before {
            display: none;
        }

        #vremenski-zig .multiSection .wrapper .wrap.left:after {
            display: none;
        }

    #vremenski-zig .multiSection .wrapper .wrap.right {
        padding-left: 20px;
    }

        #vremenski-zig .multiSection .wrapper .wrap.right ul li:before {
            left: 0;
        }

    #vremenski-zig .multiSection:after {
        display: none;
    }

    #vremenski-zig section.ceni .wrapper .box {
        padding: 20px;
        min-height: 290px;
    }

    #vremenski-zig .uslugi .tabs {
        width: 70%;
    }

        #vremenski-zig .uslugi .tabs ul li {
            width: 40%;
        }

    #vremenski-zig .potvrda .carousel .navigation .indicators {
        width: 70%;
    }

    #vremenski-zig .potvrda #carousel-steps {
        height: auto;
    }

    #vremenski-zig .multiSection ul.t-ul-new-magenta li:before {
        left: 0;
    }
}

@media (max-width: 767px) {
    #vremenski-zig .zig {
        padding: 40px 0px 20px;
    }

    #myModal-pin .modal-dialog {
        width: 100%;
    }

    #vremenski-zig .main-banner {
        height: 300px;
        background-position: 80% 0;
    }

        #vremenski-zig .main-banner:before {
            display: none;
        }

        #vremenski-zig .main-banner .header {
            width: 100%;
            padding: 20px;
            position: absolute;
            bottom: 0;
            justify-content: flex-end;
            background: #e20074;
            height: auto;
        }

    #vremenski-zig .header h1 {
        font-size: 23px;
        line-height: 1.2;
        margin: 0;
        padding: 0;
    }

    #vremenski-zig .svg svg {
        width: 80%;
        bottom: -122px;
    }

    #vremenski-zig .zig .text {
        padding: 0px !important;
    }

    #vremenski-zig h2 {
        font-size: 25px !important;
    }

    #vremenski-zig .sn-mobile .text {
        padding: 0;
    }

    #vremenski-zig .karakteristiki .wrap {
        flex-wrap: wrap;
    }

        #vremenski-zig .karakteristiki .wrap .box-wrap {
            width: 50%;
            margin: 30px 0;
        }

            #vremenski-zig .karakteristiki .wrap .box-wrap p {
                padding: 0;
            }


    #vremenski-zig .multiSection:before {
        display: none;
    }

    #vremenski-zig .multiSection:after {
        display: none;
    }

    #vremenski-zig .multiSection .wrapper {
        flex-direction: column;
    }

        #vremenski-zig .multiSection .wrapper .wrap.left:before,
        #vremenski-zig .multiSection .wrapper .wrap.left:after {
            display: none;
        }

        #vremenski-zig .multiSection .wrapper > div {
            padding: 0 25px !important;
            width: 100% !important;
        }


        #vremenski-zig .multiSection .wrapper .wrap.left {
            min-height: 360px;
            position: relative;
            background: #e20074;
        }

        #vremenski-zig .multiSection .wrapper .wrap.right ul li {
            margin-left: 0;
        }

            #vremenski-zig .multiSection .wrapper .wrap.right ul li:before {
                left: 0;
            }

    #vremenski-zig .potvrda {
        padding: 5% 0;
    }

        #vremenski-zig .potvrda .carousel .navigation .indicators {
            width: 100%;
        }

            #vremenski-zig .potvrda .carousel .navigation .indicators ol li {
                font-size: 17px;
            }

                #vremenski-zig .potvrda .carousel .navigation .indicators ol li.active:after {
                    bottom: -19px;
                }

                #vremenski-zig .potvrda .carousel .navigation .indicators ol li span {
                    font-size: 20px;
                    bottom: 0;
                }

        #vremenski-zig .potvrda .carousel-inner .item .text {
            padding: 0;
        }

    #vremenski-zig .last-sec .wrapper ul li {
        width: 50% !important;
        font-size: 18px;
    }

    section.last-sec .wrapper .nav li.active:before {
        width: 85% !important;
        margin: 0 auto !important;
        left: 0;
        right: 0;
    }

    section.last-sec .wrapper .nav li.active:after {
        display: none;
    }

    #vremenski-zig .potvrda #carousel-steps {
        height: auto;
    }

    #vremenski-zig .last-sec {
        padding: 3% 0 15%;
    }

        #vremenski-zig .last-sec .wrapper:after,
        #vremenski-zig .last-sec .wrapper:before {
            width: 140px;
        }

    #vremenski-zig .ceni .doc-links {
        text-align: center;
    }

    #vremenski-zig .ceni .column {
        width: 85%;
    }

    #vremenski-zig .ceni .column-inner {
        min-height: 280px;
    }

        #vremenski-zig .ceni .column-inner p.text-magenta {
            padding-top: 0;
            font-size: 26px;
        }

    #vremenski-zig .ceni span.pecat {
        font-size: 17px;
    }

    #vremenski-zig .ceni .column-inner h3 {
        font-size: 25px;
    }

    element.style {
        display: block;
    }

    #vremenski-zig .ceni .column-inner .wrap-class .bts-paket-no-ddv.one.active-price,
    #vremenski-zig .ceni .column-inner .wrap-class .bts-paket-ddv.one {
        font-size: 28px;
    }

    #vremenski-zig .ceni .column-wrapper {
        flex-direction: column;
    }

    #vremenski-zig .multiSection {
        height: auto;
        padding: 0 0px 145px;
    }

        #vremenski-zig .multiSection .wrapper a {
            padding: 30px 0 10px 0px;
            position: absolute;
            font-size: 16px;
            left: 0;
            right: 0;
            bottom: -85px;
            text-align: center;
        }

            #vremenski-zig .multiSection .wrapper a:before {
                left: 0;
                right: 0;
                bottom: 40px;
                width: 100%;
                height: 55px;
                margin: 0 auto;
                width: 100%;
                background-position: center;
            }

    #vremenski-zig .zig .text .img {
        width: 65px;
    }

    #vremenski-zig .multiSection ul.t-ul-new-magenta li {
        padding-left: 0;
    }

    #vremenski-zig .multiSection h3 {
        margin-top: 50px;
    }
}

@media (max-width: 575px) {


    #vremenski-zig .svg svg {
        bottom: -167px !important;
        width: 100% !important;
    }

    section.last-sec .wrapper .nav li.active:before {
        width: 85% !important;
        margin: 0 auto !important;
        left: 0;
        right: 0;
    }

    section.last-sec .wrapper .nav li.active:after {
        display: none;
    }
}

/*#endregion Vremenski zig*/

/*#region Pantheon slick*/

#pantheon-red .slider {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 30px 15px;
    height: 100%;
}

#pantheon-red a.show-more {
    padding-top: 45px;
    cursor: pointer;
    font-size: 18px;
    display: block;
    text-align: center;
    position: relative;
    color: black;
}

    #pantheon-red a.show-more:before {
        content: '';
        display: block;
        clear: both;
        margin-top: -48px;
        background-image: url(../content/images/all-inOne/arrow-down-magenta.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 33px;
        height: 30px;
        margin: 15px auto 0;
        position: absolute;
        left: 0;
        right: 0;
        top: 0px;
    }

    #pantheon-red a.show-more.xz:before {
        background-image: url(../content/images/all-inOne/arrow-up-magenta.png);
    }

#pantheon-red .slider .fixed-left {
    position: static;
    display: inline;
    float: left;
    width: 15%;
    padding: 0 20px 15px;
    background: linear-gradient(0deg, white, transparent);
}

    #pantheon-red .slider .fixed-left .wrapper {
        position: static;
    }

#pantheon-red .slider .wrap.empty {
    position: relative;
    height: 90px;
}

#pantheon-red .slider .wrap {
    height: 45px;
    margin: 10px 0;
    position: static;
    transition: all ease-in .3s;
    -webkit-transition: all ease-in .3s;
}


#pantheon-red .slider .fixed-left .wrap:hover:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 50px;
    background: linear-gradient(25deg, rgba(217, 217, 217, .7), rgba(197, 197, 197, .20), rgba(197, 197, 197, .25));
    transition: all ease-in .3s;
    -webkit-transition: all ease-in .3s;
    z-index: 1;
    /*  box-shadow: 0 0 30px 30px rgba(0, 0, 0, .04);*/
    margin: 0 auto;
}

#pantheon-red .slider .wrap.empty:hover:before {
    display: none;
}

#pantheon-red .slider .wrap p {
    margin: 0;
    height: 100%;
    z-index: 3;
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 0;
    text-align: left;
    padding: 0 !important;
}

#pantheon-red .slider .wrap span {
    position: relative;
    display: inline-flex;
    align-items: center;
    align-content: center;
    height: 100%;
    z-index: 2;
}

    #pantheon-red .slider .wrap span:before {
        font-size: 19px;
        line-height: 1.2;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 3;
    }

    #pantheon-red .slider .wrap span.icon-confirm:before {
        color: #e20074;
    }

    #pantheon-red .slider .wrap span.icon-cancel:before {
        color: #0000004f;
    }

#pantheon-red .slider .slider-pantheon {
    width: 85%;
    display: flex;
    flex-direction: row;
    float: left;
    position: relative;
}

    #pantheon-red .slider .slider-pantheon .item {
        width: auto;
        position: relative
    }

        #pantheon-red .slider .slider-pantheon .item:after {
            content: '';
            position: absolute;
            height: 100%;
            left: 0;
            width: 2px;
            background: #c5c5c5c5;
            top: 0;
            bottom: 0;
        }


        #pantheon-red .slider .slider-pantheon .item .itemHeader {
            display: inline-flex;
            flex-wrap: wrap;
            justify-content: center;
            align-items: center;
            width: 100%;
            border-bottom: 1px solid #e5e5e5;
            background-color: #d9d9d9;
            padding: 0 0;
            position: relative;
        }

            #pantheon-red .slider .slider-pantheon .item .itemHeader.affix {
                position: sticky;
                top: 190px;
                z-index: 9999999;
                border-bottom: 1px solid #e5e5e5;
                background-color: #EFEFF3;
                display: inline-flex;
                flex-wrap: wrap;
                justify-content: center;
                align-items: center;
                width: 100%;
                padding: 0 0;
                height: 95px;
            }

            #pantheon-red .slider .slider-pantheon .item .itemHeader h3 {
                font-size: 17px;
                width: 100%;
                padding: 0;
                margin: 0;
                text-align: center;
                font-family: 'teleNeo-bold' !important;
                border-bottom: 1px solid #dfdede;
                min-height: 55px;
                background: #e20074;
                color: white;
                display: inline-flex;
                align-items: center;
                justify-content: center;
                border-radius: 0;
            }

            #pantheon-red .slider .slider-pantheon .item .itemHeader .subHeader {
                position: relative;
                display: flex;
                justify-content: center;
                align-items: center;
                width: 50%;
            }

                #pantheon-red .slider .slider-pantheon .item .itemHeader .subHeader:nth-child(3):before {
                    content: '';
                    position: absolute;
                    left: 0;
                    width: 1px;
                    height: 100%;
                    background: #dfdede;
                    top: 20px;
                    bottom: 0;
                    margin: auto;
                }

                #pantheon-red .slider .slider-pantheon .item .itemHeader .subHeader p {
                    font-size: 17px;
                    padding: 0;
                }

        #pantheon-red .slider .slider-pantheon .item .itemBody {
            display: flex;
            flex-direction: row;
            justify-content: space-around;
            align-items: center;
            background: #e8e8e8;
        }

            #pantheon-red .slider .slider-pantheon .item .itemBody > div {
                width: 50%;
                margin: 0 auto;
                text-align: center;
            }

            #pantheon-red .slider .slider-pantheon .item .itemBody .right {
                position: relative;
            }

                #pantheon-red .slider .slider-pantheon .item .itemBody .right:before {
                    content: '';
                    position: absolute;
                    left: 0;
                    height: 100%;
                    width: 1px;
                    background: #dfdede;
                    top: 0;
                    bottom: 0;
                    margin: auto 0;
                }

    #pantheon-red .slider .slider-pantheon .slick-arrow {
        position: absolute;
        width: 50px;
        height: 50px;
        background: transparent;
        z-index: 2;
        top: 10px;
        margin: 0;
    }

        #pantheon-red .slider .slider-pantheon .slick-arrow.slick-disabled {
            display: none !important;
        }

    #pantheon-red .slider .slider-pantheon .slick-prev {
        left: -70px;
    }

        #pantheon-red .slider .slider-pantheon .slick-prev:before {
            content: '%';
            position: absolute;
            font-family: 'teleicon-outline';
            font-size: 30px;
            font-weight: 600;
            width: 100%;
            height: 100%;
            top: 45px;
            bottom: 0;
            margin: auto 0;
        }

    #pantheon-red .slider .slider-pantheon .slick-next {
        right: -20px;
    }

        #pantheon-red .slider .slider-pantheon .slick-next:before {
            content: '%';
            position: absolute;
            font-family: 'teleicon-outline';
            transform: rotate(180deg);
            font-size: 30px;
            font-weight: 600;
            width: 100%;
            height: 100%;
            top: 0;
            bottom: 0;
            margin: auto 0;
        }

#pantheon-red .uslugi .one-t-dicklaimer-max:hover .one-t-dicklaimer-message p {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.2;
}

@media (min-width: 1200px) and (max-width: 1500px) {
    #pantheon-red .uslugi .hdp-price-left.hdp-price-top .hdp-price-frame span {
        font-size: 20px;
    }

    #pantheon-red .uslugi .hdp-price-body {
        padding-left: 4px;
        font-size: 12px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #pantheon-red .uslugi {
        padding: 50px 0 !important;
    }

    #pantheon-red .slider .wrap {
        height: 65px;
    }

        #pantheon-red .slider .wrap.empty {
            height: 90px;
        }

    #pantheon-red .slider .fixed-left .wrap:hover:before {
        height: 65px;
        width: 91%;
    }

    #pantheon-red .slider .slider-pantheon .item .itemHeader {
        min-height: 140px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #pantheon-red .uslugi {
        padding: 30px 0 !important;
    }

    #pantheon-red .slider .wrap {
        height: 80px;
        margin: 15px 0;
    }

        #pantheon-red .slider .wrap.empty {
            height: 125px;
        }

    #pantheon-red .slider .fixed-left .wrap:hover:before {
        content: '';
        left: -13px;
        right: 0;
        width: 90.4%;
        height: 75px;
    }

    #pantheon-red .slider .slider-pantheon .slick-prev {
        left: -70px;
        top: 7px;
    }

    #pantheon-red .slider .slider-pantheon .slick-next {
        right: -20px;
    }

    #pantheon-red .slider .slider-pantheon .item .itemHeader {
        min-height: 110px;
    }

    #pantheon-red .slider .fixed-left .wrap:nth-child(22) {
        height: 150px !important;
    }

    #pantheon-red .slider .fixed-left .wrap:hover:nth-child(22):before {
        height: 150px;
    }

    #pantheon-red .slider .slider-pantheon .wrap:nth-child(21) {
        height: 150px;
    }
}

@media (max-width: 450px) {
    #pantheon-red .slider .slider-pantheon .item .itemHeader h3 {
        font-size: 14px;
    }

    #pantheon-red .slider .slider-pantheon .item .itemHeader .subHeader p {
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    #pantheon-red .uslugi {
        padding: 0;
    }

    #pantheon-red .slider {
        padding: 0px;
    }

        #pantheon-red .slider .fixed-left {
            width: 45%;
            padding: 0 10px;
        }

        #pantheon-red .slider .wrap.empty {
            height: 60px;
        }

        #pantheon-red .slider .fixed-left .wrap:hover:before {
            display: none;
        }

        #pantheon-red .slider .wrap {
            height: 80px;
            margin: 15px 0;
        }

        #pantheon-red .slider .fixed-left .wrap:nth-child(22) {
            height: 130px !important;
        }

        #pantheon-red .slider .slider-pantheon .wrap:nth-child(21) {
            height: 130px;
        }

        #pantheon-red .slider .slider-pantheon {
            width: 55%;
        }

            #pantheon-red .slider .slider-pantheon .item .itemHeader {
                min-height: 100px;
            }

                #pantheon-red .slider .slider-pantheon .item .itemHeader .subHeader p {
                    padding: 0 !important;
                    margin: 15px 0 0 0 !important;
                }

    #pantheon-red .uslugi .price-wrap {
        height: 105px;
        margin: 15px 0;
    }

    #pantheon-red .slider .slider-pantheon .slick-prev {
        left: -70px;
        top: 25px;
    }

    #pantheon-red .slider .slider-pantheon .slick-next {
        right: -20px;
        top: 25px;
    }

    #pantheon-red .uslugi .one-t-dicklaimer-max:hover .one-t-dicklaimer-message {
        left: -160px;
        top: 30px;
        z-index: 4;
    }

        #pantheon-red .uslugi .one-t-dicklaimer-max:hover .one-t-dicklaimer-message:before {
            position: absolute;
            top: -12px;
            left: 115px;
            transform: rotate(180deg);
        }

    #pantheon-red .uslugi .hdp-price-left.hdp-price-top .hdp-price-frame span {
        font-size: 19px;
    }

    #pantheon-red .uslugi .hdp-price-body {
        padding-left: 3px;
        font-size: 12px;
    }
}

/*#endregion Pantheon slick*/


.internetTVAdd {
    max-width: 800px;
    font-size: 20px;
    margin: 30px auto 10px;
    padding: 30px;
    background-image: url(/content/images/novogodishna-2024/bg2.jpg);
    background-size: cover;
    background-position: right;
}

    .internetTVAdd + p {
        max-width: 800px;
        font-size: 20px;
        display: block;
        margin: 0 auto;
        line-height: 17px;
    }
