/*------------------------------------------------------------------
[Master Stylesheet]
- Pre Header setting
- Header setting
- Heading Subheading Element
- Icon Heading Box
- Titlebar section
- Blog Box
- Portfolio Section
- Team Member Section
- Contact Form 7
- Client Logo Section
- Progress Bar Section
- Pricing Table Section
- Sidebar widget Section
- Footer Section
- Timebox List Section
- Custom Button
- Fact and digit
- Service Style
- Progress Bar
- Contact form
- error-404
- Search Popup Area CSS
- Tab and Accordion
- Button Section 
-------------------------------------------------------------------*/

body {
    counter-reset: thsnbox1 thsnbox2 thsn-rev-counter;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    padding: 20px 30px;
    outline: none;
    border-radius: 0px;
    font-weight: 700;
}

/* --------------------------------------
 * Pre Header setting
 * ---------------------------------------*/
.thsn-contact-info {
    font-size: 16px;
}
.thsn-pre-header-wrapper {
    font-size: 12px;
}
.thsn-color-white .thsn-contact-info li,
.thsn-color-white .thsn-contact-info li a,
.thsn-pre-header-wrapper.thsn-color-white .thsn-social-links a,
.thsn-pre-header-wrapper.thsn-color-white .thsn-header-search-btn a {
    color: #fff;
}
.thsn-color-white .thsn-contact-info li a:hover {
    opacity: 0.8;
}
.thsn-pre-header-wrapper .thsn-social-links {
    display: inline-block;
}
.thsn-contact-info li {
    position: relative;
    display: inline-flex;
}
.thsn-contact-info li i {
    font-size: 18px;
}

/*==== thsn-top-bar-bt ====*/
.thsn-top-bar-bt {
    font-size: 13px;
    display: inline-block;
    padding: 0 30px;
    background-color: #56aa46;
    color: #fff;
    vertical-align: top;
    font-weight: bold;
}
.thsn-top-bar-bt:hover {
    color: #fff;
}
.thsn-pre-header-right {
    display: flex;
}
.thsn-contact-info,
.thsn-pre-header-wrapper .thsn-social-links,
.thsn-pre-header-wrapper .thsn-pre-header-right>*,
.thsn-pre-header-wrapper .thsn-header-search-btn {
    position: relative;
}
.thsn-pre-header-wrapper .thsn-social-links,
.thsn-pre-header-wrapper .thsn-header-search-btn {
    padding: 0 15px;
}

/* --------------------------------------
 * Header setting
 * ---------------------------------------*/
.site-title,
.site-title a {
    -webkit-transition: none;
    transition: none;
}
.thsn-header-box span {
    display: block;
}
.thsn-right-box {
    position: relative;
}
.navigation-top-wrapper {
    display: flex;
    flex-grow: 1;
}
.thsn-slider-bottom-section {
    display: none;
}
.thsn-sticky-header .thsn-header-menu-area {
    background-color: transparent !important;
}

/* --------------------------------------
 * Heading Subheading Element
 * ---------------------------------------*/

/*** Dropdown Menu ( White ) ***/
.thsn-navbar.thsn-dropdown-active-color-white ul>li>ul>li.current-menu-item>a,
.thsn-navbar.thsn-dropdown-active-color-white ul>li>ul li.current_page_item>a,
.thsn-navbar.thsn-dropdown-active-color-white ul>li>ul li.current_page_ancestor>a,

/*** Main Menu ( White ) ***/
.thsn-navbar.thsn-main-active-color-white>div>ul>li:hover>a,
.thsn-navbar.thsn-main-active-color-white>div>ul>li.current_page_item>a,
.thsn-navbar.thsn-main-active-color-white>div>ul>li.current-menu-parent>a {
    color: #fff;
}

/*** Dropdown Menu ( Blackish ) ***/
.thsn-navbar.thsn-dropdown-active-color-blackish ul>li>ul>li.current-menu-item>a,
.thsn-navbar.thsn-dropdown-active-color-blackish ul>li>ul li.current_page_item>a,
.thsn-navbar.thsn-dropdown-active-color-blackish ul>li>ul li.current_page_ancestor>a,

/*** Main Menu ( Blackish ) ***/
.thsn-navbar.thsn-main-active-color-blackish>div>ul>li:hover>a,
.thsn-navbar.thsn-main-active-color-blackish>div>ul>li.current_page_item>a,
.thsn-navbar.thsn-main-active-color-blackish>div>ul>li.current-menu-parent>a {
    color: #071323;
}

/* --------------------------------------
 * Heading Subheading Element
 * ---------------------------------------*/
.thsn-heading-subheading h4.thsn-element-subtitle {
    position: relative;
    display: inline-block;
    padding-left: 20px;
}
.thsn-heading-subheading h4.thsn-element-subtitle:before {
    position: absolute;
    content: "";
    top: 5px;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: var(--thsn-grevo-global-color);
}
.thsn-elementor-bg-color-globalcolor .thsn-heading-subheading h4.thsn-element-subtitle:before {
    background-color: var(--thsn-grevo-white-color);
}

/*=== custom heading element ===*/
.elementor-widget.elementor-widget-thsn_custom_heading {
    margin-bottom: 0;
}

/* --------------------------------------
 * Icon Heading Box
 * ---------------------------------------*/
.thsn-elementor-bg-color-globalcolor.thsn-text-color-white .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-subheading h4:after,
.thsn-bg-color-globalcolor.thsn-text-color-white .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-subheading h4:after,
.thsn-text-color-white .thsn-ihbox.thsn-ihbox-style-hsbox .thsn-ihbox-subheading h4:after {
    background-color: #fff;
}

/* --------------------------------------
 * Titlebar setting
 * ---------------------------------------*/
.thsn-breadcrumb-inner {
    padding: 3px 15px;
    display: inline-block;
    background-color: #fff;
    border-radius: 10px;
}

/* --------------------------------------
 * Blog box style
 * ---------------------------------------*/
.thsn-meta-line a,
.thsn-meta-line {
    color: #999999;
    font-size: 12px;
}
.thsn-meta-line {
    margin-bottom: 5px;
    display: inline-block;
    margin-right: 15px;
    position: relative;
}
.themesion-element-blog .thsn-meta-comment-wrapper.thsn-meta-line:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0px;
    width: 20px;
    height: 1px;
    background-color: var(--thsn-grevo-blackish-color);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.themesion-element-blog .thsn-meta-comment-wrapper.thsn-meta-line:hover::before {
    background-color: var(--thsn-grevo-global-color);
}
.themesion-element-blog .thsn-meta-comment-wrapper.thsn-meta-line {
    padding-left: 35px;
}
.themesion-element-blog .thsn-meta-author-wrapper i,
.themesion-element-blog .thsn-meta-comment-wrapper i {
    color: var(--thsn-grevo-global-color);
}

/*=== Classic blog ===*/
.thsn-blog-meta-top .thsn-meta {
    margin-right: 0;
    position: relative;
    padding-left: 0;
    font-size: 14px;
    line-height: 20px;
    color: #60626d;
    text-transform: capitalize;
}
.thsn-blog-meta-top .thsn-meta a {
    color: #60626d;
}
.thsn-blog-meta-top .thsn-meta a:hover {
    color: var(--thsn-grevo-global-color);
}
.thsn-blog-meta-top .thsn-meta {
    margin-bottom: 5px;
    display: inline-block;
    margin-right: 13px;
}
.thsn-blog-classic {
    margin-bottom: 40px;
    position: relative;
    background: #fff;
}
.thsn-blog-meta.thsn-blog-meta-top {
    padding-bottom: 0;
    margin-bottom: 0;
}
.thsn-entry-content .wp-caption:last-child,
.thsn-blog-classic .thsn-blog-classic-inner .wp-audio-shortcode:last-child,
.thsn-blog-classic .thsn-blog-classic-inner .thsn-read-more-link:last-child,
.thsn-blog-classic .thsn-blog-classic-inner .wp-block-pullquote:last-child,
.thsn-blog-classic .thsn-blog-classic-inner .wp-block-media-text:last-child,
.thsn-blog-classic .thsn-blog-classic-inner .wp-block-cover.has-background-dim {
    margin-bottom: 25px;
}
.thsn-no-img.post.sticky {
    padding: 0px;
}
.format-status.thsn-no-img .thsn-blog-classic .thsn-blog-classic-inner {
    padding-top: 5px;
}
.thsn-entry-content .gallery {
    margin-bottom: 30px;
}
.thsn-blog-classic .thsn-featured-wrapper {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 30px 0;
}
.thsn-blog-classic .thsn-post-thumbnail {
    margin-bottom: 60px;
}
.thsn-blog-classic .thsn-post-title {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 15px;
    margin-top: 0;
}
.thsn-blog-classic .thsn-post-title a {
    display: block;
}
.thsn-blog-classic .thsn-post-title a:empty {
    display: block;
    margin-top: -15px;
}
.thsn-blog-classic .thsn-post-title a {
    color: var(--thsn-grevo-blackish-color);
}
.thsn-blog-classic .thsn-post-title a:hover {
    color: var(--thsn-grevo-global-color);
}
.thsn-blog-classic .thsn-entry-content {
    margin-top: 20px;
}
.single .thsn-blog-classic .thsn-blog-classic-inner .thsn-entry-content {
    margin-top: 0px;
}
.thsn-blog-classic .thsn-read-more-link {
    margin-top: 30px;
    margin-bottom: 0px !important;
}
article.post.thsn-no-img {
    margin-top: 0px;
}
.thsn-blog-classic .thsn-meta-date-wrapper {
    position: absolute;
    top: -30px;
    left: 0;
    color: #fff;
    font-size: 13px;
    line-height: normal;
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
    padding: 8px 25px 8px 25px;
    border-radius: 15px 0 0;
    background-color: var(--thsn-grevo-global-color);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.thsn-blog-classic .thsn-meta-date-wrapper span {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0px;
}
.thsn-blog-classic .thsn-blog-classic-inner {
    margin-top: -40px;
    padding: 25px 35px;
    padding-bottom: 40px;
    background: #fff;
    margin-left: 30px;
    position: relative;
    box-shadow: 0px 0px 20px 3px rgb(92 107 149 / 8%);
    border-radius: 0 0 30px;
}
article.thsn-no-img .thsn-blog-classic .thsn-blog-classic-inner {
    margin-top: 0px;
}
article.thsn-no-img .thsn-blog-classic-inner {
    margin-left: 0;
}
article:not(.thsn-no-img) .thsn-blog-meta-top .thsn-meta-date,
article.format-quote .thsn-meta-date-wrapper,
.thsn-no-img .thsn-blog-classic .thsn-meta-date-wrapper {
    display: none;
}
article.format-quote .thsn-blog-classic .thsn-featured-wrapper {
    overflow: visible;
}
article.format-quote .thsn-blog-classic blockquote {
    margin-bottom: 25px;
    display: inline-block !important;
}
.thsn-blog-classic .thsn-blog-meta.thsn-blog-meta-top {
    padding: 0 0 10px;
}
.thsn-blog-classic .thsn-meta-date-top {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 70px;
    height: 70px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 34px;
    font-weight: bold;
    padding-top: 10px;
    border-radius: 0px;
}
.thsn-blog-classic .thsn-meta-date-top span {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 13px;
}
.thsn-no-img .thsn-blog-classic .thsn-meta-date-top {
    display: none;
}
.thsn-blog-classic blockquote:not(.wp-block-quote):not(.has-text-color) {
    font-size: 18px;
    line-height: 30px;
    padding: 30px 40px;
    padding-right: 85px;
    position: relative;
    border: none;
    margin: 60px 0 55px;
    color: var(--thsn-grevo-blackish-color);
    border-radius: 20px 0 20px 0px;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgb(92 107 149 / 11%);
}
.thsn-blog-classic blockquote {
    border-color: var(--thsn-grevo-global-color);
}
.thsn-blog-classic blockquote:not(.wp-block-quote):not(.has-text-color):before {
    content: '\e852';
    font-family: "themesion-base-icons";
    font-size: 60px;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    right: 30px;
    top: -35px;
    color: #60626d;
}
.thsn-blog-classic blockquote:not(.wp-block-quote):not(.has-text-color):after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    width: 85px;
    height: 85px;
    border-radius: 70px 0 20px 0;
    background-color: var(--thsn-grevo-global-color);
}
.thsn-blog-classic blockquote .authorOrTitle {
    display: block;
    margin-top: 15px;
    font-size: 14px;
    line-height: 15px;
}
.wp-block-quote.is-style-large cite em:before,
blockquote cite:before,
blockquote small:before {
    content: "\2014\00a0";
    margin-right: 5px;
}
.wp-block-quote.is-style-large cite:before {
    display: none;
}
blockquote.wp-block-quote.is-style-large {
    padding: 40px 48px 50px;
    margin-top: 62px;
    margin-bottom: 30px;
}
blockquote cite,
blockquote small {
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    font-style: normal!important;
    margin-top: 10px;
    opacity: 1;
}
.wp-block-pullquote.is-style-solid-color blockquote {
    background-color: #fff;
}
blockquote cite em,
blockquote small em {
    font-style: normal;
}
.thsn-blog-classic-inner .wp-block-column p {
    margin-right: 35px;
}

