/*------------------------------------------------------------------
[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: dsvybox1 dsvybox2 dsvybox3 dsvy-rev-counter;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    padding: 18px 30px;
    outline: none;
    border-radius: 0px;
    font-weight: 700;
}
/* --------------------------------------
 * Pre Header setting
 * ---------------------------------------*/
.dsvy-contact-info {
    font-size: 16px;
}
.dsvy-pre-header-wrapper {
    font-size: 15px;
}
.dsvy-color-white .dsvy-contact-info li,
.dsvy-color-white .dsvy-contact-info li a,
.dsvy-pre-header-wrapper.dsvy-color-white .dsvy-social-links a,
.dsvy-pre-header-wrapper.dsvy-color-white .dsvy-header-search-btn a {
    color: #fff;
}
.dsvy-color-white .dsvy-contact-info li a:hover {
    opacity: 0.8;
}
.dsvy-pre-header-wrapper .dsvy-social-links {
    display: inline-block;
}
.dsvy-contact-info li {
    position: relative;
    display: inline-flex;
}
.dsvy-contact-info li i {
    font-size: 18px;
}
.dsvy-top-links li {
    display: inline-block;
}
/*==== dsvy-top-bar-bt ====*/
.dsvy-top-bar-bt {
    font-size: 13px;
    display: inline-block;
    padding: 0 30px;
    background-color: #56aa46;
    color: #fff;
    vertical-align: top;
    font-weight: bold;
}
.dsvy-top-bar-bt:hover {
    color: #fff;
}
.dsvy-pre-header-right {
    display: flex;
}
.dsvy-contact-info,
.dsvy-pre-header-wrapper .dsvy-social-links,
.dsvy-pre-header-wrapper .dsvy-pre-header-right>*,
.dsvy-pre-header-wrapper .dsvy-header-search-btn {
    position: relative;
}
.dsvy-pre-header-wrapper .dsvy-social-links,
.dsvy-pre-header-wrapper .dsvy-header-search-btn {
    padding: 0 15px;
}
/* --------------------------------------
 * Header setting
 * ---------------------------------------*/
.site-title,
.site-title a {
    -webkit-transition: none;
    transition: none;
}
.dsvy-header-box span {
    display: block;
}
.dsvy-right-box {
    position: relative;
}
.navigation-top-wrapper {
    display: flex;
    flex-grow: 1;
}
.dsvy-slider-bottom-section {
    display: none;
}
.dsvy-sticky-header .dsvy-header-menu-area {
    background-color: transparent !important;
}
/* --------------------------------------
 * Heading Subheading Element
 * ---------------------------------------*/
/*** Dropdown Menu ( White ) ***/
.dsvy-navbar.dsvy-dropdown-active-color-white ul>li>ul>li.current-menu-item>a,
.dsvy-navbar.dsvy-dropdown-active-color-white ul>li>ul li.current_page_item>a,
.dsvy-navbar.dsvy-dropdown-active-color-white ul>li>ul li.current_page_ancestor>a,
/*** Main Menu ( White ) ***/
.dsvy-navbar.dsvy-main-active-color-white>div>ul>li:hover>a,
.dsvy-navbar.dsvy-main-active-color-white>div>ul>li.current_page_item>a,
.dsvy-navbar.dsvy-main-active-color-white>div>ul>li.current-menu-parent>a {
    color: #fff;
}
/*** Dropdown Menu ( Blackish ) ***/
.dsvy-navbar.dsvy-dropdown-active-color-blackish ul>li>ul>li.current-menu-item>a,
.dsvy-navbar.dsvy-dropdown-active-color-blackish ul>li>ul li.current_page_item>a,
.dsvy-navbar.dsvy-dropdown-active-color-blackish ul>li>ul li.current_page_ancestor>a,
/*** Main Menu ( Blackish ) ***/
.dsvy-navbar.dsvy-main-active-color-blackish>div>ul>li:hover>a,
.dsvy-navbar.dsvy-main-active-color-blackish>div>ul>li.current_page_item>a,
.dsvy-navbar.dsvy-main-active-color-blackish>div>ul>li.current-menu-parent>a {
    color: #071323;
}
/* --------------------------------------
 * Heading Subheading Element
 * ---------------------------------------*/
.dsvy-heaing-style-1 .left-align {
    padding-left: 30px;
    border-left: 1px solid #e5e5e5;
    position: relative;
}
.dsvy-heaing-style-1 .left-align:before,
.dsvy-heaing-style-1 .left-align:after {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background-color: #e5e5e5;
    left: -3px;
}
.dsvy-heaing-style-1 .left-align:before {
    top: 0;
}
.dsvy-heaing-style-1 .left-align:after {
    bottom: 0;
}
.dsvy-elementor-bg-color-blackish .dsvy-heaing-style-1 .left-align,
.dsvy-bg-color-blackish .dsvy-heaing-style-1 .left-align {
    border-left-color: #353536;
}
.dsvy-heaing-style-2 .dsvy-element-subtitle {
    position: relative;
    padding-bottom: 15px;
    display: inline-block;
}
.dsvy-heaing-style-2 .dsvy-element-subtitle:before {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 6px;
    left: 0;
    background-color: khaki;
}
.dsvy-heaing-style-2 .dsvy-element-subtitle:after {
    content: '';
    width: 40px;
    height: 3px;
    position: absolute;
    bottom: 5px;
    left: 0;
    background-color: #000;
}
.dsvy-heaing-style-2 .center-align .dsvy-element-subtitle:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
/* --------------------------------------
 * service box style
 * ---------------------------------------*/
.dsvy-element-service-style-2 .dsvy-tbox-right {
    background: url(../images/service-right-bg.png);
    background-position: center right;
    background-repeat: no-repeat;
}
.dsvy-element-service-style-2 .dsvy-tbox-left {
    background-repeat: repeat;
    background-position: 0 0;
    background-image: url(../images/service-pattern.png);
}
.dsvy-element-service-style-2 .dsvy-tbox-left:before {
    background: url(../images/horse.png);
    background-position: bottom left;
    background-repeat: no-repeat;
}
/* --------------------------------------
 * Icon Heading Box
 * ---------------------------------------*/
.dsvy-elementor-bg-color-globalcolor.dsvy-text-color-white .dsvy-ihbox.dsvy-ihbox-style-hsbox .dsvy-ihbox-subheading h4:after,
.dsvy-bg-color-globalcolor.dsvy-text-color-white .dsvy-ihbox.dsvy-ihbox-style-hsbox .dsvy-ihbox-subheading h4:after,
.dsvy-text-color-white .dsvy-ihbox.dsvy-ihbox-style-hsbox .dsvy-ihbox-subheading h4:after {
    background-color: #fff;
}
.dsvy-element-miconheading-style-5 .dsvy-ele:nth-child(even) .dsvy-ihbox.dsvy-ihbox-style-5 .dsvy-ihbox-box:after {
    background: url(../images/before-arrow.png);
}
.dsvy-element-miconheading-style-5 .dsvy-ele:nth-child(odd) .dsvy-ihbox.dsvy-ihbox-style-5 .dsvy-ihbox-box:after {
    background: url(../images/after-arrow.png);
}
.dsvy-element-miconheading-style-5 .dsvy-ele:last-child .dsvy-ihbox.dsvy-ihbox-style-5 .dsvy-ihbox-box:after {
    background: none;
}
.dsvy-element-miconheading-style-5 .dsvy-ele:nth-child(even) .dsvy-ihbox.dsvy-ihbox-style-5 .dsvy-ihbox-box:before,
.dsvy-element-miconheading-style-5 .dsvy-ele:nth-child(even) .dsvy-ihbox.dsvy-ihbox-style-5 .dsvy-ihbox-box:after {
    background-repeat: no-repeat;
    background-position: center;
}
/* --------------------------------------
 * Blog box style
 * ---------------------------------------*/
.dsvy-meta-line a,
.dsvy-meta-line {
    color: #999999;
    font-size: 12px;
}
.dsvy-meta-line {
    margin-bottom: 5px;
    display: inline-block;
    margin-right: 15px;
    position: relative;
}
.designervily-element-blog .dsvy-meta-comment-wrapper.dsvy-meta-line:hover::before {
    background-color: var(--dsvy-karzo-global-color);
}
.designervily-element-blog .dsvy-meta-author-wrapper i,
.designervily-element-blog .dsvy-meta-comment-wrapper i {
    color: var(--dsvy-karzo-global-color);
}
/*=== Classic blog ===*/
.dsvy-blog-meta-top .dsvy-meta {
    margin-right: 0;
    position: relative;
    padding-left: 0;
    color: #999;
    font-size: 13px;
    text-transform: uppercase;
}
.dsvy-blog-meta-top .dsvy-meta a {
    color: #999;
}
.dsvy-blog-meta-top .dsvy-meta a:hover {
    color: var(--dsvy-karzo-global-color);
}
.dsvy-blog-meta-top .dsvy-meta {
    margin-bottom: 5px;
    display: inline-block;
    margin-right: 13px;
}
.dsvy-blog-classic {
    margin-bottom: 30px;
    position: relative;
    background: #fff;
}
.dsvy-blog-meta.dsvy-blog-meta-top {
    padding-bottom: 0px;
    margin-bottom: 0;
    margin-top: 0;
}
.dsvy-blog-classic .dsvy-blog-classic-inner .wp-block-image:last-child img,
.dsvy-entry-content .wp-caption:last-child,
.dsvy-blog-classic .dsvy-blog-classic-inner .wp-audio-shortcode:last-child,
.dsvy-blog-classic .dsvy-blog-classic-inner .dsvy-read-more-link:last-child,
.dsvy-blog-classic .dsvy-blog-classic-inner .wp-block-pullquote:last-child,
.dsvy-blog-classic .dsvy-blog-classic-inner .wp-block-media-text:last-child,
.dsvy-blog-classic .dsvy-blog-classic-inner .wp-block-cover.has-background-dim {
    margin-bottom: 0px;
}
.format-status.dsvy-no-img .dsvy-blog-classic .dsvy-blog-classic-inner {
    padding-top: 5px;
}
.dsvy-entry-content .gallery {
    margin-bottom: 30px;
}
.dsvy-blog-classic .dsvy-featured-wrapper {
    margin-bottom: 0;
}
body:not(.search-results) .site-main article:last-of-type .dsvy-blog-classic {
    margin-bottom: 0px;
}
.dsvy-blog-classic .dsvy-post-thumbnail {
    margin-bottom: 60px;
}
.dsvy-blog-classic .dsvy-post-title {
    margin-bottom: 10px;
    margin-top: 0px;
}
.dsvy-blog-classic .dsvy-post-title a {
    display: block;
}
.dsvy-blog-classic .dsvy-post-title a:empty {
    display: block;
    margin-top: -15px;
}
.dsvy-blog-classic .dsvy-post-title a {
    color: var(--dsvy-karzo-secondary-color) !important;
}
.dsvy-blog-classic .dsvy-post-title a:hover {
    color: var(--dsvy-karzo-global-color);
}
.dsvy-blog-classic .dsvy-entry-content {
    margin-top: 20px;
    margin-bottom: 0px;
}
.single .dsvy-blog-classic .dsvy-blog-classic-inner .dsvy-entry-content {
    margin-top: 0px;
}
article.post.dsvy-no-img {
    margin-top: 0px;
}
.dsvy-blog-classic .dsvy-meta-category-wrapper {
    background-color: var(--dsvy-karzo-global-color);
    padding: 6px 45px 6px 15px;
    font-weight: 400;
    position: absolute;
    top: -16px;
    left: 45px;
    z-index: 9;
    clip-path: polygon(0 0, 100% 0%, 88% 100%, 0% 100%);
}
.single-post .dsvy-no-img .dsvy-blog-classic .dsvy-blog-classic-inner {
    padding-top: 0;
}
.dsvy-no-img .dsvy-blog-classic .dsvy-meta-category-wrapper {
    display: none !important;
}
.dsvy-blog-classic .dsvy-meta-category-wrapper span {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0px;
}
.dsvy-blog-classic .dsvy-meta-category-wrapper span a {
    color: #fff;
}
.dsvy-blog-classic .dsvy-meta-category-wrapper span i {
    display: none;
}
.dsvy-blog-classic .dsvy-blog-classic-inner {
    background: #f0f2f7;
    padding: 45px 45px;
    position: relative;
}
.dsvy-blog-classic .dsvy-blog-classic-inner .dsvy-entry-content ul:last-child,
.dsvy-blog-classic .dsvy-blog-classic-inner .dsvy-entry-content table:last-child,
.dsvy-blog-classic .dsvy-blog-classic-inner .dsvy-entry-content p:last-child {
    margin-bottom: 0;
}
article:not(.dsvy-no-img) .dsvy-blog-meta-top .dsvy-meta-cat,
article.format-quote .dsvy-meta-date-wrapper,
.dsvy-no-img .dsvy-blog-classic .dsvy-meta-date-wrapper {
    display: none;
}
article.format-quote .dsvy-blog-classic blockquote:not(.wp-block-quote):not(.has-text-color) {
    margin-bottom: 25px;
    padding: 30px 130px 30px 45px;
    margin: 0;
    margin-left: 0;
    border-left: 5px solid var(--dsvy-karzo-global-color);
}
article.format-quote .dsvy-blog-classic blockquote:not(.wp-block-quote):not(.has-text-color) a {
    color: var(--dsvy-karzo-global-color);
}
article.format-quote .dsvy-blog-classic blockquote:not(.wp-block-quote):not(.has-text-color):before {
    display: none;
}
article.format-quote .dsvy-blog-classic {
    background: #f0f2f7;
    padding: 45px 45px;
    position: relative;
}
.dsvy-blog-classic .dsvy-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;
}
.dsvy-blog-classic .dsvy-meta-date-top span {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 13px;
}
.dsvy-no-img .dsvy-blog-classic .dsvy-meta-date-top {
    display: none;
}
.dsvy-blog-classic blockquote:not(.wp-block-quote):not(.has-text-color) {
    font-size: 18px;
    line-height: 30px;
    font-style: italic;
    font-weight: 400;
    position: relative;
    border: none;
    color: #666;
    border-radius: 0px;
    background-color: transparent;
    padding: 0 130px 0 45px;
    margin: 40px 0 40px;
    margin-left: 70px;
    border-left: 5px solid var(--dsvy-karzo-light-bg-color);
}
.dsvy-blog-classic blockquote:not(.wp-block-quote):not(.has-text-color) a {
    color: #ffffff;
}
.dsvy-blog-classic blockquote {
    border-color: var(--dsvy-karzo-global-color);
}
.dsvy-blog-classic blockquote:not(.wp-block-quote):not(.has-text-color):before {
    content: '\e878';
    font-size: 40px;
    font-family: "designervily-base-icons";
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    color: var(--dsvy-karzo-global-color);
    transform: rotate(180deg) !important;
    top: 0;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -moz-transform: translateY(0%);
    left: -70px;
}
.dsvy-blog-classic blockquote:not(.wp-block-quote):not(.has-text-color) em {
    display: block;
}
.dsvy-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 cite em: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 small {
    display: block;
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
    font-style: normal !important;
    margin-top: 15px;
    opacity: 1;
    font-weight: 500;
    letter-spacing: 1.2px;
}
.wp-block-pullquote.is-style-solid-color blockquote {
    background-color: #fff;
}
blockquote cite em,
blockquote small em {
    font-style: normal;
}
.dsvy-blog-classic-inner .wp-block-column p {
    margin-right: 35px;
}
.dsvy-blog-classic .dsvy-read-more-link {
    margin-left: auto;
    vertical-align: top;
    margin-top: 40px;
}
.dsvy-blog-classic .dsvy-read-more-link a {
    background-color: var(--dsvy-karzo-white-color);
    color: #666;
}
.dsvy-blog-classic .dsvy-read-more-link a:before {
    position: absolute;
    content: '';
    background: var(--dsvy-karzo-global-color);
    height: 100%;
    width: 4px;
    left: 16px;
    transform: skewX(-29deg);
    bottom: 0;
    top: auto;
}
.dsvy-blog-classic .dsvy-read-more-link a:hover {
    background-color: var(--dsvy-karzo-secondary-color);
    color: var(--dsvy-karzo-global-color);
}
.dsvy-blog-classic .dsvy-featured-img-wrapper {
    position: relative;
}
/*===Classic Social media===*/
.dsvy-blog-classic .dsvy-blog-meta-social-share .dsvy-social-icon {
    height: 60px;
    text-align: center;
    width: 60px;
    line-height: 60px;
    color: var(--dsvy-karzo-global-color);
}
.dsvy-blog-classic .dsvy-blog-meta-social-share {
    position: absolute;
    right: 30px;
    bottom: 35px;
    z-index: 1;
}
.dsvy-blog-classic .dsvy-blog-meta-social-share .dsvy-social-share {
    content: '';
    position: absolute;
    right: 100%;
    top: 0;
    width: max-content;
    height: 100%;
    opacity: 0;
    z-index: -1;
    transition: all 500ms ease;
    margin-right: -30px;
}
.dsvy-blog-classic .dsvy-blog-meta-social-share:hover .dsvy-social-share {
    opacity: 1;
    transform: translateX(-30px) translateZ(0px);
}
.dsvy-blog-classic .dsvy-blog-meta-social-share .dsvy-social-share li a {
    border: 0;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    color: #fff;
    border-radius: 50%;
}
.dsvy-blog-classic .dsvy-blog-meta-social-share .dsvy-social-share li {
    display: inline-block;
    padding-right: 6px;
}
.dsvy-blog-classic .dsvy-blog-meta-social-share .dsvy-social-share li i {
    font-size: 17px;
    padding: 0;
}
.dsvy-blog-classic .dsvy-blog-meta span.dsvy-meta:after {
    content: "/";
    position: absolute;
    right: -20px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    color: #ddd;
}
.dsvy-blog-classic .dsvy-blog-meta span.dsvy-meta:last-child:after {
    content: unset;
}
.dsvy-blog-classic .dsvy-blog-meta span.dsvy-meta {
    margin-right: 30px;
}
.dsvy-blog-classic .dsvy-blog-meta span.dsvy-meta:last-child {
    margin-right: 0px;
}
/*=== Single Post ===*/
.single-post .dsvy-blog-classic .dsvy-blog-classic-inner {
    background: #fff;
    padding: 45px 0;
}
.single-post .dsvy-no-img .dsvy-blog-classic .dsvy-meta-category-wrapper {
    left: 0px;
}
.single-post .dsvy-blog-classic .dsvy-meta-date-wrapper {
    display: none;
}
.single-post .dsvy-blog-classic .dsvy-post-title {
    margin-bottom: 25px;
}
ul.dsvy-blog-list-ele {
    list-style: none;
    padding: 0;
    margin: 10px 0 0 0;
    line-height: 35px;
    font-weight: 500;
    color: var(--dsvy-karzo-blackish-color);
}
ul.dsvy-blog-list-ele>li>i {
    color: var(--dsvy-karzo-global-color);
    font-size: 14px;
    margin-right: 12px;
}
.single-post .dsvy-blog-classic-inner .dsvy-entry-content h2,
.single-post .dsvy-blog-classic-inner .dsvy-entry-content h4 {
    margin-bottom: 10px;
}
.single-post .content-area.col-md-9 .single-post .designervily-sidebar.col-md-3 {
    padding-right: 20px;
    padding-left: 20px;
}
.single-post .wp-block-image {
    margin: 0;
}
.single .dsvy-blog-classic .dsvy-blog-classic-inner {
    padding-bottom: 20px;
}
.single .dsvy-blog-classic .dsvy-blog-meta.dsvy-blog-meta-top {
    margin-bottom: 20px;
    padding-bottom: 0;
}
.single.single-post .dsvy-author-box:before {
    position: absolute;
    content: '';
    left: 0;
    top: 5px;
    z-index: 1;
    height: 100%;
    width: 120px;
    display: block;
    background: url(../images/author-pattern1.png) center center no-repeat;
}
.single.single-post .dsvy-author-box:after {
    position: absolute;
    content: '';
    top: -57px;
    right: -17px;
    background: url(../images/author-pattern2.png) center center no-repeat;
    height: 100%;
    width: 110px;
}
.single.single-post .post-navigation .nav-links {
    margin-top: 40px;
    padding: 25px;
    border: 1px solid var(--dsvy-karzo-light-bg-color);
}
.single.single-post .dsvy-post-nav.nav-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
}
.single.single-post .nav-links a {
    display: flex;
    align-items: center;
}
.single.single-post .nav-links .nav-next a {
    display: inline-flex;
}
.single.single-post .nav-links .dsvy-post-nav-wrapper {
    text-align: left;
    margin: 0 30px;
    word-break: break-all;
}
.single.single-post .nav-links .nav-next .dsvy-post-nav-wrapper {
    text-align: right;
}
.single.single-post .nav-links .dsvy-post-nav-head {
    font-size: 14px;
    text-transform: uppercase;
    color: var(--dsvy-karzo-global-color);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}
