﻿


.owl-topstory {
    display: none;
}

    .owl-topstory.owl-loaded {
        display: block !important;
    }

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: none !important;
}
.sponsers {
    float: right;
    width: 100%;
    text-align: center;
}

    .sponsers .title {
        color: #fff;
    }

    .sponsers a {
        margin: 0 !important;
        padding: 3px;
    }

    .sponsers img {
        height: 45px;
        width: auto;
        margin: 0px;
        border-radius: 3px;
    }

 

.discalmer {
    float: right;
    width: 100%;
    font-size: 11px;
    font-family: sans-serif;
    color: #fff;
    padding: 10px 0;
}

    .discalmer p {
        margin: 0;
    }

.item-article .img-cont {
    border-radius: 50%;
    box-shadow: -7px -5px 0 #009688;
    border: 2px solid #ffc107;
}

.item-article .txt-cont .name {
    font-weight: bold;
    border-bottom: 1px solid #01aaad;
    margin-bottom: 10px;
    line-height: 32px;
}

.item-article .txt-cont h3 {
    line-height: 24px;
    height: auto !important;
}

.sq:after {
    content: "";
    display: block;
    background: #d9d9d9;
    width: 100%;
    padding-top: 105%;
}

.sq img {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
}

.adfull {
    margin: 20px 0;
}

