@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&display=swap&subset=latin-ext');

@font-face {
    font-family: 'Bebas Neue';
    src: url('BebasNeue-Bold.woff2') format('woff2'),
    url('BebasNeue-Bold.woff') format('woff'),
    url('BebasNeue-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Bebas Neue';
    src: url('BebasNeue-Thin.woff2') format('woff2'),
    url('BebasNeue-Thin.woff') format('woff'),
    url('BebasNeue-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Bebas Neue';
    src: url('BebasNeue-Light.woff2') format('woff2'),
    url('BebasNeue-Light.woff') format('woff'),
    url('BebasNeue-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Bebas Neue';
    src: url('BebasNeue-Regular.woff2') format('woff2'),
    url('BebasNeue-Regular.woff') format('woff'),
    url('BebasNeue-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bebas Neue Book';
    src: url('BebasNeue-Book.woff2') format('woff2'),
    url('BebasNeue-Book.woff') format('woff'),
    url('BebasNeue-Book.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

/*========================================================================
                            Global styles
==========================================================================*/

html, body {
    font-size: 100%;
    font-family: 'Open Sans', sans-serif;
    color: #6D6E71;
    background: #fff;
    margin: 0;
    padding: 0;
    transition: 1s;
}

h1, .h1 {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 40px;
}

h2, .h2 {
    font-size: 36px;
    text-transform: uppercase;
    font-family: 'Bebas Neue', sans-serif;
    font-weight: bold;
    font-style: normal;
}

h3 {
    font-size: 22px;
}

h4, .h4 {
    font-weight: 700;
}

h5, .h5 {
    font-weight: 700;
    font-size: 14px;
}

p {
    font-size: 14px;
}

a {
    color: #acaea9;
}

a:hover {
    text-decoration: none;
    color: #FFBA0E;
}

a:focus {
    text-decoration: none;
    color: #FFBA0E;
    outline: 0;
}

/*========================================================================
                            Layout
==========================================================================*/

.desktop-header {
    display: none;
}

/** main home **/
#slider {
    margin-bottom: 30px;
}

.carousel-control-prev-icon {
    background-image: url("../img/prev-arrow.png");
    width: 27px;
    height: 54px;
}

.carousel-control-next-icon {
    background-image: url("../img/next-arrow.png");
    width: 27px;
    height: 54px;
}

.dft-bottom {
    background-image: url("../img/home-bottom-strip.png");
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    height: 206px;
    width: 100%;
}

.order-btn {
    display: block;
    text-align: center;
    margin: auto;
    border: 1px solid #000;
    color: #000;
    width: 103px;
    height: 33px;
    line-height: 31px;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 30px;
    margin-top: 30px;
}

.order-btn-pk {
    display: block;
    text-align: center;
    margin: auto;
    border: 2px solid #FFBA0E;
    color: #FFBA0E;
    line-height: 28px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 5px 15px;
    border-radius: 0;
    background-color: transparent;
}
button.order-btn {
	background-color: transparent;
	cursor: pointer;
}
button.order-btn:hover {
	color: #FFBA0E;
}

.dft-bottom img {
    display: none;
}

footer {
    background-color: #000;
    height: auto;
    width: 100%;
    color: #FFFFFF;
    padding: 50px 0;
}

footer h5 {
	font-family: 'Bebas Neue', sans-serif;
    font-size: 26px;
	letter-spacing: 1px;
}

footer ul li {
    display: inline-block;
    border-left: 1px solid #FFFFFF;
    padding: 0px 5px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.2;
    font-size: 10px;
    margin-top: 50px;
}

footer ul li:first-of-type {
    border-left: none;
    font-weight: 900;
}

footer a {
    color: #FFFFFF;
}

footer a:hover {
    color: #FFBA0E;
}

footer p {
    font-size: 14px;
    margin-top: 12px;
    margin-bottom: 0;

}

.active a {
    color: #FFBA0E;
}

.main-nav-desktop li.active > a {
    color: #FFBA0E;
    position: relative;
}

/*========================================================================
                            Kombo
==========================================================================*/


.cover-itt {
    background-image: url("../img/kombo-back.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    max-width: 100vw;
    position: relative;
    height: calc(100vh - 200px);
}

.cover-itt .h-100, .cover-ip .h-100, .cover-tp .h-100. .cover-podrska .h-100, .cover-o-nama .h-100, .cover-poslovni .h-100 {
    position: relative;
    z-index: 10;
}

.cover-itt .h-100 > div, .cover-ip .h-100 div, .cover-tp .h-100 div, .cover-podrska .h-100 div, .cover-o-nama .h-100 div, .cover-poslovni .h-100 div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 15px;
    /* bottom: 50%; */
    color: #FFFFFF;
}

.cover-itt .h-100 div h1, .cover-ip .h-100 div h1, .cover-tp .h-100 div h1, .cover-podrska .h-100 div h1, .cover-o-nama .h-100 div h1, .cover-poslovni .h-100 div h1 {
    padding-top: 90px;
}

.cover-itt .h-100 div p, .cover-ip .h-100 div p, .cover-tp .h-100 div p, .cover-podrska .h-100 div p, .cover-o-nama .h-100 div p, .cover-poslovni .h-100 div p {
    font-size: 14px;
}

.city-list-filter {
    margin-bottom: 35px;
    margin-top: 45px;
}

.city-list-filter h2 {
    margin-bottom: 25px;
}

.city-list-filter ul li {
    display: inline-block;
    padding: 0 8px;
    border-right: 1px solid #FFBA0E;
    line-height: 0.9;
}

.city-list-filter ul li:first-of-type {
    padding-left: 0;
}

.city-list-filter ul li:last-of-type {
    padding-right: 0;
    border-right: none;
}

.city-list-filter ul li a {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
}

a.active-city {
    font-weight: 900;
    color: #FFBA0E;
}

.active-city a {
    font-weight: 900;
    color: #FFBA0E;
}

.package-bg {
    background-color: #DEDFE0;
}

.package .item-kombo {
    background-color: #FFFFFF;
    margin-top: 55px;
    margin-bottom: 23px;
    padding-top: 24px;
    border: 1px solid #DEDFE0;
    position: relative;
    width: 100%;
}

.preporucujemo {
    position: absolute;
    top: 0;
    left: 0;
}

.owl-stage {
    margin: auto;
}

.control-nav-dn {
    display: none;
}

.package h4 {
    font-size: 24px;
    font-weight: 400;
    margin-top: 17px;
    margin-bottom: 0;
    text-transform: uppercase;
}

.package .package-price {
    font-size: 35px;
    font-weight: 900;
    margin-bottom: 0;
}

.package .promo-price {
    font-size: 13px;
    margin-bottom: 15px;
    display: block;
    line-height: 1.2;
}

.package .package-price sup:first-of-type, .package .package-price sup:last-of-type {
    font-size: 12px;
    font-weight: 400;
    vertical-align: super;
}

.package h5.package-title {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 30px;
    background-color: #231F20;
    color: #FFFFFF;
    font-weight: 600;
    margin-bottom: 13px;
}

.package h5.package-title-extra {
    background-color: #FFBA0E;
}

.package .package-list, .package .package-list p {
    font-size: 12px;
}

.package .package-list p {
    margin-bottom: 10px;
}

.package .ekstra-item p {
    margin-bottom: 5px;
}

.package .package-list span, .package .package-list strong {
    font-weight: 900;
}

span.package-number {
    font-size: 20px;
    font-weight: 900;
}

.package .package-dow-speed {
    margin-bottom: 10px !important;
}

.package .package-icons-group {
    margin-bottom: 22px !important;
    display: inline-block !important;
    margin-right: 5px !important;
}

.package .package-icons-group.m-r-0 {
    margin-right: 0 !important;
}

.package .package-list .bigger-fz {
    font-size: 14px;
}

.package .package-blue-bg {
    width: 150px;
    height: 30px;
    background-color: #34B7E0;
    color: #FFFFFF;
    font-weight: 900;
    display: inline-block;
    border-radius: 15px;
}

.package .package-blue-bg.p100 {
    width: 76px;
}

.package .package-gray-bg {
	padding: 0 3px;
    height: 39px;
	line-height: 39px;
    background-color: #6d6e71;
    color: #FFFFFF;
    font-weight: 900;
    display: inline-block;
}

.package .package-orange-bg {
    background-color: #FFBA0E;
}

.package-list-item-7 .plus-class {
    font-size: 24px;
}

.package .package-order-btn {
    display: inline-block;
    width: 120px;
    height: 30px;
    line-height: 28px;
    border: 2px solid #FFBA0E;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
    margin-bottom: 20px;
    color: #FFBA0E;
}

.package .package-order-btn-super {
    background-color: #FFBA0E;
    color: #FFFFFF;
}

.package-line {
    display: inline-block;
    width: 65px;
    height: 1px;
    background-color: #FFBA0E;
}

.package .package-list-item-1, .package .package-list-item-3 {
    margin-bottom: 17px;
}

.package .package-list-item-4 {
    margin-bottom: 24px;
}

.package .package-list-item-2, .package .package-list-item-5 {
    padding-bottom: 9px;
    border-bottom: 1px solid #DEDFE0;
    display: inline-block;
    width: 165px;
    margin-bottom: 12px;
}

.package .package-list-item-6 {
    margin-bottom: 5px;
}

.package .package-list-item-7 {
    margin-bottom: 12px;
}

.package .package-list-item-8 {
    padding: 0 29px;
    margin-bottom: 15px;
}

.package .package-list-item-9 {
    padding-bottom: 18px;
    border-bottom: 1px solid #DEDFE0;
    display: inline-block;
    width: 165px;
    margin-bottom: 18px;
}

.package .package-list-item-9 a {
    font-weight: 900;
    color: #6D6E71;
}

.package .package-list-item-10 {
    letter-spacing: -0.5px;
    margin-bottom: 10px;
}

.package .package-free-p {
    margin-bottom: 12px;
    font-size: 20px !important;
    font-weight: 900;
}

.package .package-zones {
    margin-bottom: 18px;
}

.package .slash-nothing {
    padding-bottom: 13px;
    border-bottom: 1px solid #DEDFE0;
    margin-bottom: 20px;
}

.package-text-bottom p {
    color: #FFFFFF;
    font-size: 12px;
    margin-bottom: 25px;
}

/* Pop up - svi kanali */

.channel {
    background: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
}

.channel img {
    display: block;
    margin: 7px auto;
    padding: 0;
    outline: 0;
}

.channel span {
    display: block;
    padding: 0 5px;
    margin-top: 5px;
    color: #4d6a73;
    font-size: 0.6875em;
    text-align: center;
    text-transform: uppercase;
}

.modal-open .modal {
    z-index: 99999;
}

@media only screen and (min-width: 576px) {
    .modal-dialog {
        margin: 90px auto !important;
    }
}

@media only screen and (min-width: 992px) {
    .modal-dialog {
        max-width: 946px !important;
    }

    .carousel-item {
        margin-top: 95px;

    }

}

.modal-title {
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
}

.modal-header {
    border-bottom: none;
}

.modal-content {
    border-radius: 15px;
}

.package-bottom {
    text-align: center;
    border: 1px solid #DEDFE0;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
}

.package-bottom table {
    width: 100%;
    text-align: left;
    font-size: 11px;
    height: 81px;
}

.package-bottom table tr td {
    border-bottom: 1px solid #DEDFE0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.package-bottom table tr td img {
    margin: 0 !important;
}

.package-bottom table tr:last-of-type td {
    border-bottom: none;
}

.package-addons {
    margin-top: 44px;
}

.package-addons h2 {
    margin-bottom: 17px;
}

.package-bottom h5 {
    margin-top: 17px;
}

.border-box-channels {
    border: 1px solid #DEDFE0;
    border-radius: 10px;
}

/*========================================================================
                             Internet Paketi
==========================================================================*/


.cover-ip .h-100 div h1, .cover-ip .h-100 div p, .cover-podrska .h-100 div p, .cover-poslovni .h-100 div p {
    color: #231F20;
}


#internet-paketi .package-price {
    border-bottom: 1px solid #DEDFE0;
}

#internet-paketi .package-list {
    border-bottom: 1px solid #DEDFE0;
}

#internet-paketi .package-order-btn {
    margin-top: 20px;
}

#rvSimulacija {
    display: none;
}

/*========================================================================
                             TV Paketi
==========================================================================*/

.page-template-template-televizija .package-price, .page-template-template-telefon .package-price {
    border-bottom: 1px solid #DEDFE0;
}

.page-template-template-televizija .package-list, .page-template-template-telefon .package-list {
    border-bottom: 1px solid #DEDFE0;
}

.page-template-template-televizija .package-order-btn, .page-template-template-telefon .package-order-btn {
    margin-top: 20px;
}


.cover-tp .h-100 div h1, .cover-tp .h-100 div p, .cover-podrska .h-100 div p, .cover-podrska .h-100 div h1, .cover-poslovni .h-100 div h1, .cover-tel .h-100 div h1, .cover-tel .h-100 div p {
    color: #231F20;
}


.cover-tel {
    background-image: url("../img/telefon.jpg") !important;
}

/*========================================================================
                          Horizont & Horizont GO
==========================================================================*/

.cover-horizont {
    background-image: url("../img/slider-1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    max-width: 100vw;
    height: calc(100vh - 200px);
}

#horizont-go .cover-horizont {
    background-image: url("../img/horizont-go-bg.jpg");
}

#horizont h1, #horizont-go h1 {
    font-size: 48px;
    font-weight: 300;
}

