@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
    font-family: VisbyCF-ExtraBold;
    color: #575657;
    position: relative;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none;
}

.kapsa:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.kapsa {
    display: inline-block;
}

* html .kapsa {
    height: 1%;
}

.kapsa {
    display: block;
}

.kapsa2 {
    /*max-width: 1170px;*/
    width: 100%;
    margin: 0 auto;
    padding: .9rem 0;
    display: block;
}

@font-face {
    font-family: 'Klavika-Bold';
    src: url('../fonts/Klavika-Bold.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Klavika-Bold';
    src: url('../fonts/Klavika-Bold.otf') format('opentype'), url('../fonts/Klavika-Bold.woff') format('woff'), url('../fonts/Klavika-Bold.ttf') format('truetype'), url('../fonts/Klavika-Bold.svg#Klavika-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-Regular';
    src: url('../fonts/Poppins-Regular.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-Regular';
    src: url(../fonts/Poppins-Regular.woff) format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype'), url('../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Ionicons";
    src: url("../fonts/ionicons.eot?v=2.0.0");
    src: url("../fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("../fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("../fonts/ionicons.woff?v=2.0.0") format("woff"), url("../fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'VisbyCF-Bold';
    src: url('../fonts/VisbyCF-Bold.woff') format('woff'), url('../fonts/VisbyCF-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'VisbyCF-ExtraBold';
    src: url('../fonts/VisbyCF-ExtraBold.woff') format('woff'), url('../fonts/VisbyCF-ExtraBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'VisbyCF-Medium';
    src: url('../fonts/VisbyCF-Medium.woff') format('woff'), url('../fonts/VisbyCF-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.icon {
    color: #575657;
    position: absolute;
    margin: 1vw;
}

:focus {
    outline: 0;
}

::-webkit-input-placeholder {
    color: #1d1d1d;
    font-size: 14px;
    font-family: 'Poppins-Regular';
}

:-moz-placeholder {
    color: #1d1d1d;
    font-size: 14px;
    font-family: 'Poppins-Regular';
}

::-moz-placeholder {
    color: #1d1d1d;
    font-size: 14px;
    font-family: 'Poppins-Regular';
}

:-ms-input-placeholder {
    color: #1d1d1d;
    font-size: 14px;
    font-family: 'Poppins-Regular';
}

.inputs ::-webkit-input-placeholder {
    color: #575657;
    font-size: 13px;
    font-family: VisbyCF-ExtraBold;
}

.inputs :-moz-placeholder {
    color: #999999;
    font-size: 11px;
    font-family: 'Poppins-Regular';
}

.inputs ::-moz-placeholder {
    color: #999999;
    font-size: 11px;
    font-family: 'Poppins-Regular';
}

.inputs :-ms-input-placeholder {
    color: #999999;
    font-size: 11px;
    font-family: 'Poppins-Regular';
}

.clr {
    clear: both;
    height: 0;
    width: 0;
}

html, body, #kapsul {
    /* height: 100%; */
    overflow-x: hidden;
}

    body > #kapsul {
        height: auto;
        min-height: 100%;
    }

header {
    height: 144px;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
}

body {
    background: url(../images/bg.jpg) center top no-repeat;
    background-size: cover;
}

/*.logo, .reklam {
    float: left;
    height: 100%;
    position: relative;
}*/

/*.logo {
    margin: 2vw 8vw 2vw 4vw;
    position: relative;
    z-index: 3;
}
*/
/*    .logo img, .reklam img {
        float: left;
        display: block;
        position: relative;
        max-height: 2vw;
    }*/

#content {
    /* padding-bottom: 150px; */
    max-width: 30rem;
    width: 100%;
    margin: 0 auto;
    max-height: 25rem;
}

.left {
    float: left;
    width: 74.3%;
    max-width: 870px;
    display: inline-block;
}

.center {
    /*    background-image: url(../images/loginMenu.png);
    background-size: cover;*/
    margin: auto;
    width: 30vw;
    border-radius: 10px 10px 10px 10px;
    background-color: #ffff;
    box-shadow: 0px 0px 15px rgba(0,0,0,.5);
    min-height: 20vw;
}

.full_content {
    height: 102px;
    width: 100%;
    background: #1d1d1d;
    clear: both;
    margin: 10px 0;
}

#slide1 {
    height: 292px;
    width: 100%;
    background: #fff;
    position: relative;
}

    /*#slide1:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 20%;
        height: 100%;
        background: #b3c62b;
        content: "";
        z-index: 0;
    }*/
    #slide1 .item span {
        position: absolute;
        top: 0;
        left: 0;
        width: 20%;
        height: 120%;
        z-index: 0;
    }

.owl-carousel .owl-wrapper-outer {
    z-index: 2;
}

.slide1_bot {
    width: 100%;
    margin-top: 10px;
}

.left_2 {
    float: left;
    width: 556px;
    background: #fff;
    margin-right: 10px;
    height: 250px;
}

.right_2 {
    float: right;
}

.left_3, .right_3 {
    float: left;
    width: 50%;
    height: 100%;
    position: relative;
    text-align: center;
}

.right_3 {
    background: #ebebeb;
    position: relative;
}

    .right_3 input {
        width: 36%;
        display: inline-block;
        margin: 0 4%;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        border: 0;
        background: none;
    }

        .right_3 input:nth-child(2n+1) {
            border-bottom: 1px solid #b3c62b;
            padding: 10px 0;
        }

        .right_3 input:nth-child(2n+2) {
            background: #b3c62b;
            padding: 10px 5px;
            font-weight: 700;
            font-family: 'Klavika-Bold';
            color: #1d1d1d;
            font-size: 15px;
            cursor: pointer;
        }

.left_3 h2 {
    top: 50%;
    transform: translateY(-50%);
    font-size: 36px;
    font-weight: 700;
    font-family: 'Klavika-Bold';
    color: #b3c62b;
    position: relative;
}

#slide1 .slide1_cont {
    width: 86%;
    left: 7%;
    display: inline-block;
    position: relative;
    height: 100%;
}

.lt-ie9 #slide1 .slide1_cont {
    height: 20%;
}

.slide1_cont2 {
    width: 100%;
    display: inline-block;
    position: relative;
    height: 100%;
}

#slide1 .owl-wrapper-outer, #slide1 .owl-wrapper, #slide1 .owl-item, #slide1 .item {
    height: 100%;
}