/*=== single-post ===*/
.single-post .thsn-blog-classic .thsn-blog-classic-inner {
    top: auto;
    padding: 0;
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
    margin-left: 0;
}
.single-post .thsn-blog-classic-inner .thsn-meta-date-wrapper {
    top: -60px;
}
.single-post blockquote cite em {
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    margin-left: 5px;
    color: #60626d;
    font-weight: 700!important;
}
.single-post blockquote cite:before {
    display: none;
}
.single-post cite em:before {
    content: "\2014\00a0";
    margin-right: 5px;
}
.single-post .thsn-blog-classic .thsn-featured-wrapper {
    margin-bottom: 70px;
    border-radius: 60px 0;
}
.single-post .thsn-entry-content .gallery {
    margin-top: 35px;
    margin-bottom: 35px;
}
.single-post .gallery-columns-2 .gallery-item {
    text-align: left;
}
.single-post .gallery-icon img {
    border-radius: 10px;
    width: 100%;
}
.single-post .gallery-columns-2 .gallery-item:first-child {
    padding: 0 15px 0 0;
}
.single-post .gallery-columns-2 .gallery-item:last-child {
    padding: 0 0 0 15px;
}
.single-post ul.thsn-list-box {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
}
.single-post ul.thsn-list-box li {
    font-size: 15px;
    line-height: 34px;
    color: var(--thsn-grevo-blackish-color);
}
.single-post ul.thsn-list-box li i {
    font-size: 16px;
    color: var(--thsn-grevo-global-color);
    margin-right: 10px;
}
.single-post .thsn-blog-meta-bottom {
    padding-top: 30px;
}

/*=== Sticky post ===*/
.post.sticky {
    background-color: #fff;
    position: relative;
    padding: 1px 40px;
    overflow: hidden;
    margin-bottom: 30px;
    border: 10px solid;
}
.post.sticky .thsn-blog-classic .thsn-blog-classic-inner {
    border: 0;
}
.post.sticky .thsn-read-more-link a:after {
    background-color: #272727;
}
.post.sticky .thsn-blog-classic {
    margin-bottom: 0px;
    box-shadow: none;
    overflow: visible;
    border-radius: 0;
}
.post.sticky .thsn-blog-classic:after {
    font-family: "themesion-base-icons";
    content: "\e830";
    font-size: 25px;
    position: absolute;
    color: #fff;
    opacity: 1;
    right: 0px;
    top: 0px;
    background-color: var(--thsn-grevo-global-color);
    padding: 0;
    width: 70px;
    line-height: 70px;
    height: 70px;
    text-align: center;
    border-radius: 0;
}
.single .thsn-post-related .thsn-element-posts-wrapper .thsn-post-ele {
    margin-bottom: 0;
}

/*=== Single-blog-meta-bottom ===*/
.thsn-blog-meta-bottom {
    padding-top: 20px;
    display: -ms-flexbox!important;
    display: flex!important;
    border-top: 1px solid #dadada;
    margin-top: 10px;
}
.thsn-blog-meta-bottom .thsn-meta-tags .thsn-meta-title {
    color: #424d6c;
    font-size: 16px;
    font-weight: 600;
}
.thsn-blog-meta-bottom .thsn-meta-tags {
    display: block;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
}
.thsn-blog-meta-bottom .thsn-meta-tags a {
    margin: 0 5px 5px 0px;
    border: none;
    background-color: var(--thsn-grevo-light-bg-color);
}
.thsn-blog-meta-bottom .thsn-meta-tags a:first-child {
    margin-left: 0px;
}
.thsn-blog-meta-bottom-right {
    width: 50%;
    text-align: right;
}
.thsn-blog-meta-bottom ul {
    margin: 0;
    padding: 0;
}
.thsn-blog-meta-bottom ul li {
    margin-right: 15px;
    display: inline-block;
    margin-bottom: 15px;
}
.thsn-blog-meta-bottom ul li:last-child {
    margin: 0;
}
.thsn-blog-meta-bottom .thsn-social-share li a {
    position: relative;
    display: block;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
}
.thsn-blog-meta-bottom .thsn-tag-icon {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    line-height: 45px;
    font-size: 18px;
    text-align: center;
    background: #fff;
    margin: 0 auto;
    display: none;
}
.thsn-blog-meta-bottom-left {
    position: relative;
    overflow: hidden;
    width: 50%;
}

/*=== Classic no img ===*/
.thsn-social-share .thsn-social-li-facebook a {
    background-color: #3B5998;
}
.thsn-social-share .thsn-social-li-twitter a {
    background-color: #55ACEE;
}
.thsn-social-share .thsn-social-li-google-plus a {
    background-color: #dd4b39;
}
.thsn-social-share .thsn-social-li-linkedin a {
    background-color: #007bb5;
}
.thsn-social-share .thsn-social-li-youtube a {
    background-color: #bb0000;
}
.thsn-social-share .thsn-social-li-instagram a {
    background-color: #125688;
}
.thsn-social-share .thsn-social-li-pinterest a {
    background-color: #cb2027;
}
.thsn-social-share .thsn-social-li-snapchat-ghost a {
    background-color: #fffc00;
}
.thsn-social-share .thsn-social-li-skype a {
    background-color: #00aff0;
}
.thsn-social-share .thsn-social-li-android a {
    background-color: #a4c639;
}
.thsn-social-share .thsn-social-li-dribbble a {
    background-color: #ea4c89;
}
.thsn-social-share .thsn-social-li-vimeo a {
    background-color: #45bbff;
}
.thsn-social-share .thsn-social-li-tumblr a {
    background-color: #2c4762;
}
.thsn-social-share .thsn-social-li-vine a {
    background-color: #00b489;
    color: white;
}
.thsn-social-share .thsn-social-li-foursquare a {
    background-color: #45bbff;
}
.thsn-social-share .thsn-social-li-stumbleupon a {
    background-color: #eb4924;
}
.thsn-social-share .thsn-social-li-flickr a {
    background-color: #f40083;
}
.thsn-social-share .thsn-social-li-yahoo a {
    background-color: #430297;
}
.thsn-social-share .thsn-social-li-soundcloud a {
    background-color: #ff5500;
}
.thsn-social-share .thsn-social-li-reddit a {
    background-color: #ff5700;
}
.thsn-social-share .thsn-social-li-rss a {
    background-color: #ff6600;
}

/* --------------------------------------
 * Portfolio Section
 * ---------------------------------------*/
.themesion-overlay-box:hover img {
    transform: scale(1, 1);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    filter: blur(4px);
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -ms-filter: blur(1px);
    -o-filter: blur(1px);
}

/*=== Portfolio Single ===*/
.thsn-sep-heading {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 35px;
}
.thsn-sep-heading:after {
    position: absolute;
    content: "";
    width: 72px;
    height: 2px;
    bottom: 0;
    left: 0;
}
.single-thsn-portfolio .post-navigation .nav-links {
    padding-bottom: 0;
    padding-top: 0;
    border-top: 1px solid #EEEEF1;
}

/*=== thsn-portfolio-single-style-1 ===*/
.thsn-portfolio-single-style-1 .thsn-short-description {
    display: none;
}
.thsn-portfolio-single-style-1 .thsn-featured-wrapper {
    margin-bottom: 50px;
    border-radius: 50px 0 50px;
    overflow: hidden;
}

/*=== thsn-portfolio-lines-wrapper ===*/
.thsn-single-project-content-wrapper {
    position: relative;
}
.thsn-portfolio-summary {
    margin-bottom: 50px;
}
.thsn-single-project-details-list h3 {
    display: none;
}
.thsn-single-project-details-list h4 {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 20px;
    display: none;
}
.thsn-portfolio-lines-wrapper {
    margin-bottom: 50px;
}
.thsn-portfolio-lines-wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
}
.thsn-portfolio-lines-wrapper .thsn-portfolio-line-title {
    font-size: 18px;
    line-height: 20px;
    display: block;
    color: var(--thsn-grevo-blackish-color);
    position: relative;
    margin-bottom: 10px;
}
.thsn-portfolio-lines-wrapper .thsn-portfolio-line-title:before {
    position: absolute;
    content: "";
    left: -20px;
    width: 10px;
    margin-top: 5px;
    height: 10px;
    background-color: var(--thsn-grevo-global-color);
    border-radius: 50%;
}
.thsn-portfolio-lines-wrapper .thsn-portfolio-line-li {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    flex-grow: 1;
    display: block;
    border-radius: 20px 0 20px;
    background-color: var(--thsn-grevo-light-bg-color);
    padding: 28px 30px 25px 45px;
}