#horizont article, #horizont-go article {
    line-height: 2;
}

#horizont img, #horizont-go img {
    margin: 15px;
}

.horizont-bold {
    font-weight: 900;
    font-size: 18px;
    color: #FFBA0E;
}

.horizont-go-app {
    margin-bottom: 100px;
}

#horizont .order-btn, #horizont-go .order-btn {
    margin-bottom: 30px;
    margin-top: 30px;
}

.color-orange {
    color: #FFBA0E;
}

/*========================================================================
                                  Podrska
==========================================================================*/

.cover-podrska {
    background-image: url("../img/podrska-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right center;
    max-width: 100vw;
    height: calc(100vh - 200px);
    position: relative;
}

.support-article {
    background-color: #C7D4E2;
    padding: 20px 0;
}

.support-article p {
    margin: 0;
    font-weight: 600;
}

#podrska main, .page-template-template-vesti main, .page-template-template-servisne_informacije main {
    margin-top: 30px;
    margin-bottom: 30px;
}

#podrska .card ul li, .page-template-template-vesti .card ul li, .page-template-template-servisne_informacije .card ul li,
.page-template-template-onama .card ul li {
    font-size: 13px;
}

#podrska .card, .page-template-template-vesti .card, .page-template-template-servisne_informacije .card,
.page-template-template-onama .card {
    border-radius: 0;
    border-bottom: none;
}
.page-template-template-onama .card {
	border: 1px solid #000;
	border-top: 0;
	border-radius: 0;
}
.page-template-template-onama .card:first-of-type {
	border-top: 1px solid #000;
}
.page-template-template-onama .card-header {
	border: none;
}

