

/* Start:/assets/assets_premiumpat_kz_2/style_presents.css?171318939211030*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

.container-lg {
    width: 900px;
    min-height: 150px;
    color: #102D69;
    margin: 110px auto 20px auto;
}

.grecaptcha-badge {
    visibility: hidden;
}

.quizzy {
    display: none;
}

.h-6-rem {
    height: 0;
}

.banner {
    position: relative;
    width: 100%;
    height: 420px;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}

.banner__svg {
    position: absolute;
    bottom: -15px;
    width: 100%;
}

.banner__text {
    position: absolute;
    top: 25%;
    font-family: 'Cocon', sans-serif;
    color: #102D69;
    left: 0;
}

.banner__text span {
    display: block;
    line-height: 1;
}

.banner__text span:nth-child(1) {
    font-size: 44px;
    background-color: white;
    /* display: flex; */
    align-items: flex-end;
    text-transform: uppercase;
    color: #85C4E8;
    padding: 10px 30px;
    border-radius: 0px 50px 50px 0;
    box-shadow: 0px 0 20px 0px #D9D9D9;
}

.banner__text span:nth-child(2) {
    font-size: 30px;
    margin-top: 10px;
    padding-left: 30px;
}

.banner__text img {
    width: 165px;
    margin-right: 5px;
}

.prise {
    height: 240px;
    border: 3px solid #cfe5f8;
    border-radius: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    z-index: 8;
}

.prise__box_presents {
    width: 100%;
    padding: 0 30px;
    display: flex;
    justify-content: space-between;
    height: 240px;
    border: 3px solid #cfe5f8;
    border-radius: 45px;
    position: relative;
    /* z-index: 8; */
    margin: 20px 0;
}

.main-top__slider-next {
    right: -80px;
    top: 115px;
}

.main-top__slider-prev {
    left: -80px;
    top: 115px;
}

.main-top__slider-prev:before,
.main-top__slider-next:before {
    background: white!important;
    color: #85C4E8 !important;
    border: 0px solid white!important;
    box-shadow: 0px 6px 16px #d9d0d073;
}

.main-top__slider-prev .svg-icon,
.main-top__slider-next .svg-icon {
    fill: #85C4E8 !important;
}

.prise__box__part {
    height: 240px;
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 10px;
    /* justify-content: center; */
}

.prise .slick-list {
    overflow: hidden;
    padding-bottom: 150px;
    z-index: 15;
}

._discript-open:hover .prise__box__discript {
    opacity: 1;
    transition: 0.5s;
    z-index: 100;
}

._discript-open:hover img {
    opacity: 0.5;
    transition: 0.5s;
}

.prise__box__part span {
    display: block;
    margin-bottom: 15px;
    color: #102D69;
    font-family: 'Cocon', sans-serif;
    font-size: 22px;
    line-height: 1;
}

.prise__box__discript {
    position: absolute;
    padding: 10px 20px 10px 20px;
    background-color: #e7f4fb;
    color: #102D69;
    border-radius: 25px;
    top: 50px;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 350px;
    min-height: 120px;
    opacity: 0;
    z-index: 20;
}

.prise__box__discript strong {
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1;
}

.prise__box__discript ul {
    margin-left: 15px;
}

.prise__box__discript li {
    list-style: disc;
    padding: 2px 0;
    font-size: 16px;
    line-height: 1.2;
    color: #5ec5ea;
}

.prise__box__discript li span {
    display: inline;
    margin-top: 0px;
    position: static;
    padding-left: 0px;
    color: #102D69;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.prise__box__discript li::before {
    content: none;
}

.prise__box__img {
    height: 70%;
    display: block;
    margin: auto 0;
}

.prise__box__logo {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    padding-left: 5px;
}

.prise__box__logo img {
    width: 140px;
    height: 60px;
    object-fit: contain;
    object-position: left;
}

.prise__box__count {
    position: absolute;
    top: 5%;
    right: 2%;
    width: 40px;
    height: 40px;
    background-color: #85C4E8;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Cocon', sans-serif;
    font-size: 26px;
    border-radius: 50%;
    box-shadow: 0 0 0 8px #d0e6f885;
}

.pr-slider-next,
.pr-slider-prev {
    width: 55px;
    height: 55px;
    top: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    box-shadow: 0px 6px 16px rgba(217, 208, 208, 0.45);
    border-radius: 50%;
    background-color: white;
}

.pr-slider-result {
    top: 50%;
    transform: translate(0, -50%);
}

.pr-slider-next {
    right: -60px;
    padding-left: 5px;
}

