.imgBj {
    background: no-repeat center;
    background-size: cover
}

    .imgBj.pos {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.pc-show {
    display: block
}

.md-show {
    display: none
}

.max1240 {
    width: 92%;
    max-width: 1400px;
    margin: 0 auto
}

@media (max-width:1199px) {
    .max1240 {
        max-width: 990px
    }
}

@media (max-width:992px) {
    .max1240 {
        max-width: 760px
    }
}

@media (max-width:768px) {
    .max1240 {
        max-width: 720px
    }
}

@media (max-width:720px) {
    .max1240 {
        width: calc(100% - 30px)
    }
}

.sfban {
    width: 100%;
    height: 40.625vw;
    min-height: 780px;
    position: relative
}

.sfban-div {
    padding-top: 8vw;
    color: #fff;
    position: relative;
    z-index: 2
}

.sfban-a {
    font-size: 72px;
    line-height: .8;
    font-weight: 700
}

.sfban-b {
    font-size: 48px;
    line-height: 1.4;
    margin-top: 15px
}
@media (max-width:480px) {
    .sfban-b {
        
      
        margin-top: 15px
    }
}

    .sfban-c {
        font-size: 18px;
        line-height: 1.6;
        margin-top: 15px
    }

    .sfban-d {
        margin-top: 40px
    }

        .sfban-d a {
            display: inline-block;
            font-size: 16px;
            line-height: 55px;
            padding: 0 18px;
            border: 2px solid #fff;
            border-radius: 8px;
            color: #fff;
            font-weight: 700;
            margin-right: 10px;
            transition: all .15s;
            -webkit-transition: all .15s
        }

            .sfban-d a:hover {
                background: #1665f5;
                border-color: #1665f5;
                transition: all .15s;
                -webkit-transition: all .15s
            }

            .sfban-d a:first-child {
                background: #fff;
                color: #222;
                padding: 0 50px
            }

                .sfban-d a:first-child:hover {
                    background: #1665f5;
                    border-color: #1665f5;
                    color: #fff
                }

    .sfban-ad {
        min-height: 500px;
        margin-bottom: 20px;
        color: #fff
    }

    .sfban-e {
        display: inline-block;
        background: rgba(255,255,255,.1);
        border-radius: 8px;
        border: 1px solid rgba(255,255,255,.2);
        line-height: 50px;
        font-size: 0;
        padding: 0 10px
    }

        .sfban-e img {
            display: inline-block;
            margin: 0 10px
        }

    @media (max-width:1600px) {
        .sfban {
            min-height: initial;
            height: 600px
        }

        .sfban-div {
            padding-top: 120px
        }

        .sfban-ad {
            min-height: 340px
        }

        .sfban-a {
            font-size: 60px
        }

        .sfban-b {
            font-size: 36px;
            margin-top: 10px
        }

        .sfban-c {
            margin-top: 10px
        }

        .sfban-d {
            margin-top: 30px
        }

        .sfban-e {
            margin-top: 15px
        }

            .sfban-e a {
                line-height: 45px
            }
    }

    @media (max-width:750px) {
        .pc-show {
            display: none
        }

        .md-show {
            display: block
        }

        .sfban {
            height: auto
        }

        .sfban-mdimg {
            width: 100%
        }

        .sfban-div {
            padding-top: 15vw;
            position: absolute;
            height: 100%;
            top: 0;
            left: 4%
        }

        .sfban-ad {
            height: auto;
            margin-top: 10%
        }

        .sfban-a {
            font-size: 40px
        }

        .sfban-b {
            font-size: 20px;
            margin-top: 3%
        }

        .sfban-ad {
            margin-bottom: 0px;
        }

        .p16 {
            font-size: 12px !important;
            line-height: 20px;
        }

        .sfban-c {
            font-size: 15px;
            line-height: 1.8;
            margin-top: 10px
        }

        .sfban-d {
            margin-top: 15vw
        }

            .sfban-d a {
                font-size: 16px;
                line-height: 50px;
                margin-right: 15vw;
                margin-bottom: 3vw;
                margin-left: 0;
                padding: 0 20px;
                border-width: 1px
            }

                .sfban-d a:first-child {
                    padding: 0 8vw;
                    margin-right: 55%
                }

        .sfban-e {
            position: absolute;
            left: 0;
            bottom: 10vw;
            background: rgba(0,0,0,.1);
            border: 1px solid rgba(0,0,0,.1);
            line-height: 40px
        }

            .sfban-e img {
                height: 20px;
                margin: 0 5px
            }
    }

    @media (max-width:750px) {
        .sfban-d a:first-child {
            margin-right: 25%
        }
    }

    .sftwg {
        padding: 140px 0
    }

    @media (max-width:1600px) {
        .sftwg {
            padding: 90px 0
        }
    }

    @media (max-width:750px) {
        .sftwg {
            padding: 60px 0
        }
    }

    .sftwg-swiper {
        width: calc(300% + 60px);
        margin-left: calc(-100% - 30px);
        padding: 0 calc(100% + 30px);
        padding-top: 80px;
        padding-bottom: 140px
    }

    .sftwg-div {
        width: 100%;
        background: #fff;
        border-radius: 15px;
        box-shadow: 0 0 25px #ececec;
        min-height: 385px;
        padding: 25px;
        position: relative;
        overflow: hidden;
        transform: scale(.9);
        -ms-transform: scale(.9);
        -moz-transform: scale(.9);
        -webkit-transform: scale(.9);
        transition: all .3s;
        -webkit-transition: all .3s
    }

    .sftwg-lt {
        width: 440px;
        float: left;
        position: relative
    }

        .sftwg-lt img {
            width: 100%;
            border-radius: 10px
        }

    .sftwg-ad {
        width: 100%;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        -ms-transform:: translateY(-50%);
        -moz-transform:: translateY(-50%);
        -webkit-transform:: translateY(-50%)
    }

    .sftwg-a {
        width: 28px
    }

    .sftwg-b {
        font-size: 18px;
        font-weight: 700;
        margin-top: 15px;
        min-height: 80px;
        margin-bottom: 20px
    }

    .sftwg-cd {
        padding-right: 100px
    }

    .sftwg-c {
        font-size: 12px;
        font-weight: 400
    }

        .sftwg-c > div {
            font-weight: 500
        }

    .sftwg-d {
        height: 50px;
        position: absolute;
        right: 0;
        bottom: 0
    }

    .sftwg-prev {
        width: 60px;
        height: 60px;
        background-color: #fff;
        border-radius: 100%;
        margin-top: 0;
        top: initial;
        bottom: 10px;
        background-image: url(https://zwcad.hr/lib/style2020/images/sfimg/ico13_3.png) !important;
        box-shadow: 0 0 10px #ececec;
        left: 50%;
        margin-left: -70px;
        background-size: 10px auto
    }

    .sftwg-next {
        width: 60px;
        height: 60px;
        background-color: #fff;
        border-radius: 100%;
        margin-top: 0;
        top: initial;
        bottom: 10px;
        background-image: url(https://zwcad.hr/lib/style2020/images/sfimg/ico13_4.png) !important;
        box-shadow: 0 0 10px #ececec;
        right: 50%;
        margin-right: -70px;
        background-size: 10px auto
    }

    @media (max-width:1200px) {
        .sftwg-lt {
            width: 350px
        }

        .sftwg-div {
            min-height: auto
        }
    }

    @media (max-width:1000px) {
        .sftwg-div {
            padding: 20px
        }

        .sftwg-lt {
            width: 300px
        }

        .sftwg-b {
            font-size: 16px
        }
    }

    @media (max-width:750px) {
        .sftwg-div {
            min-height: auto;
            padding: 20px
        }

        .sftwg-lt {
            width: 100%
        }

        .sftwg-ad {
            position: initial;
            top: initial;
            transform: initial
        }

        .sftwg-swiper {
            padding-top: 40px;
            padding-bottom: 80px
        }

        .sftwg-b {
            font-size: 14px;
            min-height: auto;
            margin-bottom: 15px;
            margin-top: 5px
        }

        .sftwg-c {
            font-size: 12px;
            width: 100%
        }

        .sftwg-d {
            height: 40px;
            margin: 20px 0;
            position: initial
        }

        .sftwg-prev {
            width: 40px;
            height: 40px;
            margin-left: -50px;
            background-size: 8px auto
        }

        .sftwg-next {
            width: 40px;
            height: 40px;
            margin-right: -50px;
            background-size: 8px auto
        }

        .sftwg-div {
            transform: scale(1);
            -ms-transform: scale(1);
            -moz-transform: scale(1);
            -webkit-transform: scale(1)
        }
    }

    .fnH1 {
        font-size: 60px !important;
        line-height: 90px;
        font-weight: 700 !important
    }

    .p36-r {
        font-size: 36px !important;
        line-height: 44px;
        font-weight: 400 !important
    }

    .p36-b {
        font-size: 36px !important;
        line-height: 44px;
        font-weight: 700 !important
    }

    .fnH2 {
        font-size: 48px !important;
        line-height: 60px;
        font-weight: 700 !important
    }

    .fnH3 {
        font-size: 36px !important;
        line-height: 44px;
        font-weight: 700 !important
    }

    .fnH4 {
        font-size: 24px !important;
        line-height: 32px;
        font-weight: 700 !important
    }

    .p18 {
        font-size: 18px !important;
        line-height: 28px;
        font-weight: 400 !important
    }

    .p16 {
        font-size: 16px !important;
        line-height: 24px;
        font-weight: 400 !important
    }

    .p16-r {
        font-size: 16px !important;
        line-height: 24px;
        font-weight: 400 !important
    }

    .p16-b {
        font-size: 16px !important;
        line-height: 24px;
        font-weight: 700 !important
    }

    .p12 {
        font-size: 12px !important;
        line-height: 18px;
        font-weight: 400 !important
    }
.p50-b {
    font-size: 50px !important;
    margin-bottom:5%;

}

    @media (max-width:1200px) {
        .fnH1 {
            font-size: 48px !important;
            line-height: 60px
        }

        .p36-r {
            font-size: 30px !important;
            line-height: 38px
        }

        .p36-b {
            font-size: 30px !important;
            line-height: 38px
        }

        .fnH2 {
            font-size: 36px !important;
            line-height: 44px
        }

        .fnH3 {
            font-size: 30px !important;
            line-height: 38px
        }

        .fnH4 {
            font-size: 20px !important;
            line-height: 30px
        }

        .p18 {
            font-size: 16px !important;
            line-height: 24px
        }

        .p16-r {
            font-size: 14px !important;
            line-height: 20px
        }

        .p16-b {
            font-size: 14px !important;
            line-height: 20px
        }
        .p50-b {
            font-size: 25px !important;
            margin-bottom: 3%;
        }
    }

    @media (max-width:750px) {
        .p36-r {
            font-size: 20px !important;
            line-height: 30px
        }

        .p36-b {
            font-size: 20px !important;
            line-height: 30px
        }

        .fnH2 {
            font-size: 30px !important;
            line-height: 38px
        }

        .fnH3 {
            font-size: 22px !important;
            line-height: 28px
        }
        .p18 {
            font-size: 14px !important;
            line-height: 20px
        }
     /*   .p50-b {
            font-size: 14px !important;
            margin-bottom: 0%;
        }*/
    }

    @media (max-width:750px) {
        .sfban-div {
            padding-top: 15vw
        }
    }

    @media (max-width:350px) {
        .sfban-e {
            bottom: 5vw
        }
    }

    .sfban {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        height: 100vh;
        min-height: 700px;
        color: #fff;
        display: flex;
        align-items: center
    }

    .sfban-div {
        padding: 0
    }

    @media (max-width:1600px) {
        .sfban {
            min-height: initial
        }
    }

    @media (max-width:750px) {
        .sfban {
            height: auto
        }
    }
