
@font-face {
    font-family: 'DrukTextWide-SuperItalic';
    src: url('font/DrukTextWide-SuperItalic.woff') format('woff'),
    url('font/DrukTextWide-SuperItalic.ttf') format('truetype');
    font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'DrukText-Medium';
    src: url('font/DrukText-Medium.woff') format('woff'),
    url('font/DrukText-Medium.ttf') format('truetype');
    font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Druk-Medium';
    src: url('font/Druk-Medium.woff') format('woff'),
    url('font/Druk-Medium.ttf') format('truetype');
    font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'DrukText-MediumItalic';
    src: url('font/DrukText-MediumItalic.woff') format('woff'),
    url('font/DrukText-MediumItalic.ttf') format('truetype');
    font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Georgia Regular';
    src: url('font/Georgia.woff') format('woff'),
    url('font/Georgia.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    }
    

@font-face {
    font-family: 'Georgia Italic';
    src: url('font/Georgia-Italic.woff') format('woff'),
    url('font/Georgia-Italic.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    }
    

@font-face {
    font-family: 'Georgia Bold';
    src: url('font/Georgia-Bold.woff') format('woff'),
    url('font/Georgia-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    }
    

@font-face {
    font-family: 'Georgia Bold Italic';
    src: url('font/Georgia-BoldItalic.woff') format('woff'),
    url('font/Georgia-BoldItalic.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    }


@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400&display=swap');



/*  BOJE:
    color: #18232f;
    color: #e64314;  */


/*  ŠIRINE:
    BIG: 1558px;
    md: 1244px; 
    sm-do 1022px: 100%; padding: 20px;
    xs-do 768: 100%; padding: 0;    */

    h1, h2, h3, h4 {
        margin-bottom: 8px;
    }

    body {
        background-color: transparent;
        }

    a:hover {
        text-decoration: none;
        }

.section-pretplata {
    background-color: #18232f;
    padding: 50px 0 58px 0;
    }

    .section-pretplata-om {
        background-color: #e1efff;
        background: linear-gradient(to bottom,#ffffff 0%,#e1efff 100%);
        padding: 50px 0 58px 0;
        }

        .section-pretplata-sd {
            background-color: #ffffff;
            padding: 50px 0 58px 0;
            }


    .kartica {
        width: 100%;
        margin: 0 auto;
        }

    .zaposlenici,
    .zaposlenici_sd,
    .zaposlenici_om {
        background-color: #ffffff;
        width: 100%;
        margin: 0 auto;
        padding: 20px 20px;
        height: auto;
        }

        .zaposlenici_om {
            background-color: #a1c3e0;
            }

            .zaposlenici_sd {
                background-color: #323232;
                }




    .nabrajanje {
        padding: 0 10%;
        }

        .logo-jl {
            width: 254px;
            margin-top: 20px;
            margin-right: 14px;
            }

            .logo-sd {
                width: 254px;
                margin-top: 48px;
                margin-right: 14px;
                }

            .logo-om {
                width: 200px;
                margin-top: 20px;
                margin-right: 14px;
                }


    .logo-jl-landing {
        width: 128px;
        margin-top: 20px;
        margin-right: 8px;
        margin-left: 8px;
        }

    .logo-sd-landing {
        width: 146px;
        margin-top: 20px;
        margin-right: 12px;
        }

    .logo-om-landing {
        width: 160px;
        margin-top: 20px;
        margin-right: 10px;
        }

    .nacin-placanja {
        height: auto;
        }

    .vrsta-pretplate {
        height: auto;
        width: 100%;
        margin: 0 auto;
        }


        .naslov-text {
            margin: 2px 0 -26px 0;
        }


        .naslov-text h1 {    
            font-family: 'Slabo 27px', serif;
            color: #ffffff;
            font-size: 39px;
            line-height: 50px;
            padding: 26px 12px;
            }  
            

            .section-pretplata-sd .naslov-text h1 {
                font-family: 'Oswald', sans-serif;
                color: #ffffff;
                line-height: 73px;
                padding: 35px 12px;
            }
            

            .nacin-placanja h1 {
                font-family: 'DrukText-Medium', sans-serif;
                color: #18232f;
                font-size: 26px;
                line-height: 22px;
                margin-bottom: 0;
                }
    

            .vrsta-pretplate h1 {
                font-family: 'DrukText-Medium', sans-serif;
                text-transform: uppercase;
                color: #18232f;
                font-size: 46px;
                letter-spacing: -1.2px;
                padding: 0;
                margin-bottom: 0;
                }

                .vp-line-1 {
                    border-top: 1px solid #18232f;
                    margin: 0 auto 25px auto;
                    width: 96px;
                    }

                    .section-pretplata-sd .vp-line-1 {
                        border-top: 1px solid #ffffff;
                        }
       

        h3 {
            font-family: 'Georgia Italic', serif;
            color: #18232f;
            padding: 4px;
            }

        .nabrajanje h3 {
            font-size: 17px;
            line-height: 22px;
            }

            .section-pretplata-sd .nabrajanje h3 {
                color: #ffffff;
                }

            .nabrajanje h3.bold {
                font-family: 'Georgia Bold Italic', serif; 
                text-decoration: underline;
                }

        .nabrajanje-srednja h3 {
            font-family: 'Georgia Regular', serif;
            font-size: 22px;
            line-height: 14px;
            }



        .nabrajanje-srednja h4 {
            font-family: 'Georgia Regular', serif;
            color: #18232f;
            font-size: 54px;
            line-height: 48px;
            padding: 20px 5px 25px 5px;
            }
                


        button.period {
            font-family: 'DrukText-Medium', sans-serif;
            font-weight: 400;
            color: #ffffff;
            text-transform: uppercase;
            text-align: center;
            font-size: 15px;
            line-height: 18px;
            letter-spacing: .8px;
            background-color: transparent;
            border: 0;
            padding: 2px 10px;
            margin: 5px auto 0 auto;
            display: block;
            width: 90%;
            }


            button.period:hover {
                background-color: #FA292A;
                }

            button.period.jedan {
                background-color: #FA292A;
                }

            button.period:focus {
                outline: none;
                }

            button.period a {
                color: #ffffff;
                }



        button.pretplatite-se {
            font-family: 'Slabo 27px', serif;
            font-weight: 400;
            color: #ffffff;
            text-align: center;
            font-size: 20px;
            line-height: 30px;
            letter-spacing: .5px;
            background-color: #FA292A;
            border: none;
            border-radius: 18px;
            padding: 8px 34px;
            margin: 12px auto 16px auto;
            width: auto;
            }

            .section-pretplata-sd button.pretplatite-se {
                font-family: 'Oswald', sans-serif;
                text-transform: uppercase;
                background-color: #ed1c24;
                }


            button.pretplatite-se:hover {
                background-color: #dd1717;
                }

                .section-pretplata-sd button.pretplatite-se:hover {
                    background-color: #fdbb11;
                    }

                button.pretplatite-se:focus {
                    outline: none;
                    }

                    button.pretplatite-se a {
                        color: #ffffff;
                        }


                        .fa-arrow-alt-circle-left { 
                            color: #29adfa; 
                            font-size: 50px;
                            padding-right: 10px;
                            }
                
                
                .fa-arrow-alt-circle-left:hover {
                    color: #0082ce;
                    }

                    .section-pretplata-sd .fa-arrow-alt-circle-left {
                        color: #fdbb11;
                        }

                        .section-pretplata-sd .fa-arrow-alt-circle-left:hover {
                            color: #dba20f;
                            }

                    

            
    @media (min-width: 350px) {

        button.period {
            margin: 10px 0 16px 0;
            display: inline-block;
            width: auto;
            }

        }
                        
            
    @media (min-width: 576px) {
    

            .kartica {
                max-width: 550px;
                margin: 0 auto;
                }

    }
    
    
    @media (min-width: 768px) { 


    }
    
    
    @media (min-width: 992px) {

        .section-pretplata,
        .section-pretplata-om,
        .section-pretplata-sd {
            height: 472px;
            padding: 42px 0 40px 0;
            }


        .naslov-text h1 {    
            line-height: 84px;
            font-size: 64px;
            } 

            .naslov-text {
                margin: 0;
            }

            
            button.period {
                padding: 2px 8px;
                }

            button.pretplatite-se {
                padding: 5px 30px;
                }


    }

    @media (min-width: 1024px) {


        button.period {
            margin: 10px 0 16px 0;
            }


        .vrsta-pretplate {
            height: 72px;
            }

                .nabrajanje {
                    padding: 0 8px
                    }


    
    }
    
    
    @media (min-width: 1200px) {
   


            button.period {
                padding: 2px 10px;
                }


                .nabrajanje-srednja h4 {
                    font-size: 52px;
                    }


    
    }
    
    
 
    
