﻿.extra-tv-newest p {
font-size: 14px;
}

.parallax-window {
    min-height: 400px;
    background: transparent;
}

.parallax-mirror {
    z-index: 1;
}

.max-vert-align-bottom p {
    font-size: 16px;
}

div.intro-extra-tv-newest {
    width: 100%;
    position: relative;
    padding: 0;
}

.parallax-mirror:nth-child(2):after {
    box-shadow: inset 0 -450px 450px -230px rgba(0, 0, 0, 0.55);
    -webkit-box-shadow: inset 0 -450px 450px -230px rgba(0, 0, 0, 0.55);
    -moz-box-shadow: inset 0 -450px 450px -230px rgba(0, 0, 0, 0.55);
    height: 100%;
    content: ' ';
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1;
}

.max-vert-align-bottom {
    z-index: 17;
    position: absolute;
    bottom: 10px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    display: block;
    top: auto;
}

div.intro-extra-tv-newest .max-vert-align-bottom {
    text-align: center;
}

div.intro-extra-tv-newest p {
    color: #fff;
    padding: 0px 10px;
}

div.intro-extra-tv-newest .mgn-text {
    color: #e20074;
}

.intro-extra-tv-newest.parallax-window img {
    z-index: 3;
    display: block;
    position: relative;
}

a.max-scroll-to {
    display: block;
    width: 20px;
    height: 20px;
    margin: 0px auto;
    position: relative;
    z-index: 2;
    padding: 15px;
    background-image: url('../../images/max-tarifa/max-arrow-down.png');
    background-repeat: no-repeat;
    background-position: center center;
}


.intro-extra-tv-newest.parallax-window {
    /*background: #C7C7C7;*/
    position: relative;
    overflow: hidden;
	min-height: 550px;
}

.intro-extra-tv-newest {
	background-image:url('../../content/images/extra-tv/top-banner.jpg')!important;
	background-size: cover!important;
}

img.extra-tv-eye-catcher {
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .intro-extra-tv-newest.parallax-window {
        background-image: url('../../images/extra-tv-newest/intro-extra-tv-newest-background.jpg');
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }
    .trio-newest .col-lg-3-custom {
    /* width: 22.5%; */
}
}


.ie8.intro-extra-tv-newest {
    background-image: url('../../images/extra-tv-newest/intro-extra-tv-newest-background.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}



.intro-extra-tv-newest.parallax-window img {
  position: absolute;
    bottom: 5px;
    right: 22%;
}



section#extra-tv-newest-paketi {
    padding: 60px 0px;
}

.max-paketi-description p {
    font-size: 15px;
}

section#extra-tv-newest-paketi a.btn.grey-btn {
    font-family: tele-groteskhalregular !important;
    font-weight: normal;
    min-width: 110px;
    border-radius: 4px;
    font-size: 14px;
    text-align: center;
    max-width: 100%;
    white-space: normal;
}




@media screen and (max-width:580px) {
    div#max-dodatne-opreme .col-xs-6 {
        width: 100%;
        min-height: 0;
        height: auto;
    }
}

@media screen and (max-width:480px) {
    div#max-dodatne-opreme .col-xs-6 {
        padding: 5px !Important;
    }
}

.extra-tv-newest h2 {
text-align: center;
    font-size: 45px;
    padding-top: 15px;
    padding-bottom: 60px;
    margin-bottom: 0;
}

.extra-tv-newest-paket-column:hover .extra-tv-newest-paket-row {
    background: #e20074;
}

    .extra-tv-newest-paket-column:hover .extra-tv-newest-paket-row p,
    .extra-tv-newest-paket-column:hover .extra-tv-newest-paket-row h3 {
        color: #fff;
    }

    .extra-tv-newest-paket-column:hover .extra-tv-newest-paket-row.extra-tv-newest-paket-row-header,
    .extra-tv-newest-paket-column:hover .extra-tv-newest-paket-row:nth-child(6) {
        background-color: #b0005c;
    }

.extra-tv-newest-paket-column .extra-tv-newest-paket-row:nth-child(6) p span {
    font-family: 'telegrotesk_headline_ultraRg';
    font-size: 34px;
}