.single.single-post .nav-links .dsvy-post-nav-icon {
    clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
    background: var(--dsvy-karzo-light-bg-color);
    padding: 30px 40px;
    width: 100px;
    height: 90px;
    color: var(--dsvy-karzo-global-color);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}
.single.single-post .nav-links .nav-next a:hover .dsvy-post-nav-icon,
.single.single-post .nav-links .nav-previous a:hover .dsvy-post-nav-icon {
    background: var(--dsvy-karzo-secondary-color);
    color: var(--dsvy-karzo-white-color);
}
.single.single-post .nav-links .nav-previous .dsvy-post-nav-icon {
    padding: 30px 50px 30px 30px;
}
/*=== Sticky post ===*/
.post.sticky {
    position: relative;
    padding: 1px 40px;
    overflow: hidden;
    margin-bottom: 30px;
    border: 10px solid;
}
.dsvy-no-img.post.sticky {
    padding: 40px 35px 40px 35px;
}
.post.sticky .dsvy-blog-classic .dsvy-blog-meta-wrapper {
    border-top-color: rgb(255 255 255 / 36%);
}
.post.sticky .dsvy-blog-classic .dsvy-meta-category-wrapper {
    left: 0px;
    background-color: var(--dsvy-karzo-secondary-color);
}
.post.sticky .dsvy-blog-classic code {
    background-color: var(--dsvy-karzo-secondary-color);
    padding: 2px 6px;
    color: var(--dsvy-karzo-white-color);
}
.post.sticky .dsvy-blog-classic .dsvy-blog-classic-inner,
.post.sticky .dsvy-blog-classic {
    background-color: transparent;
}
.post.sticky .dsvy-blog-classic .dsvy-blog-classic-inner {
    padding: 0px;
    border: 0;
    box-shadow: none;
}
.post.sticky .dsvy-read-more-link a:after {
    background-color: #272727;
}
.post.sticky .dsvy-blog-classic {
    margin-bottom: 0px;
    box-shadow: none;
    overflow: visible;
    border-radius: 0;
}
.post.sticky .dsvy-blog-classic:after {
    font-family: "designervily-base-icons";
    content: "\e830";
    font-size: 25px;
    position: absolute;
    color: #fff;
    opacity: 1;
    right: -45px;
    top: -50px;
    background-color: #32b0ff;
    padding: 0;
    width: 70px;
    line-height: 70px;
    height: 70px;
    text-align: center;
    border-radius: 0;
}
.single .dsvy-post-related .dsvy-element-posts-wrapper .dsvy-post-ele {
    margin-bottom: 0;
}
/*=== Single-blog-meta-bottom ===*/
.dsvy-blog-meta-bottom {
    padding-top: 25px;
    display: -ms-flexbox !important;
    display: flex !important;
    border-bottom: 1px solid #dadada;
    margin-top: 20px;
    padding-bottom: 15px;
}
.dsvy-blog-meta-bottom .dsvy-meta-tags .dsvy-meta-title {
    color: #424d6c;
    font-size: 16px;
    font-weight: 600;
}
.dsvy-blog-meta-bottom .dsvy-meta-tags {
    display: block;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
}
.dsvy-blog-meta-bottom .dsvy-meta-tags a {
    margin: 0 5px 5px 0px;
    border: none;
}
.dsvy-blog-meta-bottom .dsvy-meta-tags a:first-child {
    margin-left: 0px;
}
.dsvy-blog-meta-bottom-right {
    width: 50%;
    text-align: right;
}
.dsvy-blog-meta-bottom ul {
    margin: 0;
    padding: 0;
}
.dsvy-blog-meta-bottom ul li {
    margin-right: 6px;
    display: inline-block;
    margin-bottom: 10px;
}
.dsvy-blog-meta-bottom ul li:last-child {
    margin: 0;
}
.dsvy-blog-meta-bottom .dsvy-social-share li a {
    position: relative;
    display: block;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    border-radius: 50%;
}
.dsvy-blog-meta-bottom .dsvy-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;
}
.dsvy-blog-meta-bottom-left {
    position: relative;
    overflow: hidden;
    width: 50%;
}
/*=== Classic no img ===*/
.dsvy-social-share .dsvy-social-li-facebook a {
    background-color: #3B5998;
}
.dsvy-social-share .dsvy-social-li-twitter a {
    background-color: #55ACEE;
}
.dsvy-social-share .dsvy-social-li-google-plus a {
    background-color: #dd4b39;
}
.dsvy-social-share .dsvy-social-li-linkedin a {
    background-color: #007bb5;
}
.dsvy-social-share .dsvy-social-li-youtube a {
    background-color: #bb0000;
}
.dsvy-social-share .dsvy-social-li-instagram a {
    background-color: #125688;
}
.dsvy-social-share .dsvy-social-li-pinterest a {
    background-color: #cb2027;
}
.dsvy-social-share .dsvy-social-li-snapchat-ghost a {
    background-color: #fffc00;
}
.dsvy-social-share .dsvy-social-li-skype a {
    background-color: #00aff0;
}
.dsvy-social-share .dsvy-social-li-android a {
    background-color: #a4c639;
}
.dsvy-social-share .dsvy-social-li-dribbble a {
    background-color: #ea4c89;
}
.dsvy-social-share .dsvy-social-li-vimeo a {
    background-color: #45bbff;
}
.dsvy-social-share .dsvy-social-li-tumblr a {
    background-color: #2c4762;
}
.dsvy-social-share .dsvy-social-li-vine a {
    background-color: #00b489;
    color: white;
}
.dsvy-social-share .dsvy-social-li-foursquare a {
    background-color: #45bbff;
}
.dsvy-social-share .dsvy-social-li-stumbleupon a {
    background-color: #eb4924;
}
.dsvy-social-share .dsvy-social-li-flickr a {
    background-color: #f40083;
}
.dsvy-social-share .dsvy-social-li-yahoo a {
    background-color: #430297;
}
.dsvy-social-share .dsvy-social-li-soundcloud a {
    background-color: #ff5500;
}
.dsvy-social-share .dsvy-social-li-reddit a {
    background-color: #ff5700;
}
.dsvy-social-share .dsvy-social-li-rss a {
    background-color: #ff6600;
}
/* --------------------------------------
 * Portfolio Section
 * ---------------------------------------*/