#podrska .card:last-of-type, .page-template-template-vesti .card:last-of-type, .page-template-template-servisne_informacije .card:last-of-type {
    border-radius: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .125);;
}

#podrska h5 a, .page-template-template-vesti h5 a, .page-template-template-servisne_informacije h5 a,
.page-template-template-onama .card h5 a {
    color: #231F20;
}

#podrska h5 a:focus, #podrska h5 a:hover, .page-template-template-vesti h5 a:focus, .page-template-template-vesti h5 a:hover, .page-template-template-servisne_informacije h5 a:focus, .page-template-template-servisne_informacije h5 a:hover,
.page-template-template-onama .card h5 a:focus, .page-template-template-onama .card h5 a:hover {
    color: #FFBA0E !important;
}

.support-sidebar ul {
    padding: 0;
    margin: 0;
}

.support-sidebar ul li {
    list-style: none;
    margin-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #d9d9db;
}

.support-sidebar ul li:last-of-type {
    border-bottom: none;
    margin-bottom: 20px;
}

.support-sidebar ul li a {
    font-size: 13px;
    font-weight: 500;
}

.support-sidebar h5 {
    text-transform: uppercase;
    margin-bottom: 15px;
}

#accordion {
    margin-bottom: 30px;
}

.card-header {
    background-color: #FFFFFF;
}

/*========================================================================
                                 O nama
==========================================================================*/

.cover-o-nama {
    background-image: url("../img/o-nama-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    max-width: 100vw;
    height: calc(100vh - 200px);
}

.o-nama {
    margin: 30px 0;
}

.karijera-text a {
	color: #8f8a8a;
	font-weight: bold;
	text-decoration: underline;
}

/*========================================================================
                            Servisne informacije
==========================================================================*/
.page-template-template-servisne_informacije main {
    height: 100vh;
    display: table;
    width: 100%;
}

.page-template-template-servisne_informacije main p {
    /*display: table-cell;*/
    vertical-align: middle;
}

.page-template-template-servisne_informacije .card-header h5 a {
    float: left;
}

.page-template-template-servisne_informacije .card-header h5 i {
    float: right
}


@media only screen and (min-width: 992px) {
    .page-template-template-servisne_informacije .desktop-header.shrink,
    .page-template-template-kontakt .desktop-header.shrink,
    #uredjaji .desktop-header.shrink,
    .page-template-template-narucivanje .desktop-header.shrink,
    #slanje-zahteva .desktop-header.shrink {
        margin-top: 0;
    }
}

/*========================================================================
                           Vesti
==========================================================================*/
.page-template-template-vesti .card-header h5 a,
.page-template-template-servisne_informacije .card-header h5 a,
.page-template-template-onama .card h5 a {
    float: left;
}

.page-template-template-vesti .card-header h5 .date-vesti,
.page-template-template-servisne_informacije .card-header h5 .date-vesti,
.page-template-template-onama .card-header h5 .date-vesti {
    float: right
}


/*========================================================================
                           Slanje zahteva
==========================================================================*/
#slanje-zahteva main, .page-template-template-narucivanje main {
    padding-top: 30px;
}

#slanje-zahteva h1, .page-template-template-narucivanje h1, .page-template-template-kontakt h1 {
    font-size: 48px;
    text-align: center;
    font-weight: 300;
    line-height: 48px;
}

#slanje-zahteva h1 span, .page-template-template-narucivanje h1 span {
    display: block;
    font-size: 20px;
}

.page-template-template-kontakt .page_title p {
    text-align: center;
}

#teritorije {
    -webkit-appearance: button;
    background: rgba(241, 241, 241, 0) url(../img/adown.png) no-repeat;
    padding: 5px 30px 5px 10px;
    border-radius: 0;
    border: 1px solid #231F20;
    color: #231F20;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    margin: 30px auto;
    background-position: 170px center;
}


select:focus {
    outline: none;
}

.page-template-template-narucivanje main p {
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 900;
}

.page-template-template-kontakt main h5 {
    text-transform: uppercase;
}

.page-template-template-kontakt .centers .col-sm-6 {
    margin-bottom: 30px;
}

.page-template-template-kontakt main p {
    margin-bottom: 5px;
}

.page-template-template-narucivanje select {
    -webkit-appearance: button;
    background: rgba(241, 241, 241, 0) url(../img/adown.png) no-repeat 115px center;
    padding: 5px 30px 5px 10px;
    /* width: 90%; */
    border-radius: 0;
    border: 1px solid #231F20;
    color: #231F20;
    display: inline-block;
    /* margin-top: 73px; */
    font-size: 12px;
    /* font-weight: 400; */
    margin-top: 5px;
    margin-bottom: 10px;
}


.right-cb {
    text-align: left;
}

.part-1 label, .part-1 input {
    display: block;
    margin: 5px 0;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
}

.part-1 input {
    height: 37px;
}



.part-1 label {
    color: #6D6E71;
    font-size: 16px;
}

.part-2 h5 {
    text-align: center;
    margin: 15px 0;
}

.part-2 label,
#narucivanje-form-wrap .part-2 .wpcf7-list-item-label {
    font-size: 12px;
    font-weight: 500;
}
#narucivanje-form-wrap .part-2 .wpcf7-list-item-label {
	display: inline-block;
	margin: 0 0 .8rem 5px;
	text-transform: none !important;
}
#narucivanje-form-wrap .wpcf7-radio {
	display: block;
	margin-top: 5px;
}
#narucivanje-form-wrap span.wpcf7-list-item {
	display: block;
	margin-left: 0;
}
#narucivanje-form-wrap div.wpcf7 .wpcf7-spinner {
    position: absolute;
    left: 50%;
    bottom: -20px;
    margin-left: -8px;
}
#narucivanje-form-wrap .wpcf7-not-valid {
    border: 1px solid red;
}
#narucivanje-form-wrap .wpcf7-radio.wpcf7-not-valid {
	border: none;
}
#narucivanje-form-wrap span.wpcf7-not-valid-tip {
	margin: 3px 0 0 0;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 900;
	color: red;
	clear: both;
	text-align: left;
}
#narucivanje-form-wrap div.wpcf7-response-output {
	margin: 3px 0 20px 0;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 900;
	clear: both;
	border: none;
	text-align: center;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	color: #ff0000;
}
.form-button-wrapper {
	position: relative;
}

.part-2 {
    text-align: left;
}

.part-2 .txt-sz label {
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    margin: 15px 0 10px;
    text-align: left;
}

.part-2 .txt-sz {
    text-align: center;
}

.part-2 .txt-sz textarea {
    text-align: left;
    width: 100%;
    height: 80px;
    font-size: 13px;
    padding-left: 5px;
}

.page-template-template-narucivanje .part-2 div.col-sm-6 {
    margin: 5px 0;
}

/*========================================================================
                           Poslovni
==========================================================================*/
.cover-poslovni {
    background-image: url("../img/poslovni-korisnici-bg.jpg");
    background-repeat: repeat-x;
    background-size: cover;
    background-position: right center;
    max-width: 100vw;
    height: calc(100vh - 200px);
    position: relative;
    overflow: hidden;
}

#poslovni-korisnici main li {
    font-size: 13px;
}

#poslovni-korisnici main {
    margin: 65px 0 30px;
}

/*========================================================================
                             Uredjaji
==========================================================================*/
.product {
    border: 1px solid #DEDFE0;
    padding-top: 30px;
}

.product table {
    width: 100%;
    border-top: 1px solid #DEDFE0;
}

.product table tr td:first-child {
    font-size: 14px;
    font-weight: 400;
    word-wrap: break-word;
    padding-left: 30px;
    text-transform: uppercase;
}

.product table tr td:nth-child(2) {
    font-weight: 900;
    font-size: 35px;
    color: #E94500;
    text-align: center;
}