.extra-tv-newest-paket-column:hover .extra-tv-newest-paket-row.extra-tv-newest-paket-row-header:after {
    content: '';
    position: absolute;
    bottom: -17px;
    width: 20px;
    height: 20px;
    background-image: url('../../images/max-tarifa/selected-triangle.png');
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0px auto;
    left: 0;
    right: 0;
}

.extra-tv-newest-paket-column:hover .extra-tv-newest-paket-row {
    border-top-color: transparent;
}

.extra-tv-newest-paket-row {
    background-color: #f6f6f6;
    padding: 10px 0px;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #fff;
    text-align: center;
    display: block;
    position: relative;
}

    .extra-tv-newest-paket-row.extra-tv-newest-paket-row-header {
        position: relative;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        -webkit-box-shadow: 0px 2px 3px 0px rgba(66,66,66,0.3);
        -moz-box-shadow: 0px 2px 3px 0px rgba(66,66,66,0.3);
        box-shadow: 0px 2px 3px 0px rgba(66,66,66,0.3);
        z-index: 2;
        height:90px;
    }

        .extra-tv-newest-paket-row.extra-tv-newest-paket-row-header h3 {
            margin: 0px;
            color: #222222;
            text-transform: uppercase;
            font-size: 34px;
            font-family: 'tele-groteskhalregular';
            padding-top: 17px;
        }


        .extra-tv-newest-paket-row.extra-tv-newest-paket-row-header h3.reset-pt {

            padding-top: 5px;
        }


    .extra-tv-newest-paket-row p {
        color: #949494;
        font-family: 'tele-groteskhalregular';
        margin-bottom: 0px;
        font-size: 16px !important;
    }

        .extra-tv-newest-paket-row p span {
            clear: both;
            display: block;
            font-size: 24px;
            line-height: 1.2;
        }


            .extra-tv-newest-paket-row p span.max-paket-text-reset {
                font-family: 'tele-groteskfetregular';
                font-size: 18px;
                line-height: 1.8;
            }

    .extra-tv-newest-paket-row:first-child {
        border: none;
    }

     .extra-tv-newest-paket-row:nth-child(5) {
     height:100px;
    }

    .extra-tv-newest-paket-row-header h3 span
    {
    font-size: 20px;
    display: block;
    margin-top: -7PX;
     
    }

.extra-tv-pakete-buttons a.btn.magenta-btn{
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
}

.extra-tv-pakete-buttons a.btn.magenta-btn{
    opacity: 0;
    visibility: hidden;
}

.extra-tv-newest-paket-column:hover .extra-tv-pakete-buttons a.btn.magenta-btn
 {
    opacity: 1;
    visibility: visible;
}

.extra-tv-newest-paket-column-shadow {
    border-color: #e20074;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #e20074;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px #e20074;
    z-index: 3;
    position: relative;
}


.extra-tv-newest-paket-row:last-child {
    border-bottom: 1px solid rgb(221, 221, 221);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

    .extra-tv-newest-paket-row:last-child p span {
        font-family: "tele-groteskfetregular";
    }

.extra-tv-newest-paket-row:nth-child(3) {
    padding: 15px 20px;
}




.dodatne-opreme-box {
    background-color: #fff;
    margin: 15px 0px;
    min-height: 350px;
    position: relative;
    padding-bottom: 80px !important;
}



@media screen and (max-width:1200px) {
    .dodatne-opreme-box {
        min-height: 355px;
    }
}

.dodatne-opreme-box.do-box-1, .dodatne-opreme-box.do-box-2,
.dodatne-opreme-box.do-box-3, .dodatne-opreme-box.do-box-4,
.dodatne-opreme-box.do-box-5, .dodatne-opreme-box.do-box-6 {
    background-position: left 16px top 48px;
    background-repeat: no-repeat;
}



.dodatne-opreme-box h3 span {
    text-transform: uppercase;
    display: block;
    clear: both;
}


.dodatne-opreme-box h3 {
    height: auto;
    min-height: 60px;
}

.dodatne-opreme-box.do-box-3 h3 span {
    padding-top: 12px;
}

.dodatne-opreme-box-aktivacija p {
    color: #fff;
}

div#max-dodatne-opreme h2, div#max-dodatne-opreme p.dodatne-opcije-intro {
    text-align: center;
    color: #fff;
}