/*=== Single post navigation ===*/
.post-navigation .nav-links {
    margin-top: -1px;
    padding: 41px 0;
    display: -ms-flexbox;
    display: flex;
    align-items: normal;
    width: 100%;
}
.post-navigation .nav-links a:hover {
    color: var(--thsn-grevo-global-color);
}
.post-navigation .nav-links .nav-previous {
    margin-right: auto !important;
}
.post-navigation .nav-links .nav-next {
    text-align: right;
    margin-left: auto;
}
.post-navigation .nav-links .nav-previous,
.post-navigation .nav-links .nav-next {
    width: 50%;
}
.post-navigation .nav-links .thsn-prev-title,
.post-navigation .nav-links .thsn-next-title {
    color: #000;
    font-size: 13px;
    background-color: #f9f9f9;
    padding: 8px 34px;
    border-radius: 30px;
    margin-bottom: 15px;
    display: inline-block;
    border: 1px solid #dcdcdc;
    font-weight: 600;
    letter-spacing: .1em;
    text-transform: uppercase;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.post-navigation .nav-links .thsn-prev-title:hover,
.post-navigation .nav-links .thsn-next-title:hover {
    color: #fff;
    border-color: transparent;
}
.post-navigation .nav-links .nav-title,
.post-navigation .nav-links .nav-title {
    display: block;
    font-size: 20px;
    line-height: 30px;
}
.thsn-portfolio-single .thsn-portfolio-nav-head {
    font-size: 16px;
    color: #666666;
}
.thsn-portfolio-single .thsn-portfolio-nav-wrapper {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 240px;
}
.thsn-portfolio-single .nav-links .thsn-portfolio-nav-icon {
    width: 45px;
    text-align: left;
    display: inline-block;
    position: relative;
    font-size: 24px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.thsn-portfolio-single .nav-links .nav-next .thsn-portfolio-nav-icon {
    text-align: right;
}
.thsn-portfolio-single .nav-links .thsn-portfolio-nav-icon i {
    position: absolute;
    top: 50%;
    -khtml-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
}
.thsn-portfolio-single .nav-links .nav-previous .thsn-portfolio-nav-icon i {
    left: 0;
}
.thsn-portfolio-single .nav-links .nav-next .thsn-portfolio-nav-icon i {
    right: 0;
}
.thsn-portfolio-single .nav-links .nav-previous .thsn-portfolio-nav-icon i,
.thsn-portfolio-single .nav-links .nav-next .thsn-portfolio-nav-icon i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: rgba(var(--thsn-grevo-blackish-bg-color-rgb), 0.7);
    text-align: center;
    border-radius: 100%;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.thsn-portfolio-single .nav-links .nav-previous:hover .thsn-portfolio-nav-icon i,
.thsn-portfolio-single .nav-links .nav-next:hover .thsn-portfolio-nav-icon i {
    background: rgba(var(--thsn-grevo-global-color-rgb), 0.9);
    color: var(--thsn-grevo-white-color);
}
.thsn-portfolio-single .nav-links .nav-previous .thsn-portfolio-nav-wrapper {
    margin-left: 2px;
}
.thsn-portfolio-single .nav-links .nav-next .thsn-portfolio-nav-wrapper {
    margin-right: 2px;
    margin-left: auto;
}
.thsn-portfolio-single .navigation {
    margin-top: 40px;
}
.thsn-portfolio-single .thsn-portfolio-nav-wrapper {
    display: inline-block;
    vertical-align: middle;
}
.thsn-portfolio-single .post-navigation .nav-links {
    justify-content: space-between;
}
.thsn-portfolio-single .post-navigation .nav-links .nav-previous,
.thsn-portfolio-single .post-navigation .nav-links .nav-next {
    width: unset;
}
.thsn-portfolio-single .nav-links .nav-previous .thsn-portfolio-nav-wrapper {
    text-align: left;
}
.thsn-portfolio-single .nav-links .nav-next .thsn-portfolio-nav-wrapper {
    text-align: right;
}
.thsn-portfolio-single .nav-links a {
    display: -ms-flexbox !important;
    display: flex !important;
}
.thsn-portfolio-single .nav-links .nav-next a {
    justify-content: space-between;
}
.thsn-portfolio-single .nav-links a .thsn-portfolio-nav-wrapper {
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
}

/*=== thsn-portfolio-single-style-1=== */
.thsn-portfolio-single-style-1 .nav-links a {
    align-items: center;
    color: var(--thsn-grevo-blackish-color);
}
.thsn-portfolio-single-style-1 .thsn-portfolio-nav-thumbnail img {
    width: 95px;
    height: 95px;
}
.thsn-portfolio-single-style-1 .nav-previous .thsn-portfolio-nav-thumbnail img {
    border-radius: 15px 15px 0px;
}
.thsn-portfolio-single-style-1 .nav-next .thsn-portfolio-nav-thumbnail img {
    border-radius: 15px 15px 15px 0px;
}
.thsn-portfolio-single-style-1 .post-navigation .nav-links {
    padding-top: 60px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.thsn-portfolio-single-style-1 .nav-links .thsn-portfolio-nav-thumbnail {
    position: relative;
}
.thsn-portfolio-single-style-1 .nav-links .thsn-portfolio-nav-icon {
    position: absolute;
    width: auto;
    left: 0;
    top: 50%;
    color: #fff;
    font-size: 18px;
    -khtml-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
}
.thsn-portfolio-single-style-1 .nav-links a:hover .thsn-portfolio-nav-icon {
    color: var(--thsn-grevo-global-color);
}
.thsn-portfolio-single-style-1 .nav-links .nav-next .thsn-portfolio-nav-icon {
    right: 30px;
}
.thsn-portfolio-single-style-1 .nav-links .nav-previous .thsn-portfolio-nav-icon {
    left: 30px;
}
.thsn-portfolio-single-style-1 .nav-links .nav-previous .thsn-portfolio-nav-wrapper {
    margin-left: 30px;
    padding: 0;
}
.thsn-portfolio-single-style-1 .nav-links .nav-next .thsn-portfolio-nav-wrapper {
    margin-right: 30px;
}

/*=== single-thsn-service ===*/
.archive .themesion-ele-portfolio {
    margin-bottom: 30px;
}
.thsn-sortable-list-ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 42px;
    display: block;
}
.thsn-sortable-list-ul li {
    display: inline-block;
}
.thsn-sortable-list-ul li:before {
    content: ' ';
    margin: 0 20px;
}
.thsn-sortable-list-ul li:first-child:before {
    display: none;
}
.thsn-sortable-list a {
    font-size: 18px;
    letter-spacing: -0.5px;
}
.thsn-sortable-list a:hover {
    color: #222222;
}

/*=== thsn-category-style1 ===*/
.thsn-category-style1 {
    text-align: center;
}
.thsn-category-style1 .thsn-ihbox.thsn-ihbox-style-hsbox.thsn-align-center {
    margin-bottom: 0;
}
.thsn-category-style1 .thsn-sortable-list-ul {
    padding-bottom: 50px;
    display: inline-block;
    text-align: center;
    border-top: 1px solid #e2e2e3;
    margin-top: 30px;
    padding-top: 15px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
}
.thsn-category-style1 .thsn-sortable-list-ul li:first-child {
    margin-left: 0;
}
.thsn-category-style1 .thsn-sortable-list-ul li:last-child {
    margin-right: 0;
}
.thsn-category-style1 .thsn-sortable-link {
    position: relative;
}
.thsn-category-style1 .thsn-sortable-link.thsn-selected:after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #000;
    position: absolute;
    top: -20px;
    left: 0
}

/*=== thsn-category-style2 ===*/
.thsn-category-style2 .thsn-ihbox-style-hsbox {
    float: left;
    margin-bottom: 60px;
}
.thsn-category-style2 .thsn-sortable-list {
    float: right;
}
.thsn-category-style2 .thsn-ele-header-area:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.thsn-category-style2 .thsn-sortable-list-ul {
    margin-top: 15px;
}
.thsn-text-color-white .thsn-sortable-list a {
    color: #fff;
}

/*=== thsn-category-style3 ===*/
.thsn-category-style3 .thsn-ihbox-style-hsbox {
    float: left;
    margin-bottom: 60px;
}
.thsn-category-style3 .thsn-sortable-list {
    float: right;
    margin-top: 25px;
}
.thsn-category-style3 .thsn-sortable-link.thsn-selected:after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #000;
    position: absolute;
    top: -20px;
    left: 0
}
.thsn-category-style3 .thsn-sortable-link {
    position: relative;
}
.thsn-category-style3 .thsn-sortable-link.thsn-selected:after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #000;
    position: absolute;
    top: -20px;
    left: 0
}
.thsn-category-style3 .thsn-ele-header-area:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

/* --------------------------------------
 * Team Member Section
 * ---------------------------------------*/
.themesion-ele-team .themesion-overlay {
    background-color: rgba( var(--thsn-grevo-global-color-rgb), 0.50);
}

/*=== single-thsn-teammember ===*/
.tax-thsn-team-group.thsn-sidebar-no #primary.content-area {
    margin-top: 60px;
}
.tax-thsn-team-group .thsn-element-team-wrapper {
    margin-top: 40px;
}
.thsn-team-single-pbar {
    margin-top: 60px;
}

/*=== Single Team Member Style 1 ===*/
.thsn-team-single-style-1 .thsn-short-description {
    display: none;
}
.thsn-team-single-style-1 .thsn-featured-wrapper {
    border-radius: 60px 0;
    overflow: hidden;
}
.thsn-single-team-info {
    background: #fff;
}
.thsn-single-team-info li {
    margin-bottom: 0;
    padding: 10px 0px;
}
.thsn-team-single-style-1 .thsn-single-team-info li label {
    display: inline-block;
    min-width: 100px;
    font-weight: 700 !important;
    color: var(--thsn-grevo-blackish-color);
    margin-bottom: 0;
    font-size: 16px;
}
.thsn-team-single-style-1 .thsn-team-title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 5px;
}
.thsn-team-single-style-1 .thsn-team-designation {
    font-size: 16px;
    line-height: 20px;
    color: var(--thsn-grevo-global-color);
    font-weight: 500;
    font-style: normal;
    margin-bottom: 5px;
}
.single-thsn-team-member .thsn-team-single-style-1 .thsn-short-description {
    margin: 0;
}
.thsn-team-single-style-1 .thsn-short-description h3 {
    display: none;
}
.thsn-team-left-inner {
    background: none;
}
.thsn-team-des {
    box-shadow: 0px 15px 40px 0px rgb(92 107 149 / 8%);
    border-radius: 50px 0 50px;
    padding: 60px;
    margin-left: -100px;
    position: relative;
    background: #fff;
    overflow: hidden;
}
.thsn-team-social-links {
    margin-top: 0;
}
.thsn-team-single-style-1 .thsn-team-single-info {
    margin-bottom: 65px;
}
.thsn-team-single-style-1 .thsn-single-team-info {
    background-color: transparent;
    z-index: 5;
}
.thsn-team-single-style-1 .thsn-entry-content {
    margin: 0px;
}
.thsn-team-single-style-1 .thsn-team-download {
    position: absolute;
    content: "";
    right: -95px;
    bottom: -110px;
    width: 275px;
    height: 275px;
    color: #fff;
    text-align: center;
    padding: 70px 130px 130px 50px;
    z-index: 5;
    border-radius: 50% 50%;
    background-color: var(--thsn-grevo-global-color);
}
.thsn-team-single-style-1 .thsn-team-download a {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
}

/* --------------------------------------
 * Contact Form 7
 * ---------------------------------------*/
.wpcf7-form .input-group {
    display: block;
}
.wpcf7-form textarea {
    height: 120px;
}
.wpcf7-form input[type="number"],
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="search"] {
    height: 55px;
}

/*--- thsn-subscribe-form ---*/
.thsn-subscribe-form button {
    width: 100%;
    background-color: var(--thsn-grevo-blackish-color);
}
.thsn-subscribe-form button:hover {
    background-color: var(--thsn-grevo-global-color);
}
.thsn-subscribe-form input[type="text"],
.thsn-subscribe-form input[type="email"] {
    background: #fff;
    border: none;
    font-size: 16px;
    padding: 18px 24px;
    height: 60px;
}
.thsn-subscribe-form button {
    position: relative;
    font-size: 13px;
    letter-spacing: 1px;
    text-align: left;
    padding: 20px 40px;
}
.thsn-subscribe-form .input-group {
    margin-bottom: 25px;
}

/*--- thsn-form-style-1 ---*/
.thsn-form-style-1 .row {
    margin: 0 -10px;
}
.thsn-form-style-1 .col-md-6,
.thsn-form-style-1 .col-md-12 {
    padding: 0 10px;
}
.thsn-form-style-1 input[type="text"],
.thsn-form-style-1 input[type="email"],
.thsn-form-style-1 textarea {
    font-size: 15px;
    padding: 0 30px;
    background-color: #fff;
    border-radius: 6px;
    color: #9a9b9c;
}
.thsn-form-style-1 input[type="text"]::placeholder,
.thsn-form-style-1 input[type="email"]::placeholder,
.thsn-form-style-1 textarea::placeholder {
    color: #9a9b9c;
    font-weight: 700;
}
.thsn-form-style-1 button {
    padding: 20px 38px;
    background-color: var(--thsn-grevo-secondary-color);
}
.thsn-form-style-1 .input-group {
    display: block;
    margin-bottom: 22px;
}
.thsn-form-style-1 textarea {
    padding: 20px 30px;
}
.thsn-form-style-1 .input-group.input-button {
    margin-bottom: 0;
}
.wpcf7 .thsn-form-style-1 .ajax-loader {
    margin: 0;
}

/* --------------------------------------
 * Client Logo Section
 * ---------------------------------------*/
.thsn-client-wrapper {
    position: relative;
    text-align: center;
    z-index: 1;
    height: -webkit-max-content;
    display: inline-block;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
}
.owl-carousel .themesion-ele-client img {
    width: auto !important;
    max-width: 100%;
    display: inline-block !important;
}

/* --------------------------------------
 * Progress Bar Section
 * ---------------------------------------*/
.elementor-element.elementor-widget.elementor-widget-progress {
    margin-bottom: 25px;
}
.elementor-progress-bar {
    height: 8px !important;
    background-color: var(--thsn-grevo-global-color) !important;
}
.elementor-progress-bar {
    border-radius: 8px;
}
.elementor-progress-percentage {
    padding-right: 0;
    position: absolute;
    right: 0px;
    top: -30px;
}
.elementor-progress-percentage,
.elementor-widget-progress .elementor-title {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.4px;
    font-weight: 700 !important;
    color: var(--thsn-grevo-blackish-color) !important;
}
.elementor-progress-wrapper {
    margin-top: 5px;
}

/*=== Hide next prev button ===*/
.single-thsn-service .navigation {
    display: none;
}