#slide1 .item {
    position: relative;
}

#slide2 .owl-wrapper-outer, #slide2 .owl-wrapper, #slide2 .owl-item, #slide2.item {
    height: 100%;
}

.left_s1, .left_s2, .left_s3, .left_s4 {
    float: left;
    position: relative;
}

.left_s1 {
    width: 30%;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 3%;
}

.left_s2 {
    width: 67%;
    top: 50%;
    transform: translateY(-50%);
}

.left_s3 {
    width: 556px;
    height: 250px;
}

.left_s4 {
    width: 52%;
    top: 50%;
}

    .left_s4 h2 {
        color: #b3c62b;
        font-size: 24px;
        line-height: normal;
        font-weight: 700;
        font-family: 'Klavika-Bold';
        padding: 8% 0;
    }

.left_s3 img {
    width: 100%;
    height: 250px;
}

.left_s1 img {
    width: 100%;
    height: 50%
}



.left_s2 h2 {
    color: #b3c62b;
    font-size: 36px;
    line-height: 38px;
    font-weight: 700;
    font-family: 'Klavika-Bold';
}

.left_s2 p {
    color: #1d1d1d;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Poppins-Regular';
    margin: 20px 0;
}

.more-link {
    font-size: 13px;
    position: relative;
    color: #000;
    background-color: #b3c62b;
    font-size: 16px;
    font-family: 'Klavika-Bold',sans-serif;
    font-weight: 700;
    display: inline-block;
    padding: 0 20px;
    text-align: center;
    line-height: 40px;
}

    .more-link:hover {
        color: #23527c;
    }

#slide1.owl-theme .owl-controls, #slide2.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    position: absolute;
    right: 8px;
    bottom: 17px;
    z-index: 9;
    width: 80px;
}

.owl-prev:before {
    content: '';
    width: 40px;
    height: 40px;
    float: left;
    font-size: 48px;
    font-family: 'Ionicons',sans-serif;
}

.owl-buttons div:hover:before {
    color: #b3c62b;
}

.owl-next:before {
    content: '';
    width: 40px;
    height: 40px;
    float: left;
    font-size: 48px;
    font-family: 'Ionicons',sans-serif;
}