div#max-dodatne-opreme h2 {
    font-size: 45px;
    margin-bottom: 80px;
}

div#max-dodatne-opreme p.dodatne-opcije-intro {
    font-size: 15px;
}

.dodatne-opreme-box {
    text-align: center;
    padding: 40px 10px;
}

    .dodatne-opreme-box h3 {
        padding-top: 10px;
        font-size: 23px;
        text-align: left;
        padding-left: 70px;
        margin-bottom: 30px;
    }

    .dodatne-opreme-box h4 {
        font-size: 30px;
        font-family: 'telegrotesk_headline_ultraRg';
        line-height: 1;
        padding: 0px;
        height: 60px;
        position: absolute;
        left: 30px;
        right: 30px;
        bottom: 10px;
        top: auto;
    }

span.extra-tv-newest-dodatne-row-price {
    line-height:0.8;
    padding-top: 0px;
    font-size: 30px;
    font-family: 'telegrotesk_headline_ultraRg';
    color: #3d3d3d;
}

.dodatne-opreme-box h4 span {
    font-family: 'tele-groteskhalregular';
}

span.extra-tv-newest-dodatne-row-price-mjesecno {
    padding-left: 5px;
}

.dodatne-opreme-box:hover {
    background-color: #e20074;
}

    .dodatne-opreme-box:hover.do-box-1 {
        background-image: url('../../images/max-tarifa/phone-white.png');
    }

    .dodatne-opreme-box:hover.do-box-2 {
        background-image: url('../../images/max-tarifa/sms-white.png');
    }

    .dodatne-opreme-box:hover.do-box-3 {
        background-image: url('../../images/max-tarifa/star-white.png');
    }


    .dodatne-opreme-box:hover h3, .dodatne-opreme-box:hover h4, .dodatne-opreme-box:hover p {
        color: #fff;
    }

.dodatne-opreme-box p {
    text-align: left;
    padding: 0px 10px;
    font-size: 14px;
    color: #5e5e5e;
}

span.dodatne-opr-price-text {
    font-size: 16px;
    line-height: 1;
    margin: 0;
    padding: 0;
}

span.dodatne-opr-price-text {
    display: block;
}



section#extra-tv-newest-dodatne {
    padding: 80px 0px;
    position: relative;
    overflow: visible;
    z-index: 2;
    background: #EDEDED;
}

    section#extra-tv-newest-dodatne h2 {
        color: #333333;
        font-size: 45px;
        text-align: center;
        margin-bottom: 80px;
    }



p.extra-tv-newest-dodatne-intro {
    text-align: center;
    font-size: 15px;
    color: #333333 !important;
    margin-bottom: 25px;
}

.extra-tv-newest-dodatne-left-half,
.extra-tv-newest-dodatne-right-half {
    /*background: #F3F3F3;*/
    background-color: #fff;
    max-width: 350px;
    margin: 0px auto;
    padding: 15px 40px;
    height: auto;
    min-height: 0;
    position: relative;
}


a.magenta-button.extra-tv-button.mgn-new {
    position: relative;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    max-width: 120px;
	display:block;
}

.extra-tv-paketi-box{
	border:1px solid transparent;
}