.product h5 {
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    color: #231F20;
    font-weight: 400;
}

.span-line {
    display: block;
    margin: auto;
    width: 65px;
    height: 1px;
    background-color: #FFBA0E;
}

.product img {
    display: block;
    margin: auto;
}

#ourHolder .item {
    margin-bottom: 30px;
}

#filterOptions li {
    display: inline-block;
}

#filterOptions li a {
    font-size: 12px;
    font-weight: 500;
    padding: 0 10px;
}

#filterOptions li a {
    border-right: 1px solid #FFBA0E;
}

#filterOptions li:last-of-type a {
    border: none;
}

#uredjaji h1 {
    font-size: 48px;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 130px;
    margin-bottom: 20px;
}

.uredjajip {
    margin-bottom: 20px;
}

#uredjaji main {
    padding-bottom: 20px;
    padding-top: 50px;
}

#uredjaji .uredjaji-nav {
    margin-bottom: 95px;
}

table.product_price {
    border: 1px solid #DEDFE0;
    width: 100%;
}

table.product_price tr {
    padding: 20px 10px;
    font-size: 14px;
}

table.product_price tr td span.orange-num {
    color: #FFBA0E;
    font-size: 35px;
    font-weight: 900;
}

table.product_price tr td:first-of-type {
    padding-left: 10px;
}

table.product_price tr td:last-of-type {
    text-align: right;
    padding-right: 10px;
}

table.product_price tr td span.gray-num {
    color: #231F20;
    font-size: 21px;
}

table.product_price tr:last-of-type {
    background-color: #C7D4E2;
}

#uredjaji .modal-body .desc p {
    font-size: 13px;
    margin-top: 7px;
}

#uredjaji .modal-title {
    font-size: 14px;
    padding-bottom: 6px;
    border-bottom: 2px solid #FFBA0E;
}

#uredjaji .modal-content {
    padding: 20px;
}

#uredjaji .more-products {
    border-top: 1px solid #DEDFE0;
    margin-top: 25px;
    padding-top: 20px;
}

/*========================================================================
                                Specific
==========================================================================*/

.carousel-item {
    height: 100%;

    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block;
}

.carousel-caption {
    position: absolute;
    bottom: 29%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #FFFFFF;
    text-align: center;
}

.carousel-caption a {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 20px;
    display: inline-block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    transition: all .2s ease-in-out;
}

.carousel-caption a:hover {
    transform: scale(1.05);
    z-index: -9999;
}

.carousel-item {

}

.owl-carousel .owl-item img {
    max-width: 100%;
    width: auto;
    margin: auto;
}

.img-width-90p {
    width: 90% !important;
    margin: 0 auto 15px !important;
}

/*========================================================================
                                Helper
==========================================================================*/
.list-reset {
    margin: 0;
    padding: 0;
    list-style: none;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.popover-content {
    color: #FFBA0E;
    font-size: 10px;
    padding: 20px 10px;
}

.mob-overlay {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(255, 255, 255, 0.65);
}

/*========================================================================
                               Responsive
==========================================================================*/
.nav-item-blue {
    color: #34B7E0 !important;
    font-weight: 700 !important;
}

@media only screen and (min-width: 992px) {
    .mob-overlay {
        display: none;
    }

    h5, .h5 {
        font-weight: 700;
        font-size: 15px;
    }

    #accordion {
        margin-bottom: 0;
    }

    /** Desktop Header **/
    .desktop-header {
        width: 100%;
        height: 120px;
        position: fixed;
        top: 0;
        z-index: 99;
        display: block;
    }

    .desktop-header.shrink {
        position: fixed;
        height: 90px;
    }

    .desktop-header.shrink .top-nav-bar {
        opacity: 1;
        height: 0;
    }

    .home .top-nav-bar,
    .page-template-template-kontakt .top-nav-bar,
    #poslovni-korisnici .top-nav-bar,
    #o-nama .top-nav-bar,
    .page-template-template-vesti .top-nav-bar,
    .page-template-template-servisne_informacije .top-nav-bar {
        height: 34px;
    }

    .home .top-nav-bar ul li a,
    .page-template-template-kontakt .top-nav-bar ul li a,
    #poslovni-korisnici .top-nav-bar ul li a,
    #o-nama .top-nav-bar ul li a,
    .page-template-template-vesti .top-nav-bar ul li a,
    .page-template-template-servisne_informacije .top-nav-bar ul li a {
        line-height: 34px;
    }

    .logo {
        position: absolute;
        left: 15px;
        top: 0;
        z-index: 99999;
        text-indent: -9999px;
        background-repeat: no-repeat;
        width: 50px;
        height: 50px;
    }

    .logo2 {
        background-image: url("../img/rv-logo.svg");
        z-index: 2;
        transition: all 0.5s;
    }

    .logo1 {
        background-image: url("../img/20-godina-v.svg");
        z-index: 2;
        transition: all 0.5s;
    }

    .logo20y {
        left: 0;
    }

    .logo-kocka1, .logo-kocka2 {
        opacity: 1;

        z-index: 1;
    }


    .top-nav-bar {
        width: 100%;
        height: 30px;
        background-color: #231F20;
        transition: all 0.5s;
        overflow: hidden;
    }

    .top-nav-bar ul:first-of-type {
        margin-left: 205px;
    }

    .top-nav-bar ul li {
        display: inline-block;
    }

    .top-nav-bar ul li a {
        color: #FFFFFF;
        font-size: 12px;
        line-height: 30px;
        padding: 0 15px;
        font-weight: 500;
    }

    .top-nav-bar ul li a:hover {
        color: #7DAED3;
    }

    .top-nav-bar ul li a.active {
        color: #7DAED3;
    }

    .main-nav-desktop {
        background-color: white;
        height: 95px;
        width: 100%;
        border-bottom: 2px solid #231F20;
    }

    .main-nav-desktop ul {
        margin-left: 100px;
        font-size: 0;
    }

    .main-nav-desktop ul li {
        display: inline-block;
        padding: 0 24px;
        line-height: 95px;
    }

    .main-nav-desktop ul li a {
        color: #231F20;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 600;
    }

    .main-nav-desktop ul li a:hover {
        color: #FFBA0E;
    }

    .logo-kocka1 {
        background-image: url("../img/logo.svg");
        height: 50px;
        margin-top: 22.5px;
    }


    .hdr-strip {
        display: none;
        width: 100%;
        height: 34px;
        background-color: rgba(35, 31, 32, 0.91);
        opacity: 1;
    }


    /* Big Header */
    .big-header .hdr-strip {
        display: block;
    }

    .home .desktop-header .hdr-strip,
    .page-template-template-narucivanje .desktop-header .hdr-strip,
    #poslovni-korisnici .desktop-header .hdr-strip,
    .page-template-template-vesti .desktop-header .hdr-strip,
    #o-nama .desktop-header .hdr-strip,
    .page-template-template-servisne_informacije .desktop-header .hdr-strip,
    .page-template-template-kontakt .desktop-header .hdr-strip,
    .page-template-template-internet .desktop-header .hdr-strip,
    .page-template-template-televizija .desktop-header .hdr-strip,
    .page-template-template-telefon .desktop-header .hdr-strip,
    #javni-telefonski-imenik .hdr-strip,
	.page-template-template-onama .desktop-header .hdr-strip,
	.error404 .desktop-header .hdr-strip,
	.page-template-template-pristup-onemogucen .desktop-header .hdr-strip {
        opacity: 0;
        transition: all 0.3s ease;
    }

    .nav-item-icons {
        display: inline-block;
        width: 33px;
        height: 33px;
        margin-right: 15px;
        vertical-align: middle;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .nav-item-icons-kombo {
        background-image: url('../img/nav-items-icon/kombo.svg')
    }

    .main-nav-desktop ul li a:hover .nav-item-icons-kombo,
    .main-nav-desktop li.active > a .nav-item-icons-kombo {
        background-image: url('../img/nav-items-icon/komboh.svg')
    }

    .nav-item-icons-internet {
        background-image: url('../img/nav-items-icon/net.svg');
        width: 42px;
    }

    .main-nav-desktop ul li a:hover .nav-item-icons-internet,
    .main-nav-desktop li.active > a .nav-item-icons-internet {
        background-image: url('../img/nav-items-icon/neth.svg')
    }

    .nav-item-icons-televizija {
        background-image: url('../img/nav-items-icon/tv.svg');
        width: 36px;
    }

    .main-nav-desktop ul li a:hover .nav-item-icons-televizija,
    .main-nav-desktop li.active > a .nav-item-icons-televizija {
        background-image: url('../img/nav-items-icon/tvh.svg')
    }

    .nav-item-icons-telefon {
        background-image: url('../img/nav-items-icon/tel.svg')
    }

    .main-nav-desktop ul li a:hover .nav-item-icons-telefon,
    .main-nav-desktop li.active > a .nav-item-icons-telefon {
        background-image: url('../img/nav-items-icon/telh.svg')
    }
	
    .nav-item-icons-portal {
        background-image: url('../img/nav-items-icon/at-portal.svg');
    }
	
	.main-nav-desktop ul li a:hover .nav-item-icons-portal,
    .main-nav-desktop li.active > a .nav-item-icons-portal {
        background-image: url('../img/nav-items-icon/at-portalh.svg');
    }

    .nav-item-icons-podrska {
        background-image: url('../img/nav-items-icon/podrska.svg')
    }

    .main-nav-desktop ul li a:hover .nav-item-icons-podrska,
    .main-nav-desktop li.active > a .nav-item-icons-podrska {
        background-image: url('../img/nav-items-icon/podrskah.svg')
    }

	.nav-item-icons-hosting {
        background-image: url('../img/nav-items-icon/hosting.svg')
    }

    .main-nav-desktop ul li a:hover .nav-item-icons-hosting,
    .main-nav-desktop li.active > a .nav-item-icons-hosting {
        background-image: url('../img/nav-items-icon/hostingh.svg')
    }

    .sub-nav-menu {
        position: absolute;
        z-index: 9;
        padding: 0;
        left: 16px;
        bottom: 3px;
        height: 34px;
    }

    .sub-nav-menu li {
        line-height: 34px;
        height: 34px;
        padding: 0 !important;
    }

    .sub-nav-menu li:first-of-type a {
        padding: 0 20px 0 25px !important;
    }

    .sub-nav-menu li a {
        font-size: 16px !important;
        font-weight: 300 !important;
        color: #ffffff !important;
        padding: 0 20px !important;
		border-right: 2px solid #fff;
    }
	.sub-nav-menu li:last-of-type a {
		border-right: 0;
	}

    .desktop-header .sub-nav-menu .active a {
        color: #fff;
        font-weight: 500 !important;
    }

    .desktop-header .sub-nav-menu {
        display: none;
    }

    .display-child .sub-nav-menu {
        display: block !important;
    }


}

@media only screen and (max-width: 768px) {
    #slider {
        margin-bottom: 0!important;
    }

    .pb-first {
        margin-left: 0!important;
    }

    .pb-second {
        margin-left: 0!important;
        margin-top: 0!important;
    }
    .cover-margin, #slider {
        margin-top: 90px
    }

    .cover-margin {
        min-height: 400px;
    }

    h1, .h1 {
        font-size: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    #slider {
        margin-top: 90px;
    }
}

