/*
Theme Name: Kewi
Theme URI: http://themedox.com/kewi
Author: ThemeDox
Author URI: https://themedox.com
Description: Architecture & Interior Agency WordPress Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kewi
Tags: two-columns, three-columns, four-columns, right-sidebar, custom-menu, featured-images, full-width-template
*/


/**** 
CSS Indexing

01. Default CSS
02. Variable CSS
03. Header
04. Mobile Menu
05. Search
06. OffCanvas
07. Sidebar Menu
08. Breadcrumb
09. Slider
10. Banner
11. About
12. Brand
13. Services
14. Video
15. Project
16. Counter
17. Skill
18. Marquee
19. Team
20. Testimonial
21. Faq
22. Pricing
23. Blog
24. Pagination
25. Contact
26. Footer
27. Preloader

****/


/******------------------------------
-----------Default CSS------------
------------------------------******/

body {
    font-family: 'Space Grotesk', sans-serif;
    line-height: 1.4;
    font-size: 18px;
    background: #fff;
    color: #000;
    font-weight: 400;
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Space Grotesk', sans-serif;
    color: #000000;
    font-weight: 700;
}

h1 {
    font-size: 36px;
    line-height: 48px;
}

h2 {
    font-size: 28px;
    line-height: 36px;
}

h3 {
    font-size: 24px;
    margin-bottom: 20px;
}

h4 {
    font-size: 18px;
    line-height: 28px;
}

h5 {
    font-size: 14px;
    line-height: 24px;
}

h6 {
    font-size: 14px;
    line-height: 28px;
}

p {
    font-size: 17px;
    margin-bottom: 15px;
    line-height: 1.8;
    color: #777777;
}

p:last-child {
    margin-bottom: 0;
}


/* Global styles
================================================== */

img {
    max-width: 100%;
    height: auto;
}

* {
    margin: 0;
    padding: 0;
}


/* ==================================================
// Global styles
================================================== */

iframe {
    border: none;
}

a:link,
a:visited {
    text-decoration: none;
}

a {
    display: block;
    color: #000000;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}

a:hover {
    text-decoration: none;
    color: #000;
}

.media>.pull-left {
    margin-right: 20px;
}

a:focus {
    outline: 0;
}

img.pull-left {
    margin-right: 20px;
    margin-bottom: 20px;
}

img.pull-right {
    margin-left: 20px;
    margin-bottom: 20px;
}

.unstyled {
    list-style: none;
    margin: 0;
    padding: 0;
}


/* Dropcap */

.dropcap {
    font-size: 48px;
    line-height: 60px;
    padding: 0 7px;
    display: inline-block;
    float: left;
    font-weight: 700;
    margin: 5px 15px 5px 0;
    position: relative;
    text-transform: uppercase;
}

.clearfix:after {
    display: block;
    width: 100%;
    content: '';
}

body {
    border: 0;
    margin: 0;
    padding: 0;
}


/*** Pagination ***/

ul.page-pagination.theme-widget-pagination-wrapp {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.page-pagination.theme-widget-pagination-wrapp li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    min-width: 42px;
}

ul.page-pagination.theme-widget-pagination-wrapp li a,
ul.page-pagination.theme-widget-pagination-wrapp li span {
    color: #fff;
    font-size: 15px;
    background: #0518c5;
    text-align: center;
    height: auto;
    text-align: center;
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
}

/* Global */

.admin-bar .navbar-sticky.sticky {
    margin-top: 30px;
}

.theme-page-content {
    background: #FFFFFF;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
}

.wp-caption .wp-caption-text {
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    text-align: center;
    padding: 12px 0 0;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}

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

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


/* Gallery item */

.gallery {
    margin: 30px -1.1666667% 0;
}

.gallery-item {
    display: inline-block;
    max-width: 33.33%;
    padding: 0 1.1400652% 2.2801304%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

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

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

.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-icon img {
    margin: 0 auto;
}

.gallery-caption {
    display: block;
    font-size: 14px;
    font-style: italic;
    line-height: 1.6153846154;
    padding-top: 0.5384615385em;
    font-weight: 600;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}


/* WP core style */

.alignnone {
    display: block;
    margin-bottom: 15px;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 15px auto 15px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    max-width: 100%;
}

.wp-caption.alignnone {
    margin: 15px auto 10px;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 14px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.wp-caption .wp-caption-text a {
    text-decoration: underline;
    display: inline-block;
}

.wp-caption .wp-caption-text a {
    color: #000000;
}

.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;
}

.screen-reader-text {
    display: none;
}

.gallery-caption {
    z-index: 100000;
}

.bypostauthor {
    z-index: 100000;
}

@media screen and (min-width: 30em) {

    /* Gallery Columns */
    .gallery-item {
        max-width: 25%;
    }

    .gallery-columns-1 .gallery-item {
        max-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: 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%;
    }
}


/* Theme check */

code {
    overflow: auto;
    max-width: 100%;
    padding: 0 1em;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
    display: inline-block;
    vertical-align: middle;
    word-wrap: break-word;
    color: #000000;
}

a code {
    color: #000000;
}

p {
    margin: 0 0 25px;
}

p img.alignleft {
    clear: both;
    margin-bottom: 30px;
}

select {
    max-width: 100%;
}

.post-password-form input[type="password"] {
    padding: 5px 15px;
    margin: 0 10px;
    height: 45px;
    padding: 5px 15px;
}

.post-password-form input[type='submit'] {
    background-color: #000000;
    border: none;
    padding: 5px 20px;
    color: #fff;
    cursor: pointer;
    height: 45px;
    font-weight: 600;
}

.post-password-form input[type='submit']:hover {
    background-color: rgb(255 53 36 / 10%);
    color: #000000;
}

.sidebar .widget.widget_media_image img {
    margin-top: 0;
}

.sidebar .widget.widget-tags ul li {
    display: inline-block;
    margin-bottom: 8px;
    margin-right: 4px;
}

.sidebar .widget.widget-tags ul li a {
    display: block;
    padding: 5px 20px;
    border: 1px solid #eee;
    color: #666;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.sidebar .widget.widget-tags ul li a:hover {
    background: #000000;
    color: #fff;
    -webkit-transition: all ease 500ms;
    -o-transition: all ease 500ms;
    transition: all ease 500ms;
}

.sidebar .widget.widget-tags ul li:last-child {
    margin-bottom: 0;
}

.tagcloud a,
.wp-block-tag-cloud a {
    border-color: #8392A5;
    color: #8392A5;
    border: 1px solid;
    display: inline-block;
    font-size: 17px !important;
    padding: 6px 18px !important;
    margin-bottom: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 36px;
    transition: all ease 500ms;
    line-height: 29px;
    margin-right: 0px;
}

.tagcloud a:last-child,
.wp-block-tag-cloud a:last-child {
    margin-right: 0px;
}

.sidebar ul {
    border: 0;
    padding: 0;
    list-style: none;
}

.page-links .page-link {
    display: inline-block;
    color: #000000;
    margin-right: 5px;
}


/*=======================================
 Post  Comments section
 ========================================*/

.blog-post-comment .comment-title {
    font-size: 24px;
}

.blog-post-comment .comment-info [class*=col-md-] {
    margin-bottom: 15px;
    position: inherit;
}

.blog-post-comment .comment-content>h3 {
    margin-bottom: .5rem;
}

.blog-post-comment .comment-respond .comment-reply-title {
    font-size: 24px;
}

.comment-respond .comment-reply-title {
    line-height: 1;
    font-weight: bold;
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
}

.blog-post-comment .comment-respond .comment-form .form-control {
    border-radius: 0;
    height: 72px;
    margin-bottom: 25px;
    border-color: #000;
    color: #000;
}

.blog-post-comment .comment-respond .comment-form .form-control.msg-box {
    height: 260px;
}

.blog-post-comment .comment-respond .comment-form .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #000;
}

.blog-post-comment .comment-respond .comment-form .comment-form-cookies-consent {
    display: none;
}

.blog-post-comment .comment-respond .comment-form .comment-notes {
    font-style: italic;
}

.blog-post-comment .comment-respond .comment-form .btn.btn-primary {
    margin-top: 40px;
}

.blog-post-comment .comments-list .trackback .comment-body {
    margin-left: 0;
}

.loginformuser .form-control {
    height: 100%;
    resize: none;
}

.loginformuser .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #000000;
}

.blog-post-comment .comments-list .trackback .comment-body {
    margin-left: 0;
}

.blog-post-comment .comment-respond .comment-form .btn-comments {
    display: inline-block;
    background: transparent;
    color: #000;
    border-radius: 0px;
    border: 0px solid;
    transition: all .4s ease;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.137em;
    position: relative;
    padding-right: 27px;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 30px;
    background: url(../images/btn-right-arrow.svg) no-repeat scroll 100% center;
    background-size: 15%;
}


.blog-post-comment .comment-respond .comment-form .btn-comments:focus {
    border: none;
    outline: none;
    box-shadow: none;
}

#comments {
    clear: both;
    padding: 0;
    list-style: none;
    background: transparent;
    overflow: hidden;
    border-radius: 0;
}

.comment-num {
    margin-bottom: 25px !important;
    font-size: 20px !important;
    line-height: 1.5;
    font-weight: 700;
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 10px;
    position: relative;
}

#comments .comment-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.comment-content a {
    display: inline-block;
}

.comments-area .comment-content p {
    margin-bottom: 20px;
    line-height: 1.8;
    font-size: 14px;
}

p.logged-in-as a {
    display: inline-block;
}

#comments .comment-author .says {
    display: none;
}

.blog-post-comment .comment-respond .comment-form .comment-notes {
    display: block;
    font-size: 20px;
    line-height: 28px;
    font-style: normal;
    color: #000;
    font-weight: 400;
    margin-bottom: 50px;
}


/* Common */

.pingback p,
.pingback .says {
    display: none;
}

.comments-list {
    list-style: none;
    margin: 0;
}

.comments-list .comment-author {
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 700;
    font-size: 15px;
    color: #1c1c24;
    font-style: normal;
    display: block;
    margin-bottom: 5px;
}

.comments-list .comment-author a {
    color: #1c1c24;
}

.comments-list .comment-author a:hover {
    color: #000000;
}

.comments-list .comment-date {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.1818em;
    text-transform: uppercase;
}

.comments-list .comment-body {
    border-bottom: 1px solid #E4E4E4;
    margin-left: 65px;
    font-size: 14px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}

.comments-list img.comment-avatar {
    width: 50px;
    height: 50px;
    border-radius: 100%;
}

.comments-list .comment-reply-link {
    color: #252a37;
    background: #fff;
    display: inline-flex;
    padding: 10px 30px;
    line-height: 1;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    text-decoration: none;
    border: 1px solid #ded9d9;
}

.comments-list .comment-reply-link i {
    display: none;
}

.comments-list .comment-reply-link:hover {
    background: #000000;
    color: #fff;
}

.comments-counter {
    font-size: 18px;
}

.comments-counter a {
    color: #666;
}

.comments-reply {
    list-style: none;
    margin: 0 0 0 70px;
}

#cancel-comment-reply-link {
    float: none;
    color: #000000;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    margin-left: 8px;
}

#cancel-comment-reply-link:hover {
    color: #000;
}

#comments .comment-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

#comments .meta-data {
    margin-bottom: 1em;
}

a.comment-edit-link {
    display: none;
}


/* main page: Comments */

.blog-post-comment .comment-content h1,
.blog-post-comment .comment-content h2,
.blog-post-comment .comment-content h3,
.blog-post-comment .comment-content h4,
.blog-post-comment .comment-content h5,
.blog-post-comment .comment-content h6 {
    line-height: 1.2;
    font-weight: 600;
}

.blog-post-comment .comment-content h1 {
    font-size: 30px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-content h2 {
    font-size: 25px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-content h3 {
    font-size: 20px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-content h4 {
    font-size: 18px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-content h5 {
    font-size: 16px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-content h6 {
    font-size: 14px;
    margin-bottom: 15px;
}

.blog-post-comment .comment-content p {
    margin-bottom: 20px;
    line-height: 1.8;
    font-size: 14px;
}

.blog-post-comment .comment-content p:last-child {
    margin-bottom: 0;
}

.blog-post-comment .comment-content .entry-content a {
    text-decoration: underline;
}

.blog-post-comment .comment-content .entry-content a:hover {
    text-decoration: none;
}

.blog-post-comment .comment-content dl,
.comments-area .comment-content ol,
.comments-area .comment-content ul {
    margin-top: 20px;
    margin-bottom: 20px;
}

.blog-post-comment .comment-content dt {
    margin-bottom: 5px;
}

.blog-post-comment .comment-content dd {
    margin: 0 1rem 1rem;
    font-size: 15px;
    line-height: 26px;
}

.blog-post-comment .comment-content ul {
    list-style: disc;
    padding-left: 20px;
}

.blog-post-comment .comment-content ul li {
    list-style: disc;
    line-height: 1.8;
    margin-bottom: 10px;
}

.blog-post-comment .comment-content ul li ul {
    margin: 10px 0 0;
    list-style-type: circle;
}

.blog-post-comment .comment-content ul li ul li {
    list-style-type: circle;
}

.blog-post-comment .comment-content ol {
    padding-left: 20px;
}

.blog-post-comment .comment-content ol li {
    line-height: 1.8;
    margin-bottom: 10px;
    list-style-type: decimal;
}

.blog-post-comment .comment-content ol li ol {
    margin: 10px 0 0;
}

.blog-post-comment .comment-content b,
.blog-post-comment .comment-content strong {
    font-weight: 600;
    color: #212529;
}

.blog-post-comment .comment-content dfn,
.blog-post-comment .comment-content cite,
.blog-post-comment .comment-content em,
.blog-post-comment .comment-content i {
    font-style: italic;
}

.blog-post-comment .comment-content code,
.blog-post-comment .comment-content kbd,
.blog-post-comment .comment-content tt,
.blog-post-comment .comment-content var {
    font-size: .88889em;
    font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}

.blog-post-comment .comment-content kbd {
    background-color: #fafafa;
}

.blog-post-comment .comment-content mark,
.blog-post-comment .comment-content ins {
    background: #fff9c0;
    text-decoration: none;
    color: #000;
    padding: 0 6px;
}

.blog-post-comment .comment-content pre {
    font-size: .88889em;
    font-family: "Courier 10 Pitch", Courier, monospace;
    line-height: 1.8;
    overflow: auto;
    background: #fafafa;
    color: #333333;
}

.blog-post-comment .comment-content abbr,
.blog-post-comment .comment-content acronym {
    border-bottom: 1px dotted #484848;
    cursor: help;
}

.blog-post-comment .comment-content code {
    color: #000000;
    border: 0px solid;
    background-color: transparent;
    padding: 0;
}

.blog-post-comment .comment-content mark,
.blog-post-comment .comment-content ins {
    background: #fff9c0;
    text-decoration: none;
    color: #000;
    padding: 0 5px;
}

.blog-post-comment .comment-content kbd {
    background-color: #eee;
    color: #000000;
}

#comments .pull-right.reply {
    position: absolute;
    float: right;
    right: 0;
    top: 0;
}

#comments .comment-content a {
    color: #000000;
}

#comments .comment-content {
    color: #000;
}

.comments-list .comment-author cite {
    font-style: normal;
}

#comments.blog-post-comment .children {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#comments.blog-post-comment .children {
    padding-left: 10px !important;
}

#comments.blog-post-comment .comment-content img {
    margin: 5px 0;
}

.not-found h1 {
    margin-bottom: 20px;
}

.not-found .input-group-btn {
    background: #000000;
    color: #fff;
    padding: 0 20px;
    border: none;
    cursor: pointer;
}

.not-found .input-group-btn i {
    line-height: 48px;
}

.not-found .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #000000;
}

.not-found p {
    line-height: 1.1;
    margin-bottom: 25px;
}

.not-found p small {
    display: block;
}

.blog-sidebar .widget:first-child {
    margin-top: 0;
}

.blog-sidebar .widget {
    border: 0px solid;
    padding: 0px;
    background-color: transparent;
    border-radius: 0px;
}

.site-navigation.theme_header_design__One .navbar-light {
    padding: 0;
    background: none;
    border-radius: 0px;
}

.blog-sidebar .widget {
    margin-top: 30px;
}

.blog-sidebar .widget .widget-title {
    padding-bottom: 0px;
    position: relative;
    font-weight: 700;
    font-size: 22px;
    color: #272727;
    padding-left: 0;
    letter-spacing: 0;
    border-bottom: 0px solid #E4E4E4;
    margin-bottom: 30px;
}

.blog-sidebar .widget ul {
    line-height: 1.5;
    margin-bottom: 0;
}

.blog-sidebar .widget ul li {
    position: relative;
    margin-bottom: 12px;
    padding-left: 14px;
    font-size: 15px;
    color: #777777;
    font-weight: 400;
}

.blog-sidebar .widget ul li:last-child {
    margin-bottom: 0;
}

.blog-sidebar .widget ul li::before {
    height: 7px;
    width: 7px;
    content: '';
    left: 0;
    top: 7px;
    position: absolute;
    background-color: #000000;
    border-radius: 50%;
}

.blog-sidebar .widget ul li a {
    color: #000000;
    display: inline-block;
}

.blog-sidebar .widget ul li a:hover {
    color: #000;
}

.blog-sidebar .widget ul li span {
    display: inline-block;
}

.blog-sidebar span.post-count {
    float: right;
    font-size: 15px;
}

.nice-select {
    height: 45px;
    border: 1px solid #eee;
    width: 100%;
    color: #555;
    font-size: 13.5px;
    float: none;
    white-space: normal;
}

.nice-select span.current {
    display: block;
    margin-top: 3px;
    font-size: 15px;
}

.nice-select ul.list {
    padding: 0 !important;
    margin: 0 !important;
    list-style-type: none !important;
    border-radius: 0;
    width: 100%;
    overflow-y: auto;
}

.nice-select ul.list li {
    list-style-type: none !important;
    font-size: 14px;
    padding: 8px 15px !important;
    line-height: 1 !important;
    margin: 0 !important;
    min-height: auto;
    text-transform: capitalize;
}

.nice-select ul.list li::before {
    display: none;
}

.blog-sidebar .calendar_wrap caption {
    padding-top: 0;
    caption-side: top;
    font-weight: 500;
    color: #565656;
    font-size: 17px;
}

table {
    margin: 0 0 2rem;
    border-collapse: collapse;
    width: 100%;
    background: #ffffff;
}

table td,
table th {
    padding: 10px 13px;
    border: 1px solid #d3dbe2;
}

.blog-sidebar .calendar_wrap table {
    text-align: center;
    margin-bottom: 0;
}

.blog-sidebar .calendar_wrap table #prev a,
.blog-sidebar .calendar_wrap table #next a {
    text-decoration: underline;
}

.blog-sidebar .calendar_wrap table #prev a:hover,
.blog-sidebar .calendar_wrap table #next a:hover {
    text-decoration: none;
}

.blog-sidebar .calendar_wrap table td,
.blog-sidebar .calendar_wrap table th {
    padding: 8px 5px;
}

.blog-sidebar .widget_categories ul li .children {
    margin-top: 10px;
}

.blog-sidebar .widget_pages ul li.page_item_has_children>a {
    margin-bottom: 10px;
    display: inline-block;
}

.blog-sidebar .widget_recent_comments .recentcomments {
    color: #484848;
}

.blog-sidebar .widget_recent_comments .recentcomments .comment-author-link {
    font-weight: bold;
    font-size: 14px;
}

.blog-sidebar .widget_rss .widget-title .rsswidget {
    display: inline-block;
}

.blog-sidebar .widget_rss ul li {
    margin-bottom: 20px;
}

.blog-sidebar .widget_rss ul li:last-child {
    margin-bottom: 0;
}

.blog-sidebar .widget_rss ul li .rsswidget {
    display: block;
    color: #222222;
    font-weight: bold;
    font-size: 15px;
}

.blog-sidebar .widget_rss ul li .rss-date {
    font-size: 13px;
    margin: 3px 0 10px;
    display: block;
}

.blog-sidebar .widget_rss ul li .rssSummary {
    color: #555;
    line-height: 25px;
    font-size: 14px;
}

.blog-sidebar .widget_rss ul li cite {
    font-weight: bold;
    display: block;
    margin-top: 10px;
    font-style: normal;
    color: #222;
    font-size: 13.5px;
}

.blog-sidebar .widget_search form {
    position: relative;
}

.blog-sidebar .widget_search form .form-control {
    background-color: #ffffff;
    height: 50px;
    padding: 6px 15px;
    border: 1px solid #E4E4E4;
    width: 100%;
    display: block;
    outline: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    border-radius: 0;
    font-size: 15px;
}

.blog-sidebar .widget_search form .form-control:focus {
    border-color: #000000;
    box-shadow: none;
    z-index: 1;
}

.blog-sidebar .widget_search form button {
    position: absolute;
    right: 0;
    outline: 0;
    bottom: 0;
    height: 50px;
    width: 50px;
    z-index: 1;
    border: none;
    color: #ffffff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background-color: #000000;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 15px;
    padding: 0 20px;
    top: 0;
    cursor: pointer;
}

.blog-sidebar .widget_search form button:hover {
    background: #000;
}

.blog-sidebar .widget_search form button:before {
    position: absolute;
    right: 50%;
    top: 50%;
    font-family: fontAwesome;
    color: #fff;
    content: "\f002 ";
    margin-top: -12px;
    margin-right: -6.5px;
}

.blog-sidebar p {
    font-size: 15px;
    margin-bottom: 15px;
    color: #565656;
    line-height: 1.8;
}

.blog-sidebar .widget_text p img {
    margin: 10px 0;
}

.blog-sidebar .widget_text .wp-caption-text {
    border: none;
    text-align: center;
    font-size: 14px;
}

.post-meta.blog_meta_content_Box a {
    display: inline-block;
}

.blog-sidebar .widget.widget_tag_cloud .widget-title {
    margin-bottom: 12px;
}

.blog-sidebar .tagcloud a {
    font-size: 15px !important;
    font-weight: 500 !important;
    color: #595959 !important;
    border-color: #D6D6D6 !important;
    border-radius: 8px !important;
    margin-right: 5px;
    padding: 8px 14px !important;
    line-height: inherit;
    display: inline-block;
    transition: all ease 500ms;
}

.blog-sidebar .tagcloud a:hover {
    background-color: #000000;
    border-color: #000000 !important;
    color: #fff !important;
}

.blog-sidebar .widget_nav_menu .kewi-submenu {
    margin-top: 8px;
}

table th a {
    text-decoration: underline !important;
}

table th a:hover {
    text-decoration: none !important;
}

address {
    margin: 20px 0;
    font-style: italic;
    line-height: 30px;
}

.post-layout-style2 .single-blog-content .entry-content ul {
    margin-top: 20px;
    margin-bottom: 20px;
    list-style: disc;
    padding-left: 20px;
}

.post-layout-style2 .single-blog-content .entry-content ol {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
}

.post-layout-style2 .single-blog-content .entry-content ul li ul {
    margin: 10px 0 0;
    list-style-type: circle;
}