.extra-tv-paketi-box:hover{
	border:1px solid #e20074;
}
.extra-tv-paketi-box:hover a.btn.btn-grey  {
	    background: #cc0069;
    background: -moz-linear-gradient(top, #cc0069 0%, #e20074 50%, #ff339c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc0069), color-stop(50%,#e20074), color-stop(100%,#ff339c));
    background: -webkit-linear-gradient(top, #cc0069 0%,#e20074 50%,#ff339c 100%);
    background: -o-linear-gradient(top, #cc0069 0%,#e20074 50%,#ff339c 100%);
    background: -ms-linear-gradient(top, #cc0069 0%,#e20074 50%,#ff339c 100%);
    background: linear-gradient(to bottom, #cc0069 0%,#e20074 50%,#ff339c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0069', endColorstr='#ff339c',GradientType=0 );
	color:#fff!important;
}

@media (min-width:767px) and (max-width:991px) {
    .extra-tv-newest-dodatne-left-half,
    .extra-tv-newest-dodatne-right-half {
        max-width: 380px;
        margin: 0px 5px;
    }
}
#extra-tv-dadatni-paketi .usluge-box h3 {
    padding-bottom: 15px!important;
	font-size: 25px;
}

#extra-tv-dadatni-paketi .usluge-box .max-tarifa-internet-row p {
    text-align: left;
  
}

#extra-tv-dadatni-paketi .usluge-box p.max-tarifa-internet-row-p.text-center {
text-align: center;
    position: absolute;
    bottom: 0;
    margin-left: 30%;
}

.extra-tv-newest-dodatne-left-half {
    margin-bottom: 30px;
    padding: 25px 40px;
}

.extra-tv-newest-dodatne-left-half .extra-tv-tooltip-pos p:nth-of-type(1) {
    min-height: 105px;
}

.extra-tv-newest-dodatne-right-half {
    margin: 0px auto;
    display: block;
    position: relative;
    margin-top: 40px;
    max-width: 390px;
}


/*.br-r-gray {
    border-right: 1px solid #DAD7D7;
}*/


@media screen and (max-width:760px) {
    .br-r-gray {
        border-right: 0px;
    }
}

.internet-bez-nepr-tros-wrapper {
    max-width: 330px;
    margin: 0px auto;
    margin-top: 10px;
}



.extra-tv-newest-dodatne-left-half .extra-tv-newest-dodatne-row {
    border-bottom: 0;
}

.extra-tv-newest-dodatne-left-half h3.dodatni-gigabajti {
    padding-left: 55px;
    background-image: url('../../images/max-tarifa/internet_solid.png');
    background-position:left top;
    background-repeat:no-repeat;
        padding-right: 30px;
}

.extra-tv-newest-dodatne-left-half h2.dodatni-gigabajti,
.extra-tv-newest-dodatne-right-half h2.dodatni-gigabajti {
    color: #aaaaaa!important;
    text-transform: uppercase;
    font-size: 30px!important;
    text-align: center;
    font-family: 'telegrotesk_headline_ultraRg';
    margin: 40px 0px!important;
}

    .extra-tv-newest-dodatne-left-half .extra-tv-newest-dodatne-row:first-child p,
    .extra-tv-newest-dodatne-right-half .extra-tv-newest-dodatne-row:first-child p {
        color: #e20074;
        font-size: 18px;
        /*font-family: 'tele-groteskhalregular';
        font-family: 'tele-groteskfetregular';*/
    }

    .extra-tv-newest-dodatne-left-half .extra-tv-newest-dodatne-row:first-child,
    .extra-tv-newest-dodatne-right-half .extra-tv-newest-dodatne-row:first-child {
        /*border-bottom: 1px solid #b2b2b2;*/
    }

    .extra-tv-newest-dodatne-left-half .extra-tv-newest-dodatne-row p,
    .extra-tv-newest-dodatne-right-half .extra-tv-newest-dodatne-row p {
        margin: 0px;
        padding: 10px 0px;
        font-size: 22px;
        font-family: tele-groteskhalregular;
    }

.extra-tv-newest-dodatne-row p span.pull-right {
    float: right;
}

span.text-mgn {
    color: #e20074;
}

@media screen and (max-width:400px) {

    .extra-tv-newest-dodatne-row p span {
        float: none;
        padding-left: 5px;
    }
}

.extra-tv-newest-dodatne-right-half .extra-tv-newest-dodatne-row:nth-child(2) {
    border-bottom: 1px solid #dcdcdc;
}


p.extra-tv-newest-dodatne-row-p {
    text-transform: uppercase;
    color: #e20074;
}

span.extra-tv-newest-dodatne-row-price-mjesecno {
    text-transform: lowercase;
    color: #5e5e5e;
    font-size: 17px;
    clear: both;
    display: block;
}


@media screen and (max-width:400px) {

    .extra-tv-newest-dodatne-left-half .extra-tv-newest-dodatne-row p,
    .extra-tv-newest-dodatne-right-half .extra-tv-newest-dodatne-row p {
        font-size: 18px;
    }

    span.extra-tv-newest-dodatne-row-price-mjesecno {
        font-size: 15px;
    }
}


p.extra-tv-newest-dodatne-left-half-text-center {
    color: #333333 !important;
    font-size: 23px;
    text-align: center;
    margin-bottom: 40px;
    font-family: 'tele-groteskhalregular';
    line-height: 1.4;
}

    p.extra-tv-newest-dodatne-left-half-text-center span {
        color: #e20074;
    }

section#max-tarifa-prakticni-detalji {
    background-color: #DADADA;
    padding: 80px 0px;
}

    section#max-tarifa-prakticni-detalji h2 {
        color: #333333;
        font-size: 45px;
        text-align: center;
        margin-bottom: 80px;
    }

    section#max-tarifa-prakticni-detalji p {
        font-size: 16px;
        color: #333333 !important;
    }