/*=== single-service-contact ===*/
.thsn-service-single .thsn-service-feature-image .thsn-featured-wrapper {
    overflow: hidden;
    border-radius: 60px 0;
    margin-bottom: 50px;
}
.themesion-sidebar .widget.thsn_widget_list_all_posts {
    padding: 0;
    overflow: hidden;
    background-color: var(--thsn-grevo-global-color);
}
.widget.thsn_widget_list_all_posts .widget-title {
    display: none;
}
.themesion-sidebar .widget.single-service-contact,
div.widget .single-service-contact-inner {
    background-image: url(images/service-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.single-service-contact-inner {
    padding: 40px 0;
    padding-bottom: 30px;
    position: relative;
    overflow: hidden;
    text-align: center;
    color: #fff;
    font-size: 18px;
}
.service-thsn-icon {
    margin-bottom: 20px;
}
.service-thsn-icon i {
    font-size: 100px;
    line-height: 100px;
}
.single-service-contact-inner h4 {
    color: #fff;
    font-size: 24px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.single-service-contact-inner h5 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 400 !important;
    color: #fff;
    margin-bottom: 0;
}
.single-service-contact-inner a {
    color: #fff!important;
}
.single-service-contact a.btn-link {
    padding: 20px 50px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    border: 2px solid #fff;
    color: #fff;
    margin-top: 5px;
    display: inline-block;
}
.single-service-contact .thsn-ihbox-icon {
    background: #000;
    border-radius: 50%;
    font-size: 34px;
    color: #fff;
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    margin-bottom: 20px;
}
.single-service-contact-inner .thsn-service-button {
    display: inline-block;
    padding: 20px 45px;
    border-radius: 20px 0;
    background-color: var(--thsn-grevo-global-color);
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.single-service-contact-inner .thsn-service-button:hover {
    background-color: var(--thsn-grevo-blackish-bg-color);
    border-radius: 0 20px 0 0;
}
.single-service-contact-inner .thsn-service-button a:before {
    background-color: #fff;
}
.single-service-contact-inner .thsn-service-button a:after {
    color: #fff;
}
.widget.grevo_category_list_widget ul>li {
    margin-bottom: 0 !important;
}
.site-content .thsn_widget_list_all_posts ul>li {
    margin: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0;
}
.site-content .thsn_widget_list_all_posts ul>li a:before {
    position: absolute;
    content: '';
    border: 2px solid rgba(255, 255, 255, 0.6);
    width: 15px;
    height: 15px;
    border-radius: 50%;
    top: 26px;
    right: 30px;
    transition: all 500ms ease;
}
.site-content .thsn_widget_list_all_posts ul>li:hover a,
.site-content .thsn_widget_list_all_posts ul>li.thsn-post-active a {
    background-color: var(--thsn-grevo-blackish-color);
    color: #fff;
}
.site-content .thsn_widget_list_all_posts ul>li:hover a:before,
.site-content .thsn_widget_list_all_posts ul>li.thsn-post-active a:before {
    border-color: #fff;
    background: #fff;
}
.themesion-sidebar .widget.widget_media_image {
    padding: 0;
    background: none;
}
.site-content .thsn_widget_list_all_posts ul>li a {
    background-color: var(--thsn-grevo-global-color);
    color: #fff;
    padding: 20px 30px;
    display: block;
    position: relative;
    border-radius: 0px;
    font-weight: normal;
    font-size: 15px;
}

/* --------------------------------------
 * Sidebar Widget Section
 * ---------------------------------------*/

/*===search-form===*/
.search-form label {
    display: none;
}
.search-form button {
    position: absolute;
    right: 0;
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent;
    height: 58px;
    line-height: 58px;
    color: #ffffff;
    font-size: 16px;
    z-index: 1;
    width: 70px;
}
.search-form button .screen-reader-text {
    display: none;
}

/*=== themesion-sidebar .search-form ===*/
.widget.widget_search .search-form {
    position: relative;
}
.themesion-sidebar .widget_search .wp-block-search {
    display: block;
}
.themesion-sidebar .widget_search label.wp-block-search__label,
.themesion-sidebar .widget.widget_search .widget-title {
    color: #fff;
}
.themesion-sidebar .widget.widget_search .widget-title:after {
    background-color: #fff;
}
.themesion-sidebar .widget.widget_search {
    background-color: var(--thsn-grevo-global-color);
}
.widget.widget_search .search-form input[type="search"] {
    background-color: #fff;
    height: 60px;
    border: 0;
}
.widget.widget_search .search-form button {
    position: absolute;
    right: 0;
    padding: 0;
    border: none;
    outline: none;
    background-color: #fff;
    top: 0;
    height: 60px;
    color: #232e35;
    font-size: 16px;
    z-index: 1;
    width: 60px;
}
.widget.widget_search .search-form button:after {
    position: absolute;
    font-family: 'themesion-base-icons';
    content: '\e800';
    right: 20px;
    font-size: 16px;
    top: 21px;
    font-size: 16px;
    color: #232e35;
    line-height: normal;
    font-weight: normal;
}
.themesion-sidebar .widget_search .wp-block-search__label,
.widget.widget_block .wp-block-group>h2 {
    position: relative;
}
.themesion-sidebar .widget_search .wp-block-search__label,
.widget.widget_block .wp-block-group>h2,
.themesion-sidebar .widget .widget-title {
    padding: 0px 0 20px 20px;
    margin-bottom: 30px;
}
.themesion-sidebar .widget_search .wp-block-search__label:before,
.widget.widget_block .wp-block-group>h2:before,
.themesion-sidebar .widget .widget-title:before {
    display: block;
    height: 1px;
    margin-top: 0;
    margin-bottom: -2px;
    content: '';
    position: absolute;
    bottom: 0;
    left: -35px;
    background-color: #fff;
    width: calc(100% + 70px);
}
.themesion-sidebar .widget_search .wp-block-search__label:after,
.widget.widget_block .wp-block-group>h2:after,
.themesion-sidebar .widget .widget-title:after {
    position: absolute;
    content: "";
    left: 0px;
    width: 10px;
    margin-top: 8px;
    height: 10px;
    background-color: var(--thsn-grevo-global-color);
    border-radius: 50%;
}
.themesion-sidebar .widget_search .wp-block-search__label:after {
    background-color: #fff;
}
.themesion-sidebar .widget {
    background-color: var(--thsn-grevo-light-bg-color);
    padding: 30px 35px;
    margin-bottom: 30px;
    border-radius: 20px 0 20px;
}
.themesion-sidebar .widget:last-child {
    margin-bottom: 0;
}
.themesion-sidebar .widget .thsn-select {
    background-color: #fff;
}
.site-content ul.wp-block-categories li,
.site-content ul.wp-block-archives li,
.site-content .grevo_category_list_widget ul>li,
.site-content .widget_categories ul>li a,
.site-content .widget.widget_archive ul li a {
    margin: 2px 0;
    padding: 0;
}
.site-content ul.wp-block-categories li>a,
.site-content ul.wp-block-archives li>a,
.site-content .grevo_category_list_widget ul>li a,
.site-content .widget_categories ul>li a,
.site-content .widget.widget_archive ul li a {
    padding: 12px 30px 10px 30px;
    display: block;
    position: relative;
    line-height: normal;
}
.site-content .widget_categories ul>li,
.site-content .widget.widget_archive ul li {
    margin: 2px 0;
    padding: 0;
}
.site-content .widget.widget_categories ul ul {
    margin-top: 2px;
}
.site-content .widget.widget_archive ul>li {
    position: relative;
}
.site-content .widget.widget_archive ul>li span {
    position: absolute;
    right: 15px;
    top: 10px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background-color: #fff;
    text-align: center;
    display: block;
    font-size: 13px;
    font-weight: 700;
    border-radius: 100%;
}
.site-content .widget.widget_search .search-form button:before {
    content: none !important;
}

/* Content area - wp-block-archives */
.site-content .content-area ul.wp-block-archives li>a {
    display: inline-block;
    padding-right: 0;
}

/* --------------------------------------
 * Widget Section
* ---------------------------------------*/
.wp-block-latest-posts.wp-block-latest-posts__list li>a:before,
ul.wp-block-categories li>a:before,
ul.wp-block-archives li>a:before,
.site-content .widget.widget_archive ul li>a:before,
.site-content .widget.widget_categories ul li>a:before,
.site-content .widget.widget_meta ul li a:before,
.site-content .widget.widget_recent_comments ul li:before,
.site-content .widget ol.wp-block-latest-comments li:before,
.site-content .widget.widget_recent_entries ul li>a:before,
.site-content .widget.widget_nav_menu ul li>a:before,
.widget.widget_pages ul li a:before {
    position: absolute;
    content: '\e814';
    left: 0;
    font-size: 16px;
    top: 5px;
    color: var(--thsn-grevo-global-color);
    font-family: 'themesion-base-icons';
    line-height: normal;
    font-weight: normal;
}
.wp-block-latest-posts.wp-block-latest-posts__list li>a:before {
    top: 1px;
}
.site-content .widget.widget_recent_entries ul li>a:before {
    top: 4px;
}
.wp-block-latest-posts.wp-block-latest-posts__list li>a,
.site-content ul.wp-block-archives li a,
.site-content ul.wp-block-categories li>a,
.site-content .widget.widget_categories ul li>a,
.site-content .widget.widget_recent_comments ul li,
.site-content .widget ol.wp-block-latest-comments li,
.site-content .widget.widget_meta ul li>a,
.site-content .widget.widget_recent_entries ul li>a,
.site-content .widget.widget_archive ul li>a,
.site-content .widget.widget_categories ul li>a,
.site-content .widget.widget_nav_menu ul li>a,
.site-content .widget.widget_pages ul li>a {
    position: relative;
    padding-left: 20px;
}
.site-content .widget.widget_pages ul li>a {
    padding-left: 25px;
}
.themesion-sidebar .widget ul a {
    font-size: 15px;
    font-weight: bold !important;
    letter-spacing: 0px;
}
.grevo_recent_posts_widget .thsn-rpw-content .thsn-rpw-date a {
    letter-spacing: 0;
    font-weight: 500 !important;
    color: var(--thsn-grevo-global-color);
}
.site-content .widget ol.wp-block-latest-comments {
    padding-left: 0;
}
.site-content .widget.widget_recent_comments ul li,
.site-content .widget ol.wp-block-latest-comments li {
    color: #344450;
    padding-left: 25px;
}
.site-content .widget.widget_categories ul li>a {
    padding-left: 25px;
}
.site-content .widget.widget_categories ul li>a:before {
    content: '\f115';
    left: 0px;
    top: 16px;
    font-size: 13px;
    color: var(--thsn-grevo-global-color);
}
.site-content .widget.widget_archive ul li>a:before {
    content: '\e814';
    left: 0px;
    top: 13px;
    font-size: 16px;
}
ul.wp-block-categories li>a:before,
ul.wp-block-archives li>a:before {
    left: 0px;
    top: 13px;
    font-size: 16px;
}

/*=== widget_categories ===*/
.widget_archive ul li span,
.widget_categories ul li span {
    position: absolute;
    right: 15px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background-color: #fff;
    text-align: center;
    display: block;
    font-size: 12px;
    font-weight: 700;
    border-radius: 50%;
    top: 9px;
    color: var(--thsn-grevo-link-color-normal);
}
.thsn-text-color-white .widget_categories ul li span {
    background-color: #fff;
}

/*=== widget_recent_comments ===*/
.site-content .widget ol.wp-block-latest-comments li:before,
.site-content .widget.widget_recent_comments ul li:before {
    content: '\f0e5';
    top: 4px;
    font-size: 14px;
}
.site-content .widget ol.wp-block-latest-comments li:before {
    top: 0px;
}

/*=== widget_pages ===*/
.widget.widget_pages ul li a:before {
    content: '\e816';
    top: 7px;
    font-size: 12px;
}

/*=== Meta box ===*/
.thsn-metabox .widgettitle {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 15px;
    display: inline-block;
}
.thsn-metabox .widget ul li {
    margin-bottom: 12px;
}

/*=== Download  ===*/
.widget .download-list li i {
    margin-right: 10px;
    color: var(--thsn-grevo-secondary-color);
}
.widget .download-list li {
    font-weight: 600;
    padding-bottom: 5px;
    font-size: 14px;
}
.widget .download .item-download a {
    display: block;
    -webkit-transition: 0.2s ease-out 0s;
    -o-transition: 0.2s ease-out 0s;
    transition: 0.2s ease-out 0s;
}
.widget .download .item-download img {
    width: 50px;
    margin: 0;
    padding: 0;
    margin-right: 20px;
    float: left;
    vertical-align: middle;
}
.widget .download .item-download {
    font-weight: 700;
    font-size: 17px;
    clear: both;
    padding-top: 40px;
}
.widget .download .item-download:first-child {
    padding-top: 0px;
}
.widget .download .item-download a span {
    font-size: 12px;
    color: var(--thsn-grevo-global-color);
    font-weight: 700;
    display: block;
}

/*=== Ads  ===*/
.themesion-sidebar .thsn-text-widget-style-1 {
    padding: 0;
}
.thsn-text-widget-style-1 .thsn-service-content {
    overflow: hidden;
    position: relative;
    z-index: 0;
}
.thsn-text-widget-style-1 .thsn-content-wrapper {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.thsn-text-widget-style-1 .thsn-service-content:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 240px;
    background-color: var(--thsn-grevo-global-color);
    z-index: -1;
    -webkit-clip-path: polygon(0 0%, 0% 0%, 254% 100%, 0% 100%);
    clip-path: polygon(0 0%, 0% 0%, 254% 100%, 0% 100%);
}
.thsn-text-widget-style-1 .thsn-service-content:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 240px;
    background-color: var(--thsn-grevo-global-color);
    opacity: 0.9;
    z-index: -2;
    -webkit-clip-path: polygon(0% 100%, 100% 100%, 101% 0%, 0% 40%);
    clip-path: polygon(0% 100%, 100% 100%, 101% 0%, 0% 40%);
}
.thsn-text-widget-style-1 .thsn-service-content-inner {
    padding: 215px 30px 215px 30px;
    text-align: center;
    margin: 30px 30px 40px 30px;
    border: 6px solid var(--thsn-grevo-white-color);
}
.thsn-text-widget-style-1 .thsn-service-content .thsn-service-icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 42px;
    text-align: center;
    display: inline-block;
    background-color: var(--thsn-grevo-white-color);
    color: var(--thsn-grevo-global-color);
}
.thsn-text-widget-style-1 .thsn-content-wrapper h3 {
    font-size: 24px;
    line-height: 28px;
    color: var(--thsn-grevo-white-color);
    text-transform: capitalize;
    margin: 30px 0px 40px 0px;
    padding: 0px 40px;
}
.thsn-text-widget-style-1 .thsn-service-btn {
    padding: 15px 30px 12px 30px;
    font-size: 16px;
    line-height: normal;
    text-align: center;
    margin-top: 25px;
    color: var(--thsn-grevo-blackish-color);
    background-color: var(--thsn-grevo-white-color);
    font-weight: 700;
}
a.thsn-service-btn:hover {
    color: var(--thsn-grevo-white-color);
    background-color: var(--thsn-grevo-secondary-color);
}

/* --------------------------------------
 * Footer Section
* ---------------------------------------*/
.site-footer {
    font-size: 16px;
}
.thsn-footer-section.thsn-footer-widget-area {
    padding-top: 60px;
    padding-bottom: 60px;
    z-index: 2;
}
.site-footer .widget {
    padding: 40px 0 30px;
    position: relative;
}
.thsn-footer-section.thsn-text-color-white,
.thsn-footer-section.thsn-text-color-white a {
    color: #bbbbbb;
}
.thsn-footer-boxes,
.thsn-footer-section.thsn-footer-big-area-wrapper,
.thsn-footer-section.thsn-footer-text-area,
.thsn-footer-section.thsn-footer-text-area {
    z-index: 1;
    position: relative;
}
.footer-wrap {
    padding-top: 0px;
    padding-bottom: 50px;
}
ul.thsn-timelist-list .thsn-timelist-li-value {
    color: #b8c3cb;
}
.thsn-footer-section.thsn-text-color-white a:hover {
    color: #fff;
}
.thsn-footer-widget .widget .widget-title {
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 15px;
    margin-bottom: 30px;
    color: #fff;
    position: relative;
}
.thsn-footer-widget .widget .widget-title:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0px;
    display: inline-block;
    width: 50px;
    height: 4px;
    background-color: var(--thsn-grevo-global-color);
}
.site-footer .widget .footer-phone {
    font-size: 24px;
    color: var(--thsn-grevo-global-color);
}
.thsn-text-color-blackish .thsn-footer-widget .widget .widget-title {
    color: var(--thsn-grevo-blackish-color);
}