.post-layout-style2 .single-blog-content .entry-content ul li ul li {
    list-style-type: circle;
}

.post-layout-style2 .single-blog-content .entry-content ol li ol {
    margin: 10px 0 0;
}

.post-layout-style2 .single-blog-content .entry-content ul.post-meta {
    padding-left: 0;
    margin: 0 0 20px;
    padding: 0;
    border-bottom: 1px solid #E4E4E4;
}

.post-layout-style2 .single-blog-content .entry-content h1 {
    margin-bottom: 15px;
    line-height: 1.2;
    font-size: 30px;
}

.post-layout-style2 .single-blog-content .entry-content h2 {
    font-size: 25px;
    margin-bottom: 15px;
    line-height: 1.2;
}

.post-layout-style2 .single-blog-content .entry-content h3 {
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 1.2;
    color: #272727;
}

.post-layout-style2 .single-blog-content .entry-content h4 {
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 1.2;
    color: #272727;
}

.post-layout-style2 .single-blog-content .entry-content h5 {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.2;
}

.post-layout-style2 .single-blog-content .entry-content h6 {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 15px;
}

.blog-details-content ul li::marker {
    color: #000000;
}

blockquote,
.blockquote {
    overflow: hidden;
    background-color: #ffffff;
    padding: 30px 50px !important;
    padding-left: 70px !important;
    position: relative;
    text-align: center;
    z-index: 1;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
    border-left: 0px !important;
    border-right: 0px !important;
}

blockquote p,
.single-blog-content .single-blog-inner .entry-content blockquote p,
.blockquote p {
    color: #333333;
    line-height: 1.6;
    margin-bottom: 0;
    font-style: italic;
    font-weight: 600;
    font-size: 20px;
}

.single-blog-content .single-blog-inner .entry-content p a {
    text-decoration: underline;
    display: inline-block;
    color: #000000;
}

.single-blog-content .single-blog-inner .entry-content .wp-block-tag-cloud a {
    text-decoration: none;
    display: inline-block;
    color: #fff;
    background: #000000;
}

table th a {
    text-decoration: underline !important;
}

table th a:hover {
    text-decoration: none !important;
}

.post-layout-style2 .single-blog-content .entry-content dl {
    margin-top: 20px;
    margin-bottom: 20px;
}

.post-layout-style2 .single-blog-content .entry-content dt {
    margin-bottom: 5px;
    color: #333333;
}

.post-layout-style2 .single-blog-content .entry-content dd {
    margin: 0 1rem 1rem;
    font-size: 15px;
    line-height: 26px;
}

.post-layout-style2 .single-blog-content .entry-content dd a {
    text-decoration: underline;
    display: inline-block;
}

.post-layout-style2 .single-blog-content .entry-content b,
.post-layout-style2 .single-blog-content .entry-content strong {
    font-weight: 600;
    color: #212529;
}

address {
    margin: 20px 0;
    font-style: italic;
    line-height: 30px;
}

.post-layout-style2 .single-blog-content .entry-content dfn,
.post-layout-style2 .single-blog-content .entry-content cite,
.post-layout-style2 .single-blog-content .entry-content em,
.post-layout-style2 .single-blog-content .entry-content i {
    font-style: italic;
}

.post-layout-style2 .single-blog-content .entry-content code,
.post-layout-style2 .single-blog-content .entry-content kbd,
.post-layout-style2 .single-blog-content .entry-content tt,
.post-layout-style2 .single-blog-content .entry-content var {
    font-size: .88889em;
    font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}

.post-layout-style2 .single-blog-content .entry-content code {
    color: #000000;
    border: 0px solid;
    background-color: transparent;
    padding: 0;
}

.post-layout-style2 .single-blog-content .entry-content mark,
.post-layout-style2 .single-blog-content .entry-content ins {
    background: #fff9c0;
    text-decoration: none;
    color: #000;
    padding: 0 5px;
}

.post-layout-style2 .single-blog-content .entry-content kbd {
    background-color: #eee;
    color: #000000;
}

.post-layout-style2 .single-blog-content .entry-content .post-footer {
    margin-top: 20px;
    clear: both;
    border-top: 1px solid #eee;
    list-style: none;
    padding-top: 30px;
}

.wp-block-columns {
    margin-top: 20px;
    margin-bottom: 20px;
}

.wp-block-image {
    margin-bottom: 20px;
}

.wp-block-image figcaption {
    font-size: 14px;
    margin-top: 12px;
}

.wp-block-image figcaption a {
    text-decoration: underline;
    display: inline-block;
    color: #000000;
}

.wp-block-image figcaption {
    text-align: left;
}

.wp-block-button .wp-block-button__link {
    background-color: #000000;
    font-size: 16px;
    border-radius: 5px;
}

.wp-block-button {
    margin-bottom: 1.5em;
}

.wp-block-button .wp-block-button__link:hover {
    background-color: #000;
    color: #fff;
}

.wp-block-cover .wp-block-cover-text {
    color: #fff !important;
}

.is-style-outline .wp-block-button__link {
    background-color: transparent !important;
    font-size: 16px;
    border-radius: 5px;
}

.is-style-outline .wp-block-button__link:hover {
    background-color: transparent;
    color: #000 !important;
    border-color: #000;
}

.is-style-squared .wp-block-button__link {
    border-radius: 0 !important;
}

.wp-block-cover {
    margin-top: 30px;
    margin-bottom: 30px;
}

.wp-block-cover p.wp-block-cover-text {
    font-weight: bold;
    margin-bottom: 20px !important;
    font-size: 31px !important;
    line-height: 1.5 !important;
}

.wp-block-cover p.wp-block-cover-text strong {
    color: #fff;
}

.wp-block-cover.has-background-dim.alignleft {
    margin-top: 0;
}

.wp-block-cover.has-background-dim-60.has-background-dim .wp-block-cover-text a {
    color: #fff;
}

.wp-block-file a {
    text-decoration: underline;
    font-size: 15px;
    color: #000000;
}

.wp-block-file a:hover {
    text-decoration: none;
}

.wp-block-file .wp-block-file__button {
    border-radius: 4px !important;
    font-size: 14px !important;
    font-weight: 500;
    display: table;
    margin: 10px 0 0;
    background-color: #000000 !important;
}

.wp-block-file .wp-block-file__button:hover {
    background-color: #000 !important;
    color: #fff;
}

blockquote cite,
.blockquote cite {
    display: none;
}

.wp-block-media-text {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.wp-block-media-text .has-large-font-size {
    font-size: 25px !important;
    margin-top: 0 !important;
}

.wp-block-pullquote {
    border-top: 4px solid #555d66;
    border-bottom: 4px solid #555d66;
    color: #40464d;
    border-color: transparent;
    border-width: 2px;
    padding: 0;
    margin: 0 0 1rem;
}

.wp-block-pullquote blockquote {
    color: #111;
    border: none;
    margin-right: 0;
    padding-left: 0;
}

.wp-block-pullquote blockquote p {
    font-size: 2.25em !important;
    font-style: italic !important;
}

.wp-block-pullquote blockquote cite {
    display: inline-block;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    line-height: 1.6;
    text-transform: none;
    color: #767676;
    font-size: 15px;
    font-style: normal;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color {
    background-color: #000000;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color p {
    color: #000000;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color cite {
    display: none;
}

.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color blockquote {
    max-width: 80%;
    background: transparent;
}

.has-medium-font-size {
    font-size: 20px !important;
}

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

.post-layout-style2 .single-blog-content .entry-content dl a,
.post-layout-style2 .single-blog-content .entry-content ol a,
.post-layout-style2 .single-blog-content .entry-content ul a {
    text-decoration: underline;
    display: inline-block;
}

.post-layout-style2 .single-blog-content .entry-content ul.post-meta a {
    text-decoration: none;
    color: inherit;
}

.post-layout-style2 .single-blog-content .entry-content ol a,
.post-layout-style2 .single-blog-content .entry-content ul a {
    color: #000000;
}

.post-layout-style2 .single-blog-content .entry-content ul a .wp-block-cover__inner-container .has-large-font-size {
    color: #f8f9f9 !important;
    font-size: 36px !important;
}

.wp-block-video figcaption,
.blocks-gallery-caption,
.wp-block-embed figcaption,
.wp-block-image figcaption {
    font-size: 14px;
    text-align: left;
}

table td a,
table td a:hover {
    color: #000000;
}

.wp-block-table.is-style-stripes td {
    border-color: #767676;
}

.wp-block-verse {
    font-family: "Poppins", sans-serif !important;
    font-size: 16px !important;
}

.post-layout-style2 .single-blog-content .entry-content em {
    font-weight: 700;
}

.loginformuser {
    margin-top: 20px;
}

.parent .comment-respond p.form-submit,
.depth-1 .comment-respond p.form-submit {
    margin-bottom: 30px;
}

#comments {
    margin-top: 95px;
}

.pingback p,
.pingback .says {
    display: block;
}

.blog-sidebar select {
    height: 45px;
    font-size: 15px;
    padding: 8px 15px;
    width: 100%;
    border: 1px solid #eee;
    color: #272727;
    font-weight: 500;
    cursor: pointer;
}

.blocks-gallery-grid {
    margin-top: 0px !important;
}

.wp-block-gallery .blocks-gallery-caption {
    text-align: center;
    margin: auto;
    margin-bottom: 30px;
}

.blog-sidebar .widget_theme_recent_posts .recent_post_Content li {
    font-weight: 500;
    color: #565656;
    font-size: 14px;
    padding: 0;
}

.blog-sidebar .widget_theme_recent_posts .recent_post_Content li:before {
    display: none;
}

.blog-sidebar .widget_theme_recent_posts .recent_post_Content .recent-post-meta {
    display: none;
}

.blog-sidebar .widget_media_image {
    background: #fff;
    border: 0;
    padding: 0;
}

.blog-sidebar .widget_media_image img {
    border-radius: 0px;
}

.home-tag-widgett {
    background: #FAFAFA;
    padding: 30px;
    border-radius: 15px;
}

.home-tag-widgett h5 {
    font-size: 28px;
    line-height: 1;
    color: #272727;
    font-weight: 700;
    margin-bottom: 20px;
}

.home-tag-widgett .tagcloud a {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #595959 !important;
    border-color: #D6D6D6 !important;
    border-radius: 8px !important;
    margin-right: 5px;
    padding: 8px 14px !important;
}


/*** Author Box ***/

.author_bio__Wrapper {
    clear: both;
    overflow: hidden;
    margin-top: 50px;
    padding: 0;
    border-top: 0px solid #eaeaea;
    border-bottom: 0px solid #eaeaea;
    background: #fff;
    border-radius: 0;
}

.author-thumb {
    float: left;
    margin-right: 50px;
    margin-bottom: 0px;
}

.author-thumb img {
    width: 267px;
    height: 354px;
    border-radius: 0;
    object-fit: cover;
}

.theme_author_Info {
    padding-right: 20px;
    margin-top: 75px;
}

h6.theme_author_Title {
    color: #777777;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 0px;
    line-height: 30px;
    display: none;
}

h4.theme_author__Name {
    color: #000;
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
}

p.theme_author__Description {
    font-size: 20px;
    line-height: 22px;
    color: #000;
    margin-bottom: 45px;
    font-weight: 400;
    max-width: 90%;
}

.theme_author_Socials a {
    display: inline-block;
    color: #000;
    font-size: 21px;
    line-height: 1;
    margin-right: 15px;
}

.theme_author_Socials a:hover {
    color: #ddd;
}


/*** navigation ***/

.theme_blog_Nav.post_nav_Left,
.theme_blog_Nav.post_nav_Right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.prev_nav_left_Img,
.prev_nav_Right_Img {
    height: 100px;
    width: 85px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    border-radius: 10px;
}

.prev_nav_left_Img {
    margin-right: 15px;
}

.prev_nav_Right_Img {
    margin-left: 15px;
}

.theme_blog_Nav.post_nav_Left:not(.no-thumb) {
    padding-right: 15px;
}

.theme_blog_Nav.post_nav_Right:not(.no-thumb) {
    text-align: right;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.prev_nav_left_Img img,
.prev_nav_Right_Img img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
    border-radius: 0px;
}

.theme_blog_nav_Title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 0;
    color: #222;
    word-break: break-all;
}

.theme_blog_nav_Title a {
    margin-bottom: 0;
    color: #222;
    word-break: break-word;
}