section#extra-tv-paketi, div#novo-na-extra-tv, section#promotivna-ponuda, section#novo-na-extra-tv, section#extra-tv-newest-usluge{
    position: relative;
}


section#extra-tv-paketi, 
div#novo-na-extra-tv,
section#novo-na-extra-tv,
section#extra-tv-newest-usluge,
section#extra-tv-ostalo,
section#extra-tv-dadatni-paketi,
section#nova-niza-cijena{
    padding: 80px 0px;
}

p.text-center.text-description {
    font-size: 16px;
    color: #333;
}


    section#extra-tv-promotivna-ponuda a.max-scroll-to, section#novo-na-extra-tv a.max-scroll-to,
    section#extra-tv-paketi a.max-scroll-to, section#extra-tv-newest-usluge a.max-scroll-to,
	section#extra-tv-dadatni-paketi a.max-scroll-to
   {
        position: absolute;
        bottom: 30px;
        top: auto;
        left: 0px;
        right: 0px;
    }


#extra-tv-newest-dodatne a.max-scroll-to {
    z-index: -1;
}

.extra-tv-usluge-box {
    /*background: #fff;
        border: 1px solid #e20074;*/
    padding: 40px 0px 0px 0px;

}

.extra-tv-usluge-box h3 {
    color: #e20074;
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-bottom: 40px;
}

.text-footnote-description {
 margin-top: 20px;
    z-index: -1;
    position: relative;
}

.extra-tv-tooltip-pos {
	position:relative;
	display:block;	
}

.extra-tv-tooltip-pos .max-tarifa-tooltip {
    display: block;
    position: absolute;
    right: -15px;
    top: 0px;
}


#extra-tv-newest-dodatne .extra-tv-newest-dodatne-right-half {
    padding: 15px 50px 15px 15px;
 }

#extra-tv-newest-dodatne .extra-tv-newest-dodatne-left-half.padding-reset,
#extra-tv-newest-dodatne .extra-tv-newest-dodatne-right-half.padding-reset {
    padding: 15px;
}

.bg-transparent {
    background-color:transparent!important;
}

p.extra-tv-newest-dodatne-right-half-text-center {
    text-align: center;
    margin-top: 0px;
    font-size: 14px;
}

#extra-tv-newest-dodatne .max-tarifa-tooltip {
    right: 15px !important;
    top: 25px !important;
}

/**/

div#telefoni-uz-max-tarifa h2 {
    color: #333333;
    font-size: 45px;
    text-align: center;
    margin-bottom: 60px;
}

div#telefoni-uz-max-tarifa {
    background: #EDEDED;
    padding: 80px 0px;
    position: relative;
}


/**/

section#extra-tv-dadatni-paketi {
    background-color: #eee;
    text-align: center;
	position: relative;
}

section#extra-tv-dadatni-paketi h2 {
    font-size: 45px;
    margin-bottom: 20px;
}



section#nova-niza-cijena h2 {
    color: #e20074;
    font-size: 45px;
    margin-bottom: 60px;
    text-align: center;
}


.nova-niza-cijena-box {
    text-align: center;
}


.nova-niza-cijena-box ul {
    text-align: left;
    max-width: 207px;
    margin: 0px auto;
}

.nova-niza-cijena-box img {
    margin-bottom: 20px;
}

#nova-niza-cijena p.text-footnote {
    text-align: center;
    margin-top: 50px;
    font-size: 15px;
}

