﻿.h3_font, .panel.shadow .heading-title, .widget-title {
    font-size: 26px;
    font-weight: 700;
}

.hotel-card, a, a:active, a:focus, a:hover {
    text-decoration: none
}

@media (min-width: 1200px) {
    .container {
        max-width: 1440px;
        margin: auto
    }
}

.mt-180 {
    margin-top: 50px
}

.post-box .entry-meta {
    font-size: 18px;
    margin-bottom: 21px;
    color: #1a1a1a
}

    .post-box .entry-meta > span {
        position: relative;
        display: inline-block;
        margin-left: 10px;
        padding-right: 25px
    }

        .post-box .entry-meta > span:before {
            position: absolute;
            content: "••";
            font-size: 18px;
            line-height: 1.8;
            right: -2px;
            top: 4px;
            color: var(--color-golden)
        }

        .post-box .entry-meta > span:first-child {
            padding-right: 0
        }

            .post-box .entry-meta > span:first-child:before {
                display: none
            }

        .post-box .entry-meta > span a {
            color: #9f9e9e
        }

            .post-box .entry-meta > span a:hover {
                color: #1a1a1a
            }

.post-box .entry-media.post-cat-abs .post-cat {
    right: 0;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0
}

.post-box .post-cat a {
    text-transform: uppercase;
    background: #1a1a1a
}

.mainwidget-title {
    padding-bottom: 12px;
    margin-bottom: 20px;
    font-weight: 700;
    position: relative;
    font-size: 24px;
}

    .mainwidget-title:before {
        content: "";
        right: 0;
        bottom: 0;
        border-bottom: 2px dotted #1a1a1a
    }

.widget-area ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

    .mt-180 .widget-area ul.QuickLinks li, .mt-180 .widget-area ul.recentPosts:not(.recent-news) > li, .widget-area ul:not(.recent-news) > li {
        font-weight: 600;
        font-size: 16px;
        position: relative;
        margin-bottom: 10px
    }

        .mt-180 .widget-area ul.recentPosts:not(.recent-news) > li a, .widget-area ul:not(.recent-news) > li a {
            display: block;
            padding: 10px 20px;
            background: #f4f4f4;
            text-transform: uppercase;
            color: #1a1a1a;
            transition: .3s linear;
            -webkit-transition: .3s linear;
            -moz-transition: .3s linear;
            -o-transition: .3s linear;
            -ms-transition: .3s linear;
            font-size: 18px;
            border-radius: 12px
        }

.mt-180 .widget-area ul.QuickLinks li {
    border-bottom: 1px dashed #dddd
}

    .mt-180 .widget-area ul.QuickLinks li:hover {
        border-bottom: none
    }

    .mt-180 .widget-area ul.QuickLinks li a {
        display: block;
        padding: 10px 20px;
        text-transform: capitalize;
        color: #1a1a1a;
        transition: .3s linear;
        -webkit-transition: .3s linear;
        -moz-transition: .3s linear;
        -o-transition: .3s linear;
        -ms-transition: .3s linear;
        font-size: 14px;
        border-radius: 12px
    }

.mt-180 .widget-area ul:not(.recent-news) > li a:hover, .widget-area ul li a:hover {
    color: #fff;
    background: var(--theme-color);
    text-decoration: none
}

.widget-area.tagcloud a {
    color: #343a40;
    background: #fff;
    font-size: 14px !important;
    font-weight: 500;
    padding: 8px 12px;
    margin: 0 3px 10px;
    line-height: 1;
    display: inline-block;
    border: 2px solid #343a40;
    border-radius: 10px
}

    .widget-area.tagcloud a:hover {
        background: #343a40;
        color: #fff
    }

.post-box .post-inner {
    padding: 40px 40px 38px;
    background: #fff;
    margin-bottom: 60px;
    overflow: hidden;
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -o-transition: .3s linear;
    -ms-transition: .3s linear
}

.masonry-post .post-inner, .widget ul {
    margin: 0;
    padding: 0
}

