.post-password-form label {
    width: 100%;
    display: block;
    font-weight: 500;
    margin-bottom: 10px
}

.post-password-form input[type=password] {
    font-size: 1.2rem;
    line-height: 20px;
    padding: 12px 20px;
    border: 1px solid #e4e4f2;
    width: 100%
}

.post-password-form input[type=submit] {
    background-color: #023844;
    border: 0;
    padding: 10px 40px;
    color: #fff;
    cursor: pointer;
    font-weight: 500;
    transition: all .5s ease-out
}

.post-password-form input[type=submit]:hover {
    background-color: #0b6354
}

.textwidget p>strong {
    color: #222
}

table {
    margin-bottom: 20px;
    width: 100%
}

@media only screen and (min-width:0) and (max-width:767px) {
    table.pricing-table td {
        padding: 20px !important
    }
}

table caption {
    border: 1px solid #dfe2e9;
    padding: 6px 10px;
    border-top: 0;
    color: #616670
}

table th,
table td {
    background-color: transparent;
    border: 1px solid #e0e0e0;
    padding: 20px 30px;
    transition: .3s;
    color: #222;
    font-family: "soyuanheiti", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

table th.feature-price,
table td.feature-price {
    color: #808287
}

table th.feature-price span,
table td.feature-price span {
    color: #222
}

table th i,
table td i {
    font-size: 12px;
    margin-right: 8px;
    color: #808287
}

table th#today,
table td#today {
    background: #023844;
    color: #fff
}

table th#today a,
table td#today a {
    color: #fff
}

.page-content .size-full.alignright {
    margin-bottom: 15px;
    margin-top: 20px
}

.page-content figure.wp-caption.aligncenter {
    margin-top: 40px
}

.page-content dl,
.page-content ol,
.page-content ul {
    margin-bottom: 11px
}

.page-content .comment-respond {
    margin-top: 20px;
    margin-bottom: 20px
}

.page-content .latest-comments .comment-respond {
    margin-bottom: 40px
}

.page-content .post-comments {
    margin-top: 55px
}

.post-comments-form a {
    color: #23262d
}

.post-comments-form a:hover {
    color: #d9a14c
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0;
    font-size: 14px;
    font-style: italic
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 10px
}

.gallery-item {
    display: inline-block;
    max-width: 33.33%;
    text-align: center;
    vertical-align: top;
    width: 100%;
    padding-right: 5px !important
}

.gallery-columns-1 .gallery-item {
    max-width: 100%;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

.size-thumbnail {
    margin-bottom: 20px
}

img.emoji {
    width: 15px;
    height: 15px
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em !important
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em !important
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center
}

.wp-block-search__input {
    border: 1px solid #e0e0e0 !important
}

.wp-block-search__button {
    margin-left: 0 !important
}

.wp-block-social-links {
    padding-left: 0 !important
}

.wp-block-social-links li {
    padding-top: 0 !important
}

.single-post-item.format-quote blockquote {
    padding: 45px
}

@media(max-width:767px) {
    .single-post-item.format-quote blockquote {
        padding: 35px
    }
}

blockquote {
    overflow: hidden;
    margin: 50px 0;
    position: relative;
    z-index: 1;
    padding: 40px 60px !important;
    background-color: #f8f5f0;
    border-top: 2px solid #023844
}

@media only screen and (min-width:0) and (max-width:767px) {
    blockquote {
        padding: 30px !important
    }
}

blockquote p {
    font-family: "soyuanheiti", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 45px;
    margin: 0 !important
}

blockquote p a {
    color: #023844;
    text-decoration: underline
}

blockquote footer {
    font-family: "soyuansong", serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    color: #222;
    margin-top: 20px
}

.wp-block-group.has-background p,
.wp-block-columns.has-background p,
.wp-block-columns .has-background p {
    color: #0b6354
}

.wp-block-pullquote {
    border-top: 2px solid #023844 !important;
    border-bottom: 2px solid #023844 !important;
    background-color: #f4f4f4
}

.wp-block-pullquote.is-style-solid-color {
    background-color: #f2f2f2 !important
}

.wp-block-pullquote.is-style-solid-color .blockquote {
    background-color: #fff
}

.wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer {
    margin-top: 10px;
    display: block
}

.wp-block-column:not(:first-child),
.wp-block-column:nth-child(2n) {
    margin-left: 10px
}

.wp-block-column:not(:last-child) {
    margin-right: 10px
}

.wp-block-column:nth-child(2n+1) {
    margin-right: 10px
}

.post-content>.alignwide {
    margin-left: 0;
    margin-right: 0;
    width: calc(100%+20px);
    max-width: calc(100%+20px)
}

.post-content h2.has-small-font-size {
    line-height: 24px
}

.post-content h2.has-medium-font-size {
    line-height: 32px
}

.post-content h2.has-large-font-size {
    line-height: 48px
}

.post-content p.has-large-font-size {
    font-size: 36px;
    line-height: 1.2
}

.post-content .wp-block-search {
    margin-bottom: 15px
}

.post-content .wp-block-file {
    margin-top: 20px;
    margin-bottom: 20px
}

.post-content .wp-block-group__inner-container p {
    margin-top: 0 !important
}

.has-very-light-gray-color.has-very-light-gray-color {
    color: #fff;
    background: #023844 !important
}

.wp-block-button {
    margin-bottom: 10px
}

.wp-block-archives select,
.wp-block-categories select {
    height: 66px;
    width: 200px;
    border: 1px solid #e0e0e0;
    padding: 0 10px;
    margin-bottom: 10px
}

.wp-block-latest-comments {
    padding-left: 0 !important
}

.wp-block-cover p.wp-block-cover-text,
.wp-block-cover.is-light .wp-block-cover__inner-container {
    color: #fff !important
}

.wp-block-cover-text a {
    color: #fff
}

.wp-block-rss {
    padding-left: 0 !important
}

.widget .wp-block-archives-dropdown,
.widget .wp-block-categories-dropdown,
.widget .wp-block-loginout,
.widget .wp-block-social-links,
.widget.widget_archive select,
.widget.widget_categories select,
.widget.widget_text select,
.widget.widget_search .search-form,
.widget.widget_tag_cloud .tagcloud,
.widget .wp-block-tag-cloud {
    margin-bottom: 6px
}

.wp-block-latest-posts .wp-block-latest-posts__post-title {
    display: inline-block;
    width: 100%
}

nav.wp-calendar-nav {
    justify-content: space-between;
    display: flex
}

nav.wp-calendar-nav a {
    color: #616670
}

nav.wp-calendar-nav a:hover {
    color: #023844
}

.blog-search-content .search-form input {
    width: 50%;
    border: 1px solid #e0e0e0
}

@media(max-width:991px) {
    .blog-search-content .search-form input {
        width: 100%
    }
}

.search-form {
    display: flex !important
}

.search-form button {
    width: 62px;
    flex-shrink: 0
}

.wp-block-search {
    margin-bottom: -2px
}

.wp-block-search,
.search-form {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    gap: 10px
}

.wp-block-search .wp-block-search__inside-wrapper,
.search-form .wp-block-search__inside-wrapper {
    display: flex;
    padding: 0 !important
}

.wp-block-search label,
.search-form label {
    font-size: 24px;
    display: block;
    line-height: 28px;
    font-weight: 500;
    margin-bottom: 30px;
    color: #0b6354;
    font-family: "soyuansong", serif
}

.wp-block-search input,
.search-form input {
    padding: 0 25px;
    height: 60px;
    width: 100%;
    color: #222;
    font-size: 18px
}

.wp-block-search button,
.search-form button {
    color: #fff;
    padding: 0 20px;
    position: relative;
    right: 0;
    background-color: #023844;
    top: 0;
    height: auto;
    line-height: 0;
    border: 0;
    margin-left: 0 !important
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed,
iframe,
object {
    max-width: 100%
}

figure.wp-block-embed {
    overflow: hidden
}

.comment-respond.style-two .wpcf7-form .wpcf7-not-valid-tip {
    color: #d9c0b8 !important
}

.comment-respond .wpcf7-form .wpcf7-not-valid {
    border-color: #dc3232 !important
}

.comment-respond .wpcf7-form .wpcf7-not-valid-tip {
    font-size: 16px;
    margin-top: 5px
}

.comment-respond .wpcf7-form.sent .wpcf7-response-output {
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: -0.01em;
    color: #72dc60;
    padding: 15px 20px;
    text-align: center;
    position: relative;
    background: #f4fff5;
    border: 1px solid #cdf5c8 !important;
    border-radius: 10px
}

.comment-respond .wpcf7-form.invalid .wpcf7-response-output {
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: -0.01em;
    color: #dc3232;
    padding: 15px 20px;
    text-align: center;
    position: relative;
    background: #fff7f7;
    border: 1px solid #fed8d8 !important;
    border-radius: 10px
}

input[type=checkbox],
input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    width: 15px !important;
    height: 15px !important;
    border: 2px solid #023844;
    border-radius: 4px !important;
    background-color: transparent !important;
    transform: scale(1);
    transition: .3s;
    position: relative !important;
    padding: 0 !important;
    cursor: pointer;
    margin-top: 0 !important;
    display: flex;
    align-self: center;
    flex-shrink: 0;
    box-shadow: none !important
}

input[type=radio]::before {
    position: absolute;
    content: "";
    height: 8px;
    width: 8px;
    transition: .3s;
    transform: scale(0);
    background-color: #023844;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto
}

input[type=checkbox]::before {
    position: absolute;
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='9' height='8' viewBox='0 0 9 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.44899 7.76355C3.36328 7.84971 3.24641 7.89784 3.12495 7.89784C3.00349 7.89784 2.88662 7.84971 2.80091 7.76355L0.213156 5.17534C-0.0554271 4.90676 -0.0554271 4.47134 0.213156 4.20321L0.537198 3.87917C0.805781 3.61059 1.24074 3.61059 1.50932 3.87917L3.12495 5.4948L7.49057 1.12917C7.75916 0.860589 8.19457 0.860589 8.4627 1.12917L8.78674 1.45321C9.05532 1.7218 9.05532 2.15721 8.78674 2.42534L3.44899 7.76355Z' fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 8px;
    height: 100%;
    width: 100%;
    transition: .3s;
    transform: scale(0);
    background-color: #023844;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto
}

input[type=checkbox]:checked::before,
input[type=radio]:checked::before {
    transform: scale(1);
    box-sizing: inherit !important
}

input[type=checkbox]:checked,
input[type=radio]:checked {
    border-color: #023844 !important
}

.wpcf7-form-control {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap
}

.wpcf7-form-control .wpcf7-list-item {
    margin: 0
}

.wpcf7-form-control .wpcf7-list-item label {
    display: flex;
    align-content: center;
    margin: 0;
    gap: 10px
}

.wpcf7-form-control .wpcf7-list-item label .wpcf7-list-item-label {
    font-size: 16px;
    font-weight: 400
}

.logged-in .comment-respond textarea {
    margin-bottom: 12px
}

.zoom-instagram-widget p {
    color: #fff
}

.zoom-instagram-widget p a {
    color: #023844
}

.zoom-instagram-widget ul {
    list-style: none
}

.zoom-instagram-widget ul li {
    color: #fff
}

.has-avatars.has-dates.has-excerpts.wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta,
.has-dates.has-excerpts.wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    font-weight: 500;
    color: #222
}

.has-avatars.has-dates.has-excerpts.wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-author,
.has-avatars.has-dates.has-excerpts.wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-link,
.has-dates.has-excerpts.wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-author,
.has-dates.has-excerpts.wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-link {
    font-weight: 500
}

.wp-block-latest-comments li.wp-block-latest-comments__comment,
.wp-block-latest-posts li.wp-block-latest-comments__comment {
    margin-bottom: 0
}

.wp-block-latest-comments li .wp-block-latest-comments__comment-meta,
.wp-block-latest-comments li .wp-block-latest-posts__post-title,
.wp-block-latest-posts li .wp-block-latest-comments__comment-meta,
.wp-block-latest-posts li .wp-block-latest-posts__post-title {
    line-height: 28px;
    font-weight: 400
}

.wp-block-latest-comments li .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date,
.wp-block-latest-comments li .wp-block-latest-posts__post-title .wp-block-latest-comments__comment-date,
.wp-block-latest-posts li .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date,
.wp-block-latest-posts li .wp-block-latest-posts__post-title .wp-block-latest-comments__comment-date {
    font-size: 14px !important;
    margin-bottom: 10px;
    position: relative;
    color: #616670
}

.wp-block-latest-comments li .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date:before,
.wp-block-latest-comments li .wp-block-latest-posts__post-title .wp-block-latest-comments__comment-date:before,
.wp-block-latest-posts li .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date:before,
.wp-block-latest-posts li .wp-block-latest-posts__post-title .wp-block-latest-comments__comment-date:before {
    content: "\f274";
    font-family: "Font Awesome 6 Pro";
    padding-right: 8px
}

.wp-block-latest-comments li a,
.wp-block-latest-posts li a {
    color: #222
}

.wp-block-latest-comments li a.wp-block-latest-comments__comment-author,
.wp-block-latest-comments li a.wp-block-latest-comments__comment-link,
.wp-block-latest-posts li a.wp-block-latest-comments__comment-author,
.wp-block-latest-posts li a.wp-block-latest-comments__comment-link {
    display: inline !important;
    text-transform: capitalize;
    line-height: 28px;
    font-weight: 400
}

.wp-block-latest-comments li a:hover,
.wp-block-latest-posts li a:hover {
    color: #023844
}

.wp-block-latest-comments li .wp-block-latest-comments__comment-excerpt p,
.wp-block-latest-posts li .wp-block-latest-comments__comment-excerpt p {
    font-size: 16px;
    line-height: 28px;
    margin: 0
}

body.admin-bar .header-menu-area.sticky_menu {
    top: 30px
}

@media(max-width:600px) {
    body.admin-bar .header-menu-area.sticky_menu {
        top: 0
    }
}

.page-template-default.page-id-146 .page-content p:last-child {
    margin-bottom: 10px
}

.page-template-default.page-id-156 .page-content-wrapper .page-content>p {
    margin-bottom: 10px
}

.page-template-default.page-id-1133 .page-content .comment-respond {
    margin-top: 78px;
    display: inline-block;
    width: 100%
}

.page-template-default.page-id-3 .page-area {
    padding-top: 120px
}

.page-template-default.page-id-3 .page-area .page-content {
    margin-top: -9px
}

.post-template-default.postid-163 .blog-details-wrapper .single-post-item .post-content {
    margin-bottom: 34px
}

.post-template-default.postid-150 .blog-details-wrapper .single-post-item .post-content {
    margin-bottom: 34px
}

.post-template-default.postid-150 .blog-details-wrapper .single-post-item .post-content .wp-block-group.is-layout-constrained:last-child {
    border: 1px solid #000
}

.post-template-default.postid-51 .blog-details-wrapper .single-post-item .post-content {
    margin-bottom: 25px
}

.post-template-default.postid-51 .blog-details-wrapper .single-post-item .post-content p:last-child {
    margin-bottom: 0
}

.post-template-default.postid-1163 .blog-details-wrapper .single-post-item .post-content .wp-caption,
.post-template-default.postid-568 .blog-details-wrapper .single-post-item .post-content .wp-caption {
    margin-top: 20px
}

.post-template-default.postid-1785 .blog-details-wrapper .single-post-item .post-content .wp-block-button__link {
    color: #fff !important
}

.post-template-default.postid-555 .blog-details-wrapper .single-post-item .post-content .gallery {
    margin-top: 20px
}

.post-template-default.postid-1786 .blog-details-wrapper .single-post-item .post-title {
    margin-bottom: 20px
}

.post-template-default.postid-1780 .blog-details-wrapper .single-post-item .wp-block-button {
    margin-top: 20px;
    margin-bottom: 40px
}

.error-404.not-found {
    margin-top: -20px;
    margin-bottom: 40px
}

.error-404.not-found .error-content .error-btn-bh {
    margin-top: 20px
}

.wp-block-rss li a,
.wp-block-page-list li a,
.wp-block-categories-list.wp-block-categories li a,
ul li a,
ol li a {
    color: #616670
}

.wp-block-rss li a:hover,
.wp-block-page-list li a:hover,
.wp-block-categories-list.wp-block-categories li a:hover,
ul li a:hover,
ol li a:hover {
    color: #d9a14c
}

@keyframes MovefadeUp {
    0% {
        opacity: 0;
        transform: translateY(60px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.MovefadeUp {
    animation-name: MovefadeUp
}

@keyframes ripple {
    70% {
        box-shadow: 0 0 0 30px rgba(255, 255, 255, 0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 45px rgba(255, 255, 255, 0)
    }
}

@keyframes animatelinebar {
    0% {
        transform: translateX(0px)
    }

    100% {
        transform: translateX(25px)
    }
}

@keyframes slideUpIn {
    0% {
        transform: translateY(40px)
    }

    100% {
        transform: translateY(0)
    }

    0% {
        transform: translateY(40px)
    }
}

@keyframes MoveLeftRight {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-20px)
    }
}

@keyframes MoveUpDown {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-30px)
    }
}

@keyframes Animated3 {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-20px)
    }
}

@keyframes Animated4 {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-10px)
    }
}

@keyframes UpToDown {
    49% {
        transform: translateY(100%)
    }

    50% {
        opacity: 0;
        transform: translateY(-100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes Scroll {
    0% {
        transform: translateX(-50vw);
        transform: translateX(-50vw)
    }

    100% {
        transform: translateX(50vw);
        transform: translateX(50vw)
    }
}

@keyframes spin {
    100% {
        transform: rotate(359deg)
    }
}

@keyframes borderAnimation {
    from {
        background-position: 0 0, -23px 0, 100% -23px, 0 100%
    }

    to {
        background-position: 0 -23px, 0 0, 100% 0, -23px 100%
    }
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 9999999;
    right: 0;
    bottom: 0
}

#preloader-status {
    height: 210px;
    width: 210px;
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
    position: absolute;
    left: 50%;
    top: 50%
}

.scrollup-wrapper {
    position: fixed;
    right: 40px;
    bottom: 20px;
    z-index: 9999
}

.scrollup-btn {
    display: flex;
    align-content: center;
    justify-content: center;
    font-size: 26px;
    color: #fff;
    text-decoration: none;
    width: 50px;
    height: 50px;
    background-color: #023844;
    border-radius: 50px;
    border: 2px solid transparent;
    align-items: center;
    cursor: pointer
}

.scrollup-btn i {
    margin-top: -3px;
    display: block
}

.header-area {
    position: relative;
    top: 0;
    width: 100%;
    background-color:023844;
    z-index: 99
}

.header-area .header-menu-wrapper {
    /*display: flex;*/
    /*justify-content: space-between;*/
    /*align-items: center;*/
}

@media only screen and (min-width:0) and (max-width:767px) {
    .header-area .header-menu-wrapper {
        border-bottom: 0
    }
}

.header-area .header-menu-wrapper .search-btn-with-btn {
    margin-left: unset;
        gap: 30px;
        margin-top: 15px;
}

@media(max-width:1199px) {
    .header-area .header-menu-wrapper .search-btn-with-btn {
        display: none
    }
}

@media(max-width:1399px) {
    .header-area .header-menu-wrapper .search-btn-with-btn {
        margin-right: 0
    }
}

@media(max-width:1199px) {
    .header-area .header-menu-wrapper .search-btn-with-btn .btn-wrapper {
        display: none
    }
}

.header-menu-area {
    width: 100%;
    z-index: 999;
    transition: all .4s ease 0s;
    left: 0
}

@media(max-width:991px) {
    .header-menu-area .search-btn-with-btn {
        display: none
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .header-menu-area .search-btn-with-btn .btn-wrapper {
        display: none
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .header-menu-area .search-btn-with-btn .btn-wrapper i {
        display: none
    }
}

.header-menu-area .search-btn-with-btn .search-btn-wrapper .search-btn {
    color: #222;
    background-color: #f2f2f2;
    align-self: stretch;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 60px;
    width: 60px;
    font-size: 16px
}

.header-menu-area .search-btn-with-btn .search-btn-wrapper .search-btn:hover {
    background-color: #222;
    color: #fff
}

.header-menu-area.sticky-header {
    width: 100%;
    z-index: 999;
    transition: all .4s ease 0s
}

.header-menu-area.sticky-header.sticky_menu .search-btn-wrapper .search-btn {
    color: #222
}

.header-menu-area.sticky-header.sticky_menu .search-btn-wrapper .search-btn:hover {
    color: #023844
}

.header-menu-area.sticky_menu {
    left: 0;
    right: 0;
    top: 0;
    position: fixed;
    z-index: 9999;
    background-color: rgba(24, 23, 23, 0.9215686275);
    box-shadow: 0 7px 24px 0 rgba(0, 0, 0, 0.05)
}

.header-menu-area.sticky_menu .logo {
    height: 84px
}

.header-menu-area.sticky_menu .logo:before {
    display: none
}

.header-menu-area.sticky_menu .logo .standard-logo {
    display: none
}

.header-menu-area.sticky_menu .logo .sticky-logo {
    display: block
}

.header-menu-area.sticky_menu .logo .sticky-logo img {
    transition: all .5s ease-out
}

.header-menu-area.sticky_menu .main-menu ul li.active>a,
.header-menu-area.sticky_menu .main-menu ul li.current-menu-ancestor>a {
    color: #fff
}

.header-menu-area.sticky_menu .main-menu ul li.active>a:after,
.header-menu-area.sticky_menu .main-menu ul li.current-menu-ancestor>a:after {
    display: none
}

.header-menu-area.sticky_menu .main-menu ul li a {
    padding: 32px 24px;
    transition: all .5s ease-out
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .header-menu-area.sticky_menu .main-menu ul li a {
        padding: 27px 15px
    }
}

.header-menu-area.sticky_menu .main-menu ul li a:hover {
    color: #023844
}

.header-menu-area.sticky_menu .main-menu ul li ul.submenu li.active>a {
    color: #fff
}

.header-menu-area.sticky_menu .main-menu ul li ul li a {
    padding: 10px 20px
}

.header-menu-area.sticky_menu .main-menu ul li ul li a:hover {
    color: #fff
}

.header-menu-area.sticky_menu .ct-header-btn .content-wrapper span {
    color: #222
}

.header-menu-area .logo {
    position: relative;
    z-index: 999;
    height: auto;
    display: flex;
    align-items: center;
    flex-shrink: 0
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-menu-area .logo {
        height: 100px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .header-menu-area .logo {
        height: 80px
    }
}

.header-menu-area .logo .standard-logo img {
    transition: all .5s ease-out;
    /*padding-left: 75px;*/
}

.header-menu-area .logo .sticky-logo {
    display: none
}

.header-menu-area .logo .sticky-logo img {
    transition: all .5s ease-out
}

.header-menu-area .logo .retina-logo {
    display: none
}

.main-menu ul {
    margin: 0;
    padding: 0;
    position: relative
}

.main-menu ul li {
    display: inline-block;
    padding: 0;
    position: relative
}

.main-menu ul li:last-child a {
    padding-right: 0 !important
}

.main-menu ul li.active,
.main-menu ul li.current-menu-ancestor {
    position: relative;
   
}
.main-menu ul li.active a{
    font-weight: 700;
}

.main-menu ul li.dropdown>a {
    padding-right: 45px !important
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .main-menu ul li.dropdown>a {
        padding-right: 30px !important
    }
}

.main-menu ul li.dropdown>a:before {
    visibility: visible
}

.main-menu ul li.dropdown .dropdown>a:before {
    visibility: visible;
    right: 15px;
    transform: rotate(-90deg);
    margin-top: -4px
}

.main-menu ul li ul.submenu li.active>a {
    position: relative;
    z-index: 2;
    background-color: #023844;
    color: #fff !important
}

.main-menu ul li ul.submenu li.active>a:after {
    display: none
}

.main-menu ul li a {
    display: block;
    padding: 0px 50px;
    text-decoration: none;
    text-transform: capitalize;
    transition: all .5s ease-out;
    position: relative;
    color: #fff;
    opacity: .7;
    font-family: "soyuanheiti", sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 100px;
    letter-spacing: 0;
    text-transform: uppercase;
}
.main-menu ul li.active a{
    opacity: 1;
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .main-menu ul li a {
        padding: 54px 25px
    }
}

.main-menu ul li a:before {
    position: absolute;
    content: "\f107";
    font-family: "Font Awesome 6 Pro";
    display: inline-block;
    padding: 3px;
    font-size: 14px;
    top: 50%;
    right: 20px;
    line-height: 0;
    visibility: hidden
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .main-menu ul li a:before {
        right: 8px
    }
}

.main-menu ul li a:hover {
    color: #fff;
}

.main-menu ul li:hover>ul {
    visibility: visible;
    transition: all 300ms ease;
    opacity: 1;
    transform: scaleY(1)
}

.main-menu ul li ul li:hover ul {
    visibility: visible;
    top: -2px
}

.main-menu ul ul {
    background-color: #fff;
    left: 10px;
    opacity: 0;
    position: absolute;
    text-align: left;
    top: 100%;
    visibility: hidden;
    z-index: 99999;
    transition: all 300ms ease;
    border-top: 2px solid #023844;
    box-shadow: 0 10px 20px 0 rgba(8, 0, 42, 0.08);
    transform-origin: top;
    transform: scaleY(0)
}

.main-menu ul ul li {
    float: none;
    min-width: 210px
}

.main-menu ul ul li ul {
    visibility: hidden
}

.main-menu ul ul li i {
    float: right
}

.main-menu ul ul li a {
    line-height: 120%;
    padding: 10px 20px;
    color: #222;
    border-bottom: 1px solid #d0d0d0;
    margin-left: 0;
    font-size: 16px
}

.main-menu ul ul li a:hover {
    background-color: #023844;
    color: #fff
}

.main-menu ul ul li:last-child a {
    border-bottom: 0
}

.main-menu ul ul ul {
    left: 100%;
    transition: all .3s ease 0s;
    opacity: 0;
    border-top: 0;
    border-top: 2px solid #023844
}

.animation {
    animation-duration: .3s;
    animation-fill-mode: both
}

.slideUpIn {
    animation-name: slideUpIn
}

.search-btn-with-cta-btn {
    display: flex;
    gap: 24px
}

@media(max-width:1199px) {
    .search-btn-with-cta-btn {
        display: none
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .search-btn-with-cta-btn {
        gap: 24px
    }
}

.search-btn-with-btn {
    display: flex;
    align-items: center;
    margin-left: auto
}

.search-btn-with-btn .search-btn {
    font-size: 24px;
    font-weight: 500;
    color: #fff
}

.search-btn-with-btn .btn-wrapper .theme-btn.icon-left {
    flex-direction: row-reverse
}

.search-form-wrapper {
    position: fixed;
    width: 100%;
    height: 0;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    z-index: 999;
    visibility: hidden;
    transition: all .5s ease-out
}

.search-form-wrapper.active {
    visibility: visible;
    opacity: 1;
    height: 100%;
    transition: all .5s ease-out
}

.search-form-wrapper .search-form-inner {
    width: 768px;
    position: relative;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%
}

.search-form-wrapper .search-form-inner .search-content-filed {
    display: flex;
    align-items: center;
    gap: 30px
}

.search-form-wrapper .search-form-inner .search-content-filed .search-close {
    cursor: pointer;
    font-size: 30px;
    color: #fff
}

.search-form-wrapper .search-form-inner .search-form {
    background: #fff;
    box-shadow: 0 30px 70px rgba(208, 225, 242, 0.3);
    padding: 15px 30px;
    flex: 1
}

.search-form-wrapper .search-form-inner .search-form .search-form-input {
    display: flex;
    align-items: center;
    width: 100%
}

.search-form-wrapper .search-form-inner .search-form .search-form-input .theme-btn {
    display: inline-block;
    height: 100%;
    width: auto;
    padding: 0 40px
}

.search-form-wrapper .search-form-inner .search-form .search-form-input .search-icon {
    display: flex
}

.search-form-wrapper .search-form-inner .search-form .search-form-input button.submit-search-btn {
    padding: 15px 24px !important
}

.search-form-wrapper .search-form-inner .search-form input[type=search] {
    margin-top: 0 !important;
    background: transparent !important;
    border: 0 !important;
    padding: 0 12px !important;
    flex-grow: 1
}

.header-area.style-2 .header-menu-area {
    background-color: #222
}

.header-area.style-2 .header-menu-area.sticky_menu .header-top {
    visibility: hidden;
    opacity: 0;
    height: 0;
    padding: 0;
    transition: all .5s ease-out
}

.header-area.style-2 .header-menu-area.sticky_menu .header-menu-wrapper .hamburger-left.hide {
    display: none;
    visibility: hidden;
    opacity: 0;
    height: 0;
    width: 0;
    transform: translateX(-100%);
    transition: all .5s ease-out
}

.header-area.style-2 .header-menu-area.sticky_menu .header-menu-wrapper .logo-wrapper {
    visibility: visible;
    opacity: 1;
    width: auto
}

.header-area.style-2 .header-menu-area .header-top {
    padding: 32px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15)
}

@media(max-width:991px) {
    .header-area.style-2 .header-menu-area .header-top {
        padding: 20px 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .header-area.style-2 .header-menu-area .header-top {
        display: none
    }
}

@media(max-width:991px) {
    .header-area.style-2 .header-menu-area .header-top .logo-wrapper {
        display: none
    }
}

.header-area.style-2 .header-menu-area .header-top .inner-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.header-area.style-2 .header-menu-area .header-top p {
    margin-bottom: 0
}

.header-area.style-2 .header-menu-area .header-top .address {
    color: #023844
}

.header-area.style-2 .header-menu-area .header-top .address .title {
    color: #fff;
    font-weight: 300
}

.header-area.style-2 .header-menu-area .header-top .booking-btn .content p {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px
}

.header-area.style-2 .header-menu-area .header-top .booking-btn .content a {
    color: #023844
}

.header-area.style-2 .main-menu>ul li a {
    padding: 38px 24px
}

.header-area.style-2 .main-menu>ul ul li a {
    padding: 10px 20px
}

.header-area.style-2 .header-menu-wrapper {
    border-bottom: 0
}

@media only screen and (min-width:0) and (max-width:767px) {
    .header-area.style-2 .header-menu-wrapper {
        padding: 12px 0;
        height: 104px
    }
}

@media(max-width:991px) {
    .header-area.style-2 .header-menu-wrapper .hamburger-left {
        display: none
    }
}

.header-area.style-2 .header-menu-wrapper .logo-wrapper {
    visibility: hidden;
    opacity: 0;
    width: 0;
    transition: all .5s ease-out
}

@media(max-width:991px) {
    .header-area.style-2 .header-menu-wrapper .logo-wrapper {
        visibility: visible;
        opacity: 1;
        width: 100%;
        transition: all .5s ease-out
    }
}

.header-area.style-2 .search-btn-with-btn {
    gap: 30px
}

.header-area.style-2 .search-btn-with-btn .btn-wrapper {
    display: flex;
    align-items: center;
    gap: 12px
}

.header-area.style-2 .search-btn-with-btn .btn-wrapper i {
    color: #023844
}

.header-area.style-2 .select-container .nice-select {
    width: 60px;
    background-color: transparent;
    color: #fff
}

.header-area.style-2 .select-container .nice-select:after {
    color: #fff
}

.header-area.style-2 .select-container select {
    background: transparent;
    color: #fff
}

.header-area.style-5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999
}

.header-area.style-5 .logo-wrapper {
    position: absolute;
    left: 60px
}

@media(max-width:991px) {
    .header-area.style-5 .logo-wrapper {
        position: relative;
        left: 0
    }
}

@media(max-width:991px) {
    .header-area.style-5 .logo-wrapper .logo .standard-logo {
        display: none
    }
}

@media(max-width:991px) {
    .header-area.style-5 .logo-wrapper .logo .sticky-logo {
        display: block
    }
}

@media(max-width:991px) {
    .header-area.style-5 .header-menu-area {
        background-color: #fff
    }
}

.header-area.style-5 .header-menu-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .header-area.style-5 .header-menu-wrapper {
        justify-content: end
    }
}

.header-area.style-5 .header-menu-wrapper .search-btn-with-btn {
    gap: 60px;
    align-self: stretch
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .header-area.style-5 .header-menu-wrapper .search-btn-with-btn {
        display: none
    }
}

.header-area.style-5 .header-menu-wrapper .search-btn-with-btn .search-btn-wrapper .search-btn {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    flex-shrink: 0;
    min-height: unset
}

.header-area.style-5 .header-menu-wrapper .search-btn-with-btn .btn-wrapper {
    height: 100%;
    align-self: stretch;
    position: absolute;
    right: 0;
    top: 0
}

.header-area.style-5 .header-menu-wrapper .search-btn-with-btn .btn-wrapper .theme-btn {
    height: 100%;
    gap: 25px
}

.header-area.style-5 .header-menu-wrapper .search-btn-with-btn .btn-wrapper .theme-btn .icon {
    font-size: 40px
}

.header-area.style-5 .header-menu-wrapper .search-btn-with-btn .btn-wrapper .theme-btn .btn-content {
    display: flex;
    flex-direction: column;
    text-align: left
}

.header-area.style-5 .header-menu-wrapper .search-btn-with-btn .btn-wrapper .theme-btn .btn-content .phone-number-label {
    font-family: "soyuanheiti", sans-serif;
    font-size: 14px;
    font-weight: 400
}

.header-area.style-5 .header-menu-wrapper .search-btn-with-btn .btn-wrapper .theme-btn .btn-content .phone-number {
    font-size: 18px
}

.header-area.style-5 .header-menu-area.sticky_menu .main-menu ul li a {
    color: #222;
    transition: all .5s ease-out;
    padding: 27px 24px
}

.header-area.style-5 .header-menu-area.sticky_menu .main-menu ul li a:hover {
    color: #023844
}

.header-area.style-5 .header-menu-area.sticky_menu .main-menu ul li ul li a {
    padding: 10px 20px
}

.header-area.style-5 .header-menu-area.sticky_menu .main-menu ul li ul li a:hover {
    color: #fff
}

.header-area.style-5 .header-menu-area .main-menu ul li a {
    color: #fff;
    transition: all .5s ease-out;
    padding: 51px 24px
}

.header-area.style-5 .header-menu-area .main-menu ul li a:hover {
    color: #023844
}

.header-area.style-5 .header-menu-area .main-menu ul li ul li a {
    padding: 10px 20px;
    color: #222
}

.header-area.style-5 .header-menu-area .main-menu ul li ul li a:hover {
    color: #fff
}

.header-area.style-6 {
    background-color: #282B33
}

.header-area.style-6 .mobile-menu-bar a i {
    color: #fff
}

.header-area.style-6 .header-top .header-top-info {
    width: auto
}

.header-area.style-6 .header-menu-area {
    position: relative;
    transition: all .5s ease-out
}

@media only screen and (min-width:1200px) and (max-width:1699px) {
    .header-area.style-6 .header-menu-area .main-menu-wrapper {
        justify-content: center
    }
}

@media(max-width:991px) {
    .header-area.style-6 .header-menu-area .main-menu-wrapper {
        justify-content: flex-end
    }
}

.header-area.style-6 .header-menu-area .logo-wrapper {
    position: absolute;
    left: 40px;
    top: 50%;
    transform: translateY(-50%)
}

@media(max-width:1199px) {
    .header-area.style-6 .header-menu-area .logo-wrapper {
        position: unset;
        transform: unset
    }
}

.header-area.style-6 .header-menu-area .logo-wrapper .logo {
    height: 80px
}

.header-area.style-6 .header-menu-area.sticky_menu {
    position: fixed;
    transition: all .5s ease-out
}

.header-area.style-6 .header-menu-area.sticky_menu .search-btn-with-btn .btn-wrapper .theme-btn {
    background-color: #023844
}

.header-area.style-6 .header-menu-area.sticky_menu .mobile-menu-bar a i {
    color: #222
}

.header-area.style-6 .header-menu-area.sticky_menu .main-menu ul li a {
    color: #222;
    transition: all .5s ease-out
}

.header-area.style-6 .header-menu-area.sticky_menu .main-menu ul li a:hover {
    color: #023844
}

.header-area.style-6 .header-menu-area.sticky_menu .main-menu ul li ul li a:hover {
    color: #fff
}

.header-area.style-6 .header-menu-area .main-menu ul li a {
    color: #fff;
    transition: all .5s ease-out;
    padding: 25px 24px
}

.header-area.style-6 .header-menu-area .main-menu ul li a:hover {
    color: #023844
}

.header-area.style-6 .header-menu-area .main-menu ul li ul li a {
    padding: 10px 20px;
    color: #222
}

.header-area.style-6 .header-menu-area .main-menu ul li ul li a:hover {
    color: #fff
}

.header-area.style-6 .header-menu-area .search-btn-with-btn {
    position: absolute;
    right: 0;
    height: 100%;
    top: 50%;
    transform: translateY(-50%)
}

@media(max-width:1199px) {
    .header-area.style-6 .header-menu-area .search-btn-with-btn {
        position: unset;
        transform: unset
    }
}

.header-area.style-6 .header-menu-area .search-btn-with-btn .btn-wrapper {
    height: 100%;
    align-self: stretch
}

.header-area.style-6 .header-menu-area .search-btn-with-btn .btn-wrapper .theme-btn {
    height: 100%;
    background-color: rgba(255, 255, 255, 0.05);
    border-color: transparent
}

.header-area.style-6 .header-menu-area .search-btn-with-btn .search-btn-wrapper {
    height: 100%
}

.header-area.style-6 .header-menu-area .search-btn-with-btn .search-btn-wrapper .search-btn {
    height: 100%;
    background-color: transparent;
    color: #023844
}

body.admin-bar .header-area.style-7 {
    top: 30px
}

.header-area.style-7 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999
}

.header-area.style-7 .search-btn-with-btn {
    gap: 40px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .header-area.style-7 .search-btn-with-btn {
        gap: 0
    }
}

.header-area.style-7 .search-btn-with-btn .search-btn-wrapper .search-btn {
    background-color: transparent;
    color: #fff
}

@media(max-width:991px) {
    .header-area.style-7 .mobile-menu-bar a i {
        color: #fff
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .header-area.style-7 .header-menu-area .main-menu {
        margin-left: 38px
    }
}

@media(max-width:991px) {
    .header-area.style-7 .header-menu-area.sticky_menu .mobile-menu-bar a i {
        color: #222
    }
}

.header-area.style-7 .header-menu-area.sticky_menu .search-btn-with-btn .search-btn-wrapper .search-btn {
    color: #222
}

.header-area.style-7 .header-menu-area.sticky_menu .main-menu ul li a {
    color: #222;
    transition: all .5s ease-out;
    padding: 27px 24px
}

.header-area.style-7 .header-menu-area.sticky_menu .main-menu ul li a:hover {
    color: #023844
}

.header-area.style-7 .header-menu-area.sticky_menu .main-menu ul li ul li a {
    padding: 10px 20px
}

.header-area.style-7 .header-menu-area.sticky_menu .main-menu ul li ul li a:hover {
    color: #fff
}

.header-area.style-7 .header-menu-area .main-menu ul li a {
    color: #fff;
    transition: all .5s ease-out;
    padding: 51px 24px
}

.header-area.style-7 .header-menu-area .main-menu ul li a:hover {
    color: #023844
}

.header-area.style-7 .header-menu-area .main-menu ul li ul li a {
    padding: 10px 20px;
    color: #222
}

.header-area.style-7 .header-menu-area .main-menu ul li ul li a:hover {
    color: #fff
}

.mean-container a.meanmenu-reveal {
    display: none
}

.mean-container .mean-nav {
    background: 0
}

.mean-container .mean-bar {
    padding: 0;
    min-height: auto;
    background: 0
}

.mean-container .mean-nav>ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none;
    display: block !important
}

.mean-container a.meanmenu-reveal {
    display: none !important
}

.mean-container .mean-nav ul li a {
    width: 100%;
    padding: 10px 0;
    color: #222;
    border-top: 1px solid #dfe2e9;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 1.5;
    font-weight: 500
}

.mean-container .mean-nav ul li a.mean-expand {
    margin-top: 5px;
    padding: 0 !important;
    border: 1px solid #dfe2e9 !important;
    height: 30px;
    width: 30px;
    line-height: 30px;
    color: #222;
    line-height: 30px;
    top: 0;
    font-weight: 400
}

.mean-container .mean-nav ul li>a>i {
    display: none
}

.mean-container .mean-nav ul li>a.mean-expand i {
    display: inline-block
}

.mean-container .mean-nav>ul>li:first-child>a {
    border-top: 0
}

.mean-container .mean-nav ul li.dropdown-opened a.mean-expand.mean-clicked {
    background-color: #023844;
    border-color: #023844 !important
}

.mean-container .mean-nav ul li.dropdown-opened a.mean-expand.mean-clicked i {
    color: #fff
}

.mean-container .mean-nav ul li a.mean-expand.mean-clicked {
    color: #fff
}

.mean-container .mean-nav ul li a.mean-expand.mean-clicked i {
    transform: rotate(45deg);
    color: #fff
}

.mobile-menu-bar a {
    display: flex;
    align-items: center;
    justify-content: center
}

.mobile-menu-bar a i {
    color: #fff;
    font-size: 38px;
        height: 100px;
    line-height: 100px;
}

.menu-sidebar-area {
    position: fixed;
    right: -485px;
    top: 0;
    width: 465px;
    height: 100%;
    background-color: #fff;
    overflow-y: scroll;
    transition: all .3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: 9999
}

@media(max-width:560px) {
    .menu-sidebar-area {
        width: 350px
    }
}

.menu-sidebar-area .menu-sidebar-logo {
    display: inline-block;
    width: 180px
}

.menu-sidebar-area .menu-sidebar-wrapper {
    position: relative;
    padding: 40px
}

.menu-sidebar-area.active {
    right: 0
}

.menu-sidebar-area .menu-sidebar-close {
    position: absolute;
    top: 40px;
    right: 40px
}

.menu-sidebar-area .menu-sidebar-close .menu-sidebar-close-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    height: 45px;
    width: 45px;
    background-color: #023844;
    color: #fff
}

.menu-sidebar-area .menu-sidebar-close .menu-sidebar-close-btn:hover {
    background-color: #023844
}

.menu-sidebar-area .menu-sidebar-content .menu-sidebar-single-widget {
    display: inline-block;
    margin-top: 20px;
    width: 100%
}

.menu-sidebar-area .menu-sidebar-content .menu-sidebar-single-widget .menu-sidebar-title {
    margin-bottom: 5px
}

.menu-sidebar-area .menu-sidebar-content .menu-sidebar-single-widget .header-contact-info {
    display: flex;
    align-items: center;
    gap: 0 24px;
    padding: 6px 0;
    flex-wrap: wrap;
    flex-direction: column
}

.menu-sidebar-area .menu-sidebar-content .menu-sidebar-single-widget .header-contact-info span {
    display: flex;
    align-items: center;
    gap: 13px;
    color: #222;
    font-size: 16px;
    font-weight: 400;
    font-family: "soyuanheiti", sans-serif;
    width: 100%
}

.menu-sidebar-area .menu-sidebar-content .menu-sidebar-single-widget .header-contact-info span.contact-info-item {
    gap: 0 10px !important
}

.menu-sidebar-area .menu-sidebar-content .menu-sidebar-single-widget .header-contact-info span a {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #222;
    font-size: 16px;
    font-weight: 400;
    font-family: "soyuanheiti", sans-serif
}

.menu-sidebar-area .menu-sidebar-content .menu-sidebar-single-widget .header-contact-info span a:hover {
    color: #023844
}

.menu-sidebar-area .menu-sidebar-content .menu-sidebar-single-widget .social-profile {
    margin-top: 20px;
    border-top: 1px solid #dfe2e9;
    width: 100%;
    padding-top: 20px
}

.menu-sidebar-area .menu-sidebar-content .menu-sidebar-single-widget .social-profile a {
    color: #222;
    font-size: 22px
}

.menu-sidebar-area .menu-sidebar-content .menu-sidebar-single-widget .social-profile a:hover {
    color: #023844
}

.body-overlay {
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 999;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease-out
}

.body-overlay.active {
    opacity: 1;
    visibility: visible
}

.body-overlay:hover {
    cursor: pointer
}


.section-title .sec-content {
    display: flex;
    flex-direction: column;
    z-index: 2;
    position: relative
}

@media only screen and (min-width:0) and (max-width:767px) {
    .section-title .sec-content {
        width: 100%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-title .sec-content .sec-desc p br {
        display: none
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .section-title .sec-content .sec-desc p br {
        display: none
    }
}


@media only screen and (min-width:0) and (max-width:767px) {
    .section-title .short-title {
        margin-bottom: 10px
    }
}

.section-title .title span {
    color: #023844
}

.section-title .sec-desc {
    font-family: "soyuanheiti", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    color: #454241;
    margin-bottom: 0;
    position: relative;
    z-index: 2;
    text-align: left;
}

.section-title .sec-desc .theme-btn {
    background-color: transparent;
    color: #222;
    flex-shrink: 0
}

.section-title .sec-desc .theme-btn:hover {
    background-color: #023844;
    color: #fff;
    transition: all .5s ease-out
}

.section-title .para {
    font-family: "soyuansong", serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    margin-top: 20px;
    color: #808287
}

.section-title.style-2 {
    justify-content: center
}

.section-title.style-2 .sec-content {
    align-items: center;
    text-align: center
}

.section-title.style-2 .title {
    margin-bottom: 0
}

.section-title.style-3 {
    display: unset
}

.section-title.style-3 .short-title {
    color: #023844
}

.section-title.style-3 .title,
.section-title.style-3 .sec-desc {
    color: #fff
}

@media(max-width:1399px) {

    .section-title.style-3 .title br,
    .section-title.style-3 .sec-desc br {
        display: none
    }
}

.banner-text {
    position: relative
}

.banner-text p {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(102, 102, 102, 0.7);
    font-family: "soyuansong";
    font-size: 200px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 0;
    color: transparent;
    text-wrap: nowrap;
    transform: translate(-8%, -15%)
}

.banner-text p span {
    color: #fff
}

@media(max-width:1700px) {
    .banner-text p {
        font-size: 170px;
        transform: translate(0, -15%)
    }
}

@media(max-width:1399px) {
    .banner-text p {
        font-size: 140px;
        transform: translate(0, -15%)
    }
}

@media(max-width:1199px) {
    .banner-text p {
        font-size: 100px;
        transform: translate(0, -15%)
    }
}

@media(max-width:991px) {
    .banner-text p {
        font-size: 80px;
        transform: translate(0, -10%)
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .banner-text p {
        font-size: 60px
    }
}

@media only screen and (min-width:0) and (max-width:576px) {
    .banner-text p {
        font-size: 40px
    }
}

.slider-area {
    position: relative;
    z-index: 2;
    height: auto;
    padding-top: 275px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area {
        padding-top: 0
    }
}

.slider-area .shape {
    position: absolute;
    bottom: 50px;
    right: 50px;
    background-color: transparent;
    z-index: -1
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area .shape {
        display: none
    }
}

.slider-area .slider-bg {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background-color: #222;
    z-index: -1
}

.slider-area .slider-bg img {
    position: absolute;
    top: 0;
    right: 0;
    width: 365px;
    height: 100%;
    padding: 39px 0;
    aspect-ratio: 1/1
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area .slider-bg img {
        padding-bottom: 0
    }
}

.slider-area .slider-control-btn-wrapper {
    position: absolute;
    height: 100%;
    top: 0;
    right: 36px
}

@media(max-width:1199px) {
    .slider-area .slider-control-btn-wrapper {
        display: none
    }
}

.slider-area .slider-control-btn-wrapper .slider-arrow-btn-wrapper {
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    height: 100%
}

.slider-area .single-slider {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    z-index: 2;
    overflow: hidden
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area .single-slider {
        padding-top: 100px;
        height: unset
    }
}

.slider-area .single-slider .slider-overlay {
    background-color: #085294;
    opacity: .61;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.slider-area .single-slider .slider-content-wrapper {
    position: relative;
    z-index: 99
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area .single-slider .slider-content-wrapper {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area .single-slider .slider-content-wrapper .slider-content {
        text-align: center
    }
}

.slider-area .single-slider .slider-content-wrapper .slider-content .slider-short-title {
    font-family: "soyuanheiti", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 5.4px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .slider-area .single-slider .slider-content-wrapper .slider-content .slider-short-title {
        color: #023844
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slider-area .single-slider .slider-content-wrapper .slider-content .slider-short-title {
        font-size: 18px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area .single-slider .slider-content-wrapper .slider-content .slider-short-title {
        font-size: 16px;
        letter-spacing: 3px
    }
}

.slider-area .single-slider .slider-content-wrapper .slider-content .slider-title {
    color: #fff;
    font-family: "soyuansong", serif;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 14px
}

.slider-area .single-slider .slider-content-wrapper .slider-content .slider-title span {
    color: #023844;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area .single-slider .slider-content-wrapper .slider-content .slider-title span {
        font-size: 24px;
        line-height: 42px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .slider-area .single-slider .slider-content-wrapper .slider-content .slider-title {
        color: #fff
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slider-area .single-slider .slider-content-wrapper .slider-content .slider-title {
        font-size: 48px;
        line-height: 62px
    }
}

@media only screen and (min-width:992px) and (max-width:1024px) {
    .slider-area .single-slider .slider-content-wrapper .slider-content .slider-title {
        font-size: 47px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slider-area .single-slider .slider-content-wrapper .slider-content .slider-title {
        font-size: 38px;
        line-height: 48px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area .single-slider .slider-content-wrapper .slider-content .slider-title {
        font-size: 24px;
        line-height: 42px
    }
}

@media only screen and (min-width:0) and (max-width:439px) {
    .slider-area .single-slider .slider-content-wrapper .slider-content .slider-title br {
        display: none
    }
}

.slider-area .single-slider .slider-content-wrapper .slider-content .slider-short-desc {
    font-family: "soyuanheiti", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #666;
    margin-bottom: 73px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .slider-area .single-slider .slider-content-wrapper .slider-content .slider-short-desc {
        color: #fff
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slider-area .single-slider .slider-content-wrapper .slider-content .slider-short-desc {
        font-size: 18px;
        line-height: 32px;
        margin-bottom: 38px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slider-area .single-slider .slider-content-wrapper .slider-content .slider-short-desc {
        font-size: 18px;
        line-height: 32px;
        margin-bottom: 30px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area .single-slider .slider-content-wrapper .slider-content .slider-short-desc {
        font-size: 18px;
        line-height: 32px
    }
}

.slider-area .single-slider .slider-content-wrapper .slider-content .foundation-text {
    opacity: .1
}

.slider-area .single-slider .slider-content-wrapper .slider-content .foundation-text h1 {
    font-family: "soyuansong", serif;
    font-size: 148px;
    font-weight: 700;
    line-height: 115%;
    margin-bottom: 0;
    color: black;
    -webkit-text-stroke: 2px black;
    -webkit-text-fill-color: rgba(255, 255, 255, 0);
    white-space: nowrap;
    opacity: .1
}

.slider-area .single-slider .slider-btn-wrapper {
    display: flex;
    align-items: center;
    gap: 20px;
    position: relative;
    z-index: 1
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area .single-slider .slider-btn-wrapper {
        justify-content: center
    }
}

.slider-area .single-slider .slider-btn-wrapper .simple-btn {
    padding: 14px 24px;
    font-family: "soyuanheiti", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    flex-shrink: 0;
    border: 1px solid #023844
}

.slider-area .single-slider .slider-btn-wrapper .simple-btn {
    color: #fff;
    background-color: transparent;
    padding: 15px 30px;
    border: 1px solid #fff;
    border-radius: 5px;
    transition: all .5s ease-out
}

.slider-area .single-slider .slider-btn-wrapper .simple-btn:hover {
    background-color: rgba(255, 255, 255, 0.7176470588);
    color: #222;
    border: 1px solid #023844;
    transition: all .5s ease-out
}

.slider-area .single-slider .slider-btn-wrapper .theme-btn {
    background-color: transparent;
    color: #222;
    transition: all .5s ease-out
}

.slider-area .single-slider .slider-btn-wrapper .theme-btn i {
    font-size: 20px
}

.slider-area .single-slider .slider-btn-wrapper .theme-btn:hover {
    background-color: #023844;
    color: #fff;
    transition: all .5s ease-out
}

.slider-area .single-slider .slider-image {
    position: relative;
    height: 300px
}

.slider-area .single-slider .slider-image .slider-image-inner {
    width: 90px;
    height: 57px;
    overflow: hidden;
    position: absolute;
    right: 6%;
    top: 50%;
    transform: translateY(-50%)
}

@media(max-width:1799px) {
    .slider-area .single-slider .slider-image .slider-image-inner {
        right: 14%
    }
}

@media(max-width:1799px) {
    .slider-area .single-slider .slider-image {
        width: auto;
        margin-top: inherit
    }
}

@media(max-width:1199px) {
    .slider-area .single-slider .slider-image {
        right: unset;
        display: none
    }

    .slider-area .single-slider .slider-image .slider-image-inner {
        width: 100%;
        height: 300px
    }

    .slider-area .single-slider .slider-image .slider-image-inner img {
        width: 100%;
        height: 100%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slider-area .single-slider .slider-image {
        margin-top: 50px
    }
}

.slider-area .slider-wrapper .slick-active .slider-short-title,
.slider-area .slider-wrapper .slick-active .slider-title,
.slider-area .slider-wrapper .slick-active .slider-short-desc,
.slider-area .slider-wrapper .slick-active .slider-btn-wrapper,
.slider-area .slider-wrapper .slick-active .foundation-text,
.slider-area .slider-wrapper-two .slick-active .slider-short-title,
.slider-area .slider-wrapper-two .slick-active .slider-title,
.slider-area .slider-wrapper-two .slick-active .slider-short-desc,
.slider-area .slider-wrapper-two .slick-active .slider-btn-wrapper,
.slider-area .slider-wrapper-two .slick-active .foundation-text {
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both
}

.slider-area .slider-wrapper .slick-active .slider-short-title,
.slider-area .slider-wrapper-two .slick-active .slider-short-title {
    animation-delay: .3s;
    animation-duration: .3s
}

.slider-area .slider-wrapper .slick-active .slider-title,
.slider-area .slider-wrapper-two .slick-active .slider-title {
    animation-delay: .5s;
    animation-duration: .5s
}

.slider-area .slider-wrapper .slick-active .slider-short-desc,
.slider-area .slider-wrapper-two .slick-active .slider-short-desc {
    animation-delay: .7s;
    animation-duration: .7s
}

.slider-area .slider-wrapper .slick-active .slider-btn-wrapper,
.slider-area .slider-wrapper-two .slick-active .slider-btn-wrapper {
    animation-delay: .9s;
    animation-duration: .9s
}

.slider-area .slider-wrapper .slick-active .foundation-text,
.slider-area .slider-wrapper-two .slick-active .foundation-text {
    animation-delay: .9s;
    animation-duration: .9s
}

.slider-area .slider-wrapper .next-btn,
.slider-area .slider-wrapper .prev-btn,
.slider-area .slider-wrapper-two .next-btn,
.slider-area .slider-wrapper-two .prev-btn {
    position: absolute;
    right: 173px;
    left: unset;
    border: 0;
    outline: 0;
    background: initial;
    transition: all .5s ease-out;
    z-index: 1
}

.slider-area .slider-wrapper .next-btn:hover i,
.slider-area .slider-wrapper .prev-btn:hover i,
.slider-area .slider-wrapper-two .next-btn:hover i,
.slider-area .slider-wrapper-two .prev-btn:hover i {
    color: #023844
}

.slider-area .slider-wrapper .next-btn i,
.slider-area .slider-wrapper .prev-btn i,
.slider-area .slider-wrapper-two .next-btn i,
.slider-area .slider-wrapper-two .prev-btn i {
    transform: rotate(90deg);
    color: rgba(255, 255, 255, 0.7176470588);
    transition: all .5s ease-out
}

.slider-area .slider-wrapper .prev-btn,
.slider-area .slider-wrapper-two .prev-btn {
    top: 30%
}

.slider-area .slider-wrapper .next-btn,
.slider-area .slider-wrapper-two .next-btn {
    bottom: 0
}

.slider-area .slider-wrapper .slick-dots,
.slider-area .slider-wrapper-two .slick-dots {
    display: flex;
    gap: 30px;
    flex-direction: column;
    position: absolute;
    top: 50%;
    right: 14%;
    transform: translateY(-50%);
    z-index: 2;
    flex-direction: column;
    margin: 0;
    padding: 0
}

@media(max-width:1800px) {

    .slider-area .slider-wrapper .slick-dots,
    .slider-area .slider-wrapper-two .slick-dots {
        right: 5%
    }
}

@media(max-width:991px) {

    .slider-area .slider-wrapper .slick-dots,
    .slider-area .slider-wrapper-two .slick-dots {
        gap: 20px;
        bottom: 0
    }
}

@media(max-width:767px) {

    .slider-area .slider-wrapper .slick-dots,
    .slider-area .slider-wrapper-two .slick-dots {
        gap: 15px;
        margin-top: 0;
        transform: translateY(25%)
    }
}

@media(max-width:575px) {

    .slider-area .slider-wrapper .slick-dots,
    .slider-area .slider-wrapper-two .slick-dots {
        gap: 10px;
        bottom: 40px;
        flex-direction: row;
        position: static;
        left: 0;
        right: 0;
        justify-content: center
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {

    .slider-area .slider-wrapper .slick-dots,
    .slider-area .slider-wrapper-two .slick-dots {
        flex-direction: column
    }
}

.slider-area .slider-wrapper .slick-dots li,
.slider-area .slider-wrapper-two .slick-dots li {
    display: flex;
    line-height: 0;
    outline: 1px solid transparent;
    border: 4px solid transparent;
    border-radius: 50px;
    transition: all .5s ease-out
}

.slider-area .slider-wrapper .slick-dots li button,
.slider-area .slider-wrapper-two .slick-dots li button {
    font-size: 0;
    padding: 0;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50px;
    position: relative;
    flex-shrink: 0;
    transition: all .5s ease-out
}

.slider-area .slider-wrapper .slick-dots li button:hover,
.slider-area .slider-wrapper-two .slick-dots li button:hover {
    background-color: #fff;
    transition: all .5s ease-out
}

.slider-area .slider-wrapper .slick-dots li.slick-active,
.slider-area .slider-wrapper-two .slick-dots li.slick-active {
    transition: all .5s ease-out;
    outline: 1px solid #808287
}

.slider-area .slider-wrapper .slick-dots li.slick-active button,
.slider-area .slider-wrapper-two .slick-dots li.slick-active button {
    width: 10px;
    height: 10px;
    transition: all .5s ease-out
}

.slider-area .slider-wrapper .slick-dots li.slick-active button:before,
.slider-area .slider-wrapper-two .slick-dots li.slick-active button:before {
    display: none
}

.slider-area.style-2 {
    padding-top: 230px;
    padding-bottom: 102px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
}

@media(max-width:991px) {
    .slider-area.style-2 {
        padding-top: 100px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-2 {
        padding-bottom: 60px
    }
}

.slider-area.style-2 .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(49, 43, 43, 0.65)
}

.slider-area.style-2 .shape {
    position: absolute;
    top: 0;
    left: 0;
    bottom: unset;
    right: unset;
    z-index: 1
}

.slider-area.style-2 .shape-two {
    position: absolute;
    bottom: -5px;
    left: 0;
    z-index: 1
}

.slider-area.style-2 .slider-outer-wrapper {
    position: relative
}

.slider-area.style-2 .slider-outer-wrapper .shape {
    position: absolute;
    top: 0;
    left: 0
}

@media(max-width:991px) {
    .slider-area.style-2 .slider-wrapper-two .single-slider-wrapper {
        padding-top: 90px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-2 .slider-wrapper-two .single-slider-wrapper {
        padding-top: 60px
    }
}

.slider-area.style-2 .slider-wrapper-two .single-slider {
    padding-top: 90px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-2 .slider-wrapper-two .single-slider {
        padding-top: 0
    }
}

.slider-area.style-2 .slider-wrapper-two .single-slider .slider-content-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -30%)
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-2 .slider-wrapper-two .single-slider .slider-content-wrapper {
        width: 100%
    }
}

.slider-area.style-2 .slider-wrapper-two .single-slider .slider-content-wrapper .slider-content .slider-short-title {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 9px;
    text-transform: uppercase
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-2 .slider-wrapper-two .single-slider .slider-content-wrapper .slider-content .slider-short-title {
        letter-spacing: 1px
    }
}

.slider-area.style-2 .slider-wrapper-two .single-slider .slider-content-wrapper .slider-content .slider-title {
    text-transform: capitalize
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-2 .slider-wrapper-two .single-slider .slider-content-wrapper .slider-content .slider-title {
        font-size: 44px
    }
}

@media(min-width:1600px) {
    .slider-area.style-2 .slider-wrapper-two .single-slider .image-wrapper img {
        height: 631px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-2 .slider-wrapper-two .single-slider .image-wrapper {
        height: 300px
    }

    .slider-area.style-2 .slider-wrapper-two .single-slider .image-wrapper img {
        height: 300px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slider-area.style-2 .slider-wrapper-two .single-slider .image-wrapper {
        height: 350px
    }

    .slider-area.style-2 .slider-wrapper-two .single-slider .image-wrapper img {
        height: 350px
    }
}

.slider-area.style-2 .slider-wrapper-two .slick-dots {
    right: 50%;
    top: unset;
    bottom: 42px;
    flex-direction: row;
    margin: 0;
    padding: 0;
    transform: translate(50%, 0)
}

@media(max-width:1199px) {
    .slider-area.style-2 .slider-wrapper-two .slick-dots {
        bottom: 80px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-2 .slider-wrapper-two .slick-dots {
        position: absolute;
        left: unset;
        bottom: 20px
    }
}

.slider-area.style-2 .slider-wrapper-two .slick-dots li {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 100px;
    height: 100px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slider-area.style-2 .slider-wrapper-two .slick-dots li {
        width: 50px;
        height: 50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slider-area.style-2 .slider-wrapper-two .slick-dots li {
        width: 50px;
        height: 50px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-2 .slider-wrapper-two .slick-dots li {
        width: 33px;
        height: 33px
    }
}

.slider-area.style-2 .slider-wrapper-two .slick-dots li button {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    position: relative
}

.slider-area.style-2 .slider-wrapper-two .slick-dots li button:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(49, 43, 43, 0.6);
    z-index: 1
}

@media(max-width:1199px) {
    .slider-area.style-2 .slider-wrapper-two .slick-dots li button {
        width: 60px;
        height: 60px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-2 .slider-wrapper-two .slick-dots li button {
        width: 30px;
        height: 30px
    }
}

.slider-area.style-2 .slider-wrapper-two .slick-dots li button img {
    width: 100%;
    height: 100%
}

.slider-area.style-2 .slider-wrapper-two .slick-dots li.slick-active button {
    width: 82px;
    height: 82px
}

@media(max-width:1199px) {
    .slider-area.style-2 .slider-wrapper-two .slick-dots li.slick-active button {
        width: 50px;
        height: 50px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-2 .slider-wrapper-two .slick-dots li.slick-active button {
        width: 25px;
        height: 25px
    }
}

.slider-area.style-3 {
    padding: 0;
    background-color: #23262D
}

.slider-area.style-3 .single-slider {
    padding-top: 100px;
    padding-bottom: 150px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .slider-area.style-3 .single-slider {
        padding-bottom: 90px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slider-area.style-3 .single-slider {
        padding-bottom: 20px;
        height: auto
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slider-area.style-3 .single-slider {
        height: auto;
        padding-bottom: 50px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-3 .single-slider {
        padding-bottom: 20px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-3 .single-slider .slider-content-wrapper {
        margin: 0;
        padding: 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-3 .single-slider .slider-content-wrapper .slider-content {
        text-align: unset
    }
}

.slider-area.style-3 .slider-bg {
    width: 100%;
    z-index: 1;
    background-color: transparent
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slider-area.style-3 .slider-bg {
        right: -30px
    }
}

.slider-area.style-3 .slider-bg:before {
    content: "";
    background-color: #23262D;
    width: 100%;
    height: 100%;
    opacity: .6;
    position: absolute;
    display: none
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-3 .slider-bg:before {
        display: block
    }
}

.slider-area.style-3 .slider-bg img {
    padding: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-3 .slider-bg img {
        display: none
    }
}

.slider-area.style-3 .slider-wrapper .slick-dots {
    display: none
}

.slider-area.style-3 .slider-content-wrapper {
    margin-top: 0
}

.slider-area.style-3 .slider-content-wrapper .slider-content .slider-short-title {
    color: #023844
}

.slider-area.style-3 .slider-content-wrapper .slider-content .slider-title {
    margin-top: 10px;
    margin-bottom: 18px
}

.slider-area.style-3 .slider-content-wrapper .slider-content .slider-short-desc {
    margin-bottom: 50px
}

.slider-area.style-4 {
    padding: 0
}

.slider-area.style-4 .section-title {
    margin-bottom: 0
}

.slider-area.style-4 .section-title .title {
    margin-bottom: 0
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slider-area.style-4 .sec-desc p {
        width: 80%
    }
}

.slider-area.style-4 .slider-btn-wrapper {
    margin-bottom: 0
}

.slider-area.style-4 .slider-wrapper .slick-dots {
    display: none
}

.slider-area.style-4 .single-slider {
    padding-top: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center
}

@media(max-width:991px) {
    .slider-area.style-4 .single-slider {
        padding-top: 50px;
        height: auto
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slider-area.style-4 .single-slider {
        height: auto;
        padding-top: 70px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .slider-area.style-4 .single-slider {
        padding-top: 70px
    }
}

.slider-area.style-4 .image-banner-wrapper {
    margin-top: 106px;
    display: flex;
    align-items: center;
    gap: 178px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .slider-area.style-4 .image-banner-wrapper {
        gap: 100px;
        margin-top: 80px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slider-area.style-4 .image-banner-wrapper {
        gap: 100px;
        margin-top: 70px
    }
}

@media(max-width:991px) {
    .slider-area.style-4 .image-banner-wrapper {
        padding: 0;
        margin-top: 38px;
        flex-direction: column;
        align-items: start;
        gap: 0
    }
}

.slider-area.style-4 .image-banner-wrapper .image-banner {
    position: relative;
    height: 100%
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-4 .image-banner-wrapper .image-banner {
        height: 208px;
        -o-object-fit: cover;
        object-fit: cover
    }
}

@media(max-width:991px) {
    .slider-area.style-4 .image-banner-wrapper .image-banner {
        width: 100%
    }
}

.slider-area.style-4 .image-banner-wrapper .image-banner:first-child {
    margin-left: -235px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slider-area.style-4 .image-banner-wrapper .image-banner:first-child {
        margin-left: -40px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .slider-area.style-4 .image-banner-wrapper .image-banner:first-child {
        margin-left: -70px
    }
}

@media(max-width:991px) {
    .slider-area.style-4 .image-banner-wrapper .image-banner:first-child {
        margin-left: 0
    }
}

.slider-area.style-4 .image-banner-wrapper .image-banner:last-child {
    margin-right: -235px
}

@media only screen and (min-width:992px) and (max-width:1399px) {
    .slider-area.style-4 .image-banner-wrapper .image-banner:last-child {
        margin-right: -40px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .slider-area.style-4 .image-banner-wrapper .image-banner:last-child {
        margin-right: -70px
    }
}

@media(max-width:991px) {
    .slider-area.style-4 .image-banner-wrapper .image-banner:last-child {
        margin-right: 0
    }
}

.slider-area.style-4 .image-banner-wrapper .image-banner img {
    height: 100%
}

@media(max-width:992px) {
    .slider-area.style-4 .image-banner-wrapper .image-banner img {
        width: 100%
    }
}

.slider-area.style-4 .image-banner-wrapper .video-popup-btn {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(50%, 50%)
}

@media(max-width:991px) {
    .slider-area.style-4 .image-banner-wrapper .video-popup-btn {
        transform: translate(50%, 50%);
        top: unset;
        bottom: 0;
        z-index: 1;
        right: 50%
    }
}

@media(max-width:1199px) {
    .slider-area.style-4 .image-banner-wrapper .video-popup-btn .circle-rotate-wrapper .circle-rotate-inner {
        width: 120px;
        height: 120px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .slider-area.style-4 .image-banner-wrapper .video-popup-btn .circle-rotate-wrapper .circle-rotate-inner {
        width: 140px;
        height: 140px
    }
}

.slider-area.style-4 .image-banner-wrapper .video-popup-btn .circle-rotate-text span {
    color: #222;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px
}

@media(max-width:1199px) {
    .slider-area.style-4 .image-banner-wrapper .video-popup-btn .circle-rotate-text span {
        font-size: 14px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .slider-area.style-4 .image-banner-wrapper .video-popup-btn .circle-rotate-text span {
        font-size: 16px
    }
}

.slider-area.style-4 .image-banner-wrapper .video-popup-btn .circle-btn-text {
    z-index: -1;
    color: #222
}

.slider-area.style-4 .image-banner-wrapper .video-popup-btn a {
    width: 169px;
    height: 169px;
    animation: ripple 3s infinite;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #222;
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
    text-transform: capitalize;
    font-family: "soyuansong", serif
}

@media(max-width:1199px) {
    .slider-area.style-4 .image-banner-wrapper .video-popup-btn a {
        width: 120px;
        height: 120px;
        font-size: 30px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .slider-area.style-4 .image-banner-wrapper .video-popup-btn a {
        width: 150px;
        height: 150px
    }
}

.slider-area.style-4 .image-banner-wrapper .video-popup-btn a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    border: 1px solid #023844;
    z-index: -9
}

.slider-area.style-4 .image-banner-wrapper .video-popup-btn a i {
    color: #222;
    font-size: 35px
}

.slider-area.style-4 .image-banner-wrapper .video-popup-btn a:hover {
    animation: none
}

.slider-area.style-5 {
    margin: 0;
    background-color: #2c2c2c;
    padding: 0
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slider-area.style-5 {
        padding-top: 90px;
        padding-bottom: 36px
    }
}

.slider-area.style-5 .slider-bg {
    top: -53px;
    right: 9px
}

.slider-area.style-5 .single-slider-wrapper {
    margin: 0
}

.slider-area.style-5 .single-slider-wrapper .single-slider {
    padding: 180px 0;
    margin-bottom: -60px
}

@media(max-width:991px) {
    .slider-area.style-5 .single-slider-wrapper .single-slider {
        height: auto;
        padding-top: 120px;
        padding-bottom: 100px
    }
}

.slider-area.style-5 .single-slider-wrapper .slider-content-wrapper {
    margin: 0
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-5 .single-slider-wrapper .slider-content-wrapper {
        padding: 0 12px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-5 .single-slider-wrapper .slider-content {
        text-align: start
    }
}

.slider-area.style-5 .single-slider-wrapper .slider-content .slider-short-title {
    color: #023844
}

.slider-area.style-5 .single-slider-wrapper .slider-content .slider-title {
    margin-bottom: 20px
}

@media(max-width:1399px) {
    .slider-area.style-5 .single-slider-wrapper .slider-content .slider-title br {
        display: none
    }
}

.slider-area.style-5 .single-slider-wrapper .slider-content .slider-short-desc {
    margin-bottom: 20px
}

.slider-area.style-5 .single-slider-wrapper .slider-content .slider-btn-wrapper {
    margin: 0
}

.slider-area.style-6 {
    margin: 0;
    padding: 0;
    background-color: #1d212d
}

.slider-area.style-6 .slider-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.slider-area.style-6 .slider-bg img {
    width: 100%;
    height: 100%;
    padding: 0
}

.slider-area.style-6 .slider-wrapper-six .prev-btn,
.slider-area.style-6 .slider-wrapper-six .next-btn {
    position: absolute;
    top: 50%;
    right: 294px;
    z-index: 1;
    transform: translate(0, -100%);
    width: 60px;
    height: 60px;
    font-size: 17px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    color: #222;
    transition: all .5s ease-out
}

@media only screen and (min-width:1200px) and (max-width:1399px) {

    .slider-area.style-6 .slider-wrapper-six .prev-btn,
    .slider-area.style-6 .slider-wrapper-six .next-btn {
        right: 70px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {

    .slider-area.style-6 .slider-wrapper-six .prev-btn,
    .slider-area.style-6 .slider-wrapper-six .next-btn {
        right: 70px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {

    .slider-area.style-6 .slider-wrapper-six .prev-btn,
    .slider-area.style-6 .slider-wrapper-six .next-btn {
        right: 35px
    }
}

.slider-area.style-6 .slider-wrapper-six .prev-btn i,
.slider-area.style-6 .slider-wrapper-six .next-btn i {
    color: #222
}

.slider-area.style-6 .slider-wrapper-six .next-btn {
    top: 60%
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slider-area.style-6 .slider-wrapper-six .next-btn {
        top: 63%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slider-area.style-6 .slider-wrapper-six .next-btn {
        top: 64%
    }
}

.slider-area.style-6 .slider-wrapper-six .slick-dots {
    margin-bottom: 30px
}

.slider-area.style-6 .single-slider-wrapper {
    position: relative
}

.slider-area.style-6 .single-slider-wrapper .shape {
    position: absolute;
    top: 10%;
    left: 120px;
    transform: unset;
    z-index: 3
}

@media(max-width:1199px) {
    .slider-area.style-6 .single-slider-wrapper .shape {
        display: none
    }
}

.slider-area.style-6 .single-slider-wrapper .shape-2 {
    position: absolute;
    top: 60%;
    right: 24px;
    transform: unset;
    z-index: 3
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .slider-area.style-6 .single-slider-wrapper .shape-2 {
        top: 65%
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slider-area.style-6 .single-slider-wrapper .shape-2 {
        top: 62%;
        right: 10px
    }
}

@media(max-width:1199px) {
    .slider-area.style-6 .single-slider-wrapper .shape-2 {
        display: none
    }
}

.slider-area.style-6 .single-slider-wrapper.slick-active .single-slider .slider-overlay .slider-linebar {
    height: 100%;
    transition: all 1s ease-out
}

.slider-area.style-6 .single-slider-wrapper.slick-active .single-slider .slider-overlay .slider-linebar:before,
.slider-area.style-6 .single-slider-wrapper.slick-active .single-slider .slider-overlay .slider-linebar:after {
    height: 100%
}

.slider-area.style-6 .single-slider-wrapper.slick-active .single-slider .slider-bottom-overlay:before {
    height: 190px;
    transition: all 2s ease-out
}

.slider-area.style-6 .single-slider-wrapper.slick-active .single-slider .slider-bottom-overlay:after {
    height: 190px;
    transition: all 2s ease-out
}

.slider-area.style-6 .single-slider-wrapper .single-slider {
    padding-top: 80px;
    padding-bottom: 120px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slider-area.style-6 .single-slider-wrapper .single-slider {
        padding-bottom: 80px;
        height: 580px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-6 .single-slider-wrapper .single-slider {
        padding-bottom: 80px;
        padding-top: 80px;
        height: 540px
    }
}

.slider-area.style-6 .single-slider-wrapper .single-slider .slider-overlay {
    background: linear-gradient(180deg, #272C3B 7.32%, #1E222E 87.67%);
    opacity: 1;
    width: 70%;
    left: -281px;
    transform: skewX(-40deg)
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-6 .single-slider-wrapper .single-slider .slider-overlay {
        opacity: .7;
        width: 100%;
        left: 0;
        transform: unset
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slider-area.style-6 .single-slider-wrapper .single-slider .slider-overlay {
        width: 80%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slider-area.style-6 .single-slider-wrapper .single-slider .slider-overlay {
        width: 90%
    }
}

.slider-area.style-6 .single-slider-wrapper .single-slider .slider-overlay .slider-linebar {
    width: 230px;
    height: 0;
    background: linear-gradient(180deg, #3E475E -4.1%, #262B3B 81.1%);
    position: absolute;
    right: 0;
    transition: all .5s ease-out
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-6 .single-slider-wrapper .single-slider .slider-overlay .slider-linebar {
        display: none
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slider-area.style-6 .single-slider-wrapper .single-slider .slider-overlay .slider-linebar {
        width: 120px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slider-area.style-6 .single-slider-wrapper .single-slider .slider-overlay .slider-linebar {
        width: 120px
    }
}

.slider-area.style-6 .single-slider-wrapper .single-slider .slider-overlay .slider-linebar:before {
    width: 110px;
    height: 0;
    background-color: rgba(255, 255, 255, 0.03);
    top: -290px;
    left: -110px;
    content: "";
    position: absolute
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-6 .single-slider-wrapper .single-slider .slider-overlay .slider-linebar:before {
        display: none
    }
}

.slider-area.style-6 .single-slider-wrapper .single-slider .slider-overlay .slider-linebar:after {
    width: 120px;
    height: 0;
    background-color: #023844;
    top: 0;
    right: 0;
    content: "";
    position: absolute
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-6 .single-slider-wrapper .single-slider .slider-overlay .slider-linebar:after {
        display: none
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slider-area.style-6 .single-slider-wrapper .single-slider .slider-overlay .slider-linebar:after {
        display: none
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slider-area.style-6 .single-slider-wrapper .single-slider .slider-overlay .slider-linebar:after {
        display: none
    }
}

.slider-area.style-6 .single-slider-wrapper .single-slider .slider-overlay .slider-linebar-short {
    width: 90px;
    height: 298px;
    background: linear-gradient(180deg, #FFF 0, rgba(255, 255, 255, 0) 100%);
    opacity: .1;
    position: absolute;
    right: 58%;
    bottom: 0;
    z-index: 10
}

.slider-area.style-6 .single-slider-wrapper .single-slider .slider-bottom-overlay {
    background: #272C3B;
    opacity: 1;
    width: 40%;
    right: -29%;
    bottom: 0;
    height: 530px;
    transform: skewX(-40deg);
    position: absolute;
    transition: all 2s ease-out
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-6 .single-slider-wrapper .single-slider .slider-bottom-overlay {
        display: none
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slider-area.style-6 .single-slider-wrapper .single-slider .slider-bottom-overlay {
        width: 30%
    }
}

.slider-area.style-6 .single-slider-wrapper .single-slider .slider-bottom-overlay:before {
    content: "";
    width: 90px;
    height: 0;
    background: linear-gradient(180deg, #FFF 0, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    bottom: 0;
    left: 150px;
    opacity: .1;
    transition: all 2s ease-out
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-6 .single-slider-wrapper .single-slider .slider-bottom-overlay:before {
        display: none
    }
}

.slider-area.style-6 .single-slider-wrapper .single-slider .slider-bottom-overlay:after {
    content: "";
    width: 128px;
    height: 0;
    background-color: #023844;
    position: absolute;
    bottom: 0;
    left: -128px;
    transition: all 2s ease-out
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-6 .single-slider-wrapper .single-slider .slider-bottom-overlay:after {
        display: none
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slider-area.style-6 .single-slider-wrapper .single-slider .slider-bottom-overlay:after {
        display: none
    }
}

.slider-area.style-6 .single-slider-wrapper .slider-content-wrapper {
    margin: 0;
    z-index: 10
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area.style-6 .single-slider-wrapper .slider-content {
        text-align: start;
        padding: 0 12px
    }
}

.slider-area.style-6 .single-slider-wrapper .slider-content .slider-short-title {
    color: #023844;
    animation-delay: .3s;
    animation-duration: .3s;
    transition: all .5s ease-out
}

.slider-area.style-6 .single-slider-wrapper .slider-content .slider-title {
    margin-bottom: 20px;
    animation-delay: .5s;
    animation-duration: .5s;
    transition: all .5s ease-out
}

.slider-area.style-6 .single-slider-wrapper .slider-content .slider-short-desc {
    margin-bottom: 40px;
    animation-delay: .7s;
    animation-duration: .7s;
    transition: all .5s ease-out
}

.slider-area.style-6 .single-slider-wrapper .slider-content .slider-btn-wrapper {
    margin: 0;
    animation-delay: .9s;
    animation-duration: .9s;
    transition: all .5s ease-out
}

.slider-area.style-6 .slick-active .slider-content .slider-short-title,
.slider-area.style-6 .slick-active .slider-content .slider-title,
.slider-area.style-6 .slick-active .slider-content .slider-short-desc,
.slider-area.style-6 .slick-active .slider-content .slider-btn-wrapper {
    animation-name: MovefadeUp;
    -webkit-animation-fill-mode: both
}

.slider-area.style-6 .slick-active .slider-content .slider-short-title {
    animation-delay: .3s;
    animation-duration: .3s;
    transition: all .5s ease-out
}

.slider-area.style-6 .slick-active .slider-content .slider-title {
    animation-delay: .5s;
    animation-duration: .5s;
    transition: all .5s ease-out
}

.slider-area.style-6 .slick-active .slider-content .slider-short-desc {
    animation-delay: .7s;
    animation-duration: .7s;
    transition: all .5s ease-out
}

.slider-area.style-6 .slick-active .slider-content .slider-btn-wrapper {
    animation-delay: .9s;
    animation-duration: .9s;
    transition: all .5s ease-out
}

.info-card-wrapper {
    position: relative
}

.info-card {
    padding: 22px 50px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    border-radius: 5px;
    background: rgba(49, 43, 43, 0.7);
    position: relative;
    z-index: 2;
    border: 1px solid transparent;
    transition: all .5s ease-out
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .info-card {
        padding: 20px 30px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .info-card {
        padding: 24px
    }
}

.info-card .icon {
    height: 60px
}

.info-card .content .title {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px
}

.info-card .content p {
    color: #fff;
    color: #808287;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    margin-bottom: 0;
    margin-top: 3px
}

.info-card:hover {
    transition: all .5s ease-out;
    border-color: rgba(255, 255, 255, 0.25)
}

.info-card.style-2 {
    padding: 62px 80px;
    background-color: transparent;
    border-radius: 5px;
    border: 1px dashed rgba(34, 34, 34, 0.2)
}

@media(max-width:1399px) {
    .info-card.style-2 {
        padding: 32px
    }
}

.info-card.style-2.image {
    padding: 0;
    border: 0;
    overflow: hidden
}

@media(max-width:1199px) {
    .info-card.style-2.image {
        height: 100%
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .info-card.style-2.image {
        height: auto
    }
}

@media(max-width:1199px) {
    .info-card.style-2.image img {
        height: 100%
    }
}

.info-card.style-2:hover {
    border-color: #023844
}

.info-card.style-2 .content .title {
    color: #222
}

.info-card.style-2 .content p {
    color: #808287
}

.info-card.style-3 {
    padding: 0 40px 40px 40px;
    border: 1px solid #d0d0d0
}

@media(max-width:1399px) {
    .info-card.style-3 {
        padding: 24px;
        padding-top: 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .info-card.style-3 {
        padding-bottom: 30px
    }
}

.info-card.style-3 .title-wrapper {
    align-items: center;
    padding-bottom: 20px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .info-card.style-3 .title-wrapper {
        padding-bottom: 16px
    }
}

.info-card.style-3 .title-wrapper .icon {
    background-color: #023844;
    width: 80px;
    height: 80px;
    align-items: center;
    justify-content: center;
    margin-top: -1px;
    padding: 8px;
    flex-shrink: 0
}

@media only screen and (min-width:0) and (max-width:576px) {
    .info-card.style-3 .title-wrapper .icon {
        width: 70px;
        height: 70px
    }
}

.info-card.style-3 .title-wrapper .counter-number {
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
    color: #222
}

.info-card.style-3 .content {
    text-align: center;
    justify-content: center
}

.info-card.style-4 {
    padding: 40px 40px 30px 40px;
    background-color: #fff;
    position: relative;
    top: 0;
    transition: all .5s ease-out
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .info-card.style-4 {
        padding: 30px 30px 20px 30px
    }
}

.info-card.style-4:hover {
    top: -5px;
    transition: all .5s ease-out
}

.info-card.style-4:hover .content .read-more a {
    color: #fff;
    background-color: #023844;
    transition: all .5s ease-out
}

.info-card.style-4:hover .content .read-more a i {
    color: #fff
}

.info-card.style-4 .title-wrapper {
    padding-bottom: 20px
}

.info-card.style-4 .content {
    gap: 40px
}

.info-card.style-4 .content .read-more {
    display: flex;
    gap: 96px;
    align-items: center
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .info-card.style-4 .content .read-more {
        justify-content: space-between;
        gap: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .info-card.style-4 .content .read-more {
        justify-content: space-between;
        gap: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .info-card.style-4 .content .read-more {
        justify-content: space-between;
        gap: 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .info-card.style-4 .content .read-more {
        justify-content: space-between;
        gap: 0
    }
}

.info-card.style-4 .content .read-more a {
    white-space: nowrap;
    padding: 20px 30px;
    background-color: #fff;
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.05);
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: "soyuansong", serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 1.28px;
    text-transform: uppercase;
    color: #222
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .info-card.style-4 .content .read-more a {
        padding: 10px 20px;
        font-size: 13px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .info-card.style-4 .content .read-more a {
        padding: 10px 20px;
        font-size: 13px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .info-card.style-4 .content .read-more a {
        padding: 10px 20px;
        font-size: 13px
    }
}

.info-card.style-4 .content .read-more a i {
    color: #023844;
    font-size: 14px
}

.info-card.style-4 .content .read-more .counter-number {
    font-family: "soyuansong", serif;
    font-size: 68px;
    font-weight: 700;
    line-height: 78.2px;
    -webkit-text-stroke: 2px black;
    -webkit-text-fill-color: rgba(255, 255, 255, 0);
    opacity: .05
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .info-card.style-4 .content .read-more .counter-number {
        font-size: 60px;
        line-height: normal
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .info-card.style-4 .content .read-more .counter-number {
        font-size: 60px;
        line-height: normal
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .info-card.style-4 .content .read-more .counter-number {
        font-size: 60px;
        line-height: normal
    }
}

.info-card.style-5 {
    padding: 0 40px 40px 40px;
    border: 1px solid #d0d0d0;
    background-color: #fff
}

@media only screen and (min-width:0) and (max-width:576px) {
    .info-card.style-5 .content .desc {
        font-size: 14px
    }
}

.info-card.style-5 .title-wrapper {
    padding-bottom: 20px
}

@media only screen and (min-width:0) and (max-width:576px) {
    .info-card.style-5 .title-wrapper .title {
        font-size: 22px
    }
}

.info-card.style-5 .title-wrapper .icon {
    background-color: #023844;
    width: 80px;
    height: 80px;
    align-items: center;
    justify-content: center;
    margin-top: -1px;
    padding: 8px;
    flex-shrink: 0
}

@media only screen and (min-width:0) and (max-width:767px) {
    .info-card.style-5 .title-wrapper .icon {
        width: 60px;
        height: 60px
    }
}

.info-card.style-5 .title-wrapper .counter-number {
    font-family: "soyuansong", serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
    text-transform: capitalize;
    color: #222;
    -webkit-text-stroke: 2px black;
    -webkit-text-fill-color: rgba(255, 255, 255, 0);
    opacity: .1
}

.icon-card.style-1 {
    display: flex;
    align-items: center;
    gap: 25px
}

@media(max-width:991px) {
    .icon-card.style-1 {
        gap: 12px
    }
}

.icon-card.style-1 .icon-divider {
    content: "";
    width: 1px;
    background-color: #023844;
    position: relative;
    display: flex;
    align-self: stretch
}

.icon-card.style-1 .icon-divider::before {
    content: "";
    position: absolute;
    top: -8px;
    left: -5px;
    height: 11px;
    width: 11px;
    border-radius: 50%;
    background-color: #023844
}

.icon-card.style-1 .icon-divider::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: -5px;
    height: 11px;
    width: 11px;
    border-radius: 50%;
    background-color: #023844
}

.icon-card.style-1 .icon-card-wrapper {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-left: 2px
}

.icon-card .content {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.icon-card .content .info-title {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    color: #222;
    margin-bottom: 0;
    text-transform: capitalize
}

.icon-card .content .desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0;
    color: #808287
}

.icon-card.style-2 {
    display: flex;
    align-items: center;
    gap: 70px
}

.icon-card.style-2 .icon-card-inner {
    display: flex;
    align-items: center;
    gap: 20px;
    position: relative
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .icon-card.style-2 .content {
        gap: 0
    }
}

.icon-card.style-2 .image {
    width: 65px;
    height: 65px;
    flex-shrink: 0
}

.icon-card.style-3 {
    padding: 0 72px;
    background-color: #f2f2f2
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .icon-card.style-3 {
        padding: 0 40px
    }
}

@media only screen and (min-width:0) and (max-width:576px) {
    .icon-card.style-3 {
        padding: 0 30px
    }
}

.icon-card.style-3 .icon-card-inner {
    padding: 40px 0;
    display: flex;
    align-items: center;
    gap: 30px
}

.icon-card.style-3 .icon-card-inner.active .image {
    transform: rotateY(360deg);
    transition: all .5s ease-out
}

.icon-card.style-3 .icon-card-inner.active .content .info-title {
    color: #023844
}

@media only screen and (min-width:0) and (max-width:576px) {
    .icon-card.style-3 .icon-card-inner {
        flex-wrap: wrap
    }
}

.icon-card.style-3 .icon-card-inner .content {
    margin-right: 82px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .icon-card.style-3 .icon-card-inner .content {
        margin-right: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .icon-card.style-3 .icon-card-inner .content {
        margin-right: 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .icon-card.style-3 .icon-card-inner .content {
        margin-right: 0
    }
}

.icon-card.style-3 .icon-card-inner:nth-child(even) {
    border-top: 1px solid rgba(35, 38, 45, 0.3);
    border-bottom: 1px solid rgba(35, 38, 45, 0.3)
}

.icon-card.style-3 .icon-card-inner .image {
    width: 65px;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    transform: rotate(0deg);
    transition: all .5s ease-out
}

.icon-card.style-4 {
    display: flex;
    gap: 20px
}

.icon-card.style-4 .image {
    width: 60px;
    height: 60px;
    background-color: #f2f2f2;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.icon-card.style-5 {
    display: flex;
    justify-content: space-between;
    margin-right: 66px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .icon-card.style-5 {
        margin-right: 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .icon-card.style-5 {
        margin-right: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .icon-card.style-5 {
        justify-content: flex-start;
        gap: 40px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .icon-card.style-5 {
        justify-content: flex-start;
        gap: 40px
    }
}

@media only screen and (min-width:0) and (max-width:576px) {
    .icon-card.style-5 {
        flex-wrap: wrap;
        gap: 24px
    }
}

.icon-card.style-5 .icon-card-inner .content {
    padding-right: 20px
}

.icon-card.style-5 .icon-card-inner .content .info-title {
    color: #fff
}

.icon-card.style-5 .icon-card-inner .content .desc {
    color: #fff
}

.about-image-card.style-2 .image-wrapper {
    position: relative
}

.about-image-card.style-2 .image-wrapper .main-img img {
    width: 100%;
}

.about-image-card.style-2 .image-wrapper .main-img .shape {
    position: absolute;
    bottom: -1px;
    right: -1px;
    width: 97px;
    height: 327px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-image-card.style-2 .image-wrapper .main-img .shape {
        width: 70px;
        height: 220px
    }
}

.about-image-card.style-1 .image-wrapper {
    position: relative
}

.about-image-card.style-1 .image-wrapper .main-img {
    position: relative;
    z-index: 5;
}


.about-image-card.style-1 .image-wrapper .main-img img {
    width: 100%;
}

.about-image-card.style-1 .image-wrapper .main-img .content {
    position: absolute;
    bottom: 0;
    left: 0;
    transform: rotate(270deg) translate(50%, -200%)
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-image-card.style-1 .image-wrapper .main-img .content {
        transform: rotate(270deg) translate(50%, 0%)
    }
}

.about-image-card.style-1 .image-wrapper .main-img .content p {
    margin-bottom: 0;
    font-family: "soyuansong", serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 5px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: var(--white, #fff)
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-image-card.style-1 .image-wrapper .main-img .content p {
        font-size: 38px
    }
}

.about-image-card.style-1 .image-wrapper .main-img .shape {
    position: absolute;
    bottom: -1px;
    right: -1px
}

.about-image-card.style-1 .image-wrapper .main-img .video-popup-btn {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(50%, 0);
    background-color: rgba(170, 132, 83, 0.7);
    width: 100px;
    height: 100px;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media(max-width:991px) {
    .about-image-card.style-1 .image-wrapper .main-img .video-popup-btn {
        width: 80px;
        height: 80px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-image-card.style-1 .image-wrapper .main-img .video-popup-btn {
        right: 50px;
        top: 30px
    }
}

.about-image-card.style-1 .image-wrapper .main-img .video-popup-btn i {
    color: #fff
}

.about-image-card.style-1 .image-wrapper .square-shape {
    position: absolute;
    bottom: -40px;
    left: 0;
    width: 450px;
    height: 526px;
    border: 1px solid #023844
}

@media(max-width:1550px) {
    .about-image-card.style-1 .image-wrapper .square-shape {
        left: 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-image-card.style-1 .image-wrapper .square-shape {
        width: 312px;
        height: 490px
    }
}

.about-image-card.style-4 .main-img-wrapper {
    position: relative;
    margin-left: 108px
}

@media(max-width:1199px) {
    .about-image-card.style-4 .main-img-wrapper {
        margin-left: 0
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .about-image-card.style-4 .main-img-wrapper {
        margin-left: 50px
    }
}

@media only screen and (min-width:0) and (max-width:576px) {
    .about-image-card.style-4 .main-img-wrapper {
        padding: 0
    }
}

.about-image-card.style-4 .main-img-wrapper .img-shape {
    position: absolute;
    right: -112px;
    bottom: -30px;
    flex-shrink: 0;
    z-index: 1
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-image-card.style-4 .main-img-wrapper .img-shape {
        right: -25px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-image-card.style-4 .main-img-wrapper .img-shape {
        right: -25px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-image-card.style-4 .main-img-wrapper .img-shape {
        right: -25px
    }
}

@media only screen and (min-width:0) and (max-width:576px) {
    .about-image-card.style-4 .main-img-wrapper .img-shape {
        right: 0;
        bottom: 70px
    }
}

.about-image-card.style-4 .main-img-inner {
    display: flex;
    justify-content: flex-end;
    margin-right: -62px;
    position: relative;
    z-index: 2
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-image-card.style-4 .main-img-inner {
        margin-right: 0;
        margin-left: 70px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-image-card.style-4 .main-img-inner {
        margin-right: 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-image-card.style-4 .main-img-inner {
        margin-right: 0
    }
}

@media only screen and (min-width:0) and (max-width:576px) {
    .about-image-card.style-4 .main-img-inner {
        z-index: 1
    }
}

.about-image-card.style-4 .top-img-wrapper {
    padding: 22px 20px;
    position: absolute;
    top: 50px;
    left: 20px;
    z-index: 3
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-image-card.style-4 .top-img-wrapper {
        top: 24px;
        left: 0
    }
}

@media only screen and (min-width:0) and (max-width:576px) {
    .about-image-card.style-4 .top-img-wrapper {
        position: relative;
        top: -100px;
        z-index: 2;
        left: 0;
        margin: 0 24px
    }
}

.about-image-card.style-4 .top-img-wrapper.box {
    background-image: repeating-linear-gradient(178deg, #023844, #023844 13px, transparent 13px, transparent 21px, #023844 21px), repeating-linear-gradient(268deg, #023844, #023844 13px, transparent 13px, transparent 21px, #023844 21px), repeating-linear-gradient(-2deg, #023844, #023844 13px, transparent 13px, transparent 21px, #023844 21px), repeating-linear-gradient(88deg, #023844, #023844 13px, transparent 13px, transparent 21px, #023844 21px);
    background-size: 4px calc(100%+21.01px), calc(100%+21.01px) 4px, 4px calc(100%+21.01px), calc(100%+21.01px) 4px;
    background-position: 0 0, 0 0, 100% 0, 0 100%;
    background-repeat: no-repeat;
    animation: borderAnimation 1s infinite linear reverse
}

.about-image-card.style-4 .top-img-wrapper .review-card {
    background-color: #fff;
    padding: 30px 70px 20px 70px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05)
}

@media only screen and (min-width:0) and (max-width:576px) {
    .about-image-card.style-4 .top-img-wrapper .review-card {
        padding: 20px 24px
    }
}

.about-image-card.style-4 .top-img-wrapper .review-card .icon-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-left: 8px
}

@media only screen and (min-width:0) and (max-width:576px) {
    .about-image-card.style-4 .top-img-wrapper .review-card .icon-wrapper {
        margin-left: 0
    }
}

.about-image-card.style-4 .top-img-wrapper .review-card .icon-wrapper .icon {
    background-color: #023844;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    padding: 13px;
    flex-shrink: 0
}

.about-image-card.style-4 .top-img-wrapper .review-card .icon-wrapper h2 {
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
    color: #222;
    text-transform: capitalize
}

@media only screen and (min-width:0) and (max-width:576px) {
    .about-image-card.style-4 .top-img-wrapper .review-card .icon-wrapper h2 {
        font-size: 44px
    }
}

.about-image-card.style-4 .top-img-wrapper .review-card .card-text {
    margin-top: 10px
}

.about-image-card.style-4 .top-img-wrapper .top-image {
    margin-top: 40px
}

@media only screen and (min-width:0) and (max-width:576px) {
    .about-image-card.style-4 .top-img-wrapper .top-image {
        margin-top: 24px
    }
}

.about-image-card.style-4 .top-img-wrapper .top-image img {
    width: 100%
}

.about-image-card.style-3 .image-wrapper {
    position: relative
}

@media(max-width:991px) {
    .about-image-card.style-3 .image-wrapper {
        max-width: 600px;
        max-height: 500px;
        overflow: hidden
    }
}

.about-image-card.style-3 .image-wrapper .main-img img {
    width: 100%;
}

.about-image-card.style-3 .image-wrapper .main-img .shape {
    position: absolute;
    bottom: -1px;
    right: -1px;
    width: 68px;
    height: 237px
}

.about-image-card.style-5 {
    position: relative;
    margin-right: 85px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .about-image-card.style-5 {
        margin-right: 70px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-image-card.style-5 {
        margin-right: 60px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-image-card.style-5 {
        margin-right: 70px
    }
}

@media only screen and (min-width:0) and (max-width:576px) {
    .about-image-card.style-5 {
        margin-right: 50px
    }
}

.about-image-card.style-5 img {
    position: relative;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .5s ease-out
}

.about-image-card.style-5 img:hover {
    transform: scale(1.03);
    transition: all .5s ease-out
}

.about-image-card.style-5 .main-img-wrapper {
    margin-left: -62px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-image-card.style-5 .main-img-wrapper {
        margin-left: -20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-image-card.style-5 .main-img-wrapper {
        margin-left: 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-image-card.style-5 .main-img-wrapper {
        margin-left: 0
    }
}

.about-image-card.style-5 .main-img-inner {
    padding: 22px 23px;
    position: relative
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-image-card.style-5 .main-img-inner {
        margin-left: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-image-card.style-5 .main-img-inner {
        margin-left: 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-image-card.style-5 .main-img-inner {
        margin-left: 0
    }
}

.about-image-card.style-5 .main-img-inner.box {
    background-image: repeating-linear-gradient(180deg, #d9a14c, #d9a14c 13px, transparent 13px, transparent 23px, #d9a14c 23px), repeating-linear-gradient(270deg, #d9a14c, #d9a14c 13px, transparent 13px, transparent 23px, #d9a14c 23px), repeating-linear-gradient(0deg, #d9a14c, #d9a14c 13px, transparent 13px, transparent 23px, #d9a14c 23px), repeating-linear-gradient(90deg, #d9a14c, #d9a14c 13px, transparent 13px, transparent 23px, #d9a14c 23px);
    background-size: 3px calc(100%+23px), calc(100%+23px) 3px, 3px calc(100%+23px), calc(100%+23px) 3px;
    background-position: 0 0, 0 0, 100% 0, 0 100%;
    background-repeat: no-repeat;
    animation: borderAnimation .9s infinite linear reverse
}

.about-image-card.style-5 .main-img-inner .review-card {
    padding: 42px 50px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 200px;
    position: absolute;
    top: 125px;
    right: -53px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-image-card.style-5 .main-img-inner .review-card {
        width: 170px;
        height: 170px;
        padding: 42px 30px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-image-card.style-5 .main-img-inner .review-card {
        padding: 42px 30px;
        width: 150px;
        height: 150px;
        top: 100px
    }
}

@media only screen and (min-width:0) and (max-width:576px) {
    .about-image-card.style-5 .main-img-inner .review-card {
        width: 136px;
        height: 136px;
        top: 50px
    }
}

.about-image-card.style-5 .main-img-inner .review-card .card-text {
    text-align: center
}

.about-image-card.style-5 .main-img-inner .review-card .card-text .number {
    font-family: "soyuansong", serif;
    font-size: 48px;
    font-weight: 700;
    line-height: 60px;
    text-transform: capitalize;
    color: #fff;
    -webkit-text-stroke: 2px black;
    -webkit-text-fill-color: rgba(255, 255, 255, 0)
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-image-card.style-5 .main-img-inner .review-card .card-text .number {
        font-size: 28px;
        line-height: 38px
    }
}

@media only screen and (min-width:0) and (max-width:576px) {
    .about-image-card.style-5 .main-img-inner .review-card .card-text .number {
        font-size: 28px;
        line-height: 38px
    }
}

.about-image-card.style-5 .main-img-inner .review-card .card-text .number-text {
    margin-bottom: 0
}

@media only screen and (min-width:0) and (max-width:576px) {
    .about-image-card.style-5 .main-img-inner .review-card .card-text .number-text {
        font-size: 12px;
        line-height: 22px
    }
}

.timeline-card {
    position: relative;
    overflow: hidden
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .timeline-card {
        padding-left: 40px
    }
}

.timeline-card .line-bar {
    position: absolute;
    height: 100%;
    width: 2px;
    left: 50%;
    top: 200px;
    transform: translateX(-50%)
}

@media(max-width:991px) {
    .timeline-card .line-bar {
        left: 0
    }
}

.timeline-card .line-bar:before {
    position: absolute;
    content: "";
    width: 2px;
    height: 100%;
    transform: translateX(-50%);
    left: 50%;
    background-image: linear-gradient(to bottom, #C7C7E1 37%, rgba(255, 255, 255, 0) 0);
    background-position: left;
    background-size: 1px 18px;
    background-repeat: repeat-y
}

.timeline-card .single-timeline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative
}

@media only screen and (min-width:0) and (max-width:767px) {
    .timeline-card .single-timeline {
        flex-direction: column;
        margin-bottom: 40px
    }
}

.timeline-card .single-timeline:first-child .divider:before {
    top: -50%;
    opacity: 1
}

.timeline-card .single-timeline:last-child {
    margin-bottom: 0
}

.timeline-card .single-timeline:last-child .divider:before {
    bottom: -50%;
    opacity: 1
}

.timeline-card .single-timeline:nth-child(odd) {
    flex-direction: row-reverse
}

@media(max-width:991px) {
    .timeline-card .single-timeline:nth-child(odd) {
        flex-direction: unset
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .timeline-card .single-timeline:nth-child(odd) {
        flex-direction: column
    }
}

.timeline-card .single-timeline:nth-child(odd) .content {
    margin-left: unset
}

@media(max-width:991px) {
    .timeline-card .single-timeline:nth-child(odd) .content {
        margin-left: unset
    }
}

.timeline-card .single-timeline:nth-child(odd) .image {
    margin-left: auto
}

@media(max-width:991px) {
    .timeline-card .single-timeline:nth-child(odd) .image {
        margin-left: unset
    }
}

.timeline-card .single-timeline .image-wrapper,
.timeline-card .single-timeline .content-wrapper {
    width: 50%;
    flex-shrink: 0
}

@media only screen and (min-width:0) and (max-width:767px) {

    .timeline-card .single-timeline .image-wrapper,
    .timeline-card .single-timeline .content-wrapper {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center
    }
}

.timeline-card .single-timeline .image {
    width: 400px;
    height: 400px;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .timeline-card .single-timeline .image {
        width: 350px;
        height: 350px
    }
}

@media(max-width:991px) {
    .timeline-card .single-timeline .image {
        width: 250px;
        height: 250px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .timeline-card .single-timeline .image {
        margin-bottom: 30px
    }
}

.timeline-card .single-timeline .image img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    left: 0
}

.timeline-card .single-timeline .divider {
    align-self: stretch;
    position: relative
}

@media only screen and (min-width:0) and (max-width:767px) {
    .timeline-card .single-timeline .divider {
        display: none
    }
}

@media(max-width:991px) {
    .timeline-card .single-timeline .divider {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0
    }
}

.timeline-card .single-timeline .divider:before {
    position: absolute;
    content: "";
    width: 2px;
    height: 100%;
    background-color: #fff;
    transform: translateX(-50%);
    left: 50%;
    opacity: 0
}

.timeline-card .single-timeline .divider .timeline-divider .counter-number {
    width: 72px;
    height: 72px;
    background-color: #d9a14c;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #fff;
    font-family: "soyuansong", serif;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.timeline-card .single-timeline .content {
    width: 438px;
    flex-shrink: 0;
    margin-left: auto
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .timeline-card .single-timeline .content {
        width: 350px
    }
}

@media(max-width:991px) {
    .timeline-card .single-timeline .content {
        width: 100%
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .timeline-card .single-timeline .content {
        text-align: center
    }
}

.timeline-card .single-timeline .content .title {
    font-size: 60px;
    font-weight: 500;
    line-height: 72px;
    margin-bottom: 32px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .timeline-card .single-timeline .content .title {
        font-size: 48px;
        line-height: 54px
    }
}

@media(max-width:991px) {
    .timeline-card .single-timeline .content .title {
        font-size: 32px;
        line-height: 42px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .timeline-card .single-timeline .content .title {
        margin-bottom: 20px
    }
}

.about-info-card.style-1 {
    margin-top: 72px;
    margin-left: 3px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-info-card.style-1 {
        margin-top: 50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-info-card.style-1 {
        margin-top: 50px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-info-card.style-1 {
        margin-top: 40px
    }
}

.about-info-card.style-3 {
    margin-top: 117px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-info-card.style-3 {
        margin-top: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-info-card.style-3 {
        margin-top: 70px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-info-card.style-3 {
        margin-top: 50px
    }
}

.about-info-card.style-3 .about-info-content {
    gap: 10px
}

.about-info-card.style-3 .about-info-content .section-title {
    gap: 0;
    margin-bottom: 20px
}

.about-info-card.style-3 .about-info-content .list-item-wrapper {
    gap: 30px
}

.about-info-card.style-3 .btn-wrapper {
    margin-top: 44px
}

.about-info-card.style-4 {
    margin-top: 103px;
    margin-right: 54px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .about-info-card.style-4 {
        margin: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-info-card.style-4 {
        margin-right: 0;
        margin-top: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-info-card.style-4 {
        margin: 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-info-card.style-4 {
        margin: 0
    }
}

@media(max-width:1399px) {
    .about-info-card.style-4 .btn-wrapper {
        margin-top: 20px
    }
}

.about-info-card.style-4 .about-info-content {
    gap: 20px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-info-card.style-4 .about-info-content {
        gap: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-info-card.style-4 .about-info-content {
        gap: 10px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-info-card.style-4 .about-info-content {
        gap: 10px
    }
}

.about-info-card.style-4 .about-info-content .section-title {
    margin-bottom: 0;
    gap: 0
}

.about-info-card.style-4 .about-info-content .section-title .title {
    margin-bottom: 20px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .about-info-card.style-4 .about-info-content .section-title .title br {
        display: none
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-info-card.style-4 .about-info-content .section-title .title br {
        display: none
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-info-card.style-4 .about-info-content .section-title .title br {
        display: none
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-info-card.style-4 .about-info-content .section-title .title br {
        display: none
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-info-card.style-4 .about-info-content .section-title .title br {
        padding-right: 86px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-info-card.style-4 .about-info-content .section-title .title br {
        padding-right: 86px
    }
}

.about-info-card.style-4 .about-info-content .section-title .desc {
    margin-bottom: 0
}

.about-info-card.style-4 .about-info-content .btn-wrapper {
    margin-top: 30px
}

.about-info-card.style-4 .about-info-content {
    display: flex;
    flex-direction: column;
    gap: 40px
}

@media(max-width:1399px) {
    .about-info-card.style-4 .about-info-content {
        gap: 10px
    }
}

.about-info-card.style-4 .about-info-content .section-title {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0
}

.about-info-card.style-1 .about-info-content .sec-content .desc {
    margin-bottom: 0;
    margin-top: 20px
}

.about-info-card.style-2 .about-info-content {
    display: flex;
    flex-direction: column;
    gap: 40px
}

.about-info-card.style-2 .about-info-content .section-title {
    gap: 0
}

.about-info-card.style-2 .about-info-content .section-title .desc {
    margin-bottom: 0
}

.about-info-card.style-5 {
    margin-top: 31px
}

.about-info-card.style-5 .about-info-content {
    gap: 34px;
    margin-right: 100px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .about-info-card.style-5 .about-info-content {
        margin-right: 40px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-info-card.style-5 .about-info-content {
        margin-right: 0;
        gap: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-info-card.style-5 .about-info-content {
        gap: 20px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-info-card.style-5 .about-info-content {
        margin-right: 0;
        gap: 20px
    }
}

.about-info-card.style-5 .about-info-content .section-title .title {
    margin-bottom: 10px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-info-card.style-5 .about-info-content .section-title .title {
        font-size: 44px
    }
}

.about-info-card.style-5 .btn-wrapper {
    margin-top: 60px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-info-card.style-5 .btn-wrapper {
        margin-top: 44px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-info-card.style-5 .btn-wrapper {
        margin-top: 44px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-info-card.style-5 .btn-wrapper {
        margin-top: 40px
    }
}

.counter-card.style-1 {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.counter-card.style-1 .count-content .counter {
    color: #222
}

.counter-card.style-1 .count-content span {
    color: #023844
}

.counter-card.style-1 .title {
    color: #222;
    font-family: "soyuanheiti", sans-serif
}

.counter-card.style-1 .desc {
    margin-bottom: 0;
    color: #808287
}

.counter-card.style-2 {
    background-color: #fff;
    border-top: 4px solid #023844;
    padding: 20px 0;
    width: 100%;
    text-align: center
}

.counter-card.style-2 .content {
    gap: 5px
}

.counter-card.style-2 .content .number {
    font-size: 48px;
    line-height: 60px;
    text-transform: capitalize;
    justify-content: center
}

@media only screen and (min-width:0) and (max-width:576px) {
    .counter-card.style-2 .content .number {
        font-size: 38px
    }
}

@media only screen and (min-width:0) and (max-width:576px) {
    .counter-card.style-2 .content .title {
        font-size: 18px
    }
}

.counter-card.style-3 {
    padding: 20px 120px;
    border-right: 1px solid rgba(255, 255, 255, 0.2)
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .counter-card.style-3 {
        padding: 20px 80px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .counter-card.style-3 {
        padding: 15px 80px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .counter-card.style-3 {
        padding: 20px 90px;
        margin-bottom: 40px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .counter-card.style-3 {
        padding: 15px 50px 45px 50px;
        margin-bottom: 30px
    }
}

@media only screen and (min-width:0) and (max-width:530px) {
    .counter-card.style-3 {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        border-right: 0
    }
}

.counter-card.style-3.first {
    padding: 20px 120px 20px 0
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .counter-card.style-3.first {
        padding: 20px 80px 20px 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .counter-card.style-3.first {
        padding: 15px 80px 15px 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .counter-card.style-3.first {
        padding: 20px 90px;
        margin-bottom: 40px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .counter-card.style-3.first {
        padding: 15px 50px 45px 50px
    }
}

.counter-card.style-3.last {
    padding: 20px 0 20px 120px;
    border: 0
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .counter-card.style-3.last {
        padding: 20px 0 20px 80px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .counter-card.style-3.last {
        padding: 15px 0 15px 80px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .counter-card.style-3.last {
        padding: 20px 90px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .counter-card.style-3.last {
        padding: 15px 50px;
        padding-bottom: 0;
        margin-bottom: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .counter-card.style-3.second {
        border: 0
    }
}

@media only screen and (min-width:531px) and (max-width:767px) {
    .counter-card.style-3.second {
        border-right: 0
    }
}

.counter-card.style-3 .content {
    gap: 0
}

.counter-card.style-3 .content .number {
    -webkit-text-stroke: 1px #fff;
    width: 145px;
    max-width: 145px;
    display: flex;
    gap: 10px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .counter-card.style-3 .content .number {
        max-width: 116px;
        font-size: 48px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .counter-card.style-3 .content .number {
        font-size: 48px;
        justify-content: center
    }
}

.counter-card.style-3 .content .title {
    color: #fff;
    font-size: 16px;
    margin-top: -10px
}

.counter-card.style-4 {
    background-color: #222;
    border: 1px solid #666;
    padding: 20px 30px 28px;
    width: 100%
}

.counter-card.style-4 .content {
    gap: 0
}

.counter-card.style-4 .content .number {
    -webkit-text-stroke: 1px #fff
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .counter-card.style-4 .content .number {
        font-size: 56px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .counter-card.style-4 .content .number {
        font-size: 48px;
        line-height: 60px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .counter-card.style-4 .content .number {
        font-size: 48px;
        line-height: 60px
    }
}

.counter-card.style-4 .content .title {
    color: #fff
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .counter-card.style-4 .content .title {
        font-size: 18px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .counter-card.style-4 .content .title {
        font-size: 16px
    }
}

.process-step-wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr)
}

.process-step {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 35px;
    padding: 0
}

.process-step:hover .icon img {
    transform: rotateY(360deg);
    transition: all .5s ease-out
}

.process-step:hover .divider span {
    background-color: #023844;
    transition: all .5s ease-out
}

.process-step .icon {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 2
}

.process-step .divider {
    position: relative;
    height: 1px;
    background-image: linear-gradient(90deg, #525252, #525252 50%, transparent 50%, transparent 100%);
    background-size: 20px 1px;
    width: calc(100%+30px)
}

.process-step .divider span {
    width: 14px;
    height: 14px;
    border: 3px solid #fff;
    border-radius: 50px;
    position: absolute;
    content: "";
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all .5s ease-out
}

.process-step .content {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 0 30px
}

.process-step .content .title {
    margin: 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #fff
}

.process-step .content .desc {
    margin: 0;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #fff;
    font-family: "soyuanheiti", sans-serif
}

.brand-marquee-area {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    gap: 40px;
    padding: 120px 0
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .brand-marquee-area {
        padding: 100px 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .brand-marquee-area {
        padding: 80px 0
    }
}

@media(max-width:767px) {
    .brand-marquee-area {
        gap: 20px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .brand-marquee-area {
        gap: 0
    }
}

.brand-marquee-area .brand-marquee-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px
}

@media only screen and (min-width:0) and (max-width:576px) {
    .brand-marquee-area .brand-marquee-wrapper {
        gap: 26px
    }
}

.brand-marquee-area .brand-marquee-wrapper.first-brand-marquee {
    animation: Scroll 32s linear infinite
}

.brand-marquee-area .brand-marquee-wrapper.second-brand-marquee {
    animation: Scroll 32s linear infinite;
    animation-direction: reverse
}

.brand-marquee-area .single-brand-marquee {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    flex-shrink: 0
}

.brand-marquee-area .single-brand-marquee:nth-child(even) .brand-marquee-title {
    -webkit-text-stroke: 2px #222;
    -webkit-text-fill-color: rgba(255, 255, 255, 0)
}

.brand-marquee-area .single-brand-marquee .brand-marquee-title {
    font-family: "soyuansong", serif;
    font-size: 68px;
    font-weight: 700;
    line-height: 78px;
    color: #222;
    white-space: nowrap
}

@media only screen and (min-width:0) and (max-width:576px) {
    .brand-marquee-area .single-brand-marquee .brand-marquee-title {
        font-size: 32px !important
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .brand-marquee-area .single-brand-marquee .brand-marquee-title {
        font-size: 44px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .brand-marquee-area .single-brand-marquee .brand-marquee-title {
        font-size: 54px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .brand-marquee-area .single-brand-marquee img {
        width: 50px
    }
}

.brand-marquee-area.style-2 {
    padding: 0
}

.testimonial-card {
    text-align: center;
    display: flex !important;
    flex-direction: column;
    gap: 25px
}

.testimonial-card .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px
}

.testimonial-card .icon i {
    font-size: 26px;
    color: #f2c94c
}

.testimonial-card .desc {
    color: #023844;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 5.4px;
    text-transform: uppercase
}

.testimonial-card.style-2 {
    position: relative;
    margin: 0 12px
}

.testimonial-card.style-2:after {
    content: "";
    background-color: #232323;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -20px;
    right: -20px;
    z-index: 1
}

.testimonial-card.style-2 .quote {
    position: absolute;
    right: 30px;
    top: 0;
    z-index: 3;
    transform: translateY(-50%)
}

.testimonial-card.style-2 .content-wrapper {
    padding: 30px 40px;
    background-color: #323232;
    display: flex;
    flex-direction: column;
    gap: 20px;
    text-align: start;
    z-index: 2
}

.testimonial-card.style-2 .content-wrapper .stars i {
    color: #f2c94c
}

.testimonial-card.style-2 .content-wrapper p {
    margin-bottom: 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    color: #fff;
    text-transform: lowercase;
    letter-spacing: unset
}

.testimonial-card.style-2 .meta-user {
    display: flex;
    align-items: center;
    gap: 20px
}

.testimonial-card.style-2 .meta-user .content .title,
.testimonial-card.style-2 .meta-user .content .desc {
    margin-bottom: 0
}

.testimonial-card.style-2 .meta-user .content .title {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    margin-top: 5px
}

.testimonial-card.style-2 .meta-user .content .desc {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #023844;
    text-transform: initial
}

.testimonial-card.style-3 {
    align-items: center;
    text-align: center;
    gap: 50px;
    padding: 0;
    background: 0
}

@media only screen and (min-width:0) and (max-width:576px) {
    .testimonial-card.style-3 {
        gap: 20px
    }
}

.testimonial-card.style-3 .user-info-wrapper {
    flex-direction: row;
    gap: 30px;
    align-items: center
}

.testimonial-card.style-3 .user-info-wrapper .user-img {
    width: 126px;
    height: 130px;
    overflow: hidden;
    border-radius: 50%
}

@media only screen and (min-width:0) and (max-width:576px) {
    .testimonial-card.style-3 .user-info-wrapper .user-img {
        width: 80px;
        height: 80px;
        margin-top: 5px
    }
}

.testimonial-card.style-3 .user-info-wrapper .user-meta {
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 10px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .testimonial-card.style-3 .user-info-wrapper .user-meta {
        gap: 5px
    }
}

@media(max-width:1199px) {
    .testimonial-card.style-3 .user-info-wrapper .user-meta {
        gap: 0
    }
}

@media only screen and (min-width:0) and (max-width:576px) {
    .testimonial-card.style-3 .user-info-wrapper .user-meta {
        gap: 0
    }
}

.testimonial-card.style-3 .user-info-wrapper .user-meta .name {
    color: #fff
}

.testimonial-card.style-3 .user-info-wrapper .user-meta .designation {
    color: #fff
}

.testimonial-card.style-3 .content-wrapper .description {
    font-size: 22px;
    line-height: 33px;
    color: #fff;
    padding: 0 20px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .testimonial-card.style-3 .content-wrapper .description {
        font-size: 20px;
        width: 75%;
        margin: 0 auto
    }
}

@media only screen and (min-width:0) and (max-width:576px) {
    .testimonial-card.style-3 .content-wrapper .description {
        font-size: 16px;
        text-align: justify;
        line-height: 30px
    }
}

.testimonial-card.style-4 {
    width: 850px;
    align-items: start;
    gap: 40px;
    padding: 40px 137px;
    background-color: #fff;
    margin: 0 15px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .testimonial-card.style-4 {
        padding: 40px 30px;
        width: 350px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .testimonial-card.style-4 {
        width: 750px
    }
}

.testimonial-card.style-4 .user-info-wrapper {
    flex-direction: row;
    gap: 25px;
    align-items: center;
    width: 100%;
    justify-content: center
}

.testimonial-card.style-4 .user-info-wrapper .user-img {
    width: 85px;
    height: 85px;
    overflow: hidden;
    border-radius: 50%
}

.testimonial-card.style-4 .user-info-wrapper .user-meta {
    text-align: left
}

.testimonial-card.style-4 .content-wrapper {
    text-align: center
}

.testimonial-card.style-4 .content-wrapper .comma-icon i {
    font-family: "Font Awesome 6 Pro";
    font-size: 48px;
    line-height: 48px;
    color: #fff;
    -webkit-text-stroke: 1px #023844
}

.testimonial-card.style-4 .content-wrapper .description {
    margin-top: 20px
}

.testimonial-card.style-5 {
    background-color: #222;
    align-items: start;
    gap: 50px;
    width: 630px;
    margin: 0 15px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .testimonial-card.style-5 {
        width: auto
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .testimonial-card.style-5 {
        width: auto;
        gap: 30px
    }
}

@media only screen and (min-width:0) and (max-width:576px) {
    .testimonial-card.style-5 {
        margin: 0 8px;
        padding: 25px
    }
}

.testimonial-card.style-5:hover .content-wrapper .comma-icon i {
    color: #023844;
    transition: all .5s ease-out
}

.testimonial-card.style-5 .user-info-wrapper {
    flex-direction: row;
    gap: 25px;
    margin-bottom: 20px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .testimonial-card.style-5 .user-info-wrapper {
        gap: 18px
    }
}

.testimonial-card.style-5 .user-info-wrapper .user-img {
    width: 85px;
    height: 85px;
    overflow: hidden
}

.testimonial-card.style-5 .user-info-wrapper .user-meta {
    text-align: left
}

.testimonial-card.style-5 .user-info-wrapper .user-meta .name {
    color: #fff
}

.testimonial-card.style-5 .user-info-wrapper .user-meta .designation {
    color: #fff;
    margin-bottom: 10px
}

.testimonial-card.style-5 .user-info-wrapper .user-meta .designation {
    margin: 0
}

.testimonial-card.style-5 .content-wrapper .comma-icon i {
    font-family: "Font Awesome 6 Pro";
    font-size: 48px;
    line-height: 48px;
    color: #222;
    -webkit-text-stroke: 1px #023844;
    transition: all .5s ease-out
}

@media only screen and (min-width:0) and (max-width:576px) {
    .testimonial-card.style-5 .content-wrapper .comma-icon i {
        font-size: 36px;
        line-height: 36px
    }
}

.testimonial-card.style-5 .content-wrapper .description {
    color: #fff;
    margin-top: 20px
}

@media only screen and (min-width:0) and (max-width:576px) {
    .testimonial-card.style-5 .content-wrapper .description {
        font-size: 16px
    }
}

.slider-area-wrapper.style-1 {
    margin-right: -9999px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .slider-area-wrapper.style-1 {
        margin-right: unset
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slider-area-wrapper.style-1 {
        margin-right: unset
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area-wrapper.style-1 {
        margin-right: unset
    }
}

.slider-area-wrapper.style-1 .testimonial-slider-wrapper .slick-item {
    margin: 0 15px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area-wrapper.style-1 .testimonial-slider-wrapper .slick-item {
        margin: 0 4px
    }
}

.testimonial-slider-wrapper .slick-arrow {
    display: none !important
}

.testimonial-slider-wrapper.style-4 .slick-list {
    overflow: visible !important
}

.testimonial-slider-wrapper.style-4 .slick-item {
    margin-top: 0;
    transition: all .5s ease-out
}

.testimonial-slider-wrapper.style-4 .slick-item.slick-active:nth-child(2) {
    margin-top: -40px;
    transition: all .5s ease-out
}

@media(max-width:991px) {
    .testimonial-slider-wrapper.style-4 .slick-item.slick-active:nth-child(2) {
        margin-top: 0
    }
}

.testimonial-slider-wrapper.style-5 .slick-list {
    overflow: visible !important
}

@media only screen and (min-width:0) and (max-width:767px) {
    .testimonial-slider-wrapper.style-5 .slick-list {
        overflow: hidden !important
    }
}

.testimonial-slider-wrapper .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px 0 0
}

@media only screen and (min-width:0) and (max-width:767px) {
    .testimonial-slider-wrapper .slick-dots {
        padding-left: 0
    }
}

.testimonial-slider-wrapper .slick-dots li {
    list-style: none;
    line-height: 0
}

.testimonial-slider-wrapper .slick-dots li:first-child button {
    border-radius: 40px 0 0 40px
}

.testimonial-slider-wrapper .slick-dots li:last-child button {
    border-radius: 0 40px 40px 0
}

.testimonial-slider-wrapper .slick-dots li.slick-active button {
    width: 105px;
    transition: all .5s ease-out
}

.testimonial-slider-wrapper .slick-dots li.slick-active button:before {
    width: 100%;
    visibility: visible;
    transition: all .5s ease-out
}

.testimonial-slider-wrapper .slick-dots li button {
    width: 65px;
    font-size: 0;
    line-height: 0;
    padding: 0;
    background-color: #d0d0d0;
    height: 11px;
    transition: all .5s ease-out;
    position: relative
}

@media only screen and (min-width:0) and (max-width:767px) {
    .testimonial-slider-wrapper .slick-dots li button {
        width: 55px
    }
}

.testimonial-slider-wrapper .slick-dots li button:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #023844;
    visibility: hidden;
    transition: all .5s ease-out;
    border-radius: 40px
}

.accordion-wrapper .accordion-list-item .accordion-head {
    display: flex;
    align-items: center;
    gap: 25px;
    padding: 30px 0;
    position: relative;
    justify-content: space-between;
    border-bottom: 1px solid transparent
}

.accordion-wrapper .accordion-list-item .accordion-head:after {
    color: #222;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    flex-shrink: 0;
    content: "\f068";
    font-family: "Font Awesome 6 Pro";
    font-weight: 500
}

.accordion-wrapper .accordion-list-item .accordion-head.collapsed {
    border-color: #d0d0d0
}

.accordion-wrapper .accordion-list-item .accordion-head.collapsed:after {
    color: #222;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    flex-shrink: 0;
    position: relative;
    content: "+";
    font-family: "Font Awesome 6 Pro";
    font-weight: 500
}

.accordion-wrapper .accordion-list-item .accordion-head .accordion-title {
    font-family: "soyuansong", serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    color: #222;
    margin-bottom: 0
}

@media only screen and (min-width:0) and (max-width:767px) {
    .accordion-wrapper .accordion-list-item .accordion-head .accordion-title {
        font-size: 18px
    }
}

.accordion-wrapper .accordion-list-item:last-child .accordion-head {
    border-bottom: transparent
}

.accordion-wrapper .accordion-list-item .accordion-item-body {
    padding-bottom: 15px;
    background-color: #fff;
    padding: 30px;
    transition: all .5s ease-out
}

.accordion-wrapper .accordion-list-item .accordion-item-body p {
    font-size: 16px;
    color: #808287;
    font-weight: 400;
    line-height: 29px;
    margin: 0
}

.accordion-wrapper.style-two .accordion-list-item .accordion-head {
    border-top: 1px solid #c7c7e1;
    padding: 31px 0
}

.accordion-wrapper.style-two .accordion-list-item:last-child {
    border-bottom: 1px solid #c7c7e1
}

.accordion-wrapper.style-two .accordion-list-item .accordion-item-body {
    padding-bottom: 20px;
    transition: all .5s ease-out
}

.accordion-wrapper.style-three .accordion-box-wrapper {
    display: flex;
    flex-direction: column;
    gap: 22px
}

.accordion-wrapper.style-three .accordion-box-wrapper .accordion-list-item .accordion-head {
    border: 1px solid #d9a14c;
    background-color: #d9a14c;
    color: #fff;
    border-radius: 8px;
    padding: 19px 30px;
    flex-direction: row-reverse;
    justify-content: space-between;
    transition: all .5s ease-out
}

@media only screen and (min-width:0) and (max-width:767px) {
    .accordion-wrapper.style-three .accordion-box-wrapper .accordion-list-item .accordion-head {
        padding: 16px 20px
    }
}

.accordion-wrapper.style-three .accordion-box-wrapper .accordion-list-item .accordion-head:before {
    content: "\f077";
    background-color: transparent;
    font-size: 18px
}

.accordion-wrapper.style-three .accordion-box-wrapper .accordion-list-item .accordion-head .accordion-title {
    color: #fff
}

.accordion-wrapper.style-three .accordion-box-wrapper .accordion-list-item .accordion-head.collapsed {
    color: #222;
    border-color: #e0e0e0;
    background-color: transparent;
    transition: all .5s ease-out
}

.accordion-wrapper.style-three .accordion-box-wrapper .accordion-list-item .accordion-head.collapsed:before {
    color: #222;
    content: "\f078"
}

.accordion-wrapper.style-three .accordion-box-wrapper .accordion-list-item .accordion-head.collapsed .accordion-title {
    color: #222
}

@media only screen and (min-width:0) and (max-width:767px) {
    .accordion-wrapper.style-three .accordion-box-wrapper .accordion-list-item .accordion-head.collapsed .accordion-title {
        font-size: 18px;
        line-height: 28px
    }
}

.accordion-wrapper.style-three .accordion-box-wrapper .accordion-list-item .accordion-item-body {
    margin-top: 43px;
    padding: 0 30px
}

.client-logo {
    padding: 20px 26px;
    background-color: #fff;
    transform: scale(1.03)
}

.client-logo:hover {
    transform: scale(1.03)
}

.page-header {
    border-left: 4px solid #dfe2e9;
    padding-left: 45px;
    margin-bottom: 50px
}

@media(max-width:991px) {
    .page-header {
        padding-left: 30px
    }
}

.page-header .page-title {
    font-size: 48px;
    line-height: 60px
}

@media(max-width:991px) {
    .page-header .page-title {
        font-size: 38px;
        line-height: 48px
    }
}

.blog-area ol,
.blog-area ul {
    padding-left: 20px
}

.blog-area ol li,
.blog-area ul li {
    padding-top: 7px
}

.single-post-item {
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 60px;
    box-shadow: 0 2px 6.4px -1px rgba(19, 16, 34, 0.03), 0px 4.4px 12px -1px rgba(19, 16, 34, 0.06)
}

.single-post-item:hover .post-thumbnail img,
.single-post-item:hover .post-video img {
    transform: scale(1.06);
    transition: all .5s ease-out
}

.single-post-item iframe {
    width: 100%;
    height: 522px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .single-post-item iframe {
        height: 350px
    }
}

.single-post-item .post-content-wrapper {
    padding: 40px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .single-post-item .post-content-wrapper {
        padding: 28px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .single-post-item .post-content-wrapper {
        padding: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-post-item .post-content-wrapper {
        padding: 30px
    }
}

.single-post-item .post-content-wrapper .read-more {
    margin-top: 30px;
    margin-bottom: 6px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px;
    background-color: #f2f2f2;
    padding: 20px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .single-post-item .post-content-wrapper .read-more {
        gap: 10px
    }
}

.single-post-item .post-content-wrapper .read-more .theme-btn {
    padding: 0;
    color: #222;
    background-color: transparent;
    border: 0;
    gap: 10px
}

.single-post-item .post-content-wrapper .read-more .theme-btn i {
    color: #023844
}

.single-post-item .post-content-wrapper .read-more .theme-btn:hover {
    color: #023844
}

.single-post-item .post-content-wrapper .read-more .comment-meta-wrapper {
    display: flex;
    align-items: center;
    gap: 9px;
    padding-left: 0
}

@media only screen and (min-width:0) and (max-width:767px) {
    .single-post-item .post-content-wrapper .read-more .comment-meta-wrapper {
        padding-left: 0
    }
}

.single-post-item .post-content-wrapper .read-more .comment-meta-wrapper .icon {
    color: #023844;
    font-size: 14px
}

.single-post-item .post-content-wrapper .read-more .comment-meta-wrapper .comment-meta {
    font-size: 16px;
    color: #666;
    font-family: "soyuanheiti", sans-serif
}

.single-post-item.format-quote .post-content {
    margin: 0
}

.single-post-item.format-quote blockquote {
    margin: 0
}

.single-post-item.format-quote blockquote p {
    margin-top: 0
}

.single-post-item.format-quote blockquote cite a {
    font-family: "soyuanheiti", sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    color: #616670;
    margin-top: 20px;
    font-style: normal;
    transition: all .5s ease-out
}

.single-post-item.format-quote blockquote cite a:hover {
    transition: all .5s ease-out;
    color: #023844
}

.single-post-item.sticky {
    border: 2px solid #023844
}

.single-post-item.sticky .post-content {
    margin-bottom: 0
}

.single-post-item.sticky .post-content p {
    margin-bottom: 0
}

.single-post-item .post-title {
    font-size: 32px;
    line-height: 41px;
    font-weight: 700;
    margin-bottom: 0
}

@media only screen and (min-width:0) and (max-width:767px) {
    .single-post-item .post-title {
        font-size: 28px;
        line-height: 38px;
        margin-top: 5px
    }
}

.single-post-item .post-title:hover a {
    color: #023844;
    transition: all .5s ease-out
}

.single-post-item .post-content h2,
.single-post-item .post-content h3,
.single-post-item .post-content h4,
.single-post-item .post-content h5,
.single-post-item .post-content h6 {
    margin-bottom: 10px
}

.single-post-item .post-content p {
    margin-bottom: unset
}

.single-post-item .social-share {
    display: flex;
    gap: 17px;
    align-items: center;
    justify-content: center
}

.single-post-item .social-share a.facebook {
    color: #1877f2
}

.single-post-item .social-share a.twitter {
    color: #1da1f2
}

.single-post-item .social-share a.linkedin {
    color: #1a70c6
}

.single-post-item .social-share .social-share-title {
    font-size: 18px;
    font-weight: 700;
    font-family: "soyuansong", serif;
    color: #0b6354;
    margin-right: 5px;
    white-space: nowrap
}

.single-post-item .blog-post-tag {
    display: inline-flex;
    align-items: center;
    padding: 20px 0;
    border-top: 1px solid #efe1e1;
    border-bottom: 1px solid #efe1e1
}

.single-post-item .blog-post-tag span {
    font-family: "soyuansong", serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    color: #0b6354;
    margin-bottom: 0;
    margin-right: 30px;
    float: left;
    line-height: 24px
}

.single-post-item .blog-post-tag .post-tag-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    line-height: 0
}

.single-post-item .blog-post-tag .post-tag-list a {
    color: #616670;
    display: inline-block;
    font-size: 18px;
    line-height: 1;
    border: 1px solid #efe1e1;
    padding: 10px 20px;
    transition: all .5s ease-out
}

.single-post-item .blog-post-tag .post-tag-list a:hover {
    color: #023844;
    transition: all .5s ease-out
}

.single-post-item .post-thumbnail,
.single-post-item .post-video {
    position: relative;
    overflow: hidden
}

.single-post-item .post-thumbnail img,
.single-post-item .post-video img {
    max-width: 920px;
    width: 100%;
    max-height: 575px;
    transform: scale(1);
    transition: all .5s ease-out
}

.single-post-item .post-thumbnail .popup-video-wrapper,
.single-post-item .post-video .popup-video-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.single-post-item .post-thumbnail .video-btn a,
.single-post-item .post-video .video-btn a {
    width: 70px;
    height: 70px;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    background-color: #fff;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    display: flex;
    align-items: center;
    justify-content: center
}

.single-post-item .post-thumbnail .video-btn a i,
.single-post-item .post-video .video-btn a i {
    color: #023844;
    font-size: 18px
}

.single-post-item .post-thumbnail .video-btn a:hover,
.single-post-item .post-video .video-btn a:hover {
    animation: none
}

.single-post-item button.post-gallery-btn {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    transition: .3s;
    z-index: 99;
    background-color: #fff;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    overflow: hidden
}

.single-post-item button.post-gallery-btn.prev-btn {
    left: 30px
}

.single-post-item button.post-gallery-btn.next-btn {
    right: 30px
}

.single-post-item button.post-gallery-btn i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #0b6354;
    font-size: 17px;
    transition: all .5s ease-out
}

.single-post-item button.post-gallery-btn:hover {
    transition: all .5s ease-out;
    background-color: #023844
}

.single-post-item button.post-gallery-btn:hover i {
    color: #fff;
    transition: all .5s ease-out
}

.single-post-item .post-audio iframe {
    width: 100%
}

.single-post-item .post-meta {
    display: flex;
    align-items: center;
    gap: 32px;
    margin-bottom: 20px;
    flex-wrap: wrap
}

@media only screen and (min-width:0) and (max-width:767px) {
    .single-post-item .post-meta {
        gap: 10px;
        width: 100%
    }
}

.single-post-item .post-meta .author-img {
    position: relative
}

.single-post-item .post-meta .author-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0
}

.single-post-item .post-meta span {
    font-size: 18px;
    font-weight: 400;
    color: #616670;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    gap: 10px
}

.single-post-item .post-meta span i {
    color: #023844;
    font-size: 18px
}

.single-post-item .post-meta span a {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #616670;
    transition: all .5s ease-out
}

.single-post-item .post-meta span a:hover {
    color: #023844;
    transition: all .5s ease-out
}

.single-post-item .post-meta span a:hover i {
    color: #023844;
    transition: all .5s ease-out
}

.post-card {
    background-color: #fff;
    margin: 0 15px
}

.post-card:hover .image img {
    transform: scale(1.03);
    transition: all .5s ease-out
}

.post-card:hover .image:before {
    visibility: visible;
    opacity: 1;
    transition: all .5s ease-out
}

.post-card:hover .image .circle-btn-wrapper {
    background-color: rgba(0, 0, 0, 0.5);
    transition: all .5s ease-out
}

.post-card:hover .image .circle-btn {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    visibility: visible;
    opacity: 1;
    transition: all .5s ease-out
}

.post-card .image {
    overflow: hidden;
    position: relative;
    height: 236px
}

.post-card .image img {
    transform: scale(1);
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .5s ease-out
}

.post-card .image .circle-btn-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .5s ease-out
}

.post-card .image .circle-btn {
    width: 72px;
    height: 72px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #023844;
    color: #fff;
    font-size: 24px;
    text-decoration: none;
    position: absolute;
    top: 70%;
    left: 20%;
    transform: translate(-50%, -50%) scale(0.3);
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease-out;
    z-index: 2
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .post-card .image .circle-btn {
        width: 60px;
        height: 60px;
        font-size: 22px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .post-card .image .circle-btn {
        width: 50px;
        height: 50px;
        font-size: 20px
    }
}

.post-card .image .circle-btn i {
    transform: rotate(-45deg);
    transition: all .5s ease-out
}

.post-card .image .circle-btn:hover {
    background-color: #d9a14c;
    transition: all .5s ease-out
}

.post-card .image .circle-btn:hover i {
    transform: rotate(0deg);
    transition: all .5s ease-out
}

.post-card .content {
    display: flex;
    flex-direction: column;
    padding: 40px;
    border: 1px solid #d0d0d0;
    gap: 40px;
    transition: all .5s ease-out
}

@media only screen and (min-width:0) and (max-width:767px) {
    .post-card .content {
        padding: 24px
    }
}

.post-card .content .title {
    height: 60px;
    overflow: hidden;
    font-family: "soyuansong", serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 0
}

@media only screen and (min-width:0) and (max-width:767px) {
    .post-card .content .title {
        font-size: 20px;
        line-height: 28px;
        height: unset;
        overflow: visible
    }
}

.post-card .content .title a:hover {
    color: #023844;
    transition: all .5s ease-out
}

.post-card .content .post-content p {
    font-family: "soyuanheiti", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #666;
    margin-bottom: 0
}

.post-card .post-meta {
    display: inline-flex;
    gap: 20px 30px;
    align-items: center;
    flex-wrap: wrap
}

@media only screen and (min-width:0) and (max-width:767px) {
    .post-card .post-meta {
        gap: 8px 30px
    }
}

.post-card .post-meta .single-post-meta {
    color: #8f939b;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    font-family: "soyuanheiti", sans-serif;
    margin: 0;
    display: flex;
    gap: 10px;
    align-items: center;
    flex-shrink: 0
}

.post-card .post-meta .single-post-meta i {
    font-family: "Font Awesome 6 Pro";
    font-size: 14px;
    font-weight: 900;
    color: #023844;
    transition: all .5s ease-out
}

.post-card .post-meta .single-post-meta a {
    display: flex;
    gap: 7px;
    align-items: center;
    flex-shrink: 0;
    color: #8f939b
}

.post-card .post-meta .single-post-meta a:hover {
    color: #023844
}

.post-card.style-1 .post-meta {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #023844
}

.post-card.style-1 .post-meta .single-post-meta {
    color: #fff;
    padding: 9px 20px
}

.post-card.style-1 .post-meta .single-post-meta i {
    color: #fff
}

.post-card.style-1 .btn-wrapper .theme-btn {
    color: #222;
    background-color: #fff;
    border: 1px solid #023844;
    transition: all .5s ease-out
}

.post-card.style-1 .btn-wrapper .theme-btn i {
    color: #023844;
    transition: all .5s ease-out
}

.post-card.style-1 .btn-wrapper .theme-btn:hover {
    color: #fff;
    background-color: #023844;
    transition: all .5s ease-out
}

.post-card.style-1 .btn-wrapper .theme-btn:hover i {
    color: #fff;
    transition: all .5s ease-out
}

.post-card.style-2 {
    flex-direction: column;
    gap: 26px;
    transition: all .5s ease-out
}

.post-card.style-2 .content-wrapper {
    position: relative;
    z-index: 1;
    margin-right: 30px;
    margin-top: -66px;
    transition: all .5s ease-out
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .post-card.style-2 .content-wrapper {
        margin-right: 0;
        margin-top: 0
    }
}

@media only screen and (min-width:0) and (max-width:576px) {
    .post-card.style-2 .content-wrapper {
        margin-right: 0;
        margin-top: 0
    }
}

.post-card.style-2:hover .content-wrapper .content {
    border-color: transparent;
    border-bottom-color: #023844;
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.05);
    transition: all .5s ease-out
}

.post-card.style-2:hover .content-wrapper .content:after {
    transform: scale(1)
}

.post-card.style-2:hover .content-wrapper .content .btn-wrapper .theme-btn {
    background-color: #023844;
    color: #fff;
    transition: all .5s ease-out
}

.post-card.style-2:hover .content-wrapper .content .btn-wrapper .theme-btn i {
    color: #fff
}

.post-card.style-2 .image {
    height: 300px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .post-card.style-2 .image {
        height: 300px
    }
}

.post-card.style-2 .content {
    padding: 20px 30px 40px;
    gap: 20px;
    background-color: #fff
}

.post-card.style-2 .content:after {
    content: "";
    background-color: #FF9205;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: scaleX(0);
    transition: all .5s ease-out
}

.post-card.style-2 .content .btn-wrapper {
    margin-top: 10px
}

.post-card.style-2 .content .btn-wrapper .theme-btn {
    background-color: #fff;
    color: #222;
    transition: all .5s ease-out
}

.post-card.style-2 .content .btn-wrapper .theme-btn i {
    color: #023844;
    transition: all .5s ease-out
}

.post-card.style-2 .post-meta {
    gap: 30px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .post-card.style-2 .post-meta {
        justify-content: space-between
    }
}

@media only screen and (min-width:0) and (max-width:576px) {
    .post-card.style-2 .post-meta {
        justify-content: space-between;
        gap: 0
    }
}

.post-card.style-2 .post-meta .single-post-meta i {
    color: #023844
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .post-card.style-3 .post-meta {
        flex-wrap: nowrap;
        gap: 5px 10px
    }
}

.post-card.style-3 .post-meta .single-post-meta {
    color: #666
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .post-card.style-3 .post-meta .single-post-meta {
        gap: 5px
    }
}

.post-card.style-3 .post-meta .single-post-meta i {
    color: #666
}

.post-card.style-3 .content {
    gap: 20px;
    padding: 30px 30px 20px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .post-card.style-3 .content {
        padding: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .post-card.style-3 .content {
        gap: 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .post-card.style-3 .content {
        gap: 0
    }
}

@media only screen and (min-width:0) and (max-width:576px) {
    .post-card.style-3 .content {
        padding: 20px
    }
}

.post-card.style-3 .content .title {
    padding-right: 72px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .post-card.style-3 .content .title {
        padding: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .post-card.style-3 .content .title {
        margin-top: 14px;
        margin-bottom: 5px;
        height: auto
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .post-card.style-3 .content .title {
        margin-top: 14px;
        margin-bottom: 5px;
        height: auto;
        padding: 0
    }
}

.post-card.style-4 {
    flex-direction: column;
    gap: 26px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .post-card.style-4 {
        margin: 0 10px
    }
}

.post-card.style-4:hover .post-meta .single-post-meta i {
    color: #023844;
    transition: all .5s ease-out
}

.post-card.style-4 .image {
    height: 433px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .post-card.style-4 .image {
        height: 300px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .post-card.style-4 .image {
        height: 300px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .post-card.style-4 .image {
        height: 300px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .post-card.style-4 .image {
        height: 300px
    }
}

.post-card.style-4 .content {
    padding: 20px 40px 40px;
    gap: 20px;
    border: 0;
    background-color: #fff
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .post-card.style-4 .content {
        padding: 20px 30px 30px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .post-card.style-4 .content {
        padding: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .post-card.style-4 .content {
        padding: 20px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .post-card.style-4 .content {
        gap: 20px
    }
}

@media only screen and (min-width:0) and (max-width:576px) {
    .post-card.style-4 .content {
        padding: 30px
    }
}

.post-card.style-4 .content .title {
    margin-bottom: 20px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .post-card.style-4 .content .title {
        margin-bottom: 5px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .post-card.style-4 .content .title {
        margin-bottom: 10px
    }
}

.post-card.style-4 .post-meta .single-post-meta i {
    color: #666;
    transition: all .5s ease-out
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .post-card.style-4 .post-meta .single-post-meta {
        gap: 5px
    }
}

.post-card.style-5 {
    background-color: #282b33;
    margin: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .post-card.style-5 .post-meta {
        gap: 5px
    }
}

.post-card.style-5 .post-meta .single-post-meta {
    color: #fff
}

.post-card.style-5 .content {
    background-color: #282b33;
    gap: 20px;
    padding: 25px 40px 40px 40px;
    border: 0
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .post-card.style-5 .content {
        padding: 30px 40px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .post-card.style-5 .content {
        padding: 30px 40px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .post-card.style-5 .content {
        padding: 30px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .post-card.style-5 .content {
        padding: 40px 40px 40px 30px
    }
}

.post-card.style-5 .content .image {
    height: 272px
}

.post-card.style-5 .content .title {
    color: #fff;
    margin-right: 120px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .post-card.style-5 .content .title {
        margin-right: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .post-card.style-5 .content .title {
        margin-right: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .post-card.style-5 .content .title {
        font-size: 22px;
        margin-right: 0
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .post-card.style-5 .content .title {
        font-size: 22px;
        margin-right: 0
    }
}

.post-card.style-6 {
    background-color: #282B33;
    margin: 0;
    position: relative;
    top: 0;
    transition: all .5s ease-out
}

.post-card.style-6:hover {
    top: -5px;
    transition: all .5s ease-out
}

.post-card.style-6:hover .content {
    transition: all .5s ease-out
}

.post-card.style-6:hover .content:before {
    transform: scale(1)
}

.post-card.style-6 .image {
    width: 100%;
    height: 323px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .post-card.style-6 .image {
        height: 260px
    }
}

.post-card.style-6 .content {
    gap: 20px;
    border: 0;
    position: relative;
    transition: all .5s ease-out
}

@media only screen and (min-width:0) and (max-width:767px) {
    .post-card.style-6 .content {
        padding: 30px
    }
}

.post-card.style-6 .content:before {
    content: "";
    background-color: #ff9205;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: scaleX(0);
    transition: all .5s ease-out
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .post-card.style-6 .content {
        padding: 35px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .post-card.style-6 .content {
        padding: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .post-card.style-6 .content {
        padding: 30px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .post-card.style-6 .content .post-meta {
        flex-wrap: nowrap;
        gap: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .post-card.style-6 .content .post-meta {
        flex-wrap: nowrap;
        gap: 20px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .post-card.style-6 .content .post-meta .single-post-meta {
        gap: 5px
    }
}

.post-card.style-6 .content .post-meta .single-post-meta i {
    color: #FF9205
}

.post-card.style-6 .content .post-meta .single-post-meta span {
    color: #fff
}

.post-card.style-6 .content .title {
    color: #fff;
    margin-bottom: 20px
}

.post-card.style-6 .content .read-more:hover i {
    color: #FF9205;
    transition: all .5s ease-out
}

.post-card.style-6 .content .read-more a {
    color: #fff;
    font-family: "soyuansong", serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 1.28px;
    text-transform: uppercase
}

.post-card.style-6 .content .read-more a i {
    font-size: 16px;
    font-weight: 900;
    margin-left: 5px;
    color: #fff;
    transition: all .5s ease-out
}

.blog-details-wrapper .wp-block-group.has-background .wp-block-button .wp-block-button__link {
    color: #fff !important
}

.blog-details-wrapper .single-post-item {
    overflow: visible;
    box-shadow: none
}

.blog-details-wrapper .single-post-item .post-title {
    margin-bottom: 20px
}

.blog-details-wrapper .single-post-item .post-meta-info {
    font-family: "soyuansong", serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    color: #222
}

.blog-details-wrapper .single-post-item .post-meta-info i {
    font-size: 5px
}

.blog-details-wrapper .single-post-item .divider {
    width: 2px;
    height: 100%;
    background-color: #023844;
    flex-shrink: 0
}

@media(max-width:1199px) {
    .blog-details-wrapper .single-post-item .divider {
        width: 100%;
        height: 2px
    }
}

.blog-details-wrapper .single-post-item .gallery-image-wrapper {
    display: flex;
    gap: 30px;
    align-items: center
}

@media(max-width:1199px) {
    .blog-details-wrapper .single-post-item .gallery-image-wrapper {
        align-items: start;
        flex-direction: column
    }
}

.blog-details-wrapper .single-post-item .gallery-image-wrapper .gallery-image {
    overflow: hidden
}

@media only screen and (min-width:0) and (max-width:767px) {
    .blog-details-wrapper .single-post-item .gallery-image-wrapper .gallery-image {
        margin-bottom: 0
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .blog-details-wrapper .single-post-item .gallery-image-wrapper .gallery-image {
        width: 300px
    }
}

.blog-details-wrapper .single-post-item .gallery-image-wrapper .gallery-image-content p {
    margin-bottom: 0
}

.blog-details-wrapper .single-post-item blockquote {
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.05)
}

@media only screen and (min-width:0) and (max-width:767px) {
    .blog-details-wrapper .single-post-item blockquote {
        padding: 20px
    }
}

.blog-details-wrapper .single-post-item blockquote p {
    color: #222
}

.blog-details-wrapper .single-post-item .single-post-meta {
    margin-bottom: 0;
    gap: 20px;
    justify-content: space-between;
    position: relative;
    align-items: center
}

@media only screen and (min-width:0) and (max-width:767px) {
    .blog-details-wrapper .single-post-item .single-post-meta {
        flex-direction: column
    }
}

.blog-details-wrapper .single-post-item .single-post-meta .blog-post-tag .tag-icon {
    color: #023844;
    font-size: 20px
}

.blog-details-wrapper .single-post-item .single-post-meta .social-share .social-btn-overlay {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 1;
    left: 0;
    opacity: 0;
    visibility: hidden
}

.blog-details-wrapper .single-post-item .single-post-meta .social-share .social-btn-overlay.active {
    visibility: visible;
    opacity: 1
}

.blog-details-wrapper .single-post-item .single-post-meta .social-btn {
    color: #023844;
    background-color: transparent
}

.blog-details-wrapper .single-post-item .single-post-meta .share-group {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    gap: 8px;
    padding: 16px 10px;
    border-radius: 4px;
    background-color: #d9a14c;
    flex-direction: column;
    transform: translate(0px, -100%);
    z-index: 3;
    visibility: hidden;
    opacity: 0;
    transition: all .5s ease-out
}

.blog-details-wrapper .single-post-item .single-post-meta .share-group:after {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #d9a14c;
    transform: rotate(35deg);
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    z-index: -1
}

.blog-details-wrapper .single-post-item .single-post-meta .share-group.active {
    visibility: visible;
    opacity: 1
}

.blog-details-wrapper .single-post-item .single-post-meta .share-group a {
    width: 30px;
    height: 30px;
    display: inline-flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    font-size: 12px
}

.blog-details-wrapper .single-post-item iframe {
    width: 100%;
    height: 522px
}

.blog-details-wrapper .single-post-item .post-meta {
    margin-bottom: 20px;
    margin-top: -8px
}

.blog-details-wrapper .single-post-item .post-meta ul {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 0;
    padding: 0
}

.blog-details-wrapper .single-post-item .post-meta ul li {
    display: flex;
    align-items: center;
    gap: 5px;
    font-family: "soyuanheiti", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #222
}

.blog-details-wrapper .single-post-item .post-meta ul li span {
    color: #023844;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.blog-details-wrapper .single-post-item .post-meta ul li i {
    color: #023844;
    font-size: 16px
}

.blog-details-wrapper .single-post-item .post-gallery:hover img {
    transform: scale(1) !important
}

.blog-details-wrapper .single-post-item .post-thumbnail,
.blog-details-wrapper .single-post-item .post-video,
.blog-details-wrapper .single-post-item .post-gallery,
.blog-details-wrapper .single-post-item .postbox-audio,
.blog-details-wrapper .single-post-item .wp-block-post-featured-image {
    overflow: hidden;
    margin-bottom: 30px;
    position: relative
}

.blog-details-wrapper .single-post-item .post-thumbnail:hover img,
.blog-details-wrapper .single-post-item .post-video:hover img,
.blog-details-wrapper .single-post-item .post-gallery:hover img,
.blog-details-wrapper .single-post-item .postbox-audio:hover img,
.blog-details-wrapper .single-post-item .wp-block-post-featured-image:hover img {
    transform: scale(1.06);
    transition: all .5s ease-out
}

.blog-details-wrapper .single-post-item .post-thumbnail img,
.blog-details-wrapper .single-post-item .post-video img,
.blog-details-wrapper .single-post-item .post-gallery img,
.blog-details-wrapper .single-post-item .postbox-audio img,
.blog-details-wrapper .single-post-item .wp-block-post-featured-image img {
    transform: scale(1);
    transition: all .5s ease-out
}

.blog-details-wrapper .single-post-item .post-content-wrapper {
    padding: 0
}

.blog-details-wrapper .single-post-item .post-content {
    margin-bottom: 17px
}

.blog-details-wrapper .single-post-item .post-content .list-item-wrapper .list-item .text {
    font-family: "soyuansong", serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    color: #222
}

.blog-details-wrapper .single-post-item .post-content .wp-block-archives li a,
.blog-details-wrapper .single-post-item .post-content .wp-block-tag-cloud a {
    color: #616670
}

.blog-details-wrapper .single-post-item .post-content .wp-block-archives li a:hover,
.blog-details-wrapper .single-post-item .post-content .wp-block-tag-cloud a:hover {
    color: #023844
}

.blog-details-wrapper .single-post-item .post-content .wp-block-query .wp-block-post-template {
    padding-left: 0
}

.blog-details-wrapper .single-post-item .post-content .wp-block-query .wp-block-post-template .wp-block-post {
    margin-bottom: 30px
}

.blog-details-wrapper .single-post-item .post-content .wp-block-navigation__responsive-container-content .wp-block-page-list {
    padding-left: 0
}

.blog-details-wrapper .single-post-item .post-content .wp-block-group {
    margin: 15px 0
}

.blog-details-wrapper .single-post-item .post-content .wp-block-group p {
    margin-bottom: 0
}

.blog-details-wrapper .single-post-item .post-content p {
    margin-bottom: 20px
}

.blog-details-wrapper .single-post-item .post-content p img {
    margin: 20px 0
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .blog-details-wrapper .single-post-item .list-item-wrapper {
        margin-bottom: 10px
    }
}

.blog-details-wrapper .single-post-item.post-1786 .post-meta-info {
    margin-bottom: 20px;
    display: block
}

.blog-details-wrapper .single-post-item.post-1778 .post-content-wrapper p {
    line-height: normal
}

.blog-details-wrapper .single-post-item.post-1782 .post-content-wrapper {
    padding-top: 0
}

.blog-details-wrapper .wp-block-calendar {
    margin-bottom: 30px
}

.author-info {
    background-color: #f4f4f4;
    padding: 90px 55px 60px 55px;
    display: flex;
    gap: 30px;
    border-radius: 14px;
    flex-direction: column;
    position: relative;
    justify-content: center;
    text-align: center;
    margin-top: 130px;
    margin-bottom: 70px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .author-info {
        padding: 90px 25px 20px 25px
    }
}

.author-info .author-thumb {
    flex-shrink: 0;
    width: 120px;
    height: 120px;
    border-radius: 50px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%)
}

.author-info .author-thumb img {
    border-radius: 50%
}

.author-info .author-text h3 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 28px
}

.author-info .author-text .designation {
    font-size: 16px;
    font-style: italic;
    color: #616670;
    font-family: "soyuanheiti", sans-serif;
    text-transform: capitalize
}

.author-info .author-text p {
    margin-top: 10px;
    margin-bottom: 0;
    color: #616670;
    font-size: 18px;
    font-family: "soyuanheiti", sans-serif
}

.author-info .author-social-profiles {
    margin-top: 20px;
    display: flex;
    gap: 10px;
    justify-content: center
}

.author-info .author-social-profiles a {
    font-size: 18px;
    color: #fff;
    transition: all .5s ease-out;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #023844;
    border-radius: 10px
}

.author-info .author-social-profiles a:hover {
    transition: all .5s ease-out;
    background-color: #fff;
    color: #023844
}

.author-info .author-post a {
    font-size: 16px;
    font-weight: 500;
    font-family: "soyuansong", serif;
    color: #0b6354;
    border-bottom: 2px solid #023844;
    margin-top: 30px;
    display: inline-block
}

.author-info .author-post a:hover {
    color: #023844
}

.blog-post-nav {
    margin: 40px 0;
    background: #fff;
    display: flex;
    justify-content: space-between;
    gap: 30px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3
}

@media(max-width:991px) {
    .blog-post-nav {
        gap: 16px;
        padding: 20px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .blog-post-nav {
        flex-direction: column
    }
}

@media only screen and (min-width:992px) and (max-width:1024px) {
    .blog-post-nav {
        padding: 30px;
        margin: 30px 0
    }
}

@media(max-width:767px) {
    .blog-post-nav {
        flex-direction: column;
        margin: 30px 0
    }
}

.blog-post-nav .divider {
    background-color: #dfe2e9;
    width: 1px
}

@media only screen and (min-width:992px) and (max-width:1024px) {
    .blog-post-nav .divider {
        width: 100%;
        height: 1px
    }
}

@media(max-width:767px) {
    .blog-post-nav .divider {
        width: 100%;
        height: 1px
    }
}

.blog-post-nav .post-navigation {
    display: flex;
    gap: 20px;
    flex-basis: 0;
    flex-grow: 1;
    width: 50%;
    padding: 30px 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .blog-post-nav .post-navigation {
        width: 100%
    }
}

@media(max-width:374px) {
    .blog-post-nav .post-navigation {
        flex-direction: column !important
    }
}

@media only screen and (min-width:992px) and (max-width:1024px) {
    .blog-post-nav .post-navigation {
        width: 100%
    }
}

@media(max-width:767px) {
    .blog-post-nav .post-navigation {
        width: 100%
    }
}

@media(max-width:991px) {
    .blog-post-nav .post-navigation {
        align-items: center
    }
}

.blog-post-nav .post-navigation:last-child {
    flex-direction: row-reverse
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .blog-post-nav .post-navigation:last-child {
        justify-content: end
    }
}

.blog-post-nav .post-navigation:last-child .text {
    text-align: right
}

@media(max-width:374px) {
    .blog-post-nav .post-navigation:last-child .text {
        text-align: left
    }
}

.blog-post-nav .post-navigation .post-img {
    width: 96px;
    height: 96px;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    flex-shrink: 0
}

@media(max-width:374px) {
    .blog-post-nav .post-navigation .post-img {
        width: 100% !important;
        height: 150px !important
    }
}

.blog-post-nav .post-navigation .post-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    left: 0;
    top: 0
}

.blog-post-nav .post-navigation .text {
    width: 100%
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .blog-post-nav .post-navigation .text {
        padding-left: 24px
    }
}

.blog-post-nav .post-navigation .text span {
    font-size: 14px;
    font-family: "soyuanheiti", sans-serif;
    text-transform: capitalize;
    font-weight: 400;
    display: block;
    color: #616670
}

.blog-post-nav .post-navigation .text span i {
    color: #023844
}

.blog-post-nav .post-navigation .text .post-title {
    font-size: 18px;
    margin: 0;
    line-height: 27px;
    text-transform: capitalize
}

.blog-post-nav .post-navigation .text .post-title a {
    color: #222;
    font-weight: 700;
    font-size: 18px;
    line-height: 27px;
    text-transform: capitalize;
    transition: all .5s ease-out
}

.blog-post-nav .post-navigation .text .post-title a:hover {
    color: #023844;
    transition: all .5s ease-out
}

.skill-progressbar-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 20px
}

.skill-progressbar .progress-inner-item {
    position: relative;
    margin-bottom: 10px;
    line-height: inherit
}

.skill-progressbar .skill-title {
    z-index: 100;
    color: #0b6354;
    font-size: 18px;
    font-weight: 500;
    font-family: "soyuansong", serif
}

.skill-progressbar .progressbar-number {
    width: 100%;
    z-index: 10
}

.skill-progressbar .progress-number-count {
    padding: 0 8px;
    position: absolute;
    transform: translateX(-50%)
}

.skill-progressbar .progressbar-number,
.skill-progressbar .progress-number-count {
    font-size: 16px;
    line-height: 41px;
    height: 8px;
    letter-spacing: 0;
    font-weight: 400;
    text-transform: none;
    font-family: "soyuanheiti", sans-serif;
    color: #616670
}

.skill-progressbar .progress-content-outter {
    height: 8px;
    background-color: #eaeaea;
    border-radius: 20px
}

.skill-progressbar .progress-content {
    height: 8px;
    background-color: #023844;
    width: 0;
    border-radius: 20px
}

.price-card {
    padding: 50px 46px;
    z-index: 2;
    position: relative;
    top: 0;
    background-color: #222;
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.05);
    transition: all .5s ease-out
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .price-card {
        padding: 30px
    }
}

.price-card .trend-badge {
    position: absolute;
    top: -1px;
    right: 30px;
    z-index: 2
}

.price-card .trend-badge .trend-down {
    width: 0;
    height: 0;
    border-left: 15px solid #023844;
    border-right: 15px solid #023844;
    border-bottom: 15px solid transparent;
    border-top: 35px solid #023844
}

.price-card .price-btn {
    background-color: #023844;
    padding: 14px 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "soyuansong", serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 1.28px;
    color: #fff;
    margin-top: 40px;
    text-align: center;
    text-transform: uppercase
}

.price-card .price-btn i {
    margin-left: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #fff
}

.price-card .price-btn:hover {
    color: #222
}

.price-card .card-title .title {
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    font-family: "soyuansong", serif;
    margin-bottom: 40px;
    text-transform: capitalize
}

@media(max-width:1199px) {
    .price-card .card-title .title {
        margin-bottom: 24px
    }
}

.price-card .price {
    display: flex;
    flex-direction: column;
    color: #fff
}

.price-card .price .price-heading {
    font-size: 54px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #023844;
    margin-bottom: 20px
}

.price-card .price .price-heading .price-time {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    color: #fff
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .price-card .price .price-heading .price-time {
        margin-left: 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .price-card .price .price-heading .price-time {
        margin-left: 0
    }
}

.price-card .price .price-desc {
    margin-bottom: 0
}

.price-card .list-wrapper {
    display: flex
}

.price-card .list {
    width: 100%
}

.price-card .list ul {
    padding-left: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 20px;
    width: 100%
}

.price-card .list ul li {
    list-style: none;
    margin: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px
}

.price-card .list ul li a {
    font-family: "soyuansong", serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    color: #fff
}

.price-card .list ul li i {
    color: #023844;
    font-size: 16px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .price-card .list ul li {
        font-size: 17px
    }
}

.price-card .list ul li .fa-check {
    color: #023844
}

.price-card .list ul li .fa-x {
    color: #bbc7cf
}

.price-card .theme-btn {
    padding: 5px 6px 5px 26px;
    gap: 30px;
    font-size: 16px
}

.cta-area {
    padding: 120px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

.cta-area .cta-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(35, 38, 45, 0.8)
}

.cta-area .cta-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1
}

.cta-area .section-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
    gap: 10px
}

.cta-area .section-title .short-title {
    margin-bottom: 0
}

.cta-area .section-title .title {
    color: #fff
}

.section-title {
    padding: 12vh 0px;
}



.section-title .sec-content {
    display: flex;
    flex-direction: column;
    z-index: 2;
    position: relative
}

@media only screen and (min-width:0) and (max-width:767px) {
    .section-title .sec-content {
        width: 100%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-title .sec-content .sec-desc p br {
        display: none
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .section-title .sec-content .sec-desc p br {
        display: none
    }
}

.section-title .short-title {
    font-family: "soyuanheiti", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    color:#454241;
    text-transform: uppercase;
    text-align: left;

}

@media only screen and (min-width:0) and (max-width:767px) {
    .section-title .short-title {
        margin-bottom: 10px
    }
}

.section-title .title {
    font-family: "soyuansong", serif;
    font-size: 90px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    color: #222;
    margin-top:30px;
    margin-bottom:40px;
    text-align: left;
    line-height: 1;
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .section-title .title {
        font-size: 48px;
        line-height: 62px
    }
}

@media only screen and (min-width:992px) and (max-width:1024px) {
    .section-title .title {
        font-size: 47px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .section-title .title {
        font-size: 38px;
        line-height: 48px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .section-title .title {
        font-size: 32px;
        line-height: 42px
    }
}

@media only screen and (min-width:0) and (max-width:439px) {
    .section-title .title br {
        display: none
    }
}

.section-title .title span {
    color: #023844
}


@media(max-width:1700px) {
    .banner-text p {
        font-size: 170px;
        transform: translate(0, -15%)
    }
}

@media(max-width:1399px) {
    .banner-text p {
        font-size: 140px;
        transform: translate(0, -15%)
    }
}

@media(max-width:1199px) {
    .banner-text p {
        font-size: 100px;
        transform: translate(0, -15%)
    }
}

@media(max-width:991px) {
    .banner-text p {
        font-size: 80px;
        transform: translate(0, -10%)
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .banner-text p {
        font-size: 60px
    }
}

@media only screen and (min-width:0) and (max-width:576px) {
    .banner-text p {
        font-size: 40px
    }
}

.page-breadcrumb-area {
    padding-top: 232px;
    position: relative;
    z-index: 2;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: rgba(0, 0, 0, 0.6980392157);
    overflow: hidden
}

@media only screen and (min-width:0) and (max-width:767px) {
    .page-breadcrumb-area {
        padding-top: 104px
    }
}

.page-breadcrumb-area .shape {
    position: absolute;
    top: 232px;
    left: 0
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .page-breadcrumb-area .shape {
        top: 204px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .page-breadcrumb-area .shape {
        top: 104px
    }
}

.page-breadcrumb-area .shape-two {
    position: absolute;
    bottom: -4px;
    left: 0
}

.page-overlay {
    background: rgba(49, 43, 43, 0.65);
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1
}

.page-heading h3,
.page-heading .page-title {
    font-family: "soyuansong", serif;
    color: #fff;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
    position: relative;
    z-index: 1
}

@media(max-width:375px) {

    .page-heading h3,
    .page-heading .page-title {
        font-size: 32px;
        line-height: 42px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {

    .page-heading h3,
    .page-heading .page-title {
        font-size: 42px;
        line-height: 52px
    }
}

.breadcrumb-wrapper {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

@media only screen and (min-width:0) and (max-width:767px) {
    .breadcrumb-wrapper {
        margin: 60px 0
    }
}

.breadcrumb-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(49, 43, 43, 0.6);
    z-index: 1
}

.breadcrumb-list {
    text-align: center;
    position: relative;
    z-index: 1
}

.breadcrumb-list ul {
    margin-bottom: 0;
    padding-left: 0;
    display: inline-flex;
    gap: 0 12px;
    flex-wrap: wrap;
    justify-content: center;
    text-align: left
}

@media only screen and (min-width:0) and (max-width:767px) {
    .breadcrumb-list ul {
        flex-direction: column;
        align-items: center
    }
}

.breadcrumb-list ul li {
    list-style: none;
    display: inline-flex;
    gap: 0 12px;
    align-items: center;
    color: #fff
}

.breadcrumb-list ul li a {
    font-family: "soyuanheiti", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 9px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0;
    transition: all .5s ease-out
}

.breadcrumb-list ul li a:hover {
    transition: all .5s ease-out;
    color: #023844
}

.breadcrumb-list ul li:before {
    content: "\f068";
    font-size: 12px;
    font-family: "Font Awesome 6 Pro";
    display: inline-flex
}

.breadcrumb-list ul li:first-child:before {
    display: none
}

@media(max-width:375px) {
    .breadcrumb-list ul li:first-child:before {
        display: block !important
    }
}

.wp-block-query-pagination,
.navigation.posts-navigation,
.comment-navigation {
    display: flex;
    align-items: center
}

.wp-block-query-pagination .wp-block-query-pagination-numbers,
.navigation.posts-navigation .wp-block-query-pagination-numbers,
.comment-navigation .wp-block-query-pagination-numbers {
    width: inherit
}

.wp-block-query-pagination .nav-links,
.navigation.posts-navigation .nav-links,
.comment-navigation .nav-links {
    display: flex;
    gap: 20px
}

.wp-block-query-pagination .wp-block-query-pagination-previous,
.wp-block-query-pagination .wp-block-query-pagination-next,
.wp-block-query-pagination .nav-next a,
.wp-block-query-pagination .nav-previous a,
.navigation.posts-navigation .wp-block-query-pagination-previous,
.navigation.posts-navigation .wp-block-query-pagination-next,
.navigation.posts-navigation .nav-next a,
.navigation.posts-navigation .nav-previous a,
.comment-navigation .wp-block-query-pagination-previous,
.comment-navigation .wp-block-query-pagination-next,
.comment-navigation .nav-next a,
.comment-navigation .nav-previous a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #616670;
    background-color: #fff;
    height: 53px;
    padding: 0 20px;
    transition: all .5s ease-out;
    font-size: 18px;
    font-weight: 500;
    border: 1px solid rgba(44, 53, 62, 0.1490196078);
    text-transform: capitalize
}

@media(max-width:767px) {

    .wp-block-query-pagination .wp-block-query-pagination-previous,
    .wp-block-query-pagination .wp-block-query-pagination-next,
    .wp-block-query-pagination .nav-next a,
    .wp-block-query-pagination .nav-previous a,
    .navigation.posts-navigation .wp-block-query-pagination-previous,
    .navigation.posts-navigation .wp-block-query-pagination-next,
    .navigation.posts-navigation .nav-next a,
    .navigation.posts-navigation .nav-previous a,
    .comment-navigation .wp-block-query-pagination-previous,
    .comment-navigation .wp-block-query-pagination-next,
    .comment-navigation .nav-next a,
    .comment-navigation .nav-previous a {
        height: 40px
    }
}

.wp-block-query-pagination .wp-block-query-pagination-previous:hover,
.wp-block-query-pagination .wp-block-query-pagination-next:hover,
.wp-block-query-pagination .nav-next a:hover,
.wp-block-query-pagination .nav-previous a:hover,
.navigation.posts-navigation .wp-block-query-pagination-previous:hover,
.navigation.posts-navigation .wp-block-query-pagination-next:hover,
.navigation.posts-navigation .nav-next a:hover,
.navigation.posts-navigation .nav-previous a:hover,
.comment-navigation .wp-block-query-pagination-previous:hover,
.comment-navigation .wp-block-query-pagination-next:hover,
.comment-navigation .nav-next a:hover,
.comment-navigation .nav-previous a:hover {
    background: #023844 !important;
    color: #fff;
    border-color: #023844;
    transition: all .5s ease-out
}

.basic-pagination,
.page-links,
.wp-block-query-pagination-numbers {
    display: inline-flex;
    width: 100%;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
    margin-bottom: 40px
}

.basic-pagination ul,
.page-links ul,
.wp-block-query-pagination-numbers ul {
    display: inline-flex;
    width: 100%;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    justify-content: start
}

.basic-pagination ul li,
.page-links ul li,
.wp-block-query-pagination-numbers ul li {
    padding-top: 0
}

.basic-pagination ul .prev span,
.basic-pagination ul .next span,
.page-links ul .prev span,
.page-links ul .next span,
.wp-block-query-pagination-numbers ul .prev span,
.wp-block-query-pagination-numbers ul .next span {
    display: none
}

.basic-pagination .post-page-numbers,
.page-links .post-page-numbers,
.wp-block-query-pagination-numbers .post-page-numbers {
    background-color: rgba(71, 112, 247, 0.1) !important
}

.basic-pagination .page-numbers,
.basic-pagination .post-page-numbers,
.page-links .page-numbers,
.page-links .post-page-numbers,
.wp-block-query-pagination-numbers .page-numbers,
.wp-block-query-pagination-numbers .post-page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #222;
    background-color: #fff;
    width: 45px;
    height: 49px;
    transition: all .5s ease-out;
    font-family: "soyuanheiti", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    border: 1px solid #808287
}

@media(max-width:767px) {

    .basic-pagination .page-numbers,
    .basic-pagination .post-page-numbers,
    .page-links .page-numbers,
    .page-links .post-page-numbers,
    .wp-block-query-pagination-numbers .page-numbers,
    .wp-block-query-pagination-numbers .post-page-numbers {
        width: 40px;
        height: 40px;
        font-size: 16px
    }
}

.basic-pagination .page-numbers:hover,
.basic-pagination .post-page-numbers:hover,
.page-links .page-numbers:hover,
.page-links .post-page-numbers:hover,
.wp-block-query-pagination-numbers .page-numbers:hover,
.wp-block-query-pagination-numbers .post-page-numbers:hover {
    background: #023844 !important;
    color: #fff;
    transition: all .5s ease-out
}

.basic-pagination .page-numbers.current,
.basic-pagination .post-page-numbers.current,
.page-links .page-numbers.current,
.page-links .post-page-numbers.current,
.wp-block-query-pagination-numbers .page-numbers.current,
.wp-block-query-pagination-numbers .post-page-numbers.current {
    background: #023844 !important;
    color: #fff;
    transition: all .5s ease-out
}

.nav-tab {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-direction: row;
    gap: 20px
}

@media(max-width:1199px) {
    .nav-tab {
        flex-direction: row;
        width: 100%;
        flex-wrap: wrap
    }
}

.nav-tab li .theme-btn {
    background: 0;
    color: #222;
    transition: all .5s ease-out
}

.nav-tab li.active .theme-btn {
    background-color: #023844;
    color: #fff;
    transition: all .5s ease-out
}

.project-page-wrapper {
    padding-top: 144px;
    padding-bottom: 114px
}

@media(max-width:991px) {
    .project-page-wrapper {
        padding: 100px 0
    }
}

@media(max-width:767px) {
    .project-page-wrapper {
        padding-top: 70px;
        padding-bottom: 40px
    }
}

.project-page-wrapper .basic-pagination {
    margin-bottom: 0;
    margin-top: 30px
}

.project-detail-area {
    padding: 120px 0
}

@media(max-width:991px) {
    .project-detail-area {
        padding-top: 100px;
        padding-bottom: 150px
    }
}

@media(max-width:767px) {
    .project-detail-area {
        padding-top: 80px;
        padding-bottom: 130px
    }
}

.tiny-content {
    margin-bottom: 60px
}

.tiny-content p {
    margin-bottom: 20px
}

@media(max-width:991px) {
    .tiny-content {
        margin-bottom: 40px
    }
}

.project-gallery-image {
    overflow: hidden;
    position: relative;
    margin-bottom: 60px
}

.project-gallery-image:hover img {
    transform: scale(1.1);
    transition: all .5s ease-out
}

.project-gallery-image img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all .5s ease-out
}

.project-details-title {
    color: #222;
    margin-bottom: 20px;
    border-bottom: 2px solid #023844;
    display: inline-block;
    padding-bottom: 8px
}

.main-title {
    font-size: 48px;
    line-height: 50px;
    font-weight: 500;
    color: #0b6354;
    margin-bottom: 20px
}

@media(max-width:767px) {
    .main-title {
        font-size: 28px;
        line-height: 32px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .main-title {
        font-size: 38px;
        line-height: 42px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .main-title {
        font-size: 40px;
        line-height: 46px
    }
}

@media(max-width:1199px) {
    .project-info-widget-wrapper {
        margin-top: 40px
    }
}

.project-info-widget-wrapper .social-share {
    display: flex;
    align-items: center;
    gap: 15px
}

.project-info-widget-wrapper .social-share a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 27px;
    height: 27px;
    flex-shrink: 0;
    border-radius: 50%;
    color: #fff;
    background-color: #d9a14c;
    font-size: 18px
}

.project-info-widget-wrapper .social-share a.facebook {
    background-color: #4676ED
}

.project-info-widget-wrapper .social-share a.pinterest {
    background-color: #C40027
}

.project-info-widget-wrapper .social-share a.twitter {
    background-color: #5A99EC
}

.project-info-widget-wrapper .social-share a.linkedin {
    background-color: #4467AD
}

.project-info-widget {
    padding: 40px;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    gap: 40px;
    border: 1px solid #d0d0d0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .project-info-widget {
        flex-direction: column;
        justify-content: space-between
    }
}

.project-info-widget .info-item {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.project-info-widget .info-item p {
    font-family: "soyuanheiti", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #666;
    margin-bottom: 0
}

.project-info-widget .info-item h6 {
    font-family: "soyuansong", serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    color: #222;
    margin-bottom: 0
}

.sidebar-image {
    margin-top: 60px;
    position: relative
}

.sidebar-image:before {
    content: "";
    background-color: #023844;
    opacity: .3;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

@media only screen and (min-width:0) and (max-width:767px) {
    .sidebar-image {
        width: auto;
        height: auto
    }
}

.sidebar-image img {
    width: 100%
}

.process-step-area.style-2 {
    padding-top: 30px;
    padding-bottom: 20px
}

@media(max-width:991px) {
    .process-step-area.style-2 {
        padding-bottom: 0
    }
}

.process-step-area.style-2 .process-step.style-2 {
    border: 1px solid #c7c7e1;
    border-radius: 12px;
    padding: 30px;
    text-align: left;
    align-items: flex-start;
    gap: 20px;
    margin-top: 30px
}

.process-step-area.style-2 .process-step.style-2 .icon {
    width: 48px;
    height: 48px;
    box-shadow: none;
    background-color: #d9a14c
}

.process-step-area.style-2 .process-step.style-2 .icon:before {
    display: none
}

.process-step-area.style-2 .process-step.style-2 .icon .count {
    position: unset;
    transform: unset;
    top: unset;
    width: unset;
    height: unset;
    background-color: transparent
}

.process-step-area.style-2 .process-step.style-2 .icon .count span {
    font-size: 21px;
    font-weight: 500
}

.process-step-area.style-2 .process-step.style-2 .content {
    gap: 10px
}

.list-item-wrapper-outer {
    display: flex;
    gap: 108px;
    flex-wrap: wrap
}

@media only screen and (min-width:0) and (max-width:767px) {
    .list-item-wrapper-outer {
        gap: 30px
    }
}

.list-item-wrapper {
    display: flex;
    flex-direction: column;
    gap: 15px;
    padding: 0;
    list-style: none;
    margin-bottom: 0
}

@media only screen and (min-width:0) and (max-width:767px) {
    .list-item-wrapper {
        gap: 10px
    }
}

.list-item-wrapper li {
    display: flex;
    gap: 8px;
    flex-wrap: nowrap;
    align-items: center;
    font-family: "soyuanheiti", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #222
}

.list-item-wrapper li i {
    font-size: 12px;
    color: #808287;
    display: flex;
    align-items: center;
    justify-content: center
}

.list-item-wrapper li .text {
    font-size: 16px;
    font-weight: 400;
    line-height: initial;
    margin-bottom: 0;
    color: #616670
}

.list-item-wrapper li.style-two {
    gap: 10px
}

.list-item-wrapper li.style-two .icon {
    font-size: 8px
}

@media(max-width:991px) {
    .sidebar {
        padding-left: 0;
        padding-top: 40px
    }
}

.page-sidebar {
    margin-bottom: 50px;
    padding-left: 18px
}

.widget {
    background-color: #f8f5f0;
    margin-bottom: 40px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .widget {
        padding: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .widget {
        padding: 30px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .widget {
        padding: 20px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .widget {
        padding: 30px
    }
}

.widget:last-child {
    margin-bottom: 0
}

.widget ol,
.widget ul {
    margin-bottom: 0
}

.widget .search-form,
.widget ul,
.widget .tagcloud,
.widget .widget-instagram-feed {
    padding: 40px;
    padding-top: 0;
    padding-left: 40px
}

@media only screen and (min-width:0) and (max-width:767px) {

    .widget .search-form,
    .widget ul,
    .widget .tagcloud,
    .widget .widget-instagram-feed {
        padding: 0
    }
}

.widget .widget-instagram-feed {
    width: 315px
}

@media only screen and (min-width:992px) and (max-width:1280px) {
    .widget .widget-instagram-feed {
        width: 220px
    }
}

@media(max-width:374px) {
    .widget .widget-instagram-feed {
        width: 200px
    }
}

.widget .widget-instagram-feed .single-instagram-feed {
    width: 96px;
    height: 96px
}

.widget .wp-block-heading,
.widget .widget-title,
.widget .wp-block-search__label {
    font-size: 24px;
    display: flex;
    align-items: center;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 26px;
    color: #fff;
    position: relative;
    padding: 10px 40px;
    background-color: #222
}

.widget .wp-block-social-links .wp-social-link {
    padding: 0;
    margin: 0;
    line-height: 0
}

.widget .wp-block-social-links .wp-social-link a {
    width: 44px;
    height: 44px;
    padding: 0;
    display: flex;
    justify-content: center
}

.widget .has-avatars.has-dates.has-excerpts.wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta,
.widget .has-dates.has-excerpts.wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    font-weight: 500;
    color: #222
}

.widget .has-avatars.has-dates.has-excerpts.wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-author,
.widget .has-avatars.has-dates.has-excerpts.wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-link,
.widget .has-dates.has-excerpts.wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-author,
.widget .has-dates.has-excerpts.wp-block-latest-comments li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-link {
    font-weight: 500
}

.widget .wp-block-latest-comments li.wp-block-latest-comments__comment,
.widget .wp-block-latest-posts li.wp-block-latest-comments__comment {
    margin-bottom: 0
}

.widget .wp-block-latest-comments li .wp-block-latest-comments__comment-meta,
.widget .wp-block-latest-comments li .wp-block-latest-posts__post-title,
.widget .wp-block-latest-posts li .wp-block-latest-comments__comment-meta,
.widget .wp-block-latest-posts li .wp-block-latest-posts__post-title {
    line-height: 28px;
    font-weight: 400
}

.widget .wp-block-latest-comments li .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date,
.widget .wp-block-latest-comments li .wp-block-latest-posts__post-title .wp-block-latest-comments__comment-date,
.widget .wp-block-latest-posts li .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date,
.widget .wp-block-latest-posts li .wp-block-latest-posts__post-title .wp-block-latest-comments__comment-date {
    font-size: 14px !important;
    margin-bottom: 10px;
    position: relative;
    color: #616670
}

.widget .wp-block-latest-comments li .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date:before,
.widget .wp-block-latest-comments li .wp-block-latest-posts__post-title .wp-block-latest-comments__comment-date:before,
.widget .wp-block-latest-posts li .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date:before,
.widget .wp-block-latest-posts li .wp-block-latest-posts__post-title .wp-block-latest-comments__comment-date:before {
    content: "\f274";
    font-family: "Font Awesome 6 Pro";
    padding-right: 8px
}

.widget .wp-block-latest-comments li a,
.widget .wp-block-latest-posts li a {
    color: #616670
}

.widget .wp-block-latest-comments li a.wp-block-latest-comments__comment-author,
.widget .wp-block-latest-comments li a.wp-block-latest-comments__comment-link,
.widget .wp-block-latest-posts li a.wp-block-latest-comments__comment-author,
.widget .wp-block-latest-posts li a.wp-block-latest-comments__comment-link {
    display: inline !important;
    text-transform: capitalize;
    line-height: 28px;
    font-weight: 400
}

.widget .wp-block-latest-comments li a:hover,
.widget .wp-block-latest-posts li a:hover {
    color: #023844
}

.widget .wp-block-latest-comments li .wp-block-latest-comments__comment-excerpt p,
.widget .wp-block-latest-posts li .wp-block-latest-comments__comment-excerpt p {
    font-size: 16px;
    line-height: 28px;
    margin: 0
}

.widget .social-profile {
    justify-content: flex-start
}

.widget .social-profile a {
    width: 60px;
    height: 60px;
    background-color: #023844;
    color: #fff;
    transition: all .5s ease-out;
    border-radius: 50px;
    flex-shrink: 0;
    flex-wrap: wrap;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

@media(max-width:1199px) {
    .widget .social-profile a {
        width: 40px;
        height: 40px
    }
}

.widget .social-profile a.facebook {
    background-color: #1877f2
}

.widget .social-profile a.twitter {
    background-color: #1da1f2
}

.widget .social-profile a.linkedin {
    background-color: #0a66c2
}

.widget .social-profile a.instagram {
    background-color: #405de6
}

.widget .social-profile a:hover {
    color: #fff;
    transition: all .5s ease-out;
    background-color: #023844
}

.widget select {
    max-width: 100%;
    height: 66px;
    width: 100%;
    border: 1px solid #e0e0e0;
    padding: 0 10px;
    border-radius: 5px;
    color: #616670;
    margin-bottom: 0;
    background-color: transparent
}

.widget .has-login-form .login-username label,
.widget .has-login-form .login-password label {
    margin-bottom: 10px
}

.widget .has-login-form .login-username input,
.widget .has-login-form .login-password input {
    max-width: 100%;
    height: 50px;
    width: 100%;
    border: 1px solid #e0e0e0;
    padding: 0 10px;
    border-radius: 5px;
    color: #616670
}

.widget .has-login-form .login-remember label {
    display: flex;
    align-items: center;
    gap: 10px
}

.widget .has-login-form .login-submit {
    margin-bottom: 0
}

.widget .has-login-form .login-submit input.button-primary {
    display: inline-flex;
    background: #023844;
    color: #fff;
    padding: 12px 32px;
    text-align: center;
    font-weight: 700;
    font-family: "soyuansong", serif;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    transition: .3s;
    font-size: 16px;
    align-items: center;
    gap: 10px;
    border-radius: 50px
}

.widget .tagcloud,
.widget .wp-block-tag-cloud {
    display: flex;
    flex-wrap: wrap;
    gap: 2px;
    align-items: center
}

.widget .tagcloud a,
.widget .wp-block-tag-cloud a {
    color: #808287;
    display: inline-flex;
    align-items: center;
    gap: 3px;
    font-family: "Rubik", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    transition: all .5s ease-out
}

.widget .tagcloud a:after,
.widget .wp-block-tag-cloud a:after {
    content: "/"
}

.widget .tagcloud a:hover,
.widget .wp-block-tag-cloud a:hover {
    color: #fff;
    background: #023844;
    transition: all .5s ease-out
}

.widget ul,
.widget ol {
    margin-bottom: 0
}

.widget ul li,
.widget ol li {
    display: block;
    padding: 7px 0
}

.widget ul li:first-child,
.widget ol li:first-child {
    padding-top: 0
}

.widget ul li:last-child,
.widget ol li:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.widget ul li.recentcomments .comment-author-link a:before,
.widget ol li.recentcomments .comment-author-link a:before {
    display: block
}

.widget ul li.recentcomments a,
.widget ol li.recentcomments a {
    padding-left: 0;
    display: inline
}

.widget ul li.recentcomments a:before,
.widget ol li.recentcomments a:before {
    display: none
}

.widget ul li a,
.widget ol li a {
    color: #616670;
    position: relative;
    display: inline-block;
    text-transform: capitalize;
    font-family: "Rubik", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    transition: all .5s ease-out
}

.widget ul li a:hover,
.widget ol li a:hover {
    color: #023844;
    transition: all .5s ease-out
}

.widget ul li a.rsswidget,
.widget ol li a.rsswidget {
    padding-left: 0;
    font-weight: 500;
    display: block
}

.widget ul li a.rsswidget:before,
.widget ol li a.rsswidget:before {
    display: none
}

.widget ul li ul,
.widget ol li ul {
    padding-left: 25px;
    padding-top: 10px
}

.widget ul.wp-tag-cloud li,
.widget ol.wp-tag-cloud li {
    display: inline-block;
    padding: 0;
    border: 0
}

.widget ul.wp-tag-cloud li a:before,
.widget ol.wp-tag-cloud li a:before {
    display: none
}

.widget.widget_categories ul li,
.widget.widget_archive ul li {
    text-align: right;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #efe1e1
}

.widget.widget_categories ul li.cat-item,
.widget.widget_archive ul li.cat-item {
    text-align: right;
    display: inline-block;
    width: 100%
}

.widget.widget_categories ul li a,
.widget.widget_archive ul li a {
    float: left
}

.widget-about-info {
    display: flex;
    align-items: flex-start;
    flex-direction: column
}

.widget-about-info .about-desc {
    text-align: left
}

.widget-about-info .about-desc .about-title {
    font-size: 20px
}

.widget-about-info .about-image {
    width: 140px;
    height: 140px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px
}

.widget-about-info .social-profile {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-top: 30px;
    border-top: 1px solid rgba(44, 53, 62, 0.1490196078);
    width: 100%;
    margin-top: 10px
}

.widget-about-info .social-profile a {
    transition: all .5s ease-out;
    width: 44px;
    height: 44px;
    background-color: #f2f2f2;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0b6354;
    transition: all .5s ease-out
}

.widget-about-info .social-profile a:hover {
    color: #fff;
    transition: all .5s ease-out;
    background-color: #023844
}

.has-dates.has-author.wp-block-latest-posts .wp-block-latest-posts__post-title {
    display: inline-block;
    width: 100%;
    font-weight: 500
}

.widget_rss .wp-block-heading:before,
.widget_rss .widget-title:before {
    display: none
}

.widget_rss .rss-widget-icon {
    margin-right: 6px
}

.widget_rss ul li a.rsswidget {
    color: #0b6354
}

.widget_rss ul li a.rsswidget:hover {
    color: #023844
}

.wp-block-latest-posts .wp-block-rss__item-title,
.wp-block-rss .wp-block-rss__item-title,
.widget_rss .wp-block-rss__item-title {
    display: inline-block;
    width: 100%;
    font-weight: 500
}

.wp-block-latest-posts .wp-block-rss__item-title>a,
.wp-block-rss .wp-block-rss__item-title>a,
.widget_rss .wp-block-rss__item-title>a {
    color: #222;
    font-weight: 500
}

.wp-block-latest-posts .wp-block-latest-posts__post-author,
.wp-block-latest-posts .wp-block-rss__item-publish-date,
.wp-block-rss .wp-block-latest-posts__post-author,
.wp-block-rss .wp-block-rss__item-publish-date,
.widget_rss .wp-block-latest-posts__post-author,
.widget_rss .wp-block-rss__item-publish-date {
    margin-right: 10px
}

.wp-block-latest-posts .wp-block-latest-posts__post-author,
.wp-block-latest-posts .wp-block-latest-posts__post-date,
.wp-block-latest-posts .wp-block-rss__item-publish-date,
.wp-block-latest-posts .wp-block-rss__item-author,
.wp-block-latest-posts .rss-date,
.wp-block-rss .wp-block-latest-posts__post-author,
.wp-block-rss .wp-block-latest-posts__post-date,
.wp-block-rss .wp-block-rss__item-publish-date,
.wp-block-rss .wp-block-rss__item-author,
.wp-block-rss .rss-date,
.widget_rss .wp-block-latest-posts__post-author,
.widget_rss .wp-block-latest-posts__post-date,
.widget_rss .wp-block-rss__item-publish-date,
.widget_rss .wp-block-rss__item-author,
.widget_rss .rss-date {
    display: inline-block;
    font-size: 14px !important;
    font-weight: 500;
    text-transform: capitalize;
    position: relative
}

.wp-block-latest-posts .wp-block-latest-posts__post-date:before,
.wp-block-latest-posts .wp-block-rss__item-publish-date:before,
.wp-block-latest-posts .rss-date:before,
.wp-block-rss .wp-block-latest-posts__post-date:before,
.wp-block-rss .wp-block-rss__item-publish-date:before,
.wp-block-rss .rss-date:before,
.widget_rss .wp-block-latest-posts__post-date:before,
.widget_rss .wp-block-rss__item-publish-date:before,
.widget_rss .rss-date:before {
    content: "\f274";
    font-family: "Font Awesome 6 Pro";
    padding-right: 8px
}

.wp-block-latest-posts .wp-block-latest-posts__post-author:before,
.wp-block-latest-posts .wp-block-rss__item-author:before,
.wp-block-rss .wp-block-latest-posts__post-author:before,
.wp-block-rss .wp-block-rss__item-author:before,
.widget_rss .wp-block-latest-posts__post-author:before,
.widget_rss .wp-block-rss__item-author:before {
    content: "\f007";
    font-family: "Font Awesome 6 Pro";
    padding-right: 8px
}

.wp-block-latest-posts .wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts .wp-block-rss__item-excerpt,
.wp-block-latest-posts .rssSummary,
.wp-block-rss .wp-block-latest-posts__post-excerpt,
.wp-block-rss .wp-block-rss__item-excerpt,
.wp-block-rss .rssSummary,
.widget_rss .wp-block-latest-posts__post-excerpt,
.widget_rss .wp-block-rss__item-excerpt,
.widget_rss .rssSummary {
    margin-top: 10px;
    margin-bottom: 0
}

.widget_latest_post ul li {
    display: flex;
    gap: 20px;
    margin-bottom: 10px;
    border: 0;
    align-items: center
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .widget_latest_post ul li {
        gap: 10px
    }
}

.widget_latest_post ul li:hover .latest-post-thumb img {
    transform: scale(1.2);
    transition: all .5s ease-out
}

.widget_latest_post ul li:last-child {
    margin-bottom: 0
}

.widget_latest_post ul li a {
    padding-left: 0
}

.widget_latest_post ul li a:before {
    display: none
}

.widget_latest_post ul li .latest-post-thumb {
    flex-shrink: 0;
    overflow: hidden;
    width: 70px;
    height: 70px;
    position: relative
}

.widget_latest_post ul li .latest-post-thumb a {
    width: 100%;
    height: 100%
}

.widget_latest_post ul li .latest-post-thumb img {
    width: 100%;
    height: 100%;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    left: 0;
    transform: scale(1.01);
    transition: all .5s ease-out
}

.widget_latest_post ul li .latest-post-desc {
    flex-direction: column-reverse;
    display: flex
}

.widget_latest_post ul li .latest-post-desc .latest-post-title {
    font-family: "soyuansong", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    position: relative;
    color: #222;
    text-transform: capitalize;
    padding-right: 20px
}

.widget_latest_post ul li .latest-post-desc .latest-post-title a {
    font-family: "soyuansong", serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    position: relative;
    color: #222;
    text-transform: capitalize;
    transition: all .5s ease-out
}

@media only screen and (min-width:0) and (max-width:767px) {
    .widget_latest_post ul li .latest-post-desc .latest-post-title a {
        font-size: 16px;
        line-height: normal
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .widget_latest_post ul li .latest-post-desc .latest-post-title a {
        font-size: 16px
    }
}

.widget_latest_post ul li .latest-post-desc .latest-post-title a:hover {
    color: #023844;
    transition: all .5s ease-out
}

.widget_latest_post ul li .latest-post-desc .latest-post-meta {
    font-family: "Rubik", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
    margin-bottom: 8px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .widget_latest_post ul li .latest-post-desc .latest-post-meta {
        font-size: 15px;
        line-height: normal
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .widget_latest_post ul li .latest-post-desc .latest-post-meta {
        font-size: 14px;
        line-height: normal
    }
}

.widget_latest_post ul li .latest-post-desc .latest-post-meta i {
    color: #023844
}

.widget_promotion {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    background-color: #222
}

.widget_promotion .wp-block-heading {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 40px;
    line-height: 56px;
    margin-bottom: 10px
}

.widget_promotion .secondary-btn {
    display: inline-block;
    background: #023844;
    color: #0b6354;
    padding: 12px 104px;
    font-weight: 500;
    font-family: "soyuanheiti", sans-serif;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    transition: all .5s ease-out;
    font-size: 16px;
    align-items: center;
    gap: 10px;
    border-radius: 10px
}

.widget_promotion .secondary-btn i {
    color: #fff;
    font-size: 16px
}

.widget_promotion .secondary-btn:hover {
    transition: all .5s ease-out;
    background-color: #fff;
    border-color: #fff
}

.widget_promotion p {
    color: rgba(255, 255, 255, 0.53);
    margin-bottom: 32px
}

.single-post-item .single-post-meta {
    gap: 32px
}

@media(max-width:767px) {
    .service-sidebar {
        margin-top: 56px !important
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .service-sidebar {
        margin-top: 80px
    }
}

.service-sidebar .service-widget {
    margin-bottom: 40px
}

.service-sidebar .service-widget:last-child {
    margin-bottom: 0
}

.service-sidebar .service-widget .title {
    font-size: 24px;
    font-weight: 700;
    line-height: initial;
    color: #222;
    margin-bottom: 30px
}

.service-sidebar .service-widget.widget_luxelife_contact_info_widget {
    background-color: #f4f4f4;
    padding: 40px;
    margin-bottom: 40px
}

@media only screen and (min-width:992px) and (max-width:1199px) {

    .service-sidebar .service-widget.widget_luxelife_contact_info_widget,
    .service-sidebar .service-widget.widget_service_brochura {
        padding: 30px
    }
}

.widget_contact_form .comment-respond {
    padding: 0;
    border: 0;
    margin: 0
}

.widget_service_categories {
    margin-bottom: 50px;
    padding: 0;
    background: transparent
}

.widget_service_categories ul {
    padding-left: 0;
    list-style: none
}

.widget_service_categories ul li {
    background-color: #f2f2f2;
    width: 100%;
    padding: 0;
    margin-bottom: 10px
}

.widget_service_categories ul li a {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
    color: #222;
    font-family: "soyuansong", serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    width: 100%;
    padding: 16px 30px
}

.widget_service_categories ul li a:after {
    content: "\f105";
    color: #023844;
    font-family: "Font Awesome 6 Pro";
    font-size: 16px;
    transition: all .5s ease-out
}

.widget_service_categories ul li a i {
    color: #023844;
    font-size: 24px;
    font-weight: 600;
    transition: all .5s ease-out
}

@media only screen and (min-width:0) and (max-width:767px) {
    .widget_service_categories ul li a {
        padding: 20px
    }
}

.widget_service_categories ul li a:hover {
    background: #023844;
    color: #fff
}

.widget_service_categories ul li a:hover:after {
    color: #fff
}

.widget_service_categories ul li a:hover i {
    color: #fff;
    transition: all .5s ease-out
}

.widget_service_categories ul li.active a {
    background: #023844;
    color: #fff
}

.widget_service_categories ul li.active a:after {
    color: #fff
}

.widget_service_categories ul li.active a i {
    color: #fff
}

.footer-widget-info {
    position: relative
}

.footer-widget-info ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.footer-widget-info ul li {
    display: flex;
    align-items: start;
    gap: 17px;
    color: #222;
    padding: 0;
    margin-top: 5px;
    font-size: 16px;
    font-weight: 400
}

.footer-widget-info ul li a {
    color: #222
}

.footer-widget-info ul li p {
    margin-bottom: 0
}

.footer-widget-info ul li i {
    color: #ff9205;
    font-weight: 600
}

.footer-widget-info ul li:first-child {
    margin-top: 0
}

.footer-widget-info .extra-info {
    margin-top: 5px
}

.footer-widget-info .extra-info .time-slot {
    display: flex;
    align-items: center;
    gap: 17px;
    color: #222
}

.footer-widget-info .extra-info .time-slot:before {
    content: "\f017";
    font-size: 16px;
    font-family: "Font Awesome 6 Pro";
    color: #ff9205;
    font-weight: 600
}

.footer-widget-info .extra-info .time-slot p {
    margin-bottom: 0
}

.footer-widget-info .wp-block-heading {
    color: #fff;
    font-size: 30px
}

.footer-widget-info .wp-block-heading::before {
    display: none
}

.footer-widget-info .promotion-card {
    position: relative;
    z-index: 0;
    display: flex;
    flex-direction: column;
    gap: 50px
}

.footer-widget-info .promotion-card .short-desc {
    font-size: 18px;
    line-height: 30px;
    font-weight: "soyuanheiti", sans-serif
}

.footer-widget-info .promotion-card h4 {
    color: #fff;
    font-family: "soyuanheiti", sans-serif;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    margin: 0
}

.footer-widget-info .promotion-card .secondary-btn {
    display: flex;
    align-items: center;
    gap: 18px
}

.footer-widget-info .promotion-card .secondary-btn .icon {
    width: 60px;
    height: 60px;
    border-radius: 50px;
    background: #023844;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    font-size: 18px
}

.footer-widget-info .promotion-card .secondary-btn .icon i {
    color: #fff
}

.footer-widget-info .promotion-card .secondary-btn .btn-text {
    display: flex;
    flex-direction: column;
    justify-content: start
}

.footer-widget-info .promotion-card .secondary-btn .btn-text p {
    margin: 0;
    text-align: start;
    color: #fff;
    font-family: "soyuanheiti", sans-serif;
    font-size: 14px;
    line-height: 30px;
    font-weight: 400
}

.footer-widget-info .promotion-card .secondary-btn .btn-text h4 {
    margin: 0;
    text-align: start;
    color: #fff;
    font-family: "soyuansong", serif;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500
}

.widget_service_brochura {
    padding: 38px;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    gap: 5px;
    background-color: #f4f4f4
}

.widget_service_brochura .widget-title-wrapper {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.widget_service_brochura .widget-title-wrapper .widget-subtitle {
    color: #ff9205;
    font-family: "soyuanheiti", sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    margin: 0
}

.widget_service_brochura .widget-title-wrapper .widget-title {
    color: #0b6354;
    font-family: "soyuansong", serif;
    font-size: 24px;
    line-height: 36px;
    font-weight: 700
}

.widget_service_brochura .widget-title-wrapper .widget-title:before {
    display: none
}

.widget_service_brochura .button-wrapper {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.widget_service_brochura .button-wrapper .btn-text {
    color: #fff;
    font-family: "soyuanheiti", sans-serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center
}

.widget_service_brochura .button-wrapper .pdf {
    padding: 18px;
    background-color: #023844
}

.widget_service_brochura .button-wrapper .pdf:hover {
    background-color: #222
}

.widget_service_brochura .button-wrapper .doc {
    padding: 18px;
    background-color: #222
}

.widget_service_brochura .button-wrapper .doc:hover {
    background-color: #023844
}

.blog-coment-title h2,
.blog-coment-title .wp-block-comments-title,
.wp-block-comments h2,
.wp-block-comments .wp-block-comments-title {
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 0;
    font-weight: 500;
    border-bottom: 1px solid #efe1e1;
    display: inline-block;
    padding-bottom: 10px
}

@media only screen and (min-width:0) and (max-width:767px) {

    .blog-coment-title h2,
    .blog-coment-title .wp-block-comments-title,
    .wp-block-comments h2,
    .wp-block-comments .wp-block-comments-title {
        font-size: 32px;
        line-height: 34px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {

    .blog-coment-title h2,
    .blog-coment-title .wp-block-comments-title,
    .wp-block-comments h2,
    .wp-block-comments .wp-block-comments-title {
        font-size: 38px;
        line-height: 42px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {

    .blog-coment-title h2,
    .blog-coment-title .wp-block-comments-title,
    .wp-block-comments h2,
    .wp-block-comments .wp-block-comments-title {
        font-size: 42px;
        line-height: 56px
    }
}

.wp-block-comments .wp-block-comment-template {
    padding-left: 0
}

.wp-block-comments .wp-block-comment-template .wp-block-comment-reply-link {
    margin-top: 15px
}

.wp-block-comments .wp-block-comment-template li .wp-block-columns {
    padding: 50px;
    border: 1px solid #dfe2e9;
    margin-bottom: 24px
}

.wp-block-comments .wp-block-comment-template li .wp-block-columns .wp-block-column:first-child {
    flex-basis: 80px !important
}

.wp-block-comments .wp-block-comment-template li .wp-block-columns .wp-block-avatar {
    width: 100px;
    flex-shrink: 0;
    border-radius: 50%;
    overflow: hidden
}

.wp-block-comments .wp-block-comment-template li .wp-block-columns .wp-block-avatar img {
    width: 100%
}

.wp-block-comments .wp-block-comment-template li .wp-block-columns .wp-block-comment-author-name a {
    font-size: 21px;
    margin-bottom: 5px;
    font-weight: 500;
    font-family: "soyuansong", serif;
    color: #0b6354
}

.wp-block-comments .wp-block-comment-template li .wp-block-columns .wp-block-comment-edit-link a {
    color: #023844
}

.wp-block-comments .wp-block-comment-template li .wp-block-columns .wp-block-comment-date a,
.wp-block-comments .wp-block-comment-template li .wp-block-columns .wp-block-comment-edit-link a {
    color: #9ba8c3;
    font-size: 16px;
    font-weight: 400;
    font-family: "soyuanheiti", sans-serif
}

.wp-block-comments .wp-block-comment-template li .wp-block-columns .wp-block-comment-reply-link a {
    font-size: 14px;
    font-weight: 500;
    color: #0b6354;
    border: 1px solid #023844;
    padding: 4px 26px;
    display: inline-block
}

.wp-block-comments .wp-block-comment-template li .wp-block-columns .wp-block-comment-reply-link a:hover {
    background-color: #023844;
    color: #fff;
    transition: all .5s ease-out
}

.latest-comments .comment-respond {
    margin-top: 30px
}

.latest-comments li.comment {
    padding: 0
}

.latest-comments li.comment .comments-box {
    padding-top: 48px;
    padding-bottom: 13px;
    border-top: 1px solid rgba(44, 53, 62, 0.1490196078)
}

.latest-comments li.comment .comments-box blockquote {
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.05);
    background-color: #fff;
    margin-right: 40px
}

.latest-comments li.comment .children li.comment .comments-box {
    border-top: 1px solid rgba(44, 53, 62, 0.1490196078)
}

.latest-comments li.comment:first-child .comments-box {
    border-top: 0
}

.latest-comments li .children {
    padding-left: 0
}

.latest-comments li .children .comments-box {
    margin-left: 106px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .latest-comments li .children .comments-box {
        margin-left: 0
    }
}

.latest-comments li .comments-box .comments-avatar {
    float: left;
    border-radius: 50px;
    overflow: hidden;
    position: relative;
    margin-right: 30px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .latest-comments li .comments-box .comments-avatar {
        float: inherit;
        margin-bottom: 20px
    }
}

.latest-comments li .comments-box .comments-avatar img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.latest-comments li .comments-box .comments-text {
    overflow: hidden
}

.latest-comments li .comments-box .comments-text p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
    color: #616670;
    font-family: "soyuanheiti", sans-serif
}

.latest-comments li .comments-box .comments-text .avatar-name {
    margin-bottom: 10px;
    position: relative
}

.latest-comments li .comments-box .comments-text .avatar-name h5 {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 700;
    line-height: 27px;
    font-family: "soyuansong", serif;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.latest-comments li .comments-box .comments-text .avatar-name span {
    color: #616670;
    font-size: 14px;
    font-weight: 400;
    font-family: "soyuanheiti", sans-serif
}

@media only screen and (min-width:0) and (max-width:767px) {
    .latest-comments li .comments-box .comments-text .avatar-name span {
        display: inline-block;
        width: 100%
    }
}

.latest-comments li .comments-box .comments-text .comment-reply-link {
    display: inline-flex;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background: #023844;
    padding: 5px 24px;
    gap: 8px;
    position: absolute;
    top: 0;
    right: 0
}

.latest-comments li .comments-box .comments-text .comment-reply-link i {
    color: #fff
}

@media only screen and (min-width:0) and (max-width:767px) {
    .latest-comments li .comments-box .comments-text .comment-reply-link {
        position: unset;
        margin-top: 10px
    }
}

.latest-comments li .comments-box .comments-text .comment-reply-link:hover {
    background-color: #023844;
    color: #fff
}

.latest-comments li .comments-box .comments-text .comment-reply-link:hover i {
    color: #fff;
    transition: all .5s ease-out
}

.post-comments .latest-comments>ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

.comments-text>ul,
.comments-text>ol {
    margin-bottom: 20px
}

ul.children {
    list-style: none
}

.latest-comments li .comments-box .comments-avatar img {
    margin-right: 23px;
    width: 104px;
    border-radius: 50%
}

.post-comments-title .sub-title {
    font-family: "soyuansong", serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #023844;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px
}

.post-comments-title .title {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    color: #222
}

@media only screen and (min-width:0) and (max-width:767px) {
    .post-comments-title .title {
        font-size: 28px;
        margin-bottom: 0
    }
}

.post-comments-title .title small {
    font-size: 16px;
    font-family: "soyuanheiti", sans-serif;
    color: #023844
}

.post-comments-title .desc {
    font-family: "soyuanheiti", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #808287;
    margin-bottom: 30px
}

@media(max-width:1399px) {
    .post-comments-title .desc br {
        display: none
    }
}

.comment-respond {
    position: relative
}

@media only screen and (min-width:0) and (max-width:767px) {
    .comment-respond {
        margin-top: 0
    }
}

.comment-respond .title {
    font-family: "soyuanheiti", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    color: #222
}

.comment-respond .contacts-email,
.comment-respond .contacts-name,
.comment-respond .single-input-field,
.comment-respond .contacts-message {
    margin-bottom: 20px;
    position: relative
}

.comment-respond .contacts-email label,
.comment-respond .contacts-name label,
.comment-respond .single-input-field label,
.comment-respond .contacts-message label {
    font-size: 18px;
    color: #222;
    margin-bottom: 8px
}

.comment-respond .checkbox-field-wrapper {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 12px;
    padding: 15px 0
}

.comment-respond .checkbox-field-wrapper p {
    margin: 0
}

.comment-respond .checkbox-field-wrapper .single-checkbox-field {
    margin-bottom: 0;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    font-size: 16px;
    font-weight: 400;
    font-family: "soyuanheiti", sans-serif
}

.comment-respond .comment-form-cookies-consent {
    display: none
}

.comment-respond input[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

.comment-respond input,
.comment-respond select {
    padding: 0 20px;
    height: 60px;
    width: 100%;
    color: #808287;
    opacity: 1;
    font-family: "soyuanheiti", sans-serif !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    background-color: #f6f6f6
}

.comment-respond input[type=submit] {
    height: 70px;
    background-color: #023844;
    border-color: #023844;
    color: #fff;
    font-size: 18px;
    font-weight: 500
}

.comment-respond *::-moz-placeholder {
    color: #666;
    opacity: 1
}

.comment-respond *::placeholder {
    color: #808287;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    font-family: "soyuanheiti", sans-serif
}

.comment-respond .contacts-message {
    margin-bottom: 10px
}

.comment-respond textarea {
    resize: vertical;
    padding: 20px;
    width: 100%;
    color: #808287;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    background-color: #f6f6f6;
    font-family: "soyuanheiti", sans-serif !important;
    height: 300px;
    margin-bottom: 0
}

@media only screen and (min-width:0) and (max-width:767px) {
    .comment-respond textarea {
        height: 200px
    }
}

.comment-respond input:focus,
.comment-respond textarea:focus,
.comment-respond .form-select:focus {
    outline: none !important;
    box-shadow: none;
    border-color: #023844 !important;
    transition: all .4s ease 0s
}

.team-member-card {
    position: relative;
    background-color: #f2f2f2;
    top: 0;
    max-width: 450px;
    max-height: 656px;
    transition: all .5s ease-out
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .team-member-card {
        width: auto;
        height: auto;
        margin-bottom: 50px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .team-member-card {
        margin-bottom: 30px
    }
}

.team-member-card:hover .image:before {
    height: 250%;
    transition: all 900ms linear;
    background-color: transparent
}

.team-member-card:hover .image img {
    transform: scale(1.1);
    transition: all .5s ease-out
}

.team-member-card:hover .social-links {
    right: 30px;
    z-index: 1
}

.team-member-card .image-wrapper {
    overflow: hidden;
    position: relative;
    height: 100%
}

.team-member-card .image-wrapper .overlay {
    background: rgba(49, 43, 43, 0.7);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.team-member-card .image-wrapper img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all .5s ease-out
}

.team-member-card .content-wrapper {
    display: flex;
    justify-content: start;
    align-items: start;
    flex-direction: column;
    gap: 12px;
    padding: 40px 60px;
    width: 100%;
    z-index: 2;
    position: absolute;
    bottom: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .team-member-card .content-wrapper {
        padding: 30px
    }
}

.team-member-card .content-wrapper .title {
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    color: #fff;
    font-family: "soyuansong", serif;
    margin: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .team-member-card .content-wrapper .title {
        font-size: 21px
    }
}

.team-member-card .content-wrapper .content {
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: center;
    z-index: 1;
    border-left: 1px solid #fff;
    gap: 16px
}

.team-member-card .content-wrapper .content .desc {
    font-size: 20px;
    font-style: normal;
    font-weight: 250;
    line-height: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #fff;
    font-family: "soyuanheiti", sans-serif;
    margin: 0
}

.team-member-card .content-wrapper .content i {
    transform: rotate(-45deg);
    color: #fff;
    font-weight: 300
}

.team-member-card .social-links {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 22px;
    z-index: -1;
    transition: all .5s ease-out;
    position: absolute;
    right: 0;
    bottom: 130px
}

.team-member-card .social-links a {
    color: #fff
}

.team-member-card .social-links a i {
    font-size: 28px;
    color: #fff
}

.team-member-card .social-links a:hover {
    color: #023844;
    transition: all .5s ease-out
}

.team-member-card .social-links i {
    color: #fff
}

.team-member-slider-wrapper {
    position: relative
}

.team-member-slider-wrapper .slick-list {
    padding-bottom: 88px;
    margin: 0 -55px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .team-member-slider-wrapper .slick-list {
        padding-bottom: 25px;
        margin: unset
    }
}

.team-member-slider-wrapper .slick-list .slick-slide {
    margin: 0 55px
}

@media(max-width:1199px) {
    .team-member-slider-wrapper .slick-list .slick-slide {
        margin: 0 14px
    }
}

.team-member-slider-wrapper .slick-dots {
    display: flex;
    gap: 24px;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 0
}

.team-member-slider-wrapper .slick-dots li {
    display: inline-block;
    line-height: 0;
    outline: 2px solid transparent;
    border: 5px solid transparent;
    border-radius: 50px;
    transition: all .5s ease-out
}

.team-member-slider-wrapper .slick-dots li button {
    font-size: 0;
    padding: 0;
    width: 12px;
    height: 12px;
    background-color: #5e6f92;
    opacity: .478;
    border-radius: 50px;
    position: relative;
    transition: all .5s ease-out
}

.team-member-slider-wrapper .slick-dots li.slick-active {
    transition: all .5s ease-out;
    outline: 2px solid #fc855b
}

.team-member-slider-wrapper .slick-dots li.slick-active button {
    transition: all .5s ease-out
}

.portfolio-wrapper {
    margin-right: 8px
}

.portfolio-card {
    display: flex;
    gap: 50px;
    align-items: center;
    padding: 28px 0;
    border-bottom: 3px solid #E3E3E3;
    cursor: default
}

@media only screen and (min-width:0) and (max-width:767px) {
    .portfolio-card {
        flex-direction: column;
        text-align: center;
        gap: 20px;
        padding: 24px 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-card {
        gap: 30px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .portfolio-card {
        gap: 16px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .portfolio-card {
        gap: 30px
    }
}

.portfolio-card:first-child {
    border-top: 3px solid #E3E3E3
}

.portfolio-card:hover .btn-wrapper .arrow-btn {
    color: #222;
    transform: rotate(-25deg);
    transition: all .5s ease-out
}

.portfolio-card.active .title {
    color: #023844;
    transition: all .5s ease-out
}

.portfolio-card.active .btn-wrapper .arrow-btn {
    color: #222;
    transform: rotate(-25deg);
    transition: all .5s ease-out
}

.portfolio-card .title {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    color: #222;
    width: 170px;
    flex-shrink: 0;
    margin-bottom: 0;
    transition: all .5s ease-out
}

@media only screen and (min-width:0) and (max-width:767px) {
    .portfolio-card .title {
        width: 100%
    }
}

.portfolio-card .content {
    padding-right: 36px;
    flex-grow: 1;
    position: relative
}

.portfolio-card .content .short-title {
    font-size: 16px;
    font-weight: 400;
    display: block
}

@media only screen and (min-width:0) and (max-width:767px) {
    .portfolio-card .content .short-title {
        font-size: 18px;
        margin-bottom: 10px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-card .content .short-title {
        font-size: 18px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .portfolio-card .content .short-title {
        font-size: 18px
    }
}

.portfolio-card .btn-wrapper .arrow-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    font-size: 20px;
    color: rgba(35, 38, 45, 0.1);
    transition: all .5s ease-out
}

@media only screen and (min-width:0) and (max-width:767px) {
    .portfolio-card-main-wrapper {
        margin: 0 12px
    }
}

.portfolio-fullscreen-image {
    height: 100%;
    width: 100%;
    position: relative
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-fullscreen-image {
        min-height: 400px;
        margin: 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .portfolio-fullscreen-image {
        min-height: 350px;
        margin: 0
    }
}

.portfolio-fullscreen-image .tabimg {
    transform: scale(1.1);
    opacity: 0;
    transition: all .5s ease-out;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    max-width: 645px;
    width: 100%;
    height: 100%
}

@media only screen and (min-width:0) and (max-width:767px) {
    .portfolio-fullscreen-image .tabimg {
        max-width: 550px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-fullscreen-image .tabimg {
        max-width: 100%
    }
}

.portfolio-fullscreen-image .tabimg.active {
    transform: scale(1);
    opacity: 1
}

.portfolio-card.style-2 {
    justify-content: space-between;
    align-items: start;
    border-top: 0;
    border-bottom: 1px solid #616670;
    padding: 40px 0
}

@media only screen and (min-width:0) and (max-width:767px) {
    .portfolio-card.style-2 {
        padding: 28px 0;
        align-items: center
    }
}

.portfolio-card.style-2:hover .btn-wrapper .arrow-btn {
    color: #023844;
    transform: rotate(-45deg);
    transition: all .5s ease-out
}

.portfolio-card.style-2 .title {
    color: #fff;
    width: 210px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .portfolio-card.style-2 .title {
        width: 100%;
        font-size: 24px
    }
}

.portfolio-card.style-2 .title .year {
    font-family: "soyuanheiti", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #fff
}

.portfolio-card.style-2 .content {
    margin-left: 23px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .portfolio-card.style-2 .content {
        width: 350px;
        margin-left: 0;
        padding-right: 0
    }
}

@media only screen and (min-width:0) and (max-width:576px) {
    .portfolio-card.style-2 .content {
        width: auto
    }
}

.portfolio-card.style-2 .content .short-desc {
    color: #fff;
    opacity: .72;
    font-family: "soyuanheiti", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px
}

.portfolio-card.style-2 .btn-wrapper {
    align-self: center
}

.portfolio-card.style-2 .btn-wrapper .arrow-btn {
    color: #fff;
    font-size: 24px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .portfolio-card.style-2 .btn-wrapper .arrow-btn {
        font-size: 20px
    }
}

.image-card {
    background-color: #fff;
    position: relative;
    max-width: 450px;
    max-height: 506px;
    width: 100%;
    height: 100%
}

@media(max-width:991px) {
    .image-card {
        max-width: unset;
        max-height: unset
    }
}

.image-card:hover .content-wrapper {
    visibility: visible;
    opacity: 1
}

.image-card .image {
    position: relative;
    overflow: hidden
}

.image-card .image img {
    width: 100%;
    transform: scale(1);
    transition: all .5s ease-out
}

.image-card .image .icon {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 100px;
    height: 100px;
    padding: 17px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .image-card .image .icon {
        width: 80px;
        height: 80px
    }
}

@media only screen and (min-width:0) and (max-width:576px) {
    .image-card .image .icon {
        width: 80px;
        height: 80px
    }
}

.image-card .image .icon img {
    width: auto
}

.image-card .content-wrapper {
    padding: 40px 20px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(49, 43, 43, 0.8);
    visibility: hidden;
    opacity: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    transition: all .5s ease-out;
    text-align: center
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .image-card .content-wrapper {
        padding: 30px 24px
    }
}

.image-card .content-wrapper .content {
    padding: 45px 55px;
    border-top: 1px solid #878080;
    border-bottom: 1px solid #878080;
    position: relative
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .image-card .content-wrapper .content {
        padding: 30px 32px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .image-card .content-wrapper .content {
        padding: 30px 32px
    }
}

.image-card .content-wrapper .content:before {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 1px;
    height: calc(100%+40px);
    background: #878080
}

.image-card .content-wrapper .content:after {
    content: "";
    position: absolute;
    right: 20px;
    bottom: -20px;
    width: 1px;
    height: calc(100%+40px);
    background: #878080
}

.image-card .content-wrapper .title {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    transition: all .6s ease
}

.image-card .content-wrapper .desc {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    color: #fff
}

.video-popup-card {
    position: relative;
    overflow: hidden
}

.video-popup-card .video-popup-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.video-popup-card .video-popup-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.video-popup-card .video-popup-btn a {
    width: 155px;
    height: 155px;
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    background: linear-gradient(202deg, #c1975d 13.04%, #5b472c 85.96%);
    display: inline-block;
    padding: 15px;
    border-radius: 50%;
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    animation: ripple 3s infinite;
    display: flex;
    align-items: center;
    justify-content: center
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .video-popup-card .video-popup-btn a {
        width: 100px;
        height: 100px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .video-popup-card .video-popup-btn a {
        width: 80px;
        height: 80px
    }
}

.video-popup-card .video-popup-btn a i {
    color: #fff;
    font-size: 24px
}

.video-popup-card .video-popup-btn a:hover {
    animation: none
}

.video-popup-card.style-2 {
    position: relative
}

.video-popup-card.style-2 .overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.51) 100%)
}

@media only screen and (min-width:0) and (max-width:767px) {
    .video-popup-card.style-2 .video-popup-image img {
        height: 100%
    }
}

.video-popup-card.style-2 .video-popup-btn {
    border-radius: 50%;
    padding: 11px;
    border: 3px solid #023844
}

.video-popup-card.style-2 .video-popup-btn a {
    width: 162px;
    height: 162px;
    background-color: #023844
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .video-popup-card.style-2 .video-popup-btn a {
        width: 120px;
        height: 120px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .video-popup-card.style-2 .video-popup-btn a {
        width: 120px;
        height: 120px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .video-popup-card.style-2 .video-popup-btn a {
        width: 70px;
        height: 70px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .video-popup-card.style-2 .video-popup-btn a {
        width: 70px;
        height: 70px
    }
}

.video-popup-card.style-2 .video-popup-btn a i {
    color: #fff;
    font-size: 53px;
    margin-left: 12px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .video-popup-card.style-2 .video-popup-btn a i {
        font-size: 24px;
        margin-left: 6px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .video-popup-card.style-2 .video-popup-btn a i {
        font-size: 24px;
        margin-left: 6px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .video-popup-card.style-2 .video-popup-btn a i {
        font-size: 40px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .video-popup-card.style-2 .video-popup-btn a i {
        font-size: 40px
    }
}

.video-popup-card.style-3 .video-popup-btn {
    background-color: initial;
    border-radius: 50%;
    padding: 15px
}

.video-popup-card.style-3 .video-popup-btn a {
    border: 1px solid #fff;
    background-color: initial;
    width: 130px;
    height: 130px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .video-popup-card.style-3 .video-popup-btn a {
        width: 100px;
        height: 100px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .video-popup-card.style-3 .video-popup-btn a {
        width: 80px;
        height: 80px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .video-popup-card.style-3 .video-popup-btn a {
        width: 80px;
        height: 80px
    }
}

.video-popup-card.style-3 .video-popup-btn a i {
    color: #023844;
    font-size: 46px;
    margin-top: 8px;
    margin-left: 6px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .video-popup-card.style-3 .video-popup-btn a i {
        font-size: 28px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .video-popup-card.style-3 .video-popup-btn a i {
        font-size: 24px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .video-popup-card.style-3 .video-popup-btn a i {
        font-size: 24px;
        margin-top: 0
    }
}

.img-gallery-card {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-areas: "a a b c""d e e e""f f g h""i j j j""k k l m""n o o o";
    margin: -12px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .img-gallery-card {
        grid-template-areas: "a a b b""c c c c""d d e e""f f g g""h h h h""i i j j"
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .img-gallery-card {
        grid-template-areas: "a a a a""b b c c""d d d d""e e e e""f f f f""g g h h""i i i i""j j j j"
    }
}

@media only screen and (min-width:0) and (max-width:576px) {
    .img-gallery-card {
        grid-template-areas: "a a a a""b b b b""c c c c""d d d d""e e e e""f f f f""g g g g""h h h h""i i i i""j j j j"
    }
}

.img-gallery-card :nth-child(1) {
    grid-area: a
}

.img-gallery-card :nth-child(2) {
    grid-area: b
}

.img-gallery-card :nth-child(3) {
    grid-area: c
}

.img-gallery-card :nth-child(4) {
    grid-area: d
}

.img-gallery-card :nth-child(5) {
    grid-area: e
}

.img-gallery-card :nth-child(6) {
    grid-area: f
}

.img-gallery-card :nth-child(7) {
    grid-area: g
}

.img-gallery-card :nth-child(8) {
    grid-area: h
}

.img-gallery-card :nth-child(9) {
    grid-area: i
}

.img-gallery-card :nth-child(10) {
    grid-area: j
}

.img-gallery-card :nth-child(11) {
    grid-area: k
}

.img-gallery-card :nth-child(12) {
    grid-area: l
}

.img-gallery-card :nth-child(13) {
    grid-area: m
}

.img-gallery-card :nth-child(14) {
    grid-area: n
}

.img-gallery-card :nth-child(15) {
    grid-area: o
}

.img-gallery-card .project-card.style-2 {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    height: 390px;
    margin: 12px
}

.img-gallery-card .project-card.style-2:last-child {
    margin-bottom: 0
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .img-gallery-card .project-card.style-2 {
        height: 280px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .img-gallery-card .project-card.style-2 {
        height: 280px
    }
}

.img-gallery-card .project-card.style-2:hover .main-content .main-content-wrapper {
    visibility: visible;
    opacity: 1;
    transition: all .5s ease-out
}

.img-gallery-card .project-card.style-2 .image {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.img-gallery-card .project-card.style-2 .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 5px;
    transition: all .5s ease-out
}

.img-gallery-card .project-card.style-2 .main-content {
    height: 100%;
    width: 100%;
    padding: 0
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .img-gallery-card .project-card.style-2 .main-content {
        padding: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .img-gallery-card .project-card.style-2 .main-content {
        padding: 0
    }
}

.img-gallery-card .project-card.style-2 .main-content .main-content-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding: 20px;
    visibility: hidden;
    opacity: 0;
    transition: all .5s ease-out
}

.img-gallery-card .project-card.style-2 .main-content .main-content-wrapper .content-inner {
    padding: 0
}

@media only screen and (min-width:0) and (max-width:767px) {
    .img-gallery-card .project-card.style-2 .main-content .main-content-wrapper .content-inner {
        padding: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .img-gallery-card .project-card.style-2 .main-content .main-content-wrapper .content-inner {
        padding: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .img-gallery-card .project-card.style-2 .main-content .main-content-wrapper .content-inner {
        padding: 0
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .img-gallery-card .project-card.style-2 .main-content .main-content-wrapper .content-inner {
        padding: 0
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .img-gallery-card .project-card.style-2 .main-content .main-content-wrapper .content-inner .title {
        font-size: 22px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .img-gallery-card .project-card.style-2 .main-content .main-content-wrapper .content-inner .title {
        font-size: 18px;
        line-height: 25px
    }
}

.img-gallery-card .project-card.style-2 .main-content .main-content-wrapper .content-inner .desc {
    margin-top: 10px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .img-gallery-card .project-card.style-2 .main-content .main-content-wrapper .content-inner .desc {
        margin-top: 5px
    }
}

.img-gallery-card .project-card.style-2 .main-content .main-content-wrapper .btn-wrapper {
    align-self: flex-end
}

.img-gallery-card .project-card.style-2 .main-content .main-content-wrapper .btn-wrapper .arrow-btn {
    font-size: 36px;
    width: 60px;
    height: 60px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .img-gallery-card .project-card.style-2 .main-content .main-content-wrapper .btn-wrapper .arrow-btn {
        font-size: 24px;
        width: 45px;
        height: 45px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .img-gallery-card .project-card.style-2 .main-content .main-content-wrapper .btn-wrapper .arrow-btn {
        font-size: 24px;
        width: 50px;
        height: 50px
    }
}

.img-gallery-card.style-2 {
    grid-template-areas: "a a b c""d e f f""g g h i""j k l l""m m n o"
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .img-gallery-card.style-2 {
        grid-template-areas: "a a b b""c c d d""e e f f""g g h h""i i j j""k k l l"
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .img-gallery-card.style-2 {
        grid-template-areas: "a a a a""b b c c""d d e e""f f f f""g g g g""h h i i""j j k k""l l l l";
        margin: 0
    }
}

@media only screen and (min-width:0) and (max-width:576px) {
    .img-gallery-card.style-2 {
        grid-template-areas: "a a a a""b b b b""c c c c""d d d d""e e e e""f f f f""g g g g""h h h h""i i i i""j j j j""k k k k""l l l l";
        margin: 0
    }
}

.hero-section.style-1 .hero-content-area {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
    text-align: right
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .hero-section.style-1 .hero-content-area {
        display: flex;
        align-items: center
    }
}

.hero-section.style-1 .hero-content-area .bg-dark-effect {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(91deg, #000 .47%, rgba(0, 0, 0, 0) 99.58%)
}

.hero-section.style-1 .hero-content {
    position: relative;
    z-index: 5;
    display: inline-block;
    text-align: left;
    padding: 200px 80px 191px 114px
}

@media only screen and (min-width:0) and (max-width:576px) {
    .hero-section.style-1 .hero-content {
        padding: 100px 12px !important
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .hero-section.style-1 .hero-content {
        padding: 100px 50px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-section.style-1 .hero-content {
        padding: 160px 80px 140px 40px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-section.style-1 .hero-content {
        padding: 120px 50px;
        display: block
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .hero-section.style-1 .hero-content {
        padding: 0 46px
    }
}

.hero-section.style-1 .hero-content .title {
    font-family: "soyuansong", serif;
    font-size: 86px;
    line-height: 99px;
    font-weight: 700;
    color: #fff
}

@media only screen and (min-width:0) and (max-width:767px) {
    .hero-section.style-1 .hero-content .title {
        font-size: 44px;
        line-height: normal
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-section.style-1 .hero-content .title {
        font-size: 72px;
        line-height: 88px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-section.style-1 .hero-content .title {
        font-size: 60px;
        line-height: 82px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .hero-section.style-1 .hero-content .title {
        font-size: 72px;
        line-height: 82px
    }
}

.hero-section.style-1 .hero-content .desc {
    font-size: 16px;
    line-height: 30px;
    margin: 22px 0 37px;
    color: #fff;
    padding-right: 170px
}

@media only screen and (min-width:0) and (max-width:576px) {
    .hero-section.style-1 .hero-content .desc {
        padding-right: 55px !important
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .hero-section.style-1 .hero-content .desc {
        padding-right: 100px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-section.style-1 .hero-content .desc {
        width: 480px;
        padding-right: 0
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .hero-section.style-1 .hero-content .desc {
        padding-right: 120px
    }
}

.hero-section.style-1 .hero-content .hero-content-bottom {
    display: flex;
    align-items: center
}

@media only screen and (min-width:0) and (max-width:767px) {
    .hero-section.style-1 .hero-content .hero-content-bottom {
        flex-direction: column-reverse;
        align-items: flex-start;
        gap: 50px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-section.style-1 .hero-content .hero-content-bottom {
        flex-direction: column-reverse;
        align-items: flex-start;
        gap: 40px
    }
}

.hero-section.style-1 .hero-content .hero-content-bottom .trusted-clients-wrapper {
    display: flex
}

.hero-section.style-1 .hero-content .hero-content-bottom .trusted-clients {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 66px;
    flex-shrink: 0
}

@media only screen and (min-width:0) and (max-width:767px) {
    .hero-section.style-1 .hero-content .hero-content-bottom .trusted-clients {
        margin-left: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-section.style-1 .hero-content .hero-content-bottom .trusted-clients {
        margin-left: 0
    }
}

.hero-section.style-1 .hero-content .hero-content-bottom .trusted-clients .client-thumb {
    position: relative;
    width: 54px;
    height: 54px;
    border: 2px solid #fff;
    border-radius: 50%;
    margin-left: -15px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .hero-section.style-1 .hero-content .hero-content-bottom .trusted-clients .client-thumb:first-child {
        margin-left: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-section.style-1 .hero-content .hero-content-bottom .trusted-clients .client-thumb:first-child {
        margin-left: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-section.style-1 .hero-content .hero-content-bottom .trusted-clients .client-thumb:first-child {
        margin-left: 0
    }
}

.hero-section.style-1 .hero-content .hero-content-bottom .trusted-clients img {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover
}

.hero-section.style-1 .hero-content .hero-content-bottom .member-count {
    margin-left: 18px
}

.hero-section.style-1 .hero-content .hero-content-bottom .member-count h4 {
    font-size: 32px;
    font-weight: 700;
    line-height: 41.6px;
    text-transform: capitalize;
    color: #fff
}

.hero-section.style-1 .hero-content .hero-content-bottom .member-count span {
    font-size: 16px;
    line-height: 30px;
    color: #fff
}

.hero-section.style-1 .hero-gallery-area {
    padding: 59px 0 46px 52px
}

@media only screen and (min-width:0) and (max-width:576px) {
    .hero-section.style-1 .hero-gallery-area {
        padding: 80px 0 !important
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .hero-section.style-1 .hero-gallery-area {
        padding: 80px 0 80px 18px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-section.style-1 .hero-gallery-area {
        padding: 100px 0 100px 30px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-section.style-1 .hero-gallery-area {
        padding: 120px 0 120px 40px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .hero-section.style-1 .hero-gallery-area {
        padding: 76px 0 76px 50px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-section.style-1 .hero-gallery-area .section-title {
        margin-bottom: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-section.style-1 .hero-gallery-area .section-title {
        margin-bottom: 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .hero-section.style-1 .hero-gallery-area .section-title {
        margin-bottom: 0
    }
}

.hero-section.style-1 .hero-gallery-area h4 {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    color: #000;
    margin-bottom: 30px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .hero-section.style-1 .hero-gallery-area h4 {
        font-size: 28px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hero-section.style-1 .hero-gallery-area h4 {
        font-size: 28px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .hero-section.style-1 .hero-gallery-area h4 {
        margin-bottom: 20px
    }
}

.hero-section.style-1 .hero-gallery-area .nav-tab {
    display: flex;
    gap: 20px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .hero-section.style-1 .hero-gallery-area .nav-tab {
        gap: 8px
    }
}

.hero-section.style-1 .hero-gallery-area .nav-tab .theme-btn {
    background: 0;
    color: #222;
    padding: 9px 20px;
    text-transform: none !important;
    font-weight: 400;
    font-family: "soyuanheiti", sans-serif;
    letter-spacing: initial;
    transition: all .5s ease-out
}

.hero-section.style-1 .hero-gallery-area .nav-tab .theme-btn:hover {
    background-color: #023844;
    color: #fff;
    transition: all .5s ease-out
}

.hero-section.style-1 .hero-gallery-area .nav-tab .theme-btn.active {
    background: #023844;
    border: 1px solid #023844;
    color: #fff
}

.hero-section.style-1 .hero-gallery-slider {
    padding: 30px 0 60px;
    position: relative
}

.hero-section.style-1 .hero-gallery-slider .slick-arrow {
    position: absolute;
    bottom: -3px;
    width: 44px;
    height: 44px;
    background: 0;
    border: 1px solid #e3e3e3;
    transition: all .5s
}

.hero-section.style-1 .hero-gallery-slider .slick-arrow:hover {
    background-color: #023844;
    border: 1px solid #023844
}

.hero-section.style-1 .hero-gallery-slider .slick-arrow:hover i {
    color: #fff
}

.hero-section.style-1 .hero-gallery-slider .slick-arrow i {
    color: #23262d;
    font-size: 16px;
    font-weight: 900;
    font-family: Font Awesome 6 Free;
    transition: all .5s ease-out
}

.hero-section.style-1 .hero-gallery-slider .slick-arrow.btn-next {
    margin-left: 59px
}

.hero-section.style-1 .hero-gallery-slider .slick-track {
    display: block
}

.hero-section.style-1 .hero-gallery-slider .slick-track .slick-item {
    margin-right: 30px;
    width: 300px;
    height: 470px;
    position: relative
}

.hero-section.style-1 .hero-gallery-slider .slick-track .slick-item:hover .image img {
    transform: scale(1.03);
    transition: all .5s ease-out
}

.hero-section.style-1 .hero-gallery-slider .slick-track .slick-item:hover .theme-btn {
    transform: translateY(0%);
    opacity: 1;
    transition: all .5s ease-out
}

@media only screen and (min-width:0) and (max-width:767px) {
    .hero-section.style-1 .hero-gallery-slider .slick-track .slick-item {
        margin-right: 20px
    }
}

.hero-section.style-1 .hero-gallery-slider .slick-track .slick-item .image {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.hero-section.style-1 .hero-gallery-slider .slick-track .slick-item .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transform: scale(1.01);
    transition: all .5s ease-out
}

.hero-section.style-1 .hero-gallery-slider .slick-track .slick-item .theme-btn {
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    transform: translateY(100%);
    opacity: 0;
    transition: all .5s ease-out
}

.slider-area {
    padding-bottom: 75px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area {
        padding-bottom: 60px
    }
}

.slider-area .checknow-form {
    padding-top: 154px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .slider-area .checknow-form {
        padding-top: 100px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .slider-area .checknow-form {
        padding-top: 10px
    }
}

.slider-area .checknow-form form .select-container {
    width: 100%
}

.slider-area .checknow-form form .select-container .nice-select {
    height: 49px;
    padding: 16px 20px;
    background-color: #564848;
    color: #a19292;
    border-radius: 0
}

.about-us-area {
    position: relative;
    background: #f5f5f6;
}

.about-us-area .outer-shape {
    position: absolute;
    transform: translate(-37%, -31%);
}

/*@media(max-width:1700px) {*/
/*    .about-us-area .outer-shape {*/
/*        display: none*/
/*    }*/
/*}*/

@media only screen and (min-width:0) and (max-width:767px) {
    .about-us-area .section-title {
        gap: 0
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .about-us-area .section-title .title {
        margin-bottom: 20px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .about-us-area .section-title .title br {
        display: none
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .about-us-area .about-info-card {
        padding-left: 0px
    }
}

@media(max-width:1199px) {
    .about-us-area .about-info-card {
        margin-top: 40px
    }
}

.about-us-area .icon-card-wrapper {
    display: flex;
    gap: 70px;
    align-items: center
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .about-us-area .icon-card-wrapper {
        gap: 40px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-us-area .icon-card-wrapper {
        gap: 10px
    }
}

@media(max-width:991px) {
    .about-us-area .icon-card-wrapper {
        gap: 10px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-us-area .icon-card-wrapper {
        flex-direction: column;
        gap: 30px;
        align-items: start
    }
}

.about-us-area .btn-wrapper .inner-wrapper {
    display: inline-flex;
    gap: 46px;
    padding-top: 45px;
    border-top: 1px solid #e0e0e0
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-us-area .btn-wrapper .inner-wrapper {
        flex-wrap: wrap;
        gap: 20px
    }
}

.booking-btn {
    display: flex;
    align-items: center;
    gap: 21px
}

.booking-btn .content p {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2.7px;
    color: #666;
    margin-bottom: 4px
}

.booking-btn .content a {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    letter-spacing: 2.4px;
    color: #222
}

.booking-area {
    position: relative
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .booking-area {
        padding-bottom: 70px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .booking-area {
        padding-bottom: 70px
    }
}

@media(max-width:991px) {
    .booking-area {
        padding-top: 0;
        padding-bottom: 80px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .booking-area {
        padding-bottom: 60px
    }
}

.booking-area .shape-wrapper {
    background-color: #f8f5f0;
    position: absolute;
    bottom: 120px;
    right: 0;
    width: 1645px;
    height: 823px;
    z-index: -1
}

@media(max-width:991px) {
    .booking-area .shape-wrapper {
        height: 800px
    }
}

.booking-area .shape-wrapper .shape {
    position: absolute;
    bottom: 0;
    right: 0
}

@media(max-width:1399px) {
    .booking-area .shape-wrapper {
        bottom: 0
    }
}

.booking-area .shape-2 {
    position: absolute;
    bottom: 0;
    left: 80px;
    z-index: -2
}

.booking-area .contact-info {
    display: flex;
    align-items: center;
    gap: 24px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .booking-area .contact-info {
        padding-bottom: 16px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .booking-area .contact-info {
        gap: 12px
    }
}

.booking-area .contact-info .icon {
    width: 69px;
    height: 69px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #023844;
    flex-shrink: 0
}

.booking-area .contact-info .desc {
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #808287
}

@media only screen and (min-width:0) and (max-width:767px) {
    .booking-area .contact-info .desc {
        font-size: 20px
    }
}

.booking-area .booking-form {
    padding: 65px 45px;
    background-color: #fff;
    box-shadow: 0 4px 20px 0 rgba(234, 234, 234, 0.3);
    border-radius: 10px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .booking-area .booking-form {
        padding: 24px 0 0 0;
        box-shadow: none
    }
}

.booking-area .booking-form .sub-title {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 5.4px;
    text-transform: uppercase;
    color: #808287
}

.booking-area .booking-form .title {
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    font-family: "soyuansong", serif
}

.booking-area .booking-form form .form-group {
    position: relative;
    margin-bottom: 20px
}

.booking-area .booking-form form .form-group .datepicker {
    position: relative
}

.booking-area .booking-form form .form-group .datepicker #calendar-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    pointer-events: none
}

.booking-area .booking-form form .form-group .datepicker input {
    width: 100%;
    padding: 12px;
    font-size: 14px;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: #f6f6f6;
    color: #616670
}

.booking-area .booking-form form .form-group .datepicker input[type=date] {
    position: absolute;
    inset: 0;
    z-index: -1;
    opacity: 0
}

.booking-area .booking-form form .form-group label {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.booking-area .booking-form form .form-group input[type=date],
.booking-area .booking-form form .form-group select,
.booking-area .booking-form form .form-group .nice-select {
    width: 100%;
    padding: 12px;
    font-size: 14px;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: #f6f6f6;
    color: #616670
}

.booking-area .booking-form form .form-group input[type=date] ::-webkit-input-placeholder,
.booking-area .booking-form form .form-group select ::-webkit-input-placeholder,
.booking-area .booking-form form .form-group .nice-select ::-webkit-input-placeholder {
    color: #8b2c2c
}

.booking-area .booking-form form .form-group input[type=date]:focus,
.booking-area .booking-form form .form-group select:focus,
.booking-area .booking-form form .form-group .nice-select:focus {
    outline: 0;
    border-color: #023844
}

.booking-area .booking-form form .submit-btn {
    background-color: #023844;
    color: #fff;
    padding: 12px;
    font-size: 16px;
    border: 0;
    border-radius: 5px;
    cursor: pointer;
    text-transform: uppercase;
    width: 100%
}

.booking-area .booking-form form .submit-btn:hover {
    background-color: #886942
}

@media(max-width:1199px) {
    .booking-area .about-us-area {
        margin-top: 70px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .booking-area .about-us-area {
        margin-top: 60px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .booking-area .about-us-area .image-wrapper .main-img {
        height: 450px
    }
}

@media(max-width:1399px) {
    .booking-area .about-us-area .about-info-card {
        padding-left: 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .blog-area {
        padding-top: 60px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .blog-area .section-title {
        margin-bottom: 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .blog-area .section-title {
        margin-bottom: 0
    }
}

@media(max-width:991px) {
    .blog-area .blog-card {
        margin-top: 30px
    }
}

.room_and_suites {
    background-color: #f8f5f0
}

.room_and_suites .banner-text {
    margin-top: -40px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .room_and_suites .banner-text {
        margin-top: -25px
    }
}

.room_and_suites .room-card-slider-container {
    position: relative;
    margin-top: 24px
}

.room_and_suites .drag-btn-wrapper {
    position: absolute;
    bottom: 84px;
    left: 50%;
    transform: translateY(-50%);
    cursor: grab;
    z-index: 1
}

@media only screen and (min-width:0) and (max-width:767px) {
    .room_and_suites .drag-btn-wrapper {
        display: none;
        transform: translate(-50%, 0)
    }
}

.room_and_suites .drag-left {
    transform: rotateY(10deg) scale(1.05);
    transition: transform .3s ease;
    box-shadow: -5px 5px 20px rgba(0, 0, 0, 0.2)
}

.room_and_suites .drag-right {
    transform: rotateY(-10deg) scale(1.05);
    transition: transform .3s ease;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2)
}

.room_and_suites .room-card {
    transition: transform .3s ease
}

.room_and_suites .drag-handle {
    width: 154px;
    height: 154px;
    background-color: #023844;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    cursor: grab;
    color: #fff
}

@media(max-width:991px) {
    .room_and_suites .drag-handle {
        width: 120px;
        height: 120px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .room_and_suites .drag-handle {
        width: 100px;
        height: 100px
    }
}

.room_and_suites .drag-handle p {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 3px;
    margin-bottom: 0
}

.room_and_suites .drag-handle i {
    line-height: 21px;
    font-weight: 300
}

.room_and_suites .drag-handle.grabbing {
    cursor: grabbing
}

.room_and_suites .room-card-wrapper {
    display: flex;
    gap: 50px;
    align-items: center;
    justify-content: space-between;
    padding-left: 40px;
    position: relative;
    margin-top: -196px
}

@media(max-width:1700px) {
    .room_and_suites .room-card-wrapper {
        margin-top: -100px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .room_and_suites .room-card-wrapper {
        margin-top: -100px
    }
}

@media(max-width:991px) {
    .room_and_suites .room-card-wrapper {
        margin-top: -40px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .room_and_suites .room-card-wrapper {
        margin-top: 0;
        padding-left: 10px
    }
}

.room_and_suites .room-card-wrapper .room-card:nth-child(even) {
    margin-top: 80px
}

@media(max-width:1199px) {
    .room_and_suites .room-card-wrapper .room-card {
        margin-top: 80px
    }

    .room_and_suites .room-card-wrapper .room-card:nth-child(even) {
        margin-top: 0
    }
}

.room_and_suites .room-card-wrapper .slick-slide {
    margin: 0 12px
}

.room_and_suites .room-card-wrapper .slick-track {
    margin: 0 -12px
}

.room_and_suites .room-card-wrapper .room-card-btn {
    position: absolute
}

.room_and_suites .room-card-wrapper .room-card-btn.prev-btn {
    left: 0
}

.room_and_suites .room-card-wrapper .room-card-btn.next-btn {
    right: 0
}

.service-area {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative
}

@media only screen and (min-width:0) and (max-width:767px) {
    .service-area {
        background: 0
    }
}

.service-area:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(49, 43, 43, 0.9);
    z-index: 1
}

.service-area .card-wrapper {
    margin-top: 16px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .service-area .card-wrapper {
        margin-top: 10px
    }
}

.service-area .card-wrapper .info-card {
    margin-top: 30px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .testimonial-area {
        padding-top: 54px
    }
}

.testimonial-area .banner-text {
    text-align: center
}

.testimonial-area .banner-text p {
    letter-spacing: 32px
}

@media(max-width:1700px) {
    .testimonial-area .banner-text p {
        letter-spacing: 23px
    }
}

@media(max-width:1200px) {
    .testimonial-area .banner-text p {
        letter-spacing: 24px
    }
}

@media(max-width:992px) {
    .testimonial-area .banner-text p {
        letter-spacing: 20px
    }
}

@media(max-width:768px) {
    .testimonial-area .banner-text p {
        letter-spacing: 16px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .testimonial-area .banner-text p {
        letter-spacing: 8px;
        font-size: 36px;
        text-align: center
    }
}

.testimonial-area .testimonial-slider {
    position: relative;
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
    margin-top: -65px;
    overflow: hidden
}

@media(max-width:1699px) {
    .testimonial-area .testimonial-slider {
        margin-top: -60px
    }
}

@media(max-width:1399px) {
    .testimonial-area .testimonial-slider {
        margin-top: -30px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .testimonial-area .testimonial-slider {
        margin-top: 10px;
        height: auto
    }
}

.testimonial-area .testimonial-slider .slick-list {
    overflow: visible
}

.testimonial-area .testimonial-slider .slick-dots {
    display: flex;
    gap: 30px;
    flex-direction: column;
    position: absolute;
    top: 50%;
    right: 14%;
    transform: translateY(-50%);
    z-index: 2;
    flex-direction: column;
    margin: 0;
    padding: 0
}

@media(max-width:1800px) {
    .testimonial-area .testimonial-slider .slick-dots {
        right: 5%
    }
}

@media(max-width:991px) {
    .testimonial-area .testimonial-slider .slick-dots {
        gap: 20px;
        bottom: 0
    }
}

@media(max-width:767px) {
    .testimonial-area .testimonial-slider .slick-dots {
        gap: 15px;
        margin-top: 0;
        transform: translateY(25%)
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .testimonial-area .testimonial-slider .slick-dots {
        margin-top: 30px
    }
}

@media(max-width:575px) {
    .testimonial-area .testimonial-slider .slick-dots {
        gap: 10px;
        bottom: 40px;
        flex-direction: row;
        position: static;
        left: 0;
        right: 0;
        justify-content: center
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .testimonial-area .testimonial-slider .slick-dots {
        flex-direction: column
    }
}

.testimonial-area .testimonial-slider .slick-dots li {
    display: flex;
    line-height: 0;
    outline: 1px solid transparent;
    border: 4px solid transparent;
    border-radius: 50px;
    transition: all .5s ease-out
}

.testimonial-area .testimonial-slider .slick-dots li button {
    font-size: 0;
    padding: 0;
    width: 10px;
    height: 10px;
    background-color: #808287;
    border-radius: 50px;
    position: relative;
    flex-shrink: 0;
    transition: all .5s ease-out
}

.testimonial-area .testimonial-slider .slick-dots li button:hover {
    background-color: #fff;
    transition: all .5s ease-out
}

.testimonial-area .testimonial-slider .slick-dots li.slick-active {
    transition: all .5s ease-out;
    outline: 2px solid #fff
}

.testimonial-area .testimonial-slider .slick-dots li.slick-active button {
    width: 10px;
    height: 10px;
    transition: all .5s ease-out
}

.testimonial-area .testimonial-slider .slick-dots li.slick-active button:before {
    display: none
}

.testimonial-area .testimonial-slider .testimonial-arrow-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: 0;
    transition: all .5s
}

.testimonial-area .testimonial-slider .testimonial-arrow-btn i {
    font-size: 70px;
    font-weight: 300;
    color: #bdbdbd
}

.testimonial-area .testimonial-slider .testimonial-arrow-btn.next-btn {
    right: 0
}

.testimonial-area .testimonial-slider .testimonial-card .title {
    color: #bdbdbd
}

.testimonial-area .testimonial-slider .testimonial-card.slick-active .title {
    color: #222
}

.team-area.style-1 {
    position: relative
}

@media only screen and (min-width:0) and (max-width:767px) {
    .team-area.style-1 {
        padding-top: 62px
    }
}

.team-area.style-1 .shape {
    position: absolute;
    right: 50px;
    top: 66px
}

@media(max-width:991px) {
    .team-area.style-1 .shape {
        right: 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .team-area.style-1 .shape {
        display: none
    }
}

.feature-area.style-1 {
    padding: 120px 0;
    background-repeat: no-repeat;
    background-position: 70px 0;
    background-size: contain;
    position: relative
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .feature-area.style-1 {
        padding: 100px 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .feature-area.style-1 {
        padding: 80px 0
    }
}

.feature-area.style-1 .section-title {
    margin-bottom: 84px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .feature-area.style-1 .section-title {
        margin-bottom: 60px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .feature-area.style-1 .section-title {
        margin-bottom: 60px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .feature-area.style-1 .section-title {
        margin-bottom: 60px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .feature-area.style-1 .section-title {
        margin-bottom: 40px
    }
}

.feature-area.style-1 .section-title .short-title-wrapper {
    margin-top: -7px
}

.feature-area.style-1 .section-title .title {
    margin-bottom: 10px;
    text-align: center
}

.about-us-area.style-2 .counter-card-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 76px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .about-us-area.style-2 .counter-card-wrapper {
        gap: 40px
    }
}

@media(max-width:1199px) {
    .about-us-area.style-2 .counter-card-wrapper {
        justify-content: start;
        margin-top: 30px;
        gap: 40px
    }
}

@media(max-width:991px) {
    .about-us-area.style-2 .counter-card-wrapper {
        gap: 30px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-us-area.style-2 .counter-card-wrapper {
        flex-direction: column;
        align-items: start;
        margin-top: 0
    }
}

.about-us-area.style-2 .about-image-card {
    position: relative
}

.about-us-area.style-2 .about-image-card .right-bar {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateX(65%);
    z-index: 1
}

@media(max-width:1399px) {
    .about-us-area.style-2 .about-image-card .right-bar {
        transform: translateX(11%)
    }
}

@media(max-width:1199px) {
    .about-us-area.style-2 .about-image-card .right-bar {
        transform: translateX(0)
    }
}

.about-us-area.style-2 .about-image-card .inner-wrapper {
    position: relative;
    width: 146px;
    height: 2px;
    background-color: #222
}

.about-us-area.style-2 .about-image-card .inner-wrapper .short-bar {
    width: 58px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: 0;
    z-index: 1
}

.about-us-area.style-2 .about-image-card .inner-wrapper .circle {
    width: 16px;
    height: 16px;
    border-radius: 50px;
    background-color: #222;
    position: absolute;
    right: 0;
    transform: translate(50%, -50%)
}

@media(max-width:1399px) {
    .about-us-area.style-2 .about-info-card {
        margin-top: 0
    }
}

.feature-and-facilities.style-1 .inner-wrapper {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

@media only screen and (min-width:0) and (max-width:767px) {
    .feature-and-facilities.style-1 .inner-wrapper {
        padding-top: 60px;
        padding-bottom: 50px
    }
}

.feature-and-facilities.style-1 .inner-wrapper .shape {
    position: absolute;
    top: -1px;
    right: -1px;
    z-index: 2
}

@media(max-width:991px) {
    .feature-and-facilities.style-1 .inner-wrapper .shape {
        display: none
    }
}

.feature-and-facilities.style-1 .overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(49, 43, 43, 0.8);
    z-index: 1
}

.feature-and-facilities.style-1 .content-wrapper {
    padding-left: 80px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .feature-and-facilities.style-1 .content-wrapper {
        padding-left: 30px
    }
}

.feature-and-facilities.style-1 .section-title .sec-content .short-title {
    color: #023844
}

.feature-and-facilities.style-1 .section-title .sec-content .title {
    color: #fff
}

.feature-and-facilities.style-1 .btn-wrapper {
    position: relative;
    z-index: 2;
    margin-top: 264px;
    display: flex;
    flex-direction: column;
    gap: 25px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .feature-and-facilities.style-1 .btn-wrapper {
        gap: 15px;
        margin-top: 100px
    }
}

.feature-and-facilities.style-1 .btn-wrapper a {
    color: #fff;
    font-family: "soyuansong", serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    display: inline-flex;
    gap: 28px
}

.feature-and-facilities.style-1 .btn-wrapper a:hover {
    color: #023844
}

.feature-and-facilities.style-1 .btn-wrapper a:hover span {
    visibility: visible;
    opacity: 1;
    transform: rotate(-90deg);
    transition: all .5s ease-out
}

@media only screen and (min-width:0) and (max-width:767px) {
    .feature-and-facilities.style-1 .btn-wrapper a {
        gap: 15px;
        font-size: 28px
    }
}

.feature-and-facilities.style-1 .btn-wrapper a span {
    visibility: hidden;
    opacity: 0;
    transform: rotate(-45deg);
    transition: all .5s ease-out
}

.feature-and-facilities.style-1 .btn-wrapper a span i {
    font-family: "Font Awesome 6 Pro";
    color: #fff;
    font-size: 22px;
    font-weight: 300
}

.footer .subscribe-form-wrapper {
    border-top: 1px solid rgba(255, 255, 255, 0.1)
}

.footer .bottom-image {
    position: absolute;
    bottom: 0;
    right: 0
}

@media only screen and (min-width:0) and (max-width:767px) {
    .footer .bottom-image {
        display: none
    }
}

.video-popup-area.style-1 {
    position: relative
}

.video-popup-area.style-1 .outer-shape {
    position: absolute;
    left: 96px;
    bottom: 140px
}

.video-popup-area.style-1 .video-popup-card {
    height: 100%
}

.video-popup-area.style-1 .video-popup-card .video-popup-image {
    height: 100%
}

.video-popup-area.style-1 .video-popup-card .video-popup-image img {
    height: 100%
}

@media(min-width:1700px) {
    .video-popup-area.style-1 .image-wrapper {
        height: 459px
    }
}

@media(max-width:991px) {
    .video-popup-area.style-1 .section-title {
        margin-top: 30px
    }
}

.video-popup-area.style-1 .section-title .para {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    color: #023844
}

.video-popup-area.style-1 .section-title .para span {
    font-family: "soyuanheiti", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 29px;
    color: #222
}

.video-popup-area.style-1 .gift-card {
    padding: 60px 88px;
    padding-top: 82px;
    background-color: #222;
    border-left: 12px solid #023844;
    position: relative
}

@media(max-width:1399px) {
    .video-popup-area.style-1 .gift-card {
        height: 360px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .video-popup-area.style-1 .gift-card {
        padding: 40px;
        margin-top: 0
    }
}

.video-popup-area.style-1 .gift-card .shape {
    position: absolute;
    bottom: 20px;
    right: 60px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .video-popup-area.style-1 .gift-card .shape {
        right: 20px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .video-popup-area.style-1 .gift-card .shape {
        right: 12px;
        bottom: 12px
    }
}

@media(max-width:1399px) {
    .video-popup-area.style-1 .gift-card .section-title .sec-desc br {
        display: none
    }
}

.video-popup-area.style-1 .gift-card .section-title .theme-btn-wrapper {
    margin-top: 40px
}

@media(max-width:1399px) {
    .video-popup-area.style-1 .image-wrapper {
        margin-top: 30px;
        height: 360px
    }
}

.video-popup-area.style-1 .image-wrapper img {
    width: 100%;
    height: 100%
}

.room_and_suites.style-2 {
    position: relative;
    overflow: hidden;
    padding-bottom: 160px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .room_and_suites.style-2 {
        padding-bottom: 120px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .room_and_suites.style-2 {
        padding-top: 60px;
        padding-bottom: 100px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .room_and_suites.style-2 {
        padding-top: 60px;
        padding-bottom: 80px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .room_and_suites.style-2 {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

.room_and_suites.style-2 .section-title {
    margin-top: -4px
}

.room_and_suites.style-2 .bg-image {
    position: absolute;
    right: 0;
    top: 0
}

@media(max-width:1399px) {
    .room_and_suites.style-2 .bg-image {
        width: 50%;
        height: 100%
    }
}

@media(max-width:1399px) {
    .room_and_suites.style-2 .bg-image img {
        width: 100%;
        height: 100%
    }
}

@media(max-width:991px) {
    .room_and_suites.style-2 .bg-image {
        display: none
    }
}

.room_and_suites.style-2 .banner-text {
    position: absolute;
    left: 0;
    bottom: 0;
    transform: none
}

@media(max-width:1399px) {
    .room_and_suites.style-2 .banner-text {
        transform: translate(50px, 30px);
        color: #fff
    }
}

@media(max-width:991px) {
    .room_and_suites.style-2 .banner-text {
        transform: translate(50px, 0);
        display: none;
        color: #fff
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .room_and_suites.style-2 .banner-text {
        transform: translate(6%, 0);
        display: none
    }
}

.room_and_suites.style-2 .banner-text p {
    transform: none;
    line-height: 163px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .room_and_suites.style-2 .banner-text p {
        color: #fff
    }
}

@media(max-width:1866px) {
    .room_and_suites.style-2 .banner-text p {
        color: #fff
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .room_and_suites.style-2 .banner-text p {
        font-size: 100px;
        transform: translate(0, 10%)
    }
}

.room_and_suites.style-2 .room-card-slider-container {
    position: relative
}

.room_and_suites.style-2 .room-card-wrapper-two {
    margin-top: 0;
    padding-left: 250px
}

@media(max-width:1699px) {
    .room_and_suites.style-2 .room-card-wrapper-two {
        padding-left: 0
    }
}

.room_and_suites.style-2 .room-card-wrapper-two .room-card {
    margin-top: 0
}

@media only screen and (min-width:0) and (max-width:767px) {
    .room_and_suites.style-2 .room-card-wrapper-two .room-card {
        height: 550px
    }
}

.room_and_suites.style-2 .room-card-wrapper-two .slick-slide {
    margin: 0
}

.room_and_suites.style-2 .room-card-wrapper-two .slick-track {
    margin: 0;
    margin-left: -70px
}

@media(max-width:1599px) {
    .room_and_suites.style-2 .room-card-wrapper-two .slick-track {
        margin-left: 0
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .room_and_suites.style-2 .room-card-wrapper-two .slick-track {
        margin-left: 110px
    }
}

.room_and_suites.style-2 .room-card-wrapper-two .slick-arrow {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 0
}

.room_and_suites.style-2 .room-card-wrapper-two .slick-arrow.next-btn {
    transform: translate(-12%, -100%);
    margin-left: 5px
}

.room_and_suites.style-2 .room-card-wrapper-two .slick-arrow.prev-btn {
    margin-right: 5px;
    background-color: #023844;
    color: #fff;
    transform: translate(-125%, -99%)
}

.service-area.style-2 {
    position: relative
}

.service-area.style-2:before {
    display: none
}

.service-area.style-2 .section-title {
    margin-bottom: 46px
}

.service-area.style-2 .card-wrapper .info-card.style-2 {
    margin-top: 0
}

.service-area.style-2 .shape {
    position: absolute;
    right: 50px;
    top: 80px
}

@media(max-width:991px) {
    .service-area.style-2 .shape {
        display: none
    }
}

.price-area.style-1 {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .price-area.style-1 {
        padding-bottom: 200px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .price-area.style-1 {
        padding-bottom: 160px;
        padding-top: 80px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .price-area.style-1 {
        padding: 60px 0
    }
}

.price-area.style-1:before {
    content: "";
    background-color: rgba(49, 43, 43, 0.8);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.price-area.style-1 .price-card-wrapper {
    position: relative
}

@media only screen and (min-width:0) and (max-width:576px) {
    .price-area.style-1 .price-card-wrapper {
        margin: 0
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .price-area.style-1 .price-card-wrapper .image {
        height: 500px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .price-area.style-1 .price-card-wrapper .image {
        height: 500px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .price-area.style-1 .price-card-wrapper .image {
        display: none
    }
}

.price-area.style-1 .price-card-wrapper .price-card {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 336px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .price-area.style-1 .price-card-wrapper .price-card {
        position: relative
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .price-area.style-1 .price-card-wrapper .price-card {
        position: relative;
        width: 100%
    }
}

.checknow-form.styel-2 {
    margin-top: -80px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .checknow-form.styel-2 {
        transform: translateY(0%);
        margin-top: 0
    }
}

.checknow-form.styel-2 .inner-wrapper {
    background-color: rgba(255, 255, 255, 0.2)
}

@media only screen and (min-width:0) and (max-width:767px) {
    .checknow-form.styel-2 .inner-wrapper {
        padding-top: 60px
    }
}

.checknow-form.styel-2 .inner-wrapper form {
    box-shadow: 0 4px 20px 0 rgba(234, 234, 234, 0.3)
}

@media(max-width:991px) {
    .checknow-form.styel-2 .inner-wrapper form .date-container {
        flex: 1
    }
}

.checknow-form.styel-2 .inner-wrapper form .select-container {
    width: 100%
}

.checknow-form.styel-2 .inner-wrapper form .select-container .nice-select {
    height: 49px;
    padding: 16px 20px;
    background-color: #f6f6f6;
    color: #a19292;
    border-radius: 0;
    line-height: normal
}

.testimonial-slider-area.style-2 {
    position: relative;
    background-color: rgba(49, 43, 43, 0.9215686275)
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .testimonial-slider-area.style-2 {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .testimonial-slider-area.style-2 {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .testimonial-slider-area.style-2 {
        padding-top: 60px;
        padding-bottom: 56px
    }
}

.testimonial-slider-area.style-2 .bg-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.testimonial-slider-area.style-2 .bg-image img {
    width: 100%;
    height: 100%
}

.testimonial-slider-area.style-2 .section-title {
    margin-bottom: 26px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .testimonial-slider-area.style-2 .section-title {
        margin-bottom: 0
    }
}

.testimonial-slider-area.style-2 .slick-list {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
    padding-left: 0 !important;
    padding-right: 0 !important
}

.testimonial-slider-area.style-2 .slick-list .slick-track {
    margin-left: -32px
}

.testimonial-slider-area.style-2 .slick-list .slick-track .slick-center:after {
    background-color: #023844
}

.slick-active .testimonial-slider-area.style-2 .slick-list:nth-child(2) {
    background-color: #f0f0f0;
    border: 2px solid #000;
    transform: scale(1.05)
}

.testimonial-slider-area.style-2 .slick-list .testimonial-card {
    margin-left: 32px
}

.testimonial-slider-area.style-2 .testimonial-card.style-2 {
    transition: all .5s ease-out
}

.testimonial-slider-area.style-2 .testimonial-card.style-2:hover:after {
    background-color: #023844;
    transition: all .5s ease-out
}

@media(max-width:991px) {
    .testimonial-slider-area.style-2 .testimonial-card.style-2 {
        margin-top: 30px
    }
}

.about-us-area.style-3 {
    position: relative
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-us-area.style-3 {
        padding-bottom: 100px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .about-us-area.style-3 {
        padding-bottom: 80px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-us-area.style-3 {
        padding-bottom: 60px;
        padding-top: 40px
    }
}

.about-us-area.style-3 .bg-image {
    position: absolute;
    bottom: 0;
    right: 0
}

@media(max-width:1900px) {
    .about-us-area.style-3 .bg-image {
        display: none
    }
}

.about-us-area.style-3 .about-image-card .main-img {
    width: auto;
    height: auto;
    max-height: 431px;
    position: relative;
    z-index: -1
}

.about-us-area.style-3 .about-image-card .main-img img {
    height: auto;
    max-height: 431px
}

@media(min-width:1900px) {
    .about-us-area.style-3 .about-info-card.style-2 {
        padding-left: 150px
    }
}

@media(min-width:1900px) {
    .about-us-area.style-3 .about-info-card.style-2 .about-info-content {
        gap: 60px
    }
}

@media(min-width:1900px) {
    .about-us-area.style-3 .btn-wrapper .inner-wrapper {
        padding-top: 60px
    }
}

.brand-slider-area .client-logo-slider-wrapper .slick-slide {
    margin: 0 12px
}

.brand-slider-area .client-logo-slider-wrapper .slick-track {
    margin-left: -12px
}

.project-area.style-1 {
    overflow: hidden;
    position: relative
}

@media only screen and (min-width:0) and (max-width:767px) {
    .project-area.style-1 {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

.project-area.style-1 .outer-shape {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3
}

.project-area.style-1 .section-title-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 2;
    margin-top: -3px;
    height: 103%;
    width: 102%
}

.project-area.style-1 .section-title-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 103%;
    z-index: 1;
    background-color: #fff
}

@media(max-width:1199px) {
    .project-area.style-1 .project-slider {
        margin-top: 30px
    }
}

.project-area.style-1 .project-slider .project-arrow-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 74px;
    height: 74px;
    background-color: #023844;
    border-radius: 50%;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background-color .3s ease
}

@media only screen and (min-width:0) and (max-width:767px) {
    .project-area.style-1 .project-slider .project-arrow-btn {
        width: 54px;
        height: 54px
    }
}

.project-area.style-1 .project-slider .project-arrow-btn i {
    color: #fff;
    font-size: 28px;
    font-weight: 300
}

.project-area.style-1 .project-slider .project-arrow-btn:hover {
    background-color: #222
}

.project-area.style-1 .project-slider .project-arrow-btn.prev-btn {
    left: 0;
    background-color: #222;
    color: #fff;
    transform: translate(-50%, -50%)
}

.project-area.style-1 .project-slider .project-arrow-btn.next-btn {
    right: -32%
}

@media(max-width:991px) {
    .project-area.style-1 .project-slider .project-arrow-btn.next-btn {
        right: 0
    }
}

.project-area.style-1 .slick-slide {
    margin: 0 15px
}

.project-area.style-1 .slick-track {
    margin-left: -15px
}

.project-area.style-1 .slick-list {
    overflow: visible
}

.project-area.style-1 .slick-dots {
    display: flex;
    justify-content: center;
    gap: 30px;
    transform: translateY(-50%);
    z-index: 20;
    margin: 0;
    padding: 0;
    margin-top: 50px
}

@media(max-width:1800px) {
    .project-area.style-1 .slick-dots {
        right: 5%
    }
}

@media(max-width:991px) {
    .project-area.style-1 .slick-dots {
        gap: 20px;
        bottom: 0
    }
}

@media(max-width:767px) {
    .project-area.style-1 .slick-dots {
        gap: 15px;
        margin-top: 30px;
        transform: translateY(25%)
    }
}

@media(max-width:575px) {
    .project-area.style-1 .slick-dots {
        gap: 10px;
        bottom: 40px;
        flex-direction: row;
        position: static;
        left: 0;
        right: 0;
        justify-content: center
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .project-area.style-1 .slick-dots {
        flex-direction: column
    }
}

.project-area.style-1 .slick-dots li {
    display: flex;
    line-height: 0;
    outline: 1px solid transparent;
    border: 4px solid transparent;
    border-radius: 50px;
    transition: all .5s ease-out
}

.project-area.style-1 .slick-dots li button {
    font-size: 0;
    padding: 0;
    width: 10px;
    height: 10px;
    background-color: #023844;
    border-radius: 50px;
    position: relative;
    flex-shrink: 0;
    transition: all .5s ease-out
}

.project-area.style-1 .slick-dots li button:hover {
    background-color: #fff;
    transition: all .5s ease-out
}

.project-area.style-1 .slick-dots li.slick-active {
    transition: all .5s ease-out;
    outline: 1px solid #808287
}

.project-area.style-1 .slick-dots li.slick-active button {
    width: 10px;
    height: 10px;
    transition: all .5s ease-out
}

.project-area.style-1 .slick-dots li.slick-active button:before {
    display: none
}

@media only screen and (min-width:0) and (max-width:767px) {
    .subscribe-area.style-1 {
        padding-top: 96px
    }
}

.subscribe-area.style-1 .inner-wrapper {
    min-height: 621px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative
}

.subscribe-area.style-1 .subscribe-form-widget {
    max-width: 570px;
    width: 100%;
    height: 651px;
    background-color: #222;
    padding: 0 74px;
    margin-top: -30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 255px
}

.subscribe-area.style-1 .subscribe-form-widget:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 45px;
    background: #393737;
    top: -2.5px;
    left: 0;
    transform: translate(-17px, 7px) rotate(39deg);
    z-index: -1
}

@media(max-width:1700px) {
    .subscribe-area.style-1 .subscribe-form-widget {
        right: 100px
    }
}

@media(max-width:1399px) {
    .subscribe-area.style-1 .subscribe-form-widget {
        right: 50px
    }
}

@media(max-width:991px) {
    .subscribe-area.style-1 .subscribe-form-widget {
        right: 12px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .subscribe-area.style-1 .subscribe-form-widget {
        padding: 0 15px;
        max-width: 350px
    }
}

.subscribe-area.style-1 .subscribe-form-widget .shape {
    position: absolute;
    top: 0;
    left: 0
}

.subscribe-area.style-1 .subscribe-form-widget .short-title {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 5.4px;
    text-transform: uppercase;
    color: #023844
}

.subscribe-area.style-1 .subscribe-form-widget .title {
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    color: #fff
}

@media(max-width:1700px) {
    .subscribe-area.style-1 .subscribe-form-widget .title br {
        display: none
    }
}

.subscribe-area.style-1 .subscribe-form-widget .mc4wp-form-fields {
    flex-direction: column;
    border-radius: 0;
    gap: 10px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .subscribe-area.style-1 .subscribe-form-widget .mc4wp-form-fields {
        justify-content: center
    }
}

.subscribe-area.style-1 .subscribe-form-widget .single-field input {
    border: 0;
    border-bottom: 1px solid #5c5c5c;
    background: transparent;
    color: #222;
    padding: 27px 0;
    width: 391px;
    text-align: center
}

@media only screen and (min-width:0) and (max-width:767px) {
    .subscribe-area.style-1 .subscribe-form-widget .single-field input {
        width: 300px
    }
}

.subscribe-area.style-1 .subscribe-form-widget .submit-btn {
    padding: 7px 43px;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    border: 1px solid transparent;
    position: relative;
    background-color: #023844
}

.subscribe-area.style-1 .subscribe-form-widget .submit-btn:hover {
    background-color: #222;
    border-color: #fff
}

@media only screen and (min-width:0) and (max-width:576px) {
    .video-popup-area.style-2 .video-popup-image {
        height: 250px
    }
}

.video-popup-area.style-2 .video-popup-btn {
    background-color: #fff;
    border-radius: 50%;
    padding: 15px
}

.video-popup-area.style-2 .video-popup-btn a {
    background-color: #fff;
    border: 1px solid #023844;
    width: 140px;
    height: 140px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .video-popup-area.style-2 .video-popup-btn a {
        width: 100px;
        height: 100px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .video-popup-area.style-2 .video-popup-btn a {
        width: 70px;
        height: 70px
    }
}

.video-popup-area.style-2 .video-popup-btn a i {
    color: #023844;
    font-size: 30px;
    margin-left: 5px
}

.testing-area .info-card {
    padding: 60px 80px 60px 80px;
    border: 1px dashed rgba(34, 34, 34, 0.2);
    border-radius: 5px
}

.testing-area .info-card h4,
.testing-area .info-card p {
    margin-top: 15px;
    margin-bottom: 0
}

.testing-area .info-card p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    color: #808287
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-area.style-1 {
        padding: 100px 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .portfolio-area.style-1 {
        padding: 80px 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .portfolio-area.style-1 .section-title {
        text-align: center
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .portfolio-area.style-1 .portfolio-card {
        padding: 24px 20px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .portfolio-area.style-1 .portfolio-card .content {
        padding-right: 0
    }
}

.portfolio-area.style-1 .section-title .sec-content {
    gap: 0;
    margin: 0
}

.portfolio-area.style-1 .section-title .sec-content .title {
    margin-bottom: 0
}

.portfolio-area.style-1 .section-title.two-column {
    margin-bottom: 60px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-area.style-1 .section-title.two-column {
        margin-bottom: 40px;
        gap: 10px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .portfolio-area.style-1 .section-title.two-column {
        margin-bottom: 40px;
        gap: 10px
    }
}

.portfolio-area.style-1 .section-title.two-column .sec-desc {
    padding-right: 14px;
    padding-left: 9px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-area.style-1 .section-title.two-column .sec-desc {
        padding: 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .portfolio-area.style-1 .section-title.two-column .sec-desc {
        padding: 0
    }
}

.portfolio-area.style-1 .section-title.two-column .sec-desc .desc {
    font-size: 16px;
    margin-bottom: 8px;
    margin-top: 67px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .portfolio-area.style-1 .section-title.two-column .sec-desc .desc {
        margin: 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .portfolio-area.style-1 .section-title.two-column .sec-desc .desc {
        margin: 0
    }
}

.product-area {
    padding-top: 120px
}

@media(max-width:1399px) {
    .product-area {
        padding-bottom: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .product-area {
        padding-top: 100px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .product-area {
        padding-top: 80px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .brand-marquee-area.style-1 {
        padding: 100px 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .brand-marquee-area.style-1 {
        padding: 80px 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .cta-area.style-2 {
        padding: 80px 0
    }
}

.cta-area.style-2 .section-title {
    margin-bottom: 20px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .cta-area.style-2 .section-title {
        margin-bottom: 0
    }
}

.cta-area.style-2 .btn-wrapper {
    margin-left: -10px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .latest-posts-area.style-2 {
        padding: 100px 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .latest-posts-area.style-2 {
        padding: 80px 0
    }
}

.latest-posts-area.style-2 .section-title {
    margin-bottom: 60px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .latest-posts-area.style-2 .section-title {
        gap: 400px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .latest-posts-area.style-2 .section-title {
        gap: 200px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .latest-posts-area.style-2 .section-title {
        margin-bottom: 40px;
        gap: 20px
    }
}

.latest-posts-area.style-2 .section-title .slider-nav-btn-wrapper {
    gap: 20px;
    margin-bottom: 8px
}

.latest-posts-area.style-2 .section-title .slider-nav-btn-wrapper .slider-nav-prev-btn,
.latest-posts-area.style-2 .section-title .slider-nav-btn-wrapper .slider-nav-next-btn {
    width: 60px;
    height: 60px;
    background-color: rgba(217, 161, 76, 0.1);
    color: #023844;
    font-size: 16px;
    box-shadow: none;
    transition: all .5s ease-out
}

.latest-posts-area.style-2 .section-title .slider-nav-btn-wrapper .slider-nav-prev-btn:hover,
.latest-posts-area.style-2 .section-title .slider-nav-btn-wrapper .slider-nav-next-btn:hover {
    background-color: #023844;
    color: #fff;
    transition: all .5s ease-out
}

.latest-posts-area.style-2 .section-title .sec-content {
    margin: 0
}

.latest-posts-area.style-2 .section-title .sec-content .title {
    margin-bottom: 0
}

@media only screen and (min-width:0) and (max-width:767px) {
    .latest-posts-area.style-2 .post-card.style-2 {
        margin: 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .latest-posts-area.style-2 .post-card.style-2 .content {
        padding: 24px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-us-2 .booking-area {
        padding-top: 100px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-us-2 .booking-area .booking-form {
        padding-top: 56px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .booking-area.style-2 {
        padding-top: 60px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .team-area.about-page {
        padding-bottom: 30px
    }
}

.brand-slider-area.style-2 {
    margin-bottom: 100px
}

.brand-slider-area.style-2 .client-logo-slider-wrapper {
    padding: 50px 0
}

@media only screen and (min-width:0) and (max-width:767px) {
    .brand-slider-area.style-2 {
        padding: 80px 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .brand-slider-area.style-2 {
        padding: 100px 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .testimonial-area.about-page {
        padding-top: 0
    }
}

.book-appointment-area .comment-respond {
    margin-top: 0
}

.book-appointment-area .comment-respond .theme-btn {
    margin-top: 10px
}

.book-appointment-area .comment-respond .contacts-message {
    margin-bottom: 25px
}

.book-appointment-area h5 {
    margin-bottom: 10px
}

.book-appointment-area .single-checkbox {
    margin-bottom: 30px
}

.book-appointment-area .form-check {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 5px
}

.book-appointment-area .form-check input[type=radio] {
    background-image: none !important;
    border-radius: 50px !important;
    background-color: #f2f2f2 !important;
    border-color: transparent !important
}

.book-appointment-area .form-check input[type=radio]:before {
    border-radius: 50px;
    transform: scale(1);
    background-color: #d0d0d0
}

.book-appointment-area .form-check input[type=radio]:checked:before {
    background-color: #023844 !important
}

.book-appointment-area .form-check span {
    flex-shrink: 0
}

.book-appointment-area .form-check .form-check-input {
    width: auto;
    height: auto;
    border: 0;
    flex-direction: column;
    gap: 5px
}

.book-appointment-area .form-check .form-check-input:active {
    filter: none
}

@media(max-width:991px) {
    .apartment-details {
        margin-top: 60px
    }
}

.apartment-details h3 {
    margin-bottom: 17px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .apartment-details h3 {
        font-size: 27px
    }
}

.apartment-details h4 {
    margin-bottom: 10px;
    margin-top: 10px
}

.apartment-details p {
    margin-bottom: 20px
}

.apartment-details .image-wrapper {
    margin-bottom: 30px
}

.apartment-details .list-item {
    display: flex;
    align-items: center;
    gap: 10px
}

.apartment-details .list-item i {
    color: #023844;
    font-size: 16px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .apartment-details .list-item i {
        margin-top: 16px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .apartment-details .list-item {
        align-items: start
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .apartment-details .list-item h4 {
        font-size: 21px
    }
}

.apartment-details p:last-child {
    margin-bottom: 0
}

.faq-area .section-title {
    margin-bottom: 0
}

.faq-area .search-form {
    border: 1px solid #d0d0d0;
    margin-top: 30px
}

.faq-area .search-form input {
    height: 50px
}

.faq-area .search-form button {
    background-color: transparent
}

.faq-area .search-form button i {
    color: #666
}

.faq-area .accordion-wrapper {
    margin-top: 57px;
    padding: 60px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #f2f2f2
}

@media only screen and (min-width:0) and (max-width:767px) {
    .faq-area .accordion-wrapper {
        padding: 10px 30px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .error-wrapper {
        padding-bottom: 100px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .error-wrapper {
        padding-bottom: 80px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .error-wrapper {
        padding-bottom: 60px
    }
}

.error-wrapper .error-content .error-title {
    font-family: "soyuanheiti", sans-serif;
    font-size: 400px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #222;
    position: relative;
    display: inline-block
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .error-wrapper .error-content .error-title {
        font-size: 350px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .error-wrapper .error-content .error-title {
        font-size: 250px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .error-wrapper .error-content .error-title {
        font-size: 150px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .error-wrapper .error-content .error-title {
        font-size: 100px
    }
}

.error-wrapper .error-content .error-title:before {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #808287;
    font-family: "soyuanheiti";
    font-size: 400px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: transparent;
    content: "404";
    position: absolute;
    left: 7px;
    top: 12px;
    z-index: -1
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .error-wrapper .error-content .error-title:before {
        font-size: 350px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .error-wrapper .error-content .error-title:before {
        font-size: 250px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .error-wrapper .error-content .error-title:before {
        font-size: 150px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .error-wrapper .error-content .error-title:before {
        font-size: 100px
    }
}

.error-wrapper .error-content .error-subtitle {
    font-family: "soyuansong", serif;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #808287
}

.error-wrapper .error-content .desc {
    font-family: "soyuansong", serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    color: #222
}

.error-wrapper.coming-soon {
    position: relative
}

.error-wrapper.coming-soon .shape {
    position: absolute;
    bottom: 0;
    right: 0
}

.error-wrapper.coming-soon .error-content .error-title {
    font-family: "soyuanheiti", sans-serif;
    font-size: 250px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #222;
    position: relative;
    display: inline-block;
    padding: 0 12px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .error-wrapper.coming-soon .error-content .error-title {
        font-size: 350px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .error-wrapper.coming-soon .error-content .error-title {
        font-size: 250px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .error-wrapper.coming-soon .error-content .error-title {
        font-size: 150px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .error-wrapper.coming-soon .error-content .error-title {
        font-size: 100px
    }
}

.error-wrapper.coming-soon .error-content .error-title:before {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #808287;
    font-family: "soyuanheiti", sans-serif;
    font-size: 250px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: transparent;
    content: "Coming Soon";
    position: absolute;
    left: 20px;
    top: 12px;
    z-index: -1
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .error-wrapper.coming-soon .error-content .error-title:before {
        font-size: 350px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .error-wrapper.coming-soon .error-content .error-title:before {
        font-size: 250px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .error-wrapper.coming-soon .error-content .error-title:before {
        font-size: 150px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .error-wrapper.coming-soon .error-content .error-title:before {
        font-size: 100px
    }
}

.error-wrapper.coming-soon .error-content .countdown-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 60px;
    flex-wrap: wrap
}

@media only screen and (min-width:0) and (max-width:767px) {
    .error-wrapper.coming-soon .error-content .countdown-container {
        gap: 30px
    }
}

.error-wrapper.coming-soon .error-content .time-unit {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 10px
}

.error-wrapper.coming-soon .error-content .separator {
    font-size: 2rem;
    color: #7b7b7b
}

.error-wrapper.coming-soon .error-content .number {
    font-family: "soyuansong", serif;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.error-wrapper.coming-soon .error-content .label {
    font-family: "soyuanheiti", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    text-transform: uppercase
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .about-us-2 .booking-area {
        padding-top: 100px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .about-us-2 .booking-area .booking-form {
        padding-top: 56px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .booking-area.style-2 {
        padding-top: 60px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .team-area.about-page {
        padding-bottom: 30px
    }
}

.brand-slider-area.style-2 {
    margin-bottom: 100px
}

.brand-slider-area.style-2 .client-logo-slider-wrapper {
    padding: 50px 0
}

@media only screen and (min-width:0) and (max-width:767px) {
    .brand-slider-area.style-2 {
        padding: 80px 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .brand-slider-area.style-2 {
        padding: 100px 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .testimonial-area.about-page {
        padding-top: 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .contact-page-widget {
        padding-top: 182px;
        padding-bottom: 80px
    }
}

.contact-page-widget .map-widget {
    display: flex;
    height: 100%;
    position: relative;
    z-index: 1
}

.contact-page-widget .map-widget iframe {
    height: 100%
}

.contact-form-area {
    position: relative;
    background-color: #f2f2f2;
    padding-top: 420px;
    margin-top: -280px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .contact-form-area {
        margin-top: 0;
        padding-top: 80px;
        padding-bottom: 80px
    }
}

.contact-form-area .shape-1 {
    position: absolute;
    bottom: 0;
    left: 0
}

.contact-form-area .shape-2 {
    position: absolute;
    bottom: 0;
    right: 0
}

.contact-form-area .contact-info-area {
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.05);
    padding: 46px 56px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media only screen and (min-width:0) and (max-width:767px) {
    .contact-form-area .contact-info-area {
        padding: 40px 20px;
        flex-direction: column;
        align-items: start;
        gap: 30px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .contact-form-area .contact-info-area {
        padding: 40px 30px;
        flex-direction: column;
        align-items: start;
        gap: 30px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .contact-form-area .contact-info-area {
        padding: 40px 20px
    }
}

.contact-form-area .contact-info-area .divider {
    width: 1px;
    height: 28px;
    background-color: #d0d0d0
}

@media(max-width:991px) {
    .contact-form-area .contact-info-area .divider {
        width: 100%;
        height: 1px
    }
}

.contact-form-area .contact-info-area .contact-card {
    display: flex;
    gap: 20px
}

.contact-form-area .contact-info-area .contact-card .icon {
    margin-top: 8px
}

.contact-form-area .contact-info-area .contact-card .icon i {
    font-size: 24px;
    color: #023844
}

@media only screen and (min-width:0) and (max-width:767px) {
    .contact-form-area .contact-info-area .contact-card .icon i {
        font-size: 18px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .contact-form-area .contact-info-area .contact-card .icon i {
        font-size: 18px
    }
}

.contact-form-area .contact-info-area .contact-card .desc {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #616670;
    font-family: "soyuanheiti", sans-serif
}

@media only screen and (min-width:0) and (max-width:767px) {
    .contact-form-area .contact-info-area .contact-card .info-title {
        font-size: 24px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .contact-form-area .contact-info-area .contact-card .info-title {
        font-size: 24px
    }
}

.contact-form-area .comment-respond {
    padding: 0;
    margin-top: 0;
    border: 0
}

@media(max-width:991px) {
    .contact-form-area .comment-respond {
        margin-top: 50px
    }
}

.contact-form-area .image-wrapper {
    text-align: right;
    height: 100%
}

.contact-form-area .image-wrapper img {
    height: 100%
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .contact-form-area .image-wrapper img {
        -o-object-fit: cover;
        object-fit: cover;
        height: 100%
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .list-page-wrapper {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

.list-page-wrapper.details-page {
    padding-top: 60px;
    padding-bottom: 60px
}

.list-page-wrapper .room-card.styel-4 {
    margin-bottom: 50px
}

.list-page-wrapper .btn-wrapper {
    display: flex;
    align-items: center;
    gap: 27px
}

.list-page-wrapper .btn-wrapper .list-btn {
    padding: 14px 20px;
    border: 1px solid #e2c7c7;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 2.7px;
    text-transform: uppercase;
    color: #222
}

.list-page-wrapper .btn-wrapper .list-btn:hover {
    background-color: #023844;
    color: #fff
}

.list-page-wrapper .basic-pagination {
    margin-bottom: 0
}

.list-page-wrapper .sidebar {
    background-color: #f8f5f0;
    padding: 50px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .list-page-wrapper .sidebar {
        margin-top: 60px;
        padding: 30px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .list-page-wrapper .sidebar {
        padding: 30px;
        margin-top: 60px
    }
}

.list-page-wrapper .sidebar .sidebar-title {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.list-page-wrapper .sidebar .sidebar-title .sort-title {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 5.4px;
    text-transform: uppercase;
    color: #808287;
    margin-bottom: 0
}

.list-page-wrapper .sidebar .sidebar-title .title {
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    color: #222
}

.list-page-wrapper .sidebar .sidebar-widget {
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 8px
}

.list-page-wrapper .sidebar .sidebar-widget label {
    font-family: "soyuanheiti", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    text-transform: uppercase;
    color: #222
}

.list-page-wrapper .sidebar .sidebar-widget select,
.list-page-wrapper .sidebar .sidebar-widget input {
    padding: 20px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2.1px;
    background-color: #fff
}

.list-page-wrapper .sidebar .sidebar-widget input[type=date] {
    color: #a19292;
    font-family: "soyuanheiti";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2.1px
}

.list-page-wrapper .sidebar .sidebar-widget .select-wrapper {
    position: relative
}

.list-page-wrapper .sidebar .sidebar-widget .select-wrapper select {
    color: #a19292;
    display: flex;
    width: 100%;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-size: 12px;
    border-radius: 4px
}

.list-page-wrapper .sidebar .sidebar-widget .select-wrapper select option {
    padding: 10px;
    background-color: #fff;
    color: #000
}

.list-page-wrapper .sidebar .sidebar-widget .select-wrapper select option:hover {
    background-color: #e0e0e0
}

.list-page-wrapper .sidebar .sidebar-widget .select-wrapper select select option[disabled] {
    color: #a19292
}

.list-page-wrapper .sidebar .sidebar-widget .select-wrapper:before {
    content: "\f107";
    font-size: 12px;
    position: absolute;
    font-family: "Font Awesome 6 Pro";
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none
}

.list-page-wrapper .sidebar .sidebar-widget select::-ms-expand {
    display: none
}

.list-page-wrapper .sidebar .sidebar-widget.price-filter input {
    padding: 0
}

.list-page-wrapper .sidebar .sidebar-widget.checkbox {
    display: flex;
    flex-direction: column;
    gap: 15px
}

.list-page-wrapper .sidebar .sidebar-widget.checkbox .custom-checkbox label {
    line-height: normal
}

.list-page-wrapper .sidebar .price-filter {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.list-page-wrapper .sidebar .price-filter .slider-container {
    position: relative;
    width: 100%
}

.list-page-wrapper .sidebar .price-filter .slider-container input[type=range] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    width: 100%;
    height: 3px;
    background: #808287;
    pointer-events: none
}

.list-page-wrapper .sidebar .price-filter .slider-container input[type=range]:first-of-type {
    pointer-events: auto
}

.list-page-wrapper .sidebar .price-filter .slider-container input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #023844;
    cursor: pointer;
    position: relative;
    z-index: 2;
    pointer-events: auto
}

.list-page-wrapper .sidebar .price-filter .slider-container input[type=range]::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #a0522d;
    cursor: pointer;
    pointer-events: auto
}

.list-page-wrapper .sidebar .price-filter .price-display {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    color: #222;
    font-family: "soyuanheiti", sans-serif
}

.list-page-wrapper .sidebar .custom-checkbox {
    display: flex;
    align-items: center
}

.list-page-wrapper .sidebar .custom-checkbox label {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer
}

.list-page-wrapper .sidebar .custom-checkbox label input[type=checkbox] {
    display: none
}

.list-page-wrapper .sidebar .custom-checkbox label .checkmark {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 2px solid #f0e0e0;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 4px 20px 0 rgba(190, 167, 167, 0.2);
    position: relative;
    transition: background-color .3s ease, border-color .3s ease
}

.list-page-wrapper .sidebar .custom-checkbox label .checkmark:after {
    content: "";
    position: absolute;
    left: 4px;
    top: 4px;
    width: 8px;
    height: 8px;
    background-color: #023844;
    opacity: 0;
    transition: opacity .3s ease
}

.list-page-wrapper .sidebar .custom-checkbox label input[type=checkbox]:checked+.checkmark {
    background-color: #fff;
    border-color: #023844
}

.list-page-wrapper .sidebar .custom-checkbox label input[type=checkbox]:checked+.checkmark:after {
    opacity: 1
}

.list-page-wrapper .sidebar .price-area .title {
    font-family: "soyuanheiti", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase
}

.list-page-wrapper .sidebar .price-area .desc {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0
}

.list-page-wrapper.details-page .tab-slider {
    position: relative
}

.list-page-wrapper.details-page .tab-slider .tab-btn {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    width: 70px;
    height: 70px;
    background-color: rgba(255, 255, 255, 0.5)
}

.list-page-wrapper.details-page .tab-slider .tab-btn i {
    color: #fff
}

.list-page-wrapper.details-page .tab-slider .tab-btn.prev-btn {
    left: 0;
    z-index: 1;
    border-radius: 0 35px 35px 0
}

.list-page-wrapper.details-page .tab-slider .tab-btn.next-btn {
    right: 0;
    border-radius: 35px 0 0 35px
}

.list-page-wrapper.details-page .tab-slider .slick-dots {
    right: 50%;
    top: unset;
    bottom: 42px;
    flex-direction: row;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 16px;
    margin-top: 10px
}

@media(max-width:1199px) {
    .list-page-wrapper.details-page .tab-slider .slick-dots {
        bottom: 80px
    }
}

.list-page-wrapper.details-page .tab-slider .slick-dots li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: 150px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .list-page-wrapper.details-page .tab-slider .slick-dots li {
        height: auto;
        width: 100%
    }
}

.list-page-wrapper.details-page .tab-slider .slick-dots li button {
    font-size: 0;
    padding: 0
}

@media only screen and (min-width:0) and (max-width:767px) {
    .list-page-wrapper.details-page .tab-slider .slick-dots li button {
        width: 100%
    }
}

.list-page-wrapper.details-page .tab-slider .slick-dots li button img {
    width: 100%;
    height: 100%
}

.list-page-wrapper.details-page .nav-tab {
    display: flex;
    align-items: center;
    gap: 27px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .list-page-wrapper.details-page .nav-tab {
        gap: 10px
    }
}

.list-page-wrapper.details-page .nav-tab li {
    padding: 14px 20px;
    border: 1px solid #e2c7c7;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 2.7px;
    text-transform: uppercase;
    color: #222;
    transition: all .5s ease-out
}

.list-page-wrapper.details-page .nav-tab li:hover,
.list-page-wrapper.details-page .nav-tab li .active {
    background-color: #023844;
    color: #fff;
    transition: all .5s ease-out
}

@media only screen and (min-width:0) and (max-width:767px) {
    .list-page-wrapper.details-page .nav-tab li {
        font-size: 16px
    }
}

.list-page-wrapper.details-page .contact {
    display: flex;
    flex-direction: column;
    gap: 22px
}

.list-page-wrapper.details-page .contact .single-item {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #222;
    display: flex;
    gap: 8px;
    align-items: center
}

.list-page-wrapper.details-page .contact .single-item .desc {
    margin-bottom: 0
}

.list-page-wrapper.details-page .review .review-number {
    font-size: 54px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.list-page-wrapper.details-page .review .pricing-table .feature-description {
    text-transform: uppercase
}

.list-page-wrapper.details-page .review .pricing-table .feature-price {
    text-align: end
}

.list-page-wrapper.details-page .review .title-two {
    font-family: "soyuanheiti", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 29px;
    color: #222
}

.list-page-wrapper.details-page .review .divider {
    width: 100%;
    height: 1px;
    background-color: #e0e0e0
}

.list-page-wrapper.details-page .review .rating-system .rating-row {
    display: flex;
    align-items: center;
    gap: 5px
}

.list-page-wrapper.details-page .review .rating-system label {
    width: 100px;
    font-weight: bold;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #222
}

.list-page-wrapper.details-page .review .rating-system .stars {
    display: flex;
    gap: 5px;
    padding: 5px;
    width: 150px;
    justify-content: space-between
}

.list-page-wrapper.details-page .review .rating-system .stars span {
    font-size: 25px;
    color: #000
}

.service-details-page .details-content .feature-image {
    overflow: hidden;
    margin-bottom: 30px;
    position: relative
}

.service-details-page .details-content .feature-image .icon {
    width: 60px;
    height: 60px;
    flex-shrink: 0;
    padding: 8px;
    background-color: #fff;
    position: absolute;
    z-index: 1;
    left: 30px;
    top: 30px
}

.service-details-page .details-content .feature-image .icon img {
    width: auto
}

.service-details-page .details-content .feature-image img {
    width: 100%
}

.service-details-page .details-content .text {
    margin-bottom: 30px
}

.service-details-page .details-content .text .title {
    color: #222;
    margin-bottom: 20px
}

.service-details-page .details-content .text p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px
}

.service-details-page .details-content .member-court {
    margin-top: 10px;
    margin-bottom: 20px;
    display: inline-block
}

.service-details-page .details-content .member-court .desc {
    font-family: "soyuansong", serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    color: #222;
    margin-bottom: 0
}

.service-details-page .details-content p {
    font-size: 16px;
    line-height: 29px;
    margin-bottom: 0
}

.service-details-page .details-content .icon-card-wrapper {
    display: flex;
    justify-content: space-between;
    gap: 60px
}

@media(max-width:991px) {
    .service-details-page .details-content .icon-card-wrapper {
        flex-direction: column
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .service-details-page .details-content .icon-card-wrapper {
        flex-direction: column
    }
}

@media(max-width:1399px) {
    .service-details-page .details-content .icon-card-wrapper {
        gap: 30px
    }
}

.key-featured-area {
    padding-top: 44px;
    padding-bottom: 40px
}

.key-featured-area .gx-8 {
    --bs-gutter-x: 8rem
}

@media only screen and (min-width:0) and (max-width:767px) {
    .key-featured-area .gx-8 {
        --bs-gutter-x: 1rem
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .key-featured-area .gx-8 {
        --bs-gutter-x: 1rem
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .key-featured-area .gx-8 {
        --bs-gutter-x: 1rem
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .key-featured-area .gx-8 {
        --bs-gutter-x: 2rem
    }
}

.key-featured-area .key-featured-title {
    font-size: 36px;
    color: #222;
    line-height: initial;
    margin-bottom: 40px;
    display: block
}

.key-featured-area .single-key-featured {
    margin-bottom: 40px
}

.key-featured-area .single-key-featured .title-wrapper {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px
}

.key-featured-area .single-key-featured .title-wrapper .title {
    font-size: 21px;
    color: #222;
    line-height: initial;
    margin-bottom: 0
}

.details-overview-area {
    display: flex;
    flex-direction: column;
    gap: 60px
}

.details-overview-area .overview-item {
    display: flex;
    align-items: center
}

@media only screen and (min-width:0) and (max-width:767px) {
    .details-overview-area .overview-item {
        flex-direction: column;
        gap: 40px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .details-overview-area .overview-item {
        gap: 40px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .details-overview-area .overview-item {
        gap: 40px
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .details-overview-area .overview-item {
        gap: 40px
    }
}

.details-overview-area .overview-item:nth-child(even) {
    flex-direction: row-reverse
}

@media only screen and (min-width:0) and (max-width:767px) {
    .details-overview-area .overview-item:nth-child(even) {
        flex-direction: column
    }
}

.details-overview-area .overview-item:hover .image img {
    transform: scale(1.03);
    transition: all .5s ease-out
}

.details-overview-area .overview-item .image,
.details-overview-area .overview-item .content {
    width: 50%
}

@media only screen and (min-width:0) and (max-width:767px) {

    .details-overview-area .overview-item .image,
    .details-overview-area .overview-item .content {
        width: 100%
    }
}

.details-overview-area .overview-item .image {
    border-radius: 12px;
    overflow: hidden
}

.details-overview-area .overview-item .image img {
    width: 100%;
    transform: scale(1);
    transition: all .5s ease-out
}

.details-overview-area .overview-item .content .title {
    font-size: 36px;
    line-height: initial;
    margin-bottom: 25px
}

.details-overview-area .overview-item .content .list-item {
    margin-bottom: 0 !important
}

.details-overview-area .overview-item .content .list-item ul {
    margin-bottom: 0 !important
}

.faq-area.style-3 {
    padding-top: 60px;
    padding-bottom: 105px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .faq-area.style-3 {
        padding-bottom: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .faq-area.style-3 {
        padding-bottom: 85px
    }
}

.faq-area.style-3 .faq-title {
    font-size: 36px;
    margin-bottom: 30px
}

.team-details-area {
    position: relative
}

@media only screen and (min-width:0) and (max-width:767px) {
    .team-details-area {
        padding: 60px 0 56px 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .team-details-area {
        padding: 80px 0 76px 0
    }
}

.team-details-area .image-wrapper {
    position: relative
}

.team-details-area .image-wrapper img {
    width: 100%
}

.team-details-area .outer-shape {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%)
}

@media only screen and (min-width:0) and (max-width:767px) {
    .team-details-area .outer-shape {
        display: none
    }
}

@media(max-width:991px) {
    .team-details-area .team-details-wrapper {
        margin-top: 30px
    }
}

.team-details-area .team-details-wrapper .main-title {
    font-size: 54px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #222
}

@media(max-width:991px) {
    .team-details-area .team-details-wrapper .main-title {
        margin-bottom: 0
    }
}

.team-details-area .team-details-wrapper .sub-title {
    font-family: "soyuanheiti", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 5.4px;
    text-transform: uppercase
}

.team-details-area .team-details-wrapper .social-share {
    display: flex;
    align-items: center;
    gap: 30px
}

.team-details-area .team-details-wrapper .social-share a i {
    font-size: 25px;
    color: #808287
}

.team-details-area .team-details-wrapper .content {
    color: #808287;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px
}

@media(max-width:1199px) {
    .team-details-area .team-details-wrapper .content {
        margin-bottom: 20px
    }
}

.team-details-area .team-details-wrapper .sort-title {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #666;
    display: inline-block
}

@media(max-width:1199px) {
    .team-details-area .team-details-wrapper .list-wrapper {
        margin-top: 20px
    }
}

.team-details-area .team-details-wrapper .list-item-wrapper {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 15px
}

.team-details-area .team-details-wrapper .list-item-wrapper li {
    display: flex;
    gap: 10px
}

.team-details-area .team-details-wrapper .list-item-wrapper li i {
    font-size: 16px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .team-details-area .latest-project {
        margin-top: 80px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .team-details-area .latest-project {
        margin-top: 60px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .team-details-area .latest-project {
        margin-top: 50px
    }
}

.team-details-area .latest-project .image-wrapper {
    display: flex;
    align-items: center;
    gap: 30px
}

@media(max-width:991px) {
    .team-details-area .latest-project .image-wrapper {
        flex-wrap: wrap
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .team-details-area .latest-project .image-wrapper {
        margin-top: 15px
    }
}

.team-details-area .latest-project .desc {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    color: #808287
}

@media only screen and (min-width:0) and (max-width:767px) {
    .team-details-area .latest-project .desc {
        margin-top: 22px
    }
}

.our-team-area.style-3 .section-title {
    margin-bottom: 60px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .our-team-area.style-3 .section-title {
        margin-bottom: 40px
    }
}

@media(max-width:1199px) {
    .our-team-area.style-3 .section-title {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .our-team-area.style-3 .section-title .title br {
        display: none
    }
}

.our-team-area.style-3 .section-img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

.our-team-area.style-3 .section-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .5s ease-out
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .our-team-area.style-3 .section-img img {
        position: relative
    }
}

.our-team-area.style-3 .section-img img:hover {
    transform: scale(1.05);
    transition: all .5s ease-out
}

.our-team-area.style-3 .team-card-wrapper {
    margin-top: 30px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .our-team-area.style-3 .team-card-wrapper {
        margin-top: 0
    }
}

.footer {
    position: relative;
    z-index: 2;
    background-color: #000
}

.footer .divider {
    color: inherit;
    border: 0;
    border-top: 1px solid;
    opacity: .25;
    margin-top: 30px
}

.footer .square-shape {
    width: 70px;
    height: 70px;
    background-color: #fff;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(45deg) translate(-20%, -50%);
    position: absolute;
    top: 0;
    left: 47%
}

@media only screen and (min-width:0) and (max-width:767px) {
    .footer .square-shape {
        left: 35%
    }
}

.footer .square-shape .inner {
    width: 40px;
    height: 40px;
    background-color: #023844;
    flex-shrink: 0
}

.footer .footer-sec {
    padding-top: 80px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .footer .footer-sec {
        padding-top: 60px;
        padding-bottom: 0
    }
}

.footer .footer-sec hr {
    margin: 30px 0 0 0
}

.footer .footer-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.footer .footer-bg img {
    width: 100%;
    height: 100%
}

.footer .footer-sec .footer-widget ul {
    list-style: none
}

.footer .footer-sec .footer-widget ul li {
    color: #fff
}

.footer .footer-sec .footer-widget ul li a {
    color: #fff
}

.footer .footer-sec .footer-widget ul li a:hover {
    color: #023844
}

.footer .footer-sec .footer-widget .textwidget p {
    color: #fff
}

.footer .footer-sec .footer-widget .textwidget p strong {
    color: #fff
}

.footer .footer-sec .footer-widget table caption,
.footer .footer-sec .footer-widget table td,
.footer .footer-sec .footer-widget table th {
    color: #fff
}

.footer .footer-sec .footer-widget nav .wp-calendar-nav {
    color: #fff
}

.footer .footer-sec .footer-widget nav .wp-calendar-nav a {
    color: #fff
}

.footer .footer-sec .footer-widget nav .wp-calendar-nav-prev {
    color: #fff
}

.footer .footer-sec .footer-widget nav .wp-calendar-nav-prev a {
    color: #fff
}

.footer .footer-sec .footer-widget.widget_tag_cloud .tagcloud a {
    border: 1px solid #fff;
    padding: 5px 12px;
    border-radius: 4px;
    margin-bottom: 5px;
    display: inline-block;
    color: #fff
}

.footer .footer-sec .footer-widget.widget_categories ul li,
.footer .footer-sec .footer-widget.widget_archive ul li {
    text-align: right;
    display: inline-block;
    width: 100%
}

.footer .footer-sec .footer-widget.widget_categories ul li a,
.footer .footer-sec .footer-widget.widget_archive ul li a {
    float: left
}

.footer .footer-sec .widget {
    background-color: transparent;
    padding: 0
}

.footer .footer-sec .widget li article {
    color: #fff
}

.footer .footer-sec .widget li article .wp-block-latest-comments__comment-meta {
    color: #fff !important
}

.footer .footer-sec .widget li article .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date,
.footer .footer-sec .widget li article .wp-block-latest-comments__comment-meta a,
.footer .footer-sec .widget li article .wp-block-latest-comments__comment-meta p {
    color: #fff
}

.footer .footer-sec .widget .wp-block-heading {
    color: #fff
}

.footer .footer-sec .widget table caption,
.footer .footer-sec .widget table td,
.footer .footer-sec .widget table th,
.footer .footer-sec .widget table caption {
    color: #fff
}

.footer .footer-sec .widget ul li {
    color: #fff
}

.footer .footer-sec .widget ul li a {
    color: #fff
}

.footer .footer-sec .widget ul li ul {
    padding-left: 15px
}

.footer .footer-sec .widget label,
.footer .footer-sec .widget select {
    color: #fff
}

.footer .footer-sec .widget .textwidget p {
    color: #fff
}

.footer .footer-sec .widget .textwidget p strong {
    color: #fff
}

.footer .footer-sec .widget nav .wp-calendar-nav {
    color: #fff
}

.footer .footer-sec .widget nav .wp-calendar-nav a {
    color: #fff
}

.footer .footer-sec .widget nav .wp-calendar-nav-prev {
    color: #fff
}

.footer .footer-sec .widget nav .wp-calendar-nav-prev a {
    color: #fff
}

.footer .footer-sec .widget.wp-block-archives ul li {
    text-align: right;
    display: inline-block;
    width: 100%
}

.footer .footer-sec .widget.wp-block-archives ul li a {
    float: left
}

.footer-widget-title {
    font-family: "soyuansong", serif;
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    position: relative;
    margin-bottom: 30px;
    font-weight: 700
}

@media only screen and (min-width:0) and (max-width:767px) {
    .footer-widget-title {
        margin-bottom: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer-widget-title {
        margin-bottom: 25px
    }
}

.footer-widget {
    margin-bottom: 30px;
    position: relative
}

.footer-widget ul {
    padding-left: 0
}

@media(max-width:767px) {
    .footer-widget.zoom-instagram-widget {
        margin-bottom: 0;
        margin-top: -10px
    }
}

@media only screen and (min-width:992px) and (max-width:1399px) {
    .footer-widget .widget-instagram-feed {
        width: 170px
    }
}

.footer-widget .footer-widget-info {
    position: relative
}

.footer-widget .footer-widget-info p {
    color: #fff;
    font-family: "soyuanheiti", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 40px
}

@media(min-width:1400px) {
    .footer-widget .footer-widget-info p {
        padding-right: 40px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .footer-widget .footer-widget-info p {
        margin-bottom: 20px
    }
}

.footer-widget .footer-widget-info .footer-logo {
    display: inline-block;
    width: 198px;
    height: 69px;
    margin-bottom: 40px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .footer-widget .footer-widget-info .footer-logo {
        margin-bottom: 20px
    }
}

.footer-widget .footer-widget-info .footer-logo a img {
    -o-object-fit: cover;
    object-fit: cover
}

.footer-widget .footer-widget-info .info-form-and-social-icon {
    display: flex;
    align-items: center;
    gap: 50px
}

.footer-widget .footer-widget-info .info-form-and-social-icon .subscribe-form-widget {
    border-radius: 6px
}

.footer-widget .footer-widget-info .info-form-and-social-icon .subscribe-form-widget .single-field input {
    height: 60px
}

.footer-widget .footer-widget-info .info-form-and-social-icon .social-profile {
    margin-top: 0
}

.footer-widget .footer-widget-info .social-profile {
    gap: 20px;
    margin-top: 30px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .footer-widget .footer-widget-info .info-form-and-social-icon {
        flex-direction: column;
        align-items: start;
        gap: 30px
    }
}

.footer-widget.widget_nav_menu ul {
    margin-top: -5px;
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap
}

.footer-widget.widget_nav_menu li {
    position: relative;
    width: 50%;
    padding-bottom: 10px
}

.footer-widget.widget_nav_menu li:last-child {
    padding-top: 0;
    padding-bottom: 0
}

.footer-widget.widget_nav_menu li a {
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    transition: all .5s ease-out;
    position: relative;
    font-family: "soyuanheiti", sans-serif;
    display: inline-flex;
    align-items: center;
    gap: 8px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .footer-widget.widget_nav_menu li a {
        align-items: start
    }
}

.footer-widget.widget_nav_menu li a:before {
    content: "\f101";
    font-family: "Font Awesome 6 Pro";
    font-size: 16px;
    color: #fff
}

.footer-widget.widget_nav_menu li a:hover {
    transition: all .5s ease-out;
    color: #023844
}

.footer-widget .footer-widget-info .extra-info {
    display: none
}

.footer-widget .footer-widget-contact p {
    color: #fff;
    margin-bottom: 20px
}

.footer-widget .footer-widget-contact .footer-contact ul {
    list-style: none;
    margin-bottom: 0
}

.footer-widget .footer-widget-contact .footer-contact ul li {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    line-height: 30px;
    gap: 10px
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .footer-widget .footer-widget-contact .footer-contact ul li {
        align-items: start
    }
}

.footer-widget .footer-widget-contact .footer-contact ul li:last-child {
    margin-bottom: 0
}

.footer-widget .footer-widget-contact .footer-contact ul li .contact-icon {
    border-radius: 50px;
    float: left;
    display: flex;
    align-items: center;
    flex-shrink: 0
}

.footer-widget .footer-widget-contact .footer-contact ul li .contact-icon i {
    font-family: "Font Awesome 6 Pro";
    font-size: 16px;
    font-weight: 900;
    color: #023844
}

.footer-widget .footer-widget-contact .footer-contact ul li .contact-text {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    overflow: hidden;
    font-family: "soyuanheiti", sans-serif
}

.footer-widget .footer-widget-contact .footer-contact ul li .contact-text a {
    color: #fff
}

.footer-widget .footer-widget-contact .footer-contact ul li .contact-text a:hover {
    color: #023844
}

.footer-widget .footer-widget-contact .footer-contact ul li .contact-text a:hover span {
    color: #023844;
    transition: all .5s ease-out
}

.footer-widget .footer-widget-contact .footer-contact ul li .contact-text span,
.footer-widget .footer-widget-contact .footer-contact ul li .contact-text p,
.footer-widget .footer-widget-contact .footer-contact ul li .contact-text a {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    font-family: "soyuanheiti", sans-serif;
    transition: all .5s ease-out
}

.footer-widget .footer-widget-contact .extra-info .extra-title {
    font-family: "soyuansong", serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    color: rgba(255, 255, 255, 0.7176470588);
    margin-bottom: 10px
}

.footer-widget .subscribe-form-title-wrapper .subscribe-form-title {
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    color: #fff
}

.footer-widget .subscribe-form-title-wrapper .subscribe-form-desc {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    color: #808287
}

.footer-widget .widget_latest_post ul li {
    margin-bottom: 40px
}

.footer-widget .widget_latest_post ul li .latest-post-thumb {
    width: 80px;
    height: 80px;
    border-radius: 0
}

.footer-widget .widget_latest_post ul li .latest-post-desc .latest-post-title {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
    font-family: "soyuanheiti", sans-serif
}

.footer-widget .widget_latest_post ul li .latest-post-desc .latest-post-title a {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    position: relative;
    text-transform: capitalize;
    font-weight: 400;
    font-family: "soyuanheiti", sans-serif;
    transition: all .5s ease-out
}

.footer-widget .widget_latest_post ul li .latest-post-desc .latest-post-title a:hover {
    color: #023844;
    transition: all .5s ease-out
}

.footer-widget .widget_latest_post ul li .latest-post-desc .latest-post-meta {
    font-size: 16px;
    display: flex;
    align-items: center;
    font-weight: 400;
    gap: 10px;
    color: #fff;
    font-family: "soyuanheiti", sans-serif
}

.footer-bottom-menu ul {
    list-style: none;
    display: flex;
    gap: 0 40px;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 0;
    padding-left: 0;
    flex-wrap: wrap
}

@media only screen and (min-width:0) and (max-width:767px) {
    .footer-bottom-menu ul {
        gap: 10px
    }
}

@media(max-width:991px) {
    .footer-bottom-menu ul {
        justify-content: flex-start
    }
}

.footer-bottom-menu ul li a {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-transform: capitalize;
    color: #fff;
    font-family: "soyuanheiti", sans-serif;
    transition: all .5s ease-out
}

.footer-bottom-menu ul li a:hover {
    transition: all .5s ease-out;
    color: #023844
}

.footer-bottom-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px 40px;
    flex-wrap: wrap-reverse
}

.footer-bottom-wrapper .footer-widget {
    margin-bottom: 0
}

.footer-bottom-menu-wrapper {
    display: flex;
    align-items: center;
    gap: 10px 40px;
    flex-wrap: wrap-reverse;
    flex-grow: 1;
    justify-content: flex-start;
}

.footer-bottom-area {
    position: relative;
    padding-bottom: 35px;
    padding-top: 35px;
    margin-top: 45px;
    border-top: 1px solid #333333;
}

.footer-bottom-area .copyright-text p {
    color: #fff;
    margin-bottom: 0;
    font-family: "soyuanheiti", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px
}

.footer-bottom-area .copyright-text p a {
    color: #fff;
    font-weight: 400;
    font-family: "soyuanheiti", sans-serif;
    font-size: 16px;
    line-height: 30px
}

.footer-bottom-area .copyright-text p a:hover {
    color: #023844
}

.footer-bottom-area .credit-text p {
    color: rgba(255, 255, 255, 0.7019607843);
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    font-family: "soyuanheiti", sans-serif
}

.footer-bottom-area .credit-text a {
    color: #023844;
    font-family: "soyuanheiti", sans-serif
}

.footer-bottom-area .social-profile {
    gap: 25px
}

.subscribe-form-wrapper p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
    font-family: "soyuanheiti", sans-serif;
    margin-bottom: 20px
}

.subscribe-form-widget {
    position: relative
}

.subscribe-form-widget.style-2 .single-field input {
    background-color: #f6f6f6
}

.subscribe-form-widget.style-2 .submit-btn {
    background-color: transparent
}

.subscribe-form-widget.style-2 .submit-btn i {
    color: #808287
}

.subscribe-form-widget .terms-condition {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    color: #808287
}

.subscribe-form-widget .mc4wp-form-fields {
    position: relative;
    display: flex;
    background-color: transparent;
    overflow: hidden
}

@media only screen and (min-width:0) and (max-width:576px) {
    .subscribe-form-widget .mc4wp-form-fields {
        flex-wrap: wrap
    }
}

.subscribe-form-widget .mc4wp-form-255 {
    margin-top: 12px
}

.subscribe-form-widget .mc4wp-form-255 .mc4wp-form-fields input[type=submit] {
    padding: 12px 20px;
    background-color: #023844;
    color: #fff;
    transition: all .5s ease-out
}

.subscribe-form-widget .mc4wp-form-255 .mc4wp-form-fields input[type=submit]:hover {
    background-color: #fff;
    color: #222;
    transition: all .5s ease-out
}

.subscribe-form-widget .single-field {
    flex-grow: 1
}

.subscribe-form-widget .single-field input {
    color: #fff;
    height: 60px;
    padding: 0 20px;
    font-size: 16px;
    width: 100%;
    background: #322e2e;
    border-right: 0
}

.subscribe-form-widget .single-field *::-moz-placeholder {
    color: #808287;
    opacity: 1
}

.subscribe-form-widget .single-field *::placeholder {
    color: #808287;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 2px;
    text-transform: uppercase
}

.subscribe-form-widget .submit-btn {
    color: #808287;
    cursor: pointer;
    padding: 15px 19px;
    display: flex;
    align-items: center;
    gap: 9px;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: .6px;
    white-space: nowrap;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #023844;
    height: 100%
}

.subscribe-form-widget .submit-btn i {
    font-size: 30px;
    color: #fff
}

.subscribe-form-widget .submit-btn span {
    display: none
}

.subscribe-form-widget .submit-btn:hover {
    color: #222;
    background-color: #fff
}

.subscribe-form-widget .mc4wp-response {
    position: relative;
    top: 15px
}

.subscribe-form-widget .mc4wp-response .mc4wp-alert.mc4wp-error p,
.subscribe-form-widget .mc4wp-response .mc4wp-alert.mc4wp-success p,
.subscribe-form-widget .mc4wp-response .mc4wp-alert.mc4wp-notice p {
    color: #fff;
    position: relative
}

.social-profile {
    display: flex;
    align-items: center;
    gap: 10px
}

.social-profile a {
    color: #fff;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s ease-out
}

.social-profile a:hover {
    transition: all .5s ease-out;
    color: #ff9205
}

.map-widget iframe {
    width: 100%;
    height: 320px;
    border-radius: 12px
}

.footer .widget-menu-wrapper {
    padding-left: 50px;
    padding-right: 30px
}

@media(max-width:991px) {
    .footer .widget-menu-wrapper {
        padding-left: 0
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .footer .widget-menu-wrapper {
        padding-left: 12px
    }
}

@media only screen and (min-width:992px) and (max-width:1399px) {
    .footer .widget-menu-wrapper {
        padding-right: 0
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .footer .widget-menu-wrapper {
        padding-right: 0
    }
}

.footer.style-2 .footer-sec {
    padding-bottom: 0
}

.footer.style-2 .footer-widget-title {
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    border-bottom: 1px solid #023844;
    color: #fff;
    display: inline
}

.footer.style-2 .footer-contact .contact {
    display: flex;
    align-items: center;
    gap: 12px
}

.footer.style-2 .footer-contact .contact i {
    color: #023844;
    font-size: 20px
}

.footer.style-2 .footer-contact .contact span {
    font-family: "soyuansong", serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    color: #fff
}

.footer.style-2 .footer-widget .desc {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    color: #fff
}

.footer.style-2 .footer-widget .contact-info {
    font-family: "soyuansong", serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    color: #fff
}

.footer.style-2 .footer-widget .contact-info span,
.footer.style-2 .footer-widget .contact-info a {
    color: #023844;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px
}

.footer.style-2 .footer-bottom-wrapper {
    padding-top: 26px;
    border-top: 1px solid rgba(255, 255, 255, 0.1)
}

@media only screen and (min-width:0) and (max-width:767px) {
    .footer.style-2 .footer-bottom-wrapper {
        padding-top: 20px
    }
}

.footer .widget-instagram-feed {
    display: grid;
    flex-wrap: wrap;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 12px;
    width: 240px
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .footer .widget-instagram-feed {
        grid-template-columns: repeat(3, 1fr);
        width: 100%
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .footer .widget-instagram-feed {
        grid-template-columns: repeat(3, 1fr);
        width: 100%
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer .widget-instagram-feed {
        grid-template-columns: repeat(3, 1fr);
        width: 100%
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .footer .widget-instagram-feed {
        grid-template-columns: repeat(2, 1fr);
        width: auto !important;
        gap: 10px
    }
}

.footer .widget-instagram-feed .single-instagram-feed {
    width: 177px;
    height: 129px;
    overflow: hidden;
    position: relative;
    flex-shrink: 0
}

@media only screen and (min-width:0) and (max-width:767px) {
    .footer .widget-instagram-feed .single-instagram-feed {
        width: 155px;
        height: 110px
    }
}

.footer .widget-instagram-feed .single-instagram-feed:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(34, 34, 34, 0.8);
    visibility: hidden;
    opacity: 0;
    transition: all .5s ease-out
}

.footer .widget-instagram-feed .single-instagram-feed .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    visibility: hidden;
    opacity: 0;
    transition: all .5s ease-out
}

.footer .widget-instagram-feed .single-instagram-feed:hover:before {
    visibility: visible;
    opacity: 1;
    transition: all .5s ease-out
}

.footer .widget-instagram-feed .single-instagram-feed:hover .icon {
    visibility: visible;
    opacity: 1;
    transition: all .5s ease-out
}

.footer .subscribe-form-widget.style-2 .mc4wp-form-fields {
    border-color: #c7c7e1;
    display: block
}

.footer .subscribe-form-widget.style-2 .submit-btn {
    color: #222;
    width: auto;
    margin-top: 20px;
    padding: 12px 19px
}

.footer .subscribe-form-widget.style-2 .submit-btn i {
    display: none
}

.footer .subscribe-form-widget.style-2 .submit-btn span {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 1.28px;
    font-family: "soyuansong", serif
}

.footer .subscribe-form-widget.style-2 .single-field input {
    height: 60px;
    border: 1px solid rgba(255, 255, 255, 0.2)
}

.footer.style-3 .footer-widget .footer-widget-info p {
    color: rgba(255, 255, 255, 0.7019607843)
}

.footer.style-3 .footer-widget.widget_nav_menu li a {
    color: #fff
}

.footer.style-3 .footer-widget.widget_nav_menu li a:before {
    content: "\f00c";
    height: 14px;
    width: 14px;
    background-color: #023844;
    border-radius: 2px;
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #222;
    font-weight: 700
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .footer.style-3 .footer-widget.widget_nav_menu li a:before {
        margin-top: 7px
    }
}

.footer.style-3 .footer-widget .footer-widget-info p {
    padding-right: 0
}

.footer.style-3 .footer-widget .social-profile a:hover {
    color: #fff;
    background-color: #023844
}

.footer.style-3 .footer-widget .footer-widget-contact p {
    color: rgba(255, 255, 255, 0.7019607843)
}

.footer.style-3 .footer-widget .footer-widget-contact .extra-info .time-slot p {
    margin-bottom: 0
}

.footer .footer-top-area {
    margin-bottom: 80px
}

.footer.style-4 .subscribe-footer-widget {
    text-align: center;
    position: relative
}

.footer.style-4 .footer-top-widget-title {
    position: relative;
    padding: 0 70px;
    margin-bottom: 40px;
    color: #fff
}

@media only screen and (min-width:0) and (max-width:767px) {
    .footer.style-4 .footer-top-widget-title {
        padding: 0
    }
}

.footer.style-4 .footer-top-widget-title h2,
.footer.style-4 .footer-top-widget-title h3 {
    color: #fff
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .footer.style-4 .widget-menu-wrapper {
        padding-left: 0
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .footer.style-4 .footer-widget .footer-logo {
        margin-bottom: 0
    }
}

.footer.style-4 .footer-widget .footer-widget-info p {
    margin-bottom: 50px
}

@media(max-width:991px) {
    .footer.style-4 .footer-widget .widget_latest_post ul li {
        margin-bottom: 20px
    }
}

.footer.style-4 .footer-widget .widget_latest_post ul li .latest-post-desc .latest-post-meta,
.footer.style-4 .footer-widget .widget_latest_post ul li .latest-post-desc .latest-post-title {
    color: rgba(255, 255, 255, 0.7019607843)
}

.footer.style-4 .footer-widget .widget_latest_post ul li .latest-post-desc .latest-post-meta a,
.footer.style-4 .footer-widget .widget_latest_post ul li .latest-post-desc .latest-post-title a {
    color: rgba(255, 255, 255, 0.7019607843)
}

.footer.style-4 .footer-widget.widget_nav_menu li a:before {
    display: none
}

.footer.style-5 .footer-top-area {
    position: relative
}

@media only screen and (min-width:0) and (max-width:767px) {
    .footer.style-5 .footer-top-area {
        margin-bottom: 30px
    }
}

.footer.style-5 .footer-top-area .footer-widget-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px;
    border: 1px solid #d0d0d0
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .footer.style-5 .footer-top-area .footer-widget-info {
        flex-direction: column;
        gap: 30px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .footer.style-5 .footer-top-area .footer-widget-info {
        flex-direction: column;
        gap: 30px;
        align-items: start
    }
}

.footer.style-5 .footer-top-area .footer-widget-info .footer-widget-contact .footer-contact ul {
    display: flex;
    align-items: center;
    gap: 45px;
    padding: 0;
    margin-bottom: 0;
    list-style: none
}

@media only screen and (min-width:0) and (max-width:767px) {
    .footer.style-5 .footer-top-area .footer-widget-info .footer-widget-contact .footer-contact ul {
        flex-direction: column;
        align-items: start;
        gap: 20px
    }
}

.footer.style-5 .footer-top-area .footer-widget-info .footer-widget-contact .footer-contact ul li {
    display: flex;
    gap: 10px;
    color: #fff
}

.footer.style-5 .footer-top-area .footer-widget-info .footer-widget-contact .footer-contact ul li p {
    margin-bottom: 0
}

.footer.style-5 .footer-top-area .footer-widget-info .footer-widget-contact .footer-contact ul li i {
    color: #023844
}

.footer.style-5 .footer-top-area .footer-widget-info .footer-widget-contact .footer-contact ul li a {
    color: #fff
}

.footer.style-5 .footer-widget .social-profile a:hover {
    color: #fff;
    background-color: #023844
}

.footer.style-5 .footer-widget.widget_nav_menu li a:before {
    display: none
}

input[type=date]::-webkit-calendar-picker-indicator {
    opacity: 0;
    pointer-events: none
}

input[type=date] {
    -moz-appearance: textfield
}

input[type=date]::-ms-clear {
    display: none
}

.checknow-form .inner-wrapper {
    padding: 20px;
    background-color: rgba(63, 63, 63, 0.5);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px)
}

.checknow-form form {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 34px;
    padding: 30px;
    padding-bottom: 40px;
    background-color: #3f3f3f
}

@media(max-width:1700px) {
    .checknow-form form {
        gap: 10px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .checknow-form form {
        gap: 20px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .checknow-form form button {
        flex: 1
    }
}

.checknow-form form .select-container {
    width: 100%
}

.checknow-form form .select-container .nice-select {
    height: 49px;
    padding: 16px 20px;
    background-color: transparent;
    color: #a19292;
    border-radius: 0;
    line-height: normal
}

.checknow-form form .select-container .nice-select:after {
    top: 50%;
    right: 10px;
    width: auto
}

.checknow-form form .input-wrapper {
    display: flex;
    align-items: center;
    gap: 8px;
    flex: 1
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .checknow-form form .input-wrapper {
        flex: 1
    }
}

@media(max-width:991px) {
    .checknow-form form .input-wrapper {
        flex: auto
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .checknow-form form .input-wrapper {
        flex-direction: column;
        width: 100%;
        align-items: start
    }
}

.checknow-form form .input-wrapper input,
.checknow-form form .input-wrapper select {
    padding: 16px 20px;
    background-color: #564848;
    color: #a19292;
    font-family: "soyuanheiti", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2.1px;
    width: 100%
}

.checknow-form form .input-wrapper label {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    text-transform: uppercase;
    white-space: nowrap
}

.checknow-form form .input-wrapper .date-container,
.checknow-form form .input-wrapper .select-container {
    position: relative;
    display: inline-block
}

@media only screen and (min-width:1200px) and (max-width:1399px) {

    .checknow-form form .input-wrapper .date-container,
    .checknow-form form .input-wrapper .select-container {
        flex: 1
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {

    .checknow-form form .input-wrapper .date-container,
    .checknow-form form .input-wrapper .select-container {
        flex: 1
    }
}

@media only screen and (min-width:0) and (max-width:767px) {

    .checknow-form form .input-wrapper .date-container,
    .checknow-form form .input-wrapper .select-container {
        width: 100%
    }
}

.checknow-form form .input-wrapper .datepicker {
    position: relative;
    width: 100%
}

.checknow-form form .input-wrapper .datepicker i {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    pointer-events: none;
    color: #a19292
}

.checknow-form form .input-wrapper .datepicker input {
    width: 100%;
    padding: 16px 20px;
    background-color: #564848;
    color: #a19292;
    font-family: "soyuanheiti", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2.1px
}

.checknow-form form .input-wrapper .datepicker input[type=date] {
    position: absolute;
    inset: 0;
    z-index: -1;
    opacity: 0
}

.checknow-form form button {
    padding: 9.5px 40px;
    background-color: #023844;
    color: #fff
}

@media(max-width:1199px) {
    .checknow-form form button {
        margin-top: 0
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .checknow-form form button {
        flex: 1
    }
}

.checknow-form form select {
    padding-right: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.checknow-form.styel-2 .inner-wrapper {
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0)
}

.checknow-form.styel-2 .inner-wrapper .date-container i {
    color: #a19292
}

.checknow-form.styel-2 form {
    background-color: #fff
}

.checknow-form.styel-2 form .input-wrapper {
    background-color: rgba(255, 255, 255, 0.2)
}

.checknow-form.styel-2 form .input-wrapper label {
    color: #808287
}

.checknow-form.styel-2 form .input-wrapper input,
.checknow-form.styel-2 form .input-wrapper select {
    background-color: #f6f6f6
}

.checknow-form.styel-2 form .select-container:after {
    color: #a19292
}

.room-card {
    max-width: 505px;
    width: 100%;
    height: 656px;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

@media only screen and (min-width:0) and (max-width:767px) {
    .room-card {
        height: 450px
    }
}

.room-card:hover .booking-btn,
.room-card.slick-center .booking-btn {
    visibility: visible;
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
    transition: all .5s ease-out
}

.room-card:hover .content-wrapper,
.room-card.slick-center .content-wrapper {
    height: 50%;
    bottom: 0;
    -webkit-clip-path: polygon(50% 0, 50% 0, 100% 20%, 100% 100%, 0 100%, 0 20%);
    clip-path: polygon(50% 0, 50% 0, 100% 20%, 100% 100%, 0 100%, 0 20%);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    transition: all .5s ease-out
}

.room-card:hover .content-wrapper .inner-wrapper,
.room-card.slick-center .content-wrapper .inner-wrapper {
    bottom: 30px;
    transition: all .5s ease-out
}

.room-card:hover .content-wrapper .inner-wrapper .rating,
.room-card.slick-center .content-wrapper .inner-wrapper .rating {
    visibility: visible;
    opacity: 1;
    padding-top: 16px;
    margin-top: 16px;
    transform: scaleY(1);
    transition: all .5s ease-out
}

.room-card .content-wrapper {
    height: 100%;
    bottom: 0;
    transition: height .5s ease-out;
    -webkit-clip-path: none;
    clip-path: none;
    color: #fff;
    width: 100%;
    background: rgba(34, 34, 34, 0.75);
    padding-left: 60px;
    position: absolute;
    overflow: visible;
    transition: all .5s ease-out
}

@media only screen and (min-width:0) and (max-width:767px) {
    .room-card .content-wrapper {
        padding-left: 30px
    }
}

.room-card .content-wrapper .inner-wrapper {
    position: absolute;
    width: 80%;
    overflow: hidden;
    bottom: 0;
    transition: all .5s ease-out
}

.room-card .content-wrapper .inner-wrapper .title {
    font-family: "soyuansong", serif;
    color: #fff;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .room-card .content-wrapper .inner-wrapper .title {
        font-size: 28px
    }
}

.room-card .content-wrapper .inner-wrapper .price-wrapper {
    display: flex;
    align-items: end
}

.room-card .content-wrapper .inner-wrapper .price-wrapper .price {
    font-family: "soyuanheiti", sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 4.5px;
    text-transform: uppercase
}

.room-card .content-wrapper .inner-wrapper .price-wrapper .divider {
    width: 1px;
    height: 20px;
    background-color: #fff;
    margin: 0 16px 6px
}

.room-card .content-wrapper .inner-wrapper .price-wrapper .day_night {
    font-size: 20px;
    font-style: normal;
    font-weight: 250;
    line-height: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 2px
}

.room-card .content-wrapper .inner-wrapper .rating {
    padding-top: 0;
    margin-top: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    align-items: center;
    justify-content: space-between;
    visibility: hidden;
    opacity: 0;
    transform: scaleY(0);
    transition: all .5s ease-out
}

@media only screen and (min-width:0) and (max-width:767px) {
    .room-card .content-wrapper .inner-wrapper .rating {
        flex-wrap: wrap;
        gap: 10px
    }
}

.room-card .content-wrapper .inner-wrapper .rating .desc {
    display: flex;
    align-items: center;
    gap: 11px
}

.room-card .content-wrapper .inner-wrapper .rating .desc p {
    margin-bottom: 0;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 3px
}

.room-card .booking-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0);
    visibility: hidden;
    opacity: 0;
    z-index: 5;
    transition: all .5s ease-out
}

.room-card .booking-btn a {
    width: 102px;
    height: 102px;
    border-radius: 50%;
    background-color: #023844;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.room-card .image-wrapper {
    position: absolute;
    width: 100%;
    height: 100%
}

.room-card .image-wrapper img {
    width: 100%;
    height: 100%
}

.room-card.style-2 {
    border-right: 1px solid rgba(255, 255, 255, 0.8)
}

.room-card.style-2 .count {
    position: absolute;
    top: 60px;
    left: 60px;
    z-index: 1
}

@media only screen and (min-width:0) and (max-width:767px) {
    .room-card.style-2 .count {
        top: 30px;
        left: 30px
    }
}

.room-card.style-2 .count p {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(255, 255, 255, 0.4);
    font-family: "soyuansong";
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 0;
    color: transparent
}

.room-card.style-2 .content-wrapper {
    background-color: #222
}

.room-card.style-2 .content-wrapper .inner-wrapper .rating .desc i {
    color: #023844
}

.room-card.style-2 .content-wrapper .inner-wrapper .rating .stars i {
    color: #023844
}

.room-card.style-2:hover .content-wrapper,
.room-card.style-2.slick-center .content-wrapper {
    background: rgba(34, 34, 34, 0.75)
}

.room-card.style-3 {
    display: flex;
    align-items: center;
    gap: 30px;
    width: auto;
    max-width: unset;
    height: 342px
}

.room-card.style-3:hover .content-wrapper {
    height: 100%;
    -webkit-clip-path: none;
    clip-path: none
}

@media only screen and (min-width:0) and (max-width:767px) {
    .room-card.style-3 {
        flex-direction: column;
        height: auto
    }
}

.room-card.style-3 .image-wrapper {
    position: unset;
    height: 100%;
    max-width: 450px;
    border-radius: 10px;
    overflow: hidden
}

.room-card.style-3 .content-wrapper {
    padding: 35px 0;
    position: unset;
    background-color: transparent
}

@media only screen and (min-width:0) and (max-width:767px) {
    .room-card.style-3 .content-wrapper {
        padding: 0
    }
}

.room-card.style-3 .content-wrapper .inner-wrapper {
    position: unset;
    width: auto
}

.room-card.style-3 .content-wrapper .inner-wrapper .title {
    color: #222;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px
}

.room-card.style-3 .content-wrapper .inner-wrapper .price-wrapper {
    color: #023844
}

.room-card.style-3 .content-wrapper .inner-wrapper .price-wrapper .divider {
    background-color: #023844
}

.room-card.style-3 .content-wrapper .inner-wrapper .desc {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    color: #808287;
    margin-bottom: 0
}

.room-card.style-3 .content-wrapper .inner-wrapper .booking-btn {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 2.7px;
    text-decoration-line: underline;
    position: unset;
    visibility: visible;
    opacity: 1;
    transform: none;
    color: #222
}

.room-card.styel-4 {
    max-width: unset;
    max-height: 527px
}

.room-card.styel-5 {
    max-width: unset;
    max-height: 527px
}

.room-card.styel-5:hover .content-wrapper {
    height: 100%;
    -webkit-clip-path: none;
    clip-path: none;
    filter: unset;
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0)
}

.room-card.styel-5 .content-wrapper .inner-wrapper {
    bottom: 30px
}

.blog-card {
    position: relative;
    overflow: hidden
}

.blog-card:hover .image-wrapper .overlay {
    visibility: visible;
    opacity: 1
}

.blog-card:hover .content-wrapper .title-wrapper {
    transition: all .5s ease-out
}

.blog-card:hover .content-wrapper .desc {
    visibility: visible;
    opacity: 1;
    height: auto;
    margin-top: 16px;
    transition: all .5s ease-out
}

.blog-card .image-wrapper {
    position: relative
}

.blog-card .image-wrapper img {
    width: 100%;
    height: 100%
}

.blog-card .image-wrapper .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(49, 43, 43, 0.7);
    visibility: hidden;
    opacity: 0;
    transition: all .5s ease-out
}

.blog-card .content-wrapper {
    position: absolute;
    bottom: 0;
    right: 0
}

.blog-card .content-wrapper .title-wrapper {
    position: relative;
    background-color: #fff;
    margin-left: 75px;
    box-shadow: 0 4px 20px 0 rgba(234, 234, 234, 0.3);
    transition: all .5s ease-out
}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    .blog-card .content-wrapper .title-wrapper {
        padding: 30px
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .blog-card .content-wrapper .title-wrapper {
        padding-bottom: 11px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .blog-card .content-wrapper .title-wrapper .title {
        font-size: 20px;
        line-height: 30px
    }
}

@media(max-width:991px) {
    .blog-card .content-wrapper .title-wrapper .title {
        font-size: 25px;
        line-height: 30px
    }
}

.blog-card .content-wrapper .desc {
    margin-bottom: 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    color: #808287;
    visibility: hidden;
    opacity: 0;
    height: 0;
    transition: all .5s ease-out
}

.blog-card .content-wrapper .read-more {
    position: absolute;
    left: 0;
    bottom: 0;
    display: inline-flex;
    transform: rotate(-90deg) translate(26%, -156%);
    width: 128px
}

.blog-card .content-wrapper .read-more a {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2.7px;
    color: #fff;
    padding: 20px;
    background-color: #222;
    width: 100%
}

.blog-card .content-wrapper .user-meta {
    background-color: #023844;
    padding: 14px 20px;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(0, -100%)
}

.blog-card .content-wrapper .user-meta ul {
    margin-bottom: 0;
    padding-left: 0;
    display: flex;
    align-items: center;
    gap: 15px
}

.blog-card .content-wrapper .user-meta ul li {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-top: 0
}

.blog-card .content-wrapper .user-meta ul li i {
    color: #fff
}

.blog-card .content-wrapper .user-meta ul li span {
    color: #222
}

.blog-card.style-2 .image-wrapper {
    width: 570px;
    height: 310px
}

.blog-card.style-2 .content-wrapper {
    position: relative;
    padding: 0
}

.blog-card.style-2 .content-wrapper .title-wrapper {
    margin-left: 0;
    margin-top: 25px;
    padding: 0
}

.blog-card.style-2 .content-wrapper .title-wrapper .desc {
    visibility: visible;
    opacity: 1;
    height: auto;
    margin-top: 25px
}

.blog-card.style-2 .content-wrapper .read-more {
    position: relative;
    transform: none;
    margin-top: 25px
}

.blog-card.style-3 .content-wrapper {
    max-width: 430px;
    max-height: 273px;
    background: #323232;
    padding: 45px;
    position: absolute;
    bottom: 40px;
    left: 40px
}

@media only screen and (min-width:0) and (max-width:767px) {
    .blog-card.style-3 .content-wrapper {
        bottom: 20px;
        left: 20px;
        padding: 20px;
        max-width: 80%
    }
}

.blog-card.style-3 .content-wrapper .title-wrapper {
    margin-left: 0;
    margin-top: 0;
    background-color: transparent;
    box-shadow: none;
    padding: 0
}

.blog-card.style-3 .content-wrapper .title-wrapper .desc {
    visibility: visible;
    opacity: 1;
    height: auto;
    margin-top: 15px
}

.blog-card.style-3 .content-wrapper .title-wrapper .user-meta {
    padding: 0;
    background-color: transparent;
    position: relative;
    transform: none
}

.blog-card.style-3 .content-wrapper .title-wrapper .user-meta ul li span {
    color: #fff
}

.blog-card.style-3 .content-wrapper .title-wrapper .user-meta ul li i {
    color: #023844
}