@@media(min-width: 1200px) {
    .left-col .vote .col-sm-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.item-deco:before {
    top: 0;
    height: 100%;
    width: 100%;
}

.item-deco .txt-cont {
    bottom: 31%;
    max-height: 134px;
    overflow: hidden;
}

.item-deco .img-cont img {
    object-fit: cover;
}

.item-card.info a .img-cont img {
    width: 100% !important;
}

.products-menu {
    background: url(/assets/banky/images/sec-bg.jpg) no-repeat center;
    padding: 15px;
}

header .md {
    padding: 10px 0;
}

html.pushbar_locked .fb_reset, html.pushbar_locked .mcwidget-overlay, html.pushbar_locked .pushbar_overlay {
    display: none;
}

.nav-side-menu {
    z-index: 9999999999999;
}

html.pushbar_locked header {
    z-index: 99;
}

html.pushbar_locked main {
    z-index: 1;
}

.menu-list {
    overflow: scroll !important;
    overflow-y: scroll !important;
    z-index: 999999999999999999;
    position: relative;
}

.item-numbers a .txt-cont h4 {
    font-size: 20px !important;
    text-shadow: 2px 3px 0 #00a9ac !important;
    white-space: nowrap;
    line-height: 36px !important;
}

.products-menu .filter-form {
    position: relative;
    height: 100vh;
    overflow: auto;
    margin: 0;
    padding: 10px;
    background: rgba(0, 0, 0, 0.2);
    text-align: center;
}

    .products-menu .filter-form h5 {
        color: #fff;
        text-align: center;
    }

    .products-menu .filter-form .item-icn {
        width: 90px;
    }

.products-menu .close {
    position: absolute;
    width: 32px;
    height: 32px;
    background: #fff;
    color: darkturquoise;
    border-radius: 50%;
    left: 10px;
    top: 10px;
    opacity: 1;
    z-index: 333;
}

.sec-icon-tabs {
    position: relative;
    z-index: 33;
}

.breadcrumb {
    font-size: 12px;
}

.post-cluster a {
    color: #01aaad !important;
}

.btn-primary, .btn-secondary {
    color: #fff !important;
    font-weight: bold;
}

html.pushbar_locked .pushbar_overlay {
    z-index: 999999999;
}

[data-pushbar-id] {
    z-index: 99999999999999999999999999;
    background-color: white;
    box-shadow: 0px 0px 30px rgba(0,0,0,0.7);
    visibility: hidden;
}

    [data-pushbar-id].opened {
        display: block;
        transform: translateX(0px) translateY(0px);
        visibility: visible !important;
    }

header {
    position: relative;
    z-index: 1;
}

main, footer {
    position: relative;
    z-index: 0;
}

.nav-side-menu .social a {
    color: #01aaad;
}

.menu-nav {
    z-index: 99999999999999999999999999;
}



.nav-side-menu {
    overflow: auto;
    font-size: 16px;
    font-weight: 200;
    background-color: #f4f4f4;
    top: 0px;
    width: 100%;
    height: 100%;
    color: #e1ffff;
    float: left;
}

    .nav-side-menu .social {
        border-top: 2px solid #01aaad;
        padding: 5px;
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
        text-align: center;
        background: #fff;
    }

    .nav-side-menu .brand {
        background-color: #01aaad;
        padding: 15px 0;
        line-height: 50px;
        display: block;
        text-align: center;
        font-size: 14px;
        position: relative;
        border-bottom: 2px solid #01aaad;
    }

        .nav-side-menu .brand img {
            display: inline-block;
            height: 50px;
            width: auto;
        }

        .nav-side-menu .brand .close, .nav-side-menu .bank-logo .close {
            position: absolute;
            top: 3px;
            right: 3px;
            opacity: 0.7;
            color: #333;
            font-size: 14px;
            padding: 10px;
            border-radius: 50%;
            width: 40px;
            height: 40px;
            text-align: center;
            border: 1px solid #dcdcdc;
        }

            .nav-side-menu .brand .close:hover {
                color: #01aaad;
                opacity: 1;
            }


    .nav-side-menu .menu-list {
        float: right;
        width: 100%;
        height: calc(100% - 140px);
        overflow: auto;
    }

    .nav-side-menu .toggle-btn {
        display: none;
    }

    .nav-side-menu ul,
    .nav-side-menu li {
        list-style: none;
        padding: 0px;
        margin: 0px;
        line-height: 35px;
        cursor: pointer;
        /*
            .collapsed{
               .arrow:before{
                         font-family: FontAwesome;
                         content: "\f053";
                         display: inline-block;
                         padding-left:10px;
                         padding-right: 10px;
                         vertical-align: middle;
                         float:right;
                    }
             }
        */
    }

        .nav-side-menu ul :not(collapsed) .arrow:before,
        .nav-side-menu li :not(collapsed) .arrow:before {
            font-family: FontAwesome;
            content: "\f078";
            display: inline-block;
            padding-left: 10px;
            padding-right: 10px;
            vertical-align: middle;
            color: #01aaad;
        }

        .nav-side-menu ul .active,
        .nav-side-menu li .active {
            border-left: 3px solid #d19b3d;
            background-color: #01aaad;
        }

        .nav-side-menu ul .sub-menu li.active,
        .nav-side-menu li .sub-menu li.active {
            color: #d19b3d;
        }

            .nav-side-menu ul .sub-menu li.active a,
            .nav-side-menu li .sub-menu li.active a {
                color: #d19b3d;
            }

        .nav-side-menu ul .sub-menu li,
        .nav-side-menu li .sub-menu li {
            background-color: #fff;
            border: none;
            line-height: 32px;
            border-bottom: 1px solid 1px solid #dcdcdc;
            margin-left: 0px;
        }

            .nav-side-menu ul .sub-menu li:hover,
            .nav-side-menu li .sub-menu li:hover {
                background-color: #dcdcdc;
            }

            .nav-side-menu ul .sub-menu li:before,
            .nav-side-menu li .sub-menu li:before {
                font-family: FontAwesome;
                content: "\f104";
                display: inline-block;
                padding-left: 10px;
                padding-right: 10px;
                vertical-align: middle;
            }

    .nav-side-menu li {
        padding-left: 0px;
        border-bottom: 1px solid #dcdcdc;
    }

        .nav-side-menu li a {
            text-decoration: none;
            color: #333;
            line-height: 32px;
        }

            .nav-side-menu li a i {
                padding-left: 10px;
                width: 20px;
                padding-right: 20px;
            }

        .nav-side-menu li:hover {
            background-color: #fff;
            transition: all 1s ease;
        }

            .nav-side-menu li:hover i {
                color: #01aaad;
            }


.tab-content .compare-header:before {
    content: "";
    background: url(/assets/banky/images/sec-bg.jpg) no-repeat top;
    overflow: hidden;
    background-attachment: fixed;
    background-size: contain;
}

.item-deco .img-cont img {
    filter: none !important;
    height: 100%;
    width: auto;
}



.full-width {
    float: right;
    width: 100%;
    margin: 20px 0;
    text-align: center;
}

    .full-width img {
        max-width: 100%;
        height: auto;
        display: inline-block;
    }

    .full-width .caption {
        line-height: 24px;
        font-size: 14px;
        font-weight: normal;
        text-align: center;
    }

.img-inline {
    margin: 20px;
}

@media (min-width: 740px) {

    .img-inline {
        max-width: 50%;
    }
}

.img-inline img {
    width: 100%;
    height: auto;
}

.img-inline .caption {
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.center {
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
}

.paragraph-list div.embed-responsive {
    float: right !important;
    display: block !important;
    height: auto;
    position: relative;
}

.paragraph-list img {
    max-width: 100%;
}

/*.embed-responsive iframe {
}*/

.full-width {
    position: relative;
}

    .full-width img {
        margin: 0;
    }

    .img-inline .caption, .list-gallery .item .caption, .full-width .caption {
        position: absolute;
        z-index: 444;
        background: rgba(0,0,0,0.7);
        padding: 0 4px;
        border-radius: 3px;
        color: #fff;
        left: 10px;
        bottom: 10px;
        font-size: 14px !important;
    }

.embed {
    float: right;
    width: 100%;
    position: relative;
    text-align: center;
}

    .embed iframe, .embed .twitter-tweet-rendered {
        display: inline-block !important;
        max-width: 100% !important;
    }

.responsive-16by9 iframe {
    width: 100% !important;
    height: 100% !important;
    min-width: 100% !important;
    min-height: 100% !important;
}


.social2 {
    float: left;
}

    .social2 a {
        -webkit-transition: all 1s ease 0s;
        -moz-transition: all 1s ease 0s;
        -o-transition: all 1s ease 0s;
        -ms-transition: all 1s ease 0s;
        transition: all 1s ease 0s;
        font-size: 21px;
        border-radius: 50%;
        width: 48px;
        line-height: 48px;
        height: 48px;
        display: inline-block;
        text-align: center;
        margin-left: 10px;
        color: #fff !important;
        cursor: pointer;
        font-size:28px;
    }

        .social2 a .icon {
            width: 60%;
            height: 60%;
            fill: #ffff;
        }

        .social2 a .fa {
            color:#fff;
        }

        .social2 a.fb {
            background: #3b5998;
        }

            .social a.fb:hover {
                background: #f4f4f4;
                border-color: #3b5998;
                color: #3b5998;
            }

                .social a.fb:hover svg {
                    fill: #3b5998;
                }

        .social2 a.rss {
            background: orange;
        }

            .social a.rss:hover {
                background: #f4f4f4;
                border-color: orange;
                color: orange;
            }

                .social2 a.rss:hover svg {
                    fill: orange;
                }

        .social2 a.tw {
            background: #1da1f2;
        }

            .social2 a.tw:hover {
                background: #f4f4f4;
                border-color: #1da1f2;
                color: #1da1f2 !important;
            }

                .social2 a.tw:hover svg {
                    fill: #1da1f2;
                }

        .social2 a.yt {
            background-color: #d32323;
        }

            .social2 a.yt:hover {
                background: #f4f4f4;
                border-color: #d32323;
                color: #000 !important;
            }

                .social2 a.yt:hover svg {
                    fill: #d32323;
                }

        .social2 a.ins {
            background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
        }

            .social2 a.ins:hover {
                background-color: purple;
                color: #fff !important;
            }

                .social2 a.ins:hover svg {
                    fill: #fff;
                }

        .social2 a.wa {
            background: #25d366;
        }

            .social2 a.wa:hover {
                background-color: #fff;
                color: #25d366 !important;
            }

                .social2 a.wa:hover svg {
                    fill: #25d366;
                }

    .social2 .telegram {
        background: #39a7da;
    }

        .social2 .telegram:hover {
            background-color: #fff;
            color: #39a7da !important;
        }

            .social .telegram:hover svg {
                fill: #39a7da;
            }

    .social2 .viber {
        background: #8176d6;
    }

        .social2 .viber:hover {
            background-color: #fff;
            color: #8176d6 !important;
        }

            .social2 .viber:hover svg {
                fill: #8176d6;
            }

    .social2 a.mail {
        background: gray;
        position: relative;
    }

        .social2 a.mail:hover {
            background-color: #fff;
            color: gray;
        }

            .social2 a.mail:hover svg {
                fill: gray;
            }

            .social2 a.mail:hover span {
                color: #000 !important;
            }

html.mobile button.mobile-native {
    display: inline-block;
}

button.mobile-native {
    border: 0;
    outline: 0;
    height: 48px;
    padding: 0 15px;
    font-weight: bold;
    display: none;
    background: #01aaad;
    color: #fff !important;
    border-radius: 25px;
}