@media only screen and (min-width: 768px) {
    h2, .h2 {
        font-size: 48px;
        font-weight: 300;
        text-transform: uppercase;
    }

    .cover-margin p {
        font-size: 14px !important;
    }

    /** Specific Styles **/
    #slider {
        margin-bottom: 85px;
    }

    .page-template-template-internet #slider,
    .page-template-template-net_tv_tel #slider,
    .tax-mix_kategorija #slider,
    .page-template-template-internet_televizija #slider,
    .page-template-template-televizija #slider,
    .page-template-template-telefon #slider,
	.page-template-template-nacionalni-domeni #slider,
	.page-template-template-internacionalni-domeni #slider,
	.page-template-template-ssl #slider,
	.page-template-template-hosting #slider,
	.page-template-template-onama #slider {
        margin-bottom: 0;
    }

    .carousel-caption {
        position: absolute;
        left: 50%;
        top: 65%;
        bottom: 0;
        transform: translate(-50%, -50%);
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #FFFFFF;
        text-align: center;
        width: 100%;
        max-width: 768px;
    }

    .carousel-caption a {
        border: 1px solid #FFFFFF;
        color: #FFFFFF;
        text-transform: uppercase;
        font-size: 22px;
        display: inline-block;
        width: 200px;
        height: 50px;
        line-height: 50px;
    }

    .slider-subtitle {
        font-size: 16px;
    }

    .icons-slider {
        margin-bottom: 16px;
    }

    .order-btn {
        margin-bottom: 65px;
        margin-top: 0;
        transition: all .2s ease-in-out;
    }


    .dft-bottom {
        height: 469px;
    }

    footer ul li {
        display: inline-block;
        border-left: 1px solid #FFFFFF;
        padding: 0 8px;
        font-weight: 500;
        text-transform: uppercase;
        line-height: 1.2;
        font-size: 12px;
        margin-top: 50px;
    }

    footer p {
        font-size: 14px;
    }

    .cover-itt, .cover-ip, .cover-tp, .cover-horizont, .cover-podrska, .cover-o-nama, .cover-poslovni {
        height: 100vh;
        background-position: center center;
    }

    /* simulator */
    .clearfix:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }

    #rvSimulacija {
        display: block;
        width: 100%;
        color: #ffffff;
        background-image: url("../img/rv-simulator-bg.jpg");
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
        font-size: 13px;
        font-weight: 700;
    }

    .wrapSim {
        padding: 35px 0;
    }

    .titleMain {
        font-size: 48px;
        text-align: center;
        font-weight: 100;
        line-height: 48px;
    }

    .titleMainSub {
        font-size: 13px;
        text-align: center;
        font-weight: 700;
    }

    .subTitle {
        margin: 17px 70px;
    }

    .dataPackets li {
        display: inline-block;
        text-align: center;
        margin: 15px 1.4%;
    }

    .dataPackets ul {
        padding: 0;
        text-align: center;
    }

    .dataPackets a.trig {
        display: block;
        color: #ffffff;
        text-decoration: none;
        font-size: 12px;
    }

    .dataPackets a.trig i {
        margin-bottom: 20px;
    }

    .dataPackets a:hover {
        color: #f65731;
    }

    .dataPackets a:visited {
        color: #ffffff;
    }

    .dataPackets a.active {
        color: #f65731;
    }

    div.wrapPacket {
        float: left;
        margin-left: 10%;
        width: 16%;
    }

    div.wrapProgress {
        float: left;
        margin-right: 4%;
        width: 48%;
    }

    .wrapPacket, .wrapProgress, .wrapWatch {
        line-height: 2.7rem;
    }

    .progress {
        background: #c6d4e1 !important;
        border-radius: 0 !important;
        margin: 15px 0px 26.5px 0px;
    }

    div.wrapWatch {
        float: left;
    }

    .progress-bar-success {
        background: #f65731 !important;
    }

    div.packet {
        width: 80px;
    }

}

/*narucivanje*/
.purchase_form {
    margin-bottom: 30px;
}