#nova-niza-cijena .nova-niza-cijena-box p, #nova-niza-cijena .nova-niza-cijena-box ul li {
    font-size: 13px;
}
#nova-niza-cijena .nova-niza-cijena-box ul li {
    display: block;
    background: url(../../content/images/extra-tv/list-bullet.png) 0 6px no-repeat;
    padding-left: 15px;
    line-height: 145%;
    margin-bottom: 7px;
    margin-left: 0;
}

#nova-niza-cijena .nova-niza-cijena-box ul li span {
	color:#999999;
	display:block;
}

/* Tooltip */

.max-tarifa-tooltip {
    display: block;
    position: absolute;
    right: 15px;
    top: 15px;
}

    .max-tarifa-tooltip .tool-fix-w {
        width: 23px;
        height: 23px;
        display: inline-block;
    }

.dodatne-opreme-box .mag1-qmark, .extra-tv-newest-dodatne-row .mag1-qmark {
    display: inline-block;
}

.dodatne-opreme-box .mag1-qmark, .extra-tv-newest-dodatne-row .mag1-qmark {
    overflow: hidden;
    position: absolute;
    width: 23px;
    height: 23px;
    right: 0px;
    top: 0px;
}
/* .dodatne-opreme-box .mag1-qmark img {
    width: 22px;
    margin-left: 15px;
    margin-top: 15px;
} */
.dodatne-opreme-box .mytool, .extra-tv-newest-dodatne-row .mytool {
    color: white;
    background-color: rgb(66, 65, 66);
    padding: 10px;
    width: 260px;
    margin-top: 35px;
    border-radius: 3px;
    position: relative;
    opacity: 0;
    transition: all ease-in-out 0.3s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: 2;
    text-align: left;
}

    .dodatne-opreme-box .mytool img, .extra-tv-newest-dodatne-row .mytool img {
        position: absolute;
        top: -15px;
        right: 12px;
        display: none\0/;
        width: 22px;
    }


.dodatne-opreme-box .mag1-qmark:hover .mytool, .extra-tv-newest-dodatne-row .mag1-qmark:hover .mytool {
    opacity: 1;
    visibility: visible;
    right: -12px;
}

.dodatne-opreme-box .mag1-qmark:hover, .extra-tv-newest-dodatne-row .mag1-qmark:hover {
    width: auto;
    height: auto;
    overflow: visible;
}

.dodatne-opreme-box .mytool p, .extra-tv-newest-dodatne-row .mytool p {
    font-size: 13px;
    margin-bottom: 8px;
}

.mag1-qmark:hover > img {
    position: relative;
    display: block;
    right: 0;
    float: right;
}



.extra-tv-newest-dodatne-row .mytool p {
    color: #fff !important;
    font-size: 13px !important;
    font-family: arial !important;
    padding: 2px;
}






/*animation element sliding left*/




.animation-element.slide-left {
    opacity: 0;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
    -moz-transform: translate3d(-100px, 0px, 0px);
    -webkit-transform: translate3d(-100px, 0px, 0px);
    -o-transform: translate(-100px, 0px);
    -ms-transform: translate(-100px, 0px);
    transform: translate3d(-100px, 0px, 0px);
}

    .animation-element.slide-left.in-view {
        opacity: 1;
        -moz-transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        -o-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        transform: translate3d(0px, 0px, 0px);
    }



/**/

.animation-fade-in.in-view {
    animation: animationFramesFadeIn ease-in 1s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards; /*when the spec is finished*/
    -webkit-animation: animationFramesFadeIn ease-in 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards; /*Chrome 16+, Safari 4+*/
    -moz-animation: animationFramesFadeIn ease-in 1s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards; /*FF 5+*/
    -o-animation: animationFramesFadeIn ease-in 1s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards; /*Not implemented yet*/
    -ms-animation: animationFramesFadeIn ease-in 1s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards; /*IE 10+*/
}

@keyframes animationFramesFadeIn {
    0% {
        opacity: 0;
        transform: translate(0px,20px);
    }

    100% {
        opacity: 1;
        transform: translate(0px,0px);
    }
}