.designervily-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 ===*/
.dsvy-sep-heading {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 35px;
}
.dsvy-sep-heading:after {
    position: absolute;
    content: "";
    width: 72px;
    height: 2px;
    bottom: 0;
    left: 0;
}
.single-dsvy-portfolio .post-navigation .nav-links {
    padding-bottom: 0;
    padding-top: 0;
    border-top: 1px solid #E1E1E1;
}
/*=== dsvy-portfolio-single-style-1 ===*/
.dsvy-portfolio-single-style-1 .dsvy-short-description {
    margin-bottom: 30px;
}
.dsvy-portfolio-single-style-1 .dsvy-single-project-details-list h4 {
    display: none;
}
.dsvy-portfolio-single-style-1 .dsvy-single-project-details-list {
    padding: 50px 140px 50px 50px;
    background-color: var(--dsvy-karzo-secondary-color);
    margin-right: 120px;
    margin-bottom: 40px;
}
.dsvy-portfolio-single-style-1 .dsvy-portfolio-lines-wrapper .dsvy-portfolio-line-li {
    font-size: 14px;
    line-height: 18px;
    border: 0;
    padding: 0;
    padding-right: 15px;
}
.dsvy-portfolio-single-style-1 .dsvy-portfolio-lines-wrapper .dsvy-portfolio-line-li,
.dsvy-portfolio-single-style-1 .dsvy-portfolio-lines-wrapper .dsvy-portfolio-line-li a {
    color: var(--dsvy-karzo-white-color);
}
.dsvy-portfolio-single-style-1 .dsvy-portfolio-lines-wrapper .dsvy-portfolio-line-li span.dsvy-portfolio-line-title:after {
    content: unset;
}
.dsvy-portfolio-single-style-1 .dsvy-portfolio-lines-wrapper .dsvy-portfolio-line-li:after {
    position: absolute;
    content: '';
    height: 9px;
    width: 9px;
    background-color: var(--dsvy-karzo-global-color);
    right: -5px;
    left: auto;
    bottom: -15px;
    animation: dsvymove1 5s infinite;
}
@keyframes dsvymove1 {
    from {
        top: 0px;
    }
    to {
        top: calc(100% - 10px);
    }
}
.dsvy-portfolio-single-style-1 .dsvy-portfolio-lines-wrapper .dsvy-portfolio-line-li:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    background: #ddd;
    opacity: .20;
    right: -0px;
}
.dsvy-portfolio-single-style-1 .dsvy-portfolio-lines-wrapper .dsvy-portfolio-line-li:last-child:after,
.dsvy-portfolio-single-style-1 .dsvy-portfolio-lines-wrapper .dsvy-portfolio-line-li:last-child:before {
    content: unset;
}
/*=== dsvy-portfolio-lines-wrapper ===*/
.dsvy-single-project-content-wrapper {
    position: relative;
}
.dsvy-single-project-details-list {
    padding: 40px;
    background-color: #fff;
}
.dsvy-portfolio-summary {
    margin-bottom: 50px;
}
.dsvy-single-project-details-list h3 {
    display: none;
}
.dsvy-single-project-details-list h4 {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 20px;
}
.dsvy-portfolio-lines-wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 15px 30px
}
.dsvy-portfolio-lines-wrapper .dsvy-portfolio-line-title {
    font-weight: 600;
    font-size: 16px;
    color: var(--dsvy-karzo-global-color);
}
.dsvy-portfolio-lines-wrapper .dsvy-portfolio-line-li span.dsvy-portfolio-line-title {
    display: block;
    padding-bottom: 5px;
    position: relative;
    padding-left: 0px;
}
.dsvy-portfolio-lines-wrapper .dsvy-portfolio-line-li .dsvy-portfolio-line-value {
    padding-left: 0px;
    display: block;
}
.dsvy-portfolio-lines-wrapper .dsvy-portfolio-line-li span.dsvy-portfolio-line-title:after {
    content: '';
    width: 7px;
    height: 7px;
    position: absolute;
    top: 5px;
    left: 0;
    background-color: var(--dsvy-karzo-global-color);
}
.dsvy-portfolio-lines-wrapper .dsvy-portfolio-line-li {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    position: relative;
    border-bottom: 1px solid #f2f3f5;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
/* .dsvy-portfolio-lines-wrapper .dsvy-portfolio-line-li:nth-last-child(1),
.dsvy-portfolio-lines-wrapper .dsvy-portfolio-line-li:nth-last-child(2) {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
} */
/*=== 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(--dsvy-karzo-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 .dsvy-prev-title,
.post-navigation .nav-links .dsvy-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 .dsvy-prev-title:hover,
.post-navigation .nav-links .dsvy-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;
}
.dsvy-portfolio-single .dsvy-portfolio-nav-head {
    font-size: 16px;
    color: #666666;
}
.dsvy-portfolio-single .dsvy-portfolio-nav-wrapper {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 240px;
}
.dsvy-portfolio-single .nav-links .dsvy-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;
}
.dsvy-portfolio-single .nav-links .nav-next .dsvy-portfolio-nav-icon {
    text-align: right;
}
.dsvy-portfolio-single .nav-links .dsvy-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%);
}
.dsvy-portfolio-single .nav-links .nav-previous .dsvy-portfolio-nav-icon i {
    left: 0;
}
.dsvy-portfolio-single .nav-links .nav-next .dsvy-portfolio-nav-icon i {
    right: 0;
}
.dsvy-portfolio-single .nav-links .nav-previous .dsvy-portfolio-nav-icon i,
.dsvy-portfolio-single .nav-links .nav-next .dsvy-portfolio-nav-icon i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: rgba(var(--dsvy-karzo-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;
}
.dsvy-portfolio-single .nav-links .nav-previous:hover .dsvy-portfolio-nav-icon i,
.dsvy-portfolio-single .nav-links .nav-next:hover .dsvy-portfolio-nav-icon i {
    background: rgba(var(--dsvy-karzo-global-color-rgb), 0.9);
    color: var(--dsvy-karzo-white-color);
}
.dsvy-portfolio-single .nav-links .nav-previous .dsvy-portfolio-nav-wrapper {
    margin-left: 2px;
}
.dsvy-portfolio-single .nav-links .nav-next .dsvy-portfolio-nav-wrapper {
    margin-right: 2px;
    margin-left: auto;
}
.dsvy-portfolio-single .navigation {
    margin-top: 40px;
}
.dsvy-portfolio-single .dsvy-portfolio-nav-wrapper {
    display: inline-block;
    vertical-align: middle;
}
.dsvy-portfolio-single .post-navigation .nav-links {
    justify-content: space-between;
}
.dsvy-portfolio-single .post-navigation .nav-links .nav-previous,
.dsvy-portfolio-single .post-navigation .nav-links .nav-next {
    width: unset;
}
.dsvy-portfolio-single .nav-links .nav-previous .dsvy-portfolio-nav-wrapper {
    text-align: left;
}
.dsvy-portfolio-single .nav-links .nav-next .dsvy-portfolio-nav-wrapper {
    text-align: right;
}
.dsvy-portfolio-single .nav-links a {
    display: -ms-flexbox !important;
    display: flex !important;
}
.dsvy-portfolio-single .nav-links .nav-next a {
    justify-content: space-between;
}
.dsvy-portfolio-single .nav-links a .dsvy-portfolio-nav-wrapper {
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
}
/*=== dsvy-portfolio-single-style-1=== */
.dsvy-portfolio-single-style-1 .nav-links a {
    align-items: center;
    color: var(--dsvy-karzo-blackish-color);
}
.dsvy-portfolio-single-style-1 .dsvy-portfolio-nav-thumbnail img {
    width: 95px;
    height: 95px;
}
.dsvy-portfolio-single-style-1 .nav-previous .dsvy-portfolio-nav-thumbnail img {
    border-radius: 15px 15px 0px;
}
.dsvy-portfolio-single-style-1 .nav-next .dsvy-portfolio-nav-thumbnail img {
    border-radius: 15px 15px 15px 0px;
}
.dsvy-portfolio-single-style-1 .post-navigation .nav-links {
    padding-top: 40px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.dsvy-portfolio-single-style-1 .nav-links .dsvy-portfolio-nav-thumbnail {
    position: relative;
}
.dsvy-portfolio-single-style-1 .nav-links .dsvy-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%);
}
.dsvy-portfolio-single-style-1 .nav-links a:hover .dsvy-portfolio-nav-icon {
    color: var(--dsvy-karzo-global-color);
}
.dsvy-portfolio-single-style-1 .nav-links .nav-next .dsvy-portfolio-nav-icon {
    right: 30px;
}
.dsvy-portfolio-single-style-1 .nav-links .nav-previous .dsvy-portfolio-nav-icon {
    left: 30px;
}
.dsvy-portfolio-single-style-1 .nav-links .nav-previous .dsvy-portfolio-nav-wrapper {
    margin-left: 30px;
    padding: 0;
}
.dsvy-portfolio-single-style-1 .nav-links .nav-next .dsvy-portfolio-nav-wrapper {
    margin-right: 30px;
}
/*=== single-dsvy-service ===*/
.archive .designervily-ele-portfolio {
    margin-bottom: 30px;
}
.dsvy-sortable-list-ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 42px;
    display: block;
}
.dsvy-sortable-list-ul li {
    display: inline-block;
}
.dsvy-sortable-list-ul li:before {
    content: ' ';
    margin: 0 20px;
}
.dsvy-sortable-list-ul li:first-child:before {
    display: none;
}
.dsvy-sortable-list a {
    font-size: 18px;
    letter-spacing: -0.5px;
}
.dsvy-sortable-list a:hover {
    color: #222222;
}
/*=== dsvy-category-style1 ===*/
.dsvy-category-style1 {
    text-align: center;
}
.dsvy-category-style1 .dsvy-ihbox.dsvy-ihbox-style-hsbox.dsvy-align-center {
    margin-bottom: 0;
}
.dsvy-category-style1 .dsvy-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;
}
.dsvy-category-style1 .dsvy-sortable-list-ul li:first-child {
    margin-left: 0;
}
.dsvy-category-style1 .dsvy-sortable-list-ul li:last-child {
    margin-right: 0;
}
.dsvy-category-style1 .dsvy-sortable-link {
    position: relative;
}
.dsvy-category-style1 .dsvy-sortable-link.dsvy-selected:after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #000;
    position: absolute;
    top: -20px;
    left: 0
}
/*=== dsvy-category-style2 ===*/
.dsvy-category-style2 .dsvy-ihbox-style-hsbox {
    float: left;
    margin-bottom: 60px;
}
.dsvy-category-style2 .dsvy-sortable-list {
    float: right;
}
.dsvy-category-style2 .dsvy-ele-header-area:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.dsvy-category-style2 .dsvy-sortable-list-ul {
    margin-top: 15px;
}
.dsvy-text-color-white .dsvy-sortable-list a {
    color: #fff;
}
/*=== dsvy-category-style3 ===*/
.dsvy-category-style3 .dsvy-ihbox-style-hsbox {
    float: left;
    margin-bottom: 60px;
}
.dsvy-category-style3 .dsvy-sortable-list {
    float: right;
    margin-top: 25px;
}
.dsvy-category-style3 .dsvy-sortable-link.dsvy-selected:after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #000;
    position: absolute;
    top: -20px;
    left: 0
}
.dsvy-category-style3 .dsvy-sortable-link {
    position: relative;
}
.dsvy-category-style3 .dsvy-sortable-link.dsvy-selected:after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #000;
    position: absolute;
    top: -20px;
    left: 0
}
.dsvy-category-style3 .dsvy-ele-header-area:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
/* --------------------------------------
 * Team Member Section
 * ---------------------------------------*/
.designervily-ele-team .designervily-overlay {
    background-color: rgba(var(--dsvy-karzo-global-color-rgb), 0.50);
}
/*=== single-dsvy-teammember ===*/
.tax-dsvy-team-group.dsvy-sidebar-no #primary.content-area {
    margin-top: 60px;
}
.tax-dsvy-team-group .dsvy-element-team-wrapper {
    margin-top: 40px;
}
.dsvy-team-single-pbar {
    margin-top: 60px;
}
/*=== Single Team Member Style 1 ===*/
.dsvy-team-single-style-1 .dsvy-team-single .dsvy-team-info-block {
    padding: 20px 0;
    margin: 0 30px;
}
.dsvy-team-single-style-1 .dsvy-team-info-block h3,
.dsvy-team-single-style-1 .dsvy-team-title {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 30px;
    color: var(--dsvy-karzo-white-color);
    padding-bottom: 15px;
    position: relative;
}
.dsvy-team-single-style-1 .dsvy-team-title {
    margin-top: 30px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.dsvy-team-single-style-1 .dsvy-team-designation {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 0;
    letter-spacing: 0px;
    font-weight: 500;
    color: var(--dsvy-karzo-global-color);
    margin-bottom: 30px;
}
.dsvy-team-single-style-1 .dsvy-team-single-info {
    padding: 0;
    position: relative;
    z-index: 1;
    background-color: #fff;
}
.dsvy-team-single-style-1 .dsvy-team-left-inner {
    background: var(--dsvy-karzo-secondary-color);
}
.dsvy-team-single-style-1 .dsvy-team-left-inner {
    padding: 60px 0 100px;
    position: relative;
    z-index: 2;
}
.dsvy-team-single-style-1 .dsvy-featured-wrapper {
    height: 240px;
    width: 240px;
    margin: 0 auto;
}
.dsvy-team-single-style-1 .dsvy-team-left-inner:before {
    top: 0px !important;
    -khtml-transform: translateX(0%) translateY(-36%);
    -moz-transform: translateX(0%) translateY(-36%);
    -ms-transform: translateX(0%) translateY(-36%);
    -o-transform: translateX(0%) translateY(-36%);
    transform: translateX(0%) translateY(-36%);
}
.dsvy-team-single-style-1 .dsvy-team-left-inner:after {
    top: -30px !important;
    right: -165px !important;
    -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%);
}
.dsvy-team-single-style-1 .dsvy-featured-wrapper img {
    border-radius: 50%;
}
.dsvy-team-single-style-1 .dsvy-short-description {
    margin: 0;
    color: var(--dsvy-karzo-white-color);
}
.dsvy-team-single-style-1 .dsvy-single-team-info {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 15px;
    font-size: 15px;
}
.dsvy-team-single-style-1 .dsvy-single-team-info li label {
    display: inline-block;
    padding-bottom: 0;
    position: relative;
    font-weight: 400;
    font-size: 16px;
    color: var(--dsvy-karzo-global-color);
    min-width: 70px;
}
.dsvy-team-single-style-1 .dsvy-team-progressbar .elementor-title,
.dsvy-team-single-style-1 .dsvy-single-team-info li a {
    color: var(--dsvy-karzo-white-color);
}
.dsvy-team-single-style-1 .dsvy-team-info-block h3::before {
    background: #fff;
    opacity: .20;
}
.dsvy-team-single-style-1 .dsvy-team-single .dsvy-entry-content {
    margin: 10px -10px 0 -10px;
}
.dsvy-team-single-style-1 .dsvy-team-info-block .dsvy-team-progressbar .dsvy-progressbar:last-child {
    margin-top: 12px;
}
.dsvy-single-team-info {
    list-style: none;
    margin: 0;
    margin-top: 30px;
    margin-bottom: 50px;
    padding: 0;
}
.dsvy-single-team-info li {
    margin: 0;
    font-size: 16px;
    line-height: 26px;
    position: relative;
    color: #fff;
}
.dsvy-team-left-inner {
    background: none;
}
.dsvy-team-des {
    padding-right: 60px;
    padding-left: 40px;
}
.dsvy-team-social-links {
    margin-top: 20px;
}
.dsvy-team-single .dsvy-team-social-links a {
    width: 60px;
    height: 60px;
    line-height: 60px;
}
/*=== Single Team Member Style 2 ===*/
.dsvy-team-single-style-2 .dsvy-team-single-info {
    position: relative;
    z-index: 1;
}
.dsvy-team-single-style-2 .dsvy-team-single-info .dsvy-team-detail {
    background: var(--dsvy-karzo-secondary-color);
}
.dsvy-team-single-style-2 .dsvy-team-single-info .dsvy-team-des {
    padding: 130px 80px 0px 80px;
}
.dsvy-team-single-style-2 .dsvy-single-team-info {
    background: transparent;
}
.dsvy-team-single-style-2 .dsvy-team-title {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 0px;
}
.dsvy-team-single-style-2 .dsvy-team-designation {
    font-size: 18px;
    line-height: 24px;
    color: var(--dsvy-karzo-global-color);
    font-weight: 500;
    margin-bottom: 20px;
}
.single-dsvy-team-member .dsvy-team-single-style-2 .dsvy-short-description {
    margin: 0;
    font-size: 16px;
}
.dsvy-team-single-style-2 .dsvy-team-title,
.single-dsvy-team-member .dsvy-team-single-style-2 .dsvy-short-description,
.dsvy-team-single-style-2 .dsvy-single-team-info li,
.dsvy-team-single-style-2 .dsvy-single-team-info li a {
    color: var(--dsvy-karzo-white-color);
}
.dsvy-team-single-style-2 .dsvy-single-team-info li {
    margin-bottom: 0;
    border-bottom: none;
    padding: 3px 0px;
    font-size: 16px;
}
.dsvy-team-single-style-2 .dsvy-single-team-info li label {
    display: inline-block;
    font-weight: 700 !important;
    color: var(--dsvy-karzo-global-color);
    margin-bottom: 0;
    font-size: 16px;
}
.dsvy-team-single-style-2 .dsvy-team-social-links a {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 24px;
    background-color: var(--dsvy-karzo-white-color);
    color: var(--dsvy-karzo-global-color);
    border-radius: 50%;
    box-shadow: 0px 2px 3px 0px rgb(0 0 0 / 10%);
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.dsvy-team-single-style-2 .dsvy-team-social-links li {
    display: block;
    margin-right: 0px;
}
.dsvy-team-single-style-2 .dsvy-social-links {
    position: absolute;
    left: -35px;
    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%);
    right: auto;
    text-align: center;
    transition: all ease 800ms;
    -moz-transition: all ease 800ms;
    -webkit-transition: all ease 800ms;
    -o-transition: all ease 800ms;
}
.dsvy-team-single-style-2 .dsvy-team-left-inner {
    margin-right: 10px;
}
.dsvy-team-single-style-2 .dsvy-short-description h3 {
    display: none;
}
.dsvy-team-single-style-2 .dsvy-team-single-info .col-lg-6 {
    padding: 0px;
}
/* --------------------------------------
 * 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: 60px;
}
/*--- dsvy-subscribe-form ---*/
.dsvy-subscribe-form button {
    width: 100%;
    background-color: var(--dsvy-karzo-blackish-color);
}
.dsvy-subscribe-form button:hover {
    background-color: var(--dsvy-karzo-global-color);
}
.dsvy-subscribe-form input[type="text"],
.dsvy-subscribe-form input[type="email"] {
    background: #fff;
    border: none;
    font-size: 16px;
    padding: 18px 24px;
    height: 60px;
}
.dsvy-subscribe-form button {
    position: relative;
    font-size: 13px;
    letter-spacing: 1px;
    text-align: left;
    padding: 20px 40px;
}
.dsvy-subscribe-form .input-group {
    margin-bottom: 25px;
}
/*--- dsvy-form-style-1 ---*/
.dsvy-form-style-1 .dsvy-select select {
    color: #999;
}
.dsvy-form-style-1 input[type="text"],
.dsvy-form-style-1 input[type="email"],
.dsvy-form-style-1 textarea {
    border: none;
    font-size: 14px;
    padding: 0 25px;
    background-color: var(--dsvy-karzo-white-color);
}
.dsvy-form-style-2 button,
.dsvy-form-style-1 button {
    background-color: var(--dsvy-karzo-global-color);
    position: relative;
}
.dsvy-form-style-2 button:hover,
.dsvy-form-style-1 button:hover {
    background-color: var(--dsvy-karzo-blackish-color);
}
.dsvy-form-style-2 .input-group,
.dsvy-form-style-1 .input-group {
    display: block;
    margin-bottom: 30px;
}
.dsvy-form-style-2 .dsvy-submitbutton.input-group {
    margin-bottom: 0;
}
.dsvy-form-style-1 textarea {
    padding: 25px;
}
.dsvy-form-style-1 .input-group.input-button {
    margin-bottom: 0;
}
.wpcf7 .dsvy-form-style-1 .ajax-loader {
    display: inline-block;
}
/*--- dsvy-form-style-2 ---*/
.dsvy-form-style-2 input[type="text"],
.dsvy-form-style-2 input[type="email"],
.dsvy-form-style-2 input[type="password"],
.dsvy-form-style-2 input[type="tel"],
.dsvy-form-style-2 input[type="url"],
.dsvy-form-style-2 input[type="search"],
.dsvy-form-style-2 textarea {
    border: 0px;
}
/* --------------------------------------
 * Client Logo Section
 * ---------------------------------------*/
.dsvy-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 .designervily-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: 30px;
}
.elementor-progress-bar {
    position: relative;
    height: 6px;
    background-color: var(--dsvy-karzo-global-color);
}
.elementor-progress-bar,
.elementor-progress-wrapper {
    border-radius: 0;
}
.elementor-progress-percentage {
    padding-right: 0;
    position: absolute;
    right: -20px;
    top: -25px;
}
.elementor-progress-percentage,
.elementor-widget-progress .elementor-title {
    font-size: 15px;
    line-height: 24px;
    color: var(--dsvy-karzo-white-color) !important;
}
.elementor-progress-wrapper {
    position: relative;
    height: 6px;
    margin-top: 6px;
    background-color: var(--dsvy-karzo-light-bg-color);
}
/* --------------------------------------
 * Pricing Table Section
 * ---------------------------------------*/
