.d-none{
    display: none;
}
.on-desk{
    display: initial;
}
.on-mb{
    display: none;
}
.index{
    display: none;
    visibility: hidden;
}
body{
    margin: 0;
    padding: 0;
    background-color: #F1F1F1;
}
.w-100{
    width: 100%;
}
.w-47{
    width: 47%;
}
.pos-re{
    position: relative;
}
/**/
.page-holder{
    display: flex;
    flex-direction: column;
}
.zzf:not(#lp-zzf){
    /*height: 100vh;*/
    position: relative;
    z-index: 1;
    background-color: #F1F1F1;
}
.zzf#fp-zzf,
.zzf#lp-zzf{
    background: #51b9ed;
    background: radial-gradient(circle, #fff 50%, #51b9ed 100%);
}
/**/
.lp-holder{
    text-align: center;
    padding-top:calc(100vw * (40/1920));
    display: flex;
    flex-direction: column;
    overflow: hidden;
    position: relative;
}
.lp-holder .zz-splash{
    position: relative;
    z-index: 100;
    margin:calc(100vw * (-10/1920)) auto 0;
    width: calc(100vw * (700/1920));
    height: auto;
}
.lp-holder .link-holder{
    position: relative;
    z-index: 50;
    margin:0 auto;
    display: flex;
    flex-wrap: wrap;
    width: calc(100vw * (1120/1920));
    justify-content: space-evenly;
    margin-bottom: calc(100vw * (40/1920));
    padding-top:calc(100vw * (20/1920));
}
.lp-holder .link-holder  h2{
    font-family: 'BAHNSCHRIFT';
    flex-basis: 100%;
    font-size: calc(100vw * (50/1920));
    line-height: 1;
}
.lp-holder .link-holder .logo-mg{
    flex-basis: auto;
    display: block;
    width: calc(100vw * (170/1920));
}
.lp-holder .link-holder .logo-pr{
    flex-basis: auto;
    display: block;
    width: calc(100vw * (300/1920));
    padding-top:calc(100vw * (40/1920));
}
.lp-holder .link-holder .logo-mg img,
.lp-holder .link-holder .logo-pr img{
    width: 100%;
    height: auto;
}
/**/
.det-bot{
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
}
#lp-zzf .det-bot{
    bottom: calc(100vw * (-460/1920));
}
.det-top{
    width: 100%;
    height: auto;
    position: absolute;
    top:0;
    left: 0;
    z-index: 10;
}
.det-rt{
    width: calc(100vw * (340/1920));
    height: auto;
    position: absolute;
    top: calc(100vw * (200/1920));
    right: 0;
    z-index: 10;
}
.det-lf{
    width: calc(100vw * (340/1920));
    height: auto;
    position: absolute;
    top: calc(100vw * (100/1920));
    left:calc(100vw * (10/1920));
    z-index: 10;
}
.det-logo#lg-splash-profi{
    /*display: none;pt cand e pe mega*/
    width: calc(100vw * (280/1920));
    height: auto;
    position: absolute;
    top: calc(100vw * (680/1920));
    right: calc(100vw * (250/1920));
    z-index: 10;
}
.det-logo#lg-splash-mega{
    width: calc(100vw * (150/1920));
    height: auto;
    position: absolute;
    top: calc(100vw * (620/1920));
    right: calc(100vw * (250/1920));
    z-index: 10;
}
/**/
.splash-holder{
    text-align: center;
    padding-top:calc(100vw * (140/1920));
    display: flex;
    flex-direction: column;
}
.lp-holder h1,
.splash-holder h1{
    /*font-family: 'OceaniaMd';*/
    font-family: 'BAHNSCHRIFT';
    font-weight: 600;
    font-size: calc(100vw * (55/1920));
    margin:0;
    color:#253973;
}
.lp-holder h1 img,
.splash-holder h1 img{
    width:  calc(100vw * (200/1920));
    height: auto;
    margin:0 calc(100vw * (10/1920)) calc(100vw * (-40/1920));
}
.splash-holder .zz-splash{
    margin:calc(100vw * (-10/1920)) auto 0;
    width: calc(100vw * (750/1920));
    height: auto;
}
.splash-holder .form-link{
    /*position: relative;*/
    z-index: 100;
    display: block;
    margin: calc(100vw * (30/1920)) auto calc(100vw * (20/1920));
    background-color: #DF1F35;
    color:#fff!important;
    width: fit-content;
    font-family: 'BAHNSCHRIFT';
    font-size: calc(100vw * (40/1920));
    font-weight: 600;
    padding:calc(100vw * (18/1920)) calc(100vw * (62/1920)) calc(100vw * (14/1920));
    border-radius: calc(100vw * (18/1920));
    position:absolute;
    left:0px;
    right:0px;
    bottom: calc(100vw * (10/1920));
}
.splash-holder .form-link:hover{
    cursor:pointer;
}
/**/
.prem-holder{
    position: relative;
    z-index: 50;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    width: calc(100vw * (1270/1920));
    margin: 0 auto calc(100vw * (60/1920));
    /*justify-content: space-between;*/
    justify-content:space-around;
}
.prem-holder h2,
.form-holder h2,
.prod-holder h2{
    font-family: 'BAHNSCHRIFT';
    font-size: calc(100vw * (55/1920));
    line-height: 1;
    flex-basis: 100%;
    text-align: center;
    margin:calc(100vw * (20/1920)) 0 calc(100vw * (60/1920));

}
.prem-holder .prem-1{
    width: calc(100vw * (440/1920));
    height: calc(100vw * (440/1920));
    background-image: url(../images/bg-prem-1.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.prem-holder .prem-2.profi{
    width: calc(100vw * (440/1920));
    height: calc(100vw * (440/1920));
    background-image: url(../images/bg-prem-2b.png);
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.prem-holder .prem-2.mega{
    width: calc(100vw * (500/1920));
    height: calc(100vw * (440/1920));
    background-image: url(../images/bg-prem-2a.png);
    background-position: center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.mec-holder{
    width:calc(100vw * (1570/1920));
    margin:0 auto;
    padding-top:calc(100vw * (140/1920));
}
.mec-holder img{
    width: 100%;
    height: auto;
}
.mec-pas-holder {
    display: flex;
    justify-content: space-between;
}
.mec-pas-holder .mec-pas{
    width: 32%;
    display: flex;
    gap:2%;
    vertical-align: middle;
}
.mec-pas-holder .mec-pas span{
    margin:auto;
    display: block;
    font-family: 'BAHNSCHRIFT';
    font-size: calc(100vw * (36/1920));
    line-height:  calc(100vw * (52/1920));
    color:#fff;
    background-color: #253973;
    width: calc(100vw * (52/1920));
    height:  calc(100vw * (52/1920));
    text-align: center;
    border-radius: 50%;
}
.mec-pas-holder .mec-pas .img-holder{
    width: 20%;
    margin: auto;
}
.mec-pas-holder .mec-pas img{
    width:100%;
    height: auto;
}
.mec-pas-holder .mec-pas p{
    display: block;
    width: 60%;
    font-family: 'BAHNSCHRIFT';
    font-size: calc(100vw * (26/1920));
    color:#1a4694;
    font-weight: 800;
    transform: scaleY(1.4);
    line-height: 1;
    margin: auto;
}
/**/
.form-holder{
    width: calc(100vw * (1020/1920));
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top:calc(100vw * (320/1920));
}
.form-holder .w-100{
    flex-basis:100%;
}
.form-holder .w-47{
    flex-basis:47%;
}
.form-holder .inp{
    width: 100%;
    flex-basis: auto;
    font-family: 'BAHNSCHRIFT';
    font-size: calc(100vw * (27/1920));
    line-height: 1;
    padding: calc(100vw * (16/1920))  calc(100vw * (30/1920))  calc(100vw * (14/1920));
    border-radius: calc(100vw * (20/1920))!important;
    outline:none;
    border: 2px solid white;
    min-height: calc(100vw * (66/1920));
}
.custom-classname{
    font-size: calc(100vw * (27/1920));
    line-height: 1!important;
    padding-top: calc(100vw * (20/1920))!important;
    padding-bottom: calc(100vw * (16/1920))!important;
}
.eac-input-wrap{
    width:100%;
}
.form-holder .input-group-text{
    display: none;
}
.form-holder .val{
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(90%);
    color:red;
    font-size: calc(100vw * (24/1920));
    line-height: 1.4;
    margin:0;
}
.form-holder #imagineCaptcha{
    position: absolute;
    right:  calc(100vw * (10/1920));
    top: 50%;
    transform: translateY(-50%);
}
.form-holder .pos-re:not(:last-child){
    margin-bottom:calc(100vw * (30/1920));
}
.form-holder .form-send{
    display: block;
    background-color: #253973;
    color:#fff;
    font-family: 'BAHNSCHRIFT';
    font-size: calc(100vw * (30/1920));
    line-height: 1;
    padding:calc(100vw * (24/1920)) calc(100vw * (85/1920)) calc(100vw * (23/1920));
    border-radius:  calc(100vw * (20/1920));
    width: fit-content;
    margin:calc(100vw * (40/1920))  auto 0;
}
.form-holder .containerCheckbox{
    font-family: 'BAHNSCHRIFT';
    font-size: calc(100vw * (22/1920));
    line-height: 1;
}
/**/
.prod-holder{
    padding-top:calc(100vw * (140/1920));
}
.prod-holder .slider{
    /*ph pana pui plugin*/
    display: flex;
    justify-content: space-between;
    /*ph pana pui plugin*/
    width: calc(100vw * (1540/1920));
    margin: 0 auto;
}
.prod-holder .slider-item{
    text-align: center;
    height: calc(100vw * (470/1920));
    width: calc(100vw * (380/1920));
    background-image: url(../images/bg-prod.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin: 0 auto;
}
.prod-holder .slider-item img{
    width: calc(100vw * (200/1920));
    height: auto;
    margin: 0 auto;
    margin-bottom:  calc(100vw * (10/1920));
    filter:drop-shadow( 0 calc(100vw * (4/1920)) calc(100vw * (4/1920)) #0004);
}
.prod-holder .slider-item p{
    font-family: 'BAHNSCHRIFT';
    font-size: calc(100vw * (30/1920));
    line-height: 1.2;
    margin: 0;
    padding: 0;
    max-width: 90%;
    margin: 0 auto;
}
.prod-holder .dl-winers{
    display: block;
    background-color: #253973;
    color:#fff!important;
    font-family: 'BAHNSCHRIFT';
    font-size: calc(100vw * (30/1920));
    line-height: 1;
    padding:calc(100vw * (24/1920)) calc(100vw * (85/1920)) calc(100vw * (23/1920));
    border-radius:  calc(100vw * (20/1920));
    width: fit-content;
    margin:calc(100vw * (40/1920))  auto 0;
}
.btn-ok{
    display: block;
    background-color: #253973;
    color:#fff!important;
    font-family: 'BAHNSCHRIFT';
    font-size: calc(100vw * (30/1920));
    line-height: 1;
    padding:calc(100vw * (24/1920)) calc(100vw * (85/1920)) calc(100vw * (23/1920));
    border-radius:  calc(100vw * (20/1920));
    width: fit-content;
    margin:calc(100vw * (40/1920))  auto 0;
}
/**/
.zz-ft{
    position: relative;
    z-index: 100;
    background-color: #182570;
    color:white;
}
.zz-ft .ft-link-holder{
    margin: 0 auto;
    width: fit-content;
    padding:calc(100vw * (30/1920)) 0 calc(100vw * (40/1920));
}
.zz-ft .ft-link-holder a{
    text-decoration:none;
    font-family: 'BAHNSCHRIFT';
    font-size: calc(100vw * (30/1920));
    line-height: 1;
    color:white;
}
.zz-ft .ft-link-holder a:not(:last-child):after{
    content:"-";
    font-family: 'BAHNSCHRIFT';
    font-size: calc(100vw * (42/1920));
    line-height: 1;
    margin:0 calc(100vw * (10/1920));
}
#section-footer, #section-footer .fp-slide, #section-footer .fp-tableCell {
    height: auto !important;
}


.slider .slick-next,
.slider .slick-prev{
    width:calc(100vw*(72 / 1920));
    height:calc(100vw*(134 / 1920));
    background-color: transparent;
    border: 0px;
}

.slider .slick-next:before{
    content: '';
    background-image:url(../images/arr-next.png);
    width:calc(100vw*(72 / 1920));
    height:calc(100vw*(134 / 1920));
    display:block;
    background-size: cover;

}

.slider .slick-prev:before{
    content: '';
    background-image:url(../images/arr-next.png);
    width:calc(100vw*(72 / 1920));
    height:calc(100vw*(134 / 1920));
    display:block;
    background-size: cover;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.slick-prev {
    left: -2%;
    top: 50%;
}
.slick-next {
    right: -2%;
    top: 50%;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before,
.slick-prev:before, .slick-prev:before, .slick-next:before, .slick-next:before{
    opacity:1!important;
}
.slick-dots li button {
    width:40px;
    height:40px;
}
.slick-dots li button:before{
    color: white;
    width:40px;
    height:40px;
    font-size: 20px;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: white;
    width:40px;
    height:40px;
    font-size: 20px;
}
.slick-slide img{
    /*width: calc(100vw * (190/1920));*/
    height: auto;
    transform: scale(0.9);
    transition: transform .5s ease;
}
.slick-slide img:hover {
    transform: scale(1);
}
.invalid{
    border:2px solid red!important;
}
.custom-validator{
    color:red!important;
}
.pos-re .validator{
    display:none!important;
}
.containerCheckbox .validator{
    display:block;
}

.navbar.header-scrolled,
.navbar.header-scrolled-custom {
    background-color: #00357A;
    margin-top:0px;
    /*padding:calc(100vw * (30/1920))   calc(100vw * (456/1920)) 0px calc(100vw * (456/1920));*/
}
.navbar-brand{
    width: calc(100vw*(160 / 1920));
}
.navbar.header-scrolled .navbar-nav .nav-item a{
    color:white!important;
}
.navbar {
    height: 10vh;
    z-index: 200 !important;
    padding-top:calc(100vw*(40 / 1920));
    padding-bottom: calc(100vw*(40 / 1920));
    margin-top:calc(100vw*(30 / 1920));
    background-color: transparent;
}
.navbar .logo{
    transition: 0.5s ease;

}

.navbar.header-scrolled .logo,
.navbar.header-scrolled-custom .logo{
    display: block;
    max-height: calc(100vw*(70 / 1920));
}
.navbar.header-scrolled .logo,
.navbar.header-scrolled-custom .logo{
    /*position: absolute;*/
    /*margin-top: 0px;*/
    /*top: 0px;*/
}
.navbar-collapse{
    padding-left:5%;
}
.navbar.header-scrolled .navbar-collapse{
    flex-grow: initial;
    /*padding-left:0px;*/
}
.navbar-brand{
    padding:0px;
}
.navbar .separator{
    padding-right: 20%;
}
.navbar.header-scrolled .separator,
.navbar.header-scrolled-custom .separator{
    padding-right: 0px;
}

.navbar .navbar-nav .nav-item{
    padding-left:2vw;
    color:#003F80;
    font-size: 22px;
}
.navbar .navbar-nav .nav-item a,
.navbar .navbar-nav .nav-item a:visited,
.navbar .navbar-nav .nav-item a:hover,
.navbar .navbar-nav .nav-item a:active{
    color:#fff;
}

.navbar .navbar-nav .nav-item:nth-child(1){
    padding-left:0px;
}
.navbar{
    padding: calc(100vw * (30/1920))   calc(100vw * (366/1920)) 0px calc(100vw * (366/1920));
    /*margin-bottom: calc(100vw * (-154/1920));*/
    z-index: 90;
    margin-top:0px;
    background-color: #182570;
}
.navbar .navbar-brand img{
    height: calc(100vw*(74 / 1920));
    width: auto;
    margin-top: calc(100vw*(-30/ 1920));
}
.navbar-expand-lg .navbar-nav .nav-link{
    padding:0px;
    font-size: calc(100vw * (20/1920));
    line-height: 1;
    font-weight: bold;
}
.navbar .navbar-collapse{
    margin-bottom: auto;
}
.navbar .nav-item:not(:last-child){
    margin-right: calc(100vw * (10/1920));
}
.fancybox-inner span{
    text-align: center;
    font-size: calc(100vw * (30/1920));
    width: 100%;
    padding-top: 25%;
    display: block;
}
.zz-btn{
    z-index: 100;
    display: block;
    margin: calc(100vw * (30/1920)) auto calc(100vw * (20/1920));
    background-color: #DF1F35;
    color:#fff!important;
    width: fit-content;
    font-family: 'BAHNSCHRIFT';
    font-size: calc(100vw * (20/1920));
    font-weight: 600;
    padding:calc(100vw * (18/1920)) calc(100vw * (62/1920)) calc(100vw * (14/1920));
    border-radius: calc(100vw * (18/1920));
    margin-bottom: calc(100vw * (10/1920));
}
input[type=checkbox], input[type=radio] {
    width:calc(100vw * (16/1920));
    height:calc(100vw * (16/1920));
}
@media only screen and (max-width: 1200px){
    .on-desk{
        display: none;
    }
    .on-mb{
        display: initial;
    }
    /**/
    .page-holder{
        display: flex;
        flex-direction: column;
    }
    .zzf:not(#lp-zzf){
        height: fit-content;
        background-color: #F1F1F1;
    }
    .zzf#fp-zzf,
    .zzf#lp-zzf{
        background: #51b9ed;
        background: radial-gradient(circle, #fff 50%, #51b9ed 100%);
    }
    /**/
    .lp-holder{
        padding-top:calc(100vw * (20/430));
        overflow:hidden;
        min-height: 100vh;
    }
    .lp-holder .zz-splash{
        margin:calc(100vw * (-10/430)) calc(100vw * (-135/430)) 0;
        width: calc(100vw * (700/430));
    }
    .lp-holder .link-holder{
        /*        width: calc(100vw * (390/430));
                justify-content: space-between;
                margin-bottom: calc(100vw * (40/430));*/

        width: calc(100vw*(390 / 430));
        justify-content: space-between;
        margin-bottom: 0px;
        /*        position: absolute;
                bottom: 160px;
                left: 0px;
                right: 0px;*/
    }
    .lp-holder .link-holder  h2{
        font-size: calc(100vw * (30/430));
    }
    .lp-holder .link-holder .logo-mg{
        width: calc(100vw * (110/430));
    }
    .lp-holder .link-holder .logo-pr{
        width: calc(100vw * (250/430));
    }
    /**/
    .det-bot{
        bottom:0;
        top:auto;
    }
    #lp-zzf .det-bot{
        bottom:auto;
        top: calc(100vw * (730/430));
    }
    .det-top{
        width: 100%;
        height: auto;
        position: absolute;
        top:calc(100vw * (-1/430));
        left: 0;
        z-index: 10;
    }
    #lp-zzf .det-bot{
        bottom: 0px!important;
        top: auto!important;
    }
    .det-logo#lg-splash-profi{
        width: calc(100vw * (120/430));
        top: auto;
        right: calc(100vw * (10/430));
        bottom:calc(100vw * (110/430));
        left: 50%;
        transform: translateX(-50%);
    }
    .det-logo#lg-splash-mega{
        width: calc(100vw*(70 / 430));
        top: calc(100vw*(670 / 430));
        right: 0;
        left: 85%;
        transform: translateX(-50%);
    }
    /**/
    .splash-holder{
        padding-top:calc(100vw * (120/430));
        padding-bottom: calc(100vw * (90/430));
        overflow:hidden;
    }
    .lp-holder h1,
    .splash-holder h1{
        font-size: calc(100vw * (40/430));
    }
    .lp-holder h1 img,
    .splash-holder h1 img{
        width:  calc(100vw * (120/430));
        height: auto;
        margin:0 calc(100vw * (8/430)) calc(100vw * (-36/430));
    }
    .splash-holder .zz-splash{
        margin:calc(100vw * (-10/430)) calc(100vw * (-135/430)) 0;
        width: calc(100vw * (700/430));
        height: auto;
    }
    .splash-holder .form-link{
        margin: calc(100vw * (20/430)) auto calc(100vw * (20/430));
        font-size: calc(100vw * (20/430));
        padding:calc(100vw * (18/430)) calc(100vw * (62/430)) calc(100vw * (14/430));
        border-radius: calc(100vw * (18/430));
        margin-left: calc(100vw * (20/430));
        bottom: calc(100vw * (-70/430));
        position:relative;
        display: block;
        margin: 0 auto;
    }
    /**/
    .prem-holder{
        position: relative;
        z-index: 50;
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        width: calc(100vw * (390/430));
        margin: 0 auto calc(100vw * (30/430));
        justify-content: space-between;
    }
    .prem-holder h2,
    .form-holder h2,
    .prod-holder h2{
        font-family: 'BAHNSCHRIFT';
        font-size: calc(100vw * (40/430));
        line-height: 1;
        flex-basis: 100%;
        text-align: center;
        margin:calc(100vw * (40/430)) 0 calc(100vw * (40/430));

    }
    .prem-holder .prem-1{
        width: calc(100vw * (360/430));
        height: calc(100vw * (360/430));
        background-image: url(../images/bg-prem-1.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
        margin: 0;
    }
    .prem-holder .prem-2.profi{
        width: calc(100vw * (360/430));
        height: calc(100vw * (360/430));
        background-image: url(../images/bg-prem-2b.png);
        background-position: center;
        background-size: 100% auto;
        background-repeat: no-repeat;
    }
    .prem-holder .prem-2.mega{
        width: calc(100vw * (360/430));
        height: calc(100vw * (360/430));
        background-image: url(../images/bg-prem-2a.png);
        background-position: center;
        background-size: 100% auto;
        background-repeat: no-repeat;
    }
    .mec-holder{
        width:calc(100vw * (390/430));
        margin:0 auto;
    }
    .mec-pas-holder {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        row-gap: calc(100vw * (14/430));
    }
    .mec-pas-holder .mec-pas {
        width: 100%;
    }
    .mec-pas-holder .mec-pas span{
        font-size: calc(100vw * (26/430));
        line-height:  calc(100vw * (42/430));
        width: calc(100vw * (42/430));
        height:  calc(100vw * (42/430));
    }
    .mec-pas-holder .mec-pas .img-holder{
        width: 20%;
        margin: auto;
    }
    .mec-pas-holder .mec-pas img{
        width:100%;
        height: auto;
    }
    .mec-pas-holder .mec-pas p{
        font-size: calc(100vw * (20/430));
    }
    /**/
    .w-47{
        width: 100%;
    }
    .form-holder{
        width: calc(100vw * (390/430));
    }
    .form-holder .w-100,
    .form-holder .w-47{
        flex-basis:100%;
    }
    .form-holder .inp{
        font-size: calc(100vw * (26/430));
        padding: calc(100vw * (18/430))  calc(100vw * (20/430))  calc(100vw * (16/430));
        border-radius: calc(100vw * (20/430))!important;
        min-height: calc(100vw*(66 / 430));
    }
    .form-holder .val{
        font-size: calc(100vw * (17/430));
    }
    .form-holder .pos-re:not(:last-child){
        margin-bottom:calc(100vw * (20/430));
    }
    .form-holder .form-send{
        font-size: calc(100vw * (30/430));
        padding:calc(100vw * (24/430)) calc(100vw * (85/430)) calc(100vw * (23/430));
        border-radius:  calc(100vw * (20/430));
        margin:calc(100vw * (40/430))  auto calc(100vw * (40/430));
    }
    .form-holder .containerCheckbox{
        font-size: calc(100vw * (22/430));
        line-height: 1.4;
    }
    /**/
    .prod-holder .slider{
        width: calc(100vw * (390/430));
    }
    .prod-holder .slider-item{
        height: calc(100vw * (490/430));
        width: calc(100vw * (380/430));
    }
    .prod-holder .slider-item img{
        width: calc(100vw * (240/430));
        margin-bottom:  calc(100vw * (10/430));
        filter:drop-shadow( 0 calc(100vw * (4/430)) calc(100vw * (4/430)) #0004);
    }
    .prod-holder .slider-item p{
        font-size: calc(100vw * (24/430));
    }
    .prod-holder .dl-winers{
        font-size: calc(100vw * (25/430));
        padding:calc(100vw * (24/430)) 0 calc(100vw * (23/430));
        border-radius:  calc(100vw * (20/430));
        text-align: center;
        margin:calc(100vw * (40/430))  calc(100vw * (24/430)) calc(100vw * (40/430));
    }
    /**/
    .zz-ft .ft-link-holder{
        text-align: center;
        padding:calc(100vw * (30/430)) 0 calc(100vw * (40/430));
        display: grid;
    }
    .zz-ft .ft-link-holder a{
        font-size: calc(100vw * (20/430));
    }
    .zz-ft .ft-link-holder a:not(:last-child):after{
        content:"";
        margin:0;
        display: none;
    }
    .navbar .navbar-brand img {
        height: calc(100vw*(74 / 430));
        margin-top: 0px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: calc(100vw*(20 / 430));
    }
    /**/
    .navbar-nav{
        background-color: #182570;
        text-align: center;
    }
    .navbar{
        padding:calc(100vw * (10/430))   calc(100vw * (15/430));
        margin-bottom:0px;
    }
    .navbar .navbar-brand img{
        height: calc(100vw * (40/430));
    }
    .navbar-expand-lg .navbar-nav .nav-link{
        font-size: calc(100vw * (16/430));
    }
    .navbar .navbar-collapse{
        margin-bottom: auto;
    }
    .navbar .nav-item:not(:last-child){
        margin-right:0px;
        margin-bottom: calc(100vw * (10/430));
    }
    .navbar-collapse{
        padding-left:0px;
    }
    .navbar .navbar-nav .nav-item:nth-child(1){
        padding-left: 3vw;
    }
    .navbar-nav{
        padding-bottom:calc(100vw * (10/430));
    }
    .navbar {
        height: calc(100vw * (70/430));
    }
    /**/
    .fp-tableCell{
        height:auto!important;
    }
    .btn-ok{
        display: block;
        background-color: #253973;
        color:#fff!important;
        font-family: 'BAHNSCHRIFT';
        font-size: calc(100vw * (20/430));
        line-height: 1;
        padding:calc(100vw * (12/430)) calc(100vw * (45/430)) calc(100vw * (12/430));
        border-radius:  calc(100vw * (10/430));
        width: fit-content;
        margin:calc(100vw * (20/430))  auto 0;
    }
    .fancybox-inner span {
        text-align: center;
        font-size: calc(100vw*(30 / 430));
        width: 100%;
        display: block;
        padding-top: 25%;
    }

    input[type=checkbox], input[type=radio] {
        width: 20px;
        height: 20px;
        vertical-align: middle;
    }
    .zz-btn {
        z-index: 100;
        display: block;
        margin: calc(100vw*(30 / 430)) auto calc(100vw*(20 / 430));
        background-color: #DF1F35;
        color: #fff !important;
        width: fit-content;
        font-family: 'BAHNSCHRIFT';
        font-size: calc(100vw*(20 / 430));
        font-weight: 600;
        padding: calc(100vw*(9 / 430)) calc(100vw*(31 / 430)) calc(100vw*(7 / 430));
        border-radius: calc(100vw*(18 / 430));
        margin-bottom: calc(100vw*(10 / 430));
        text-align: center;
    }
}