@-moz-keyframes animationFramesFadeIn {
    0% {
        opacity: 0;
        -moz-transform: translate(0px,20px);
    }

    100% {
        opacity: 1;
        -moz-transform: translate(0px,0px);
    }
}

@-webkit-keyframes animationFramesFadeIn {
    0% {
        opacity: 0;
        -webkit-transform: translate(0px,20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0px,0px);
    }
}

@-o-keyframes animationFramesFadeIn {
    0% {
        opacity: 0;
        -o-transform: translate(0px,20px);
    }

    100% {
        opacity: 1;
        -o-transform: translate(0px,0px);
    }
}

@-ms-keyframes animationFramesFadeIn {
    0% {
        opacity: 0;
        -ms-transform: translate(0px,20px);
    }

    100% {
        opacity: 1;
        -ms-transform: translate(0px,0px);
    }
}





/* #endregion Max tarifa */

.hovererFixer {
    z-index: 10;
}


    .hovererFixer:hover {
        z-index: 20;
    }



.extra-tv-newest .extra-tv-newest-paket-column {
margin-left:5px;
}


#extra-tv-promotivna-ponuda{
	position: relative;
    height: auto;
min-height: 460px;
    padding: 80px 0px;
    z-index: 1;
    background: #EEEEEE;
    z-index: inherit;
}

#extra-tv-promotivna-ponudah2 {

    color: white;
}

#extra-tv-promotivna-ponudah2 span {
    display: block;
    font-size: 16px;
}



    #extra-tv-promotivna-ponuda .container {
        z-index: 2;
        position: relative;
        text-align: center;
    }

#extra-tv-promotivna-ponuda .promo-ponuda-box h5 {
color: white;
    padding-top: 20px;
    font-size: 24px;
    font-family: 'tele-groteskhalregular'
}

#extra-tv-promotivna-ponuda .promo-ponuda-box h5 span {
    font-weight: bold;
    display: block;
    }

#extra-tv-promotivna-ponuda h2 {
    color: white;
	    color: white;
    font-size: 40px;
	padding-bottom:40px;
}

#extra-tv-promotivna-ponuda h2 span {
    display: block;
    font-size: 16px;
}


#extra-tv-newest-usluge {
background-color: #eee;
text-align: center;
z-index: 20;
position: relative;

}



#novo-na-extra-tv {
text-align: center;
}


#extra-tv-promotivna-ponuda .promotivna-ikoni {
padding-bottom: 40px;
    width: 50%;
    margin: 0 auto;
}


#extra-tv-promotivna-ponuda p {
padding-top:20px;
color:white;
}



.modemi-box h5 {
font-size: 18px;
    padding-top: 20px;
}

.novo-na-extra-tv-box p {
    font-size: 14px;
    color: #777777;
    text-align: left;
	margin-top: 30px;
}

section#novo-na-extra-tv h2 {
    color: #e20074;
    font-size: 45px;
    margin-bottom: 60px;
}

.modemi-box h3 {
    font-family: 'telegrotesk_headline_ultraRg';
    font-size: 34px;
     color: #777777;
}


.ponudi-box h5 {
    font-size: 18px;
    text-align: center;
    padding-top: 20px;
}

.usluge-box h3 {
    color: #aaa;
    font-size: 34px;
    text-transform: uppercase;
}

#extra-tv-newest-usluge .norton-logo img {
    padding-bottom: 30px;
}

#novo-na-extra-tv .max-tarifa-internet-row p {
    color: #5e5e5e;
}

#extra-tv-paketi .paketi-opis {
    padding-top: 40px;
}

#extra-tv-paketi .paketi-opis span {
color: #e20074;
}



#extra-trio-intro {

    background-image: url('../../images/extra-trio-landing/extra-trio-back.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 450px;
}



.trio-newest #extra-trio-paketi .fix-h {
    min-height: 120px;
}



#extra-trio-intro .magenta-layer {
    position: absolute;
    top: 230px;

}

#extra-trio-instal {

    padding: 80px 0px;
    text-align: center;
}

#extra-trio-instal p, #extra-trio-instal img {
    padding-bottom: 50px;
}

.trio-newest #extra-trio-paketi .optika-paket-column .optika-paket-row:nth-child(5) p span {
    font-family: 'telegrotesk_headline_ultraRg';
    font-size: 34px;
}