.purchase_form .info {
    float: left;
    width: 465px;
    margin-bottom: 20px;
}

.field {
    margin-bottom: 15px;
    /* height: 50px;*/
}

.field label {
    text-transform: uppercase;
    color: #4D6A73;
    font-size: 0.875em;
    display: block;
    float: left;
    width: 150px;
    text-align: right;
    padding: 15px 0;
}

.field input {
    border-radius: 5px;
    padding: 10px;
    color: #444;
    border: 2px solid #b2b2b2;
    background: #f1f1f1;
    width: 270px;
    margin-left: 15px;
}

.purchase_form h5 {
    color: #5d5d5d;
    background: #6ff3ff;
    display: inline-block;
    font-size: 1.0625em;
    padding: 1px 40px 3px 10px;
    margin-bottom: 40px;
    font-weight: 400;
    text-transform: uppercase;
}

.purchase_form .paketi {
    position: relative;
    margin-bottom: 20px;
}

.purchase_form .paketi .stripe {
    position: absolute;
    width: 100%;
    left: 0;
    top: 28px;
    height: 66px;
    background: #f1f1f1;
    border: 1px solid #b2b2b2;
    z-index: 0;
}

.standard_tv {
    float: left;
    width: 395px;
    position: relative;
    z-index: 10;
}

.standard_tv .left, .standard_net .left {
    float: left;
    width: 150px;
}

.standard_tv .left p, .standard_net .left p {
    text-align: right;
    font-size: 0.875em;
    line-height: 16px;
    padding: 35px 0;
}

.standard_tv .right {
    float: left;
    width: 226px;
    margin-left: 17px;
    margin-top: -36px;
}

.standard_tv .right img {
    display: block;
    z-index: 100;
}

.standard_tv .right > div {
    text-align: center;
}

.standard_tv .right input[type='radio'] {
    display: inline-block;
    margin: 5px 29px 0 17px;
}

.additional-tv {
    float: left;
    width: 511px;
    position: relative;
    z-index: 10;
    margin-left: 50px;
}

.additional-tv .left {
    width: 125px;
    float: left;
}

.additional-tv .left p, .tel-packs .left p, .kombo-three .left p, .kombo-duo .left p, .kombo-telly .left p {
    text-align: right;
    font-size: 0.875em;
    line-height: 16px;
    padding: 35px 0;
}

.additional-tv .right {
    float: left;
    width: 386px;
    margin-top: -39px;
}

.additional-tv .right > div input[type='radio'] {
    margin: 5px 5px 5px 41px;
}

.purchase_form .paketi {
    position: relative;
    margin-bottom: 20px;
}

.purchase_form .paketi .stripe {
    position: absolute;
    width: 100%;
    left: 0;
    top: 28px;
    height: 66px;
    background: #f1f1f1;
    border: 1px solid #b2b2b2;
    z-index: 0;
}

.standard_net {
    float: left;
    width: 558px;
    position: relative;
    z-index: 10;
}

.standard_net .right {
    float: left;
    width: 393px;
    margin-top: -45px;
}

.standard_net .right input[type='radio'] {
    display: inline-block;
    margin: 5px 7px 5px 45px;
}

.tel-packs {
    float: left;
    width: 402px;
    position: relative;
    z-index: 10;
}

.tel-packs .left {
    width: 85px;
    float: left;
}

.tel-packs .right {
    float: left;
    width: 165px;
    margin-top: -41px;
}

.tel-packs .right > div {
    text-align: center;
}

.tel-packs .right img {
    display: block;
}

.tel-packs .right input[type='radio'] {
    display: inline-block;
    margin: 5px 26px;
}

.kombo-three {
    float: left;
    width: 409px;
    position: relative;
    z-index: 10;
}

.kombo-three .left {
    float: left;
    width: 176px;
}

.kombo-three .right {
    float: left;
    width: 212px;
    margin-top: -30px;
}

.kombo-three .right > div {
    text-align: center;
}

.kombo-three .right select {
    -webkit-appearance: button;
    background: #f1f1f1 url(../img/adown.png) no-repeat 160px center;
    font-size: 0.6875rem;
    padding: 10px;
    width: 90%;
    border-radius: 5px;
    border: 2px solid #b2b2b2;
    color: #333;
    display: inline-block;
    margin-top: 73px;
    margin-left: 15px;
}

.kombo-duo {
    float: left;
    width: 245px;
    position: relative;
    z-index: 10;
}

.kombo-duo .left, .kombo-telly .left {
    float: left;
    width: 72px;
}

.kombo-duo .right {
    float: left;
    width: 158px;
    margin-top: -30px;
}

.kombo-duo .right > div {
    text-align: center;
}

.kombo-duo .right select {
    -webkit-appearance: button;
    background: #f1f1f1 url(../img/adown.png) no-repeat 110px center;
    font-size: 0.6875rem;
    padding: 10px;
    width: 90%;
    border-radius: 5px;
    border: 2px solid #b2b2b2;
    color: #333;
    display: inline-block;
    margin-top: 73px;
    margin-left: 15px;
}

.kombo-telly {
    float: left;
    width: 305px;
    position: relative;
    z-index: 10;
}

.kombo-telly .right {
    float: left;
    width: 160px;
    margin-top: -30px;
}

.kombo-telly .right > div {
    text-align: center;
}

.kombo-telly .right select {
    -webkit-appearance: button;
    background: #f1f1f1 url(../img/adown.png) no-repeat 110px center;
    font-size: 0.6875rem;
    padding: 10px;
    width: 90%;
    border-radius: 5px;
    border: 2px solid #b2b2b2;
    color: #333;
    display: inline-block;
    margin-top: 73px;
    margin-left: 15px;
}

.traka {
    margin: 20px 0;
    padding: 18px 0;
    background: #f1f1f1;
    border: 1px solid #b2b2b2;
}

.clearfix2 {
    font-size: 0;
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    line-height: 0;
}