.pr-slider-prev {
    left: -60px;
    padding-right: 5px;
}

.pr-slider-prev .svg-icon,
.pr-slider-next .svg-icon {
    width: 35px;
    fill: #85C4E8;
    height: 10px;
}

.pr-slider-next .svg-icon {
    transform: rotateZ(-90deg);
}

.pr-slider-prev .svg-icon {
    transform: rotateZ(90deg);
}


/* Dots */

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.prise__box-dots {
    position: absolute;
    top: 240px;
    display: block;
    left: 50%;
    transform: translate(-50%, 0%);
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.prise__box-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.prise__box-dots li::before {
    content: none;
}

.prise__box-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.prise__box-dots li button:hover,
.prise__box-dots li button:focus {
    outline: none;
}

.prise__box-dots li button:hover:after,
.prise__box-dots li button:focus:after {
    opacity: 1;
}

.prise__box-dots li button:after {
    font-family: 'slick';
    font-size: 36px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #5ec5ea;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.prise__box-dots li.slick-active button:after {
    opacity: .75;
    color: #5ec5ea;
}


/* winners css */

.pr-winner__title {
    font-size: 46px;
    font-family: 'Cocon', sans-serif;
    color: #72BF44;
    line-height: 1.1;
    text-align: center;
    margin-bottom: 30px;
}

.pr-winner__bn {
    width: 100%;
    height: 196px;
    background-repeat: no-repeat;
    background-size: cover;
}

.pr-winner__bn-row:first-child {
    text-align: center;
    position: relative;
    padding-top: 35px;
}

.pr-winner__bn-row:first-child img {
    position: absolute;
    width: 150px;
    left: 45px;
    top: 20px;
}

.pr-winner__bn-row:first-child span {
    text-transform: uppercase;
    color: #E96DA2;
    font-size: 32px;
    font-family: 'Cocon', sans-serif;
}

.pr-winner__bn-row:last-child {
    display: flex;
    margin-top: 25px;
    padding-left: 50px;
}

.pr-winner__bn-row:last-child span {
    width: 40%;
    line-height: 1.2;
    font-size: 19px;
    display: block;
}

.pr-winner__bn-row:last-child span:first-child {
    font-family: 'Cocon', sans-serif;
    margin-right: 7%;
}

.pr-winner__container {
    margin: 30px 0;
    width: 100%;
}

.pr-winner__container-item {
    margin: 7px 0;
    display: flex;
}

.pr-winner__container-item-col {
    width: 48%;
    margin-right: auto;
    font-size: 14px;
    display: flex;
    line-height: 1.2;
}

.pr-winner__container-item-img {
    position: absolute;
    width: 180px;
    top: 0;
    left: 110%;
}

.pr-winner__container-item-num {
    font-size: 18px;
    margin: auto 0;
}

.pr-winner__container-item-col:first-child {
    font-family: 'Cocon', sans-serif;
}

.pr-winner__container-item-logo {
    width: 160px;
    height: 60px;
    display: block;
    margin: 5px 0 10px;
    object-fit: contain;
    object-position: left;
}

.pr-winner__container-item-box {
    position: relative;
}

.pr-winner__container-item-txt {
    display: flex;
    flex-direction: column;
    font-size: 19px;
    font-family: 'Cocon', sans-serif;
}

.pr-winner__container-item-txt img {
    width: 170px;
    height: 115px;
    object-fit: contain;
}

.pr-winner__bnend {
    width: 100%;
    height: 220px;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 85px 0 40px 0;
}

.pr-winner__bnend-title {
    text-transform: uppercase;
    color: #E96DA2;
    font-size: 32px;
    font-family: 'Cocon', sans-serif;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 20px;
    padding-top: 40px;
}

.pr-winner__bnend-logos {
    margin: 50px 40px 0 40px;
    display: flex;
    justify-content: space-evenly;
}

.pr-winner__bnend-logos img {
    width: 105px;
    height: 35px;
    display: block;
    margin: 0 10px;
    object-fit: contain;
}

.pr-winner__tnx {
    text-transform: uppercase;
    color: #E96DA2;
    font-size: 32px;
    font-family: 'Cocon', sans-serif;
    text-align: center;
    line-height: 1.2;
    margin: 80px 0 40px 0;
    position: relative;
}

.pr-winner__tnx img {
    position: absolute;
    width: 100px;
    right: 22%;
    top: -60px;
}

.pr-winner__footer {
    font-size: 12px;
    line-height: 1.2;
    text-align: center;
}

.pr-winner__txt-bl {
    font-size: 14px;
    line-height: 1.2;
    font-family: 'Cocon', sans-serif;
    text-align: center;
}

.activity__title {
    font-size: 26px;
    font-family: 'Cocon', sans-serif;
    padding: 0px 20px;
    margin: 10px auto;
    width: fit-content;
    text-transform: uppercase;
    line-height: 1.2;
    color: #85C4E8;
    text-align: center;
}

.activity__title_dblue {
    color: #102D69;
}


.banner-foot {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 30px auto;
}

.banner-foot img {
    width: 48%;
}

@media (max-width: 500px) {
    .banner-foot {        
        flex-direction: column;
    }
    
    .banner-foot img {
        width: 100%;
    }
}

.raffle__box__tiket_btn {
    width: 260px;
    background-color: #76b82a;
    margin: 40px auto;
    display: block;
    border: none;
    padding: 15px;
    color: white;
    font-family: 'Century Gothic', sans-serif;
    font-size: 26px;
    border-radius: 50px;
    font-weight: bold;
}

.raffle__box__tiket_btn:hover {
    background-color: #c7ee9a;
    color: #76b82a;
    cursor: pointer;
}

.prem-footer {
    margin: 10px auto 40px auto;
    width: 98%;
    padding: 5px 10px;
    text-align: center;
    line-height: 1.2;
}

.prem-footer span {
    font-family: 'Century Gothic', sans-serif;
    color: #102D69;
    font-size: 12px;
    text-align: center;
    line-height: 1;
}


/* End */


/* Start:/libs/style/bootstrap-datepicker3.min.css?158055006121154*/
/*!
 * Datepicker for Bootstrap v1.6.4 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker{border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0;padding:4px}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(0,0,0,.15);border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid rgba(0,0,0,.15)}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker table tr td,.datepicker table tr th{text-align:center;width:30px;height:30px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.new,.datepicker table tr td.old{color:#777}.datepicker table tr td.day:hover,.datepicker table tr td.focused{background:#eee;cursor:pointer}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#777;cursor:default}.datepicker table tr td.highlighted{color:#000;background-color:#d9edf7;border-color:#85c5e5;border-radius:0}.datepicker table tr td.highlighted.focus,.datepicker table tr td.highlighted:focus{color:#000;background-color:#afd9ee;border-color:#298fc2}.datepicker table tr td.highlighted:hover{color:#000;background-color:#afd9ee;border-color:#52addb}.datepicker table tr td.highlighted.active,.datepicker table tr td.highlighted:active{color:#000;background-color:#afd9ee;border-color:#52addb}.datepicker table tr td.highlighted.active.focus,.datepicker table tr td.highlighted.active:focus,.datepicker table tr td.highlighted.active:hover,.datepicker table tr td.highlighted:active.focus,.datepicker table tr td.highlighted:active:focus,.datepicker table tr td.highlighted:active:hover{color:#000;background-color:#91cbe8;border-color:#298fc2}.datepicker table tr td.highlighted.disabled.focus,.datepicker table tr td.highlighted.disabled:focus,.datepicker table tr td.highlighted.disabled:hover,.datepicker table tr td.highlighted[disabled].focus,.datepicker table tr td.highlighted[disabled]:focus,.datepicker table tr td.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.highlighted.focus,fieldset[disabled] .datepicker table tr td.highlighted:focus,fieldset[disabled] .datepicker table tr td.highlighted:hover{background-color:#d9edf7;border-color:#85c5e5}.datepicker table tr td.highlighted.focused{background:#afd9ee}.datepicker table tr td.highlighted.disabled,.datepicker table tr td.highlighted.disabled:active{background:#d9edf7;color:#777}.datepicker table tr td.today{color:#000;background-color:#ffdb99;border-color:#ffb733}.datepicker table tr td.today.focus,.datepicker table tr td.today:focus{color:#000;background-color:#ffc966;border-color:#b37400}.datepicker table tr td.today:hover{color:#000;background-color:#ffc966;border-color:#f59e00}.datepicker table tr td.today.active,.datepicker table tr td.today:active{color:#000;background-color:#ffc966;border-color:#f59e00}.datepicker table tr td.today.active.focus,.datepicker table tr td.today.active:focus,.datepicker table tr td.today.active:hover,.datepicker table tr td.today:active.focus,.datepicker table tr td.today:active:focus,.datepicker table tr td.today:active:hover{color:#000;background-color:#ffbc42;border-color:#b37400}.datepicker table tr td.today.disabled.focus,.datepicker table tr td.today.disabled:focus,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today[disabled].focus,.datepicker table tr td.today[disabled]:focus,.datepicker table tr td.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.today.focus,fieldset[disabled] .datepicker table tr td.today:focus,fieldset[disabled] .datepicker table tr td.today:hover{background-color:#ffdb99;border-color:#ffb733}.datepicker table tr td.today.focused{background:#ffc966}.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:active{background:#ffdb99;color:#777}.datepicker table tr td.range{color:#000;background-color:#eee;border-color:#bbb;border-radius:0}.datepicker table tr td.range.focus,.datepicker table tr td.range:focus{color:#000;background-color:#d5d5d5;border-color:#7c7c7c}.datepicker table tr td.range:hover{color:#000;background-color:#d5d5d5;border-color:#9d9d9d}.datepicker table tr td.range.active,.datepicker table tr td.range:active{color:#000;background-color:#d5d5d5;border-color:#9d9d9d}.datepicker table tr td.range.active.focus,.datepicker table tr td.range.active:focus,.datepicker table tr td.range.active:hover,.datepicker table tr td.range:active.focus,.datepicker table tr td.range:active:focus,.datepicker table tr td.range:active:hover{color:#000;background-color:#c3c3c3;border-color:#7c7c7c}.datepicker table tr td.range.disabled.focus,.datepicker table tr td.range.disabled:focus,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range[disabled].focus,.datepicker table tr td.range[disabled]:focus,.datepicker table tr td.range[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.focus,fieldset[disabled] .datepicker table tr td.range:focus,fieldset[disabled] .datepicker table tr td.range:hover{background-color:#eee;border-color:#bbb}.datepicker table tr td.range.focused{background:#d5d5d5}.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:active{background:#eee;color:#777}.datepicker table tr td.range.highlighted{color:#000;background-color:#e4eef3;border-color:#9dc1d3}.datepicker table tr td.range.highlighted.focus,.datepicker table tr td.range.highlighted:focus{color:#000;background-color:#c1d7e3;border-color:#4b88a6}.datepicker table tr td.range.highlighted:hover{color:#000;background-color:#c1d7e3;border-color:#73a6c0}.datepicker table tr td.range.highlighted.active,.datepicker table tr td.range.highlighted:active{color:#000;background-color:#c1d7e3;border-color:#73a6c0}.datepicker table tr td.range.highlighted.active.focus,.datepicker table tr td.range.highlighted.active:focus,.datepicker table tr td.range.highlighted.active:hover,.datepicker table tr td.range.highlighted:active.focus,.datepicker table tr td.range.highlighted:active:focus,.datepicker table tr td.range.highlighted:active:hover{color:#000;background-color:#a8c8d8;border-color:#4b88a6}.datepicker table tr td.range.highlighted.disabled.focus,.datepicker table tr td.range.highlighted.disabled:focus,.datepicker table tr td.range.highlighted.disabled:hover,.datepicker table tr td.range.highlighted[disabled].focus,.datepicker table tr td.range.highlighted[disabled]:focus,.datepicker table tr td.range.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.highlighted.focus,fieldset[disabled] .datepicker table tr td.range.highlighted:focus,fieldset[disabled] .datepicker table tr td.range.highlighted:hover{background-color:#e4eef3;border-color:#9dc1d3}.datepicker table tr td.range.highlighted.focused{background:#c1d7e3}.datepicker table tr td.range.highlighted.disabled,.datepicker table tr td.range.highlighted.disabled:active{background:#e4eef3;color:#777}.datepicker table tr td.range.today{color:#000;background-color:#f7ca77;border-color:#f1a417}.datepicker table tr td.range.today.focus,.datepicker table tr td.range.today:focus{color:#000;background-color:#f4b747;border-color:#815608}.datepicker table tr td.range.today:hover{color:#000;background-color:#f4b747;border-color:#bf800c}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:active{color:#000;background-color:#f4b747;border-color:#bf800c}.datepicker table tr td.range.today.active.focus,.datepicker table tr td.range.today.active:focus,.datepicker table tr td.range.today.active:hover,.datepicker table tr td.range.today:active.focus,.datepicker table tr td.range.today:active:focus,.datepicker table tr td.range.today:active:hover{color:#000;background-color:#f2aa25;border-color:#815608}.datepicker table tr td.range.today.disabled.focus,.datepicker table tr td.range.today.disabled:focus,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today[disabled].focus,.datepicker table tr td.range.today[disabled]:focus,.datepicker table tr td.range.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.today.focus,fieldset[disabled] .datepicker table tr td.range.today:focus,fieldset[disabled] .datepicker table tr td.range.today:hover{background-color:#f7ca77;border-color:#f1a417}.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:active{background:#f7ca77;color:#777}.datepicker table tr td.selected,.datepicker table tr td.selected.highlighted{color:#fff;background-color:#777;border-color:#555;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected.focus,.datepicker table tr td.selected.highlighted.focus,.datepicker table tr td.selected.highlighted:focus,.datepicker table tr td.selected:focus{color:#fff;background-color:#5e5e5e;border-color:#161616}.datepicker table tr td.selected.highlighted:hover,.datepicker table tr td.selected:hover{color:#fff;background-color:#5e5e5e;border-color:#373737}.datepicker table tr td.selected.active,.datepicker table tr td.selected.highlighted.active,.datepicker table tr td.selected.highlighted:active,.datepicker table tr td.selected:active{color:#fff;background-color:#5e5e5e;border-color:#373737}.datepicker table tr td.selected.active.focus,.datepicker table tr td.selected.active:focus,.datepicker table tr td.selected.active:hover,.datepicker table tr td.selected.highlighted.active.focus,.datepicker table tr td.selected.highlighted.active:focus,.datepicker table tr td.selected.highlighted.active:hover,.datepicker table tr td.selected.highlighted:active.focus,.datepicker table tr td.selected.highlighted:active:focus,.datepicker table tr td.selected.highlighted:active:hover,.datepicker table tr td.selected:active.focus,.datepicker table tr td.selected:active:focus,.datepicker table tr td.selected:active:hover{color:#fff;background-color:#4c4c4c;border-color:#161616}.datepicker table tr td.selected.disabled.focus,.datepicker table tr td.selected.disabled:focus,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.highlighted.disabled.focus,.datepicker table tr td.selected.highlighted.disabled:focus,.datepicker table tr td.selected.highlighted.disabled:hover,.datepicker table tr td.selected.highlighted[disabled].focus,.datepicker table tr td.selected.highlighted[disabled]:focus,.datepicker table tr td.selected.highlighted[disabled]:hover,.datepicker table tr td.selected[disabled].focus,.datepicker table tr td.selected[disabled]:focus,.datepicker table tr td.selected[disabled]:hover,fieldset[disabled] .datepicker table tr td.selected.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,fieldset[disabled] .datepicker table tr td.selected:focus,fieldset[disabled] .datepicker table tr td.selected:hover{background-color:#777;border-color:#555}.datepicker table tr td.active,.datepicker table tr td.active.highlighted{color:#fff;background-color:#337ab7;border-color:#2e6da4;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active.focus,.datepicker table tr td.active.highlighted.focus,.datepicker table tr td.active.highlighted:focus,.datepicker table tr td.active:focus{color:#fff;background-color:#286090;border-color:#122b40}.datepicker table tr td.active.highlighted:hover,.datepicker table tr td.active:hover{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td.active.active,.datepicker table tr td.active.highlighted.active,.datepicker table tr td.active.highlighted:active,.datepicker table tr td.active:active{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td.active.active.focus,.datepicker table tr td.active.active:focus,.datepicker table tr td.active.active:hover,.datepicker table tr td.active.highlighted.active.focus,.datepicker table tr td.active.highlighted.active:focus,.datepicker table tr td.active.highlighted.active:hover,.datepicker table tr td.active.highlighted:active.focus,.datepicker table tr td.active.highlighted:active:focus,.datepicker table tr td.active.highlighted:active:hover,.datepicker table tr td.active:active.focus,.datepicker table tr td.active:active:focus,.datepicker table tr td.active:active:hover{color:#fff;background-color:#204d74;border-color:#122b40}.datepicker table tr td.active.disabled.focus,.datepicker table tr td.active.disabled:focus,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.highlighted.disabled.focus,.datepicker table tr td.active.highlighted.disabled:focus,.datepicker table tr td.active.highlighted.disabled:hover,.datepicker table tr td.active.highlighted[disabled].focus,.datepicker table tr td.active.highlighted[disabled]:focus,.datepicker table tr td.active.highlighted[disabled]:hover,.datepicker table tr td.active[disabled].focus,.datepicker table tr td.active[disabled]:focus,.datepicker table tr td.active[disabled]:hover,fieldset[disabled] .datepicker table tr td.active.focus,fieldset[disabled] .datepicker table tr td.active.highlighted.focus,fieldset[disabled] .datepicker table tr td.active.highlighted:focus,fieldset[disabled] .datepicker table tr td.active.highlighted:hover,fieldset[disabled] .datepicker table tr td.active:focus,fieldset[disabled] .datepicker table tr td.active:hover{background-color:#337ab7;border-color:#2e6da4}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;border-radius:4px}.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#777;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{color:#fff;background-color:#337ab7;border-color:#2e6da4;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover.focus,.datepicker table tr td span.active.disabled:hover:focus,.datepicker table tr td span.active.focus,.datepicker table tr td span.active:focus,.datepicker table tr td span.active:hover.focus,.datepicker table tr td span.active:hover:focus{color:#fff;background-color:#286090;border-color:#122b40}.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover:hover{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td span.active.active.focus,.datepicker table tr td span.active.active:focus,.datepicker table tr td span.active.active:hover,.datepicker table tr td span.active.disabled.active.focus,.datepicker table tr td span.active.disabled.active:focus,.datepicker table tr td span.active.disabled.active:hover,.datepicker table tr td span.active.disabled:active.focus,.datepicker table tr td span.active.disabled:active:focus,.datepicker table tr td span.active.disabled:active:hover,.datepicker table tr td span.active.disabled:hover.active.focus,.datepicker table tr td span.active.disabled:hover.active:focus,.datepicker table tr td span.active.disabled:hover.active:hover,.datepicker table tr td span.active.disabled:hover:active.focus,.datepicker table tr td span.active.disabled:hover:active:focus,.datepicker table tr td span.active.disabled:hover:active:hover,.datepicker table tr td span.active:active.focus,.datepicker table tr td span.active:active:focus,.datepicker table tr td span.active:active:hover,.datepicker table tr td span.active:hover.active.focus,.datepicker table tr td span.active:hover.active:focus,.datepicker table tr td span.active:hover.active:hover,.datepicker table tr td span.active:hover:active.focus,.datepicker table tr td span.active:hover:active:focus,.datepicker table tr td span.active:hover:active:hover{color:#fff;background-color:#204d74;border-color:#122b40}.datepicker table tr td span.active.disabled.disabled.focus,.datepicker table tr td span.active.disabled.disabled:focus,.datepicker table tr td span.active.disabled.disabled:hover,.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.disabled.focus,.datepicker table tr td span.active.disabled:hover.disabled:focus,.datepicker table tr td span.active.disabled:hover.disabled:hover,.datepicker table tr td span.active.disabled:hover[disabled].focus,.datepicker table tr td span.active.disabled:hover[disabled]:focus,.datepicker table tr td span.active.disabled:hover[disabled]:hover,.datepicker table tr td span.active.disabled[disabled].focus,.datepicker table tr td span.active.disabled[disabled]:focus,.datepicker table tr td span.active.disabled[disabled]:hover,.datepicker table tr td span.active:hover.disabled.focus,.datepicker table tr td span.active:hover.disabled:focus,.datepicker table tr td span.active:hover.disabled:hover,.datepicker table tr td span.active:hover[disabled].focus,.datepicker table tr td span.active:hover[disabled]:focus,.datepicker table tr td span.active:hover[disabled]:hover,.datepicker table tr td span.active[disabled].focus,.datepicker table tr td span.active[disabled]:focus,.datepicker table tr td span.active[disabled]:hover,fieldset[disabled] .datepicker table tr td span.active.disabled.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover,fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,fieldset[disabled] .datepicker table tr td span.active.focus,fieldset[disabled] .datepicker table tr td span.active:focus,fieldset[disabled] .datepicker table tr td span.active:hover,fieldset[disabled] .datepicker table tr td span.active:hover.focus,fieldset[disabled] .datepicker table tr td span.active:hover:focus,fieldset[disabled] .datepicker table tr td span.active:hover:hover{background-color:#337ab7;border-color:#2e6da4}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#777}.datepicker .datepicker-switch{width:145px}.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.input-group.date .input-group-addon{cursor:pointer}.input-daterange{width:100%}.input-daterange input{text-align:center}.input-daterange input:first-child{border-radius:3px 0 0 3px}.input-daterange input:last-child{border-radius:0 3px 3px 0}.input-daterange .input-group-addon{width:auto;min-width:16px;padding:4px 5px;line-height:1.42857143;text-shadow:0 1px 0 #fff;border-width:1px 0;margin-left:-5px;margin-right:-5px}
/*# sourceMappingURL=bootstrap-datepicker3.min.css.map */
/* End */


/* Start:/local/components/region.kabrita/patronazh.kz/templates/.default/style.css?17473985788712*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

:root {
    --color-lightblue: #CFE5F8;
    --color-blue: #85C4E8;
    --color-darkblue: #102D69;
}

.form-item__label {
    font-size: 16px !important;
}

.form-item._not-empty .form-item__label:not(._static) {
    font-size: 11px !important;
}

._change:not(._static) {
    line-height: 18px;
    font-size: 11px !important;
}

.form-premium__container.open {
    transform: translateY(-0%);
}

.form-premium__container {
    transform: translateY(-200%);
    transition: transform 0.6s ease;
    position: fixed;
    overflow: auto;
    padding-top: 20px;
    top: 0;
    z-index: 999;
    background-color: #cfe5f8c4;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: flex-start;
    scrollbar-color: #102D69 #CFE5F8;
    scrollbar-width: thin;
}

.form-premium__container::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #CFE5F8;
}

.form-premium__container::-webkit-scrollbar-thumb {
    background-color: #85C4E8;
    border-radius: 9em;
}

.form-premium__container::-webkit-scrollbar-thumb:hover {
    background-color: #85C4E8;
}

.form-premium__form {
    position: relative;
    width: 95%;
    max-width: 900px;
    padding: 25px 50px;
    border-radius: 45px;
    background-color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: auto;
    font-family: 'GT Eesti Pro Display', sans-serif;
}

.form-premium__form form {
    width: 80%;
}

.form-premium__form__title {
    /* font-family: 'Cocon'; */
    text-align: center;
    font-size: 28px;
    color: var(--color-darkblue);
    line-height: 1;
}