/*=== Hide next prev button ===*/
.single-dsvy-service .navigation {
    display: none;
}
/*=== single-service-contact ===*/
.dsvy-service-single-style-1 .dsvy-service-feature-image img {
    margin-bottom: 50px;
}
.single-service-contact {
    padding: 45px !important;
    padding-bottom: 30px;
    position: relative;
    overflow: hidden;
    text-align: center;
    color: #fff;
    border: 0;
    font-size: 18px;
    background-size: cover;
    background: var(--dsvy-karzo-secondary-color) !important;
}
.single-service-contact .single-service-contact-inner {
    position: relative;
    z-index: 2;
}
.single-service-contact .single-service-contact-inner h2 {
    color: #fff;
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 0px;
}
.single-service-contact img {
    border-radius: 50%;
    margin: 0;
    margin-bottom: -10px;
}
.single-service-contact .dsvy-service-position {
    font-size: 13px;
    color: var(--dsvy-karzo-global-color);
    font-weight: 600;
    margin-bottom: 10px;
}
.single-service-contact ul li {
    padding-bottom: 5px;
}
.dsvy-team-single-style-1 .dsvy-team-left-inner:before,
.single-service-contact .single-service-contact-inner:before {
    position: absolute;
    content: '';
    left: -47px;
    top: -85px;
    right: 0;
    z-index: -1;
    height: 100%;
    width: 401px;
    display: block;
    background: url(../images/sidebar-pattern.png) center center no-repeat;
}
.dsvy-team-single-style-1 .dsvy-team-left-inner:after,
.single-service-contact .single-service-contact-inner:after {
    position: absolute;
    content: '';
    bottom: -210px;
    right: -120px;
    background: url(../images/sidebar-patternbottom.png) center center no-repeat;
    height: 100%;
    width: 100%;
    top: auto;
}
.single-dsvy-service .designervily-sidebar .widget.dsvy_widget_list_all_posts .widget-title,
.site-content .dsvy_widget_list_all_posts .widget-title {
    display: none;
}
.widget.karzo_category_list_widget ul>li {
    margin-bottom: 0 !important;
}
.site-content .dsvy_widget_list_all_posts ul>li {
    margin: 0;
}
.site-content .dsvy_widget_list_all_posts ul>li a:before {
    position: absolute;
    content: '\e806';
    left: inherit;
    right: 25px;
    font-size: 10px;
    color: inherit;
    font-family: 'designervily-base-icons';
    top: 50%;
    z-index: 1;
    color: var(--dsvy-karzo-secondary-color);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.dsvy-tab-style-1 .dsvy-tabs .dsvy-tabs-heading li:hover,
.site-content .dsvy_widget_list_all_posts ul>li:hover a,
.site-content .dsvy_widget_list_all_posts ul>li.dsvy-post-active a {
    background-color: var(--dsvy-karzo-secondary-color);
    color: #fff;
    border-color: var(--dsvy-karzo-secondary-color);
}
.site-content .dsvy_widget_list_all_posts ul>li.dsvy-post-active a:before {
    opacity: 1;
}
.site-content .dsvy_widget_list_all_posts ul>li:hover a:before {
    opacity: 1;
    color: #fff;
}
.dsvy-tab-style-1 .dsvy-tabs .dsvy-tabs-heading li:hover i:after,
.site-content .dsvy_widget_list_all_posts ul>li:hover a:after {
    background: var(--dsvy-karzo-global-color);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.designervily-sidebar .widget.widget_media_image {
    padding: 0;
    background: none;
}
.site-content .dsvy_widget_list_all_posts ul>li a {
    border: 1px solid #eee;
    background-color: var(--dsvy-karzo-white-color);
    padding: 20px 30px;
    display: block;
    position: relative;
    border-radius: 0px;
    font-weight: normal;
    font-size: 16px;
}
.single-dsvy-service .designervily-sidebar .widget.dsvy_widget_list_all_posts {
    padding: 0;
    border: 0;
}
/* --------------------------------------
 * 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;
}
/*=== designervily-sidebar .search-form ===*/
.wp-block-search .wp-block-search__inside-wrapper,
.widget.widget_search .search-form {
    position: relative;
}

.wp-block-search input[type="search"],
.widget.widget_search .search-form input[type="search"] {
    background-color: var(--dsvy-karzo-light-bg-color);
    height: 60px;
    border: 0;
    padding: 0px 30px;
    padding-right: 90px;
}
.wp-block-search .wp-block-search__button,
.widget.widget_search .search-form button {
    position: absolute;
    right: 0;
    padding: 0;
    border: none;
    outline: none;
    background-color: var(--dsvy-karzo-global-color);
    top: 0;
    height: 60px;
    color: #fff;
    font-size: 16px;
    z-index: 1;
    width: 80px;
}
.wp-block-search .wp-block-search__button {
    font-size: 0;
}
.wp-block-search .wp-block-search__button:after,
.widget.widget_search .search-form button:after {
    position: absolute;
    font-family: 'designervily-base-icons';
    content: '\1f4e5';
    right: 27px;
    font-size: 16px;
    top: 22px;
    font-size: 15px;
    color: #fff;
    line-height: normal;
    font-weight: normal;    
    font-style: normal;
}
.designervily-sidebar .widget .widget-title {
    padding: 0px 0 0;
    margin-bottom: 30px;
}
.designervily-sidebar .widget_search .wp-block-search__label,
.designervily-sidebar .widget_block .wp-block-group h2,
.designervily-sidebar .widget .widget-title {
    display: inline-block;
    padding-bottom: 15px;
    position: relative;
    width: 100%;
}
.designervily-sidebar .widget_search .wp-block-search__label {
    margin-bottom: 30px;
}

.designervily-sidebar .widget_search .wp-block-search {
    display: block;
    margin-bottom: 0;
}
.dsvy-team-single-style-1 .dsvy-team-info-block h3:after,
.designervily-sidebar .widget_search .wp-block-search__label:after,
.designervily-sidebar .widget_block .wp-block-group h2:after,
.designervily-sidebar .widget .widget-title:after {
    content: "";
    width: 30px;
    background-color: var(--dsvy-karzo-global-color);
    height: 6px;
    position: absolute;
    bottom: -2px;
    left: 0;
    transition: all 300ms linear;
}
.dsvy-team-single-style-1 .dsvy-team-info-block:hover h3:after,
.designervily-sidebar .widget:hover .widget-title:after {
    width: 50px;
}

.dsvy-team-single-style-1 .dsvy-team-info-block h3::before,
.designervily-sidebar .widget_search .wp-block-search__label:before,
.designervily-sidebar .widget_block .wp-block-group h2:before,
.designervily-sidebar .widget .widget-title:before {
    display: block;
    height: 1px;
    margin-top: 0;
    margin-bottom: 0px;
    content: '';
    position: absolute;
    bottom: 0;
    left: 45px;
    background-color: #e8e8e8;
    width: calc(100% + -45px);
}

.designervily-sidebar .widget {
    background-color: #fff;
    padding: 35px;
    margin-bottom: 30px;
    border: 1px solid #eee;
}
.designervily-sidebar .widget:last-child {
    margin-bottom: 0px;
}
.site-content .karzo_category_list_widget ul>li,
.site-content .dsvy_widget_list_all_posts ul>li,
.site-content .widget_categories ul>li a,
.site-content .widget.widget_archive ul li a {
    margin: 2px 0;
    padding: 0;
}
.site-content .karzo_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 .dsvy_widget_list_all_posts ul>li,
.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_search .search-form button:before {
    content: none !important;
}
/* --------------------------------------
 * Widget Section
* ---------------------------------------*/
.site-content .widget .wp-block-latest-comments {
    padding: 0;
}
ul.wp-block-categories li>a:before,
ul.wp-block-archives li>a:before,
.site-content .widget .wp-block-latest-comments li:before,
.site-content .widget .wp-block-latest-posts 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.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: 4px;
    color: var(--dsvy-karzo-global-color);
    font-family: 'designervily-base-icons';
    line-height: normal;
    font-weight: normal;
}
ul.wp-block-categories li>a:before,
ul.wp-block-archives li>a:before {
    top: 0px;
}
.site-content .widget .wp-block-latest-posts li>a:before {
    top: 1px;
}
.site-content .widget .wp-block-latest-comments li,
.site-content .widget .wp-block-latest-posts li>a,
.site-content .widget.widget_categories ul li>a,
.site-content .widget.widget_recent_comments ul 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;
}
.karzo_recent_posts_widget .dsvy-rpw-content .dsvy-rpw-date a {
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: normal !important;
    color: var(--dsvy-karzo-global-color);
}
.site-content .widget.widget_recent_comments ul li {
    color: #344450;
    padding-left: 25px;
}
.site-content .widget.widget_categories ul li>a {
    padding-left: 0px;
}
.site-content .widget.widget_categories ul li>a:before {
    content: '\f115';
    left: 0px;
    top: 16px;
    font-size: 13px;
    color: var(--dsvy-karzo-global-color);
}
.site-content .widget.widget_categories ul li>a:before {
    content: unset !important;
}
.site-content .widget.widget_archive ul li>a:before {
    content: '\e814';
    left: 0px;
    top: 13px;
    font-size: 16px;
}
.site-content .widget .wp-block-latest-comments li {
    padding-left: 25px;
    line-height: 1.6;
}
.site-content .widget .wp-block-latest-comments li:before {
    top: 4px;
    content: '\f0e5';
    font-size: 14px;
}
/*=== widget_categories ===*/
.widget_archive ul li span,
.widget_categories ul li span {
    position: absolute;
    right: 0px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    display: block;
    font-size: 13px;
    font-weight: 450;
    border-radius: 50%;
    top: 9px;
    color: var(--dsvy-karzo-global-color);
    background-color: var(--dsvy-karzo-light-bg-color);
}
.dsvy-text-color-white .widget_categories ul li span {
    background-color: #fff;
}
/*=== widget_recent_comments ===*/
.site-content .widget.widget_recent_comments ul li:before {
    content: '\f0e5';
    top: 4px;
    font-size: 14px;
}
/*=== widget_pages ===*/
.widget.widget_pages ul li a:before {
    content: '\e816';
    top: 7px;
    font-size: 12px;
}
/*=== Meta box ===*/
.dsvy-metabox .widgettitle {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 15px;
    display: inline-block;
}
.dsvy-metabox .widget ul li {
    margin-bottom: 12px;
}
/*=== Download  ===*/
.widget.widget-download .item-download {
    justify-content: space-between;
    background: var(--dsvy-karzo-light-bg-color);
    padding: 10px 0px 10px 30px;
    margin-top: 3px;
}
.widget.widget-download .item-download:first-child {
    margin-top: 0;
    background: var(--dsvy-karzo-global-color);
}
.widget.widget-download .download {
    text-align: left;
}
.designervily-sidebar .widget.widget-download h5 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: -5px;
}
.widget-download .download .dsvy-text a {
    margin: 0;
    font-size: 13px;
}
.widget-download .download .item-download:first-child .dsvy-icon a,
.widget.widget-download .item-download:first-child h5,
.widget-download .download .item-download:first-child .dsvy-text a {
    color: #fff;
}
.widget-download .download .dsvy-icon a,
.widget-download .download .dsvy-text p a {
    color: var(--dsvy-karzo-global-color);
}
.widget-download .download .item-download:first-child .dsvy-icon a:hover,
.widget-download .download .dsvy-icon a:hover,
.widget-download .download .item-download:first-child .dsvy-text p a:hover,
.widget-download .download .dsvy-text p a:hover {
    color: var(--dsvy-karzo-secondary-color);
}
.widget.widget-download .download .dsvy-icon {
    margin-right: 20px;
}
/*=== Advertise  ===*/
.designervily-sidebar .widget.widget-ads {
    background-color: var(--dsvy-karzo-global-color);
    text-align: center;
    padding-top: 50px;
    font-size: 16px;
    color: #19232b;
}
.designervily-sidebar .widget.widget-ads h3 {
    color: #fff;
    font-size: 26px;
    line-height: 28px;
}
.advertise-info-img img {
    border-radius: 50%;
    border: 4px solid #fff;
    margin: 0 0 10px 0;
}
.advertise-info-img {
    margin-bottom: 10px;
    ;
}
.widget.widget-ads h4 {
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 5px;
}
.widget.widget-ads p {
    margin-bottom: 10px;
}
.advertise-info-list {
    color: #fff;
    margin-top: 10px;
    margin-bottom: 20px;
}
.advertise-info-list i {
    color: #19232b;
    margin-left: 5px;
}
.widget.widget-ads a.dsvy-service-btn {
    background-color: var(--dsvy-karzo-secondary-color);
    width: 100%;
}
.widget.widget-ads a.dsvy-service-btn:hover {
    color: var(--dsvy-karzo-link-color-normal);
    background-color: #fff;
}
.widget.widget-ads a:hover.dsvy-service-btn span:before {
    background-color: var(--dsvy-karzo-blackish-color);
}
/* --------------------------------------
 * Footer Section
* ---------------------------------------*/
.site-footer {
    font-size: 15px;
}
.dsvy-footer-section.dsvy-footer-widget-area {
    padding-top: 0px;
}
.site-footer .widget {
    padding-top: 75px;
    position: relative;
}
.site-footer .widget.dsvy-topline {
    text-align: center;
}
.site-footer .widget.dsvy-topline:after {
    position: absolute;
    content: "";
    top: -60px;
    left: 0;
    width: 100%;
    height: 5px;
    background: var(--dsvy-karzo-global-color);
    -webkit-transition: all .50s ease-in-out;
    transition: all .50s ease-in-out;
}
.site-footer .dsvy-footer-widget-col-1 .widget:after {
    width: 100%;
}
.site-footer .widget .widget ul>li {
    padding: 0px 0px 10px 0;
}
.dsvy-footer-section {
    position: relative;
}
.dsvy-footer-boxes,
.dsvy-footer-section.dsvy-footer-big-area-wrapper,
.dsvy-footer-section.dsvy-footer-text-area,
.dsvy-footer-section.dsvy-footer-text-area {
    z-index: 1;
    position: relative;
}
ul.dsvy-timelist-list .dsvy-timelist-li-value {
    color: #b8c3cb;
}
.dsvy-footer-section.dsvy-text-color-white a:hover {
    color: #fff;
}
.dsvy-footer-text-area .dsvy-footer-copyright-box h3,
.dsvy-footer-widget .widget .widget-title {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
}
.dsvy-footer-copyright-box .dsvy-footer-copyright-text-area {
    text-align: center;
}
.dsvy-footer-copyright-box .dsvy-footer-copyright-text-area i {
    display: block;
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 40px;
    color: var(--dsvy-karzo-global-color);
}
.dsvy-footer-text-inner {
    font-size: 14px;
}
.dsvy-footer-section.dsvy-text-color-white,
.dsvy-footer-section.dsvy-text-color-white a {
    color: rgba(var(--dsvy-karzo-white-color-rgb), 0.70);
}
.dsvy-contact-detail h4 {
    font-size: 18px;
    color: var(--dsvy-karzo-global-color);
}
/*=== dsvy-footer-copyright-box ===*/
.dsvy-footer-section.dsvy-bg-color-transparent {
    background-color: transparent;
}
.dsvy-footer-copyright-box span {
    font-size: 14px;
    font-weight: 700;
    color: var(--dsvy-karzo-global-color);
}
.dsvy-footer-copyright-box ul.dsvy-social-links {
    margin: 0;
    padding: 0;
    list-style: none;
}
.dsvy-footer-copyright-box ul li {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 8px;
}
.dsvy-footer-copyright-box ul li.dsvy-social-li a span {
    display: inline-block;
    text-align: center;
    color: #dddddd !important;
    font-size: 17px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 0;
    background: transparent;
    border: 1px solid #dddddd;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.dsvy-footer-copyright-box ul li.dsvy-social-li a span:hover {
    border-color: #fff;
    background-color: #fff;
}
.dsvy-footer-copyright-box ul li.dsvy-social-li a span:hover {
    color: var(--dsvy-karzo-secondary-color) !important;
}

.dsvy-footer-text-area .col-md-12{
    text-align: center;
}
.dsvy-footer-text-area .dsvy-footer-text-inner .row{
    align-items: center;
}