.trio-newest #extra-trio-paketi .optika-paket-column .optika-paket-row:nth-child(2), .trio-newest #extra-trio-paketi .optika-paket-column .optika-paket-row:nth-child(4)  {
min-height: 150px;
}


#extra-tv-promotivna-ponuda h2 .magenta-text {
    font-family: 'telegrotesk_headline_ultraRg';
display: inline-block
}



.trio-newest .col-lg-2-custom {
width: 10%;

}

.trio-newest .col-lg-3-custom {
width: 22.5%;

}


.usluge-box .extra-tv-newest-dodatne-left-half, .usluge-box .extra-tv-newest-dodatne-right-half {
    /* background: #F3F3F3; */
    background-color: #fff;
    max-width: 350px;
    margin: 0px auto;
    padding: 15px 25px;
    height: 310px;
    min-height: 0;
    position: relative;
    margin-bottom: 30px;
}


.opis-crni ul.t-list li {

    color: white;
    padding-bottom: 0;
    margin-bottom: 0;
    background: url(../../images/list-bullet-white.png) 0 18px no-repeat !important;
}

.opis-crni {
background-color: rgb(66, 65, 66);
    padding: 10px;
    width: 80%;
    margin-top: -230px;
    border-radius: 3px;
    position: absolute;
    z-index: 3;
    text-align: left;
    display: none;
}

.opis-video {
    background-color: transparent;
    padding: 10px;
    margin-top: -295px;
    margin-left: -110px;
    border-radius: 3px;
    position: absolute;
    z-index: 3;
    display: none;
}

.opis-video .close-tr {
    float: right;
    cursor: pointer;
    margin-right: -20px;
    color: #E20074;
}

.opis-crni .close-tr {
    float: right;
    cursor: pointer;
    margin-right: 0px;
    color: white;
}

#extra-trio-paketi .trio-promo-ec {
    position: absolute;
    z-index: 9;
    top: -40px;
    width: 125px;
    right: -5px;
}

#extra-trio-instal h2
{
    padding-bottom: 40px;
}

#extra-tv-dadatni-paketi .blue-kanal
{
	font-size: 14px;
    color: #64b9e4;
    bottom: 65px;
    display: block;
    text-align: center !important;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

#extra-tv-newest-usluge .blue-kanal {
    color: #64b9e4;
}


#extra-tv-dadatni-paketi .blue-kanal:hover, #extra-tv-newest-usluge .blue-kanal:hover
{
    color: #467bab;
 }

#extra-tv-dadatni-paketi .opis-crni{
    margin-top: -35px;
}

#extra-tv-newest-usluge .opis-crni {

    margin-top: -150px;
}

#extra-tv-dadatni-paketi .opis-crni p, #extra-tv-newest-usluge .opis-crni p
 {   text-align: left;
    font-size: 12px;
      color: white; 
      width: 98%;
}

#extra-tv-dadatni-paketi .opis-crni .close-tr, #extra-tv-newest-usluge .opis-crni .close-tr {
    font-size: 10px;
    margin-right: -5px;
    margin-top: -5px;
    opacity: 0.3;
}


.extra-tv-newest .hovererFixer-2.openedBox {
    z-index: 20;
}


@media screen and (max-width: 769px) {

    .trio-newest .col-lg-3-custom {
   width: 100%; 
}

    #extra-trio-intro {
    background-position: 82%; 
    height: 340px;
}

    .intro-extra-tv-newest.parallax-window img {
    position: absolute;
    bottom: 5px;
    right: 0;
}

    .opis-crni {
    width: 90%;
    }

    .opis-crni ul.t-list li {
    color: white;
    padding-bottom: 0;
    margin-bottom: 0;
    background: url(../../images/list-bullet-white.png) 0 18px no-repeat !important;
    border-bottom: transparent;
    padding-top: 10px;
}

#extra-tv-promotivna-ponuda .promotivna-ikoni {

    width: 100%;

}

}


@media screen and (min-width:770px) and (max-width:991px) {
 #extra-trio-paketi .optika-paket-row.optika-paket-row-header h3 {
    font-size: 24px;
}
}