.theme_blog_nav_Label {
    font-size: 15px;
    margin-bottom: 0px;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.theme_blog_navigation__Wrap {
    margin-bottom: 0;
    padding: 0;
    background: transparent;
    margin-top: 80px;
    border-radius: 0;
}

.theme_blog_nav_Title a:hover {
    color: #222;
}

h1.theme-breacrumb-title {
    font-size: 60px;
    font-weight: 700;
    color: #000000;
    margin: 0;
    line-height: 1;
    text-transform: inherit;
}

.main-container .pagination {
    margin-bottom: 0px;
    margin-top: 80px;
}

.main-container .theme-pagination-style .nav-links {
    display: block;
    width: 100%;
    text-align: left;
}

.main-container .theme-pagination-style ul.page-numbers {
    margin-bottom: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.main-container .theme-pagination-style ul.page-numbers li {
    line-height: 1;
    margin: 0 8px;
}

.main-container .theme-pagination-style ul.page-numbers li a.page-numbers,
.main-container .theme-pagination-style ul.page-numbers li span.page-numbers {
    width: auto;
    height: auto;
    line-height: 1;
    margin-right: 0;
    padding: 0;
    margin-left: 0px !important;
    text-align: left;
    display: inline-block;
    border: 0px solid;
    color: #000;
    font-size: 20px;
    font-weight: 400;
    background-color: transparent;
    line-height: 1;
    border-radius: 0;
}

.main-container .theme-pagination-style ul.page-numbers li span.current {
    background: transparent;
    color: #000;
    border-color: transparent;
}

.main-container .theme-pagination-style ul.page-numbers li i {
    line-height: 1;
    color: #000;
}

.main-container .theme-pagination-style ul.page-numbers li a.page-numbers:hover {
    border: 0px solid #000000;
    background-color: transparent;
    color: #000;
}

.main-container .theme-pagination-style ul.page-numbers li a.page-numbers:hover i {
    color: #000;
}

.theme-tags__wrapper h4 {
    font-size: 20px !important;
    margin-bottom: 15px !important;
    line-height: 1.2 !important;
    color: #272727 !important;
    margin-right: 10px;
    display: inline-block;
}

.theme-tags__wrapper a {
    border-color: #e4e4e4;
    color: #A0A0A0;
    border: 1px solid;
    display: inline-block !important;
    font-size: 15px !important;
    padding: 5px 18px;
    margin-bottom: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 36px;
    transition: all ease 500ms;
    line-height: 29px;
}

.blog-single .tag-lists a:not(:first-child) {
    margin-left: 6px;
}

.theme-tags__wrapper a:hover {
    border-color: #000 !important;
    background: #000 !important;
    color: #fff;
}

h2.related-post-title {
    font-size: 22px;
    font-weight: 600;
    position: relative;
    padding-left: 32px;
    line-height: 1.137;
    margin-bottom: 60px;
    text-transform: uppercase;
}

h2.related-post-title:before {
    position: absolute;
    left: 0px;
    top: 2px;
    width: 20px;
    height: 21px;
    background: url(../images/title-shape.svg) no-repeat scroll left center;
    background-size: cover;
    content: "";
    margin-top: 0px;
}

.theme_related_post_Grid .blog-post-grid-wrapper .post-excerpt-box p {
    font-size: 14px;
    line-height: 18px;
    color: #565656;
}

.theme_related_post_Grid .blog-post-grid-wrapper .news-post-grid-thumbnail img {
    border-radius: 15px;
}

.theme_related_post_Grid .blog-post-grid-wrapper-four .post-excerpt-box {
    padding-bottom: 0px;
    margin-bottom: 5px;
}


/*==================================================
      404
 ================================================== */

.error-page .error-code {
    display: block;
    font-size: 150px;
    line-height: 1;
    color: #272727;
    margin-bottom: 25px;
}

.error-page .error-body .btn {
    margin-top: 30px;
    display: inline-block;
    background: #000;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0.01em;
    padding: 16px 30px;
    border-radius: 4px;
    width: auto;
    border: 0px solid;
}

.error-page .error-body .btn:hover,
.error-page .error-body .btn:focus,
.error-page .error-body .btn:active {
    border: none;
    outline: none;
    box-shadow: none !important;
    background: none;
}

.error-page .error-body .btn:hover {
    background: #000;
}

body.error404 .main-container {
    padding-top: 30px;
    margin-top: 0;
    padding-bottom: 80px;
}

.header-two-right .header-search-box {
    position: relative;
    right: 30px;
    top: 0px;
}

.header-bookmark-btn {
    display: inline-block;
    position: absolute;
    right: 15px;
    margin-left: 0;
    top: 10px;
}


/*** Theme New Unit CSS ***/

body.admin-bar .body-inner-content {
    margin-top: 0px;
}

.widget_calendar,
table,
.wp-block-calendar {
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
}

.calendar_wrap nav.wp-calendar-nav {
    position: relative;
    top: 10px;
}

.blog-sidebar .widget_categories .cat-item span.post_count {
    width: 30px;
    height: 22px;
    text-align: center;
    color: #fff;
    border-radius: 6px;
    font-size: 12px;
    line-height: 22px;
    position: relative;
    left: 2px;
}

.main-container.blog-spacing {
    padding-top: 80px;
    padding-bottom: 80px;
}

.widget_rss h3.widget-title a {
    color: #272727;
}

.sticky .post-list-medium-content {
    background: #f8f8f8;
    border-top: 4px solid #000 !important;
}

.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list .category-box a {
    color: #4F4F4F;
    font-weight: 500;
    font-size: 14px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
    transition: all .3s ease-in;
}

.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list .category-box a:hover {
    color: #000000;
}

.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list .category-box a:after {
    position: absolute;
    right: -5px;
    bottom: 0;
    content: ",";
    font-size: 15px;
}

.blog-new-layout.theme-layout-mainn .post-wrapper.cat-layout-main-list .category-box a:last-child:after {
    display: none;
}

.cat-layout-main-list .post-list-medium-content .post-meta-items div.author-name {
    text-transform: capitalize;
}

.blog-post-comment .comment-respond p.logged-in-as {
    line-height: 26px;
    font-size: 15px;
    margin-top: 5px;
}

.blog-post-comment .comment-respond .comment-reply-title {
    font-size: 32px;
    line-height: 1.08;
    border-bottom: 0px;
    margin-bottom: 5px;
    padding-bottom: 0px;
}

.comment-respond p {
    margin-bottom: 0;
}

.blog-post-comment .comment-respond .comment-form .btn.btn-primary {
    margin-top: 10px;
}

.blog-details-content p {
    font-size: 18px;
    line-height: 1.5;
    color: #777;
    margin: 0 0 30px 0;
    font-weight: 400;
}

.single-meta-content h4.post-author-name a {
    text-transform: capitalize;
}

.blog-details-content ul li {
    font-size: 18px;
    line-height: 1.8;
    color: #777777;
}

.post-layout-style2 .single-blog-content .entry-content p:last-child {
    margin: 0;
}

.post-body p:last-child {
    clear: both;
    float: none;
}

.wp-block-button .wp-block-button__link {
    color: #fff !important;
}

.is-style-outline .wp-block-button__link {
    background-color: transparent !important;
    font-size: 16px;
    border-radius: 5px;
    color: #000000 !important;
    border-color: #000000;
}

.wp-block-button .wp-block-button__link:hover {
    background-color: #000;
}

.theme-blog-details .post-featured-image {
    margin-bottom: 50px;
}

.sidebar-active .alignfull {
    left: auto;
    right: auto;
    margin-left: 0;
    margin-right: 0;
    width: auto;
}

figure.wp-block-gallery ul.blocks-gallery-grid {
    padding-left: 0 !important;
}

.blog-details-content .wp-block-columns {
    margin-top: 31px;
    margin-bottom: 31px;
}

.blog-details-content .wp-block-columns figure.wp-block-image.size-full.bottom-zero-article-thumb {
    margin-bottom: 0;
}

.bottom-zero-article-thumb img {
    height: 275px;
    object-fit: cover;
    object-position: center top;
    border-radius: 0px !important;
}

.blog-details-content figure.bottom-zero-article-full {
    margin-top: 50px;
    margin-bottom: 50px;
}

.bottom-zero-article-full img {
    border-radius: 0px !important;
    width: 100%;
    object-fit: cover;
}


.single-blog-content blockquote,
.single-blog-content .blockquote {
    background: transparent;
    border-radius: 0px;
}

blockquote.has-text-color.has-light-gray-color p {
    font-size: 28px !important;
    line-height: 1.2 !important;
}

blockquote.has-text-color.has-very-dark-gray-color:before {
    color: rgb(255 255 255 / 50%);
}

blockquote p,
.single-blog-content .single-blog-inner .entry-content blockquote p,
.blockquote p {
    color: #222;
    line-height: 1.3;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    max-width: 90%;
}


blockquote::before,
.blockquote::before {
    content: "\efcd";
    top: 50%;
    font-family: 'IcoFont' !important;
    left: 0;
    font-size: 48px;
    line-height: 1;
    margin-top: -24px;
    color: #BEBEBE;
    opacity: 1;
    position: absolute;
}

.post-layout-style2 .single-blog-content .entry-content ol {
    font-size: 17px;
}

.post-layout-style2 .single-blog-content .entry-content ol li {
    line-height: 1.8;
    margin-bottom: 10px;
    font-weight: 500;
}

.post-layout-style2 .single-blog-content .entry-content ol li ol {
    margin: 10px 0 0;
}

.post-layout-style2 .single-blog-content .entry-content ul li ul {
    margin: 10px 0 0;
    list-style-type: circle;
}

.post-layout-style2 .single-blog-content .entry-content ul li ul li {
    list-style-type: circle;
}

.wp-block-archives-dropdown,
.wp-block-categories-dropdown {
    margin-bottom: 28px;
}

.wp-block-archives-dropdown select,
.wp-block-categories-dropdown select {
    width: 100%;
    cursor: pointer;
    height: 45px;
    font-size: 15px;
    padding: 8px 15px;
    width: 100%;
    border: 1px solid #eee;
    color: #272727;
    font-weight: 500;
}

.wp-block-search .wp-block-search__button {
    background: #000;
    border: 1px solid #000;
    color: #fff !important;
    cursor: pointer;
    font-size: 16px;
}

.wp-block-calendar span.pad {
    display: none;
}

.wp-block-calendar nav.wp-calendar-nav {
    margin-bottom: 35px;
}

.page-links {
    margin-top: 20px;
    margin-bottom: 20px;
    clear: both;
}

.page-links .post-page-numbers {
    width: 35px;
    height: 35px;
    border-radius: 25px;
    background-color: #ffffff;
    border: 1px solid #eee;
    font-size: 15px;
    line-height: 35px;
    color: #0a0c19;
    text-align: center;
    display: inline-block;
    margin-left: 5px;
    text-decoration: none !important;
}

.page-links .page-link {
    display: inline-block;
    background-color: #000000;
    color: #fff;
    margin-right: 0px;
}

.blog-details-content table th a {
    color: #272727;
}

.blog-post-comment blockquote,
.blog-post-comment .blockquote {
    background: #eee;
}

.blog-post-comment table td {
    font-size: 14px;
    font-weight: 500;
}

.blog-post-comment p.no-comments {
    font-size: 14px;
    clear: both;
    margin-top: 0;
    line-height: 14px;
}

.post_format-post-format-image .blog-details-content figure img {
    border-radius: 10px;
}

.widget_calendar span.pad {
    display: none;
}

.widget_calendar span.wp-calendar-nav-next {
    display: block;
}

.nav-wrapper .mainmenu li ul li ul.kewi-submenu {
    position: absolute;
    right: 102%;
    top: 0%;
    left: auto;
    opacity: 0 !important;
    filter: Alpha(opacity=0) !important;
    visibility: hidden;
}

.nav-wrapper .mainmenu li ul.kewi-submenu li:hover ul {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
}

.theme-breadcrumb__Wrapper.theme-breacrumb-area {
    margin-top: 40px;
}

.not-found form {
    position: relative;
}

.not-found form .form-control {
    background-color: #ffffff;
    height: 50px;
    padding: 6px 15px;
    border: 1px solid #eeeeee;
    width: 100%;
    display: block;
    outline: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    border-radius: 0;
}

.not-found form .form-control:focus {
    border-color: #000000;
    box-shadow: none;
    z-index: 1;
}

.not-found form button {
    position: absolute;
    right: 0;
    outline: 0;
    bottom: 0;
    height: 50px;
    width: 50px;
    z-index: 1;
    border: none;
    color: #ffffff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background-color: #000000;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 15px;
    padding: 0 20px;
    top: 0;
    cursor: pointer;
}

.not-found form button:hover {
    background: #000;
}

.not-found form button:before {
    position: absolute;
    right: 50%;
    top: 50%;
    font-family: fontAwesome;
    color: #fff;
    content: "\f002 ";
    margin-top: -9.5px;
    margin-right: -6.5px;
}

.theme_img_cat_Itemlist span.category-btnn {
    transition: all .3s ease;
}

ul.footer-nav li a:hover {
    color: #000000;
}

.home-tag-widgett .tagcloud a:hover {
    background: #000000 !important;
    color: #fff !important;
    border-color: #000000 !important;
}

.custom-theme-contactt label {
    font-size: 15px;
    font-weight: 500;
    color: #272727;
    line-height: 1;
    margin-bottom: 8px;
}

body.page .main-container {
    padding-top: 90px;
    padding-right: 0px;
    padding-bottom: 80px;
    padding-left: 0px;
}

body.page .theme-page-spacing .entry-content ul {
    margin-top: 20px;
    margin-bottom: 20px;
    list-style: disc;
    padding-left: 20px;
}

body.page .theme-page-spacing .entry-content ul li {
    font-size: 17px;
    line-height: 1.8;
    color: #777777;
}

body.page .theme-page-spacing .entry-content ul li::marker {
    color: #000000;
}

body.page .theme-page-spacing .entry-content ul li ul {
    margin: 10px 0 0;
    list-style-type: circle;
}

body.page .theme-page-spacing .entry-content ul li ul li {
    list-style-type: circle;
}

body.page .theme-page-spacing .entry-content ol {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
}

body.page .theme-page-spacing .entry-content ol {
    font-size: 17px;
}

body.page .theme-page-spacing .entry-content ol li {
    line-height: 1.8;
    margin-bottom: 10px;
    font-weight: 400;
}

body.page .theme-page-spacing .entry-content ol li ol {
    margin: 10px 0 0;
}

body.page .theme-page-spacing .entry-content blockquote,
body.page .theme-page-spacing .entry-content .blockquote {
    background: #F8F8F8;
}

body.page .theme-page-spacing .entry-content blockquote {
    padding-bottom: 45px !important;
}

body.page .theme-page-spacing .entry-content dl {
    margin-top: 20px;
    margin-bottom: 20px;
}

body.page .theme-page-spacing .entry-content dt {
    margin-bottom: 5px;
    color: #333333;
}

body.page .theme-page-spacing .entry-content dd {
    margin: 0 1rem 1rem;
    font-size: 15px;
    line-height: 26px;
}

body.page .theme-page-spacing .entry-content dd a {
    text-decoration: underline;
    display: inline-block;
}

body.page .theme-page-spacing .entry-content b,
body.page .theme-page-spacing .entry-content strong {
    font-weight: 600;
    color: #212529;
}

body.page .theme-page-spacing .entry-content address {
    margin: 20px 0;
    font-style: italic;
    line-height: 30px;
}

body.page .theme-page-spacing .entry-content code,
body.page .theme-page-spacing .entry-content kbd,
body.page .theme-page-spacing .entry-content tt,
body.page .theme-page-spacing .entry-content var {
    font-size: .88889em;
    font-family: Menlo, monaco, Consolas, Lucida Console, monospace;
}

body.page .theme-page-spacing .entry-content code {
    color: #000000;
    border: 0px solid;
    background-color: transparent;
    padding: 0;
}

body.page .theme-page-spacing .entry-content mark,
body.page .theme-page-spacing .entry-content ins {
    background: #fff9c0;
    text-decoration: none;
    color: #000;
    padding: 0 5px;
}

body.page .theme-page-spacing .entry-content kbd {
    background-color: #eee;
    color: #000000;
}

body.page .theme-page-spacing .entry-content blockquote p {
    color: #555;
    line-height: 1.3;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
}

body.page .theme-page-spacing .entry-content p a {
    text-decoration: underline;
    display: inline-block;
    color: #000000;
}

body.page .theme-page-spacing .entry-content table td a {
    color: #272727;
    text-decoration: underline;
    font-weight: 500;
}

body.page .theme-page-spacing .entry-content table td a:hover {
    text-decoration: none;
}

body.page .theme-page-spacing .entry-content p:last-child {
    margin: 0;
}

body.page .theme-page-spacing .entry-content .page-links .post-page-numbers.current {
    background: #000000;
    color: #fff;
    border-color: #000000;
    border-radius: 0px;
}

body.page .theme-page-spacing .entry-content .page-links .post-page-numbers {
    border-radius: 0;
}

body.page .theme-page-spacing .entry-content #comments {
    margin-top: 80px;
}

.single-one-bwrap {
    padding-top: 120px;
    padding-right: 0px;
    padding-bottom: 120px;
    padding-left: 0px;
}

.theme_related_post_Grid .blog-post-grid-wrapper.blog-post-grid-wrapper-four {
    margin-bottom: 0px;
}

.main-container.cat-page-spacing {
    padding-top: 80px;
    padding-right: 0px;
    padding-bottom: 80px;
    padding-left: 0px;
}

.post-password-form input[type='submit']:hover {
    background-color: #111111;
    color: #FFFFFF;
}

p.form-submit {
    margin-bottom: 20px;
}

.blog-sidebar .widget.widget_categories ul li::before {
    top: 9px;
}

.blog-sidebar .widget_categories .cat-item span.post_count {
    color: #000000;
    border-radius: 5px;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment {
    color: #000;
    position: relative;
    margin-bottom: 12px;
    padding-left: 0px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
}

.blog-sidebar .widget_block .wp-block-latest-comments {
    border: 0;
    padding: 0;
    list-style: none;
    line-height: 1.5;
    margin-bottom: 0;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment::before {
    height: 7px;
    width: 7px;
    content: '';
    left: 0;
    top: 7px;
    position: absolute;
    background-color: #000000;
    border-radius: 50%;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment a {
    color: #777777;
    display: inline-block;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-author {
    font-weight: bold;
    font-size: 14px;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment::last-child {
    margin-bottom: 0;
}

.widget.widget_block .wp-block-group__inner-container h2 {
    padding-bottom: 0px;
    position: relative;
    font-weight: 700;
    font-size: 24px;
    color: #000;
    padding-left: 0;
    letter-spacing: 0;
    border-bottom: 0px solid #E4E4E4;
    margin-bottom: 25px;
}

.blog-sidebar .widget_recent_comments .recentcomments a,
.blog-sidebar .widget_block li.wp-block-latest-comments__comment a {
    display: inline;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment a:hover {
    color: #000000;
}

.blog-sidebar .widget ul li::before {
    top: 7px;
}

.blog-sidebar .widget.widget_categories ul li::before {
    top: 8px;
}

.blog-sidebar .widget_categories ul li .children li::before {
    top: 8px;
}

.wp-block-search .wp-block-search__inside-wrapper {
    position: relative;
}

.wp-block-search__input {
    background-color: #ffffff;
    height: 50px;
    padding: 6px 15px;
    border: 1px solid #000;
    width: 100%;
    display: block;
    outline: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    border-radius: 0;
    font-size: 15px;
}

.wp-block-search .wp-block-search__label {
    padding-bottom: 0px;
    position: relative;
    font-weight: 700;
    font-size: 22px;
    color: #000;
    padding-left: 0;
    letter-spacing: 0;
    border-bottom: 0px solid #E4E4E4;
    margin-bottom: 30px;
    line-height: 1;
}

.blog-sidebar .widget_block.widget_search .wp-block-search__button {
    position: relative;
    width: auto;
    font-weight: 600;
    font-size: 14px;
    padding: 0 14px;
    border-radius: 0px;
}

.blog-sidebar .widget_block.widget_search .wp-block-search__button:before {
    display: none;
}

.widget_block.widget_search .wp-block-search__inside-wrapper input[type="search"]::-webkit-input-placeholder {
    color: #272727;
}

.widget_block.widget_search .wp-block-search__inside-wrapper input[type="search"]::-moz-placeholder {
    color: #272727;
}

article.tag-pingbacks-2+.blog-post-comment .comment-body {
    margin-left: auto !important;
}

.comments-list .comment-body,
.blog-post-comment .comment-content p,
.blog-post-comment p.no-comments {
    font-size: 17px;
}

.widget_block.widget_search .wp-block-search__button:hover {
    background-color: #000 !important;
    color: #FFFFFF !important;
    border: 1px solid #000 !important;
}

.blog-sidebar .widget .widget-title,
.wp-block-search .wp-block-search__label,
.widget.widget_block .wp-block-group__inner-container h2 {
    font-size: 22px;
    line-height: 1;
}

body.page .theme-page-spacing .entry-content ul.comments-list li::marker {
    color: transparent;
}

.comments-list .comment-author cite,
.comment-author vcard cite {
    font-style: normal !important;
    text-transform: capitalize;
}

.blog-sidebar select {
    background-color: white;
    border: thin solid #000000;
    border-radius: 4px;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-weight: 500;
}

.blog-sidebar select {
    background-image: linear-gradient(45deg, transparent 50%, #fff 50%),
        linear-gradient(135deg, #fff 50%, transparent 50%),
        linear-gradient(to right, #000000, #000000);
    background-position: calc(100% - 20px) calc(1em + 2px),
        calc(100% - 15px) calc(1em + 2px),
        100% 0;
    background-size: 5px 5px,
        5px 5px,
        2.5em 2.5em;
    background-repeat: no-repeat;
}


/*** Theme CSS ***/

/*** HEADER CSS ***/

.theme-header-area {
    position: relative;
    padding-top: 31px;
    padding-bottom: 31px;
}

.theme-header-area .nav-menu-wrapper {
    text-align: center;
}

@media (min-width: 1900px) {

    .theme-header-area .nav-menu-wrapper {
        text-align: right;
        margin-right: 162px;
    }

}

.nav-menu-wrapper .mainmenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-menu-wrapper .mainmenu ul li {
    position: relative;
    display: inline-block;
}

.nav-menu-wrapper .mainmenu ul li a {
    display: block;
    position: relative;
    font-size: 16px;
    line-height: 18px;
    color: #000;
    text-transform: uppercase;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 10px;
}

.header-bottom-line {
    max-width: 1720px;
    background: #000;
    margin: auto;
    height: 0.7px;
}

.header-right-content {
    display: flex;
    position: relative;
    justify-content: flex-end;
    align-items: center;
}

/* Deafult Margin & Padding */
/*-- Margin Top --*/
.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-35 {
    margin-top: 35px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-45 {
    margin-top: 45px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-55 {
    margin-top: 55px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-65 {
    margin-top: 65px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-75 {
    margin-top: 75px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-85 {
    margin-top: 85px;
}

.mt-90 {
    margin-top: 90px;
}

.mt-95 {
    margin-top: 95px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-105 {
    margin-top: 105px;
}

.mt-110 {
    margin-top: 110px;
}

.mt-115 {
    margin-top: 115px;
}

.mt-120 {
    margin-top: 120px;
}

.mt-125 {
    margin-top: 125px;
}

.mt-130 {
    margin-top: 130px;
}

.mt-135 {
    margin-top: 135px;
}

.mt-140 {
    margin-top: 140px;
}

.mt-145 {
    margin-top: 145px;
}

.mt-150 {
    margin-top: 150px;
}

.mt-155 {
    margin-top: 155px;
}

.mt-160 {
    margin-top: 160px;
}

.mt-165 {
    margin-top: 165px;
}

.mt-170 {
    margin-top: 170px;
}

.mt-175 {
    margin-top: 175px;
}

.mt-180 {
    margin-top: 180px;
}

.mt-185 {
    margin-top: 185px;
}

.mt-190 {
    margin-top: 190px;
}

.mt-195 {
    margin-top: 195px;
}

.mt-200 {
    margin-top: 200px;
}

/*-- Margin Bottom --*/

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-35 {
    margin-bottom: 35px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-45 {
    margin-bottom: 45px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-55 {
    margin-bottom: 55px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-65 {
    margin-bottom: 65px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-75 {
    margin-bottom: 75px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-85 {
    margin-bottom: 85px;
}

.mb-90 {
    margin-bottom: 90px;
}

.mb-95 {
    margin-bottom: 95px;
}

.mb-100 {
    margin-bottom: 100px;
}

.mb-105 {
    margin-bottom: 105px;
}

.mb-110 {
    margin-bottom: 110px;
}

.mb-115 {
    margin-bottom: 115px;
}

.mb-120 {
    margin-bottom: 120px;
}

.mb-125 {
    margin-bottom: 125px;
}

.mb-130 {
    margin-bottom: 130px;
}

.mb-135 {
    margin-bottom: 135px;
}

.mb-140 {
    margin-bottom: 140px;
}

.mb-145 {
    margin-bottom: 145px;
}

.mb-150 {
    margin-bottom: 150px;
}

.mb-155 {
    margin-bottom: 155px;
}

.mb-160 {
    margin-bottom: 160px;
}

.mb-165 {
    margin-bottom: 165px;
}

.mb-170 {
    margin-bottom: 170px;
}

.mb-175 {
    margin-bottom: 175px;
}

.mb-180 {
    margin-bottom: 180px;
}

.mb-185 {
    margin-bottom: 185px;
}

.mb-190 {
    margin-bottom: 190px;
}

.mb-195 {
    margin-bottom: 195px;
}

.mb-200 {
    margin-bottom: 200px;
}

/*-- Padding Top --*/

.pt-5 {
    padding-top: 5px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-25 {
    padding-top: 25px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-35 {
    padding-top: 35px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-45 {
    padding-top: 45px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-55 {
    padding-top: 55px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-65 {
    padding-top: 65px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-75 {
    padding-top: 75px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-85 {
    padding-top: 85px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-95 {
    padding-top: 95px;
}

.pt-100 {
    padding-top: 100px;
}

.pt-105 {
    padding-top: 105px;
}

.pt-110 {
    padding-top: 110px;
}

.pt-115 {
    padding-top: 115px;
}

.pt-120 {
    padding-top: 120px;
}

.pt-125 {
    padding-top: 125px;
}

.pt-130 {
    padding-top: 130px;
}

.pt-135 {
    padding-top: 135px;
}

.pt-140 {
    padding-top: 140px;
}

.pt-145 {
    padding-top: 145px;
}

.pt-150 {
    padding-top: 150px;
}

.pt-155 {
    padding-top: 155px;
}

.pt-160 {
    padding-top: 160px;
}

.pt-165 {
    padding-top: 165px;
}

.pt-170 {
    padding-top: 170px;
}

.pt-175 {
    padding-top: 175px;
}

.pt-180 {
    padding-top: 180px;
}

.pt-185 {
    padding-top: 185px;
}

.pt-190 {
    padding-top: 190px;
}

.pt-195 {
    padding-top: 195px;
}

.pt-200 {
    padding-top: 200px;
}

/*-- Padding Bottom --*/

.pb-5 {
    padding-bottom: 5px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-35 {
    padding-bottom: 35px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-45 {
    padding-bottom: 45px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-55 {
    padding-bottom: 55px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-65 {
    padding-bottom: 65px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-75 {
    padding-bottom: 75px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-85 {
    padding-bottom: 85px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pb-95 {
    padding-bottom: 95px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pb-105 {
    padding-bottom: 105px;
}

.pb-110 {
    padding-bottom: 110px;
}

.pb-115 {
    padding-bottom: 115px;
}

.pb-120 {
    padding-bottom: 120px;
}

.pb-125 {
    padding-bottom: 125px;
}

.pb-130 {
    padding-bottom: 130px;
}

.pb-135 {
    padding-bottom: 135px;
}

.pb-140 {
    padding-bottom: 140px;
}

.pb-145 {
    padding-bottom: 145px;
}

.pb-150 {
    padding-bottom: 150px;
}

.pb-155 {
    padding-bottom: 155px;
}

.pb-160 {
    padding-bottom: 160px;
}

.pb-165 {
    padding-bottom: 165px;
}

.pb-170 {
    padding-bottom: 170px;
}

.pb-175 {
    padding-bottom: 175px;
}

.pb-180 {
    padding-bottom: 180px;
}

.pb-185 {
    padding-bottom: 185px;
}

.pb-190 {
    padding-bottom: 190px;
}

.pb-195 {
    padding-bottom: 195px;
}

.pb-200 {
    padding-bottom: 200px;
}


/*-- Padding Left --*/
.pl-0 {
    padding-left: 0px;
}

.pl-5 {
    padding-left: 5px;
}

.pl-10 {
    padding-left: 10px;
}

.pl-15 {
    padding-left: 15px;
}

.pl-20 {
    padding-left: 20px;
}

.pl-25 {
    padding-left: 35px;
}

.pl-30 {
    padding-left: 30px;
}

.pl-35 {
    padding-left: 35px;
}

.pl-35 {
    padding-left: 35px;
}

.pl-40 {
    padding-left: 40px;
}

.pl-45 {
    padding-left: 45px;
}

.pl-50 {
    padding-left: 50px;
}

.pl-55 {
    padding-left: 55px;
}

.pl-60 {
    padding-left: 60px;
}

.pl-65 {
    padding-left: 65px;
}

.pl-70 {
    padding-left: 70px;
}

.pl-75 {
    padding-left: 75px;
}

.pl-80 {
    padding-left: 80px;
}

.pl-85 {
    padding-left: 80px;
}

.pl-90 {
    padding-left: 90px;
}

.pl-95 {
    padding-left: 95px;
}

.pl-100 {
    padding-left: 100px;
}


/*-- Padding Right --*/
.pr-0 {
    padding-right: 0px;
}

.pr-5 {
    padding-right: 5px;
}

.pr-10 {
    padding-right: 10px;
}

.pr-15 {
    padding-right: 15px;
}

.pr-20 {
    padding-right: 20px;
}

.pr-25 {
    padding-right: 35px;
}

.pr-30 {
    padding-right: 30px;
}

.pr-35 {
    padding-right: 35px;
}

.pr-35 {
    padding-right: 35px;
}

.pr-40 {
    padding-right: 40px;
}

.pr-45 {
    padding-right: 45px;
}

.pr-50 {
    padding-right: 50px;
}

.pr-55 {
    padding-right: 55px;
}

.pr-60 {
    padding-right: 60px;
}

.pr-65 {
    padding-right: 65px;
}

.pr-70 {
    padding-right: 70px;
}

.pr-75 {
    padding-right: 75px;
}

.pr-80 {
    padding-right: 80px;
}

.pr-85 {
    padding-right: 80px;
}

.pr-90 {
    padding-right: 90px;
}

.pr-95 {
    padding-right: 95px;
}

.pr-100 {
    padding-right: 100px;
}

/* font weight */
.f-700 {
    font-weight: 700;
}

.f-600 {
    font-weight: 600;
}

.f-500 {
    font-weight: 500;
}

.f-400 {
    font-weight: 400;
}

.f-300 {
    font-weight: 300;
}

/* Background Color */

.gray-bg {
    background: #f7f7fd;
}

.white-bg {
    background: #fff;
}

.black-bg {
    background: #222;
}

.theme-bg {
    background: #222;
}

.primary-bg {
    background: #222;
}

/* Color */

.white-color {
    color: #fff;
}

.black-color {
    color: #222;
}

.theme-color {
    color: #222;
}

.primary-color {
    color: #222;
}

/* black overlay */

[data-overlay] {
    position: relative;
}

[data-overlay]::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

[data-overlay="3"]::before {
    opacity: 0.3;
}

[data-overlay="4"]::before {
    opacity: 0.4;
}

[data-overlay="5"]::before {
    opacity: 0.5;
}

[data-overlay="6"]::before {
    opacity: 0.6;
}

[data-overlay="7"]::before {
    opacity: 0.7;
}

[data-overlay="8"]::before {
    opacity: 0.8;
}

[data-overlay="9"]::before {
    opacity: 0.9;
}


/*=============================
    01. Variable CSS
===============================*/
:root {
    --tg-body-font-family: 'Space Grotesk', sans-serif;
    --tg-heading-font-family: 'Space Grotesk', sans-serif;
    --tg-primary-color: #222222;
    --tg-secondary-color: #292929;
    --tg-body-font-color: #777777;
    --tg-heading-font-color: #222222;
    --tg-paragraph-color: #777777;
    --tg-section-background: #F8F8F8;
    --tg-body-font-size: 18px;
    --tg-body-font-weight: 400;
    --tg-heading-font-weight: 700;
    --tg-body-line-height: 1.55;
    --tg-heading-line-height: 1.2;
    --tg-blue: #0d6efd;
    --tg-indigo: #6610f2;
    --tg-purple: #6f42c1;
    --tg-pink: #d63384;
    --tg-red: #dc3545;
    --tg-orange: #fd7e14;
    --tg-yellow: #ffc107;
    --tg-green: #198754;
    --tg-teal: #20c997;
    --tg-cyan: #0dcaf0;
    --tg-black: #3D3D3D;
    --tg-white: #ffffff;
    --tg-gray: #EDEDED;
    --tg-gray-two: #C4C4C4;
    --tg-gray-three: #999999;
    --facebook: #3b5998;
    --twitter: #00acee;
    --linkedin: #1976d2;
    --pinterest: #3b5998;
    --youtube: #c4302b;
    --skype: #00aff0;
}

body {
    font-family: var(--tg-body-font-family);
    font-weight: var(--tg-body-font-weight);
    font-size: var(--tg-body-font-size);
    line-height: var(--tg-body-line-height);
    color: var(--tg-body-font-color);
    font-style: normal;
}

img,
.img {
    max-width: 100%;
    transition: all 0.3s ease-out 0s;
}

.f-left {
    float: left
}

.f-right {
    float: right
}

.fix {
    overflow: hidden
}

a,
button {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    text-decoration: none;
}

a:focus,
.btn:focus,
button:focus {
    text-decoration: none;
    outline: none;
    box-shadow: none;
}

a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
    color: var(--tg-primary-color);
    text-decoration: none;
}

a,
button {
    color: var(--tg-primary-color);
    outline: medium none;
    text-decoration: none;
}

.btn:focus,
button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
    outline: 0
}

.uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--tg-heading-font-family);
    color: var(--tg-heading-font-color);
    margin-top: 0px;
    margin-bottom: .7rem;
    font-style: normal;
    line-height: var(--tg-heading-line-height);
    font-weight: var(--tg-heading-font-weight);
    text-transform: inherit;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

h1 {
    font-size: 2.5rem;
}

h2 {
    font-size: 2rem;
}

h3 {
    font-size: 1.75rem;
}

h4 {
    font-size: 1.5rem;
}

h5 {
    font-size: 1.25rem;
}

h6 {
    font-size: 1rem;
}

.list-wrap {
    margin: 0px;
    padding: 0px;
}

.list-wrap li {
    list-style: none
}

p {
    font-size: var(--tg-body-font-size);
    font-weight: var(--tg-body-font-weight);
    line-height: var(--tg-body-line-height);
    color: var(--tg-paragraph-color);
    margin-bottom: 15px;
}

hr {
    border-bottom: 1px solid var(--tg-primary-color);
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}

label {
    color: var(--tg-body-font-color);
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
}

*::-moz-selection {
    background: var(--tg-primary-color);
    color: var(--tg-white);
    text-shadow: none;
}

::-moz-selection {
    background: var(--tg-primary-color);
    color: var(--tg-white);
    text-shadow: none;
}

::selection {
    background: var(--tg-primary-color);
    color: var(--tg-white);
    text-shadow: none;
}

*::-moz-placeholder {
    color: var(--tg-body-font-color);
    font-size: var(--tg-body-font-size);
    opacity: 1;
}

*::placeholder {
    color: var(--tg-body-font-color);
    font-size: var(--tg-body-font-size);
    opacity: 1;
}

.theme-overlay {
    position: relative
}

.theme-overlay::before {
    background: var(--tg-primary-color) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    position: absolute;
    top: 0;
    width: 100%;
}

.separator {
    border-top: 1px solid var(--tg-primary-color);
}

.wh-70 {
    width: 70%;
}

.wh-75 {
    width: 75%;
}

.wh-80 {
    width: 80%;
}

.wh-85 {
    width: 85%;
}

.wh-90 {
    width: 90%;
}

/* Bootstrap 5 */
.container {
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    --bs-gutter-x: 30px;
}

.row.g-0 {
    --bs-gutter-x: 0;
}

.gutter-y-30 {
    --bs-gutter-y: 30px;
}

/*=============================
    1. Button style
===============================*/
.btn {
    user-select: none;
    -moz-user-select: none;
    background: transparent;
    border-radius: 2px;
    color: var(--tg-primary-color);
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 0;
    padding: 18px 33px;
    text-align: center;
    text-transform: capitalize;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    border: 2px solid var(--tg-primary-color);
    position: relative;
    overflow: hidden;
    transition: .5s cubic-bezier(.76, .49, .25, 1);
    z-index: 1;
}

.btn span {
    position: relative;
}

.btn span::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: var(--tg-primary-color);
}

.btn::after {
    content: "\f101";
    font-weight: 600;
    font-family: "flaticon";
    line-height: 0;
    margin-left: 10px;
    transform: rotate(90deg);
}

.btn::before {
    content: "";
    background: var(--tg-primary-color);
    position: absolute;
    display: block;
    height: 110%;
    top: -3px;
    -webkit-transform: translateX(-100%) skew(-30deg);
    -moz-transform: translateX(-100%) skew(-30deg);
    transform: translateX(-100%) skew(-30deg);
    -webkit-transition: .5s cubic-bezier(.76, .49, .25, 1);
    -moz-transition: .5s cubic-bezier(.76, .49, .25, 1);
    transition: .5s cubic-bezier(.76, .49, .25, 1);
    left: -25px;
    width: 135%;
    z-index: -1;
}

.btn.white-btn:hover::before,
.btn:hover::before {
    -webkit-transform: translateX(0) skew(-30deg);
    -moz-transform: translateX(0) skew(-30deg);
    transform: translateX(0) skew(-30deg);
}

.btn:hover {
    color: var(--tg-white);
}

.btn.white-btn {
    border-color: #3D3D3D;
    color: var(--tg-white);
    z-index: 1;
}

.btn.white-btn::before {
    background: #3D3D3D;
}

.breadcrumb>.active {
    color: var(--tg-primary-color);
}

/* scrollUp */
.scroll-top {
    width: 35px;
    height: 35px;
    line-height: 35px;
    position: fixed;
    bottom: -10%;
    right: 30px;
    font-size: var(--tg-body-font-size);
    border-radius: 6px;
    z-index: 99;
    color: var(--tg-white);
    text-align: center;
    cursor: pointer;
    background: var(--tg-secondary-color);
    transition: 1s ease;
    border: none;
}

.scroll-top.open {
    bottom: 30px;
}

.scroll-top::after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}

.scroll-top:hover {
    background: var(--tg-secondary-color);
}


/*=============================
    02. Header
===============================*/
.custom-container {
    max-width: 1650px;
}

.transparent-header {
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    z-index: 9;
    height: auto;
}

#header-fixed-height.active-height {
    display: block;
    height: 94px;
}

.logo img {
    max-width: 92px;
}

.menu-nav {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.navbar-wrap {
    display: flex;
    flex-grow: 1;
}

.navbar-wrap ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 0;
    margin: 0 auto;
}

.navbar-wrap ul li {
    list-style: none;
    display: block;
    position: relative;
}

.navbar-wrap ul li a {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 40px 25px;
    display: block;
    line-height: 1;
    position: relative;
    z-index: 1;
    color: var(--tg-white);
}

.navbar-wrap>ul>li.active>a,
.navbar-wrap>ul>li:hover>a {
    color: var(--tg-white);
}

.main-menu .navigation li.menu-item-has-children .dropdown-btn {
    display: none;
}

.header-action>ul {
    display: flex;
    align-items: center;
    margin-left: 10px;
}

.header-action>ul li {
    position: relative;
    margin-left: 30px;
}

.header-action ul li:first-child {
    margin-left: 0;
}

.header-action ul li a {
    width: 20px;
    height: 20px;
    font-size: 20px;
    color: var(--tg-white);
}

.header-action ul li a svg {
    width: 20px;
    height: 20px;
}

.header-action ul li a svg path {
    color: var(--tg-white);
    transition: .3s linear;
}

.header-action ul li a:hover svg path {
    color: var(--tg-white);
}

.header-action .header-btn .btn {
    color: var(--tg-white);
    font-size: 14px;
    padding: 13px 22px;
}

.navbar-wrap ul li .kewi-submenu {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    min-width: 230px;
    border: 1px solid #f5f5f5;
    background: var(--tg-white);
    margin: 0 0;
    transform: scale(1, 0);
    transform-origin: 0 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 0px 30px 70px 0px rgba(137, 139, 142, 0.15);
    -moz-box-shadow: 0px 30px 70px 0px rgba(137, 139, 142, 0.15);
    box-shadow: 0px 30px 70px 0px rgba(137, 139, 142, 0.15);
    border-radius: 0;
    padding: 18px 0;
    display: block;
    visibility: hidden;
    opacity: 0;
    z-index: 9;
}

.navbar-wrap ul li .kewi-submenu .kewi-submenu {
    right: auto;
    left: 100%;
    top: 0;
}

.navbar-wrap ul li .kewi-submenu li {
    margin-left: 0;
    text-align: left;
    display: block;
}

.navbar-wrap ul li .kewi-submenu li a {
    padding: 9px 15px 9px 25px;
    line-height: 1.4;
    font-weight: 700;
    color: var(--tg-primary-color);
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    gap: 5px;
}

.navbar-wrap ul li .kewi-submenu li a::before {
    content: "";
    display: block;
    width: 0;
    height: 2px;
    border-radius: 2px;
    background: var(--tg-primary-color);
    transition: .3s ease-in-out;
}

.navbar-wrap ul li .kewi-submenu>li.active>a::before,
.navbar-wrap ul li .kewi-submenu li a:hover::before {
    width: 10px;
}

.navbar-wrap ul li:hover>.kewi-submenu {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

.sticky-menu {
    position: fixed;
    left: 0;
    margin: auto;
    top: 0;
    width: 100%;
    z-index: 9999;
    background: var(--tg-white);
    -webkit-animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    border-radius: 0;
}

.sticky-menu .navbar-wrap ul li a {
    color: var(--tg-primary-color);
}

.sticky-menu .header-action ul li a svg path {
    color: var(--tg-primary-color);
}

.sticky-menu .logo {
    display: none;
}

.sticky-menu .logo.d-none {
    display: block !important;
}

/* header-two */
.menu-style-two .navbar-wrap ul li a {
    color: var(--tg-primary-color);
}

.menu-style-two .navbar-wrap ul {
    margin: 0 0 0 auto;
}

.menu-style-two .header-action ul li a svg path {
    color: var(--tg-primary-color);
}

.menu-style-two .header-action>ul {
    margin-left: 50px;
}

.menu-style-two .navbar-wrap ul li .kewi-submenu .kewi-submenu {
    right: 100%;
    left: auto;
    top: 0;
}

/* header-three */
.menu-style-three .navbar-wrap ul li a {
    color: var(--tg-primary-color);
}

.menu-style-three .header-action ul li a {
    color: var(--tg-primary-color);
}

.menu-style-three .header-action ul li a svg path {
    color: var(--tg-primary-color);
}

.menu-style-three.sticky-menu .logo {
    display: block;
}

.start-video .menu-style-three {
    background: var(--tg-white);
}


/*=============================
    03. Mobile Menu
===============================*/
.nav-outer .mobile-nav-toggler {
    position: relative;
    float: right;
    font-size: 40px;
    line-height: 50px;
    cursor: pointer;
    display: none;
    color: var(--tg-white);
    margin-right: 30px;
    top: 15px;
}

.nav-logo img {
    width: 92px;
}

.mobile-menu {
    position: fixed;
    right: 0;
    top: 0;
    width: 300px;
    padding-right: 30px;
    max-width: 100%;
    height: 100%;
    z-index: 99;
    border-radius: 0px;
    transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -moz-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -ms-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86)e;
    -o-transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transform: translateX(101%);
    -ms-transform: translateX(101%);
    transform: translateX(101%);
}

.mobile-menu .navbar-collapse {
    display: block !important;
}

.mobile-menu .nav-logo {
    position: relative;
    padding: 30px 25px;
    text-align: left;
}

.mobile-menu-visible {
    overflow: hidden;
}

.mobile-menu-visible .mobile-menu {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.mobile-menu .navigation li.current>a:before {
    height: 100%;
}

.menu-backdrop {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.5);
}

.mobile-menu-visible .menu-backdrop {
    opacity: 1;
    visibility: visible;
}

.mobile-menu .menu-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    background: var(--tg-white);
    padding: 0px 0px;
    z-index: 5;
    box-shadow: -9px 0 14px 0px rgb(0 0 0 / 6%);
}

.mobile-menu-visible .mobile-menu .menu-box {
    opacity: 1;
    visibility: visible;
}

.mobile-menu .close-btn {
    position: absolute;
    right: 15px;
    top: 28px;
    line-height: 30px;
    width: 35px;
    text-align: center;
    font-size: 20px;
    color: #292b37;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
}

.mobile-menu-visible .mobile-menu .close-btn {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.mobile-menu .navigation {
    position: relative;
    display: block;
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
}

.mobile-menu .navigation ul {
    padding: 0;
    margin: 0;
}

.mobile-menu .navigation li {
    position: relative;
    display: block;
    border-top: 1px solid rgb(0 0 0 / 10%);
}

.mobile-menu .navigation:last-child {
    border-bottom: 1px solid rgb(0 0 0 / 10%);
}

.mobile-menu .navigation li>ul>li:first-child {
    border-top: 1px solid rgb(0 0 0 / 10%);
}

.mobile-menu .navigation li>a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 10px 60px 10px 25px;
    font-size: 14px;
    font-weight: 700;
    color: var(--tg-heading-font-color);
    text-transform: uppercase;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border: none;
}

.mobile-menu .navigation li ul li>a {
    margin-left: 20px;
}

.mobile-menu .navigation li ul li ul li a {
    margin-left: 40px;
}

.mobile-menu .navigation li ul li ul li ul li a {
    margin-left: 60px;
}

.mobile-menu .navigation li>a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.mobile-menu .navigation li.menu-item-has-children .dropdown-btn {
    position: absolute;
    right: 15px;
    top: 6px;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: #292b37;
    background: var(--tg-gray);
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    z-index: 5;
}

.mobile-menu .navigation li.menu-item-has-children .dropdown-btn i {
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.mobile-menu .navigation li.menu-item-has-children .dropdown-btn.open i {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    color: var(--tg-primary-color);
}

.mobile-menu .navigation li>ul,
.mobile-menu .navigation li>ul>li>ul {
    display: none;
}

.mobile-menu .social-links ul {
    display: flex;
    position: relative;
    text-align: center;
    padding: 30px 20px 20px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.mobile-menu .social-links li {
    position: relative;
    display: inline-block;
    margin: 0px 6px 10px;
}

.mobile-menu .social-links li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    position: relative;
    line-height: 32px;
    font-size: 16px;
    color: var(--tg-heading-font-color);
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border: 1px solid var(--tg-gray);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.mobile-menu .social-links li a:hover {
    border-color: var(--tg-primary-color);
    background: var(--tg-primary-color);
    color: var(--tg-white);
}

.menu-area .mobile-nav-toggler {
    position: relative;
    float: right;
    font-size: 30px;
    cursor: pointer;
    line-height: 1;
    color: var(--tg-primary-color);
    display: none;
    margin-top: -2px;
}

.menu-area .mobile-nav-toggler svg {
    width: 30px;
    height: 30px;
}

.menu-area .mobile-nav-toggler svg path {
    color: var(--tg-white);
}

/*=============================
    04. Search
===============================*/
.search-popup-wrap {
    position: fixed;
    top: 0;
    left: 0;
    background: var(--tg-white);
    height: auto;
    width: 100%;
    padding: 40px 0 50px;
    display: none;
    z-index: 99999;
}

.search-form {
    position: relative;
}

.search-form input {
    width: 100%;
    border: none;
    border-bottom: 1px solid var(--tg-primary-color);
    padding: 10px 50px 20px;
    text-align: center;
    font-weight: 500;
    font-size: 30px;
    background: transparent;
    color: var(--tg-primary-color);
}

.search-form input::placeholder {
    font-size: 30px;
    color: var(--tg-primary-color);
    opacity: .5;
}

.search-btn {
    position: absolute;
    right: 20px;
    background: transparent;
    border: 0;
    font-size: 25px;
    color: var(--tg-primary-color);
    top: 50%;
    transform: translateY(-50%);
}

.search-close {
    position: absolute;
    top: 5%;
    right: 5%;
    font-size: 30px;
    color: var(--tg-primary-color);
    cursor: pointer;
}

body.search-visible {
    overflow: hidden;
}

.search-backdrop {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    opacity: 0;
    background: var(--tg-primary-color);
    cursor: url(../images/cross-out.png), pointer;
    z-index: 99;
    visibility: hidden;
}

.search-visible .search-backdrop {
    opacity: .55;
    visibility: visible;
}


/*=============================
    05. OffCanvas
===============================*/
.extra-info {
    background: var(--tg-white) none repeat scroll 0 0;
    height: 100%;
    padding: 30px;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    width: 340px;
    z-index: 99999;
    overflow-y: scroll;
    transform: translateX(100%);
}

.extra-info.active {
    transform: translateX(0);
}

.close-icon {
    margin-top: -16px;
    text-align: right;
}

.close-icon>button {
    background: transparent;
    border: 0 none;
    color: var(--tg-primary-color);
    cursor: pointer;
    font-size: 20px;
    padding: 0;
}

.extra-info .logo-side img {
    max-width: 92px;
}

.side-info {
    border-top: 1px solid var(--tg-primary-color);
    padding-top: 25px;
}

.contact-list h4 {
    color: var(--tg-heading-font-color);
    font-weight: 500;
    font-size: 18px;
}

.contact-list p {
    color: var(--tg-paragraph-color);
    margin: 0;
    margin-bottom: 2px;
    line-height: 26px;
}

.side-instagram {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    margin: -5px;
}

.side-instagram li {
    width: 33.3333%;
    flex: 0 0 33.3333%;
    padding: 5px;
}

.side-instagram li>a {
    display: block;
}

.side-instagram img {
    width: 100%;
}

.social-icon-right>a {
    color: var(--tg-primary-color);
    display: inline-block;
    margin-right: 20px;
    text-align: center;
}

.social-icon-right>a:hover {
    color: var(--tg-secondary-color);
}

.offcanvas-overly {
    position: fixed;
    background: var(--tg-primary-color);
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}

.offcanvas-overly.active {
    opacity: .5;
    visibility: visible;
}

.extra-info::-webkit-scrollbar {
    width: 0px;
}


/*=============================
    06. Sidebar Menu
===============================*/
.sidebar-menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 100px;
    padding: 40px 25px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100vh;
    z-index: 10;
    background: var(--tg-white);
    border-right: 1px solid #E9E9E9;
}

.sidebar-social .list-wrap {
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: flex-end;
}

.sidebar-social .list-wrap li a {
    font-size: 14px;
    display: block;
}

.sidebar-menu .menu-icon {
    margin: auto 0;
}

.sidebar-menu .menu-icon a {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 5px;
    border-radius: 50%;
    border: 1.3px solid #E9E9E9;
    color: var(--tg-primary-color);
    margin: 40px 0;
}

.sidebar-menu .menu-icon a span {
    background-color: var(--tg-primary-color);
    height: 2px;
    width: 16px;
    border-radius: 30px;
    transition: .15s linear;
}

.sidebar-menu .menu-icon.active a span:nth-child(1) {
    transform: rotate(45deg);
    margin-bottom: -2px;
}

.sidebar-menu .menu-icon.active a span:nth-child(3) {
    margin-top: -5px;
    transform: rotate(-45deg);
}

.sidebar-menu .menu-icon.active a span:nth-child(2) {
    display: none;
}

.sidebar-menu .sidebar-logo {
    text-align: center;
}

.main-content-two {
    margin-left: 110px;
}

.side-menu-wrapper {
    position: absolute;
    overflow-y: auto;
    top: 0;
    left: 0;
    width: 500px;
    height: 100vh;
    padding: 35px 115px 55px;
    transform: translateX(-100%);
    height: 100%;
    display: block;
    background-color: var(--tg-white);
    z-index: 9;
    -webkit-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -moz-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.side-menu-wrapper::-webkit-scrollbar {
    width: 0;
}

.side-menu-inner ul {
    margin: 0;
    padding: 0;
}

.side-menu-inner li {
    list-style: none;
}

.side-menu-inner .navigation li>a {
    color: var(--tg-heading-font-color);
}

.side-menu-wrapper.side-menu-show {
    transform: translateX(0);
}

.sidebar-menu-backdrop {
    z-index: 8;
}

.side-menu-inner .navigation li .dropdown-icon {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    width: 100%;
    height: 50px;
}

.side-menu-inner .navigation li.menu-item-has-children .kewi-submenu {
    display: none;
    margin: 15px 0;
}

.side-menu-inner .navigation li {
    display: block;
    list-style: none;
    position: relative;
}

.side-menu-inner .navigation li>a {
    position: relative;
    display: block;
    line-height: 1;
    padding: 10px 40px;
    font-size: 30px;
    font-weight: 500;
    color: var(--tg-primary-color);
    font-family: var(--tg-heading-font-family);
    text-transform: capitalize;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    border: none;
    text-transform: uppercase;
}

.side-menu-inner .navigation>li {
    margin-bottom: 10px;
}

.side-menu-inner .navigation>li .kewi-submenu li a {
    font-size: 16px;
    font-family: var(--tg-body-font-family);
    color: var(--tg-primary-color);
    text-transform: capitalize;
}

.side-menu-inner .navigation>li.is-show {
    visibility: visible;
    opacity: 1;
    top: 0px;
}

.side-menu-inner .navigation>li {
    top: -20px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease;
}

.sidebar-menu-backdrop {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    opacity: 0;
    visibility: hidden;
    background: var(--tg-primary-color);
}

.burger-menu-visible .sidebar-menu-backdrop {
    opacity: .6;
    visibility: visible;
}

.side-menu-wrapper.side-menu-show {
    transform: translateX(0);
}

.sidebar-menu-backdrop {
    z-index: 8;
}


/*=============================
    07. Breadcrumb
===============================*/
.breadcrumb-bg {
    background-size: cover;
    background-position: center;
    padding: 275px 0 200px;
}

.breadcrumb-content {
    text-align: center;
}

.breadcrumb-content .breadcrumb {
    justify-content: center;
    margin-bottom: 20px;
}

.breadcrumb-content .breadcrumb-item {
    font-weight: 700;
    font-size: 14px;
    color: var(--tg-white);
}

.breadcrumb-content .breadcrumb-item a {
    color: var(--tg-gray-two);
    font-weight: 400;
}

.breadcrumb-content .breadcrumb-item+.breadcrumb-item::before {
    padding-right: 10px;
    color: #393939;
    content: "/";
}

.breadcrumb-content .breadcrumb-item+.breadcrumb-item {
    padding-left: 10px;
}

.breadcrumb-content .title {
    margin-bottom: 0;
    color: var(--tg-white);
    font-size: 60px;
}

/*=============================
    08. Slider
===============================*/
.slider-area {
    position: relative;
}

.slick-counter {
    position: absolute;
    right: 150px;
    bottom: 100px;
    z-index: 3;
    font-size: 26px;
    font-weight: 300;
    color: var(--tg-body-font-color);
    line-height: 1;
    display: flex;
    align-items: flex-end;
    gap: 8px;
}

.slick-counter .current {
    font-weight: 700;
    font-size: 26px;
    color: var(--tg-white);
}

.slick-counter .total {
    font-weight: 700;
    font-size: 16px;
    color: var(--tg-white);
}

.slider-bg {
    background-size: cover;
    background-position: center;
    min-height: 930px;
    display: flex !important;
    align-items: center;
    position: relative;
    z-index: 1;
    padding: 150px 0 120px;
    cursor: grab;
}

.slider-bg::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: var(--tg-primary-color);
    opacity: 0.6;
    z-index: -1;
}

.slider-content .title {
    font-size: 100px;
    margin-bottom: 70px;
    line-height: 1.1;
    color: var(--tg-white);
}

.slider-content .title span {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    display: inline-block;
    transform: translateY(-16px);
    margin-right: 20px;
}

.slider-avatar {
    display: flex;
    align-items: center;
}

.slider-avatar .thumb {
    flex: 0 0 auto;
    width: 60px;
    margin-right: 20px;
}

.slider-avatar .thumb img {
    border-radius: 50%;
}

.slider-avatar .content .name {
    margin-bottom: 10px;
    color: var(--tg-white);
    font-size: 16px;
}

.slider-avatar .content span {
    display: block;
    font-size: 14px;
    color: var(--tg-white);
    opacity: .6;
    line-height: 1;
}

/*=============================
    09. Banner
===============================*/
.banner-area {
    position: relative;
    z-index: 1;
    padding: 100px 0;
    min-height: 100vh;
    display: flex;
    align-items: center;
}

.banner-bg {
    background-size: cover;
    background-position: center;
    width: 65%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.banner-avatar {
    display: flex;
    align-items: center;
    margin-bottom: 120px;
}

.banner-avatar .thumb {
    width: 60px;
    flex: 0 0 auto;
    margin-right: 20px;
}

.banner-avatar .thumb img {
    border-radius: 50%;
}

.banner-avatar .content .name {
    margin-bottom: 10px;
    font-size: 16px;
}

.banner-avatar .content span {
    display: block;
    line-height: 1;
    font-size: 14px;
    color: var(--tg-primary-color);
    opacity: .6;
}

.banner-content .title {
    font-size: 60px;
    margin-bottom: 60px;
    line-height: 1.16;
}

/* banner-two */
.banner-bg-two {
    background-size: cover;
    background-position: center;
    padding: 200px 0 120px;
    position: relative;
    overflow: hidden;
}

.banner-content-two .main-title {
    margin-bottom: 100px;
    font-size: 150px;
    line-height: .8;
}

.banner-content-inner {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    position: relative;
}

.banner-content-inner .left-side-content {
    width: 45%;
    flex: 0 0 auto;
}

.banner-content-inner .title {
    margin-bottom: 0;
    font-size: 60px;
}

.banner-content-two .main-title span {
    color: #CACACA;
}

.banner-video-wrap {
    --clip-path: circle(200px at center);
    --clip-path-hover: circle(200px at center);
    --clip-path-clicked: circle(100vw at center);
    --duration: .4s;
    --timing-function: ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.banner-video-wrap .video-info {
    width: 400px;
    position: relative;
    right: 0;
    top: 0;
    height: 400px;
}

.banner-video-wrap #video_check {
    width: 400px;
    height: 400px;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    border-radius: 40px;
    outline: none;
    z-index: 2;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    z-index: 5;
}

.banner-content-inner #video_check:checked~.video {
    -webkit-clip-path: var(--clip-path-clicked);
    clip-path: var(--clip-path-clicked);
}

.banner-video-wrap .video {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-clip-path: var(--clip-path);
    clip-path: var(--clip-path);
    -webkit-transition: -webkit-clip-path var(--duration) var(--timing-function);
    transition: -webkit-clip-path var(--duration) var(--timing-function);
    transition: clip-path var(--duration) var(--timing-function);
    transition: clip-path var(--duration) var(--timing-function), -webkit-clip-path var(--duration) var(--timing-function);
    position: relative;
    top: 0;
    left: 0;
}

.banner-video-wrap .video video {
    position: fixed;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: auto;
    width: auto;
    height: auto;
}

.banner-video-wrap .intro-icon {
    z-index: 1;
    position: relative;
}

.banner-video-wrap .intro-icon .video-icon {
    position: absolute;
    width: 120px;
    height: 120px;
    display: block;
    text-align: center;
    line-height: 6.5;
    border-radius: 50%;
    background: var(--tg-white);
    box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.06);
}

.banner-video-wrap .intro-icon .video-icon.close-video-icon {
    display: none;
    font-size: 70px;
    line-height: 1.5;
    color: var(--tg-primary-color);
}

.start-video .banner-content-two .main-title {
    color: var(--tg-white);
    z-index: 2;
    position: relative;
}

.start-video .banner-content-two .banner-content-inner .title {
    color: var(--tg-white);
    position: relative;
    z-index: 2;
}

.start-video .banner-area-two .brand-area-three {
    position: relative;
    z-index: 2;
}

.start-video .brand-item img {
    filter: brightness(1) invert(1);
    opacity: .5;
}


/*=============================
    10. About
===============================*/
.section-title .sub-title {
    display: block;
    font-size: 14px;
    position: relative;
    line-height: 1;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.section-title .sub-title::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: var(--tg-gray);
}

.section-title .title {
    margin-bottom: 0;
    font-size: 40px;
}

.about-img {
    transition: all .8s cubic-bezier(.25, .46, .45, .94);
    clip-path: inset(0 0 0 0);
}

.about-img:hover {
    clip-path: inset(8px 8px 8px 8px);
}

.about-img img {
    transition: all .8s cubic-bezier(.25, .46, .45, .94);
    transform: scale(1);
    width: 100%;
}

.about-img img:hover {
    transform: scale(1.05);
}

.about-content {
    display: flex;
    align-items: flex-start;
    margin-left: 80px;
}

.about-content .left-side-content {
    width: 50%;
    flex: 0 0 auto;
}

.about-content .left-side-content p {
    margin-bottom: 60px;
}

.about-content .right-side-content {
    flex-grow: 1;
    margin-left: 90px;
}

.about-content .right-side-content span {
    display: block;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    color: var(--tg-gray-three);
    letter-spacing: 0.1em;
    margin-bottom: 25px;
}

.about-content .right-side-content .list-wrap li {
    margin-bottom: 10px;
}

.about-content .right-side-content .list-wrap li:last-child {
    margin-bottom: 0;
}

.about-content .right-side-content .list-wrap li a {
    display: inline-block;
    font-weight: 500;
    font-size: 18px;
    position: relative;
}

.about-content .right-side-content .list-wrap li a::before {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: currentColor;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.about-content .right-side-content .list-wrap li a:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* about-two */
.about-area-two.about-bg {
    background-size: cover;
    background-position: center;
    padding: 120px 0;
}

.about-img-two {
    margin-right: 65px;
    transition: all .8s cubic-bezier(.25, .46, .45, .94);
    clip-path: inset(0 0 0 0);
}

.about-img-two:hover {
    clip-path: inset(8px 8px 8px 8px);
}

.about-img-two img {
    transition: all .8s cubic-bezier(.25, .46, .45, .94);
    transform: scale(1);
    width: 100%;
}

.about-img-two img:hover {
    transform: scale(1.05);
}

.about-content-two p {
    margin-bottom: 60px;
    width: 90%;
}

/* about-three */
.about-area-three {
    padding: 120px 0;
    position: relative;
    background: var(--tg-section-background);
    z-index: 1;
}

.about-content-three {
    margin-right: 80px;
}

.about-content-three p {
    margin-bottom: 40px;
}

.about-list-wrap .list-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.about-list-wrap .list-wrap li {
    padding: 0 15px;
    width: 50%;
}

.about-list-wrap .list-wrap li:nth-child(even) .about-list-item {
    transform: translateY(30px);
}

.about-list-wrap .about-list-item {
    background: var(--tg-white);
    padding: 40px;
    margin-bottom: 30px;
    box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.06);
}

.about-list-item .date {
    margin-bottom: 0;
    font-size: 60px;
    margin-bottom: 0;
    line-height: 1;
    -webkit-text-stroke: 1px #D7D7D7;
    color: transparent;
    margin-bottom: 30px;
}

.about-list-item .title {
    font-size: 20px;
    margin-bottom: 20px;
}

.about-list-item p {
    margin-bottom: 0;
    font-size: 14px;
}

.about-shape {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}


/*=============================
    11. Brand
===============================*/
.brand-item {
    min-height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.brand-item img {
    opacity: .30;
    transition: .3s linear;
    cursor: pointer;
}

.brand-item img:hover {
    opacity: 1;
}

/* brand-two */
.brand-area-two {
    background: var(--tg-section-background);
    padding: 120px 0;
}

.section-title .title span {
    color: var(--tg-gray-two);
}

.brand-item-wrap .list-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    gap: 80px 0;
}

.brand-item-wrap .list-wrap li {
    width: 20%;
    flex: 0 0 auto;
}


.brand-item-wrap-two {
    background: var(--tg-primary-color);
    padding: 55px 50px;
    position: relative;
    z-index: 1;
}

.brand-item-wrap-two .brand-item img {
    filter: brightness(1) invert(1);
    opacity: .5;
}

.brand-item-wrap-two .brand-item img:hover {
    opacity: 1;
}


/*=============================
    12. Services
===============================*/
.services-area {
    background: var(--tg-section-background);
    padding: 120px 0 90px;
}

.services-item-wrap .row {
    --bs-gutter-x: 45px;
}

.services-item {
    text-align: center;
    padding: 60px 50px;
    margin-bottom: 30px;
    background: var(--tg-white);
    border: 1px solid transparent;
    min-height: 450px;
    transition: .3s ease-in-out;
}

.services-item:hover {
    border-color: var(--tg-primary-color);
}

.services-icon {
    min-height: 66px;
    display: block;
    margin-bottom: 40px;
}

.services-content .title {
    margin-bottom: 30px;
    font-size: 20px;
}

.services-content .title a {
    position: relative;
}

.services-content .divider {
    width: 1px;
    height: 60px;
    background: #D5D5D5;
    display: block;
    margin: 0 auto 30px;
    transition: .3s ease-in-out;
}

.services-item:hover .services-content .divider {
    height: 14px;
    background-color: var(--tg-primary-color);
}

.services-content p {
    margin-bottom: 0;
    font-size: 16px;
}

.services-content .link-btn {
    font-size: 16px;
    font-weight: 700;
    position: relative;
    line-height: 1;
    display: inline-block;
}

.services-btn {
    margin-top: 18px;
    display: none;
}

.services-content .title a::before,
.services-content .link-btn::before {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: currentColor;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.services-content .title a:hover::before,
.services-content .link-btn:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.services-content .link-btn::before {
    height: 1px;
}

/* services-two */
.services-area-two {
    background: var(--tg-section-background);
    padding: 120px 0;
}

.services-item-two {
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
    margin-top: 20px;
}

.services-icon-two {
    position: relative;
    margin-bottom: 50px;
}

.services-icon-two img {
    transform: rotateY(0);
}

.services-item-two:hover .services-icon-two img {
    transform: rotateY(180deg);
}

.services-icon-two .number {
    font-size: 150px;
    margin-bottom: 0;
    line-height: .8;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -20px;
    color: var(--tg-white);
    z-index: -1;
}

.services-content-two .title {
    margin-bottom: 30px;
    font-size: 20px;
}

.services-content-two p {
    font-size: 16px;
    width: 85%;
    margin: 0 auto;
}


/* services-three */
.services-area-three {
    background: var(--tg-primary-color);
    padding: 120px 0;
}

.services-item-wrap-two {
    margin-left: 70px;
}

.services-item-three {
    margin-bottom: 15px;
}

.services-item-three:last-child {
    margin-bottom: 0;
}

.services-item-three a {
    display: flex;
    align-items: center;
    background: var(--tg-secondary-color);
    color: var(--tg-white);
    padding: 30px 30px;
    font-size: 24px;
    font-weight: 700;
    position: relative;
}

.services-item-three a span {
    position: relative;
}

.services-item-three a span::before {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    bottom: 3px;
    left: 0;
    background-color: currentColor;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.services-item-three a:hover span::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.services-item-three a i {
    margin-left: auto;
    transform: rotate(90deg);
    color: #6F6F6F;
    font-size: 20px;
}

.hover-reveal {
    position: fixed;
    width: 300px;
    height: 300px;
    top: 50%;
    left: 0;
    pointer-events: none;
    opacity: 0;
    transform: rotate(-15deg) translateY(-50%);
}

.hover-reveal__inner {
    width: 100%;
    height: 100%;
    position: relative;
}

.hover-reveal__img {
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 9;
}

/* services-four */
.services-area-four {
    background: var(--tg-section-background);
    padding: 220px 0 90px;
    margin-top: -100px;
}

.services-area-five {
    background: var(--tg-section-background);
    padding: 120px 0 90px;
}

/* services-details */
.services-details-wrap {
    margin-right: 50px;
}

.services-details-thumb {
    margin-bottom: 80px;
}

.services-details-thumb img {
    width: 100%;
}

.services-details-content .title {
    font-size: 40px;
    margin-bottom: 30px;
}

.services-details-content p {
    margin-bottom: 30px;
}

.services-progress-wrap {
    margin-top: 60px;
    margin-bottom: 80px;
}

.services-progress-wrap .list-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -30px;
    gap: 40px 0;
}

.services-progress-wrap .list-wrap li {
    width: 50%;
    padding: 0 30px;
}

.services-progress-wrap .progress-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.services-progress-wrap .progress-item .title {
    margin-bottom: 0;
    font-size: 14px;
}

.services-progress-wrap .progress-item span {
    font-weight: 700;
    font-size: 14px;
    color: var(--tg-primary-color);
    display: block;
}

.services-progress-wrap .progress {
    height: 6px;
    background-color: #E6E6E6;
    border-radius: 0;
}

.services-progress-wrap .progress-bar {
    background-color: var(--tg-primary-color);
}

.services-details-content .title-two {
    font-size: 24px;
    margin-bottom: 40px;
}

.more-facilities-img-wrap {
    margin-top: 80px;
    margin-bottom: 50px;
}

.more-facilities-img {
    margin-bottom: 30px;
}

.more-facilities-img img {
    width: 100%;
}

.pricing-box-two {
    border: 2px solid var(--tg-primary-color);
}

.price-item-wrap-two {
    margin-top: 50px;
}

.price-plan-wrap {
    margin-bottom: 50px;
}

.blog-prev-next-posts.services-prev-next-posts {
    margin-top: 50px;
}

.services-widget {
    margin-bottom: 60px;
}

.services-widget:last-child {
    margin-bottom: 0;
}

.services-docs-list .list-wrap li,
.services-cat-list .list-wrap li {
    margin-bottom: 10px;
}

.services-docs-list .list-wrap li:last-child,
.services-cat-list .list-wrap li:last-child {
    margin-bottom: 0;
}

.services-docs-list .list-wrap li a,
.services-cat-list .list-wrap li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #F5F5F5;
    font-weight: 700;
    font-size: 14px;
    color: var(--tg-primary-color);
    padding: 16px 25px;
    transition: .3s;
}

.services-docs-list .list-wrap li a:hover,
.services-cat-list .list-wrap li a:hover {
    background: var(--tg-primary-color);
    color: var(--tg-white);
}

.services-docs-list .list-wrap li a>i,
.services-cat-list .list-wrap li a i {
    transition: .3s;
}

.services-docs-list .list-wrap li a:hover>i,
.services-cat-list .list-wrap li a:hover i {
    transform: translateX(3px);
}

.services-docs-list .list-wrap li a span i {
    margin-right: 15px;
}

.services-sidebar {
    margin-left: 20px;
    position: sticky;
    top: 110px;
}

/*=============================
    13. Video
===============================*/
.parallax-video {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 700px;
}

/*=============================
    14. Project
===============================*/
.project-area {
    background: var(--tg-primary-color);
    padding: 120px 0 0;
}

.section-title.white-title .sub-title {
    color: var(--tg-gray-three);
}

.section-title.white-title .sub-title::before {
    background: #383838;
}

.section-title.white-title .title {
    color: var(--tg-white);
}

.project-content-wrap {
    padding: 150px 270px 250px 120px;
}

.project-content {
    margin-bottom: 200px;
    opacity: .05;
    transition: all .4s linear;
}

.project-content .hidden-img {
    display: none;
}

.project-content.current {
    opacity: 1;
}

.project-content-wrap .project-content:first-child {
    opacity: 1;
}

.project-content:last-child {
    margin-bottom: 0;
}

.project-content>span {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
    letter-spacing: 0.1em;
    color: #666666;
    margin-bottom: 20px;
}

.project-content .title {
    margin-bottom: 35px;
    font-size: 30px;
    color: var(--tg-white);
}

.project-content .title a {
    position: relative;
}

.project-content .title a:hover {
    color: var(--tg-white);
}

.underline-effect {
    position: relative;
}

.underline-effect::before {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: currentColor;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.underline-effect:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.project-content p {
    margin-bottom: 50px;
    color: var(--tg-gray-two);
}

.project-content .list-wrap {
    display: flex;
    align-items: center;
    gap: 30px 50px;
    flex-wrap: wrap;
}

.project-content .list-wrap li {
    font-size: 30px;
    color: var(--tg-white);
    font-weight: 700;
    line-height: 1;
}

.project-content .list-wrap li span {
    display: block;
    font-weight: 400;
    font-size: 12px;
    color: var(--tg-gray-three);
    margin-bottom: 15px;
}

.project-img {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .4s linear;
    background-size: cover;
    background-position: center;
}

.project-img.current {
    opacity: 1;
}

.project-img:first-of-type {
    opacity: 1;
    z-index: 1;
}

.project-img:nth-child(2) {
    z-index: 2;
}

.project-img:nth-child(3) {
    z-index: 3;
}

.sticky-wrap {
    position: relative;
    height: 100vh;
}

.project-img-wrap {
    position: sticky;
    top: 95px;
}


/* project-two */
.project-area-two {
    padding: 120px 0;
    overflow: hidden;
}

.project-item-two {
    display: flex;
    align-items: center;
}

.project-thumb-two {
    width: 46.5%;
    flex: 0 0 auto;
    margin-right: 100px;
    transition: all .8s cubic-bezier(.25, .46, .45, .94);
    clip-path: inset(0 0 0 0);
}

.project-thumb-two img {
    transition: all .8s cubic-bezier(.25, .46, .45, .94);
    transform: scale(1);
    width: 100%;
}

.project-thumb-two:hover {
    clip-path: inset(8px 8px 8px 8px);
}

.project-thumb-two img:hover {
    transform: scale(1.05);
}

.project-content-two>span {
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    display: block;
    line-height: 1;
    color: var(--tg-gray-three);
    margin-bottom: 25px;
}

.project-content-two .title {
    font-size: 30px;
    margin-bottom: 35px;
}

.project-content-two p {
    margin-bottom: 50px;
}

.project-content-two .list-wrap {
    display: flex;
    align-items: center;
    gap: 30px 50px;
    flex-wrap: wrap;
}

.project-content-two .list-wrap li {
    font-size: 30px;
    color: var(--tg-primary-color);
    font-weight: 700;
    line-height: 1;
}

.project-content-two .list-wrap li span {
    display: block;
    font-weight: 400;
    font-size: 12px;
    color: var(--tg-gray-three);
    margin-bottom: 15px;
}

.project-active-two {
    margin-right: -440px;
}

.swiper-scrollbar {
    border-radius: 0!important;
    position: relative!important;
    touch-action: none;
    -ms-touch-action: none;
    height: 1px!important;
    background: var(--tg-gray)!important;
    margin-top: 80px;
    cursor: pointer;
    left: 0!important;
}

.swiper-scrollbar-drag {
    height: 100%!important;
    width: 100%;
    position: relative;
    background: var(--tg-primary-color)!important;
    border-radius: 0!important;
    left: 0!important;
    top: 0!important;
}

/* project-three */
.project-area-three {
    padding: 120px 0;
}

.project-nav .list-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px 45px;
    flex-wrap: wrap;
    margin-bottom: 100px;
}

.project-nav .list-wrap li a {
    font-weight: 700;
    font-size: 14px;
    color: var(--tg-gray-three);
    position: relative;
}

.project-nav .list-wrap li.active a,
.project-nav .list-wrap li a:hover {
    color: var(--tg-primary-color);
}

.project-nav .list-wrap li a::before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: currentColor;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.project-nav .list-wrap li.active a::before,
.project-nav .list-wrap li a:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.project-item-wrap-two .row {
    --bs-gutter-x: 45px;
}

.project-item-three {
    margin-bottom: 45px;
}

.project-thumb-three {
    transition: all .8s cubic-bezier(.25, .46, .45, .94);
    clip-path: inset(0 0 0 0);
}

.project-thumb-three img {
    transition: all .8s cubic-bezier(.25, .46, .45, .94);
    transform: scale(1);
    width: 100%;
}

.project-item-three:hover .project-thumb-three {
    clip-path: inset(8px 8px 8px 8px);
}

.project-item-three:hover .project-thumb-three img {
    transform: scale(1.05);
}


/* inner-project */
.project-nav.inner-project-nav .list-wrap {
    justify-content: center;
    margin-bottom: 50px;
}

.inner-project-wrap .row {
    --bs-gutter-x: 40px;
}

.project-item-four {
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
}

.project-thumb-four {
    position: relative;
}

.project-thumb-four img {
    width: 100%;
}

.project-thumb-four::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: var(--tg-primary-color);
    opacity: 0;
    transition: .3s ease-in-out;
    pointer-events: none;
}

.project-item-four:hover .project-thumb-four::before {
    opacity: .9;
}

.project-content-four {
    position: absolute;
    left: 50px;
    bottom: 50px;
    margin-bottom: -100px;
    transition: .3s ease-in-out;
    opacity: 0;
    visibility: hidden;
}

.project-item-four:hover .project-content-four {
    opacity: 1;
    visibility: visible;
    margin-bottom: 0;
}

.project-content-four span {
    display: block;
    font-size: 14px;
    color: var(--tg-white);
    line-height: 1;
    margin-bottom: 10px;
}

.project-content-four .title {
    margin-bottom: 0;
    color: var(--tg-white);
    font-size: 24px;
}

.project-content-four .title a:hover {
    color: var(--tg-white);
}

.load-more-btn .btn::after {
    content: "\f104";
}

/* project-five */
.project-item-five {
    margin-bottom: 40px;
}

.project-thumb-five {
    transition: all .8s cubic-bezier(.25, .46, .45, .94);
    clip-path: inset(0 0 0 0);
}

.project-thumb-five img {
    transition: all .8s cubic-bezier(.25, .46, .45, .94);
    transform: scale(1);
    width: 100%;
}

.project-item-five:hover .project-thumb-five {
    clip-path: inset(8px 8px 8px 8px);
}

.project-item-five:hover .project-thumb-five img {
    transform: scale(1.05);
}

/* project-six */
.project-item-six {
    margin-bottom: 40px;
}

.project-thumb-six {
    overflow: hidden;
    margin-bottom: 30px;
}

.project-thumb-six img {
    transition: all .4s cubic-bezier(.25, .46, .45, .94);
    transform: scale(1);
    width: 100%;
}

.project-item-six:hover .project-thumb-six img {
    transform: scale(1.1);
}

.project-content-six span {
    display: block;
    font-size: 14px;
    line-height: 1;
    color: var(--tg-gray-three);
    margin-bottom: 15px;
}

.project-content-six .title {
    margin-bottom: 0;
    font-size: 24px;
}

.inner-project-wrap-two .row {
    --bs-gutter-x: 40px;
}

.inner-project-wrap-three .row {
    --bs-gutter-x: 60px;
}

.inner-project-wrap-three .row .col-62 {
    width: 62.2%;
    flex: 0 0 auto;
}

.inner-project-wrap-three .row .col-38 {
    width: 37.8%;
    flex: 0 0 auto;
}

.inner-project-wrap-three .project-item-five {
    margin-bottom: 60px;
}

.inner-project-wrap-four .row {
    --bs-gutter-x: 120px;
}

.inner-project-wrap-four .project-item-five {
    margin-bottom: 120px;
}

/* project-slider */
.project-nav-wrap .nav-tabs {
    border-bottom: none;
    justify-content: center;
    gap: 15px 50px;
    margin-bottom: 50px;
}

.project-nav-wrap .nav-tabs .nav-link {
    margin-bottom: 0;
    background: transparent;
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 0;
    font-weight: 700;
    font-size: 14px;
    color: var(--tg-gray-three);
    position: relative;
    line-height: 1;
}

.project-nav-wrap .nav-tabs .nav-link.active,
.project-nav-wrap .nav-tabs .nav-link:hover {
    color: var(--tg-primary-color);
}

.project-nav-wrap .nav-tabs .nav-link::before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: currentColor;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.project-nav-wrap .nav-tabs .nav-link.active::before,
.project-nav-wrap .nav-tabs .nav-link:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.project-thumb-seven {
    overflow: hidden;
}

.project-thumb-seven img {
    transition: all .3s cubic-bezier(.25, .46, .45, .94);
    transform: scale(1);
    width: 100%;
    height: 100%;
}

.project-item-seven:hover .project-thumb-seven img {
    transform: scale(1.1);
}


/* related-project */
.related-project-area {
    background: var(--tg-section-background);
    padding: 120px 0 75px;
}

.related-project-wrap .row {
    --bs-gutter-x: 45px;
}

.related-project-wrap .row [class*="col-"] {
    padding: 0 22.5px;
}

.related-project-wrap {
    cursor: e-resize;
}

/* project-details */
.project-details-img {
    margin-bottom: 80px;
}

.project-details-content .title {
    font-size: 40px;
    margin-bottom: 30px;
}

.project-details-content>p {
    margin-bottom: 0;
}

.project-details-content .title-two {
    font-size: 24px;
    margin-bottom: 30px;
    margin-top: 60px;
}

.project-details-list .list-wrap {
    margin-bottom: 80px;
}

.project-details-list .list-wrap li {
    margin-bottom: 30px;
}

.project-details-list .list-wrap li span {
    font-weight: 700;
    color: var(--tg-primary-color);
    margin-right: 5px;
}

.project-details-list .list-wrap li:last-child {
    margin-bottom: 0;
}

.project-details-inner-img {
    margin-bottom: 40px;
}

.testimonial-wrap {
    border-top: 1px solid var(--tg-primary-color);
    border-bottom: 1px solid var(--tg-primary-color);
    padding: 60px 0;
    margin-top: 80px;
}

.testimonial-item-four {
    text-align: center;
    padding: 0 70px;
}

.testimonial-item-four .testimonial-avatar {
    justify-content: center;
}

.testimonial-item-four .rating {
    display: inline-flex;
    align-items: center;
    line-height: 0;
    gap: 5px;
    border: 1px solid var(--tg-gray);
    border-radius: 20px;
    font-size: 14px;
    color: var(--tg-primary-color);
    padding: 9px 17px;
    margin-bottom: 30px;
}

.testimonial-item-four p {
    margin-bottom: 0;
    font-size: 34px;
    color: var(--tg-primary-color);
    line-height: 1.3;
}

.testimonial-item-four .testi-avatar-info span {
    text-align: left;
}

.project-sidebar {
    margin-left: 50px;
    position: sticky;
    top: 115px;
}

.project-widget {
    border: 1px solid var(--tg-primary-color);
    padding: 40px 40px 40px;
    margin-bottom: 40px;
}

.project-widget:last-child {
    margin-bottom: 0;
}

.project-info .list-wrap li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    margin-bottom: 15px;
}

.project-info .list-wrap li:last-child {
    margin-bottom: 0;
}

.project-info .list-wrap li span {
    font-weight: 700;
    font-size: 14px;
    color: var(--tg-primary-color);
}

.project-form .form-grp {
    margin-bottom: 15px;
}

.project-form .form-grp textarea,
.project-form .form-grp input {
    width: 100%;
    border: 1px solid transparent;
    background: #F5F5F5;
    font-size: 14px;
    font-weight: 400;
    color: var(--tg-primary-color);
    padding: 15px 25px;
    height: 54px;
    transition: .3s;
    display: block;
}

.project-form .form-grp textarea:focus,
.project-form .form-grp input:focus {
    border-color: var(--tg-primary-color);
    background: var(--tg-white);
}

.project-form .form-grp textarea::placeholder,
.project-form .form-grp input::placeholder {
    font-size: 14px;
    font-weight: 400;
    color: var(--tg-paragraph-color);
}

.project-form .form-grp textarea {
    min-height: 150px;
    max-height: 150px;
}

.project-form .submit-btn {
    width: 100%;
    border: none;
    background: var(--tg-primary-color);
    color: var(--tg-white);
    font-size: 14px;
    font-weight: 700;
    display: block;
    padding: 16px 20px;
    height: 54px;
}


/*=============================
    15. Counter
===============================*/
.counter-content {
    margin-right: 95px;
}

.counter-progress-wrap {
    margin-left: 20px;
}

.progress-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    gap: 30px;
}

.progress-wrap .progress {
    display: flex;
    flex-direction: column-reverse;
    width: 80px;
    height: 500px;
    background: #F3F3F3;
    border-radius: 0;
}

.progress-wrap .progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background: var(--tg-primary-color);
}

.progress-wrap .progress-bar span {
    transform: rotate(180deg);
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    display: block;
    text-align: center;
    left: calc(50% - .5rem);
    position: relative;
    line-height: 1;
    white-space: nowrap;
    margin-bottom: 30px;
}

.counter-wrap .list-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

.counter-wrap .list-wrap li .count {
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    line-height: 1;
}

/* counter-two */
.counter-area-two {
    padding: 120px 0 80px;
    background: var(--tg-primary-color);
}

.counter-item-wrap .row {
    --bs-gutter-x: 56px;
}

.counter-item {
    margin-bottom: 40px;
}

.counter-item .counter-top {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
}

.counter-item .count {
    margin-bottom: 0;
    color: var(--tg-white);
    display: flex;
    align-items: center;
    font-size: 60px;
    line-height: .8;
}

.counter-item .counter-top p {
    margin-bottom: 0;
    font-size: 14px;
}

.counter-item .progress {
    height: 4px;
    background-color: #313131;
    border-radius: 0;
    margin-bottom: 30px;
}

.counter-item .progress-bar {
    background-color: var(--tg-white);
}

.counter-item>p {
    margin-bottom: 40px;
    font-size: 14px;
    color: var(--tg-gray-two);
}

.counter-item .icon a {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #2F2F2F;
    font-size: 16px;
    color: var(--tg-white);
    line-height: 0;
}

.counter-item .icon a:hover {
    background: var(--tg-secondary-color);
    border-color: var(--tg-secondary-color);
}


/*=============================
    16. Skill
===============================*/
.skill-img {
    transition: all .8s cubic-bezier(.25, .46, .45, .94);
    clip-path: inset(0 0 0 0);
    margin-right: 40px;
}

.skill-img img {
    transition: all .8s cubic-bezier(.25, .46, .45, .94);
    transform: scale(1);
    width: 100%;
}

.skill-img:hover {
    clip-path: inset(8px 8px 8px 8px);
}

.skill-img:hover img {
    transform: scale(1.05);
}

.skill-content {
    margin-left: 70px;
}

.skill-content>p {
    margin-bottom: 50px;
}

.skill-item-wrap {
    display: flex;
    align-items: center;
    gap: 30px 50px;
    flex-wrap: wrap;
}

.skill-item .chart {
    line-height: 1;
    position: relative;
    max-width: 120px;
    max-height: 120px;
    margin: 6px auto 25px;
    z-index: 1;
}

.skill-item .chart-two {
    position: relative;
    display: inline-block;
    text-align: center;
    line-height: 1;
    max-width: 120px;
    max-height: 120px;
    margin-bottom: 30px;
}

.skill-item .chart-two .percentage {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-weight: 700;
    font-size: 40px;
    display: flex;
    align-items: flex-end;
    color: var(--tg-primary-color);
    line-height: .8;
}

.skill-item .chart-two .percentage sup {
    font-size: 20px;
    line-height: 1;
    top: -2px;
}

.skill-item p {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 14px;
    color: var(--tg-primary-color);
    text-align: center;
}


/*=============================
    17. Marquee
===============================*/
.marquee-area {
    overflow: hidden;
    padding: 120px 0;
    border-top: 1px solid var(--tg-gray);
    border-bottom: 1px solid var(--tg-gray);
}

.marquee-wrap {
    display: flex;
    align-items: center;
}

.marquee-box {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    width: fit-content;
    animation: marquee 50s linear infinite;
}

.marquee-box a {
    font-weight: 700;
    font-size: 120px;
    white-space: nowrap;
    line-height: 1;
    position: relative;
    margin-right: 90px;
    display: flex;
    align-items: center;
    -webkit-text-stroke: 2px var(--tg-primary-color);
    color: transparent;
    transition: all .4s ease;
}

.marquee-box a::after {
    content: "/";
    font-size: 120px;
    font-weight: 700;
    line-height: 1;
    margin-left: 60px;
    -webkit-text-stroke: 2px var(--tg-primary-color);
    color: transparent;
}

.marquee-box a::before {
    overflow: hidden;
    position: absolute;
    top: 0;
    inset-inline-start: 0;
    width: 0;
    color: var(--tg-primary-color);
    white-space: nowrap;
    content: attr(data-hover);
    transition: all 1s cubic-bezier(0.17, 0.67, 0.32, 0.87);
}

.marquee-box a:hover::before {
    width: 100%;
}

.marquee-wrap:hover .marquee-box {
    animation-play-state: paused;
}

@keyframes marquee {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }

    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}


.marquee-area-two {
    overflow: hidden;
}

.marquee-wrap-two {
    background: var(--tg-primary-color);
    display: flex;
    align-items: center;
    padding: 28px 0;
}

.marquee-wrap-two:hover .marquee-box {
    animation-play-state: paused;
}

.marquee-wrap-two .marquee-box a {
    font-weight: 700;
    font-size: 40px;
    margin-right: 70px;
    -webkit-text-stroke: unset;
    color: var(--tg-white);
}

.marquee-wrap-two .marquee-box a::after {
    content: "*";
    font-size: 100px;
    font-weight: 700;
    line-height: .7;
    margin-left: 70px;
    -webkit-text-stroke: 2px var(--tg-white);
    color: transparent;
    transform: translateY(13px);
}

.marquee-area-three {
    padding: 120px 0 0;
    overflow: hidden;
}


/*=============================
    18. Team
===============================*/
.team-bg {
    background-size: cover;
    background-position: center;
    padding: 120px 0;
}

.team-item-wrap .row {
    --bs-gutter-x: 56px;
}

.team-item {
    margin-bottom: 30px;
}

.team-item-wrap .row [class*="col-"]:nth-child(even) .team-item {
    margin-top: 50px;
}

.team-thumb {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.team-thumb::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0%;
    background: var(--tg-primary-color);
    opacity: 0;
    transition: all .5s cubic-bezier(.25, .46, .45, .94);
}

.team-item:hover .team-thumb::before {
    opacity: 0.94;
    height: 100%;
}

.team-thumb img {
    width: 100%;
}

.team-social .list-wrap {
    display: flex;
    align-items: center;
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    gap: 20px;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: all .6s cubic-bezier(.25, .46, .45, .94);
    margin-top: 100px;
}

.team-item:hover .team-social .list-wrap {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
}

.team-social .list-wrap li a {
    font-size: 16px;
    color: var(--tg-paragraph-color);
}

.team-social .list-wrap li a:hover {
    color: var(--tg-white);
}

.team-content span {
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
}

.team-content .title {
    font-size: 20px;
    margin-bottom: 0;
}


/*=============================
    19. Testimonial
===============================*/
.testimonial-content {
    padding: 120px;
    height: 100%;
}

.testimonial-item-wrap {
    padding: 120px;
    background: var(--tg-section-background);
    height: 100%;
}

.testimonial-item {
    padding: 60px;
    background: var(--tg-white);
    min-height: 480px;
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
}

.testimonial-item .rating {
    display: flex;
    align-items: center;
    font-size: 14px;
    color: var(--tg-primary-color);
    gap: 5px;
    margin-bottom: 30px;
}

.testimonial-item p {
    font-size: 30px;
    margin-bottom: 0;
    line-height: 1.4;
    color: var(--tg-primary-color);
}

.testimonial-avatar {
    display: flex;
    align-items: center;
    margin-top: 30px;
}

.testi-avatar-img {
    width: 60px;
    flex: 0 0 auto;
    margin-right: 20px;
}

.testi-avatar-img img {
    border-radius: 50%;
}

.testi-avatar-info .title {
    margin-bottom: 10px;
    font-size: 20px;
}

.testi-avatar-info span {
    display: block;
    font-size: 14px;
    line-height: 1;
}

.testimonial-nav {
    display: flex;
    align-items: center;
    gap: 20px;
}

.testimonial-nav .slick-arrow {
    border: none;
    background: transparent;
    padding: 0;
    font-weight: 700;
    font-size: 14px;
    color: var(--tg-gray-three);
}

.testimonial-nav .slick-arrow:hover {
    color: var(--tg-primary-color);
}

/* testimonial-two */
.testimonial-area-two {
    padding: 120px 0;
    overflow: hidden;
    position: relative;
}

.testimonial-item.testimonial-item-two {
    padding: 60px;
    background: var(--tg-white);
    min-height: 480px;
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    border: 1px solid #EAEAEA;
}

.testimonial-active-two {
    --bs-gutter-x: 50px;
}

.testimonial-active-two [class*="col-"] {
    padding: 0 25px;
}

.testimonial-active-two .slick-list {
    overflow: visible;
}

.testimonial-overlay-text {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
    z-index: -1;
}

.testimonial-overlay-text .title {
    font-size: 200px;
    line-height: .8;
    text-align: center;
    -webkit-text-stroke: 1px #E7E7E7;
    color: transparent;
    margin-bottom: 0;
}

/* testimonial-three */
.testimonial-item-three {
    position: relative;
    padding: 90px 80px 0 150px;
}

.testimonial-quote {
    width: 180px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #EAEAEA;
    border-radius: 50%;
    font-size: 60px;
    line-height: 0;
    color: var(--tg-primary-color);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.testimonial-item-three p {
    margin-bottom: 0;
    font-size: 40px;
    color: var(--tg-primary-color);
    line-height: 1.4;
}

.testimonial-bottom {
    display: flex;
    align-items: center;
    gap: 20px 40px;
    border-top: 1px solid var(--tg-gray);
    padding-top: 40px;
    margin-top: 50px;
}

.testimonial-bottom .testimonial-avatar {
    margin-top: 0;
}

.testimonial-bottom .rating {
    display: flex;
    align-items: center;
    color: var(--tg-primary-color);
    font-size: 14px;
    border: 1px solid var(--tg-gray);
    border-radius: 20px;
    padding: 9px 15px;
    gap: 5px;
}

.testimonial-active-three .col-lg-12 {
    padding: 0 15px;
}


/*=============================
    20. Faq
===============================*/
.video-img {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
    position: relative;
}

.video-img .play-btn {
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--tg-white);
    border-radius: 50%;
    font-weight: 700;
    font-size: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.video-img .play-btn:hover {
    background: var(--tg-primary-color);
    color: var(--tg-white);
}

.mfp-wrap {
    z-index: 10043;
}

.mfp-bg {
    z-index: 10042;
}

.mfp-iframe-holder .mfp-content {
    max-width: 1200px;
}

.faq-content {
    padding: 120px 110px;
    height: 100%;
    min-height: 756px;
}

.accordion-wrap .accordion-button {
    padding: 30px 60px 30px 30px;
    font-size: 24px;
    font-weight: 700;
    color: var(--tg-primary-color);
    background-color: transparent;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #E8E8E8;
}

.accordion-wrap .accordion-item {
    background-color: transparent;
    border: none;
    border-radius: 0;
}

.accordion-wrap .accordion-button:not(.collapsed) {
    color: var(--tg-white);
    background-color: var(--tg-primary-color);
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid transparent;
}

.accordion-wrap .accordion-button:focus {
    border-color: transparent;
    box-shadow: none;
}

.accordion-wrap .accordion-body {
    padding: 0 50px 30px 30px;
    background: var(--tg-primary-color);
}

.accordion-wrap .accordion-body p {
    margin: 0;
    font-size: 16px;
    color: var(--tg-gray-two);
}

.accordion-wrap .accordion-button::after {
    content: "\f104";
    position: absolute;
    right: 30px;
    top: 45px;
    font-family: "flaticon";
    font-weight: 500;
    font-size: 24px;
    background-image: none;
    width: auto;
    height: auto;
    line-height: 0;
}

.accordion-wrap .accordion-button:not(.collapsed)::after {
    content: "\f105";
    transform: rotate(0);
    background-image: none;
}

.accordion-wrap .accordion-item:last-of-type .accordion-collapse {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.faq-content .touch-btn .btn {
    border: none;
    padding: 0;
    color: var(--tg-gray-three);
}

.faq-content .touch-btn .btn::before {
    display: none;
}

.faq-content .touch-btn .btn:hover {
    color: var(--tg-primary-color);
}

.faq-content .touch-btn .btn span::before {
    background-color: currentColor;
}

/* faq-two */
.faq-area-two {
    background: var(--tg-primary-color);
}

.faq-inner-wrap .row .col-54 {
    width: 53.7%;
    flex: 0 0 auto;
}

.faq-inner-wrap .row .col-46 {
    flex: 0 0 auto;
    width: 46.3%;
}

.faq-content-two .accordion-wrap .accordion-button {
    color: var(--tg-white);
    border-bottom: 1px solid #3C3C3C;
}

.faq-content-two .accordion-wrap .accordion-button:not(.collapsed) {
    background-color: #282828;
    border-color: transparent;
}

.faq-content-two .accordion-wrap .accordion-body {
    background: #282828;
}

.faq-content-two {
    padding: 120px 120px 120px 280px;
    height: 100%;
}

.faq-content-two .touch-btn .btn {
    border: none;
    padding: 0;
    color: var(--tg-white);
}

.faq-content-two .btn::before {
    display: none;
}

.counter-circle-wrap {
    background-size: cover;
    background-position: center;
    padding: 120px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.counter-circle-inner {
    background: var(--tg-white);
    text-align: center;
    width: 100%;
    padding: 85px 80px;
}

.counter-circle-inner .chart {
    position: relative;
    display: inline-block;
    text-align: center;
    line-height: 1;
    max-width: 220px;
    max-height: 220px;
    margin-bottom: 50px;
}

.counter-circle-inner .chart .percentage {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: var(--tg-primary-color);
    font-size: 20px;
    font-weight: 700;
    display: block;
    line-height: 1.5;
}

.counter-circle-inner .count {
    margin-bottom: 20px;
    line-height: .8;
    font-size: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.counter-circle-inner p {
    font-size: 16px;
    width: 70%;
    margin: 0 auto;
}


/* inner-faq */
.accordion-wrap-two .accordion-item {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0;
}

.accordion-wrap-two .accordion-body {
    padding: 0 50px 30px 30px;
    background: transparent;
}

.accordion-wrap-two .accordion-button:not(.collapsed) {
    color: var(--tg-primary-color);
    background-color: transparent;
}

.accordion-wrap-two .accordion-body p {
    color: var(--tg-paragraph-color);
}

.accordion-wrap-two .accordion-item.active {
    border-color: var(--tg-primary-color);
}

/*=============================
    21. Pricing
===============================*/
.pricing-area {
    background: var(--tg-section-background);
    padding: 120px 0 90px;
}

.pricing-item-wrap .row {
    --bs-gutter-x: 46px;
}

.pricing-box {
    background: var(--tg-white);
    padding: 60px 60px;
    margin-bottom: 30px;
}

.pricing-price {
    margin-bottom: 50px;
}

.pricing-price .price {
    font-size: 60px;
    margin-bottom: 0;
    line-height: 1;
}

.pricing-plan {
    margin-bottom: 30px;
}

.pricing-plan .title {
    font-size: 18px;
    margin-bottom: 15px;
}

.pricing-plan p {
    margin-bottom: 0;
    color: rgba(16, 24, 40, 0.6);
}

.pricing-list {
    margin-bottom: 50px;
}

.pricing-list .list-wrap li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: rgba(16, 24, 40, 0.6) !important;
    font-size: 14px !important;
    line-height: inherit !important;
    margin-bottom: 15px;
}

.pricing-list .list-wrap li:last-child {
    margin-bottom: 0;
}

.pricing-list .list-wrap li i {
    line-height: 0;
    font-size: 18px;
    color: var(--tg-primary-color);
}

.pricing-btn .btn {
    width: 100%;
    justify-content: center;
}

.pricing-box.pricing-box-three {
    border: 2px solid rgba(34 34 34 / 20%);
    transition: .3s;
}

.pricing-box.pricing-box-three:hover,
.pricing-box.pricing-box-three.active {
    border-color: var(--tg-primary-color);
}


/*=============================
    22. Blog
===============================*/
.blog-post-wrap .row {
    --bs-gutter-x: 45px;
}

.blog-post-item {
    margin-bottom: 30px;
}

.blog-post-thumb {
    margin-bottom: 40px;
    overflow: hidden;
}

.blog-post-thumb img {
    transition: all .8s cubic-bezier(.25, .46, .45, .94);
    transform: scale(1);
    width: 100%;
}

.blog-post-item:hover .blog-post-thumb img {
    transform: scale(1.1);
}

.blog-meta .list-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px 35px;
    border-bottom: 1px solid var(--tg-gray);
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.blog-meta .list-wrap li {
    font-size: 14px;
    position: relative;
    line-height: 1;
}

.blog-meta .list-wrap li .underline-effect::before {
    height: 1px;
}

.blog-meta .list-wrap li::before {
    content: "/";
    position: absolute;
    right: -18px;
    top: 50%;
    transform: translateY(-50%);
    color: var(--tg-gray-two);
}

.blog-meta .list-wrap li:last-child::before {
    display: none;
}

.blog-post-content .title {
    font-size: 20px;
    margin-bottom: 0;
    line-height: 1.5;
}

.blog-post-content .title a {
    position: relative;
    display: inline;
    background-image: linear-gradient(#222, #222), linear-gradient(#222, #222);
    background-size: 0% 1.5px, 0 1.5px;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    transition: background-size 0.4s linear;
}

.blog-post-content .title a:hover {
    color: inherit;
    background-size: 0 1.5px, 100% 1.5px;
}

/* blog-two */
.blog-post-area-two {
    background: var(--tg-section-background);
    padding: 120px 0 90px;
}

.blog-post-wrap-two .row .col-48 {
    width: 47.7%;
    flex: 0 0 auto;
}

.blog-post-wrap-two .row .col-25 {
    width: 25%;
    flex: 0 0 auto;
}

.blog-post-wrap-two .row .col-27 {
    width: 27.3%;
    flex: 0 0 auto;
}

.blog-post-item-two {
    margin-bottom: 30px;
}

.blog-post-item-two .blog-post-thumb {
    margin-bottom: 0;
    overflow: hidden;
}

.blog-post-item-two:hover .blog-post-thumb img {
    transform: scale(1.1);
}

.blog-post-item-three .blog-post-content,
.blog-post-item-two .blog-post-content {
    background: var(--tg-white);
    padding: 30px;
}

.blog-post-item-three {
    margin-bottom: 30px;
}

.blog-post-item-four .blog-post-content .title,
.blog-post-item-three .blog-post-content .title {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.blog-post-item-four {
    margin-bottom: 30px;
}

.blog-post-item-four .blog-post-thumb {
    margin-bottom: 0;
}

.blog-post-item-four:hover .blog-post-thumb img {
    transform: scale(1.1);
}

.blog-post-item-four .blog-post-content {
    background: var(--tg-white);
    padding: 30px;
}

.blog-post-item-four .blog-post-content .title {
    margin-bottom: 20px;
}

.blog-post-avatar {
    display: flex;
    align-items: center;
}

.blog-post-avatar .thumb {
    width: 40px;
    flex: 0 0 auto;
    margin-right: 15px;
}

.blog-post-avatar .thumb img {
    border-radius: 50%;
}

.blog-post-avatar .content p {
    margin-bottom: 0;
    font-size: 14px;
    color: var(--tg-gray-three);
}

.blog-post-avatar .content p a {
    font-weight: 700;
}

.blog-post-avatar .content p a:hover {
    color: var(--tg-gray-three);
}

/* inner-blog */
.blog-item {
    margin-bottom: 60px;
}

.blog-meta-two .list-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid var(--tg-primary-color);
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.blog-meta-two .list-wrap li {
    font-size: 12px;
}

.blog-meta-two .list-wrap li i {
    color: var(--tg-primary-color);
    margin-right: 10px;
}

.blog-meta-two .list-wrap li a {
    position: relative;
    font-weight: 700;
}

.blog-meta-two .list-wrap li a::before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 2px;
    left: 0;
    background-color: currentColor;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.blog-meta-two .list-wrap li a:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.blog-thumb {
    margin-bottom: 50px;
}

.blog-content .title {
    font-size: 40px;
    margin-bottom: 40px;
}

.blog-content .title a {
    position: relative;
    display: inline;
    background-image: linear-gradient(#222, #222), linear-gradient(#222, #222);
    background-size: 0% 2px, 0 2px;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    transition: background-size 0.4s linear;
}

.blog-content .title a:hover {
    color: inherit;
    background-size: 0 2px, 100% 2px;
}

.blog-sidebar {
    margin-left: 20px;
    position: sticky;
    top: 115px;
}

.blog-widget {
    margin-bottom: 50px;
}

.blog-widget:last-child {
    margin-bottom: 0;
}

.widget-title {
    font-size: 20px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ECECEC;
}

.sidebar-search form {
    position: relative;
}

.sidebar-search form input {
    width: 100%;
    background: #F5F5F5;
    border: none;
    font-weight: 400;
    font-size: 14px;
    padding: 16px 70px 16px 25px;
    color: var(--tg-primary-color);
    height: 54px;
}

.sidebar-search form input::placeholder {
    font-weight: 400;
    font-size: 14px;
    color: #A3A3A3;
}

.sidebar-search form button {
    position: absolute;
    border: none;
    padding: 0;
    width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    top: 0;
    line-height: 0;
    background: var(--tg-primary-color);
    color: var(--tg-white);
}

.rc-post-item {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.rc-post-item:last-child {
    margin-bottom: 0;
}

.rc-post-thumb {
    width: 80px;
    flex: 0 0 auto;
    margin-right: 20px;
}

.rc-post-content .date {
    display: flex;
    align-items: center;
    font-size: 12px;
    margin-bottom: 10px;
}

.rc-post-content .date i {
    color: var(--tg-primary-color);
    margin-right: 5px;
}

.rc-post-content .title {
    font-size: 14px;
    margin-bottom: 0;
}

.blog-cat-list .form-check {
    display: flex;
    align-items: center;
    line-height: 1;
    margin-bottom: 0;
    padding: 0;
    min-height: inherit;
}

.blog-cat-list .form-check-input {
    border-radius: 0;
    border: none;
    margin: 0 12px 0 0;
    width: 16px;
    height: 16px;
    background: #EFEFEF;
}

.blog-cat-list .form-check-label {
    flex-grow: 1;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: -.4px;
    color: var(--tg-primary-color);
    user-select: none;
}

.blog-cat-list .form-check-label>span {
    float: right;
    color: var(--tg-paragraph-color);
}

.blog-cat-list .form-check-input:checked[type=checkbox] {
    background-image: none;
    background-color: #EFEFEF;
    border: 4px solid var(--tg-primary-color);
}

.blog-cat-list .form-check-input:focus {
    border-color: var(--tg-primary-color);
    outline: 0;
    box-shadow: none;
}

.blog-cat-list .form-check-input:checked+label {
    color: var(--tg-primary-color);
}

.blog-cat-list .list-wrap li {
    margin-bottom: 25px;
}

.blog-cat-list .list-wrap li:last-child {
    margin-bottom: 0;
}

/* blog-details */
.blog-details-content>p {
    margin-bottom: 25px;
}

.blog-details-content>.title {
    font-size: 18px;
    margin-bottom: 30px;
    margin-top: 60px;
}

.blog-details-content>span {
    display: block;
    color: var(--tg-gray-three);
    font-size: 14px;
    margin-bottom: 60px;
}

.blog-details-inner {
    margin: 60px 0;
}

.bd-inner-content {
    margin-left: 35px;
}

.bd-inner-content .title {
    font-size: 30px;
    margin-bottom: 30px;
}

.bd-inner-content p {
    margin-bottom: 0;
}

.pn-post-item a {
    display: inline-flex;
    align-items: center;
    font-weight: 700;
    font-size: 14px;
}

.pn-post-item a i {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #E4E4E4;
    border-radius: 50%;
    transform: rotate(-90deg);
    color: var(--tg-primary-color);
    font-size: 16px;
    margin-right: 15px;
    line-height: 0;
}

.pn-post-item a:hover i {
    background-color: var(--tg-primary-color);
    color: var(--tg-white);
    border-color: var(--tg-primary-color);
    transition: all 0.3s ease-in-out 0s;
}

.pn-post-item.next-post {
    text-align: right;
}

.pn-post-item.next-post a {
    flex-direction: row-reverse;
}

.pn-post-item.next-post a i {
    transform: rotate(90deg);
    margin-right: 0;
    margin-left: 15px;
}

.blog-prev-next-posts {
    padding: 20px 0;
    border-bottom: 1px solid rgba(34 34 34 / 10%);
    border-top: 1px solid rgba(34 34 34 / 10%);
    margin-top: 80px;
}

.comments-wrap {
    margin-top: 80px;
    margin-bottom: 60px;
}

.comments-wrap-title {
    font-size: 20px;
    margin-bottom: 20px;
}

.comments-wrap-title span {
    color: var(--tg-gray-three);
    margin-left: 5px;
}

.latest-comments .comments-box {
    display: flex;
    align-items: flex-start;
    border-top: 1px solid var(--tg-gray);
    padding-top: 40px;
    margin-bottom: 55px;
}

.latest-comments>.list-wrap>li:last-child>.comments-box {
    margin-bottom: 0;
}

.latest-comments .children .comments-box {
    margin-left: 110px;
}

.comments-avatar {
    width: 80px;
    flex: 0 0 auto;
    margin-right: 30px;
}

.comments-avatar img {
    border-radius: 50%;
}

.comments-text .avatar-name {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.comments-text .avatar-name .name {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1;
}

.comments-text .avatar-name .date {
    display: block;
    font-size: 14px;
    line-height: 1;
}

.comments-text p {
    font-size: 14px;
    margin-bottom: 20px;
}

.comment-reply a {
    font-size: 14px;
    display: inline-flex;
    align-items: center;
}

.comment-reply a i {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #E4E4E4;
    border-radius: 50%;
    font-size: 14px;
    font-weight: 700;
    line-height: 0;
    color: var(--tg-primary-color);
    margin-right: 10px;
    transition: all 0.3s ease-out 0s;
}

.comment-reply a:hover i {
    background: var(--tg-primary-color);
    color: var(--tg-white);
    border-color: var(--tg-primary-color);
}

.comment-reply-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    border-bottom: 1px solid var(--tg-gray);
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.comment-reply-title {
    font-size: 20px;
    margin-bottom: 0;
}

.comment-reply-top .rating {
    display: flex;
    align-items: center;
    line-height: 0;
    color: #CECECE;
    gap: 5px;
}

.comment-form .row {
    --bs-gutter-x: 20px;
}

.comment-form .form-grp {
    margin-bottom: 20px;
}

.comment-form .form-grp textarea,
.comment-form .form-grp input {
    width: 100%;
    background: transparent;
    border: 1px solid rgba(34 34 34 / 20%);
    font-size: 14px;
    color: var(--tg-primary-color);
    font-weight: 400;
    padding: 15px 25px;
    height: 54px;
    display: block;
    transition: .3s;
}

.comment-form .form-grp textarea::placeholder,
.comment-form .form-grp input::placeholder {
    font-size: 14px;
    color: #A8A8A8;
    font-weight: 400;
}

.comment-form .form-grp textarea:focus,
.comment-form .form-grp input:focus {
    border-color: var(--tg-primary-color);
}

.comment-form .form-grp textarea {
    min-height: 180px;
    max-height: 180px;
}

.comment-form .btn::before,
.comment-form .btn::after {
    display: none;
}

.comment-form .btn {
    background: var(--tg-primary-color);
    color: var(--tg-white);
}

.comment-form .btn:hover {
    background: transparent;
    color: var(--tg-primary-color);
}

/*=============================
    23. Pagination
===============================*/
.pagination-wrap .pagination.list-wrap {
    gap: 10px 14px;
}

.pagination-wrap .pagination .page-link {
    margin-left: 0;
    padding: 0 0;
    color: var(--tg-primary-color);
    border: none;
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    border: 1px solid #E4E4E4;
    background: transparent;
}

.pagination-wrap .pagination .page-item .page-link:hover,
.pagination-wrap .pagination .page-item.active .page-link {
    border-color: var(--tg-primary-color);
    background: var(--tg-primary-color);
    color: var(--tg-white);
}

.pagination-wrap .pagination .page-item.perv-page .page-link i {
    transform: rotate(-90deg);
    line-height: 0;
    font-weight: 700;
}

.pagination-wrap .pagination .page-item.next-page .page-link i {
    transform: rotate(90deg);
    line-height: 0;
}

.pagination-wrap .pagination .page-link:focus {
    color: var(--tg-white);
    background-color: var(--tg-primary-color);
    border-color: var(--tg-primary-color);
    outline: 0;
    box-shadow: none;
}

/*=============================
    24. Contact
===============================*/
.contact-map {
    width: 100%;
    height: 700px;
}

.contact-map iframe {
    width: 100%;
    height: 100%;
}

.contact-info-item {
    box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.06);
    background: var(--tg-white);
    padding: 50px 50px;
    margin-bottom: 30px;
    min-height: 400px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.contact-info-icon {
    font-size: 80px;
    line-height: 0;
    color: var(--tg-primary-color);
    margin-bottom: 90px;
}

.contact-info-content .title {
    display: block;
    font-size: 14px;
    border-bottom: 1px solid #D3D3D3;
    line-height: 1;
    padding-bottom: 10px;
    margin-bottom: 25px;
}

.contact-info-content p {
    font-size: 26px;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 1.38;
    color: var(--tg-primary-color);
}

.contact-info-arrow {
    position: absolute;
    font-size: 40px;
    top: 30px;
    right: 30px;
    line-height: 0;
    color: var(--tg-primary-color);
    transition: .3s;
    transform: rotate(45deg);
    opacity: .2;
}

.contact-info-item:hover .contact-info-arrow {
    opacity: 1;
}

.contact-info-wrap {
    margin-top: -95px;
    margin-bottom: 90px;
}

.contact-info-wrap .row {
    --bs-gutter-x: 45px;
}

.contact-form .form-grp {
    position: relative;
    margin-bottom: 20px;
}

.contact-form .form-grp textarea,
.contact-form .form-grp input {
    width: 100%;
    background: #F3F3F3;
    border: 1px solid transparent;
    font-weight: 400;
    font-size: 14px;
    color: var(--tg-primary-color);
    padding: 18px 55px 18px 25px;
    display: block;
    height: 60px;
    transition: .3s;
}

.contact-form .form-grp textarea:focus,
.contact-form .form-grp input:focus {
    background: var(--tg-white);
    border-color: var(--tg-primary-color);
}

.contact-form .form-grp textarea::placeholder,
.contact-form .form-grp input::placeholder {
    font-weight: 400;
    font-size: 14px;
    color: var(--tg-gray-three);
}

.contact-form .form-grp textarea {
    min-height: 140px;
    max-height: 140px;
}

.contact-form .form-grp label {
    position: absolute;
    top: 20px;
    right: 25px;
    line-height: 0;
    color: var(--tg-primary-color);
    font-size: 16px;
}

.contact-form .submit-btn {
    border: none;
    background: var(--tg-primary-color);
    color: var(--tg-white);
    padding: 19px 36px;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
}


/*=============================
    25. Footer
===============================*/
.footer-area {
    background: var(--tg-primary-color);
}

.footer-top {
    padding: 120px 0 80px;
}

.footer-widget {
    margin-bottom: 40px;
}

.footer-widget .fw-logo {
    margin-bottom: 60px;
}

.footer-widget .fw-logo img {
    max-width: 92px;
}

.footer-content p {
    font-size: 30px;
    margin-bottom: 70px;
    line-height: 1.2;
    color: var(--tg-gray-two);
}

.footer-content .list-wrap li {
    margin-bottom: 10px;
}

.footer-content .list-wrap li:last-child {
    margin-bottom: 0;
}

.footer-content .list-wrap li a {
    font-size: 20px;
    color: var(--tg-white);
    line-height: 1;
}

.fw-title {
    margin-bottom: 50px;
    color: var(--tg-white);
    font-size: 26px;
}

.footer-link-list .list-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px 0;
}

.footer-link-list .list-wrap li {
    width: 50%;
}

.footer-link-list .list-wrap li a {
    font-size: 16px;
    color: var(--tg-gray-two);
}

.footer-link-list .list-wrap li a:hover {
    color: var(--tg-white);
    margin-left: 5px;
}

.footer-newsletter p {
    margin-bottom: 40px;
    font-size: 14px;
    color: var(--tg-gray-two);
}

.footer-newsletter .form-grp {
    position: relative;
    margin-bottom: 20px;
}

.footer-newsletter .form-grp input {
    width: 100%;
    background: transparent;
    border: none;
    padding: 0 25px 20px 0;
    border-bottom: 1px solid #D9D9D9;
    font-size: 14px;
    color: var(--tg-gray-two);
    display: block;
}

.footer-newsletter .form-grp input::placeholder {
    color: #656565;
    font-size: 14px;
}

.footer-newsletter .form-grp label {
    position: absolute;
    right: 0;
    top: 3px;
    font-size: 14px;
    color: var(--tg-white);
    line-height: 0;
}

.footer-newsletter .submit-btn {
    border: none;
    background: transparent;
    color: var(--tg-white);
    display: inline-flex;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    padding: 0;
    gap: 10px;
    position: relative;
}

.footer-newsletter .submit-btn i {
    transform: rotate(90deg);
}

.footer-newsletter .submit-btn::before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: currentColor;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.footer-newsletter .submit-btn:hover::before {
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.footer-bottom {
    border-top: 1px solid #3E3E3E;
    padding: 24px 0;
}

.copyright-text p {
    margin-bottom: 0;
    font-size: 16px;
    color: var(--tg-gray-two);
}

.copyright-text p a {
    color: var(--tg-white);
    font-weight: 700;
}

.footer-social .list-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
}

.footer-social .list-wrap li a {
    font-weight: 700;
    font-size: 16px;
    color: var(--tg-gray-two);
}

.footer-social .list-wrap li a:hover {
    color: var(--tg-white);
}

/* footer-two */
.footer-top-two {
    padding: 120px 0 80px;
}

.footer-top-two .fw-logo {
    margin-bottom: 30px;
}

.footer-content-two p {
    margin-bottom: 100px;
    font-size: 16px;
}

.footer-social-two .list-wrap {
    display: flex;
    align-items: center;
    gap: 15px;
}

.footer-social-two .list-wrap li a {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #E9E9E9;
    border-radius: 50%;
    font-size: 16px;
}

.footer-social-two .list-wrap li a:hover {
    background: var(--tg-primary-color);
    color: var(--tg-white);
    border-color: var(--tg-primary-color);
}

.footer-top-two .fw-title {
    color: var(--tg-primary-color);
}

.footer-top-two .footer-link-list .list-wrap li a {
    color: var(--tg-paragraph-color);
}

.footer-top-two .footer-link-list .list-wrap li a:hover {
    color: var(--tg-primary-color);
    margin-left: 0;
}

.footer-contact .list-wrap li {
    display: flex;
    align-items: center;
    font-size: 16px;
    margin-bottom: 20px;
}

.footer-contact .list-wrap li:last-child {
    margin-bottom: 0;
}

.footer-contact .list-wrap li i {
    color: var(--tg-primary-color);
    margin-right: 20px;
    line-height: 0;
    font-size: 18px;
}

.footer-contact .list-wrap li a {
    color: var(--tg-paragraph-color);
}

.footer-contact .list-wrap li a:hover {
    color: var(--tg-primary-color);
}

.footer-twitter-feeds .list-wrap li {
    display: flex;
    align-items: baseline;
    margin-bottom: 30px;
}

.footer-twitter-feeds .list-wrap li:last-child {
    margin-bottom: 0;
}

.footer-twitter-feeds .list-wrap li i {
    color: var(--tg-primary-color);
    font-size: 16px;
    margin-right: 20px;
}

.footer-twitter-feeds .list-wrap li p {
    margin-bottom: 0;
    font-size: 16px;
}

.footer-twitter-feeds .list-wrap li p a {
    font-weight: 700;
}

.footer-bottom-two {
    border-top: 1px solid #E0E0E0;
    padding: 24px 0;
}

.footer-bottom-two .copyright-text p {
    color: var(--tg-paragraph-color);
}

.footer-bottom-two .copyright-text p a {
    color: var(--tg-primary-color);
}

.footer-bottom-two .footer-social .list-wrap li a {
    color: var(--tg-paragraph-color);
}

.footer-bottom-two .footer-social .list-wrap li a:hover {
    color: var(--tg-primary-color);
}

/* footer-three */
.footer-area-three {
    background: var(--tg-section-background);
}

.footer-top-three .footer-content p {
    color: var(--tg-paragraph-color);
}

.footer-top-three .footer-content .list-wrap li a {
    color: var(--tg-primary-color);
}

.footer-top-three .fw-title {
    color: var(--tg-primary-color);
}

.footer-top-three .footer-link-list .list-wrap li a {
    color: var(--tg-paragraph-color);
}

.footer-top-three .footer-link-list .list-wrap li a:hover {
    color: var(--tg-primary-color);
}

.footer-top-three .footer-newsletter p {
    color: var(--tg-paragraph-color);
}

.footer-top-three .footer-newsletter .form-grp input {
    color: var(--tg-primary-color);
}

.footer-top-three .footer-newsletter .form-grp label {
    color: var(--tg-primary-color);
}

.footer-top-three .footer-newsletter .submit-btn {
    color: var(--tg-primary-color);
}

.footer-bottom-three {
    border-top: 1px solid #D8D8D8;
}

.footer-bottom-three .copyright-text p {
    color: var(--tg-paragraph-color);
}

.footer-bottom-three .copyright-text p a {
    color: var(--tg-primary-color);
}

.footer-bottom-three .footer-social .list-wrap li a {
    color: var(--tg-paragraph-color);
}

.footer-bottom-three .footer-social .list-wrap li a:hover {
    color: var(--tg-primary-color);
}

/*=============================
    26. Preloader
===============================*/
#preloader {
    background: var(--tg-white);
    height: 100%;
    width: 100%;
    position: fixed;
    margin-top: 0px;
    top: 0px;
    z-index: 999;
}

.ta-preloader-block {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    text-align: center;
}

.ta-spinner-eff {
    position: relative;
    width: 50px;
    height: 50px;
    -webkit-animation: taRotation 12.8s steps(1) 0s infinite;
    animation: taRotation 12.8s steps(1) 0s infinite;
}

.ta-spinner-eff .ta-bar {
    position: absolute;
    background-color: var(--tg-primary-color);
}

.ta-spinner-eff .ta-bar-top {
    width: 100%;
    height: 7px;
    position: absolute;
    top: 0;
    left: 0;
    transform-origin: left top;
    transform: scale(0, 1);
    -webkit-animation: bar-top 3.2s linear 0s infinite;
    animation: bar-top 3.2s linear 0s infinite;
}

.ta-spinner-eff .ta-bar-right {
    width: 7px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    transform-origin: left top;
    transform: scale(1, 0);
    -webkit-animation: bar-right 3.2s linear 0s infinite;
    animation: bar-right 3.2s linear 0s infinite;
}

.ta-spinner-eff .ta-bar-bottom {
    width: 100%;
    height: 7px;
    position: absolute;
    right: 0;
    bottom: 0;
    transform-origin: right top;
    transform: scale(0, 1);
    -webkit-animation: bar-bottom 3.2s linear 0s infinite;
    animation: bar-bottom 3.2s linear 0s infinite;
}

.ta-spinner-eff .ta-bar-left {
    width: 7px;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    transform-origin: left bottom;
    transform: scale(1, 0);
    -webkit-animation: bar-left 3.2s linear 0s infinite;
    animation: bar-left 3.2s linear 0s infinite;
}

@keyframes taRotation {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(90deg);
    }

    50% {
        transform: rotate(180deg);
    }

    75% {
        transform: rotate(270deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes bar-top {
    0% {
        transform: scale(0, 1);
    }

    12.5% {
        transform: scale(1, 1);
    }

    87.5% {
        transform: scale(1, 1);
    }

    100% {
        transform: scale(0, 1);
    }
}

@keyframes bar-right {
    0% {
        transform: scale(1, 0);
    }

    12.5% {
        transform: scale(1, 0);
    }

    25% {
        transform: scale(1, 1);
    }

    75% {
        transform: scale(1, 1);
    }

    87.5% {
        transform: scale(1, 0);
    }

    100% {
        transform: scale(1, 0);
    }
}

@keyframes bar-bottom {
    0% {
        transform: scale(0, 1);
    }

    25% {
        transform: scale(0, 1);
    }

    37.5% {
        transform: scale(1, 1);
    }

    62.5% {
        transform: scale(1, 1);
    }

    75% {
        transform: scale(0, 1);
    }

    100% {
        transform: scale(0, 1);
    }
}

@keyframes bar-left {
    0% {
        transform: scale(1, 0);
    }

    37.5% {
        transform: scale(1, 0);
    }

    50% {
        transform: scale(1, 1);
    }

    62.5% {
        transform: scale(1, 0);
    }

    100% {
        transform: scale(1, 0);
    }
}


/*** Custom CSS ***/

body.logged-in.admin-bar .transparent-header {
    top: 32px;
}

.menu-wrap li.admin-nav-box a {
    color: #fff;
}

body.page .theme-page-spacing .entry-content .theme-home-about-one ul.list-wrap {
    margin: 0;
    padding: 0;
    list-style: none;
}

body.page .theme-page-spacing .entry-content .theme-home-about-one ul.list-wrap li {
    line-height: inherit;
    font-size: inherit;
}

.services-content .title a {
    display: inline-block;
}

.testi-avatar-img img {
    border-radius: 50% !important;
}

.theme-testimonial-one .section-title h2.title {
    max-width: 510px;
}

.accordion-wrap .accordion-body-wrap {
    padding: 0 50px 30px 30px;
    background: var(--tg-primary-color);
    margin: 0;
    font-size: 16px;
    color: var(--tg-gray-two);
    font-weight: var(--tg-body-font-weight);
    line-height: var(--tg-body-line-height);
}

.home-blog-one-grid-wrap .blog-post-thumb img {
    height: 240px;
    object-fit: cover !important;
    width: 100% !important;
}

.blog-meta .list-wrap {
    margin: 0 !important;
    padding: 0 0 15px !important;
    list-style: none !important;
}

.blog-meta .list-wrap li {
    font-size: 14px !important;
    line-height: 1 !important;
}

.footer-widget ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px 0;
}

.footer-widget ul.menu li {
    width: 50%;
    list-style: none;
}

.footer-widget ul.menu li a {
    font-size: 16px;
    color: var(--tg-gray-two);
}

.footer-top .widget-title,
.footer-widget h2.wp-block-heading {
    font-size: 26px;
    margin-bottom: 50px;
    padding-bottom: 0;
    border-bottom: 0px solid;
    line-height: 1.2;
    color: var(--tg-white);
}

.footer-widget .fw-logo {
    margin-bottom: 60px;
}

.footer-newsletter p {
    margin-bottom: 0;
}

p.subscribe-text {
    margin-bottom: 40px !important;
}

p.copyright-text {
    margin-bottom: 0;
    font-size: 16px;
    color: var(--tg-gray-two);
}

.services-area-two h2.title a {
    display: inline-block;
}


.pricing-item-wrap ul.list-wrap {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.project-content-four span a {
    color: #fff;
    outline: none;
    display: inline-block;
}

/*** Portfolio V.1 ***/

.theme-portfolio-section-wrap .theme-portfolio-filter-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.theme-portfolio-section-wrap .theme-portfolio-filter-wrap ul li {
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.theme-portfolio-grid-item .grid-portfolio-thumb img {
    width: 100%;
    object-fit: cover;
}

.project-nav.inner-project-nav .list-wrap {
    justify-content: center;
    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: 50px !important;
    text-align: center !important;
    list-style: none !important;
}

.theme-portfolio-section-wrap .theme-portfolio-filter-wrap ul li {
    display: inline-block;
    position: relative;
    cursor: pointer;
    font-size: inherit !important;
    line-height: inherit !important;
    color: inherit !important;
    color: var(--tg-gray-three) !important;
    font-size: 14px !Important;
    font-weight: 700 !important;
}

.theme-portfolio-section-wrap .theme-portfolio-filter-wrap ul li.active {
    color: var(--tg-primary-color) !important;
}

.theme-portfolio-section-wrap .project-thumb-four img {
    width: 100% !important;
    object-fit: cover;
}

body.page .theme-page-spacing .entry-content .project-content .list-wrap {
    display: flex;
    align-items: center;
    gap: 30px 50px;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

body.page .theme-page-spacing .entry-content .project-content .list-wrap li {
    font-size: 30px;
    color: var(--tg-white);
    font-weight: 700;
    line-height: 1;
}

body.page .theme-page-spacing .entry-content .project-content-two .list-wrap {
    display: flex;
    align-items: center;
    gap: 30px 50px;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

body.page .theme-page-spacing .entry-content .project-content-two .list-wrap li {
    font-size: 30px;
    color: var(--tg-primary-color);
    font-weight: 700;
    line-height: 1;
}

.pricing-item-wrap.bordered-pricing .pricing-box {
    border: 2px solid rgba(34 34 34 / 20%);
    transition: .3s;
}

.pricing-item-wrap.bordered-pricing .pricing-box:hover {
    border-color: var(--tg-primary-color);
}

.marquee-area-two .marquee-box a:hover::before {
    width: 100%;
    content: "";
}

.home-blog-one-grid-wrap.styled-two-blog .row .col-xl-4.col-md-6:nth-child(1) {
    width: 50%;
}

.home-blog-one-grid-wrap.styled-two-blog .row .col-xl-4.col-md-6:nth-child(2) {
    width: 25%;
}

.home-blog-one-grid-wrap.styled-two-blog .row .col-xl-4.col-md-6:nth-child(3) {
    width: 25%;
}

.faq-page-wrapper .faq-content {
    padding: 0;
    min-height: auto;
}

.custom-portfolio-title .section-title {
    margin-bottom: 80px;
}

.custom-portfolio-title ul#projects-filter-menu-new {
    margin-bottom: 100px !important;
}

.services-cat-list ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.service-pricing-new section.pricing-area {
    padding-top: 50px !important;
}

.service-pricing-new section.pricing-area .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

body.post-type-archive-theme_portfolio .project-thumb-four img {
    height: 400px;
    object-fit: cover;
}

.theme-portfolo-nav ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.theme-portfolo-nav ul li {
    display: inline-block;
    font-size: 18px !important;
    color: #222 !important;
    margin-right: 10px;
}

.theme-portfolo-nav {
    margin-top: 40px;
    text-align: center;
}

.project-content-six .title {
    margin-bottom: 0;
    font-size: 20px;
}

.header-action ul li a {
    line-height: 1;
}

.home-three-projectlist .theme-portfolo-nav {
    display: none;
}

.canvas-logo-custom img {
    max-width: 92px;
}

.transparent-header.sticky-menu .logo.header-three-logo-custom {
    display: none;
}

.tgCanvas-menu.side-menu-show .side-menu-inner {
    padding-left: 30px;
}

.marquee-area-two .marquee-box a:hover::before {
    width: 0;
}

/*** Unit Test CSS ***/

.new-nav-one h1.text-logo a {
    color: #fff;
}

.new-nav-one .menu-nav {
    justify-content: space-between;
}

.blog-meta-two .list-wrap li a {
    position: relative;
    display: inline-block;
    margin-right: 4px;
    padding-right: 4px;
    margin-bottom: 4px;
}

.blog-meta-two .list-wrap li a:after {
    position: absolute;
    right: 0;
    bottom: 0;
    content: ",";
}

.blog-meta-two .list-wrap li a:last-child:after {
    display: none;
}

.not-found form button:before {
    font-family: 'IcoFont';
    color: #fff;
    content: "\ed11";
}

.not-found form button:hover {
    background: #000;
}

.blog-sidebar .widget_search form button {
    line-height: 1;
}

.blog-sidebar .widget_search form button:before {
    position: absolute;
    right: 50%;
    top: 50%;
    font-family: 'IcoFont';
    color: #fff;
    content: "\ed11";
    margin-top: -7px;
    margin-right: -7.5px;
    font-weight: normal;
}

.blog-sidebar .widget_search form button:hover {
    background: #000 !important;
}

@media (min-width: 1900px) {
    .theme-header-area .nav-menu-wrapper {
        margin-left: 0;
    }
}

.comments-list img.comment-avatar {
    float: left;
}

#comments .comment-author .says {
    display: block;
    line-height: 1.5;
}

#comments .comments-list .comment-author cite {
    display: none;
}

.comments-list .comment-author {
    margin-bottom: 10px;
}

#comments .meta-data {
    margin-bottom: 5px;
}

#comments.blog-post-comment .comment-content img {
    margin: 11px 0;
}

#comments .comment-content table a {
    color: #222;
}

.comments-list .comment-body {
    margin-bottom: 28px;
}

.blog-post-comment .comment-content pre {
    font-size: 14px;
    line-height: 1.65;
    overflow: auto;
    background: #eee;
    color: #222;
    overflow: auto;
    padding: 20px !important;
    white-space: pre-wrap !important;
    word-wrap: break-word !important;
}

.comment-num {
    font-size: 26px!important;
}

#comments .pull-right.reply {
    top: 0px;
}

body.page .theme-page-spacing .entry-content table td a,
body.page .theme-page-spacing .entry-content table th a {
    color: #222;
    font-weight: 500;
    text-decoration: none !important;
}

body.page .theme-page-spacing .entry-content table td a:hover,
body.page .theme-page-spacing .entry-content table th a:hover {
    color: #222;
}

body.page .theme-page-spacing .entry-content ul li {
    line-height: 1.5;
    color: #222;
    margin-bottom: 10px;
}

body.page .theme-page-spacing .entry-content ol li {
    line-height: 1.5;
    margin-bottom: 10px;
}

.blog-post-comment .comment-respond .comment-reply-title {
    margin-bottom: 20px !important;
}

body.page .theme-page-spacing .entry-content .comment-respond p.logged-in-as {
    margin-bottom: 0px;
    font-size: 17px;
    line-height: 26px;
}

.comment-respond .comment-reply-title {
    padding-bottom: 27px;
}

body.page .theme-page-spacing .entry-content .depth-1 .comment-respond p.form-submit {
    margin-bottom: 30px;
}

.blog-post-comment .comment-respond .comment-form .btn.btn-primary {
    margin-top: 13px;
}

.comments-list .comment-author a {
    color: #222;
    display: inline-block;
}

.blog-post-comment .comment-respond .comment-form .btn-comments:focus {
    outline: none;
    box-shadow: none;
}

@media (min-width: 1400px) {
    .single-one-bwrap {
        min-height: 960px;
    }

    .main-container.blog-spacing,
    .main-container.cat-page-spacing {
        min-height: 580px;
    }

    body.error404 .main-container {
        min-height: 540px;
    }

}

@media (min-width: 1900px) {
    .single-one-bwrap {
        min-height: 960px;
    }

    .main-container.blog-spacing,
    .main-container.cat-page-spacing {
        min-height: 580px;
    }

    body.search .main-container.blog-spacing {
        min-height: 650px;
    }

    body.error404 .main-container {
        min-height: 740px;
    }
}


@media (min-width: 2110px) {
    .single-one-bwrap {
        min-height: 990px;
    }

    .main-container.blog-spacing,
    .main-container.cat-page-spacing {
        min-height: 790px;
    }

    body.error404 .main-container {
        min-height: auto;
    }

}

@media (min-width: 2111px) and (max-width: 2300px) {
    .single-one-bwrap {
        min-height: 990px;
    }

    .main-container.blog-spacing,
    .main-container.cat-page-spacing {
        min-height: 790px;
    }

    body.error404 .main-container {
        min-height: 790px;
    }

}

@media (min-width: 2400px) and (max-width: 2599px) {

    body.error404 .main-container {
        min-height: 720px;
    }

}

.error-page .error-code {
    display: block;
    font-size: 150px;
    line-height: 1;
    color: #222;
    margin-bottom: 25px;
}

.error-page .error-body .error-btn-custom {
    margin-top: 30px;
    display: inline-block;
    background: #222;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    padding: 16px 30px;
    border-radius: 0px;
    width: auto;
    border: 0px solid;
}

.error-page .error-body .error-btn-custom i {
    display: inline-block;
    margin-right: 5px;
}

.error-page .error-body .error-btn-custom:hover,
.error-page .error-body .error-btn-custom:focus,
.error-page .error-body .error-btn-custom:active {
    border: none;
    outline: none;
    box-shadow: none !important;
    background: #222;
}

body.error404 .main-container {
    padding-top: 60px;
    margin-top: 0;
    padding-bottom: 60px;
}

.blog-sidebar .widget_block.widget_search .wp-block-search__button {
    border-radius: 0;
    border:  1px solid #000;
}

#comments.blog-post-comment .children {
    padding-left: 20px !important;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment {
    color: #222;
    position: relative;
    margin-bottom: 12px;
    padding-left: 0px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
}

.blog-sidebar .widget_block .wp-block-latest-comments {
    border: 0;
    padding: 0;
    list-style: none;
    line-height: 1.5;
    margin-bottom: 0;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment::before {
    display: none;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment a {
    color: #222;
    display: inline-block;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment .wp-block-latest-comments__comment-author {
    font-weight: 400;
    font-size: 14px;
}

.blog-sidebar .widget_block li.wp-block-latest-comments__comment::last-child {
    margin-bottom: 0;
}

.blog-sidebar .wp-block-page-list li.wp-block-pages-list__item.has-child>a {
    margin-bottom: 10px;
    display: inline-block;
}

.blog-sidebar select {
    height: 45px;
}

.post-block-wrapper-latest.post-block-style-latest .latest-post-block-content h3.post-title {
    position: relative;
}

.blog-new-layout.theme-layout-mainn .sticky {
    background: #f6f6f6;
    border-top: 0px solid #000;
    padding-left: 30px;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 25px;
}

.blog-block-latest-single-item.sticky .latest-post-block-content h3.post-title:before {
    font-family: 'IcoFont' !important;
    content: "\f004";
    position: absolute;
    right: 0px;
    top: 20px;
    color: #222;
    font-size: 30px;
}

.post-thumbnail.latest-post-thumbnail-wrap a img {
    height: 100%;
}

.blog-sidebar .widget_categories .cat-item span.post_count {
    color: #fff;
}

.blog-sidebar select#archives-dropdown--1 {
    margin-bottom: 10px;
    margin-top: 10px;
}

.blog-sidebar .widget.widget_tag_cloud .widget-title {
    margin-bottom: 35px;
}

.blog-sidebar .tagcloud a, .single-blog-content .single-blog-inner .entry-content .wp-block-tag-cloud a {
    display: inline-block!important;
    font-size: 16px!important;
    text-transform: uppercase!important;
    line-height: 1!important;
    background: transparent!important;
    color: #222!important;
    font-weight: 400!important;
    border: 1px solid #222!important;
    padding: 6px 15px 4px!important;
    border-radius: 108px!important;
    margin-right: 5px!important;
    margin-bottom: 10px!important;
}

.blog-sidebar .tagcloud a:hover, .single-blog-content .single-blog-inner .entry-content .wp-block-tag-cloud a:hover {
    background: #222!important;
    color: #fff!important;
}

.blog-post-comment .comment-content ul {
    margin-top: 20px;
    margin-bottom: 20px;
}

.blog-post-comment .comment-content ol {
    margin-top: 20px;
    margin-bottom: 20px;
}

.blog-post-comment .comment-content ul li::marker {
    color: #222;
}

.post-layout-style2 .single-blog-content .tag-edge-case .entry-content ol li ul {
    margin-top: 10px;
    margin-bottom: 10px;
}

.post-layout-style2 .single-blog-content .tag-edge-case .entry-content ul li ol {
    margin-top: 10px;
    margin-bottom: 10px;
}

.post-password-form input[type='submit']:hover {
    background: #222;
}

.blog-block-latest-single-item .latest-post-block-content h3.post-title {
    word-break: break-word;
}

.single-blog-header h1.post-title.single_blog_inner__Title {
    word-break: break-word;
}

.blog-details-content .wp-block-calendar {
    margin-bottom: 20px;
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt a,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a,
.wp-block-latest-comments__comment-meta a,
.wp-block-latest-posts a,
.wp-block-rss__item-title a {
    color: #222!important;
    text-decoration: none!important;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    list-style: none;
}

.blog-details-content .wp-block-search .wp-block-search__inside-wrapper {
    margin-bottom: 35px;
}

pre {
    background: #eeeeee!important;
    padding: 20px!important;
    overflow: auto;
    font-size: 15px !important;
    white-space: pre-wrap !important;
    word-wrap: break-word !important;
    color: #222!important;
    font-family: "Courier 10 Pitch", Courier, monospace !important;
    margin: 20px 0!important;
    border-radius: 0px;
}

/* WebKit, Edge */
::-webkit-input-placeholder {
  color: #9AA5B6;
  font-size: 16px;
}
/* Firefox 4-18 */
:-moz-placeholder {
  color: #9AA5B6;
font-size: 16px;
  opacity: 1;
}
/* Firefox 19+ */
::-moz-placeholder {
  color: #9AA5B6;
font-size: 16px;
  opacity: 1;
}
/* IE 10-11 */
:-ms-input-placeholder {
  color: #9AA5B6;
    font-size: 16px;
}
/* Edge */
::-ms-input-placeholder {
  color: #9AA5B6;
    font-size: 16px;
}
/* MODERN BROWSER */
::placeholder {
  color: #9AA5B6;
    font-size: 16px;
}

.blog-details-content table th a {
    color: #000;
    text-decoration: none!important;
}

.blog-details-content table th a:hover {
    color: #000;
}

.wp-block-gallery.columns-2.is-cropped.alignleft.extraclass {
    margin-right: 15px;
}

.post-layout-style2 .single-blog-content .entry-content .wp-block-column ol {
    margin-top: 0;
    padding-left: 15px;
}

.single-blog-content .wp-block-column blockquote {
    margin-top: 0!important;
    padding: 25px!important;
}

.single-blog-content .single-blog-inner .entry-content .wp-block-column blockquote p {
    font-size: 15px;
}

.single-blog-content .wp-block-columns.alignwide blockquote:before {
    content: "\efcd";
    top: 50%;
    font-family: 'IcoFont' !important;
    left: 0;
    font-size: 48px;
    line-height: 1;
    margin-top: -24px;
    color: #BEBEBE;
    opacity: 1;
    position: absolute;
}

.blog-details-content ul li {
    margin-bottom: 10px;
    font-weight: 400;
}

.post-layout-style2 .single-blog-content .entry-content ol li {
    margin-bottom: 10px;
}

.post-layout-style2 .single-blog-content .entry-content ul.wp-block-archives li a {
    color: #222;
    text-decoration: none;
    font-weight: 500;
}

.post-block-wrapper-latest.post-block-style-latest .latest-post-block-content h3.post-title {
    line-height: 1.2;
    margin-bottom: 15px;
}

.post-share-tag-box {
    display: none;
}

.blog-details-content p, .blog-details-content li {
    font-size: 18px;
}

.blog-post-comment .comment-respond .comment-reply-title {
    font-size: 40px;
}

.main-blog-layout .post-block-meta-list.single-post-metalist {
    margin-top: 0px;
}

.main-blog-layout .post-thumbnail.latest-post-thumbnail-wrap {
    margin-bottom: 30px;
}

.post-block-wrapper-latest .post-thumbnail.latest-post-thumbnail-wrap img {
    height: auto;
    width: auto;
}

.post-block-wrapper-latest .post-category-box a {
    margin-right: 4px;
    margin-bottom: 10px;
}

.blog-sidebar .widget_categories .cat-item span.post_count {
    background: #000!important;
    border-radius: 0;
}

.post-block-wrapper-latest .post-meta-date-box {
    line-height: 1;
    top: -3px;
}

.single-blog-content blockquote {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.page-links .page-link {
    background-color: #fff;
    color: #000;
}

.wp-block-code {
    border-radius: 0;
}

.post-layout-style2 .single-blog-content .entry-content h1 {
    margin-bottom: 15px;
    margin-top: 0;
}

.blog-details-content ul li {
    font-size: 18px;
    line-height: 1.5;
    color: #777777;
}

.post-layout-style2 .single-blog-content .entry-content ol li {
    line-height: 1.5;
    font-weight: 400;
}

.theme-blog-details .post-featured-image img {
    width: auto;
    height: auto; 
}

.pingback .comment-body {
    margin-left:0!important;
}

.comments-list {
    padding: 0;
}

body.search-results .post-category-box {
    display: none!important;
}

.main-container.blog-spacing {
    padding-top: 100px;
    padding-bottom: 100px;
}


.blog-details-content p {
    font-size: 18px;
    line-height: 1.5;
}

.single-post-metalist .post-meta-date-box:after {
    left: -1px;
}

.blog-sidebar .widget_recent_comments .recentcomments .comment-author-link {
    font-weight: 500;
    font-size: 17px;
}

.blog-sidebar .widget_rss ul li .rsswidget {
    display: block;
    color: #222;
    font-weight: 500;
    font-size: 18px;
}

.blog-sidebar .widget_rss ul li .rssSummary {
    color: #222;
    line-height: 25px;
    font-size: 17px;
}

.blog-sidebar .widget_rss ul li cite {
    font-weight: bold;
    display: block;
    margin-top: 10px;
    font-style: normal;
    color: #222;
    font-size: 16px;
}

h3.post-title.single_blog_inner__Title {
    font-size: 48px;
}

.widget_nav_menu ul.sub-menu li {
    padding-left: 8px;
}

.widget_nav_menu ul.sub-menu li:before {
    left: -6px;
}

.theme_blog_navigation__Wrap {
    display: none;
}

.blog-single-block.blog-details-content {
    margin-top: 50px;
}

.wp-block-file .wp-block-file__button {
    margin: 20px 0 0;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
}

.post-layout-style2 .single-blog-content .entry-content dd {
    font-size: 18px;
}

.post-layout-style2 .single-blog-content .entry-content b, .post-layout-style2 .single-blog-content .entry-content strong {
    color: #000;
}

.post-password-form input[type='submit'] {
    font-weight: 400;
}

.blog-post-comment .comment-content h1, .blog-post-comment .comment-content h2, .blog-post-comment .comment-content h3, .blog-post-comment .comment-content h4, .blog-post-comment .comment-content h5, .blog-post-comment .comment-content h6 {
    font-weight: 500;
}

.blog-post-comment blockquote, .blog-post-comment .blockquote {
    background: #eee;
    padding-left: 120px!important;
}

.blog-post-comment blockquote::before {
    content: "\efcd";
    top: 50%;
    font-family: 'IcoFont' !important;
    left: 50px;
    font-size: 48px;
    line-height: 1;
    margin-top: -24px;
    color: #BEBEBE;
    opacity: 1;
    position: absolute;
    opacity: 1;
}

.blog-post-comment table td {
    font-size: 17px;
    font-weight: 400;
}

.blog-post-comment .comment-content dd {
    margin: 0 1rem 1rem;
    font-size: 17px;
    line-height: 26px;
}

#cancel-comment-reply-link {
    font-size: 17px;
    font-weight: 400;
}

.comments-list .comment-reply-link {
    color: #000;
    font-size: 14px;
    font-weight: bold;
}

.comments-list .comment-author {
    font-size: 16px;
}

.blog.main-container .post-block-wrapper-latest .blog-item {
    margin-bottom: 0px;
}

.blog.main-container .post-block-wrapper-latest {
    margin-bottom: 70px;
}

.sticky-menu .logo.d-none a {
    color: #222;
}

.blog-sidebar .widget ul {
    margin-top: 8px;
}

.blog-single-block.blog-details-content {
    margin-top: 0;
}

.blog-content .title, .breadcrumb-content .title {
    word-wrap: break-word;
}

.blog-meta-two .list-wrap {
    flex-wrap: wrap;
}