/*=== dsvy-footer-big-area-wrapper ===*/
.dsvy-footer-contact-info-inner i {
    display: inline-block;
    width: 85px;
    height: 85px;
    line-height: 85px;
    text-align: center;
    margin-right: 25px;
    font-size: 30px;
    color: #fff;
    font-weight: normal;
}
.dsvy-footer-contact-info-inner .dsvy-label {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}
.dsvy-footer-big-area .dsvy-footer-contact-info-wrap {
    font-size: 22px;
    line-height: 32px;
    letter-spacing: -0.5px;
    font-weight: 600;
}
.dsvy-footer-style-2 .footer-wrap.dsvy-footer-big-area {
    padding-top: 70px;
    padding-bottom: 55px;
    border-bottom: 1px solid rgba(255, 255, 255, 10%);
    position: relative;
}
.dsvy-footer-style-2 .footer-wrap.dsvy-footer-big-area:after,
.dsvy-footer-style-2 .footer-wrap.dsvy-footer-big-area:before {
    content: '';
    width: 1000px;
    height: 30px;
    right: -700px;
    top: -1px;
    position: absolute;
    background: var(--dsvy-karzo-white-color);
    clip-path: polygon(0 0, 100% -2%, 100% 100%, 3% 100%);
}
.dsvy-footer-style-2 .footer-wrap.dsvy-footer-big-area:after {
    left: -700px;
    clip-path: polygon(0% 0%, 100% -2%, 97% 100%, 0% 100%);
}
.dsvy-widget-border .dsvy-main-logo {
    margin-bottom: 10px;
}
.dsvy-footer-newsletter {
    position: relative;
}
.dsvy-footer-newsletter button {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 50px;
    height: 50px;
    line-height: normal;
    text-align: center;
    padding: 0;
}
.dsvy-footer-overlay .dsvy-social-links {
    margin: 0;
}
.dsvy-footer-overlay .dsvy-social-links li {
    display: inline-block;
    margin: 0 5px;
}
.dsvy-footer-overlay .dsvy-social-links li a {
    display: block;
    height: 60px;
    width: 60px;
    line-height: 60px;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
}
.dsvy-footer-overlay .dsvy-footer-overlay-right a {
    color: var(--dsvy-karzo-secondary-color);
}
.dsvy-footer-overlay .dsvy-social-links li a:hover {
    color: #fff;
    background-color: var(--dsvy-karzo-global-color);
}
.dsvy-footer-style-2 .dsvy-footer-text-area {
    border: none;
}
.dsvy-footer-text-area .dsvy-footer-copyright-box.col-md-12 {
    text-align: center;
}
/*=== dsvy-footer-style-2 ===*/
.dsvy-footer-style-1 .dsvy-footer-overlay {
    position: relative;
    z-index: 1;
    padding-top: 30px;
    padding-bottom: 30px;
}
.dsvy-footer-style-1.dsvy-footer-widget-yes .dsvy-footer-section.dsvy-footer-text-area.dsvy-bg-color-transparent {
    border-top: 1px solid rgb(255 255 255 / 17%);
    ;
}
.dsvy-footer-style-1.site-footer .widget {
    padding-bottom: 25px;
}
/*=== dsvy-float-menu ===*/
.site-footer .widget ul a:hover {
    color: var(--dsvy-karzo-global-color);
}
.dsvy-two-column-menu.widget ul>li {
    float: left;
    width: 50%;
    padding-bottom: 11px;
}
.site-footer .widget.widget_rss h2 .rsswidget a {
    color: var(--dsvy-karzo-global-color);
}
.dsvy-contact-social-area ul,
.dsvy-footer-social-area ul {
    list-style: none;
    text-align: right;
    margin: 0;
}
.dsvy-contact-social-area ul li,
.dsvy-footer-social-area ul li {
    display: inline-block;
    margin-right: 10px;
}
.dsvy-contact-social-area ul a,
.dsvy-footer-social-area ul li a {
    display: block;
    background-color: rgba(255, 255, 255, 0.30);
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
}
/*=== 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;
}
.dsvy-text-color-white .widget_categories ul li span,
.dsvy-text-color-white .widget_archive ul li span {
    background-color: #fff;
    color: var(--dsvy-karzo-secondary-color);
}
/*=== Footer Social icon  ===*/
.dsvy-footer-widget .dsvy-social-links {
    margin-top: -75px !important;
}
.dsvy-footer-widget .dsvy-social-links li.dsvy-social-li {
    display: inline-block;
    margin: 0 5px;
    padding: 0px;
    margin-bottom: 8px;
}
.dsvy-footer-widget .dsvy-social-links li.dsvy-social-li a {
    font-size: 15px;
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    color: var(--dsvy-karzo-white-color);
}
.dsvy-footer-widget .dsvy-social-links .dsvy-social-li.dsvy-social-facebook a {
    background-color: #2947c3;
}
.dsvy-footer-widget .dsvy-social-links .dsvy-social-li.dsvy-social-twitter a {
    background-color: #08b8de;
}
.dsvy-footer-widget .dsvy-social-links .dsvy-social-li.dsvy-social-instagram a {
    background-color: #c80e0e;
}
.dsvy-footer-widget .dsvy-social-links .dsvy-social-li.dsvy-social-youtube a {
    background-color: #e400ff;
}
.dsvy-footer-widget .dsvy-social-links .dsvy-social-li.dsvy-social-linkedin a {
    background-color: #0077b5;
}
.dsvy-footer-widget .dsvy-social-links .dsvy-social-li a:hover {
    color: var(--dsvy-karzo-blackish-color);
    background-color: #fff;
}
.dsvy-footer-widget .dsvy-footer-text-area {
    padding-top: 0;
    padding-bottom: 0;
}
.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: 20px;
}
.site-footer .widget.widget_nav_menu ul li>a:before,
.site-footer .widget.dsvy_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: '\e814';
    color: var(--dsvy-karzo-global-color);
    font-family: 'designervily-base-icons';
    font-weight: normal;
    line-height: normal;
    content: '\e814';
    font-size: 16px;
    left: 0;
}
.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;
}
.site-footer .widget.widget_categories ul li>a:before {
    content: '\f115';
    left: 0px;
    top: 7px;
    font-size: 12px;
}
.site-footer .widget.widget_recent_comments ul li:before {
    content: '\f0e5';
    top: 4px;
    font-size: 14px;
}
.site-footer .widget.widget_pages ul li a:before {
    content: '\e816';
    top: 5px;
    font-size: 12px;
}
.dsvy-footer-style-2 .dsvy-footer-text-inner {
    padding-bottom: 30px;
}
.dsvy-footer-style-1 .dsvy-footer-text-inner {
    padding-top: 30px;
    padding-bottom: 30px;
}
/* --------------------------------------
 * Timebox List Section
 * ---------------------------------------*/
ul.dsvy-timelist-list {
    padding: 0px;
    margin: 0;
}
ul.dsvy-timelist-list li {
    list-style: none;
    padding: 4px 0px;
}
ul.dsvy-timelist-list li:first-child {
    padding-top: 0;
}
ul.dsvy-timelist-list li:last-child {
    border-bottom: none;
}
ul.dsvy-timelist-list .dsvy-timelist-li-value {
    float: right;
}
ul.dsvy-timelist-list li .dsvy-timelist-li-title {
    font-weight: 500;
}
.dsvy-timelist-ele-wrapper p {
    color: var(--dsvy-karzo-global-color);
    font-style: italic;
    font-size: 13px;
}
/* --------------------------------------
 * error-404
 * ---------------------------------------*/
.error-404 {
    margin: 0;
    width: 100%;
    padding: 196px 0px 196px 0px;
    position: relative;
    text-align: center;
}
.dsvy-parent-header-style-3 .error-404 {
    padding: 220px 0px;
}
.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;
}
.error-404 .search-form {
    margin: 45px auto;
    max-width: 400px;
}
.error404 .wrap {
    width: 100%;
}
.error404 .search-form {
    position: relative;
}
.error404 .search-form input[type="search"] {
    border-radius: 0px;
    height: 58px;
    line-height: 58px;
    background-color: var(--dsvy-karzo-white-color);
    border: 1px solid #f2f3f4;
    padding-right: 55px;
}
.error404 .search-form .search-submit:after {
    font-family: "designervily-base-icons";
    content: '\e80d';
    position: absolute;
    right: 16px;
    top: 0;
    opacity: 1;
    z-index: 1;
    color: #dbdbdb;
    font-size: 22px;
    font-style: normal;
}
.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 .dsvy-header-style-2 .dsvy-header-menu-area {
    border-bottom: 1px solid #f1f1f1;
}
.error404 a.dsvy-home-back {
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 15px;
    position: relative;
}
.error404 a.dsvy-home-back:after {
    font-family: "designervily-base-icons";
    content: '\e847';
    margin-left: 15px;
}
.error404 .dsvy-text-color-white a.dsvy-home-back {
    color: #fff;
}
.error404 .dsvy-title-bar-wrapper {
    display: none;
}
.error404 h2.page-title {
    font-size: 200px;
    line-height: 210px;
    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 .dsvy-text-color-blackish a.dsvy-home-back:hover {
    opacity: 0.9;
}
.error404 .footer-wrap.dsvy-footer-big-area:after,
.error404 .footer-wrap.dsvy-footer-big-area:before {
    content: none;
}
/*=== search-no-results ===*/
.search-no-results #primary {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.search-no-results-content {
    padding: 125px 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"] {
    background-color: transparent;
    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;    
}
.search-no-results .search-no-results-content .search-form button:after {
    position: absolute;
    font-family: 'designervily-base-icons';
    content: '\e80d';
    color: #dbdbdb;
    right: 16px;
    font-size: 16px;
    top: 12px;
    font-size: 22px;  
    line-height: normal;
    font-style: normal;
    
    font-weight: normal;
}

/* --------------------------------------
 * Search Popup Area CSS
 * ---------------------------------------*/
.dsvy-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;
}
.dsvy-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;
}
.dsvy-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%);
}
.dsvy-header-search-form-wrapper .search-form:after {
    font-family: "designervily-base-icons";
    content: '\e80d';
    position: absolute;
    right: 10px;
    top: 15px;
    color: #fff;
    font-size: 25px;
    line-height: normal;
}
.dsvy-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;
}
.dsvy-header-search-form-wrapper .search-form button:before {
    display: none;
}
.dsvy-header-search-form-wrapper .search-form input[type="search"]::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #a4a4a4;
    opacity: 1;
    /* Firefox */
}
.dsvy-header-search-form-wrapper .search-form input[type="search"]:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #a4a4a4;
}
.dsvy-header-search-form-wrapper .search-form input[type="search"]::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #a4a4a4;
}
.dsvy-header-search-form-wrapper .search-form [type=submit] {
    position: absolute;
    height: 50px;
    width: 50px;
    right: 0;
    top: 0;
    background-color: transparent;
    text-indent: -9999px;
}
.dsvy-header-search-form-wrapper .dsvy-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;
}
.dsvy-header-search-form-wrapper .dsvy-search-close:hover {
    opacity: 1;
}
/* --------------------------------------
 * Tab and Accordion
 * ---------------------------------------*/