.formimg {
    width: 100%;
    max-width: 13rem;
    /* display: block; */
    padding: .1rem 0 5rem;
    /* margin: 0 auto; */
    /* position: relative; */
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 20rem;
}

.form {
    width: 80%;
    margin: 0 auto;
}

.inputs input {
    width: calc(100% - 40px);
    padding-left: 40px;
    height: 41px;
    background: #fff;
    border: 0;
    display: block;
    margin: 0 auto 8px;
    border-style: solid;
    border-width: 1px;
    border-color: #888888;
}

#footer {
    position: fixed;
    clear: both;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 3rem;
    background-color: #575657;
}

input[type=checkbox].css-checkbox {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

    input[type=checkbox].css-checkbox + label.css-label {
        padding-left: 18px;
        font-family: 'Poppins-Regular';
        font-size: 11px;
        height: 14px;
        display: inline-block;
        line-height: 14px;
        background-repeat: no-repeat;
        background-position: 0 0;
        vertical-align: middle;
        cursor: pointer;
    }

    input[type=checkbox].css-checkbox:checked + label.css-label {
        background-position: 0 -14px;
    }

.css-label {
    background-image: url(http://csscheckbox.com/checkboxes/dark-check-green.png);
}

.send {
    background: #33b5f3;
    color: #33b5f3;
    display: block;
    border: 0;
    padding: 10px 30px;
    font-weight: 800;
    font-family: 'VisbyCF-ExtraBold';
    /* margin: 20px 280px 0; */
    cursor: pointer;
    border-radius: 20px 20px 20px 20px;
}

.dark-check-green {
    background-image: url(../images/check.png);
}

.sifreu {
    font-family: VisbyCF-ExtraBold;
    font-size: x-small;
    text-decoration: underline;
    color: #575657;
    font-weight: 400;
}

.yardim {
    font-family: VisbyCF-ExtraBold;
    font-size: x-small;
    text-decoration: underline;
    color: #575657;
    font-weight: 400;
    margin: 10vw 0vw 0vw 0vw;
}

.logofooter {
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    display: block;
    position: absolute;
}

#footer .inner {
    /* max-width: 1170px; */
    /* width: 96%; */
    margin: 0 auto;
    height: 100%;
    position: relative;
}

.footright {
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    display: block;
    position: absolute;
}

.social a {
    color: rgb(153, 153, 153);
    float: left;
    width: auto;
    margin: 0px 5px;
}

.in_ {
    background: url(../images/social/in_.png);
    width: 16px;
}

    .in_:hover {
        background: url(../images/social/in_a.png);
    }

.i_ {
    background: url(../images/social/i_.png);
    width: 20px;
}

    .i_:hover {
        background: url(../images/social/i_a.png);
    }

.g_ {
    background: url(../images/social/g_.png);
    width: 19px;
}

    .g_:hover {
        background: url(../images/social/g_a.png);
    }

.inner p {
    text-align: right;
    position: absolute;
    right: 0;
    margin: .6rem 2rem .5rem 2rem;
    color: white;
    text-indent: 70px;
    font-family: VisbyCF-Bold;
    font-size: 14px;
}

.mobil_news {
    display: none;
}

@media only screen and (max-width: 1170px) {
    .left_s1 {
        width: 30%;
        top: 50%;
        transform: translateY(-50%);
        margin-right: 3%;
    }

    .left_s2 {
        width: 67%;
        top: 50%;
        transform: translateY(-50%);
    }

    .left_s3 {
        width: 45%;
        top: 50%;
        margin-right: 3%;
    }

    .left_s4 {
        width: 52%;
        top: 50%;
    }

    .left_2 {
        float: left;
        width: 64%;
        max-width: 557px;
        background: #fff;
        height: auto;
        margin-right: 0;
        font-size: 0;
    }

    .right_2 {
        float: right;
        width: 35%;
        height: auto;
    }

        .right_2 img {
            width: 100%;
        }

    .logo {
        margin: 0 2% 0 4%;
    }

    #content {
        width: 94%;
    }
}