/*=== thsn Top Area ===*/
.site-footer .thsn-footer-overlay {
    background: #fff;
    position: relative;
    z-index: 1;
    height: 119px;
    border-top: 1px solid #eee;
    margin-right: -135px;
}
.thsn-footer-text-inner a {
    color: #bbbbbb;
}
.thsn-footer-text-area {
    overflow: hidden;
    font-size: 15px;
}
.thsn-footer-copyright-box-2 {
    text-align: center;
}
.thsn-footer-copyright-text {
    text-align: right;
}
.thsn-footer-copyright-text p {
    margin: 0;
}

/*=== Footer Social icon ===*/
.thsn-footer-text-area ul.thsn-social-links {
    list-style: none;
    text-align: right;
    margin: 0;
}
.thsn-footer-text-area ul.thsn-social-links li {
    display: inline-block;
    margin-right: 10px;
}
.thsn-footer-text-area ul.thsn-social-links li:last-child {
    margin-right: 0px;
}
.thsn-footer-text-area ul.thsn-social-links li a {
    display: block;
    border: 1px solid rgba(255, 255, 255, 0.30);
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.thsn-footer-text-area ul.thsn-social-links li a:hover {
    background-color: var(--thsn-grevo-global-color);
    border-color: var(--thsn-grevo-global-color);
}

/*=== thsn-float-menu ===*/
.site-footer .widget.widget_nav_menu ul li>a:before,
.site-footer .widget.thsn_widget_list_all_posts ul li>a:before,
.site-footer .widget.widget_meta ul li>a:before,
.site-footer .widget.widget_recent_entries ul li:before,
.site-footer .widget.widget_recent_comments ul li:before,
.site-footer .widget.widget_archive ul li a:before,
.site-footer .widget.widget_categories ul li a:before,
.site-footer .widget.widget_pages ul li a:before {
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.site-footer .widget.widget_nav_menu ul li>a:hover:before,
.site-footer .widget.thsn_widget_list_all_posts ul li>a:hover:before,
.site-footer .widget.widget_meta ul li>a:hover:before,
.site-footer .widget.widget_recent_entries ul li:hover:before,
.site-footer .widget.widget_recent_comments ul li:hover:before,
.site-footer .widget.widget_archive ul li a:hover:before,
.site-footer .widget.widget_categories ul li a:hover:before,
.site-footer .widget.widget_pages ul li a:hover:before,
.site-footer .widget ul a:hover {
    color: var(--thsn-grevo-global-color);
}
.site-footer .widget.widget_rss h2 .rsswidget a {
    color: var(--thsn-grevo-global-color);
}
.site-footer .widget ul>li {
    padding: 0px 0px 10px 0;
}
.site-footer .widget.widget_nav_menu ul li>a {
    position: relative;
    padding-right: 18px;
    display: block;
}
.site-footer .widget.widget_nav_menu ul li>a:before {
    position: absolute;
    content: '\f101';
    color: #fff;
    font-family: 'themesion-base-icons';
    font-weight: normal;
    line-height: normal;
    font-size: 16px;
    right: 0;
}
.site-footer .widget.widget_nav_menu ul li>a:before {
    top: 4px;
}
.site-footer .widget.widget_nav_menu ul li>a,
.site-footer .widget.widget_meta ul li>a,
.site-footer .widget.widget_recent_entries ul li,
.site-footer .widget.widget_recent_comments ul li,
.site-footer .widget.widget_archive ul li>a,
.site-footer .widget.widget_categories ul li>a,
.site-footer .widget.widget_pages ul li>a {
    position: relative;
    padding-left: 18px;
    display: block;
}
.site-footer .widget.widget_nav_menu ul li>a:before,
.site-footer .widget.thsn_widget_list_all_posts ul li>a:before,
.site-footer .widget.widget_meta ul li>a:before,
.site-footer .widget.widget_recent_entries ul li:before,
.site-footer .widget.widget_recent_comments ul li:before,
.site-footer .widget.widget_archive ul li a:before,
.site-footer .widget.widget_categories ul li a:before,
.site-footer .widget.widget_pages ul li a:before {
    position: absolute;
    content: '\f101';
    color: #fff;
    font-family: 'themesion-base-icons';
    font-weight: normal;
    line-height: normal;
    font-size: 16px;
    left: 0;
}
.thsn-text-color-blackish .widget.widget_nav_menu ul li>a:before,
.thsn-text-color-blackish .widget.thsn_widget_list_all_posts ul li>a:before,
.thsn-text-color-blackish .widget.widget_meta ul li>a:before,
.thsn-text-color-blackish .widget.widget_recent_entries ul li:before,
.thsn-text-color-blackish .widget.widget_recent_comments ul li:before,
.thsn-text-color-blackish .widget.widget_archive ul li a:before,
.thsn-text-color-blackish .widget.widget_categories ul li a:before,
.thsn-text-color-blackish .widget.widget_pages ul li a:before {
    color: var(--thsn-grevo-blackish-color);
}
.thsn-text-color-blackish .widget_archive ul li span,
.thsn-text-color-blackish .widget_categories ul li span {
    background-color: var(--thsn-grevo-light-bg-color);
}
.site-footer .widget.widget_nav_menu ul li>a:before,
.site-footer .widget.widget_meta ul li>a:before,
.site-footer .widget.widget_recent_entries ul li:before,
.site-footer .widget.widget_recent_comments ul li:before,
.site-footer .widget.widget_archive ul li a:before,
.site-footer .widget.widget_categories ul li a:before,
.site-footer .widget.widget_pages ul li a:before {
    top: 4px;
}

/*=== Footer Widget ===*/
.site-footer .widget_archive ul li {
    position: relative;
}
.site-footer .widget_archive ul li span,
.site-footer .widget_categories ul li span {
    position: absolute;
    right: 15px;
    top: 0;
}
.thsn-text-color-white .widget_categories ul li span,
.thsn-text-color-white .widget_archive ul li span {
    background-color: #333333;
    color: #fff;
}

/*=== Footer Social icon  ===*/
.footer-social-links {
    border-top: 1px solid rgb(255 255 255 / 5%);
    margin-top: 50px;
    margin-left: -45px;
    margin-right: -45px;
}
.footer-social-links {
    padding-top: 60px;
    padding-bottom: 0px;
}
.footer-social-links .thsn-social-links {
    margin-top: -15px;
}
.footer-social-links .thsn-social-links li {
    display: inline-block;
}
.footer-social-links .thsn-social-links li a {
    display: inline-block;
    background-color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0 4px;
    text-align: center;
    color: #333;
    border-radius: 50%;
}
.footer-social-links .thsn-social-links li a:hover {
    color: #fff;
}
.thsn-footer-text-area {
    padding-top: 0;
    padding-bottom: 0;
}

/*=== Footer Overlay Box  ===*/
.thsn-footer-overlay {
    border-top: 1px solid #EEEEF1;
    padding-top: 40px;
}
.thsn-footer-overlay-right {
    display: flex;
}
.thsn-footer-contact-info-inner {
    position: relative;
    padding-left: 70px;
    margin-bottom: 30px;
}
.thsn-footer-contact-info i {
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 45px;
    line-height: 45px;
    text-align: center;
    color: var(--thsn-grevo-global-color);
}
.thsn-footer-contact-info span {
    display: block;
    font-weight: 500;
    color: var(--thsn-grevo-blackish-color);
    font-size: 20px;
    line-height: 20px;
}
@media (min-width: 768px) {
    .thsn-footer-overlay-left.col-md-3 {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
    .thsn-footer-overlay-right.col-md-9 {
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }
    .thsn-footer-contact-info {
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%;
        position: relative;
    }
    .thsn-footer-contact-info {
        margin-right: 25px;
    }
    .thsn-footer-contact-info .thsn-footer-contact-info-wrap{
        padding-right: 30px;
    }

    .thsn-footer-contact-info:last-child {
        margin-right: 0px;
    }
    .thsn-footer-contact-info:after {
        content: "";
        width: 1px;
        height: 56px;
        background-color: #EEEEF1;
        position: absolute;
        right: 12px;
        top: 0;
        transform: rotate(20deg);
    }
    .thsn-footer-contact-info:last-child:after {
        display: none;
    }
}
.thsn-footer-news i {
    font-size: 80px;
    line-height: normal;
}
.thsn-footer-news h4 {
    font-size: 26px;
    margin-bottom: 26px;
}
.thsn-footer-newsletter-form button {
    margin-top: 20px;
    padding: 20px 45px;
    border-radius: 30px 0px;
}
.thsn-footer-newsletter-form button:hover {
    color: #000;
    border-radius: 0px 30px 0px 0px;
    background-color: #fff;
}
.thsn-footer-newsletter-form input[type="email"] {
    border: 0;
}

/*=== Footer Common css ===*/
.thsn-footer-section .thsn-footer-contact-info-wrap span.thsn-label {
    font-weight: 700;
}
.thsn-footer-section.thsn-footer-big-area-wrapper {
    background-color: var(--thsn-grevo-white-color);
    border-top: 1px solid #EEEEF1;
    padding-top: 40px;
}
.thsn-footer-section.thsn-footer-big-area-wrapper .thsn-footer-contact-info {
    max-width: 100%;
}
.thsn-footer-section.thsn-footer-big-area-wrapper .thsn-footer-contact-info .thsn-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}
.thsn-footer-section.thsn-footer-big-area-wrapper .footer-wrap.thsn-footer-big-area {
    padding-bottom: 40px;
}
.thsn-footer-section .thsn-footer-contact-info-wrap {
    margin-left: 60px;
}
.thsn-footer-copyright-box.thsn-footer-copyright-text {
    display: none;
}
.thsn-footer-section.thsn-footer-big-area-wrapper:before {
    z-index: 0;
}
.thsn-footer-section.thsn-footer-text-area .col-md-12 .thsn-footer-copyright-text-area,
.thsn-footer-logo-box .thsn-footer-logo {
    text-align: center;
}
.thsn-footer-section.thsn-footer-text-area .col-md-6 .thsn-footer-logo-box .thsn-footer-logo {
    text-align: right;
}

/*=== Footer Custom Style 1 ===*/
.thsn-footer-style-1 .thsn-footer-text-inner {
    padding: 45px 0;
}
.thsn-footer-style-1 .thsn-footer-menu-area{
    margin-top: 0;
}
.thsn-footer-style-1 ul.thsn-footer-menu{
    margin-bottom: 0;
}

.thsn-footer-style-1.site-footer:before {
    width: 100%;
}
.thsn-footer-style-1 .thsn-footer-menu-area.thsn-footer-copyright-text ul li a {
    display: unset;
    border: none;
    width: unset;
    height: unset;
    line-height: unset;
    text-align: unset;
    clear: both;
}
.thsn-footer-style-1.thsn-bg-color-blackish .thsn-footer-section.thsn-footer-text-area.thsn-bg-color-transparent{
    border-top: 1px solid rgb(255 255 255 / 15%);
}

/*=== Footer Custom Style 2 ===*/
.thsn-footer-style-2 .thsn-footer-section.thsn-footer-widget-area {
    padding-bottom: 20px;
}
.thsn-footer-style-2 .thsn-footer-section:before {
    border-radius: 0px 50px 0px 0px;
    overflow: hidden;
}
.thsn-footer-style-2 .thsn-footer-text-inner:after {
    content: '';
    position: absolute;
    left: 100px;
    top: 0;
    height: 100%;
    width: 2000px;
    background: #000;
    z-index: -1;
}
.thsn-footer-style-2 .thsn-footer-text-inner {
    background: #000;
    padding: 45px 60px;
    padding-right: 0px;
    border-radius: 50px 0 0 0;
    position: relative;
    color: #bbbbbb;
}
.thsn-footer-widget a.btn-arrow {
    border-radius: 0;
    padding: 0;
    display: inline-block;
    margin-top: 30px;
    color: var(--thsn-grevo-global-color);
}

/*=== Theme Special custom CSS ===*/
.thsn-footer-style-2 .thsn-footer-widget-col-2 {
    padding-right: 60px;
}
.thsn-footer-style-2 .thsn-footer-widget-col-3 {
    padding-right: 100px;
}

/*=== news Latter ===*/
.thsn-footer-style-2.site-footer .widget.thsn-footer-news {
    background-color: var(--thsn-grevo-global-color);
    border-radius: 0px 50px 0px 0px;
    margin-right: 10px;
    padding: 50px 30px;
    color: #fff;
    margin-top: -140px;
}

/*=== Custom copyright ===*/
.thsn-footer-style-2 .thsn-footer-copyright-box-1.col-md-4 {
    -ms-flex: 0 0 42%;
    flex: 0 0 42%;
    max-width: 42%;
}
.thsn-footer-style-2 .thsn-footer-copyright-box-2.col-md-4 {
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    max-width: 24%;
}
.thsn-footer-style-2.thsn-footer-section.thsn-text-color-white a.thsn-link {
    color: var(--thsn-grevo-global-color);
    text-decoration: underline;
}
.thsn-footer-style-2.site-footer .thsn-footer-section:before,
.thsn-footer-style-2.site-footer {
    background-color: transparent !important;
}
.thsn-footer-style-2.site-footer:before {
    width: calc(100% - 135px);
    border-radius: 0px 50px 0px 0px;
}
.thsn-footer-style-2 .thsn-footer-section.thsn-footer-text-area {
    margin-right: 140px;
    margin-left: 140px;
}
.thsn-parent-footer-2.thsn-footer-big-area-wrapper > .footer-wrap.thsn-footer-big-area > .container > .row > .col-sm-12{
    flex: 0 0 70%;
    max-width: 70%;
    margin-left: 30%;
}
.thsn-footer-style-2 .thsn-footer-menu-area{
    text-align: left;
}


/* --------------------------------------
 * Timebox List Section
 * ---------------------------------------*/
ul.thsn-timelist-list {
    padding: 0px;
    margin: 0;
}
ul.thsn-timelist-list li {
    list-style: none;
    padding: 8px 0px;
}
ul.thsn-timelist-list li:first-child {
    padding-top: 0;
}
ul.thsn-timelist-list li:last-child {
    border-bottom: none;
}
ul.thsn-timelist-list .thsn-timelist-li-value {
    float: right;
}

/* --------------------------------------
 * error-404
 * ---------------------------------------*/
.error404 .site-content-contain {
    background-color: transparent !important;
}
.error404 .site-content-contain .site-content-wrap {
    position: relative;
    background-color: transparent;
}
.error404 .site-content-contain .site-content-wrap::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.error404 .site-content-contain.thsn-bg-color-transparent .site-content-wrap::after {
    background-color: transparent !important;
}
.error404 .site-content-contain.thsn-bg-color-globalcolor .site-content-wrap::after {
    background-color: var(--thsn-grevo-global-color) !important;
}
.error404 .site-content-contain.thsn-bg-color-secondarycolor .site-content-wrap::after {
    background-color: var(--thsn-grevo-secondary-color) !important;
}
.error404 .site-content-contain.thsn-bg-color-white .site-content-wrap::after {
    background-color: var(--thsn-grevo-secondary-color) !important;
}
.error404 .site-content-contain.thsn-bg-color-light .site-content-wrap::after {
    background-color: var(--thsn-grevo-light-bg-color) !important;
}
.error404 .site-content-contain.thsn-bg-color-blackish .site-content-wrap::after {
    background-color: var(--thsn-grevo-blackish-color) !important;
}
.error-404 {
    margin: 0;
    width: 100%;
    padding: 196px 0px 196px 0px;
    position: relative;
    text-align: center;
}
.error-404 .error-message {
    color: #2c2c2c;
}
.error-404 .error-message {
    display: inline-block;
    font-size: 290px;
    line-height: 290px;
    font-weight: 900;
}
.error-404 .footer-message {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    margin-top: 15px;
    color: var(--thsn-grevo-white-color);
}
.error-404 .search-form {
    margin: 45px auto;
    max-width: 400px;
}
.error404 .site-content-contain #content .row {
    display: block;
}
.error404 .search-form {
    position: relative;
}
.error404 .search-form input[type="search"] {
    border-radius: 0px;
    height: 58px;
    line-height: 58px;
    border: 1px solid #f2f3f4;
    padding-right: 55px;
}
.error404 .search-form .search-submit:after {
    font-family: "themesion-base-icons";
    content: '\e800';
    position: absolute;
    right: 16px;
    top: 0;
    opacity: 1;
    z-index: 1;
    color: #dbdbdb;
    font-size: 22px;
}
.error404 .search-form label {
    display: none;
}
.error404 .search-form button {
    position: absolute;
    right: 5px;
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent;
    top: 50%;
    height: 50px;
    line-height: 50px;
    margin-top: -25px;
    color: #ffffff;
    font-size: 16px;
    z-index: 1;
    width: 50px;
}
.error404 #primary {
    flex: none !important;
    max-width: none !important;
}
.error404 .thsn-header-style-2 .thsn-header-menu-area {
    border-bottom: 1px solid #f1f1f1;
}
.error404 a.thsn-home-back {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 15px;
    position: relative;
    padding: 20px 40px;
    border-radius: 20px 0;
    color: var(--thsn-grevo-white-color);
    background-color: var(--thsn-grevo-blackish-bg-color);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.error404 .page-content a.thsn-home-back span:after {
    top: 2px;
}
.error404 a.thsn-home-back:hover {
    background-color: var(--thsn-grevo-global-color);
    border-radius: 0 20px 0 0;
}
.error404 .thsn-text-color-white a.thsn-home-back {
    color: #fff;
}
.error404 .thsn-title-bar-wrapper {
    display: none;
}
.error404 h2.page-title {
    font-size: 200px;
    line-height: 210px;
    color: #fff;
    font-weight: bold;
}
.error404 .site-content-wrap {
    position: relative;
}
.error404 .site-content-wrap:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: none !important;
}
.error404 .thsn-text-color-blackish a.thsn-home-back:hover {
    opacity: 0.9;
}