.site .elementor-accordion .elementor-accordion-item {
    border: 2px solid #dfdfdd !important;
    margin-bottom: 15px;
}
.site .elementor-accordion .elementor-tab-title {
    position: relative;
    margin: 2px;
    padding: 23px 60px 23px 30px;
    background-color: #fff;
    font-weight: 500;
    font-size: 18px;
    color: var(--dsvy-karzo-secondary-color);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.site .elementor-accordion .elementor-tab-content {
    border-top: 0;
}
.site .elementor-accordion .elementor-tab-content {
    padding: 7px 30px 5px;
}
.site .elementor-accordion .elementor-tab-title a {
    color: var(--dsvy-karzo-secondary-color) !important;
}
.site .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon:before {
    background: var(--dsvy-karzo-global-color);
}
.site .elementor-accordion .elementor-tab-title .elementor-accordion-icon:before {
    width: 80px;
}
.site .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon {
    color: var(--dsvy-karzo-white-color);
}
.site .elementor-accordion .elementor-tab-title:hover a,
.site .elementor-accordion .elementor-tab-title.elementor-active a {
    color: var(--dsvy-karzo-global-color) !important;
}
.dsvy-blackish-tab .elementor-accordion .elementor-tab-title a {
    font-size: 18px !important;
}
.elementor-accordion-item {
    position: relative;
}
.site .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 100%;
    font-size: 12px;
    line-height: 60px;
    text-align: center !important;
    background-color: transparent;
    color: var(--dsvy-karzo-secondary-color);
}
.site .elementor-accordion .elementor-tab-title .elementor-accordion-icon i {
    position: absolute;
    left: 50%;
    top: 50%;
    -khtml-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened svg,
.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed svg {
    position: relative;
    z-index: 42;
}
.site .elementor-accordion .elementor-tab-title:hover .elementor-accordion-icon,
.site .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon {
    border-left-color: rgb(255 255 255 / 10%);
}
/* --------------------------------------
 * Button Section
 * ---------------------------------------*/
/*=== elementor-widget-button ===*/
button:focus {
    outline: 0;
}
.elementor-button {
    position: relative;
}
.elementor-button:after .elementor-widget-button .elementor-button.elementor-size-sm:after {
    right: 18px;
}
.elementor-widget-button .elementor-button.elementor-size-sm:before {
    right: 22px;
}
.dsvy-btn-style-flat.dsvy-btn-color-globalcolor .elementor-button:before {
    background-color: #fff;
}
.elementor-button {
    border-radius: 0;
}
.elementor-widget-button.dsvy-btn-style-outline.dsvy-btn-shape-square .elementor-button,
.elementor-widget-button.dsvy-btn-style-flat.dsvy-btn-shape-square .elementor-button {
    border-radius: 0;
}
.elementor-widget-button.dsvy-btn-style-flat.dsvy-btn-shape-round .elementor-button {
    border-radius: 5px;
}
.elementor-widget-button.dsvy-btn-style-flat.dsvy-btn-shape-rounded .elementor-button {
    border-radius: 10px;
}
.dsvy-btn-style-flat.dsvy-btn-color-white .elementor-button .elementor-button-content-wrapper:after,
.elementor-widget.elementor-widget-button {
    color: #fff;
}
.dsvy-elementor-bg-color-globalcolor .dsvy-btn-color-blackish .elementor-button:hover {
    color: var(--dsvy-karzo-blackish-color);
}
.dsvy-btn-style-flat.dsvy-btn-color-white:not(:hover) .elementor-button {
    background-color: #fff !important;
}
.elementor-widget-button.dsvy-btn-color-white .elementor-button-wrapper a:after {
    background: var(--dsvy-karzo-global-color);
}
.elementor-widget-button.dsvy-btn-color-white .elementor-button-wrapper a:hover:after {
    background: var(--dsvy-karzo-white-color);
}
.dsvy-btn-style-flat.dsvy-btn-color-white .elementor-button:hover {
    background-color: var(--dsvy-karzo-blackish-color);
    color: var(--dsvy-karzo-white-color);
}
.dsvy-btn-style-flat.dsvy-btn-color-secondary .elementor-button {
    background-color: var(--dsvy-karzo-secondary-color);
}
.dsvy-btn-style-flat.dsvy-btn-color-globalcolor .elementor-button,
.dsvy-btn-style-flat.dsvy-btn-color-blackish .elementor-button:hover {
    background-color: var(--dsvy-karzo-global-color);
}
.elementor-widget-button.dsvy-btn-bg-color-secondary .elementor-button {
    background-color: var(--dsvy-karzo-secondary-color);
}
.dsvy-btn-style-text.dsvy-btn-color-secondary .elementor-button {
    color: var(--dsvy-karzo-secondary-color);
}
.dsvy-btn-style-text.dsvy-btn-color-secondary .elementor-button:hover {
    color: var(--dsvy-karzo-global-color);
}
.dsvy-btn-color-white .elementor-button,
.dsvy-btn-style-text.dsvy-btn-color-globalcolor .elementor-button {
    color: var(--dsvy-karzo-global-color);
}
.dsvy-btn-style-flat.dsvy-btn-color-white .elementor-button:hover .elementor-button-content-wrapper:after,
.dsvy-btn-style-text.dsvy-btn-color-globalcolor .elementor-button:hover {
    color: var(--dsvy-karzo-secondary-color);
}
.dsvy-tab-style-1 .dsvy-tabs .dsvy-service-btn a,
.dsvy-btn-style-outline .elementor-button {
    background-image: none !important;
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
}
.dsvy-btn-style-outline.dsvy-btn-color-white .elementor-button {
    border-color: #fff;
    color: #fff;
}
.dsvy-btn-style-outline.dsvy-btn-color-blackish .elementor-button:hover .elementor-button-content-wrapper:before,
.dsvy-btn-style-outline.dsvy-btn-color-white .elementor-button:hover {
    background-color: #fff;
}
.dsvy-btn-color-blackish.dsvy-btn-style-flat .elementor-button .elementor-button-content-wrapper:before {
    background-color: #fff;
}
.dsvy-tabs .dsvy-service-btn a:hover span,
.dsvy-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: 15px 40px;
    font-size: 9px;
}
.elementor-button.elementor-size-sm {
    padding: 17px 55px;
}
.dsvy-blog-style-1 .dsvy-service-btn a,
.dsvy-service-style-1 .dsvy-service-btn a,
.dsvy-header-style-5 .dsvy-header-button2 a,
.dsvy-header-style-4 .dsvy-header-button2 a,
.dsvy-header-style-2 .dsvy-header-button2 a,
.dsvy-blog-classic .dsvy-read-more-link a,
.elementor-button.elementor-size-md {
    padding: 18px 55px;
    font-size: 13px;
    line-height: 23px;
}
.dsvy-tab-style-1 .dsvy-tabs .dsvy-service-btn a,
.dsvy-btn-style-outline .elementor-button {
    padding: 15px 30px;
}
.elementor-button.elementor-size-lg {
    padding: 18px 40px;
    font-size: 15px;
}
.elementor-button.elementor-size-xl {
    padding: 26px 50px;
    font-size: 17px;
}
.dsvy-btn-style-outline .elementor-button {
    color: var(--dsvy-karzo-blackish-color);
}
.dsvy-btn-color-blackish.dsvy-btn-style-outline .elementor-button {
    border-color: var(--dsvy-karzo-blackish-color);
}
.dsvy-btn-style-outline .elementor-button:hover::before {
    background-color: #fff;
}
.dsvy-btn-color-globalcolor.dsvy-btn-style-outline .elementor-button {
    border-color: var(--dsvy-karzo-global-color);
}
.dsvy-tab-style-1 .dsvy-tabs .dsvy-service-btn a:hover,
.dsvy-btn-style-outline.dsvy-btn-color-globalcolor .elementor-button:hover {
    background-color: var(--dsvy-karzo-global-color);
}
.dsvy-btn-style-outline.dsvy-btn-color-secondary .elementor-button {
    border-color: var(--dsvy-karzo-secondary-color);
    color: var(--dsvy-karzo-secondary-color);
}
.dsvy-btn-style-outline.dsvy-btn-color-secondary .elementor-button:hover {
    background: var(--dsvy-karzo-secondary-color) !important;
    color: #fff;
}
.dsvy-btn-style-outline .elementor-button.elementor-size-sm {
    padding: 14px 38px;
}
.dsvy-btn-style-text .elementor-button {
    padding: 0;
    background-color: transparent;
}
.dsvy-btn-style-text.dsvy-btn-color-white .elementor-button {
    color: #fff;
}
.dsvy-btn-style-text.dsvy-btn-color-gradient .elementor-button {
    border-image-source: none !important;
    background-image: none !important;
}
.elementor-button .dsvy-karzo-icon-next {
    font-size: 10px;
    line-height: normal;
    position: relative;
}
.elementor-button .elementor-align-icon-right {
    margin-left: 15px;
}
.dsvy-service-btn a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    color: var(--dsvy-karzo-blackish-color);
}
.dsvy-service-btn a:hover {
    color: var(--dsvy-karzo-global-color);
}
.dsvy-blog-classic-inner .dsvy-read-more-link a:hover span:before {
    background-color: var(--dsvy-karzo-global-color);
}
/* outline button */
.dsvy-tab-style-1 .dsvy-tabs .dsvy-service-btn a,
.elementor-widget-button.dsvy-btn-style-outline .elementor-button-wrapper a {
    transform: skewX(-25deg);
    clip-path: unset;
}
.dsvy-tab-style-1 .dsvy-tabs .dsvy-service-btn a span,
.elementor-widget-button.dsvy-btn-style-outline .elementor-button-wrapper .elementor-button-content-wrapper {
    transform: skewX(25deg);
}
.elementor-widget-button.dsvy-btn-style-text .elementor-button-wrapper a:after,
.elementor-widget-button.dsvy-btn-style-outline .elementor-button-wrapper a:after {
    content: unset;
}
.elementor-widget-button.dsvy-btn-style-outline .elementor-button-content-wrapper {
    padding-right: 20px;
}
.dsvy-btn-style-outline:not(:hover) .elementor-button {
    background-color: transparent !important;
}
/* round-rounded button */
.elementor-widget-button.dsvy-btn-shape-round .elementor-button-wrapper a:after {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
.elementor-widget-button.dsvy-btn-shape-rounded .elementor-button-wrapper a:after {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}
.elementor-widget-button.dsvy-btn-style-text .elementor-button-wrapper a,
.elementor-widget-button.dsvy-btn-shape-rounded .elementor-button-wrapper a,
.elementor-widget-button.dsvy-btn-shape-round .elementor-button-wrapper a {
    clip-path: unset;
}
.elementor-widget-button .elementor-button-wrapper a:hover:after {
    background: var(--dsvy-karzo-global-color);
}
.elementor-widget-button .elementor-button-wrapper a:after {
    position: absolute;
    content: "";
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background: var(--dsvy-karzo-secondary-color);
    height: 100%;
    width: 100px;
    right: 0;
    top: 0;
    z-index: 0;
    clip-path: polygon(30% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.dsvy-ptable-btn {
    position: relative;
    background-color: var(--dsvy-karzo-global-color);
}
.dsvy-ele-service .dsvy-service-btn:before,
.dsvy-ptable-btn:before,
.elementor-accordion .elementor-tab-title .elementor-accordion-icon:before,
.dsvy-form-style-2 button:before,
.dsvy-form-style-1 button:before,
.site-content .dsvy_widget_list_all_posts ul>li a:after {
    position: absolute;
    content: '';
    background: var(--dsvy-karzo-light-bg-color);
    height: 100%;
    width: 70px;
    top: 0;
    right: -0.5px;
    z-index: 0;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
}
.dsvy-header-style-5 .dsvy-header-button2 a span,
.dsvy-header-style-4 .dsvy-header-button2 a span,
.dsvy-header-style-2 .dsvy-header-button2 a,
.dsvy-newsletter button span,
.dsvy-service-btn a span,
.dsvy-ihbox-btn a,
.wpcf7-submit span,
.dsvy-blog-classic-inner .dsvy-read-more-link a,
.dsvy-header-button2 a span,
header:not(.dsvy-header-style-2, .dsvy-header-style-3) .dsvy-header-button a span,
.dsvy-subscribe-form button,
.elementor-button .elementor-button-content-wrapper,
.dsvy-search-results .dsvy-read-more-link a span,
.dsvy-blog-classic-inner .dsvy-read-more-link a span,
.dsvy-ptable-btn a span {
    position: relative;
    display: inline-block;
    padding-right: 60px;
}
.dsvy-header-style-5 .dsvy-header-button2 a span:after,
.dsvy-header-style-4 .dsvy-header-button2 a span:after,
.dsvy-header-style-2 .dsvy-button-box .dsvy-header-button2 span:after,
.dsvy-newsletter button span:after,
.dsvy-ihbox-btn a:after,
.wpcf7-submit span:after,
.dsvy-search-results .dsvy-read-more-link a span:after,
.dsvy-blog-classic-inner .dsvy-read-more-link a span:after,
.dsvy-service-btn span:after,
.elementor-button .elementor-button-content-wrapper:after,
.dsvy-ptable-btn a span:after {
    position: absolute;
    content: "\e814";
    font-family: "designervily-base-icons";
    top: 1px;
    right: -5px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    z-index: 1;
    transform: skewX(10deg);
}
.dsvy-blog-classic-inner .dsvy-read-more-link a span:after {
    transform: skewX(0deg);
}
.dsvy-header-style-5 .dsvy-header-button2 a span,
.dsvy-header-style-2 .dsvy-header-button2 a span,
.dsvy-header-style-4 .dsvy-header-button2 a span,
.dsvy-service-style-4 .dsvy-service-btn a span,
.dsvy-tab-style-1 .dsvy-tabs .dsvy-service-btn a span,
.dsvy-newsletter button span,
.dsvy-blog-style-1 .dsvy-service-btn a span,
.dsvy-blog-classic-inner .dsvy-read-more-link a span {
    padding-right: 20px;
}
.dsvy-header-style-5 .dsvy-header-button2 a:before,
.dsvy-header-style-4 .dsvy-header-button2 a:before,
.dsvy-header-style-2 .dsvy-header-button2 a:before,
.dsvy-tab-style-1 .dsvy-tabs .dsvy-service-btn a:before,
.dsvy-ptable-btn a:after,
.dsvy-newsletter button:after,
.dsvy-form-style-2 .input-button a:before,
.dsvy-form-style-1 .input-button a:before,
.dsvy-blog-classic .dsvy-read-more-link a:before,
.elementor-widget-button .elementor-button-wrapper a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: rgba(255, 255, 255, .2);
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
    -webkit-transform: rotate(360deg) scale(1.003) skew(-14deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
    -o-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.dsvy-header-style-5 .dsvy-header-button2 a:hover:before,
.dsvy-header-style-4 .dsvy-header-button2 a:hover:before,
.dsvy-header-style-2 .dsvy-header-button2 a:hover:before,
.dsvy-tab-style-1 .dsvy-tabs .dsvy-service-btn a:hover:before,
.dsvy-ptable-btn:hover a:after,
.dsvy-newsletter button:hover:after,
.dsvy-form-style-2 .input-button a:hover:before,
.dsvy-form-style-1 .input-button a:hover:before,
.dsvy-blog-classic .dsvy-read-more-link a:hover:before,
.elementor-widget-button .elementor-button-wrapper a:hover:before {
    width: 120%;
    background-color: transparent;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.wp-block-search .wp-block-search__button,
s .dsvy-ihbox.dsvy-ihbox-style-13 .dsvy-ihbox-btn:before,
.dsvy-service-style-3 .dsvy-service-img-wrapper,
.dsvy-service-btn:before,
.dsvy-newsletter button,
.elementor-accordion .elementor-tab-title .elementor-accordion-icon:before,
.dsvy-form-style-2 button:before,
.dsvy-form-style-1 button:before,
.single.single-post .nav-links .nav-next .dsvy-post-nav-icon,
.widget.widget_search .search-form button,
.site-content .dsvy_widget_list_all_posts ul>li a:after {
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.dsvy-header-style-5 .dsvy-header-button2 a,
.dsvy-header-style-4 .dsvy-header-button2 a,
.dsvy-header-style-2 .dsvy-header-button2 a,
.dsvy-team-single-style-1 .dsvy-team-info-block h3::after,
.designervily-sidebar .widget_search .wp-block-search__label:after,
.designervily-sidebar .widget_block .wp-block-group h2:after,
.designervily-sidebar .widget .widget-title:after,
.dsvy-blog-classic .dsvy-read-more-link a,
.elementor-widget-button .elementor-button-wrapper a {
    clip-path: polygon(13% 0, 100% 0, 88% 100%, 0% 100%);
}
.dsvy-blog-classic .dsvy-blog-classic-inner .dsvy-read-more-link a:hover,
.dsvy-blog-classic .dsvy-read-more-link a:hover,
    {
    background-color: var(--dsvy-karzo-global-color);
    color: var(--dsvy-karzo-white-color);
}
.dsvy-service-style-4 .dsvy-service-btn a,
.dsvy-blog-classic .dsvy-read-more-link a:hover:after,
.dsvy-blog-classic-inner .dsvy-read-more-link a:hover span:before,
.dsvy-blog-classic-inner .dsvy-read-more-link a span:before,
a.dsvy-service-btn span:before,
.dsvy-btn-style-flat.dsvy-btn-color-white .elementor-button:hover span:before,
.wpcf7-submit span:before,
.dsvy-btn-color-globalcolor.dsvy-btn-style-flat span:before,
.dsvy-btn-style-outline.dsvy-btn-color-globalcolor:hover span:before {
    background-color: var(--dsvy-karzo-white-color);
}
.dsvy-service-style-4 .dsvy-service-btn a:hover span,
.dsvy-service-btn a span,
.dsvy-ptable-btn a span,
.dsvy-form-style-2 button a span,
.dsvy-form-style-1 button a span {
    color: var(--dsvy-karzo-white-color);
}
a .dsvy-service-btn:hover {
    color: var(--dsvy-karzo-blackish-color);
    background-color: var(--dsvy-karzo-white-color);
}
.dsvy-ptable-btn:hover,
.dsvy-newsletter button:hover,
a.dsvy-service-btn:hover span:before {
    background-color: var(--dsvy-karzo-blackish-color) !important;
    ;
}
.dsvy-service-style-4 .dsvy-service-btn a:hover,
.dsvy-ptable-btn:before,
.dsvy-form-style-2 button:before,
.dsvy-form-style-1 button:before {
    background: var(--dsvy-karzo-secondary-color) !important;
}
.dsvy-header-style-5 .dsvy-header-button2 a:hover,
.dsvy-header-style-2 .dsvy-header-button2 a:hover:after,
.dsvy-ele-service .dsvy-service-btn:before,
.dsvy-ptable-btn:hover:before,
.dsvy-form-style-2 button:hover::before,
.dsvy-form-style-1 button:hover::before {
    background-color: var(--dsvy-karzo-global-color) !important;
}
.dsvy-btn-style-flat.dsvy-btn-color-secondary.elementor-widget-button .elementor-button-wrapper a:after {
    background-color: var(--dsvy-karzo-global-color);
}
.dsvy-btn-style-flat.dsvy-btn-color-blackish.elementor-widget-button .elementor-button-wrapper a:hover:after,
.dsvy-btn-style-flat.dsvy-btn-color-secondary.elementor-widget-button .elementor-button-wrapper a:hover:after {
    background-color: var(--dsvy-karzo-white-color);
}
.dsvy-btn-style-flat.dsvy-btn-color-blackish.elementor-widget-button a.elementor-button:hover .elementor-button-content-wrapper:after,
.dsvy-btn-style-flat.dsvy-btn-color-secondary.elementor-widget-button a.elementor-button:hover .elementor-button-content-wrapper:after {
    color: var(--dsvy-karzo-blackish-color);
}
/* --------------------------------------
 * Timeline view Section
 * ---------------------------------------*/
.dsvy-company-hostory .simple-text p {
    text-align: left;
}
.dsvy-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;
}
.dsvy-company-hostory .company_detail .content {
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
}
.dsvy-company-hostory .dsvy-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;
}
.dsvy-timeline .dsvy-timeline-post-items {
    padding-top: 80px;
    padding-bottom: 80px;
}
.dsvy-timeline .dsvy-timeline-post-items .dsvy-timeline-inner {
    padding-bottom: 60px;
}
.dsvy-timeline .dsvy-timeline-post-items .dsvy-timeline-inner:last-child {
    padding-bottom: 0px;
}
.dsvy-ourhistory-type2 .label {
    display: block;
    font-size: 25px;
    font-weight: 500;
    line-height: 35px;
    color: var(--dsvy-karzo-global-color);
}
.dsvy-ourhistory-type2 h4 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 15px;
}
.dsvy-ourhistory-type2 .dsvy-ourhistory-row .dsvy-ourhistory-left .dsvy-timeline-image img {
    width: 100%;
}
.dsvy-ourhistory-type2 .dsvy-ourhistory-row {
    align-items: center;
}
.dsvy-ourhistory-type2.dsvy-ourhistory-right.last {
    padding-bottom: 0;
}
.dsvy-ourhistory-type2 .dsvy-ourhistory-right .dsvy-timeline-image,
.dsvy-ourhistory-type2 .dsvy-ourhistory-right .label {
    margin-bottom: 30px;
    display: none;
}
.dsvy-ourhistory-type2 .dsvy-ourhistory-right .content {
    padding: 30px;
    background: #fff;
    position: relative;
}
.dsvy-ourhistory-type2 .dsvy-ourhistory-right .content .simple-text p {
    margin-bottom: 0;
}
.dsvy-ourhistory-type2 .dsvy-ourhistory-right .content:before {
    position: absolute;
    content: '';
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #fff;
    right: -20px;
    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%);
}
.dsvy-ourhistory-type2 .dsvy-ourhistory-center span {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    background: var(--dsvy-karzo-global-color);
    padding: 5px 15px;
    color: var(--dsvy-karzo-white-color);
    transform: translate(-50px, -20px);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.dsvy-ourhistory-type2:hover .dsvy-ourhistory-center span {
    background-color: var(--dsvy-karzo-secondary-color);
}
.dsvy-timeline .dsvy-timeline-inner:nth-child(even) .row.dsvy-ourhistory-row {
    flex-direction: row-reverse;
    align-items: center;
}
.dsvy-timeline .dsvy-timeline-inner:nth-child(even) .row.dsvy-ourhistory-row .dsvy-ourhistory-right .content:before {
    position: absolute;
    content: '';
    box-shadow: 0px 8px 18px 0px rgb(0 0 0 / 3%);
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 0px solid transparent;
    border-right: 20px solid #fff;
    left: -20px;
    right: auto;
    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%);
}
.dsvy-timeline .dsvy-timeline-inner:nth-child(odd) .dsvy-ourhistory-type2 .dsvy-ourhistory-right {
    padding-right: 70px;
    padding-left: 15px
}
.dsvy-timeline .dsvy-timeline-post-items {
    position: relative;
}
.dsvy-timeline .dsvy-timeline-post-items:before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    left: calc(50% - 5px);
    width: 2px;
    height: 100%;
    background: var(--dsvy-karzo-global-color)
}
.dsvy-timeline .dsvy-first-timeline {
    position: relative;
    z-index: 1;
    left: calc(50% - 13px);
    width: 18px;
    height: 18px;
    background: transparent;
    transform: rotate(45deg);
    border: 3px solid var(--dsvy-karzo-global-color);
}
.dsvy-timeline .dsvy-last-timeline {
    position: relative;
    z-index: 1;
    left: calc(50% - 13px);
    width: 18px;
    height: 18px;
    background: transparent;
    transform: rotate(45deg);
    border: 3px solid var(--dsvy-karzo-global-color);
}
/* --------------------------------------
 * 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;
    margin-top: -10px;
}
.elementor-icon-list-item span i {
    position: relative;
    font-size: 20px !important;
    line-height: 26px;
    color: var(--dsvy-karzo-global-color) !important;
    font-weight: normal;
}
.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
    padding-left: 10px;
    line-height: 26px;
    margin-bottom: 8px;
    color: var(--dsvy-karzo-secondary-color);
}
/* --------------------------------------
 * Custom CSS
 * ---------------------------------------*/
/*--- dsvy-newsletter ---*/
.dsvy-newsletter {
    position: relative;
}
.dsvy-newsletter input[type="email"] {
    height: 64px;
    background: #fff !important;
    color: #666;
    padding: 0px 205px 0 40px;
    border: none;
}
.dsvy-newsletter input[type="email"]:focus {
    border-color: unset !important
}
.dsvy-newsletter input[type="email"]::placeholder {
    color: #666;
    opacity: 1;
}
.dsvy-newsletter input[type="email"]:-ms-input-placeholder {
    color: #666;
}
.dsvy-newsletter input[type="email"]::-ms-input-placeholder {
    color: #666;
}
.dsvy-newsletter p {
    font-size: 24px;
    line-height: 36px;
    color: var(--dsvy-karzo-global-color);
    font-weight: 500;
    margin-bottom: 0;
}
.dsvy-newsletter .footer-left-inner {
    display: flex;
    align-items: center;
}
.dsvy-newsletter .footer-left-inner i {
    font-size: 55px;
    line-height: 65px;
    margin-right: 40px;
    padding-top: 10px;
    color: var(--dsvy-karzo-global-color);
}
.dsvy-newsletter .footer-left-inner .dsvy-base-icon-news:before {
    margin: 0px;
}
.dsvy-newsletter .dsvy-footer-right {
    padding-right: 0px;
}
.dsvy-newsletter .dsvy-footer-left {
    padding-left: 0px;
}
.dsvy-newsletter .dsvy-icon-right {
    position: relative;
    overflow: hidden;
}
.dsvy-newsletter button {
    position: absolute;
    top: -1px;
    right: 2px;
    border-radius: 0;
    padding: 0px 30px 0px 57px;
    margin: 3px 0;
    background: var(--dsvy-karzo-global-color);
    cursor: pointer;
    height: 60px;
}
.dsvy-newsletter button i {
    cursor: pointer;
}
.dsvy-newsletter button:focus {
    border: none;
    outline: none;
}
.dsvy-newsletter button::before {
    left: 40px;
}
.newslatter-form .mc4wp-response,
.newslatter-form .mc4wp-form label {
    display: none;
}
/*--- dsvy-custom-heading ---*/
.dsvy-custom-heading .dsvy-element-title {
    margin-bottom: 0;
}
/* --- dsvy-social-links-inline --- */
.dsvy-social-links-inline .dsvy-social-links {
    padding: 0;
    margin: 0;
}
.dsvy-social-links-inline .dsvy-social-li:first-child {
    margin-left: 0;
}
.dsvy-social-links-inline .dsvy-social-li {
    list-style: none;
    display: inline-block;
    margin: 0 10px;
}
.dsvy-social-links-inline .dsvy-social-li a {
    color: var(--dsvy-karzo-blackish-color);
    height: 55px;
    line-height: 55px;
    width: 55px;
    background: #fff;
    display: inline-block;
    text-align: center;
}
.dsvy-social-links-inline .dsvy-social-li a:hover {
    color: var(--dsvy-karzo-white-color);
    background-color: var(--dsvy-karzo-global-color);
}
/*=== dsvy-quote-style-1 ===*/
.dsvy-quote-style-1:before {
    left: -30px !important;
    top: -252px !important;
}
.dsvy-quote-style-1:before,
.dsvy-quote-style-1:after {
    position: absolute;
    content: "\e805" !important;
    font-family: 'designervily-base-icons';
    font-size: 250px;
    color: transparent;
    z-index: 2;
    -webkit-text-stroke: 2px #44494e;
}
.dsvy-quote-style-1:after {
    right: -59px;
    bottom: -205px;
    transform: rotate(180deg);
}
.dsvy-quote-style-1 .elementor-widget-container {
    z-index: 4;
}
/*==== dsvy-global-color-box ====*/
.dsvy-global-color-box .elementor-icon-wrapper a {
    background-color: var(--dsvy-karzo-global-color);
}
.dsvy-global-color-box .elementor-widget-container .elementor-icon-wrapper {
    border-color: var(--dsvy-karzo-global-color);
}
/*=== dsvy-lightbox-video ===*/
.dsvy-lightbox-video a.elementor-icon:hover i {
    color: var(--dsvy-karzo-secondary-color);
}
.elementor-element.elementor-view-default .elementor-icon:not(:hover),
.dsvy-lightbox-video .elementor-icon {
    color: var(--dsvy-karzo-global-color) !important;
}
.aboutclippath02.dsvy-lightbox-video .elementor-icon {
    background-color: var(--dsvy-karzo-global-color) !important;
    color: #fff !important;
}
/* --------------------------------------
* Page box
* ---------------------------------------*/
.page.dsvy-sidebar-exists .comments-area {
    margin-top: 0px;
}
.dsvy-service-single blockquote {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    font-style: italic;
    padding: 30px 60px;
    padding-top: 40px;
    padding-right: 40px;
    position: relative;
    border: none;
    background: transparent;
    margin: 40px 12px 40px;
    border-left: 4px solid var(--dsvy-karzo-global-color);
    color: #05006d;
    border-radius: 0px;
    box-shadow: 0px 3px 12px 0px rgb(0 0 0 / 8%);
    background: #fff;
}
/* --------------------------------------
* custom-heading
* ---------------------------------------*/
.dsvy-vertical-heading .dsvy-custom-heading .dsvy-element-title {
    position: absolute;
    transform: rotate(270deg);
    transform-origin: right bottom 0;
    margin-bottom: 0;
    bottom: -5px;
    right: -30px;
    font-size: 135px;
    line-height: 135px;
    text-transform: uppercase;
    font-weight: 700;
    color: rgb(55 55 55 / 10%);
}
/* --------------------------------------
* Count Down plugin
* ---------------------------------------*/
#main_countedown_1 .countdown {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
}
.content_countdown .time_left {
    background-color: transparent !important;
    padding: 0;
    font-weight: 500 !important;
    font-size: 72px !important;
    line-height: revert;
    color: var(--dsvy-karzo-global-color) !important;
    padding-bottom: 10px;
}
#dsvy-count-down .content_countdown .time_description {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500 !important;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#dsvy-count-down .content_countdown .element_conteiner {
    padding: 0 30px;
    position: relative;
}
#dsvy-count-down .content_countdown .element_conteiner:first-child {
    padding-left: 0;
}
.dsvy-count-down-1 .content_countdown .element_conteiner:after {
    content: "\0e850";
    font-family: "designervily-base-icons";
    position: absolute;
    top: -4px;
    right: -7px;
    font-size: 40px;
    color: var(--dsvy-karzo-secondary-color);
}
.dsvy-count-down-1 .content_countdown .element_conteiner:last-child:after {
    content: inherit;
}
.dsvy-count-down-2 .content_countdown .element_conteiner {
    width: 90px;
    height: 90px;
    background: transparent;
    text-align: center;
    border: 2px solid var(--dsvy-karzo-white-color);
    display: inline-block;
}
.dsvy-count-down-2 .content_countdown .time_left {
    font-size: 30px !important;
    font-weight: 700 !important;
    color: var(--dsvy-karzo-white-color) !important;
    padding-bottom: 2px;
    margin-top: 20px;
}
.dsvy-count-down-2.content_countdown .time_description {
    font-size: 14px;
}
.dsvy-count-down-2 .content_countdown .element_conteiner {
    padding: 0px !important;
}
.dsvy-count-down-2 .content_countdown .time_description {
    font-size: 14px !important;
    line-height: 24px !important;
    color: var(--dsvy-karzo-white-color) !important;
}
.dsvy-count-down-2 .content_countdown .element_conteiner {
    margin-right: 20px;
}
/* --------------------------------------
 * Tab CSS
 * ---------------------------------------*/