.post-box .entry-media {
    position: relative;
    margin-bottom: 34px;
    overflow: hidden
}

.post-box .post-cat a {
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .6px;
    line-height: 1.1;
    display: inline-block;
    color: #fff;
    background: var(--color-golden);
    padding: 8px 10px;
    margin-left: 7px;
    margin-bottom: 10px;
    border-radius: 7px
}

.post-box .entry-title {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 17px;
    position: relative;
    display: inline-block;
    color: transparent;
    background: linear-gradient(315deg,#343a40 50%,var(--color-golden) 100%);
    -webkit-background-clip: text;
    text-transform: capitalize
}

.title-link {
    display: inline;
    background-size: 0 2px;
    background-position: 0 90%;
    background-repeat: no-repeat;
    background-image: linear-gradient(0deg,#7e7e7e,#f5f5f5)
}

.rel, .thumbnail {
    background-size: cover;
    background-repeat: no-repeat
}

.post-box .entry-title a {
    color: #1f1f1f;
    background-image: linear-gradient(0deg,#073b4c,var(--color-golden));
    font-size: 16px;
    font-weight: 500;
    min-height: 50px;
    height: 100%;
    display: block;
    width: 100%
}

.post-box:not(.blog-post):hover .post-inner {
    border-color: #542e71
}

.title-link:hover {
    background-size: 100% 2px
}



.widget-title {
    line-height: 30px;
    margin-bottom: 25px;
    position: relative;
    font-weight: 500;
    padding-left: 20px
}

    .widget-title:before {
        display: block;
        height: 100%;
        margin-bottom: 0;
        /* content:''; */
        position: absolute;
        bottom: -5px;
        left: 0;
        top: 0;
        width: 3px;
        background-color: #542e71
    }

.WhiteShadowBox, .sidebar .widget-area .widget.with-title {
    padding: 30px 20px;
    margin-top: 30px;
    margin-bottom: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 9px 0 rgb(29 33 67 / 10%);
    box-shadow: 0 0 9px 0 rgb(29 33 67 / 10%)
}

.LiBorder {
    border-top: 1px solid #f1f1f1;
    line-height: 15px;
    padding-bottom: 15px !important;
    padding-top: 15px !important;
    color: #898a9c
}

    .LiBorder:first-child, .comment-padcast .panel-heading {
        border: none
    }

.sidebar .widget-area .widget, .widget-download {
    position: relative;
    overflow: hidden;
    padding-top: 20px
}

.mt-180 .widget ul > li {
    padding-bottom: 8px;
    padding-top: 8px;
    list-style: none;
    position: relative
}

.widget.widget-download ul li {
    margin: 0 4px 10px;
    padding: 22px 20px !important;
    border: 0;
    background-color: #fff;
    transition: .4s ease-in-out;
    box-shadow: 0 0 9px 0 rgb(29 33 67 / 10%);
    display: flex
}

    .widget.widget-download ul li h4 {
        font-size: 15px
    }

    .widget.widget-download ul li svg {
        font-size: 42px;
        display: inline-block;
        margin-left: 16px;
        position: relative;
        vertical-align: middle
    }

        .widget.widget-download ul li svg:after {
            position: absolute;
            content: "";
            height: 15px;
            width: 8px;
            background-color: #f1f1f1
        }

    .widget.widget-download ul li:hover {
        color: #fff;
        background-color: var(--theme-color);
    }

        .hotel-card:hover .link-text, .widget.widget-download ul li:hover a, .widget.widget-download ul li:hover h4 {
            color: #fff
        }

        .widget.widget-download ul li:hover svg {
            fill: #fff
        }

.sidebar .widget ul > li:first-child {
    border-top: none;
    padding-top: 0
}

.widget ul.cmt-recent-post-list > li {
    padding: 20px 0;
    border-top: 1px solid #eee
}

ul.cmt-recent-post-list > li > a {
    font-size: 15px;
    line-height: 22px;
    display: block;
    font-weight: 700
}

ul.cmt-recent-post-list li:after {
    content: " ";
    display: table;
    clear: both
}

ul.cmt-recent-post-list > li .post-date {
    display: block;
    font-size: 13px;
    line-height: 20px;
    color: #898b9c
}

.widget ul.cmt-recent-post-list > li .post-date i {
    margin-right: 5px;
    font-size: 11px
}

ul.cmt-recent-post-list > li img {
    display: block;
    width: 70px;
    height: 65px;
    float: right;
    margin-left: 18px
}

.post-detail a {
    color: #1d2143
}

.comment-body {
    margin-right: 110px;
    padding: 20px 25px;
    position: relative;
    background-color: #f4f4f4;
    margin-bottom: 10px
}

    .comment-body:after {
        content: "";
        position: absolute;
        top: 25px;
        right: 0;
        width: 0;
        height: 0;
        border-top: 18px solid transparent;
        border-left: 18px solid transparent;
        border-bottom: 18px solid;
        color: #f4f4f4;
        transform: rotate(-45deg)
    }

.comment-author {
    float: right;
    text-align: center;
    width: 81px;
    height: 81px;
    display: block;
    overflow: hidden;
    margin-right: -135px;
    margin-top: -20px
}

.padcast-container, .rel {
    width: 100%
}

.comment-author img {
    max-width: 100%;
    height: auto;
    border-radius: 50%
}

.comment-meta, .comment-meta span {
    font-size: 13px;
    line-height: 24px;
    color: #898a9c
}

.comment-meta, .reply {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 15px;
    text-align: right
}

    .cmt-comment-owner, .comment-meta .cmt-comment-owner h5 {
        display: block;
        font-size: 18px;
        line-height: 18px;
        font-weight: 700;
        margin-bottom: 0;
        font-style: normal;
        color: #1d2143;
        text-align: right
    }

.reply {
    float: left
}

.cmt-btn.cmt-btn-style-fill.cmt-btn-color-dark {
    color: #fff;
    background-color: #1f2437;
    border-radius: 2em;
    font-size: 11px;
    padding: 8px 20px;
    display: inline-block;
    vertical-align: middle;
    font-family: Roboto,sans-serif;
    line-height: normal;
    border: 1px solid #eaeff5;
    position: relative;
    text-transform: capitalize;
    font-weight: 500;
    overflow: hidden;
    z-index: 1;
    transition: .5s
}

.cmt-btn:not(.btn-inline):before {
    -moz-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    transform: translateX(-50%) translateY(-50%) rotate(-25deg);
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: -1;
    -webkit-transition: .75s;
    -moz-transition: .75s;
    -o-transition: .75s;
    transition: .75s
}

.padcast {
    border-radius: 7px;
    padding: 2em
}

    .padcast:hover {
        box-shadow: 15px 15px 20px rgba(0,0,0,.4);
        transform: scale(1.05)
    }

.comment-padcast {
    border: 1px solid #d9d8d8;
    padding: 2em;
    box-shadow: 0 0 1px 0 rgba(29,33,67,.1);
    border-radius: 6px
}

.hotel-card, .newsHome, .panel.shadow, .post-box, .post-box .page_content img, .post-box img, .widget-area {
    box-shadow: 5px 0 60px 0 rgb(61 67 79 / 8%)
}

.comment-padcast .font-weight-bold {
    color: #797676
}

.fonts-b {
    color: #00f;
    border-bottom: dotted
}

.rel {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-image: url(/FileManager/Banners/bg-world.png);
    background-position: center;
    background-color: #0067da;
    opacity: .9;
    position: relative;
    border-radius: 6px;
    margin: 50px 0
}

.link-r, .text-r {
    margin: 2em;
    color: #fff
}

.text-r {
    font-weight: 700
}

.link-r {
    position: relative;
    overflow: hidden;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 2em;
    width: 20%;
    text-align: center;
    padding: .5em;
    z-index: 1;
    transition: .5s
}

    .link-r:hover {
        background-color: #f8f9fa;
        color: #1f2437;
        transition: .5s
    }

.badge {
    padding: 9px 13px
}

.badge-primary-light {
    background-color: rgb(245 250 255);
    color: #542e71
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.h1_font, .h2_font {
    font-size: 25px
}

.h4_font {
    font-size: 18px
}

.h5_font {
    font-size: 16px
}

.panel.shadow, .post-box, .widget-area {
    border-radius: 20px;
    background-color: #fff;
    padding: 20px;
    margin-bottom: 15px
}

.attractions, .nav-tabs .nav-link, .page_content, .page_content .contenting {
    font-size: 14px;
    font-weight: 500;
    color: #666d7a
}

    .attractions .attract_box .content, .page_content .contenting {
        text-align: justify
    }

    .attractions .attract_box .image, .breadcrumb-area h1, .description, .main_title, .newsHome .title h2, .wave-line {
        text-align: center
    }

    .attractions .attract_box .Stitling, .page_content .titling {
        font-size: 20px;
        color: #1a1a1a;
        margin-top: 25px
    }

.hotel-name .name, .hotel-name h3 {
    font-size: 12px;
    font-weight: 600
}

.attractions .attract_box .Stitling {
    font-size: 17px
}

.mainwidget-title:before, .page_content .titling:before {
    content: '';
    position: relative;
    display: inline-block;
    width: 4%;
    height: 1px;
    background: var(--color-golden);
    border: 3px solid var(--color-golden);
    box-shadow: inset 3px 5px 0 0 #343a40,1px 3px 0 0 #343a40;
    margin-right: 6px;
    border-radius: 8px
}

.address:before, .attractions .attract_box .Stitling:before, .page_content .chevroning li:before {
    content: url(/FileManager/icons/hover-list-bullet.png);
    vertical-align: middle;
    margin-left: 5px;
    position: relative
}

.attractions .attract_box .Stitling:before {
    content: url(/FileManager/icons/list-bullet.png)
}

.page_content .noting {
    background: #fedeb8;
    padding: 15px;
    border-radius: 20px;
    margin: 15px 0;
    color: #1a1a1a
}

.page_content .linking {
    text-align: left
}

    .page_content .linking a {
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: #343a40;
        border: 1px solid transparent;
        padding: .375rem .75rem;
        line-height: 1.5;
        border-radius: 13px;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        color: #fff;
        -webkit-animation: 4s linear infinite rotate3d;
        animation: 10s linear infinite rotate3d
    }

@keyframes rotate3d {
    0% {
        transform: rotateY(0)
    }

    100% {
        transform: rotateY(1turn)
    }
}

.post-box .page_content img, .post-box img {
    max-width: 100%;
    height: auto;
    border-radius: 20px;
    margin-top: 20px
}

.post-box img {
    margin-top: 0
}

.page_content .nav-tabs {
    border: none;
    justify-content: start
}

    .page_content .nav-tabs .nav-link:before {
        content: '';
        width: 6px;
        height: 6px;
        border-radius: 100%;
        display: block;
        position: absolute;
        background-color: var(--color-golden);
        font-size: 40px;
        transform: translate(-50%,0);
        left: 50%;
        bottom: -14px;
        opacity: 0
    }

    .page_content .nav-tabs .nav-link {
        padding: 10px 0;
        line-height: 1;
        border: 3px solid #f0f0f0;
        position: relative;
        border-radius: 50px;
        display: block;
        margin: 0 0 16px 6px
    }

        .page_content .nav-tabs .nav-link:last-child {
            margin: 0 0 18px
        }

.nav-tabs .nav-link.active:before {
    opacity: 1
}

.page_content .nav-tabs .nav-item.show .nav-link, .page_content .nav-tabs .nav-link.active {
    background: var(--color-golden);
    border-color: transparent;
    color: #fff
}

.page_content .nav-tabs .nav-link:hover {
    color: #343a40;
    border-color: #343a40
}

.dflx-self {
    -ms-grid-column-align: center;
    justify-self: center;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    position: relative;
    width: 100%;
    max-width: 100%;
    color: #111;
    font-size: 14px;
    line-height: 20px
}

.hotel-card {
    position: relative;
    display: block;
    overflow: hidden;
    height: 100%;
    padding: 60px 24px 50px;
    border-radius: 20px;
    background-color: #feddad38;
    -webkit-transition: box-shadow 350ms ease-in-out,-webkit-transform 350ms;
    transition: transform 350ms,box-shadow 350ms ease-in-out,-webkit-transform 350ms;
    max-width: 100%;
    line-height: 22px;
    font-weight: 500;
    margin: 1.5rem 0
}

.categories-bg {
    position: absolute;
    left: auto;
    top: 0;
    right: 0;
    bottom: auto;
    width: 100%;
    max-width: 285px;
    min-height: 300px;
    background-color: #fa880047
}

.hotel-name {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 22px;
    margin-right: 15px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.separator {
    width: 25%;
    height: 2px;
    max-width: 71px;
    margin-right: 8px;
    margin-left: 12px;
    background-color: rgb(246 147 30)
}

    .separator .green {
        width: 60px;
        background-color: rgba(216,25,94,.4)
    }

.hotel-name .name {
    color: #222;
    text-align: right
}

.thumbnail {
    position: relative;
    z-index: 1;
    height: 300px;
    max-height: 24vw;
    background-position: 50% 50%;
    border-radius: 8px;
    border: 5px solid #fff
}

.details-link {
    position: absolute;
    left: 0;
    top: auto;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 57px;
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid rgba(216,25,94,.1)
}

.link-text {
    position: relative;
    z-index: 2;
    margin-bottom: 1px;
    color: #542e71;
    font-size: 11px;
    line-height: 16px;
    font-weight: 700
}

.details-link-hover {
    position: absolute;
    left: 0;
    top: auto;
    right: 0;
    bottom: 0;
    height: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    background-color: #343a40;
    transition: .5s ease-in-out
}

.hotel-card:hover .details-link-hover {
    height: 60px
}

.hotel-card:hover {
    box-shadow: 0 12px 36px -4px rgb(223 238 234);
    -webkit-transform: translate(0,-5px);
    -ms-transform: translate(0,-5px);
    transform: translate(0,-5px)
}

.description {
    background-color: #f0f8ff;
    padding: 5px 15px;
    border-radius: 10px;
    color: #1a1a1a
}

.address:before {
    content: url(/FileManager/icons/socials/pin.png)
}

.banki p, .breadcrumb-area h1 {
    color: #1f1f1f
}

.clickable {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0
}

.py-80 {
    padding: 80px 0
}

.newsHome {
    position: relative;
    margin: 0 0 30px;
    border-radius: 30px;
    background-color: #fff;
    padding: 20px
}

    .newsHome .title h2 {
        margin: 25px 0 0;
        font-size: 24px;
        font-weight: 600;
        color: #1f1f1f;
        letter-spacing: 1px
    }

.screen-container {
    position: relative;
    max-width: 508px
}

    .screen-container .oval-shape {
        width: 380px;
        height: 380px;
        border-radius: 50%;
        position: absolute;
        top: 0;
        left: 0
    }

        .screen-container .oval-shape:first-child {
            mix-blend-mode: multiply;
            transform: rotate(30deg)
        }

        .screen-container .oval-shape:nth-child(2) {
            left: auto;
            right: 0;
            z-index: -1
        }

.radius-20 {
    border-radius: 20px;
    overflow: hidden
}

    .radius-20 img {
        max-width: 100%;
        height: auto
    }

.screen-container .shape-three {
    z-index: 2;
    left: 0;
    bottom: 0;
    max-width: 100%;
    border-radius: 30px
}

@keyframes jumpTwo {
    0%,100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    40% {
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }
}

.bg-wrapper {
    position: relative;
    overflow: hidden;
    background: var(--color-golden);
    box-shadow: 0 20px 60px 0 rgb(104 103 255 / 20%);
    border-radius: 40px;
    padding: 50px 55px;
    z-index: 1;
    margin-bottom: 30px;
    min-height: 250px
}

    .bg-wrapper [class*=bubble] {
        position: absolute;
        z-index: -1;
        border-radius: 50%
    }

    .bg-wrapper .bubble-one {
        width: 13px;
        height: 13px;
        background: rgba(216,216,216,.14);
        top: 27%;
        left: 60%;
        animation: 4s linear infinite scale-up-one
    }

    .bg-wrapper .bubble-three, .bg-wrapper .bubble-two {
        background: rgba(216,216,216,.14);
        animation: 4s linear infinite scale-up-three
    }

@keyframes scale-up-one {
    0%,100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    40% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

.bg-wrapper .bubble-two {
    width: 6px;
    height: 6px;
    top: 62%;
    right: 28%;
    left: 10%
}

@keyframes scale-up-three {
    0%,100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    40% {
        -webkit-transform: scale(2);
        transform: scale(2)
    }
}

.bg-wrapper .bubble-three {
    width: 5px;
    height: 5px;
    bottom: 37%;
    right: 51%;
    left: 20%
}

.bg-wrapper .bubble-five, .bg-wrapper .bubble-four {
    background: rgba(216,216,216,.14);
    animation: 3s linear infinite jello
}

.bg-wrapper .bubble-four {
    width: 245px;
    height: 245px;
    top: -103px;
    right: -70px
}

@keyframes jello {
    0%,100%,11.1% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.bg-wrapper .bubble-five {
    width: 68px;
    height: 68px;
    bottom: -24px;
    left: -28px
}

.logo-wrapper .logo {
    border-radius: 50%;
    margin: 12px 4%
}

    .logo-wrapper .logo.bg-white {
        background: #fff;
        box-shadow: 15px 30px 50px rgb(23 32 90 / 7%)
    }

    .logo-wrapper .logo:first-child {
        width: 80px;
        height: 80px;
        background: #ffe3e3;
        animation: 5s linear infinite jumpTwo
    }

    .logo-wrapper .logo:nth-child(2) {
        width: 70px;
        height: 70px;
        background: #e8f8ff;
        animation: 5s linear infinite jumpThree
    }

    .logo-wrapper .logo:nth-child(3) {
        width: 80px;
        height: 80px;
        background: #eaffe7;
        animation: 5s linear infinite jumpTwo
    }

    .logo-wrapper .logo:nth-child(4) {
        width: 100px;
        height: 100px;
        background: #f3f1ff;
        animation: 5s linear infinite jumpThree
    }

    .logo-wrapper .logo:nth-child(5) {
        width: 70px;
        height: 70px;
        background: #f0f5ef;
        animation: 5s linear infinite jumpThree
    }

.logo-wrapper img {
    max-width: 100%;
    display: block;
    width: 50px
}

@keyframes jumpThree {
    0%,100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    40% {
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }
}

.logo-wrapper {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    max-width: 100%
}

.breadcrumb-area {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    background-color: #ebebeb;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0 58px
}

    .breadcrumb-area h1 {
        text-transform: capitalize
    }

    .breadcrumb-area .breadcrumb {
        background: 0 0;
        padding: 0;
        margin: 30px 0 0;
        justify-content: center
    }

        .breadcrumb-area .breadcrumb li {
            position: relative;
            padding-left: 22px;
            margin-left: 10px
        }

            .breadcrumb-area .breadcrumb li:after {
                position: absolute;
                content: "•";
                font-size: 18px;
                line-height: 1.8;
                left: -2px;
                top: 4px;
                color: #073b4c
            }

            .breadcrumb-area .breadcrumb li:last-child:after, .ratingBox:last-child:after {
                content: none
            }

            .breadcrumb-area .breadcrumb li a {
                font-size: 20px;
                color: #595959;
                text-transform: capitalize
            }

@media (max-width: 900px) {
    .breadcrumb-area {
        margin-top: 50px
    }
}

.vidContainer {
    overflow: hidden
}

    .vidContainer video {
        border: 4px solid var(--color-golden);
        width: 834px;
        height: 472px
    }

    .general, .vidContainer, .vidContainer video {
        border-radius: 30px
    }

.ratingSection {
    display: flex;
    align-items: center
}

.ratingBox {
    margin-left: 6px
}

    .ratingBox:after {
        display: inline-block;
        padding: 0 .5rem;
        color: #666d7a;
        content: "•>";
        font-size: 14px;
        vertical-align: middle
    }

    .ratingBox span {
        font-size: 12px
    }

.general {
    background: #fefbf3;
    padding: 30px 20px
}

.first_section, .my-30 {
    margin: 30px 0
}

.blog-post {
    background: url('/FileManager/background/body-bg.png');
    transition: .3s;
    border-radius: 40px;
    padding: 25px 20px;
    cursor: pointer;
    box-shadow: 5px 0 60px 0 rgb(61 67 79 / 8%);
    margin: 0 0 30px
}

    .blog-post:hover, .newsTab .blog-post:hover {
        box-shadow: 0 0 0 2px rgb(186 192 204)
    }

    .blog-post .blog-post_wrapper {
        position: relative;
        transition: inherit
    }

    .blog-post.format-audio .blog-post_media {
        position: relative;
        z-index: 4
    }

    .blog-post .blog-post_media .blog-post_media_part {
        position: relative;
        border-radius: 10px
    }

.format-quote .blog-post_media_part {
    margin-bottom: 0;
    margin-top: 11px
}

.blog-post.format-quote .blog-post_quote-icon {
    position: absolute;
    z-index: 1;
    width: 53px;
    height: 45px;
    top: -63px;
    left: 0
}

    .blog-post.format-quote .blog-post_quote-icon svg {
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0
    }

.blog-post.format-quote .blog-post_quote-text {
    font-weight: 700;
    font-size: 14px;
    line-height: 34px
}

.blog-post.format-quote .blog-post_quote-author {
    color: #b4bbc8;
    margin-top: 9px;
    margin-bottom: -7px;
    font-size: 12px;
    font-weight: 800;
    text-align: right
}

.blockqoute img {
    border-radius: 15px;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important
}

.banki p strong {
    color: #666d7a;
    font-size: 14px;
    display: block
}

.banki p {
    font-size: 17px;
    line-height: 2;
    margin: 0 0 20px
}

.main_title {
    position: relative;
    z-index: 0;
    margin-bottom: 30px;
    padding: 0
}

.wave-line {
    display: block;
    fill: var(--color-golden);
    width: 80px;
    height: 10px;
    margin: auto auto 13px;
    background-image: url(/FileManager/Icons/5644.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat
}

.heading-title, .heading-title:after {
    display: inline-block;
    position: relative
}

.heading-title {
    line-height: 1.3em;
    color: transparent;
    background: linear-gradient(315deg,#3d434f 50%,var(--color-golden) 100%);
    -webkit-background-clip: text;
    margin-bottom: 0;
    font-size: 30px
}

    .heading-title:after {
        content: ".";
        font-size: inherit;
        color: var(--color-golden);
        width: 0
    }

@media(max-width: 767px) {
    .breadcrumb-area h1 {
        font-size: 40px
    }

    .breadcrumb-area .breadcrumb li a {
        font-size: 13px
    }

    .ratingSection {
        flex-direction: column;
        align-items: baseline
    }

    .ratingBox:after {
        transform: rotate(-90deg)
    }
}

.login_emotion {
    position: fixed;
    width: 24px;
    height: 24px;
    z-index: 11;
    top: auto;
    bottom: 157px;
    right: 43px;
    cursor: pointer;
}

.login1 {
    background: #cb7b00;
    border-radius: 50px;
    padding: 15px;
    fill: #fff;
    width: 56px;
    height: 56px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    box-shadow: 0 6px 8px 2px rgb(0 0 0 / 14%);
    -webkit-box-shadow: 0 6px 8px 2px rgb(0 0 0 / 14%);
    -moz-box-shadow: 0 6px 8px 2px rgba(0,0,0,.14);
    display: block;
}

.breadcrumb-area .breadcrumb li:nth-child(2) {
    display: none;
}