/* nav mob */
@media only screen and (min-width: 991px) {
    .mob-nav {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .nav {
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        z-index: 11;
        background-color: rgba(255, 255, 255, 0.85);
    }

    button:focus {
        outline: 0;
    }

    .nav-container {
        position: fixed;
        top: 90px; /* 1 */
        right: 0;
        z-index: 9999;
        overflow-y: auto;
        visibility: hidden; /* 2 */
        width: 100%;
        height: 100%;
        min-height: 100%;
        margin: 0;
        padding: 0;
        -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
        transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%); /* 2 */
        background-color: #FFFFFF;
        -webkit-overflow-scrolling: touch; /* 3 */
    }

    .nav-container.is-visible {
        visibility: visible; /* 1 */
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0); /* 1 */
    }

    .nav-toggle {
        line-height: 90px;
        display: inline-block;
        padding: 0 1rem;
        border: 0;
        background-color: transparent;
        float: right;
    }

    .nav-toggle .icon-menu {
        position: relative;
        display: inline-block;
        width: 28px;
        height: 20px;
        vertical-align: middle;
        fill: none;
    }

    .icon-menu .line {
        position: absolute;
        right: 0;
        display: block;
        width: 100%;
        height: 4px;
        -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1.000);
        transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1.000);
        -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
        background-color: #fff;
    }

    .icon-menu .line-1 {
        top: 0;
        background: #FFBA0E;
    }

    .is-active .icon-menu .line-1 {
        -webkit-transform: translateY(8px) translateX(0) rotate(45deg);
        -ms-transform: translateY(8px) translateX(0) rotate(45deg);
        transform: translateY(8px) translateX(0) rotate(45deg);
    }

    .icon-menu .line-2 {
        top: 50%;
        margin-top: -2px;
        background: #FFBA0E;
    }

    .is-active .icon-menu .line-2 {
        opacity: 0;
    }

    .icon-menu .line-3 {
        bottom: 0;
        background: #FFBA0E;
    }

    .is-active .icon-menu .line-3 {
        -webkit-transform: translateY(-8px) translateX(0) rotate(-45deg);
        -ms-transform: translateY(-8px) translateX(0) rotate(-45deg);
        transform: translateY(-8px) translateX(0) rotate(-45deg);
    }

    .menu {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .nav-menu {
        background-color: #FFFFFF; /* 1 */
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; /* 2 */
    }

    .nav-menu .menu-item {
        border-top: 1px solid rgba(222, 222, 222, 0.6);
    }

    .nav-menu > .menu-item:last-child {
        border-bottom: 1px solid rgba(222, 222, 222, 0.6);
    }

    .nav-menu > .menu-item:hover,
    .nav-menu > .menu-item.is-active {
        background-color: #FFFFFF;
    }

    .nav-menu > .menu-item.is-active > a {
        color: #FFBA0E;
    }

    .nav-menu .menu-link {
        display: block; /* 1 */
        text-decoration: none;
        color: #231F20;
        padding: 0.75rem 1rem;
        font-weight: 500;
    }

    .has-dropdown {
        position: relative;
        cursor: pointer; /* 1 */
    }

    .has-dropdown > .menu-link {
        display: inline-block;
        font-size: 18px;
    }

    .has-dropdown:after {
        font-size: 26px;
        position: absolute;
        top: 0;
        right: 1rem;
        bottom: 0;
        content: "+"; /* 1 */
        color: #231F20;
    }

    .has-dropdown.is-active:after {
        content: "\2013"; /* 1 */
    }

    .nav-dropdown {
        display: none;
        background-color: #C7D4E2;
    }

    .has-dropdown.is-active > .nav-dropdown {
        display: block; /* 1 */
    }

    .nav-dropdown .nav-dropdown {
        background-color: #aaa;
    }

    .nav-dropdown .menu-item {
        border-color: #a0a0a0;
        font-size: 12px;
    }

    .nav-dropdown .menu-item > .menu-link:hover {
        color: #FFBA0E;
    }

    .nav-dropdown .nav-dropdown .menu-item {
        background-color: #b0b0b0;
        border-color: #909090;
    }

    .content {
        margin-top: 60px;
    }

    .content .wrapper {
        padding: 1rem 0;
    }

    .clearfix:before,
    .clearfix:after {
        content: "";
        display: table;
    }

    .clearfix:after {
        clear: both;
    }

    .choose {
        border-top: 1px solid rgba(222, 222, 222, 0.6);
        border-left: 1px solid rgba(222, 222, 222, 0.6);
        border-right: 1px solid rgba(222, 222, 222, 0.6);
    }

    .choose a {
        width: 50%;
        display: block;
        float: left;
        height: 40px;
        line-height: 40px;
        text-align: center;
        text-decoration: none;
        color: #231F20;
        font-weight: 900;
        font-size: 12px;
    }

    .choose a:hover {
        color: #FFBA0E;
    }

    .choose a:first-of-type {
        border-right: 1px solid rgba(222, 222, 222, 0.6);
    }

    .active-btn {
        color: #FFBA0E !important;
    }

    .poslovni-korisnici .menu-link {
        font-size: 18px;
    }

    .second-menu {
        border-top: 2px solid #7a8894;
        text-align: center;
        font-size: 12px;
        font-weight: 900;
    }

    .second-menu li a {
        font-size: 12px;
        font-weight: 900;
    }

    .mob-nav {
        font-size: 13px;
        line-height: 1.5;
        text-transform: uppercase;
        display: block;
    }

    footer ul {
        display: none;
    }

    footer p {
        margin: 0;
    }

    footer {
        height: auto;
        padding: 20px 0;
    }
}

/********* scroll down arrow *********/
.scroll-down {
    opacity: 1;
    -webkit-transition: all .5s ease-in 3s;
    transition: all .5s ease-in 3s;
}

.scroll-down {
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -16px;
    display: block;
    width: 56px;
    height: 29px;
    z-index: 2;
    -webkit-animation: bounce 2s infinite 2s;
    animation: bounce 2s infinite 2s;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.scroll-down:before {
    display: block;
    content: "";
    background-image: url(../img/arrow-down.png);
    width: 56px;
    height: 29px;
}

@keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    60% {
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px);
    }
}

#slider, .cover-margin {
    position: relative;
}

.online-support {
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    z-index: 9999;
    position: fixed;
    bottom: 10px;
    right: 15px;
    background: url(../img/rv-chat.svg) no-repeat;
}


/*** nove izmene ****/
.package-text-bottom {
    display: none !important;
}

.font-weight-tiny {
    font-weight: 300;
}

.owl-nav > * {
    display: none;
}
.owl-prev,
.owl-next {
	width: 23px;
	height: 33px;
	position: absolute;
	top: 40%;
	display: block !important;
	border:0px solid black;
}
.owl-prev {
	margin-left: -25px;
}
.owl-next {
	right: -25px;
}
.owl-nav i {
	color: #ccc;
}
.owl-nav .disabled i {
	color: #e9e8e8;
}

@media only screen and (max-width: 580px) {
	.owl-prev {
		margin-left: 5px;
	}
	.owl-next {
		right: 5px;
	}
}

.absolute-chevron-arrows {
    display: flex;
    justify-content: space-around;
}


.fixed-chevron-arrows {
    display: none;
}

.fixed-chevron-arrows .prev-item {
    z-index: 999999999;
    position: fixed;
    left: 10px;
    top: 50%;
}

.fixed-chevron-arrows .next-item {
    z-index: 999999999;
    position: fixed;
    right: 10px;
    top: 50%;
}

/*** update 26. mart ****/
.page-template-template-internet .internet .package-price, .page-template-template-televizija .package-price, .page-template-template-telefon .package-price {
    border: none;
}

.internet .package .promo-price, .page-template-template-televizija .package .promo-price, .page-template-template-telefon .package .promo-price {
    border-bottom: 1px solid #DEDFE0;
    padding-bottom: 10px;
}


.owl-carousel .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.owl-carousel .owl-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.owl-carousel .caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.owl-carousel .flex-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.owl-carousel .thumbnail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 15px;
}

.cover-itt .row {
    margin: 0;
}

.card {
    cursor: pointer;
}

.card h5 {
    user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
}

@media only screen and (max-width: 992px) {


    .cover-itt .h-100 div h1, .cover-ip .h-100 div h1, .cover-tp .h-100 div h1, .cover-podrska .h-100 div h1, .cover-o-nama .h-100 div h1, .cover-poslovni .h-100 div h1 {
        padding-top: 20px;
    }

    .cover-tp,
    .cover-podrska,
    .cover-itt,
    .cover-o-nama,
    .cover-ip,
    .cover-poslovni {
        height: calc(100vh - 90px);
        margin-top: 90px;

    }


    #slanje-zahteva h1, .page-template-template-narucivanje h1, .page-template-template-kontakt h1 {
        font-size: 43px;
    }


}

.page-template-template-kontakt .page_title,
.page-template-template-narucivanje .page_title,
.error404 .page_title,
.page-template-template-pristup-onemogucen .page_title {
    margin-top: 130px;
}

.cover-itt .col-md-7 {
    display: flex;
    flex-flow: column;
    justify-content: center;
}

.btn-jti {
    width: auto;
    display: inline-block;
    padding: 10px 10px 10px;
    background: white;
    line-height: 1;
    height: auto;
}

body, body.modal {
    padding-right: 0 !important;
}

body.modal {
    overflow-y: hidden;
}