@media only screen and (max-width: 980px) {
    #content {
        width: 100%;
    }

    .left_s1 {
        width: 30%;
        top: 50%;
        transform: translateY(-50%);
        margin-right: 3%;
    }

    .left_s2 {
        width: 67%;
        top: auto;
        transform: translateY(-50%);
    }

    .left_s3 {
        width: 45%;
        top: auto;
        margin-right: 3%;
    }

    .left_s4 {
        width: 52%;
        top: auto;
    }

    .left_2 {
        float: none;
        width: 100%;
        max-width: 100%;
        background: #fff;
        height: auto;
        margin-right: 0;
        font-size: 0;
    }

    .right_2 {
        float: right;
        width: 35%;
        height: auto;
        display: none;
    }

        .right_2 img {
            width: 100%;
        }

    header {
        text-align: center;
        height: auto;
    }

    .logo {
        margin: 30px auto;
        float: none;
        height: auto;
        text-align: center;
        display: inline-block;
    }

    .reklam {
        display: none;
    }

        .logo img, .reklam img {
            top: auto;
            transform: none;
            float: none;
            display: block;
            position: relative;
        }

    .right {
        float: none;
        width: 90%;
        margin: 0 auto;
    }

    .left {
        float: none;
        width: 100%;
        margin: 0 auto;
        height: inherit;
    }

    .send, .sifreu {
        float: left;
        margin: 20px 0;
        padding: 10px 20px;
    }

    .mobil_news {
        display: block;
        height: auto;
        padding: 15px 0;
        margin: 10px 0 0 0;
    }

    .desk_news {
        display: none;
    }

    .left_3 {
        padding-bottom: 13px;
    }

    .left_3, .right_3 {
        width: 100%;
        float: none;
    }

        .left_3 h2 {
            top: auto;
            transform: none;
            font-size: 36px;
            font-weight: 700;
            font-family: 'Klavika-Bold';
            color: #b3c62b;
            position: relative;
        }

        .right_3 input {
            width: 36%;
            display: inline-block;
            margin: 0 4%;
            position: relative;
            top: auto;
            transform: none;
            border: 0;
            background: none;
        }

    .right_3 {
        background: none;
    }

        .right_3 input {
            color: #fff;
        }

            .right_3 input:nth-child(2n+1) {
                border-bottom: 1px solid #b3c62b;
                padding: 10px 0;
            }

            .right_3 input:nth-child(2n+2) {
                background: #b3c62b;
                padding: 10px 5px;
                font-weight: 700;
                font-family: 'Klavika-Bold';
                color: #1d1d1d;
                font-size: 15px;
                cursor: pointer;
            }

    ::-webkit-input-placeholder {
        color: #fff;
        font-size: 11px;
        font-family: 'Poppins-Regular';
    }

    :-moz-placeholder {
        color: #fff;
        font-size: 11px;
        font-family: 'Poppins-Regular';
    }

    ::-moz-placeholder {
        color: #fff;
        font-size: 11px;
        font-family: 'Poppins-Regular';
    }

    :-ms-input-placeholder {
        color: #fff;
        font-size: 11px;
        font-family: 'Poppins-Regular';
    }

    #slide1, #slide2 {
        height: inherit !important;
    }

    .left_s1 {
        width: 50%;
        top: auto;
        transform: none;
        margin-right: 0;
        height: 100%;
        display: inline-block;
    }

    .left_s2 {
        width: 46%;
        padding: 0 2%;
        top: auto;
        transform: none;
        display: inline-block;
    }

    #slide1 .slide1_cont {
        width: 100%;
        left: auto;
        overflow: hidden;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }

    #slide1:after {
        width: 50%;
        height: 100%;
    }

    .slide1_cont_test {
        width: 100%;
        overflow: hidden;
    }

    /*.left_s1 {
        height: 50%;
    }*/

    /*.left_s1 img {
            position: relative;
        }*/

    .left_s3 {
        /*float: right;*/
        width: 100%;
        margin-right: 0;
    }

    .left_s4 {
        float: left;
        padding: 0 1%;
        width: 48%;
    }

    #slide1 .owl-wrapper-outer, #slide1 .owl-wrapper, #slide1 .owl-item, #slide1 .item {
        height: auto;
    }

    #slide1.owl-theme .owl-controls, #slide2.owl-theme .owl-controls {
        bottom: 6px;
        display: none;
    }

    #slide2.owl-theme .owl-controls {
        /*right: auto;
        left: 52%;*/
        margin-left: -90px;
    }

    .more-link {
        font-size: 13px;
        position: relative;
        color: #000;
        background-color: #b3c62b;
        font-size: 12px;
        font-family: 'Klavika-Bold',sans-serif;
        font-weight: 700;
        display: inline-block;
        padding: 0 15px;
        text-align: center;
        line-height: 40px;
    }

    .logofooter {
        top: auto;
        transform: none;
        left: auto;
        display: block;
        position: relative;
        clear: both;
        margin: 0 auto;
        padding: 10px 0;
    }

    .footright {
        top: auto;
        transform: none;
        right: auto;
        display: block;
        position: relative;
        clear: both;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }

    .social {
        width: 100%;
        text-align: center;
        /* margin: 20px 0; */
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .social a {
            display: inline-block;
            float: none;
            margin: 0 2%;
        }

    .inner p {
        /* font-family: 'VisbyCF-Bold'; */
        /* position: relative; */
        /* right: auto; */
        /* bottom: auto; */
        /* width: 100%; */
        /* clear: both; */
    }

    .left_s2 p {
        margin: 10px 0;
    }

    .slide1area {
        padding: 20px 0 40px 0;
    }

    .slide1_bot {
        margin-top: 0px;
    }

    /*#slide1.owl-theme .owl-controls {
        right: 30px;
    }*/
}