/*=== search-no-results ===*/
.search-no-results #primary {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.search-no-results-content {
    padding: 80px 50px;
    text-align: center;
    margin-bottom: 100px;
}
.search-no-results-content p {
    margin-bottom: 30px;
    display: inline-block;
    font-size: 22px;
    line-height: 30px;
    max-width: 480px;
}
.search-no-results .search-no-results-content .search-form {
    position: relative;
}
.search-no-results .search-no-results-content .search-form input[type="search"] {
    padding-right: 50px;
    height: 60px;
}

/* clears the 'X' from Chrome */

.search-no-results .search-no-results-content .search-form input[type="search"]::-webkit-search-decoration,
.search-no-results .search-no-results-content .search-form input[type="search"]::-webkit-search-cancel-button,
.search-no-results .search-no-results-content .search-form input[type="search"]::-webkit-search-results-button,
.search-no-results .search-no-results-content .search-form input[type="search"]::-webkit-search-results-decoration {
    display: none;
}
.search-no-results .search-no-results-content .search-form button {
    top: 5px;
    right: 5px;
    height: 50px;
    line-height: 50px;
    width: 50px;
    background-color: var(--thsn-grevo-global-color);
}
.search-no-results .search-no-results-content .search-form button:after {
    position: absolute;
    font-family: 'themesion-base-icons';
    content: '\e800';
    right: 16px;
    font-size: 16px;
    top: 17px;
    font-size: 16px;
    color: #ffffff;
    line-height: normal;
}
.search-results .thsn-top-search-form .search-form button {
    background-color: var(--thsn-grevo-global-color);
}

/* --------------------------------------
 * Search Popup Area CSS
 * ---------------------------------------*/
.thsn-header-search-form-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.9);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    -ms-transition: .4s;
    transition: .4s;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
}
.thsn-header-search-form-wrapper.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
}
.thsn-header-search-form-wrapper .search-form {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.thsn-header-search-form-wrapper .search-form:after {
    font-family: "themesion-base-icons";
    content: '\e800';
    position: absolute;
    right: 10px;
    top: 15px;
    color: #fff;
    font-size: 25px;
    line-height: normal;
}
.thsn-header-search-form-wrapper .search-form input[type="search"] {
    height: 65px;
    line-height: 65px;
    font-size: 28px;
    background-color: transparent;
    text-align: left;
    color: #fff;
    border: none;
    border-bottom: 3px solid #fff;
    padding-left: 0;
    border-radius: 0;
}
.thsn-header-search-form-wrapper .search-form button:before {
    display: none;
}
.thsn-header-search-form-wrapper .search-form input[type="search"]::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #a4a4a4;
    opacity: 1;
    /* Firefox */
}
.thsn-header-search-form-wrapper .search-form input[type="search"]:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #a4a4a4;
}
.thsn-header-search-form-wrapper .search-form input[type="search"]::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #a4a4a4;
}
.thsn-header-search-form-wrapper .search-form [type=submit] {
    position: absolute;
    height: 50px;
    width: 50px;
    right: 0;
    background-color: transparent;
    text-indent: -9999px;
}
.thsn-header-search-form-wrapper .thsn-search-close {
    position: absolute;
    top: 40px;
    right: 40px;
    border-color: #fff;
    color: #fff;
    opacity: 0.8;
    font-size: 30px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    -ms-transition: .4s;
    transition: .4s;
    text-align: center;
    cursor: pointer;
}
.thsn-header-search-form-wrapper .thsn-search-close:hover {
    opacity: 1;
}

/* --------------------------------------
 * Tab and Accordion
 * ---------------------------------------*/