.dsvy-tab-content-title,
.dsvy-tab-content {
    display: none;
}
.dsvy-tab-content.dsvy-tab-active {
    display: block;
}
.dsvy-tab-link {
    border: 1px solid #e5e5e5;
    display: block;
    padding: 10px 30px;
    text-align: center;
    cursor: pointer;
    background: #fff;
    font-size: 16px;
    font-weight: 500;
    color: var(--dsvy-karzo-secondary-color);
}
.dsvy-tabs .dsvy-tabs-heading {
    margin: 0;
    padding: 0;
    text-align: center;
    display: flex;
    flex-direction: row;
}
.dsvy-tabs .dsvy-tabs-heading li {
    flex-grow: 1;
    flex-basis: 0;
}
.dsvy-tabs .dsvy-tabs-heading li:last-child {
    margin-right: 0px;
    border-right: 1px solid #e5e5e5;
}
.dsvy-tabs .dsvy-tabs-heading li.dsvy-tab-li-active span,
.dsvy-tabs .dsvy-tabs-heading li.dsvy-tab-li-active i {
    color: #fff;
}
.dsvy-tabs .dsvy-tabs-heading li.dsvy-tab-li-active {
    background-color: var(--dsvy-karzo-global-color) !important;
}
.dsvy-tabs .dsvy-tabs-heading li i {
    display: block;
    font-size: 45px;
    margin-bottom: 0;
    font-weight: normal;
    line-height: normal;
}
.dsvy-tabs .dsvy-tab-content-wrapper {
    margin-top: 90px;
    margin-bottom: 0px;
}
.dsvy-tabs .dsvy-tab-content-inner .inner-content {
    margin: 20px 0 30px;
    padding-right: 70px;
    padding-left: 20px;
}
.dsvy-tabs .dsvy-tab-content-inner h2 {
    font-size: 36px;
    line-height: 40px;
}
.dsvy-tabs .dsvy-tab-content-inner ul {
    margin-top: 30px;
    list-style: none;
    margin-left: 0;
    padding: 0;
}
.dsvy-tabs .dsvy-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: var(--dsvy-karzo-secondary-color);
}
.dsvy-tabs .dsvy-tab-content-inner ul li:after {
    content: "\f17e";
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: -2px;
    font-family: Flaticon;
}
.dsvy-tabs .dsvy-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;
}
.dsvy-tabs .dsvy-service-btn a span {
    color: var(--dsvy-karzo-global-color);
}
/* --------------------------------------
 *dsvy-tab-style-1
 * ---------------------------------------*/