.form-premium__form__close {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 25px;
    top: 15px;
    z-index: 100;
}

.form-premium__form__close img {
    width: 100%
}

.form-premium__form__close img:hover {
    cursor: pointer;
}

.form-item._shadow input[type=text],
.form-item._shadow input[type=tel],
.form-item._shadow input[type=email] {
    -webkit-box-shadow: 0 0 0 1px #b4b4b4 !important;
    box-shadow: 0 0 0 1px #b4b4b4 !important;
}

.form-item._error input[type=text],
.form-item._error input[type=tel],
.form-item._error input[type=email],
.form-item._error input[type=password] {
    -webkit-box-shadow: 0 0 0 1px red !important;
    box-shadow: 0 0 0 1px red !important;
}

.form-item {
    margin: 10px 0 !important;
}

.form-premium__form__check {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding-top: 0px;
    line-height: 1;
    font-size: 14px;
}

.form-premium__form__check span {
    width: auto;
    display: inline-block;
    line-height: 1.2;
}

.form-premium__form__check a {
    text-decoration: underline;
}

.form-premium__form__check input[type=checkbox]+i {
    -webkit-box-shadow: 0 0 0 2px #85C4E8 !important;
    box-shadow: 0 0 0 2px #85C4E8 !important;
}

.form-item__checkbox input[type=checkbox]+i:before {
    width: 16px !important;
    height: 16px !important;
    bottom: 0px !important;
    left: 0px !important;
    background-color: #85C4E8;
    background-image: url(/local/components/region.kabrita/patronazh.kz/templates/.default/done.svg) !important;
    background-size: 80% 80% !important;
    background-position: center;
    background-repeat: no-repeat;
}