.elementor-accordion .elementor-tab-title {
    position: relative;
    font-size: 16px;
    line-height: 24px !important;
    padding: 18px 28px 15px 28px !important;
    background-color: #fff;
    box-shadow: 0px 0px 20px 0px rgb(92 107 149 / 11%);
    border: none;
    border-radius: 20px 0;
    color: var(--thsn-grevo-blackish-color) !important;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.elementor-accordion .elementor-tab-title a {
    color: var(--thsn-grevo-blackish-color);
}
.elementor-accordion .elementor-tab-title:hover a,
.elementor-accordion .elementor-tab-title.elementor-active a {
    color: #fff;
}
.elementor-accordion .elementor-tab-title:hover,
.elementor-accordion .elementor-tab-title.elementor-active {
    color: #fff !important;
    background-color: var(--thsn-grevo-blackish-bg-color) !important;
}
.elementor-accordion .elementor-accordion-item {
    border: none !important;
    margin-bottom: 20px;
}
.elementor-accordion-item {
    position: relative;
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {
    font-size: 13px;
    color: var(--thsn-grevo-global-color);
}
.elementor-accordion .elementor-tab-content {
    padding: 20px 15px 0;
    border: none !important;
}

/* --------------------------------------
 * Button Section
 * ---------------------------------------*/

/*=== elementor-widget-button ===*/
button:focus {
    outline: 0;
}
.elementor-button {
    position: relative;
}
.elementor-widget-button .elementor-button.elementor-size-sm:after {
    right: 18px;
}
.elementor-widget-button .elementor-button.elementor-size-sm:before {
    right: 22px;
}
.thsn-btn-style-flat.thsn-btn-color-globalcolor .elementor-button:before {
    background-color: #fff;
}
.elementor-button {
    border-radius: 0;
}
.elementor-widget-button.thsn-btn-style-outline.thsn-btn-shape-square .elementor-button,
.elementor-widget-button.thsn-btn-style-flat.thsn-btn-shape-square .elementor-button {
    border-radius: 0;
}
.elementor-widget-button.thsn-btn-shape-round .elementor-button {
    border-radius: 20px 0;
}
.elementor-widget-button.thsn-btn-shape-round .elementor-button:hover {
    border-radius: 0 20px 0 0;
}
.elementor-widget-button.thsn-btn-shape-rounded .elementor-button {
    border-radius: 10px;
}
.elementor-widget.elementor-widget-button {
    color: #fff;
}
.thsn-elementor-bg-color-globalcolor .thsn-btn-color-blackish .elementor-button:hover {
    color: var(--thsn-grevo-blackish-color);
}
.thsn-elementor-bg-color-globalcolor .thsn-btn-color-blackish.thsn-btn-style-text .elementor-button:hover {
    color: #fff;
    background-color: transparent;
}
.thsn-elementor-bg-color-globalcolor .thsn-btn-color-blackish.thsn-btn-style-text .elementor-button:hover .elementor-button-content-wrapper:before {
    background-color: #fff;
}
.thsn-elementor-bg-color-globalcolor .thsn-btn-color-blackish.thsn-btn-style-flat .elementor-button:hover .elementor-button-content-wrapper:before {
    background-color: var(--thsn-grevo-blackish-bg-color);
}
.thsn-btn-style-flat.thsn-btn-color-white .elementor-button {
    background-color: #fff;
}
.thsn-btn-style-flat.thsn-btn-color-white .elementor-button:hover {
    background-color: var(--thsn-grevo-blackish-color);
    color: #fff;
}
.thsn-elementor-bg-color-blackish .thsn-btn-style-flat.thsn-btn-color-white .elementor-button:hover {
    background-color: var(--thsn-grevo-global-color);
}
.thsn-btn-style-flat.thsn-btn-color-white .elementor-button:hover::before {
    background-color: #fff;
}
.elementor-widget-button.thsn-btn-bg-color-secondary .elementor-button {
    background-color: var(--thsn-grevo-secondary-color);
}
.thsn-btn-style-text.thsn-btn-color-secondary .elementor-button {
    color: var(--thsn-grevo-secondary-color);
}
.thsn-btn-style-text.thsn-btn-color-secondary .elementor-button:hover {
    color: var(--thsn-grevo-global-color);
}
.thsn-btn-style-flat .elementor-button,
.thsn-btn-style-flat.thsn-btn-color-globalcolor .elementor-button,
.thsn-btn-style-flat.thsn-btn-color-blackish .elementor-button:hover {
    background-color: var(--thsn-grevo-global-color);
}
.thsn-btn-color-white .elementor-button,
.thsn-btn-style-text.thsn-btn-color-globalcolor .elementor-button {
    color: var(--thsn-grevo-global-color);
}
.thsn-btn-style-text.thsn-btn-color-globalcolor .elementor-button:hover {
    color: var(--thsn-grevo-secondary-color);
}
.thsn-btn-style-outline .elementor-button {
    background-image: none !important;
    background-color: transparent;
    border: 2px solid #000;
    color: #000;
}
.thsn-btn-style-outline.thsn-btn-color-white .elementor-button {
    border-color: #fff;
    color: #fff;
}
.thsn-btn-style-flat.thsn-btn-color-blackish .elementor-button .elementor-button-content-wrapper:before,
.thsn-btn-style-outline.thsn-btn-color-blackish .elementor-button:hover .elementor-button-content-wrapper:before,
.thsn-btn-style-outline.thsn-btn-color-white .elementor-button:hover {
    background-color: #fff;
}
.thsn-btn-style-outline .elementor-button:hover {
    color: #fff;
}
.elementor-widget-button .elementor-button {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}
.elementor-button.elementor-size-xs {
    padding: 12px 34px;
}
.elementor-button.elementor-size-sm {
    padding: 20px 20px;
}
.elementor-button.elementor-size-md {
    padding: 20px 40px;
}
.elementor-button.elementor-size-lg {
    padding: 20px 46px;
}
.elementor-button.elementor-size-xl {
    padding: 18px 60px;
}
.thsn-btn-style-outline .elementor-button {
    color: var(--thsn-grevo-blackish-color);
}
.thsn-btn-color-blackish.thsn-btn-style-outline .elementor-button {
    border-color: var(--thsn-grevo-blackish-color);
}
.thsn-btn-style-outline .elementor-button:hover::before {
    background-color: #fff;
}
.thsn-btn-color-globalcolor.thsn-btn-style-outline .elementor-button {
    border-color: var(--thsn-grevo-global-color);
}
.thsn-btn-style-outline.thsn-btn-color-globalcolor .elementor-button:hover {
    background-color: var(--thsn-grevo-global-color);
}
.thsn-btn-style-outline.thsn-btn-color-secondary .elementor-button {
    border-color: var(--thsn-grevo-secondary-color);
    color: var(--thsn-grevo-secondary-color);
}
.thsn-btn-style-outline .elementor-button.elementor-size-sm {
    padding: 14px 38px;
}
.thsn-btn-style-text .elementor-button {
    padding: 0;
    background-color: transparent;
}
.thsn-btn-style-text.thsn-btn-color-white .elementor-button {
    color: #fff;
}
.thsn-btn-style-text.thsn-btn-color-white .elementor-button:hover {
    color: var(--thsn-grevo-blackish-color);
}
.thsn-btn-style-text.thsn-btn-color-gradient .elementor-button {
    border-image-source: none !important;
    background-image: none !important;
}
.elementor-button .thsn-grevo-icon-next {
    font-size: 10px;
    line-height: normal;
    position: relative;
}
.elementor-button .elementor-align-icon-right {
    margin-left: 15px;
}
.thsn-service-btn a:hover {
    color: var(--thsn-grevo-global-color);
}
.thsn-blog-classic-inner .thsn-read-more-link a {
    text-transform: uppercase;
}
.thsn-blog-classic-inner .thsn-read-more-link a:hover span:before {
    background-color: var(--thsn-grevo-white-color);
}
.wpcf7-submit,
.thsn-blog-classic-inner .thsn-read-more-link a,
.thsn-service-btn {
    display: inline-block;
    padding: 15px 35px;
    background-color: transparent;
    border: 2px solid #eff3f5;
    border-radius: 20px 0;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.wpcf7-submit:hover,
.thsn-blog-classic-inner .thsn-read-more-link a:hover,
.thsn-service-btn:hover {
    border-radius: 0 20px 0 0;
    border-color: transparent;
    background-color: var(--thsn-grevo-global-color);
}
.thsn-blog-classic-inner .thsn-read-more-link a:hover,
.thsn-service-btn:hover a {
    color: #fff;
}
.thsn-service-btn:hover a:before {
    background-color: #fff;
}
.thsn-footer-widget a.btn-arrow span,
.error404 a.thsn-home-back span,
.rev-button span,
.thsn-header-style-4 .thsn-pre-header-wrapper .thsn-label,
.thsn-header-style-3 .thsn-header-button2 span,
.wpcf7-submit span,
.thsn-service-button a,
.thsn-header-button a span,
.thsn-subscribe-form button,
.elementor-button .elementor-button-content-wrapper,
.thsn-search-results .thsn-read-more-link a span,
.thsn-blog-classic-inner .thsn-read-more-link a span,
.thsn-ptable-btn a span,
.thsn-service-btn a {
    position: relative;
    padding-right: 42px;
}
.thsn-footer-widget a.btn-arrow span:after,
.error404 a.thsn-home-back span:after,
.rev-button span:after,
.thsn-header-style-4 .thsn-pre-header-wrapper .thsn-label:after,
.thsn-header-style-3 .thsn-header-button2 span:after,
.wpcf7-submit span:after,
.thsn-service-button a:after,
.wpcf7-submit span:after,
.thsn-search-results .thsn-read-more-link a span:after,
.thsn-blog-classic-inner .thsn-read-more-link a span:after,
.thsn-header-button a span:after,
.thsn-subscribe-form button:after,
.elementor-button .elementor-button-content-wrapper:after,
.thsn-ptable-btn a span:after,
.thsn-service-btn a:after {
    position: absolute;
    content: "\e85a";
    font-family: "themesion-base-icons";
    top: 1px;
    right: -2px;
    font-size: 15px;
    line-height: normal;
    font-weight: normal;
}
.thsn-footer-widget a.btn-arrow span:before,
.error404 a.thsn-home-back span:before,
.rev-button span:before,
.thsn-header-style-4 .thsn-pre-header-wrapper .thsn-label:before,
.thsn-header-style-3 .thsn-header-button2 span:before,
.wpcf7-submit span:before,
.thsn-service-button a:before,
.wpcf7-submit span:before,
.thsn-search-results .thsn-read-more-link a span:before,
.thsn-blog-classic-inner .thsn-read-more-link a span:before,
.thsn-header-button a span:before,
.thsn-subscribe-form button:before,
.elementor-button .elementor-button-content-wrapper:before,
.thsn-subscribe-form button:before,
.thsn-ptable-btn a span:before,
.thsn-service-btn a:before {
    position: absolute;
    content: "";
    width: 30px;
    height: 1px;
    right: 0;
    top: 50%;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background-color: var(--thsn-grevo-blackish-color);
}
.thsn-footer-widget a:hover.btn-arrow span:before,
.error404 a.thsn-home-back span:before,
.rev-button span:before,
.thsn-header-style-2 .thsn-header-button2 a span:before,
.thsn-btn-style-flat.thsn-btn-color-white .elementor-button:hover span:before,
.thsn-header-style-2 .thsn-header-button a span:before,
.wpcf7-submit span:before,
.thsn-btn-color-globalcolor.thsn-btn-style-flat span:before,
.thsn-btn-style-outline.thsn-btn-color-globalcolor .elementor-button:hover span:before {
    background-color: #fff;
}
.rev-button.rev-btn-white:hover span:before {
    background-color: var(--thsn-grevo-blackish-color);
}
.elementor-button span.elementor-button-content-wrapper:after {
    top: 2px;
}
.thsn-btn-text.elementor-widget-button .elementor-button {
    padding: 60px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
}
.thsn-btn-text .elementor-button .elementor-button-content-wrapper {
    padding-right: 0;
}
.thsn-btn-text .elementor-button .elementor-button-content-wrapper:before,
.thsn-btn-text .elementor-button .elementor-button-content-wrapper:after {
    content: none;
}
.thsn-footer-widget a.btn-arrow span:before {
    background-color: var(--thsn-grevo-global-color);
}
.thsn-footer-widget a.btn-arrow span:after {
    top: 4px;
}

/* --------------------------------------
 * Timeline view Section
 * ---------------------------------------*/
.thsn-company-hostory .simple-text p {
    text-align: left;
}
.thsn-company-hostory .year {
    padding: 6px 20px;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: -17px;
    z-index: 9;
    left: 0;
    margin: 0 auto;
    right: 0;
    width: 100px;
    text-align: center;
    background: #f2c21a;
}
.thsn-company-hostory .company_detail .content {
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
}
.thsn-company-hostory .thsn-ourhistory-row {
    display: -webkit-box;
    display: flex;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}
.thsn-timeline .thsn-timeline-post-items {
    padding-top: 80px;
    padding-bottom: 0px;
}
.thsn-timeline .thsn-timeline-post-items .thsn-timeline-inner {
    padding-bottom: 80px;
}
.thsn-ourhistory .thsn-ourhistory-right {
    padding-bottom: 50px;
    padding-left: 70px;
}
.thsn-ourhistory .thsn-ourhistory-right:before {
    content: '';
    position: absolute;
    top: 0;
    left: 6px;
    z-index: 2;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    box-sizing: content-box;
    background-color: var(--thsn-grevo-global-color);
}
.thsn-ourhistory .label {
    display: block;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
    color: var(--thsn-grevo-global-color);
}
.thsn-ourhistory h4 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 800;
    margin-bottom: 30px;
}
.thsn-ourhistory .thsn-ourhistory-right:after {
    content: '';
    position: absolute;
    top: 0;
    left: 12px;
    z-index: 1;
    width: 1px;
    height: 100%;
    background: #dadada;
}
.thsn-ourhistory .thsn-ourhistory-right.last {
    padding-bottom: 0;
}
.thsn-ourhistory img {
    border-radius: 0px;
}
.thsn-timeline-inner {
    margin: 0 -15px;
}
.thsn-ourhistory .thsn-ourhistory-right .thsn-timeline-image,
.thsn-ourhistory .thsn-ourhistory-right .label {
    margin-bottom: 30px;
}
.thsn-ourhistory-type2 .label {
    position: relative;
    display: block;
    text-align: right;
    font-size: 60px;
    font-weight: 900;
    line-height: 60px;
    color: transparent;
    -webkit-text-stroke: 1px var(--thsn-grevo-blackish-color);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.thsn-ourhistory-type2:hover .label {
    color: var(--thsn-grevo-global-color);
    -webkit-text-stroke-color: transparent;
}
.thsn-ourhistory-type2 h4 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 15px;
}
.thsn-ourhistory-type2 .thsn-ourhistory-row .thsn-ourhistory-left .thsn-timeline-image img {
    width: 100%;
    border-radius: 0 50px;
}
.thsn-ourhistory-type2 .thsn-ourhistory-row {
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.thsn-ourhistory-type2.thsn-ourhistory-right.last {
    padding-bottom: 0;
}
.thsn-ourhistory-type2 .thsn-ourhistory-right .thsn-timeline-image,
.thsn-ourhistory-type2 .thsn-ourhistory-right .label {
    margin-bottom: 30px;
}
.thsn-ourhistory-type2 .thsn-ourhistory-right .content {
    padding: 50px 50px 40px;
    background: #fff;
    position: relative;
    box-shadow: 0px 0px 20px 0px rgb(92 107 149 / 11%);
    border-radius: 40px 0;
}
.thsn-ourhistory-type2 .thsn-ourhistory-right .content .simple-text p {
    margin-bottom: 0;
}
.thsn-ourhistory-type2 .thsn-ourhistory-right .label:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 2px;
    z-index: 1;
    right: -65px;
    top: 28px;
    background-color: var(--thsn-grevo-global-color);
}
.thsn-timeline .thsn-timeline-inner:nth-child(even) .row.thsn-ourhistory-row {
    flex-direction: row-reverse;
    align-items: center;
}
.thsn-timeline .thsn-timeline-inner:nth-child(even) .row.thsn-ourhistory-row .thsn-ourhistory-right .label:before {
    left: -65px;
}
.thsn-timeline .thsn-timeline-inner:nth-child(even) .row.thsn-ourhistory-row .thsn-ourhistory-right .label {
    text-align: left;
}
.thsn-timeline .thsn-timeline-inner:nth-child(even) .thsn-ourhistory-type2 .thsn-ourhistory-left,
.thsn-timeline .thsn-timeline-inner:nth-child(odd) .thsn-ourhistory-type2 .thsn-ourhistory-right {
    padding-right: 70px;
    padding-left: 15px
}
.thsn-timeline .thsn-timeline-post-items {
    position: relative;
}
.thsn-timeline .thsn-timeline-post-items:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: calc(50% - 5px);
    width: 2px;
    height: 100%;
    background: var(--thsn-grevo-global-color)
}
.thsn-timeline .thsn-first-timeline {
    position: relative;
    z-index: 1;
    left: calc(50% - 13px);
    width: 18px;
    height: 18px;
    background: transparent;
    transform: rotate(45deg);
    border: 3px solid var(--thsn-grevo-global-color);
}
.thsn-timeline .thsn-last-timeline {
    position: relative;
    z-index: 1;
    left: calc(50% - 13px);
    width: 18px;
    height: 18px;
    background: transparent;
    transform: rotate(45deg);
    border: 3px solid var(--thsn-grevo-global-color);
}
.thsn-timeline .thsn-timeline-inner:nth-child(even) .thsn-ourhistory-type2 .thsn-ourhistory-right,
.thsn-timeline .thsn-timeline-inner:nth-child(odd) .thsn-ourhistory-type2 .thsn-ourhistory-left {
    padding-left: 60px;
    padding-right: 15px;
}

/* --------------------------------------
 * List
 * ---------------------------------------*/
.elementor-widget .elementor-icon-list-item .elementor-icon-list-icon,
.elementor-widget .elementor-icon-list-item .elementor-icon-list-text {
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.elementor-widget .elementor-icon-list-item .elementor-icon-list-icon {
    line-height: normal;
}
.elementor-icon-list-item span i {
    position: relative;
    top: 2px;
    font-weight: normal;
}

/*=== thsn-button-new ===*/
.thsn-button-new.elementor-widget-button .elementor-button .elementor-button-content-wrapper {
    align-items: center;
    padding-right: 0;
}
.thsn-button-new.elementor-widget-button .elementor-button {
    font-size: 16px;
    font-weight: 600;
    text-transform: none;
    line-height: 20px;
}
.thsn-button-new.thsn-btn-style-flat.thsn-btn-shape-round .elementor-button {
    border-radius: 30px 0px 0px 0px;
    padding: 30px 30px 25px 30px;
}
.thsn-button-new.elementor-widget-button .elementor-button .elementor-button-content-wrapper .elementor-button-icon {
    font-size: 60px;
}
.thsn-button-new.elementor-widget-button .elementor-button .elementor-button-content-wrapper .elementor-button-icon.elementor-align-icon-left {
    margin-right: 6px;
}
.thsn-button-new.elementor-widget-button .elementor-button .elementor-button-content-wrapper:before,
.thsn-button-new.elementor-widget-button .elementor-button .elementor-button-content-wrapper:after {
    display: none;
}

/*=== thsn-globlacolor-link ===*/
a.thsn-globlacolor-link {
    color: var(--thsn-grevo-global-color);
    text-decoration: underline;
}
a.thsn-globlacolor-link:hover {
    color: var(--thsn-grevo-blackish-color);
}

/*=== thsn-list-new-style ===*/
.thsn-list-new-style.elementor-widget .elementor-icon-list-item a {
    display: inline-block;
    width: auto;
    font-weight: 700;
}
.thsn-list-new-style.elementor-widget .elementor-icon-list-item {
    display: list-item;
    line-height: 34px;
}
.thsn-list-new-style.elementor-widget .elementor-icon-list-items {
    list-style: disc;
}
.thsn-list-new-style.elementor-widget ul.elementor-icon-list-items {
    padding-left: 15px;
}
.thsn-list-new-style.elementor-widget ul li::marker {
    color: var(--thsn-grevo-global-color);
}
.thsn-list-new-style .elementor-icon-list-icon {
    display: none;
}

/*=== Blackish color ===*/
.thsn-blackish-color {
    color: var(--thsn-grevo-blackish-color);
}

/* --------------------------------------
* Select box - Customr
* ---------------------------------------*/
#page .select2-container {
    width: 100% !important;
}
#page .select2-container--default .select2-selection--single {
    border: 1px solid #d3d3d3;
    border-radius: 0px;
    background-color: #fff;
}
#page .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 55px;
    padding-left: 0px;
    color: #a4a4a4;
}
#page .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0px;
}
#page .select2-container .select2-selection--single {
    height: 55px;
}
#page .select2-dropdown,
.tstk-form-style-2 .select2-container--default .select2-selection--single {
    border-radius: 0 !important;
}
#page .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 55px;
}
#page .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-left: -15px;
}
#page .select2-dropdown,
#page .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #d3d3d3!important;
}
.select2-results__options {
    font-size: 14px;
}
.select2-dropdown {
    border: 1px solid #d3d3d3;
}
body .select2-container--default .select2-results__option--highlighted[aria-selected],
body .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: var(--thsn-grevo-global-color);    
}