/****

     Update Astra

                ****/

.home-first-section img {
    height: 68px;
}

.home-first-section h2,
.home-second-section h2,
.domen-main h2 {
    font-size: 60px;
    font-weight: 600;
    color: #231F20;
    margin-bottom: 20px;
}
.domen-main h2 {
	margin-bottom: 10px;
	font-size: 56px;
	line-height: 1;
}

.home-first-section p.subtitle-p,
.home-first-section div.subtitle-p,
.home-second-section p.subtitle-p {
    font-size: 16px;
    margin-bottom: 50px;
}

.home-first-section h4 {
    font-size: 27px;
    font-weight: 400;
    margin: 25px 0;
    color: #231F20;
}

.home-second-section {
    background-color: #DEDFE0;
    margin-bottom: 90px;
}

.border-left-box {
    border-left: 1px solid black;
    padding-left: 13px;
}

.home-second-section .order-btn {
    margin: 0;
}

.home-second-section p.subtitle-p {
    margin-bottom: 18px;
}

.home-second-section h2 {
    margin: 20px 0;
}

.social-icons-footer {
    display: flex;
    height: 100%;
    text-align: right;
    align-items: flex-end;
    justify-content: flex-end;
}

.cube-btn {
    width: 8px;
    height: 8px !important;
    margin: 0 5px 0 0 !important;
}

.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 20px;
    height: 20px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.91);
}

.carousel-indicators .active {
    background-color: #231F20;
    border: 4px solid rgba(255, 255, 255, 0.91);
}

.mobile-logo {
    max-width: 100%;
    height: 50px;
    float: left;
    margin-top: 20px;
    padding-left: 16px;
}


.mob-nav-main-item {
    font-size: 16px !important;
}

.package-icons {
    max-width: 148px !important;
}

.package h4 {
    color: #231F20;
    font-weight: 500;
    font-size: 24px;
}

.package .package-price {
    text-transform: uppercase;
    font-family: 'Bebas Neue', sans-serif;
    font-weight: bold;
    font-style: normal;
    color: #231F20;
    font-size: 45px;
}

.package .promo-price {
    width: 130px;
    height: 30px;
    line-height: 30px;
    background-color: #ffb90d;
    color: #fff;
    margin: 0 auto 15px;
    font-size: 18px;
}

.package-dow-speed {
    max-width: 100px !important;
}

.package .package-list, .package .package-list p {
    font-size: 11px;
}

.package .package-list-item-1, .package .package-list-item-3,
.package .package-list-item-4 {
    margin-bottom: 13px;
}

.order-btn-package {
    width: 124px !important;
    margin-bottom: 20px !important;
}

.active .order-btn {
    color: #000 !important;
}

.package-icons-group {
    width: 39px !important;
}

.tel-free-title {
    font-size: 11px !important;
    text-transform: uppercase;
    color: #ffb90d;
    margin-bottom: 0 !important;
    font-weight: 900;

}

.tel-free {
    font-size: 11px !important;
    margin-bottom: 0 !important;
}

.package-bg {
    padding-bottom: 50px;
    padding-top: 15px;
}

.package-addons h2 {
    margin-bottom: 17px;
    font-size: 60px;
    font-weight: 600;
    color: #231F20;
}

.fz-16 {
    font-size: 16px;
}

.img-dodatne-opcije {
    margin-top: 57px;
}

.img-dodatne-opcije img {
    margin: 12px;
}

.pi-mix-2 {
    max-height: 27px !important;
}

@media screen and (max-width: 768px) {
    .page-template-template-televizija .tv-tel-css,
    .page-template-template-telefon .tv-tel-css {
        margin: 0!important;
        border: none!important;
        padding: 0!important;
    }
    .carousel-indicators {
        display: none;
    }

    .home-first-section h2, .home-second-section h2 {
        font-size: 45px;
        font-weight: 600;
        color: #231F20;
        margin-bottom: 10px;
    }

    .home-first-section p.subtitle-p,
	.home-first-section div.subtitle-p,
	.home-second-section p.subtitle-p {
        font-size: 15px;
        margin-bottom: 50px;
    }

    .order-btn {
        margin-bottom: 35px;
        margin-top: 20px;
    }

    .border-left-box {
        padding: 20px 0;
        border: none;
    }

    .home-second-section img {
        padding-top: 20px;
    }

    .cube-btn {
        padding-top: 0 !important;
    }

    footer {
        text-align: center;
    }

    footer h5 {
        font-size: 20px;
        margin: 25px 0 4px;
    }

    .social-icons-footer {
        display: block;
        height: 100%;
        text-align: center;
        margin-top: 20px;
    }

	.owl-nav > * {
		display: block;
	}

}

@media only screen and (max-width: 991px) {
    .nav-dropdown {
        background-color: #DEDFE0;
    }
}

.tv-tel-css h2 {
    font-weight: 600;
    font-size: 60px;
    color: #231F20;
}

.tv-tel-css .img-dodatne-opcije {
    margin-top: 0;
}

.tv-tel-css .img-dodatne-opcije img {
    margin: 0 12px 12px 0 !important;
}

.tv-paragraph {
    margin-bottom: 60px;
}

.tv-tel-css {
    border-left: 1px solid black;
    margin-left: -15px;
    padding-left: 15px;
}

.page-template-template-televizija .package .item-kombo {
    background-color: #FFFFFF;
    margin-top: 65px;
    margin-bottom: 73px;
    padding-top: 24px;
    border: 1px solid #DEDFE0;
    position: relative;
    width: 100%;
}

.page-template-template-televizija .package-bg {
    padding: 0;
}

.tv-tel-subsection-p {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 400;
    color: #000000;
    margin-bottom: 45px;
}

.tv-tel-subsection-p .cube-btn {
    width: 20px;
    height: 20px !important;
    margin: 0 5px 0 0 !important;
}

.border-box-channels {
    border: 1px solid #DEDFE0;
    border-radius: 0;
}

.col-4.col-sm-2.col-lg-1.channel {
    padding: 3.5px 7px;
}

.tv-kanali {
    margin-bottom: 90px;
}

.m-0-tel {
    margin: 0!important;
}

.imenik-btn {
    margin: 10px 0 0 0!important;
    cursor: pointer;
}

.pb-first {
    margin-left: -10px;
}

.pb-second {
    margin-left: 20px;
}

.package-addons {
    margin-bottom: 40px;
}


@media only screen and (min-width: 768px) and (max-width: 1200px) {
   .home-second-section .align-items-center,
   .page-template-template-televizija .package-bg .align-items-center {
       padding-top: 20px;
       padding-bottom: 20px;
   }
    .main-nav-desktop ul li {
        padding: 0 15px;
    }
}

.page-template-template-kontakt h2,
.page-template-template-narucivanje h2 {
    font-size: 60px;
    font-weight: 600;
    color: #231F20;
    margin-bottom: 20px;
    text-align: center;
}

.centre .left_col {
    color: #231F20;
}

.page-template-template-kontakt p {
    color: #231F20;
}

b, strong {
    font-weight: 600!important;
}

.page-template-template-kontakt .fz-16 a,
#konakt .page_title a {
    color: #ffb90d!important;
}

.page-template-template-kontakt main,
.page-template-template-vesti main,
.page-template-template-servisne_informacije main {
    margin-bottom: 70px;
}

.page-template-template-narucivanje .fz-16,
.page-template-template-narucivanje .fz-16 p {
    font-weight: 400!important;
    text-transform: none!important;
    font-size: 16px!important;
    margin-bottom: 40px;
}

.napomena {
    font-size: 14px;
    font-weight: 400!important;
    text-align: center;
    text-transform: none!important;
    margin-bottom: 60px!important;
}