.dsvy-tab-style-1 .dsvy-tabs {
    display: flex;
    justify-content: space-between;
}
.dsvy-tab-style-1 .dsvy-tabs-heading {
    position: relative;
    display: block;
    text-align: left;
    max-width: 25%;
}
.dsvy-tab-style-1 .dsvy-tabs .dsvy-tabs-heading li i,
.dsvy-tab-style-1 .dsvy-tabs .dsvy-tab-link {
    display: inline-block;
}
.dsvy-tab-style-1 .dsvy-tabs .dsvy-tabs-heading li i {
    font-size: 35px;
}
.dsvy-tab-style-1 .dsvy-tabs .dsvy-tabs-heading li {
    position: relative;
    z-index: 9;
}
.dsvy-tab-style-1 .dsvy-tabs .dsvy-tabs-heading li:after {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    background: var(--dsvy-karzo-light-bg-color);
    height: 100%;
    width: 65px;
    z-index: -1;
    clip-path: polygon(0 0, 100% -10%, 65% 100%, 0% 100%);
}
.dsvy-tab-style-1 .dsvy-tabs .dsvy-tabs-heading li i:before {
    margin-left: -10px;
}
.dsvy-tab-style-1 .dsvy-tabs .dsvy-tabs-heading li:hover:after,
.dsvy-tab-style-1 .dsvy-tabs .dsvy-tabs-heading li.dsvy-tab-li-active:after {
    background: var(--dsvy-karzo-global-color);
}
.dsvy-tab-style-1 .dsvy-tabs .dsvy-tab-link {
    padding: 10px 20px;
    margin: 10px 0;
    width: 100%;
    text-align: left;
    display: flex;
    align-items: center;
    border: 2px solid var(--dsvy-karzo-light-bg-color);
}
.dsvy-tab-style-1 .dsvy-tabs li:first-child {
    margin-top: 20px;
}
.dsvy-tab-style-1 .dsvy-tabs .dsvy-tab-link span {
    padding-left: 35px;
    padding-right: 10px;
}
.dsvy-tab-style-1 .dsvy-tabs .dsvy-tab-content-wrapper {
    margin-top: 0;
    max-width: 75%;
    margin-left: 30px;
}
.dsvy-tab-style-1 .dsvy-tab-content-inner .inner-content h3 {
    font-size: 24px;
    line-height: 34px;
}
.dsvy-tab-style-1 .dsvy-tabs img.alignnone {
    margin-bottom: 0%;
}
.dsvy-tab-style-1 .dsvy-tabs .dsvy-tab-content-inner {
    border: 2px solid var(--dsvy-karzo-light-bg-color);
    padding: 25px;
}
.dsvy-tab-style-1 .dsvy-tabs .dsvy-tabs-heading li.dsvy-tab-li-active {
    background-color: var(--dsvy-karzo-secondary-color) !important;
}
.dsvy-tab-style-1 .dsvy-tabs .dsvy-service-btn a {
    border-color: VAR(--dsvy-karzo-global-color);
}
.dsvy-tab-style-1 .dsvy-tabs .dsvy-service-btn {
    margin-left: 35px;
}
.dsvy-tab-style-1 .dsvy-tabs .dsvy-tabs-heading li:hover {
    border-color: unset;
}
.dsvy-tab-style-1 .dsvy-tabs .dsvy-tab-content.dsvy-tab-active {
    opacity: 0;
    animation-name: fadeInDown1;
    -webkit-animation-name: fadeInDown1;
    animation-duration: 3s;
    animation-fill-mode: both;
    -webkit-animation-duration: 3s;
    -webkit-animation-fill-mode: both
}
@-webkit-keyframes fadeInDown1 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}
/* --------------------------------------
* Count Down plugin
* ---------------------------------------*/
#main_countedown_1 .countdown {
    text-align: center;
}
#main_countedown_1 .countdown {
    margin-top: 10px;
    margin-bottom: 10px
}
#main_countedown_1 .time_left {
    border-radius: 8px;
    background-color: #3DA8CC;
    font-size: 23px;
    font-family: monospace;
    color: #000000;
}
#main_countedown_1 .time_description {
    font-size: 23px;
    font-family: monospace;
    color: #000000;
}
#main_countedown_1 .element_conteiner {
    min-width: 90px
}
.dsvy-line-height-normal {
    line-height: 0 !important;
}
/* --------------------------------------
* Selectbox 
* ---------------------------------------*/
#page .select2-container {
    width: 100% !important;
}
#page .select2-container--default .select2-selection--single {
    border-radius: 0px;
    padding-left: 25px;
}
#page .select2-container .select2-selection--single {
    height: 60px;
    outline: none;
}
#page .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 60px;
    padding-left: 0;
    font-size: 14px;
    font-weight: 500;
    color: #999;
}
#page .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 60px;
    right: 15px;
}
#page .select2-container--default .select2-selection--single {
    background-color: rgba(255, 255, 255, 1);
}
#page .select2-container--default .select2-selection--single {
    border: 1px solid #d3d3d3;
}
#page .select2-container--default .select2-results__option {
    padding: 6px 25px;
}
#page .dsvy-form-style-1 .select2-container--default .select2-selection--single {
    background-color: var(--dsvy-karzo-white-color);
    border: none;
    height: 60px;
    line-height: 60px;
}
#page .select2-container--default .select2-search--dropdown .select2-search__field,
#page .select2-container--default .select2-dropdown {
    border-radius: 0;
    border-color: #ddd;
}
body .select2-container--default .select2-results__option--highlighted[aria-selected],
body .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: var(--dsvy-karzo-global-color);
}
/* --------------------------------------
* Custom Css
* ---------------------------------------*/
.dsvy-header-style-2 .site-title,
.dsvy-service-style-4 .dsvy-service-btn a,
.dsvy-clipath .dsvy-col-stretched-left .dsvy-stretched-div {
    clip-path: polygon(0 0, 100% 0%, 84% 100%, 0% 100%);
}
.dsvy-clipath .dsvy-col-stretched-right .dsvy-stretched-div {
    clip-path: polygon(35% 0, 100% 0%, 100% 100%, 0% 100%);
}
.designervily-ele-ptable-style-1 .dsvy-pricing-table-box:before,
.dsvy-portfolio-single-style-1 .dsvy-single-project-details-list,
.dsvy-fixboxclippath.elementor-element {
    clip-path: polygon(0 0, 100% 0%, 92% 100%, 0% 100%);
}
.dsvy-imgclippath.elementor-widget.elementor-widget-image {
    clip-path: polygon(0 0, 92% 0%, 72% 100%, 0% 100%);
}
.dsvy-header-style-2 .dsvy-right-box .dsvy-button-box:before,
.dsvy-fixboxreverseclippath .dsvy-stretched-div.dsvy-stretched-left,
.dsvy-fixboxreverseclippath.elementor-element {
    clip-path: polygon(8% 0, 100% 0%, 100% 100%, 0% 100%);
}
.aboutclippath01.elementor-element .elementor-widget-container img {
    clip-path: polygon(24% 0, 100% 0, 100% 100%, 32% 100%, 42% 46%, 12% 46%);
}
.aboutclippath02.elementor-element .elementor-widget-container .elementor-icon-wrapper .elementor-icon {
    font-size: 20px;
    padding: 45px 60px 45px 50px;
    clip-path: polygon(0 0, 100% 0%, 76% 100%, 0% 100%);
}
.dsvy-testimonialclippath .dsvy-stretched-div.dsvy-stretched-left,
.aboutclippath03.elementor-element .elementor-widget-container img {
    clip-path: polygon(0 0, 100% 0%, 78% 100%, 0% 100%);
}
.dsvy-carservice-clip .dsvy-stretched-div.dsvy-stretched-right,
.dsvy-carservice-clip .dsvy-stretched-div.dsvy-stretched-left {
    clip-path: polygon(0 0, 100% -35%, 85% 102%, 0% 100%);
}
.dsvy-carservice-clip .elementor-column.elementor-element.dsvy-col-stretched-left {
    position: relative;
}
.dsvy-carservice-clip .elementor-column.elementor-element.dsvy-col-stretched-left:before {
    position: absolute;
    content: '';
    background: var(--dsvy-karzo-global-color);
    height: 580px;
    width: 40px;
    transform: skewx(348deg);
    bottom: 0;
    top: auto;
    right: 93px;
}
.dsvy-offerbox:before {
    position: absolute;
    content: '';
    background: var(--dsvy-karzo-secondary-color);
    height: 100%;
    width: 340px;
    right: 0;
    clip-path: polygon(40% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.dsvyfirstlater P::first-letter {
    font-size: 30px;
    float: left;
    margin-right: 15px;
    margin-top: 8px;
    line-height: 30px;
    padding: 5px 10px 5px;
    background-color: var(--dsvy-karzo-global-color);
    color: var(--dsvy-karzo-white-color);
    font-weight: 500;
}
.dsvy-mapquote {
    background-color: var(--dsvy-karzo-global-color);
    color: var(--dsvy-karzo-white-color);
    margin-right: 70px;
    margin-top: 18px;
    position: relative;
}
.elementor-element.dsvy-mapquote .elementor-text-editor {
    color: var(--dsvy-karzo-white-color) !important;
}
.dsvy-mapquote:after {
    position: absolute;
    content: '';
    right: 0;
    top: -30px;
    width: 0;
    height: 0;
    border-bottom: 30px solid var(--dsvy-karzo-global-color);
    border-left: 30px solid transparent;
}
.dsvy-textbg .elementor-widget-container .dsvy-element-title {
    font-size: 75px;
    line-height: 75px;
    text-transform: uppercase;
    color: rgb(0 6 25 / 5%);
}
.dsvy-slidehover.dsvy-bgimage-yes.elementor-element {
    overflow: hidden;
    position: relative;
}
.dsvy-slidehover.dsvy-bgimage-yes.elementor-element:before {
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
    transition: all .3s ease;
    position: absolute;
    top: 0;
    left: -100%;
    display: block;
    content: '';
    z-index: 2;
}
.dsvy-slidehover.dsvy-bgimage-yes.elementor-element:hover:before {
    -webkit-animation: dsvyshine 1s;
    animation: dsvyshine 1s;
}
@-webkit-keyframes dsvyshine {
    100% {
        left: 125%
    }
}
@keyframes dsvyshine {
    100% {
        left: 125%
    }
}
.dsvy-clientcox-clip {
    position: relative;
}
.dsvy-clientcox-clip:after {
    position: absolute;
    left: -40px;
    height: 100%;
    width: 80px;
    background-color: var(--dsvy-karzo-white-color);
    content: "";
    top: 0;
    z-index: 1;
    transform: skewX(-20deg);
}
/*miconheading-style-1*/
.dsvy-element-miconheading-style-1 .dsvy-miconheading-style-1:before {
    content: '';
    position: absolute;
    left: 280px;
    right: 0;
    height: 100%;
    display: block;
    background: url(../images/dsvy-arrow.png) center center no-repeat;
    top: -130px;
}
.dsvy-element-miconheading-style-1 .dsvy-miconheading-style-1:last-child:before {
    content: unset;
}
.dsvy-img-animation-01.elementor-widget-image .elementor-widget-container img {
    animation: animation01 4s infinite linear;
}
@keyframes animation01 {
    0% {
        transform: translate(0px, 0px) rotate(0);
    }
    25% {
        transform: translate(-10px, -10px) rotate(5deg);
    }
    50% {
        transform: translate(-20px, 0px) rotate(0);
    }
    75% {
        transform: translate(-10px, -10px) rotate(-2deg);
    }
    100% {
        transform: translate(0, 0) rotate(0);
    }
}
/* Begin styling the tooltips and pins */
.wrap_svl_center .wrap_svl .drag_element .point_style .pins_animation {
    width: 15px !important;
    height: 15px !important;
    border: inherit !important;
    background-color: var(--dsvy-karzo-white-color);
    margin: -4px;
}
#powerTip {
    width: 160px;
    padding: 10px 15px;
    background-color: var(--dsvy-karzo-white-color);
    text-align: center;
    box-shadow: 0 10px 14px 4px rgb(146 140 140 / 28%);
}
#powerTip.n:before {
    border-top: 10px solid rgb(255 255 255);
}
.box_view_html {
    color: var(--dsvy-karzo-blackish-color);
}
#powerTip .box_view_html p {
    line-height: 24px;
    margin-bottom: 5px;
}
#powerTip .box_view_html h6 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 5px;
}
/* --------------------------------------
* Estimate Form Css
* ---------------------------------------*/
body #page .dsvy-estimate-form .select2-container--default .select2-selection--single {
    padding-left: 0px;
}
body #page .dsvy-estimate-form #lfb_bootstraped.lfb_bootstraped .lfb_richtext h2 {
    color: var(--dsvy-karzo-blackish-color);
    font-size: 36px;
    font-weight: 500 !important;
}
body #page .dsvy-estimate-form #lfb_bootstraped.lfb_bootstraped .lfb_richtext h3 {
    color: var(--dsvy-karzo-blackish-color);
    font-size: 28px;
    font-weight: 500 !important;
}
body #page .dsvy-estimate-form #lfb_bootstraped.lfb_bootstraped label,
body #page .dsvy-estimate-form #lfb_bootstraped.lfb_bootstraped .bootstrap-datetimepicker-widget label {
    color: var(--dsvy-karzo-blackish-color) !important;
    margin-bottom: 5px;
}
body #page .dsvy-estimate-form .select2-container {
    width: 240px;
    max-width: 240px;
}
body #page .lfb_genSlide.lfb_activeStep .select2-container .select2-selection__rendered,
body #page .dsvy-estimate-form .lfb_genSlide.lfb_activeStep .select2,
body #page .dsvy-estimate-form #lfb_bootstraped.lfb_bootstraped input[type="number"],
body #page .dsvy-estimate-form #lfb_bootstraped.lfb_bootstraped input[type="text"],
body #page .dsvy-estimate-form #lfb_bootstraped.lfb_bootstraped input[type="email"],
body #page .dsvy-estimate-form #lfb_bootstraped.lfb_bootstraped input[type="password"],
body #page .dsvy-estimate-form #lfb_bootstraped.lfb_bootstraped input[type="tel"],
body #page .dsvy-estimate-form #lfb_bootstraped.lfb_bootstraped input[type="url"],
body #page .dsvy-estimate-form #lfb_bootstraped.lfb_bootstraped input[type="search"] {
    display: block;
    height: 58px;
    font-size: 13px;
    color: rgba(var(--dsvy-karzo-blackish-color-rgb), 1);
    font-weight: 500;
    line-height: normal;
    padding: 20px 0px;
    font-weight: 500;
    background: #ffffff;
    border: 0;
    border-radius: 0px;
}
body #page .dsvy-estimate-form #lfb_bootstraped.lfb_bootstraped textarea {
    width: 100%;
    max-width: 100%;
}
body #page .dsvy-estimate-form #lfb_bootstraped.lfb_bootstraped textarea,
body #page .dsvy-estimate-form .select2-container--default .select2-selection--single {
    border: none;
    border-radius: 0px;
}
body #page .dsvy-estimate-form .lfb_genSlide.lfb_activeStep .select2 .selection {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
body #page .dsvy-estimate-form .lfb_genSlide .lfb_genContent .col-md-2 {
    padding: 10px 15px !important;
}
body #page .dsvy-estimate-form #lfb_bootstraped.lfb_bootstraped table h2,
body #page .dsvy-estimate-form #lfb_bootstraped.lfb_bootstraped table h3 {
    font-size: 18px;
    font-weight: normal;
    margin: 0px;
}
body #page #lfb_bootstraped.lfb_bootstraped .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    margin-left: -4px;
    margin-top: -2px;
}
body #page .dsvy-qoute-form #lfb_form.lfb_bootstraped #lfb_mainPanel,
body #page .dsvy-qoute-form #lfb_form.lfb_bootstraped {
    background-color: #e9edf3 !important;
}
body #page .dsvy-qoute-form .form-control.lfb_datepicker.lfb_datepickerReady,
body #page .dsvy-qoute-form .lfb_item[data-itemtype="checkbox"] {
    text-align: left !important;
}
body #page .dsvy-qoute-form .form-group>label {
    display: none !important;
}
body #page .dsvy-qoute-form #lfb_form.lfb_bootstraped[data-stylefields="light"] .form-control:not(textarea) {
    background-color: #fff;
    height: 58px;
    line-height: 58px;
    padding-left: 15px;
    border: 0;
}
body #page .dsvy-qoute-form #lfb_form.lfb_bootstraped #lfb_mainPanel textarea {
    max-width: none;
    width: 100%;
    border: none;
    padding-top: 10px;
    padding-left: 10px;
}
body #page .dsvy-qoute-form .select2-container--default .select2-selection--single {
    border: 0;
}
body #page .dsvy-qoute-form #lfb_form.lfb_bootstraped h3 {
    font-size: 28px;
    line-height: 38px;
    margin-top: 0;
}
body #page .dsvy-qoute-form #lfb_form.lfb_bootstraped .genPrice {
    display: none !important;
}
body #page .dsvy-qoute-form #lfb_form.lfb_bootstraped .lfb_genSlide .lfb_genContent.lfb_noDes {
    padding: 30px 14px 0px ;
}
body #page .dsvy-qoute-form #lfb_form.lfb_bootstraped .lfb_btnNextContainer {
    padding-bottom: 30px;
}
body #page .dsvy-qoute-form #lfb_bootstraped.lfb_bootstraped .datetimepicker table tr td.disabled,
body #page #lfb_bootstraped.lfb_bootstraped .datetimepicker table tr td.disabled:hover {
    color: #666 ;
}
body #page .dsvy-qoute-form #lfb_form.lfb_bootstraped .form-group .input-group-addon {
    line-height: 58px;
    height: 58px;
    font-size: 20px;
    background-color: var(--dsvy-karzo-global-color) ;
    width: 58px;
    color: var(--dsvy-karzo-white-color);
}
body #page .dsvy-qoute-form #lfb_bootstraped .select2-container--default .select2-selection--single,
body #page .dsvy-qoute-form .form-group .form-control.lfb_datepicker.lfb_datepickerReady {
    padding-left: 15px;
}
body #page .dsvy-qoute-form .lfb_genSlide.lfb_activeStep .select2-container .select2-selection__rendered {
    color: #b2bcc5;
    font-size: 15px;
}
body #page .dsvy-qoute-form #lfb_form.lfb_bootstraped a.linkPrevious {
    color: var(--dsvy-karzo-global-color);
}
body #page .dsvy-qoute-form #lfb_form.lfb_bootstraped[data-form="19"] #lfb_mainPanel .lfb_summary table th {
    background-color: var(--dsvy-karzo-global-color);
}
body #page .dsvy-qoute-form #lfb_form.lfb_bootstraped[data-form="19"] .lfb_summary tbody #lfb_summaryTotalTr th:not(#lfb_summaryTotal),
body #page .dsvy-qoute-form #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_summary #lfb_summaryTotal {
    color: var(--dsvy-karzo-white-color);
}
body #page .dsvy-qoute-form #lfb_bootstraped.lfb_bootstraped .btn-primary:hover:focus,
body #page .dsvy-qoute-form #lfb_bootstraped.lfb_bootstraped .btn-primary:focus {
    border-color: transparent;
    box-shadow: unset;
}
/*=== Checkbox ===*/
body #page .dsvy-qoute-form #lfb_form.lfb_bootstraped .checkboxCt {
    padding-left: 40px;
}
body #page .dsvy-qoute-form #lfb_form.lfb_bootstraped .checkboxCt label::before {
    width: 28px;
    height: 28px;
    top: 4px;
    left: -16px;
    border: 0;
    border-radius: 0;
}
body #page .dsvy-qoute-form #lfb_form.lfb_bootstraped .checkboxCt label::after {
    left: -11px;
    top: 5px;
}
body #page .dsvy-qoute-form #lfb_form.lfb_bootstraped #lfb_mainPanel .lfb_genSlide .lfb_genContent .lfb_itemBloc[data-itemtype="checkbox"] {
    margin-bottom: 20px;
}
body #page .dsvy-qoute-form #lfb_form.lfb_bootstraped[data-form="19"] .checkboxCt-primary input[type="checkbox"]:checked+label::before {
    background-color: var(--dsvy-karzo-secondary-color);
}
body #page .dsvy-qoute-form #lfb_bootstraped.lfb_bootstraped .btn,
body #page .dsvy-qoute-form #lfb_bootstraped.lfb_bootstraped .bootstrap-datetimepicker-widget .btn {
    background-color: var(--dsvy-karzo-secondary-color);
    border-radius: 0;
    padding: 15px 30px;
}