/* --------------------------------------
* Page box
* ---------------------------------------*/
.comment-respond {
    margin-bottom: 0;
}
.page.thsn-sidebar-exists .comments-area {
    margin-top: 0px;
}

/* --------------------------------------
 * Tab CSS
 * ---------------------------------------*/
.thsn-tab-content-title,
.thsn-tab-content {
    display: none;
}
.thsn-tab-content.thsn-tab-active {
    display: block;
}
.thsn-tab-link {
    border: 1px solid #e5e5e5;
    border-right: none;
    display: block;
    padding: 40px 0;
    text-align: center;
    cursor: pointer;
    background: #fff;
    font-size: 16px;
    font-weight: 700;
    color: var(--thsn-grevo-blackish-color);
    font-family: Rajdhani, sans-serif;
    letter-spacing: -0.3px;
}
.thsn-tabs .thsn-tabs-heading {
    margin: 0;
    padding: 0;
    text-align: center;
    display: flex;
    flex-direction: row;
}
.thsn-tabs .thsn-tabs-heading li {
    flex-grow: 1;
    flex-basis: 0;
}
.thsn-tabs .thsn-tabs-heading li:last-child {
    margin-right: 0px;
    border-right: 1px solid #e5e5e5;
}
.thsn-tabs .thsn-tabs-heading li.thsn-tab-li-active span,
.thsn-tabs .thsn-tabs-heading li.thsn-tab-li-active i {
    color: #fff;
}
.thsn-tabs .thsn-tabs-heading li.thsn-tab-li-active {
    background-color: var(--thsn-grevo-global-color) !important;
}
.thsn-tabs .thsn-tabs-heading li i {
    display: block;
    font-size: 45px;
    margin-bottom: 0;
    font-weight: normal;
    line-height: normal;
}
.thsn-tabs .thsn-tab-content-wrapper {
    margin-top: 90px;
    margin-bottom: 0px;
}
.thsn-tabs .thsn-tab-content-inner .inner-content {
    margin-top: 30px;
}
.thsn-tabs .thsn-tab-content-inner h2 {
    font-size: 36px;
    line-height: 40px;
}
.thsn-tabs .thsn-tab-content-inner ul {
    margin-top: 30px;
    list-style: none;
    margin-left: 0;
    padding: 0;
}
.thsn-tabs .thsn-tab-content-inner ul li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 30px;
    font-family: "Rajdhani", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #081839;
}
.thsn-tabs .thsn-tab-content-inner ul li:after {
    content: "\f17e";
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: -2px;
    font-family: Flaticon;
}
.thsn-tabs .thsn-tab-content-inner a.link-button {
    display: inline-block;
    line-height: 1;
    background-color: #818a91;
    color: #fff;
    fill: #fff;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    padding: 16px 40px;
    font-size: 14px;
    font-family: Rajdhani, sans-serif;
    font-weight: 600;
    font-style: normal;
    margin-top: 20px;
}

/* --------------------------------------
 * Custom CSS
 * ---------------------------------------*/
.home .thsn-header-style-3::after {
    background-image: url(../images/round-01.png);
}

/*=== thsn-text-style-1 ===*/
.thsn-text-style-1 .elementor-widget-container {
    position: relative;
    overflow: hidden;
    display: inline-block;
    font-size: 14px;
    letter-spacing: -0.4px;
    font-weight: 600!important;
    border-radius: 30px;
    padding: 15px 10px 15px 25px;
    color: rgba( var(--thsn-grevo-blackish-color-rgb), 0.80);
    background-color: #fff;
    box-shadow: 0px 15px 40px 0px rgb(0 0 0 / 8%);
}
.thsn-text-style-1 .elementor-widget-container p {
    margin-bottom: 0;
}
.thsn-text-style-1 .elementor-widget-container a {
    padding: 7px 25px;
    background-color: var(--thsn-grevo-light-bg-color);
    border-radius: 20px;
    margin-left: 15px;
    color: #184341;
}
.thsn-text-style-1 .elementor-widget-container:hover a {
    background-color: var(--thsn-grevo-blackish-bg-color);
    color: var(--thsn-grevo-global-color);
}

/*=== thsn-vertical-heading ===*/
.thsn-vertical-heading .thsn-custom-heading .thsn-element-title {
    position: absolute;
    transform: rotate(270deg);
    transform-origin: right bottom 0;
    margin-bottom: 0;
    bottom: -30px;
    right: -15px;
    font-size: 150px;
    line-height: 150px;
    font-weight: 700;
    color: transparent;
    -webkit-text-stroke: 1px #dde5e9;
}

/*=== thsn-firstletter ===*/
.thsn-firstletter p {
    margin-bottom: 0;
}
.thsn-firstletter p:first-letter {
    font-size: 30px;
    line-height: 30px;
    float: left;
    padding: 10px 12px;
    margin-right: 15px;
    font-weight: 700;
    text-align: center;
    border-radius: 6px;
    color: #fff;
    background-color: var(--thsn-grevo-global-color);
}

/*=== powerTip ===*/
.wrap_svl_center .wrap_svl .drag_element .point_style .pins_animation {
    width: 20px !important;
    height: 20px !important;
    border: inherit !important;
    background-color: var(--thsn-grevo-global-color);
}
#powerTip {
    text-align: center;
    width: 220px;
    padding: 20px 25px;
    color: var(--thsn-grevo-blackish-color);
    background-color: var(--thsn-grevo-white-color);
    box-shadow: 0 0 20px 4px rgb(154 161 177 / 15%), 0 4px 80px -8px rgb(36 40 47 / 25%), 0 4px 4px -2px rgb(91 94 105 / 15%);
}
#powerTip.n:before {
    border-top: 10px solid rgb(255 255 255);
}
#powerTip .box_view_html p {
    color: var(--thsn-grevo-blackish-color);
    margin-bottom: 0px;
}
#powerTip .box_view_html h3 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 8px;
}
.wrap_svl_center .wrap_svl .drag_element .point_style img.pins_image {
    animation: animation01 2s infinite alternate;
}
@keyframes animation01 {
    0% {
        transform: scale(0.6);
    }
    50% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(0.6);
    }
}

/*=== wpsl-wrap ===*/
.wpsl-search {
    background-color: var(--thsn-grevo-light-bg-color);
}
#wpsl-radius label {
    width: 110px !important;
}
.wpsl-search {
    padding: 30px 30px 0 30px !important;
}
#wpsl-category,
.wpsl-input,
.wpsl-select-wrap {
    margin-bottom: 30px !important;
}
#wpsl-search-wrap div label {
    font-size: 15px;
    margin-top: 5px;
    color: var(--thsn-grevo-blackish-color);
}
#wpsl-search-input {
    border: 1px solid #d3d3d3;
}
.wpsl-dropdown {
    width: 120px !important;
}
#wpsl-search-btn {
    text-transform: uppercase !important;
    background: var(--thsn-grevo-blackish-color) !important;
    color: var(--thsn-grevo-white-color) !important;
    padding: 10px 30px !important;
    border-radius: 10px 0px 10px 0px !important;
}
#wpsl-search-btn:hover {
    background: var(--thsn-grevo-global-color) !important;
    border-radius: 0px 10px 0px 0px !important;
}

#wpsl-search-wrap .wpsl-select-wrap,
#wpsl-search-wrap .wpsl-input {
    margin-right: 60px;
}
#wpsl-stores ul li .wpsl-store-location p strong {
    font-weight: 700 !important;
    color: var(--thsn-grevo-blackish-color);
    font-size: 20px;
}
#wpsl-search-wrap #wpsl-results {
    margin-left: 40px;
}