@media only screen and (max-width: 600px) {
    .left_s1 img {
        /*top: 30%;*/
        transform: translateY(50%);
    }
}

@media only screen and (max-width: 400px) {
    .left_3 h2, .left_s2 h2, .left_s4 h2 {
        font-size: 18px;
    }

    .left_s2 p {
        font-size: 11px;
    }

    .right_3 input:nth-child(2n+2) {
        font-size: 12px;
    }

    .logofooter {
        width: 130px;
    }

    .more-link {
        font-size: 12px;
        position: relative;
        color: #000;
        background-color: #b3c62b;
        font-size: 12px;
        font-family: 'Klavika-Bold',sans-serif;
        font-weight: 700;
        display: inline-block;
        padding: 0 10px;
        text-align: center;
        line-height: 40px;
    }

    .owl-prev:before {
        content: '';
        width: 30px;
        height: 30px;
        float: left;
        font-size: 38px;
        font-family: 'Ionicons',sans-serif;
    }

    .owl-next:before {
        content: '';
        width: 30px;
        height: 30px;
        float: left;
        font-size: 38px;
        font-family: 'Ionicons',sans-serif;
    }

    #slide2.owl-theme .owl-controls {
        right: auto;
        left: 100%;
        margin-left: -60px;
    }

    #slide1.owl-theme .owl-controls {
        right: -17px;
    }
}

@media (max-width: 500px) {
    body > #kapsul {
        overflow: hidden;
    }

    #footer {
        height: auto !important;
        padding-bottom: 30px;
    }

    .footer-logo, .footer-e-donusum {
        width: 100%;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        text-align: center;
    }

        .footer-e-donusum div {
            float: none !important;
            display: inline-block;
            margin: 20px 5px !important;
        }
}


.dtp ol, .dtp ul {
    list-style: none;
}

.dtp blockquote, .dtp q {
    quotes: none;
}

    .dtp blockquote:before, .dtp blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

.dtp table {
    border-collapse: collapse;
    border-spacing: 0;
}

.dtp h1, .dtp h2, .dtp h3, .dtp h4, .dtp h5, .dtp h6 {
    font-family: 'Klavika-Bold',sans-serif;
    height: 32px;
}

.dtp a, .dtp a:hover, .dtp a:focus, .dtp a:active {
    text-decoration: none;
}

.dtp section {
    width: 100%;
    float: left;
}

.dtp header {
    width: 100%;
    float: left;
    margin-top: 40px;
}

    .dtp header .logo {
        width: auto;
        float: left;
    }

        .dtp header .logo img {
            margin: 0 7px 0 5px;
            float: left;
            display: block;
            position: relative;
            height: 10%;
            width: 40%;
        }


.main-menu {
    height: 190px; /*410*/
    position: relative;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
span,
label {
    font-family: VisbyCF-ExtraBold;
    color: #575657;
}

.containerdp {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
}

@media (max-width: 500px) {
    .footer {
        height: auto !important;
        padding-bottom: 30px;
    }
}

@media only screen and (max-width: 500px) {
    .social {
        width: 100%;
        /*overflow: overlay;*/
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .scrt {
        width: 100%;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        text-align: center;
        max-width: 500px;
        margin: 35px 35px !important;
        line-height: 28px;
        text-indent: 0px !important;
        font-size: 11px !important;
    }
}