.form-premium__form__box {
    margin-top: 40px !important;
}

.form-premium__form__box button {
    width: 70%;
    height: 65px;
    border: none;
    background-color: #85C4E8;
    font-size: 20px;
    font-weight: bold;
    color: white;
    font-family: 'Century Gothic', sans-serif;
    border-radius: 45px;
}

.form-premium__form__box button:hover {
    background-color: #cfe5f8;
    color: #102D69;
    cursor: pointer;
}

.form-premium__sponsor-end {
    margin-top: 10px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.form-premium__sponsor-end img {
    margin: 5px;
    width: 100px;
    height: 50px;
    object-fit: contain;
}

.form-premium__box-end {
    position: relative;
    width: 95%;
    max-width: 900px;
    padding: 25px 50px;
    border-radius: 45px;
    background-color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 1;
    margin: auto;
}

.form-premium__box-end a {
    font-weight: bold;
}

.form-premium_close-end {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 25px;
    top: 15px;
    z-index: 100;
}

.form-premium_close-end img {
    width: 100%;
}

.form-premium__box-end-title {
    font-family: 'Cocon', sans-serif;
    color: #85C4E8;
    font-size: 26px;
    text-align: center;
    position: relative;
}

.form-premium__box-end-title img {
    position: absolute;
    max-width: 312px;
    left: -70px;
    top: -18px;
}

.form-premium__box-end a {
    font-weight: bold;
}

.form-premium__spacer-end {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.form-premium__spacer-end img {
    margin-left: 5px;
}

.form-premium__box-end-last {
    font-size: 14px;
    line-height: 1.2;
    color: #002169;
    text-align: center;
    margin-bottom: 20px;
}

.form-premium__box-end-last span {
    display: block;
    /* width: 70%; */
    margin: 0 auto;
}

.form-premium__box-end-text {
    font-size: 14px;
    text-align: center;
    color: #002169;
    ;
}

@media (max-width: 1000px) {
    .form-premium__form__check {
        font-size: 12px;
    }

    .form-premium__form {
        padding: 25px 30px;
    }

    .form-premium__form__title {
        margin-top: 20px;
    }
}

@media (max-width: 700px) {
    .form-premium__form form {
        width: 100%;
    }

    .form-premium__sponsor-end {
        width: 100%;
    }

    .form-premium__sponsor-end img {
        margin: 5px 5px 0 0;
    }

    .form-premium__form__close,
    .form-premium_close-end {
        right: 15px;
        top: 10px;
        width: 20px;
    }

    .form-premium__form,
    .form-premium__box-end {
        padding: 15px;
        margin-top: 20px;
        border-radius: 15px;
    }

    .form-premium__box-end-title {
        font-size: 24px;
    }

    .form-premium__box-end-last span {
        width: 90%;
    }

    .form-premium__box-end-title img {
        left: -81px;
        top: -25px;
    }
}

@media (max-width: 500px) {
    .form-premium__container {
        align-items: flex-start;
    }

    .form-premium__form__title {
        font-size: 18px;
        line-height: 1;
    }

    .form-premium__form__box button {
        width: 100%;
    }

    .form-premium__sponsor-end img {
        width: 65px;
    }

    .form-premium__box-end span {
        font-size: 14px;
    }

    .form-premium__spacer-end {
        height: 80px;
    }

    .form-premium__spacer-end img {
        height: 40%;
        width: auto;
        min-width: auto;
    }

    .form-premium__form__check input[type=checkbox]+i {
        margin: 0 5px !important;
    }

    .form-premium__box-end-title {
        font-size: 20px;
    }

    .form-premium__box-end-last br {
        display: none;
    }

    .form-premium__box-end-last span {
        width: 100%;
    }

    .form-premium__box-end-title img {
        max-width: 250px;
        left: -59px;
        top: -19px;
    }
}

.form-premium__box-end-title_1 {
    font-size: 28px;
    color: #002169;
    text-align: center;
}

@media (max-width: 700px) {
    .form-premium__box-end-title_1 {
        font-size: 24px;
    }
}

.form-premium__box-end-title_2 {
    font-size: 18px;
    font-weight: 700;
    color: #002169;
    text-align: center;
}

@media (max-width: 700px) {
    .form-premium__box-end-title_2 {
        font-size: 18px;
    }
}
/* End */


/* Start:/local/components/verifity/verify.patronazh/templates/.default/style.css?17466284071446*/
.verify__container {
    position: fixed;
    overflow: scroll;
    top: 0;
    z-index: 800;
    background-color: #74b6da93;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    scrollbar-color: #74b7da #cedfef;
    scrollbar-width: thin;
}

.verify__container::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #cedfef;
}

.verify__container::-webkit-scrollbar-thumb {
    background-color: #74b7da;
    border-radius: 9em;
}

.verify__container::-webkit-scrollbar-thumb:hover {
    background-color: #74b7da;
}

.verify__close {
    display: block;
    text-align: center;
    position: absolute;
    top: 5%;
    right: 3%;
    width: 20px;
}

.verify__close img {
    width: 100%;
}

.verify__close:hover {
    cursor: pointer;
}

.verify__box {
    position: relative;
    width: 95%;
    max-width: 650px;
    border-radius: 45px;
    display: flex;
    align-items: center;
    flex-direction: column;
    line-height: 1;
    z-index: 810;
}

.verify__text {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.verify-cp {
    position: absolute;
    z-index: 805;
    bottom: 35%;
    right: 30%;
}

.verify-cw {
    position: absolute;
    z-index: 805;
}

.verify-cg {
    position: absolute;
    z-index: 805;
}

@media (max-width: 630px) {
    .verify__close {
        width: 18px;
        top: 5%;
    }
}
/* End */
/* /assets/assets_premiumpat_kz_2/style_presents.css?171318939211030 */
/* /libs/style/bootstrap-datepicker3.min.css?158055006121154 */
/* /local/components/region.kabrita/patronazh.kz/templates/.default/style.css?17473985788712 */
/* /local/components/verifity/verify.patronazh/templates/.default/style.css?17466284071446 */
