table,
td,
th {
    border: 1px solid var(--border-color)
}

a,
button {
    transition: .4s
}

iframe,
img {
    border: none
}

.aligncenter,
.wp-caption,
img {
    max-width: 100%
}

input[type=checkbox]~label:before,
input[type=radio]~label::before {
    position: absolute;
    left: 0;
    text-align: center;
    font-family: var(--icon-font)
}

.vs-menu-wrapper {
    bottom: 0;
    position: fixed;
    top: 0
} 

.social-style2>ul>li>a,
.social-style3>ul>li>a {
    box-shadow: 11px 18px 10px rgba(4, 4, 4, .0509803922)
}

.link-btn,
.main-menu.menu-style1>ul>li>a,
a,
ins {
    text-decoration: none
}

.client-block--style:hover .client-block__shape svg path,
.service-block:hover .service-block__shape path {
    fill: var(--black-color)
}

:root {
    --theme-color: #07386F;
    --theme-colorRGB: 252, 102, 1;
    --title-color: #000000;
    --body-color: #666666;
    --text-color: #444444;
    --smoke-color: #868a8a;
    --tertiary-color: #141414;
    --black-color: #000000;
    --blackSand-color: #080808;
    --white-color: #ffffff;
    --yellow-color: #fec624;
    --success-color: #28a745;
    --error-color: #dc3545;
    --rating-color: #ff890a;
    --border-color: #cecece;
    --border-blackColor: #272727;
    --border-blackLightColor: #515151;
    --border-silverSand: #c0c0c0;
    --darkJungleGreen-color: #1d1d1d;
    --silverDeep-color: #a9a9a9;
    --silverDeeper-color: #858585;
    --silver-color: #c8c8c8;
    --silverLight-color: #c1c1c1;
    --silverLighter-color: #a4a4a4;
    --silverLightest-color: #f1f1f1;
    --silverLightLight-color: #fafafa;
    --charcoalGrey-color: #3f3f3f;
    --charcoalGreyDeep-color: #555555;
    --grey-color: #f7f7f7;
    --arrow-color: #676767;
    --bg-color: #0d0d0d;
    --bg-color-h2: #dfeaf1;
    --bg-color3: #d8d8d8;
    --bg-color4: #f3f3f3;
    --bg-color4: #ececec;
    --title-font: "Raleway", sans-serif;
    --body-font: "Barlow", sans-serif;
    --icon-font: "Font Awesome 5 Pro";
    --main-container: 1240px;
    --container-gutters: 30px;
    --section-space: 100px;
    --section-space-mobile: 80px;
    --section-title-space: 80px;
    --ripple-ani-duration: 5s;
    --box-shadow: 11px 18px 10px #0404040d
}

.home-five,
.home-four {
    --smoke-color: #f6f7fc
}

html {
    scroll-behavior: smooth
}

body {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: var(--body-color);
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    background: #fff
}

.form-control[readonly],
.form-select[readonly],
.header-dropdown>.dropdown-toggle,
.header-social.style-white a:hover,
a:hover,
input[readonly],
select[readonly],
textarea[readonly],
th {
    color: var(--title-color)
}

iframe {
    width: 100%
}

.slick-slide:focus,
a:active,
a:focus,
button:focus,
input,
input:active,
input:focus,
input:hover,
span.select2-selection.select2-selection--single:focus,
textarea,
textarea:active,
textarea:focus,
textarea:hover {
    outline: 0
}

ul {
    list-style-type: disc
}

ol {
    list-style-type: decimal
}

table {
    margin: 0 0 1.5em;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

th {
    font-weight: 700;
    font-family: var(--title-font)
}

td,
th {
    padding: 9px 12px
}

a {
    color: var(--theme-color);
    outline: 0
}

a:active,
a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0
}

pre {
    background: #f5f5f5;
    color: #666;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre-wrap;
    word-wrap: break-word
}

p:empty,
span.ajax-loader:empty {
    display: none
}

p {
    margin: 0 0 18px;
    color: var(--text-color)
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
p a,
span a {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--title-font);
    text-transform: none;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 15px;
    color: var(--theme-color)
}

.link-btn,
.sec-title,
.sec-title2,
.sec-title3,
.vs-btn {
    text-transform: uppercase
}

.h1,
h1 {
    font-size: 40px
}

.h2,
h2 {
    font-size: 35px
}

.h3,
h3 {
    font-size: 30px
}

.h4,
h4 {
    font-size: 25px
}

.h5,
h5 {
    font-size: 20px
}

.h6,
h6 {
    font-size: 15px
}

.blog-details .blog-single.format-chat .blog-meta,
p.has-drop-cap {
    margin-bottom: 20px
}

.page--item p:last-child .alignright {
    clear: right
}

.blog-title,
.breadcumb-title,
.pagi-title {
    word-break: break-word
}

.blocks-gallery-caption,
.vs-search .search-grid-meta a,
.vs-search .search-grid-meta span,
.wp-block-embed figcaption,
.wp-block-image figcaption {
    color: var(--body-color)
}

.blog-single .blog-img__link,
.blog-style2 .blog-img__link,
.blog-style3 .blog-img__link,
.blog-style5 .blog-img__link,
.bypostauthor,
.gallery-caption {
    display: block
}

.alignleft,
.alignright {
    display: inline;
    margin-bottom: 10px
}

.clearfix,
.page-links {
    clear: both
}

.about-content,
.blog-single .wp-block-archives-dropdown,
.choose-img,
.form--style .form-group,
.form--style2 .form-group,
.list-style5,
.page--item,
.section-button,
.vs-blog,
.vs-counter,
.wp-block-media-text,
.wp-block-media-text.alignwide,
figure.wp-block-gallery {
    margin-bottom: 30px
}

.page--item p {
    line-height: 1.8
}

.content-none-search,
.mt-30 {
    margin-top: 30px
}

.vsteam-style__media,
.wp-block-button.aligncenter,
.wp-caption-text {
    text-align: center
}

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

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

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-block-columns {
    margin-bottom: 1em;
    align-items: normal;
    box-sizing: border-box;
    display: flex;
    flex-wrap: nowrap;
    gap: 30px
}

figure.gallery-item {
    margin-bottom: 10px;
    display: inline-block
}

/* .vs-btn:hover,
.wp-block-cover p:not(.has-text-color),
.wp-block-cover-image-text,
.wp-block-cover-text {
    color: var(--white-color)
} */

.footer-logo,
.mb-15,
.wp-block-cover {
    margin-bottom: 15px
}

.wp-caption {
    margin-bottom: 1.5em
}

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

.wp-block-media-text.alignwide {
    background-color: var(--smoke-color)
}

.editor-styles-wrapper .has-large-font-size,
.has-large-font-size {
    line-height: 1.4
}

.blog-title a,
.footer-info-list .info a,
.footer-layout5 .copyright-text a,
.product_meta>span a,
.text-inherit,
.vs-search .search-grid-title a,
.wp-block-archives a:not(:hover),
.wp-block-latest-comments a,
ul.wp-block-latest-posts a,
ul.wp-block-rss a {
    color: inherit
}

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

.form-messages.mb-0 *,
.list-style5>ul,
.row.no-gutters>.form-group,
.widget_archive li:last-child a,
.widget_categories li:last-child a,
.widget_meta li:last-child a,
.widget_nav_menu li:last-child a,
.widget_pages li:last-child a,
.wp-block-button:last-child {
    margin-bottom: 0
}

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

.wp-block-button .wp-block-button__link:hover {
    color: #fff;
    background-color: var(--theme-color)
}

.wp-block-button.is-style-outline .wp-block-button__link {
    background-color: transparent;
    border-color: var(--title-color);
    color: var(--title-color)
}

.wp-block-button.is-style-outline .wp-block-button__link:hover {
    color: #fff;
    background-color: var(--theme-color);
    border-color: var(--theme-color)
}

.wp-block-button.is-style-squared .wp-block-button__link {
    border-radius: 0
}

ol.wp-block-latest-comments li,
ul.wp-block-latest-posts li {
    margin: 15px 0
}

ul.wp-block-latest-posts {
    padding: 0;
    margin: 0 0 15px
}

.vs-btn.style3:hover,
.vs-infobox--style .vs-infobox__number:hover,
.vs-infobox--style2 .vs-infobox__number:hover,
.vs-infobox--style3 .vs-infobox__number:hover,
.vs-mobile-menu ul li.vs-active>a,
.vs-search .search-grid-title a:hover,
ul.wp-block-latest-posts a:hover {
    color: var(--theme-color)
}

.wp-block-search {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px
}

.post-password-form .theme-input-group .theme-input-style,
.wp-block-search .wp-block-search__input {
    width: 100%;
    max-width: calc(100% - 120px);
    border: 1px solid rgba(0, 0, 0, .1);
    height: 50px;
    padding-left: 20px
}

.post-password-form .theme-input-group .submit-btn,
.wp-block-search .wp-block-search__button {
    margin: 0;
    width: 120px;
    border: none;
    height: 50px;
    color: #fff;
    background-color: var(--theme-color)
}

.post-password-form .theme-input-group .submit-btn:hover,
.wp-block-search .wp-block-search__button:hover {
    background-color: var(--title-color);
    opacity: .8
}

.wp-block-group.has-background {
    padding: 15px 15px 1px;
    margin-bottom: 30px
}

.wp-block-table td,
.wp-block-table th {
    border-color: rgba(0, 0, 0, .1)
}

.wp-block-table.is-style-stripes {
    border: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 30px
}

.post-password-form .theme-input-group {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    margin-top: 20px
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
    padding-top: 1em
}

.list-style3>ul>li::before,
.mr-10,
.page-links>.page-links-title,
.product-style1 .vs-btn i,
.widget-workhours li i {
    margin-right: 10px
}

.page-links>a,
.page-links>span:not(.page-links-title):not(.screen-reader-text) {
    display: inline-block;
    padding: 5px 13px;
    background-color: var(--white-color);
    color: var(--title-color);
    border: 1px solid rgba(0, 0, 0, .08);
    margin-right: 10px
}

.page-links>a:hover,
.page-links>span:not(.page-links-title):not(.screen-reader-text):hover {
    opacity: .8;
    color: var(--white-color);
    background-color: var(--theme-color);
    border-color: transparent
}

.page-links>a.current,
.page-links>span:not(.page-links-title):not(.screen-reader-text).current,
.slick-arrow:hover {
    background-color: var(--theme-color);
    color: var(--white-color);
    border-color: transparent
}

.blog-details .blog-single.format-link:before,
.blog-details .blog-single.format-quote:before,
.blog-details .blog-single.sticky:before,
.blog-details .blog-single.tag-sticky-2:before,
.blog-details .blog-single:before,
.blog-single.format-link .blog-content:before,
.blog-single.format-quote .blog-content:before,
.blog-single.sticky .blog-content:before,
.blog-single.tag-sticky-2 .blog-content:before,
.dot-style2 .slick-dots button:before,
.form-messages,
.page-links span.screen-reader-text,
.vs-btn.style8:after,
.vs-btn.style8:before,
.vs-mobile-menu ul li ul li>a::before {
    display: none
}

.blog-single.format-link,
.blog-single.format-quote,
.blog-single.sticky,
.blog-single.tag-sticky-2 {
    border-color: transparent;
    position: relative
}

.blog-single.format-link .blog-content,
.blog-single.format-quote .blog-content,
.blog-single.sticky .blog-content,
.blog-single.tag-sticky-2 .blog-content {
    background-color: var(--smoke-color);
    padding: 40px;
    border: none
}

.blog-single.format-link:before,
.blog-single.format-quote:before,
.blog-single.sticky:before,
.blog-single.tag-sticky-2:before {
    content: "\f0c1";
    position: absolute;
    font-family: "Font Awesome 5 Pro";
    font-size: 5rem;
    opacity: .3;
    right: 15px;
    line-height: 1;
    top: 15px;
    color: var(--theme-color);
    z-index: 1
}

.blog-single.sticky::before,
.blog-single.tag-sticky-2::before {
    content: "Featured";
    right: 0;
    top: 0;
    font-size: 18px;
    color: var(--white-color);
    background-color: var(--theme-color);
    font-family: var(--title-font);
    opacity: 1;
    text-transform: capitalize;
    padding: 10px 23px;
    font-weight: 400
}

.blog-single.format-quote:before {
    content: "\f10e"
}

.blog-single .blog-content .wp-block-archives-dropdown,
.blog-single .blog-content .wp-block-categories-dropdown.wp-block-categories {
    display: block;
    margin-bottom: 30px
}

.blog-details .blog-single .blog-content {
    background-color: transparent;
    overflow: hidden
}

.blog-details .blog-single.format-chat .blog-content>p:nth-child(2n) {
    background: var(--smoke-color);
    padding: 5px 20px
}

.blog-details .blog-single.format-link,
.blog-details .blog-single.format-quote,
.blog-details .blog-single.sticky,
.blog-details .blog-single.tag-sticky-2 {
    box-shadow: none;
    border: none;
    background-color: transparent
}

.vs-search {
    background-color: #f3f3f3;
    margin-bottom: 30px;
    border: 1px solid #f3f3f3
}

.vs-search .search-grid-content {
    padding: 30px
}

.vs-search .search-grid-title {
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: -.2em
}

.vs-search .search-grid-meta>* {
    display: inline-block;
    margin-right: 15px;
    font-size: 14px
}

.blog-meta>a:last-child,
.blog-meta>span:last-child,
.blog-single .social-links li:last-child,
.blog-style2 .social-links li:last-child,
.blog-style3 .social-links li:last-child,
.blog-style5 .social-links li:last-child,
.footer-social a:last-child,
.main-menu ul li:last-child,
.vs-pagination li:last-child,
.vs-search .search-grid-meta>:last-child {
    margin-right: 0
}

@media (max-width:768px) {
    .wp-block-search .wp-block-search__input {
        max-width: 100%;
        margin-bottom: 20px
    }

    .wp-block-latest-comments {
        padding-left: 10px
    }

    .page--content.clearfix+.vs-comment-form {
        margin-top: 24px
    }
}

@media only screen and (min-width:1300px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: calc(var(--main-container) + var(--container-gutters));
        padding-left: calc(var(--container-gutters)/ 2);
        padding-right: calc(var(--container-gutters)/ 2)
    }
}

@media only screen and (max-width:1600px) {
    .container-fluid.px-0 {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .container-fluid.px-0 .row {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

.container-style3 {
    --main-container: 1170px
}

@media (min-width:1500px) and (max-width:1921px) {
    .container-style1 {
        max-width: 1576px;
        overflow: hidden;
        margin-right: 0;
        padding-right: 0
    }
}

.slick-track>[class*=col] {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x)/ 2);
    padding-left: calc(var(--bs-gutter-x)/ 2);
    margin-top: var(--bs-gutter-y)
}

@media (min-width:767px) {
    .row:not([class*=gx-]) {
        --bs-gutter-x: 30px
    }
}

.gy-gx {
    --bs-gutter-y: var(--bs-gutter-x)
}

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

.gx-15 {
    --bs-gutter-x: 15px
}

.gx-0 {
    --bs-gutter-x: 0px
}

.form-control,
.form-select,
input,
select,
textarea {
    height: 50px;
    padding: 0 45px 0 28px;
    border: 1px solid #e0e0e0;
    color: var(--body-color);
    background-color: var(--white-color);
    border-radius: 0;
    font-size: 14px;
    width: 100%
}

.vs-mobile-menu ul li a,
label {
    display: block;
    font-size: 16px;
    color: var(--title-color)
}

.form-control:focus,
.form-select:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0;
    box-shadow: none;
    background-color: var(--white-color)
}

.form-control.form-control-lg,
.form-select.form-control-lg,
input.form-control-lg,
select.form-control-lg,
textarea.form-control-lg {
    height: 60px
}

.form-control.form-control-sm,
.form-select.form-control-sm,
input.form-control-sm,
select.form-control-sm,
textarea.form-control-sm {
    height: 40px;
    font-size: 12px
}

.form-select,
select {
    display: block;
    width: 100%;
    line-height: 1.5;
    vertical-align: middle;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");
    background-position: right 26px center;
    background-repeat: no-repeat;
    background-size: 16px 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -webkit-appearance: textfield;
    appearance: textfield;
    -moz-appearance: textfield
}

textarea,
textarea.form-control {
    min-height: 150px;
    padding-top: 16px;
    padding-bottom: 17px;
    border-radius: 0
}

input[type=checkbox],
input[type=radio] {
    visibility: hidden;
    opacity: 0;
    vertical-align: middle;
    width: 0;
    height: 0;
    display: none
}

input[type=checkbox]:checked~label:before {
    content: "\f00c";
    color: var(--white-color);
    background-color: var(--theme-color);
    border-color: var(--theme-color)
}

input[type=checkbox]~label {
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    display: block
}

input[type=checkbox]~label:before {
    content: "";
    font-weight: 700;
    top: 3.5px;
    background-color: var(--white-color);
    border: 1px solid var(--border-color);
    height: 18px;
    width: 18px;
    line-height: 18px;
    font-size: 12px
}

input[type=radio]~label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    line-height: 1;
    display: inline-block;
    font-weight: 600;
    margin-bottom: 0
}

input[type=radio]~label::before {
    content: "\f111";
    top: calc((100% - 20px)/ 2);
    width: 20px;
    height: 20px;
    padding-left: 0;
    font-size: .6em;
    line-height: 19px;
    border: 1px solid var(--theme-color);
    border-radius: 100%;
    font-weight: 700;
    background: var(--white-color);
    color: transparent;
    transition: .2s
}

input[type=radio]:checked~label::before {
    border-color: var(--theme-color);
    background-color: var(--theme-color)
}

label {
    margin-bottom: .5em;
    margin-top: -.3em;
    font-family: var(--body-font)
}

.form-group {
    margin-bottom: var(--bs-gutter-x);
    position: relative
}

.form-group>i {
    position: absolute;
    right: calc(var(--bs-gutter-x)/ 2 + 30px);
    top: 18px;
    font-size: 14px;
    color: #a0abb4
}

.form-group.has-label>i {
    top: 45px
}

.was-validated input:invalid,
input.is-invalid,
select.is-invalid,
textarea.is-invalid {
    border: 1px solid var(--error-color) !important;
    background-position: right calc(.375em + .8875rem) center;
    background-image: none
}

.was-validated input:invalid:focus,
input.is-invalid:focus,
select.is-invalid:focus,
textarea.is-invalid:focus {
    outline: 0;
    box-shadow: none
}

textarea.is-invalid {
    background-position: top calc(.375em + .5875rem) right calc(.375em + .8875rem)
}

.form-messages.success {
    color: var(--success-color);
    display: block
}

.form-messages.error {
    color: var(--error-color);
    display: block
}

.form-messages pre {
    padding: 0;
    background-color: transparent;
    color: inherit
}

.slick-arrow {
    display: inline-block;
    padding: 0;
    background-color: var(--white-color);
    position: absolute;
    top: 50%;
    border: 1px solid var(--smoke-color);
    left: var(--pos-x, -100px);
    width: var(--icon-size, 50px);
    height: var(--icon-size, 50px);
    font-size: var(--icon-font-size, 18px);
    margin-top: calc(var(--icon-size, 50px)/ -2);
    z-index: 2;
    border-radius: 50%
}

.slick-arrow.default {
    position: relative;
    --pos-x: 0;
    margin-top: 0
}

.slick-arrow.slick-next {
    right: var(--pos-x, -100px);
    left: auto
}

.arrow-margin .slick-arrow {
    top: calc(50% - 30px)
}

.arrow-wrap .slick-arrow {
    opacity: 0;
    visibility: hidden
}

.arrow-wrap:hover .slick-arrow,
.blog-single:hover .blog-img .slick-arrow,
.blog-style2:hover .blog-img .slick-arrow,
.blog-style3:hover .blog-img .slick-arrow,
.blog-style5:hover .blog-img .slick-arrow,
.vs-menu-wrapper.vs-body-visible {
    opacity: 1;
    visibility: visible
}

.dot-style2 .slick-dots {
    margin-top: 10px;
    margin-bottom: 30px
}

.dot-style2 .slick-dots button {
    width: 10px;
    height: 10px;
    border-radius: 9999px;
    background-color: var(--theme-color)
}

.dot-style2 .slick-dots button:hover,
[data-overlay=title]:before {
    background-color: var(--title-color)
}

.dot-style2 .slick-dots li {
    margin: 0 5px
}

.dot-style2 .slick-dots li.slick-active button {
    width: 40px
}

@media (max-width:991px) {
    .slick-arrow {
        --icon-size: 40px;
        margin-right: 40px
    }

    .slick-arrow.slick-next {
        margin-right: 0;
        margin-left: 40px
    }

    .slick-dots {
        margin: 8px 0 38px
    }
}

.slick-dots {
    list-style: none;
    padding-left: 0;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    border: 1px solid var(--theme-color)
}

.slick-dots>li {
    height: 14px
}

.slick-dots>li>button {
    background-color: var(--theme-color);
    text-indent: -99999999999px;
    border: none;
    min-width: 56.25px;
    height: 14px
}

.slick-dots>li.slick-active>button {
    background-color: var(--black-color)
}

.slick-track {
    min-width: 100%
}

.vs-menu-wrapper {
    left: 0;
    background-color: rgba(0, 0, 0, .6);
    z-index: 999999;
    width: 100%;
    height: 100%;
    transition: .8s;
    opacity: 0;
    visibility: hidden
}

.vs-menu-wrapper .mobile-logo {
    padding-bottom: 30px;
    padding-top: 40px;
    display: block;
    text-align: center
}

.vs-menu-wrapper .mobile-logo svg {
    max-width: 185px
}

.vs-menu-wrapper .vs-menu-toggle {
    border: none;
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 33px;
    font-size: 20px;
    z-index: 1;
    border-radius: 50%
}

.scroll-btn:focus i,
.scroll-btn:hover i,
.vs-btn.style6,
.vs-color-plate .reset-btn:hover,
.vs-menu-wrapper .vs-menu-toggle:hover,
.widget .search-form button:hover {
    background-color: var(--title-color);
    color: var(--white-color)
}

.vs-menu-wrapper .vs-menu-area {
    width: 100%;
    max-width: 310px;
    background-color: #fff;
    border-right: 3px solid var(--theme-color);
    height: 100%;
    position: relative;
    left: -110%;
    opacity: 0;
    visibility: hidden;
    transition: 1s;
    z-index: 1
}

.blog-single .blog-img .slick-arrow:hover,
.blog-style2 .blog-img .slick-arrow:hover,
.blog-style3 .blog-img .slick-arrow:hover,
.blog-style5 .blog-img .slick-arrow:hover,
.footer-newsletter .vs-btn:hover,
.footer-social a:hover,
.icon-btn.style2:hover,
.quantity .qty-btn:hover,
.vs-btn.style8:hover,
.vs-menu-toggle.style2,
.vs-menu-toggle:hover {
    background-color: var(--theme-color);
    color: var(--white-color)
}

.vs-menu-wrapper.vs-body-visible .vs-menu-area {
    left: 0;
    opacity: 1;
    visibility: visible
}

.vs-mobile-menu {
    overflow-y: scroll;
    max-height: calc(100vh - 200px);
    padding-bottom: 40px;
    text-align: left
}

.vs-mobile-menu .new-label {
    margin-left: 5px;
    text-transform: capitalize;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.main-menu ul,
.vs-mobile-menu ul {
    margin: 0;
    padding: 0
}

.vs-mobile-menu ul li {
    border-bottom: 1px solid #fdedf1;
    list-style-type: none
}

.vs-mobile-menu ul li li:first-child {
    border-top: 1px solid #fdedf1
}

.vs-mobile-menu ul li a {
    position: relative;
    padding: 12px 0 12px 17px;
    line-height: 1;
    text-transform: capitalize
}

.vs-mobile-menu ul li.menu-item-has-children>a {
    padding: 12px 0
}

.vs-mobile-menu ul li.menu-item-has-children>a::before {
    content: "\f105";
    color: white;
    font-family: var(--icon-font);
    position: relative;
    left: 0;
    top: 0;
    margin-right: 10px;
    display: inline-block
}

.vs-mobile-menu ul li.vs-active>a:before {
    transform: rotate(90deg)
}

.vs-mobile-menu ul li ul li {
    padding-left: 17px
}

.checkout-ordertable tr:last-child td,
.checkout-ordertable tr:last-child th,
.vs-mobile-menu ul li ul li:last-child,
.vs-mobile-menu>ul>li:last-child {
    border-bottom: none
}

.vs-mobile-menu ul .vs-item-has-children>a .vs-mean-expand {
    position: absolute;
    right: 0;
    top: 50%;
    font-weight: 400;
    font-size: 12px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    margin-top: -12.5px;
    display: inline-block;
    text-align: center;
    background-color: var(--theme-color);
    color: var(--white-color);
    box-shadow: 0 0 20px -8px rgba(173, 136, 88, .5);
    border-radius: 50%

    
}

.vs-mobile-menu ul .vs-item-has-children>a .vs-mean-expand:before {
    content: "\f078";
    font-family: var(--icon-font)
}

.vs-mobile-menu ul .vs-item-has-children.vs-active>a .vs-mean-expand:before {
    content: "\f077"
}

.vs-mobile-menu>ul {
    padding: 0 40px
}

.vs-menu-toggle {
    width: 50px;
    height: 50px;
    padding: 0;
    font-size: 25px;
    border: none;
    display: inline-block;
    color: var(--theme-color);
    border-radius: 0
}

.vs-menu-toggle.style2 {
    border-radius: 0;
    width: 56px;
    height: 56px
}

@media (max-width:400px) {
    .vs-menu-wrapper .vs-menu-area {
        width: 100%;
        max-width: 270px
    }

    .vs-mobile-menu>ul {
        padding: 0 20px
    }
}

.vs-btn {
    position: relative;
    border: none;
    /* color: var(--white-color); */
    padding: 15px 38px;
    border-radius: 0
}

/* .vs-btn__bar::after,
.vs-btn__bar::before {
    content: "";
    position: absolute;
    width: 7px;
    height: 38.07px;
    top: 50%;
    transform: translateY(-50%);
    background-color: var(--white-color);
    transition: width .5s ease-in-out, background-color .5s ease-in-out;
    z-index: -1
} */

.vs-btn__bar::before {
    left: auto;
    right: 0;
    width: 0
}

.vs-btn__bar::after {
    left: 0;
    right: auto
}

/* .vs-btn::after,
.vs-btn::before {
    width: 110%;
    height: 110%;
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    background: var(--title-color);
    transition: .4s;
    z-index: -2;
    border-radius: inherit
} */

.vs-btn:before {
    transform: rotateX(90deg)
}

.vs-btn:after {
    transform: rotateY(90deg)
}

.vs-btn>i {
    margin-left: 8px
}

.link-btn i,
.vs-pagination a i,
.vs-pagination span i {
    margin-left: 7px
}

.vs-btn.style2 {
    background-color: var(--white-color);
    color: var(--black-color);
    border: 1px solid var(--theme-color);
    transition: color 2s
}

.vs-btn.style2:hover {
    transition: .4s;
    border: 1px solid var(--black-color)
}

.social-style2>ul>li>a::after,
.social-style2>ul>li>a::before,
.vs-btn.style2::after,
.vs-btn.style2::before,
.vs-btn.style3 .vs-btn__bar::after,
.vs-btn.style3 .vs-btn__bar::before,
.vs-btn.style3::after,
.vs-btn.style3::before,
.will-sticky .icon-btn,
[data-overlay=black]:before {
    background-color: var(--black-color)
}

.social-style3>ul>li>a::after,
.social-style3>ul>li>a::before,
.vs-btn.style2 .vs-btn__bar::after,
.vs-btn.style2 .vs-btn__bar::before,
.will-sticky .icon-btn:hover,
[data-overlay=theme]:before {
    background-color: var(--theme-color)
}

.vs-btn.style3 {
    background-color: var(--white-color);
    padding: 13px 38px;
    color: var(--black-color);
    border-radius: 5px
}

.vs-btn.style10,
.vs-btn.style8 {
    padding: 17px 28px;
    text-transform: capitalize
}

.vs-btn.style5 {
    background-color: var(--tertiary-color);
    color: var(--white-color)
}

.vs-btn.style11:hover,
.vs-btn.style8,
.vs-btn.style9 {
    color: var(--theme-color)
}

.vs-btn.style7 {
    border-radius: 9999px;
    text-transform: capitalize
}

.vs-btn.style8 {
    border: 2px solid var(--theme-color);
    background-color: transparent;
    border-radius: 9999px
}

.vs-btn.style9 {
    background-color: var(--white-color);
    border-radius: 9999px;
    text-transform: capitalize
}

.icon-btn,
.icon-btn.style2,
.vs-btn.style10,
.vs-btn.style11 {
    color: var(--white-color)
}

.vs-btn.style10 {
    border: 2px solid var(--white-color);
    background-color: transparent;
    border-radius: 9999px
}

.icon-btn,
.vs-btn.style11 {
    background-color: var(--theme-color)
}

.vs-btn.style10:hover {
    border-color: transparent
}

.vs-btn.style11 {
    display: inline-block;
    vertical-align: middle;
    border: none;
    outline: 0;
    box-shadow: none;
    position: relative;
    padding: 22px 40px;
    text-transform: capitalize;
    border-radius: 0;
    transition: .4s;
    z-index: 2
}

.icon-btn,
.icon-btn.style7 {
    font-size: var(--btn-font-size, 20px);
    padding: 0;
    text-align: center
}

.icon-btn.style4,
.vs-btn.style11:hover,
.vs-btn.style12::after,
.vs-btn.style12::before,
[data-overlay=white]:before {
    background-color: var(--white-color)
}

.vs-btn.style11:after,
.vs-btn.style11:before {
    content: "";
    position: absolute;
    top: var(--border-size, 3px);
    bottom: var(--border-size, 3px);
    left: var(--border-size, 3px);
    width: calc(50% - var(--border-size, 3px));
    background-color: var(--white-color);
    z-index: -1;
    transform: scaleY(.4);
    transform-origin: 100% 0;
    opacity: 0;
    visibility: hidden;
    transition: .4s;
    border-radius: 0
}

.vs-btn.style11::after {
    left: auto;
    right: var(--border-size, 3px);
    transform-origin: 100% 100%;
    border-radius: 0
}

.vs-btn.style11:hover:after,
.vs-btn.style11:hover:before {
    transform: scaleY(1);
    opacity: 1;
    visibility: visible
}

.vs-btn:hover:before {
    transform: rotateX(0)
}

.vs-btn:hover:after {
    transform: rotateY(0)
}
.vs-btn__bar{
    padding: 12px 22px; 
    color: white; 
    background: #07386F;
}
.vs-btn:hover .vs-btn__bar::after,
.vs-btn:hover .vs-btn__bar::before {
    background-color: var(--theme-color);
    width: 120%;
    transition: width .6s ease-in-out, background-color .6s ease-in-out
}

.vs-btn:hover .vs-btn__bar::before {
    transition: width .6s ease-in-out, background-color .6s ease-in-out
}

.icon-btn {
    width: var(--btn-size, 67px);
    height: var(--btn-size, 67px);
    line-height: var(--btn-size, 67px);
    border: none;
    border-radius: 50%;
    justify-content: center
}

.link-btn,
.scroll-btn,
.scroll-btn i {
    display: inline-block
}

.icon-btn.style2,
.link-btn {
    background-color: transparent
}

.icon-btn.style7,
.icon-btn.style8,
.icon-btn.style9 {
    width: var(--btn-size, 98px);
    height: var(--btn-size, 43px);
    display: inline-flex;
    align-items: center
}

.icon-btn.style2 {
    border: 2px solid var(--white-color)
}

.icon-btn.style3,
.icon-btn.style4 {
    --btn-size: 55px;
    background-color: transparent;
    color: var(--charcoalGrey-color);
    border-radius: 5px
}

.icon-btn.style5 {
    background-color: var(--white-color);
    color: var(--title-color);
    box-shadow: 0 10px 24px rgba(0, 0, 0, .08)
}

.icon-btn.style5:hover,
.icon-btn.style6,
.icon-btn.style7,
.icon-btn.style9,
.icon-btn.style9:hover,
.icon-btn:hover {
    color: var(--white-color)
}

.icon-btn.style5:hover {
    background-color: var(--theme-color);
    box-shadow: none
}

.icon-btn.style6 {
    background-color: var(--theme-color);
    --btn-size: 55px;
    --btn-font-size: 17px
}

.icon-btn:hover {
    background-color: var(--title-color);
    border-color: transparent
}

.icon-btn.style7 {
    justify-content: center;
    line-height: var(--btn-size, 43px);
    background-color: var(--black-color);
    border: none;
    border-radius: 0;
    border: 1px solid var(--silver-color)
}

.blog-style5:hover .link-btn,
.icon-btn.style7:hover,
.icon-btn.style8:hover,
.icon-btn.style9:hover,
.vsfaqs-accordion .accordion-button.collapsed:hover,
.vsfaqs-accordion2 .accordion-button.collapsed:hover,
.widget_archive a:hover>span,
.widget_categories a:hover>span,
.widget_meta a:hover>span,
.widget_nav_menu a:hover>span,
.widget_pages a:hover>span {
    background-color: var(--theme-color);
    color: var(--white-color);
    border-color: var(--theme-color)
}

.icon-btn.style8,
.icon-btn.style9 {
    border-radius: 0;
    justify-content: center;
    border: 1px solid var(--silverLight-color);
    background: var(--white-color)
}

.icon-btn.style9,
.link-btn:before,
.scroll-btn i {
    background-color: var(--theme-color)
}

.icon-btn.style9 {
    border-color: var(--theme-color);
    fill: var(--white-color)
}

.icon-btn.style9:hover {
    background-color: var(--black-color);
    border-color: var(--black-color)
}

.link-btn {
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    position: relative;
    padding: 6px 12px;
    margin-bottom: -2px;
    color: #004aad;
    border: 1px solid #004aad;
    border-radius: 6px;
    transition: .3s
}

.scroll-btn,
.scrollToTop {
    position: fixed;
    opacity: 0;
    visibility: hidden
}

.link-btn i {
    font-size: .9rem
}

.link-btn:before {
    content: "";
    position: absolute;
    left: auto;
    right: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    transition: .4s
}

.link-btn:hover::before {
    width: 100%;
    left: 0
}

.scroll-btn {
    bottom: 300px;
    right: 30px;
    z-index: 94;
    border-radius: 50%
}

.scroll-btn i {
    color: var(--white-color);
    text-align: center;
    font-size: 16px;
    width: var(--btn-size, 50px);
    height: var(--btn-size, 50px);
    line-height: var(--btn-size, 50px);
    z-index: 2;
    border-radius: inherit;
    position: relative;
    transition: .8s
}

.scroll-btn:before {
    content: "";
    position: absolute;
    left: var(--extra-shape, -6px);
    top: var(--extra-shape, -6px);
    right: var(--extra-shape, -6px);
    bottom: var(--extra-shape, -6px);
    background-color: transparent;
    border-radius: inherit;
    z-index: 1;
    border: 2px dashed var(--theme-color);
    animation: 13s linear infinite spin
}

.scroll-btn.show {
    bottom: 120px;
    opacity: 1;
    visibility: visible
}

.scrollToTop {
    right: 60px;
    bottom: 500px;
    transition: .4s;
    z-index: 96
}

.scrollToTop.show {
    bottom: 60px;
    opacity: 1;
    visibility: visible
}

.sideMenuToggler {
    min-width: 56px;
    min-height: 56px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--white-color);
    background-color: transparent;
    color: var(--white-color)
}

.badge,
.border-title-border,
.sec-line {
    background-color: var(--theme-color)
}

.header-layout2 .sideMenuToggler:hover,
.sideMenuToggler:hover,
.will-sticky .sideMenuToggler:hover {
    background-color: var(--theme-color);
    border-color: var(--theme-color);
    color: var(--white-color)
}

.sec-titlexh1 {
    font-size: 70px
}

.sec-title,
.sec-title3 {
    line-height: 1.2;
    margin: -.25em 0 18px;
    font-weight: 600;
    font-size: 30px;
    color: var(--theme-color)
}

.sec-title2,
.sec-title3 {
    color: var(--white-color)
}

@media (max-width:991px) {
    .sec-titlexh1 {
        font-size: 40px
    }

    .sec-title,
    .sec-title3 {
        font-size: 30px
    }
}

.sec-title2 {
    font-size: 60px;
    font-weight: 700;
    margin: 0 0 22px
}

.sec-title3 {
    text-transform: capitalize
}

.sec-title4 {
    font-size: 60px;
    line-height: 1.2
}

.sec-subtitle,
.sec-subtitle2,
.sec-subtitle3,
.sec-subtitle4,
.sec-subtitle5 {
    text-transform: uppercase;
    display: block;
    color: var(--theme-color);
    font-family: var(--title-font);
    font-size: 16px;
    font-weight: 700;
    margin: -.25em 0 15px
}

.new-label,
.sec-subtitle6 {
    text-transform: capitalize
}

.mr-15,
.sec-subtitle2>i,
.sec-subtitle3>i,
.sec-subtitle4>i,
.sec-subtitle5>i,
.sec-subtitle>i {
    margin-right: 15px
}

.sec-subtitle2 {
    color: #508cd0
}

.sec-subtitle3,
.sec-subtitle4 {
    color: var(--white-color);
    font-size: 20px;
    margin: 0 0 10px
}

.sec-subtitle4 {
    font-size: 16px;
    letter-spacing: .11em
}

.sec-subtitle5 {
    color: var(--black-color)
}

.sec-subtitle6 {
    color: var(--text-color);
    font-weight: 800;
    font-family: var(--title-font);
    font-size: 17px;
    display: block;
    margin-bottom: 9px
}

.badge,
.sec-text2 {
    color: var(--white-color)
}

.title-area {
    margin-bottom: calc(var(--section-title-space) - 30px)
}

.sec-btns {
    padding: 13px 0 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.sec-btns i.fa-arrow-left {
    margin-left: 0;
    margin-right: 10px
}

.sec-btns2 {
    margin-bottom: calc(var(--section-title-space) - 5px)
}

.sec-line-wrap {
    display: flex;
    gap: 25px;
    align-items: center;
    margin: 0 0 80px
}

.sec-line-wrap .sec-title2 {
    margin: -.3em 0 -.4em
}

.sec-line {
    flex: 1;
    height: 2px
}

.border-title {
    position: relative;
    padding: 0 0 5px;
    margin-bottom: 0
}

.border-title-border {
    width: 48px;
    height: 2px;
    display: inline-block;
    margin-bottom: 25px
}

.info-budget__title,
.recent-product .product-title,
.sec-text {
    font-size: 16px
}

.sec-text2 {
    max-width: 72%
}

.sec-icon {
    margin-bottom: 23px
}

.image-scale-hover,
.sucess--layout1 {
    overflow: hidden
}

.image-scale-hover img {
    transform: scale(1.001);
    transition: .4s
}

.image-scale-hover:hover img {
    transform: scale(1.2)
}

.alert-dismissible .btn-close {
    font-size: 18px;
    line-height: 1
}

.z-index-step1 {
    position: relative;
    z-index: 4 !important
}

.z-index-common {
    position: relative;
    z-index: 3
}

.z-index-n1 {
    z-index: -1
}

.media-body,
.widget .search-form input {
    flex: 1
}

.badge {
    border-radius: 50%;
    display: inline-block;
    padding: .35em .55em;
    position: absolute;
    text-align: center;
    width: -moz-fit-content;
    width: fit-content
}

.big-name,
.new-label {
    color: var(--white-color);
    position: relative;
    line-height: 1
}

.hr-style1 {
    background-color: var(--white-color);
    margin: 20px 0 30px
}

.new-label {
    background-color: var(--error-color);
    border-radius: 4px;
    font-size: 12px;
    padding: 1px 5px;
    top: -1px
}

.big-name {
    -webkit-text-stroke: 2px #eef0ff;
    font-size: 450px;
    font-weight: 400;
    letter-spacing: -.08em;
    margin: -234px 30px -59px 0;
    text-align: right;
    z-index: 31
}

.sec-big-text,
.sec-big-text2 {
    color: #f1f3f9;
    display: block;
    font-family: var(--title-font);
    font-size: 160px;
    font-weight: 700;
    left: 0;
    line-height: 1;
    position: absolute;
    right: 0;
    top: -37px;
    z-index: -1
}

.vs-infobox--style2 .vs-infobox__number:hover,
.vs-infobox2__number {
    color: var(--black-color)
}

.sec-big-text2 {
    bottom: -26px;
    left: auto;
    right: 120px;
    top: auto
}

.home-five-shape1 {
    background-color: #f6f7fc;
    bottom: 0;
    left: 0;
    max-width: 1255px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -3
}

.home-five-shape2 {
    border: 50px solid var(--theme-color);
    border-radius: 50%;
    bottom: 250px;
    height: 1024px;
    left: -428px;
    position: absolute;
    width: 1024px;
    z-index: -2
}

.home-five-shape3 {
    bottom: 325px;
    position: absolute;
    right: 60px
}

.home-five-wrap1 {
    border-bottom: 7px solid var(--theme-color);
    position: relative;
    z-index: 1
}

@media (min-width:1500px) {
    .d-xxxl-block {
        display: block !important
    }
}

@media (max-width:1500px) {
    .slick-arrow {
        --arrow-horizontal: -20px
    }

    .big-name {
        font-size: 320px;
        margin: -168px 30px -59px 0
    }

    .home-five-shape3 {
        bottom: 50px;
        max-width: 200px;
        right: 30px
    }

    .home-five-shape2 {
        bottom: 34%;
        height: 500px;
        left: -18%;
        width: 500px
    }

    .home-five-shape1 {
        max-width: 100%;
        right: 60px;
        width: auto
    }

    .sec-big-text,
    .sec-big-text2 {
        font-size: 130px
    }

    .header-layout6 {
        position: relative
    }

    .header-layout6 .shape1,
    .header-layout6 .shape2,
    .header-layout6 .shape3 {
        display: none
    }
}

@media (max-width:1399px) {
    .slick-arrow {
        --arrow-horizontal: 40px
    }

    .sec-title4 {
        font-size: 42px
    }

    .big-name {
        font-size: 245px;
        margin: -128px 40px -42px 0
    }

    .home-five-shape1 {
        right: 0
    }

    .menu-all-pages-container.footer-links {
        width: 330px;
        max-width: 100%
    }

    .footer-number:before {
        display: none
    }
}

@media (max-width:1199px) {

    .h1,
    h1 {
        font-size: 40px
    }

    .h2,
    h2 {
        font-size: 36px
    }

    .h3,
    h3 {
        font-size: 30px
    }

    .h4,
    h4 {
        font-size: 24px
    }

    .h5,
    h5 {
        font-size: 20px
    }

    .h6,
    h6 {
        font-size: 16px
    }

    .blog-single.format-link:before,
    .blog-single.format-quote:before,
    .blog-single.sticky:before,
    .blog-single.tag-sticky-2:before {
        font-size: 14px;
        padding: 8px 16px
    }

    .blog-single.format-link .blog-content,
    .blog-single.format-quote .blog-content,
    .blog-single.sticky .blog-content,
    .blog-single.tag-sticky-2 .blog-content {
        padding: 30px
    }

    .play-btn.style4 {
        --icon-size: 80px;
        --icon-font-size: 20px
    }

    .sec-title4 {
        font-size: 36px;
        line-height: 1.4
    }

    .big-name {
        font-size: 190px;
        margin: -100px 40px -42px 0
    }
}

@media (max-width:991px) {

    .sec-title.h1,
    .sec-title3.h1 {
        font-size: 36px
    }

    .sec-line-wrap {
        margin: 0 0 60px
    }

    .sec-subtitle2 {
        margin-bottom: 15px
    }

    .title-area {
        margin-bottom: 40px
    }

    .big-name {
        font-size: 146px;
        margin: -78px 40px -25px 0
    }

    .element>svg {
        width: 100%;
        height: 100%
    }
}

.vs-infobox--style,
.vs-infobox--style2,
.vs-infobox--style3 {
    align-items: center;
    background-color: var(--white-color);
    border: 1px solid var(--silverLight-color);
    display: flex;
    padding: 23px 34px
}

.vs-infobox--style .vs-infobox__number,
.vs-infobox--style .vs-infobox__title,
.vs-infobox--style2 .vs-infobox__number,
.vs-infobox--style2 .vs-infobox__title,
.vs-infobox--style3 .vs-infobox__number,
.vs-infobox--style3 .vs-infobox__title {
    color: var(--black-color);
    display: block;
    font-family: var(--title-font);
    font-size: 16px;
    font-weight: 700
}

@media (max-width:319px) {
    .vs-btn {
        padding: 18px 30px
    }

    .sec-title3 {
        font-size: 24px
    }

    .vs-infobox--style .vs-infobox__number,
    .vs-infobox--style .vs-infobox__title,
    .vs-infobox--style2 .vs-infobox__number,
    .vs-infobox--style2 .vs-infobox__title,
    .vs-infobox--style3 .vs-infobox__number,
    .vs-infobox--style3 .vs-infobox__title {
        font-size: 15px
    }
}

.vs-infobox--style .vs-infobox__number,
.vs-infobox--style2 .vs-infobox__number,
.vs-infobox--style3 .vs-infobox__number {
    font-size: 18px;
    font-weight: 800
}

.vs-infobox--style .vs-infobox__content,
.vs-infobox--style2 .vs-infobox__content,
.vs-infobox--style3 .vs-infobox__content {
    margin-left: 26px;
    position: relative
}

@media (max-width:767px) {
    body {
        font-size: 14px;
        line-height: 24px
    }

    p {
        line-height: 1.73
    }

    .h1,
    h1 {
        font-size: 36px
    }

    .h2,
    .sec-title.h1,
    .sec-title3.h1,
    h2 {
        font-size: 30px
    }

    .h3,
    .sec-title,
    .sec-title3,
    h3 {
        font-size: 24px
    }

    .h4,
    h4 {
        font-size: 20px
    }

    .h5,
    h5 {
        font-size: 18px
    }

    .h6,
    .sec-subtitle,
    h6 {
        font-size: 16px
    }

    .vs-search .search-grid-content {
        padding: 20px
    }

    .blog-single.format-link:before,
    .blog-single.format-quote:before,
    .blog-single.sticky:before,
    .blog-single.tag-sticky-2:before {
        font-size: 14px;
        padding: 8px 16px
    }

    .blog-single.format-link .blog-content,
    .blog-single.format-quote .blog-content,
    .blog-single.sticky .blog-content,
    .blog-single.tag-sticky-2 .blog-content {
        padding: 30px 15px
    }

    .icon-btn.style8,
    .icon-btn.style9 {
        width: var(--btn-size, 65px)
    }

    .scroll-btn {
        --btn-size: 40px;
        --extra-shape: -4px;
        right: 15px;
        bottom: 50px
    }

    .scroll-btn.show {
        bottom: 15px
    }

    .play-btn {
        --icon-size: 60px
    }

    .scrollToTop {
        right: 20px
    }

    .scrollToTop.show {
        bottom: 20px
    }

    .sec-title2 {
        font-size: 34px
    }

    .sec-subtitle3 {
        font-size: 14px;
        margin-bottom: 10px
    }

    .sec-subtitle4 {
        font-size: 14px
    }

    .sec-line-wrap {
        margin: 0 0 40px;
        gap: 10px
    }

    .sec-title4 {
        font-size: 30px;
        line-height: 1.4
    }

    .sec-text2 {
        max-width: 100%
    }

    .big-name {
        font-size: 75px;
        letter-spacing: 0;
        margin: -20px 0 -12px;
        text-align: center
    }

    .vs-infobox--style,
    .vs-infobox--style2,
    .vs-infobox--style3 {
        padding: 23px 20px
    }

    .vs-infobox--style .vs-infobox__content,
    .vs-infobox--style2 .vs-infobox__content,
    .vs-infobox--style3 .vs-infobox__content {
        margin-left: 20px;
        padding-left: 20px
    }
}

.vs-infobox--style .vs-infobox__content::before,
.vs-infobox--style2 .vs-infobox__content::before,
.vs-infobox--style3 .vs-infobox__content::before {
    content: "";
    left: 0;
    min-height: 62px;
    min-width: 1px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.vs-infobox--style2 {
    background-color: var(--theme-color);
    border: 1px solid var(--theme-color);
    display: flex;
    padding: 9px 32px
}

@media (max-width:767px) {
    .vs-infobox--style2 {
        padding: 15px 10px
    }
}

@media (max-width:319px) {

    .vs-infobox--style .vs-infobox__number,
    .vs-infobox--style2 .vs-infobox__number,
    .vs-infobox--style3 .vs-infobox__number {
        font-size: 14px
    }

    .vs-infobox--style .vs-infobox__content,
    .vs-infobox--style2 .vs-infobox__content,
    .vs-infobox--style3 .vs-infobox__content {
        margin-left: 15px;
        padding-left: 15px
    }

    .vs-infobox--style .vs-infobox__content::before,
    .vs-infobox--style2 .vs-infobox__content::before,
    .vs-infobox--style3 .vs-infobox__content::before {
        min-height: 40px
    }

    .vs-infobox--style2 {
        padding: 10px
    }
}

.footer-info--style2 .footer-info_link,
.footer-info--style3 .footer-info_link,
.footer-info--style5 .footer-info_link,
.vs-infobox--style2 .vs-infobox__number,
.vs-infobox--style2 .vs-infobox__title {
    color: var(--white-color)
}

.vs-infobox--style3 {
    padding: 0;
    border: 1px solid transparent;
    text-align: left
}

.vs-infobox--style3 .vs-infobox__icon {
    min-width: 85px;
    min-height: 85px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--theme-color)
}

.vs-infobox--style3 .vs-infobox__content {
    margin-left: 0
}

.vs-infobox--style3 .vs-infobox__content::before {
    display: none
}

.vs-infobox2 {
    align-items: center;
    display: flex;
    gap: 9px
}

.social-style2>ul>li,
.social-style3>ul>li,
.social-style>ul>li,
.vs-infobox2__icon {
    display: inline-flex
}

.vs-infobox2__icon {
    align-items: center;
    background-color: var(--theme-color);
    border-radius: 50%;
    min-height: 42px;
    min-width: 42px;
    justify-content: center;
    align-items: center
}

.vs-infobox2__number {
    font-size: 16px;
    font-weight: 800;
    font-family: var(--title-font)
}

.footer-info-list .info a:hover,
.footer-layout5 .copyright-text a:hover,
.highlight,
.social-style>ul>li>a:hover,
.text-inherit:hover,
.vs-infobox2__number:hover,
.widget_archive li:hover>span,
.widget_categories li:hover>span,
.widget_meta li:hover>span,
.widget_nav_menu li:hover>span,
.widget_pages li:hover>span,
.widget_shopping_cart .remove:hover {
    color: var(--theme-color)
}

.vs-counter__number {
    color: var(--black-color);
    display: block;
    font-family: var(--title-font);
    font-size: 60px;
    font-weight: 900;
    line-height: 1
}

.vs-counter__title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0
}

.vs-divider {
    background-color: var(--border-color);
    height: 75px;
    margin-bottom: 30px;
    width: 1px
}

.social-style2>ul,
.social-style3>ul,
.social-style>ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    gap: 11px;
    flex-wrap: wrap
}

@media (max-width:1199px) {

    .social-style2>ul,
    .social-style3>ul,
    .social-style>ul {
        gap: 15px;
        justify-content: center
    }
}

@media (max-width:319px) {

    .social-style2>ul,
    .social-style3>ul,
    .social-style>ul {
        justify-content: space-between
    }
}

.social-style2>ul>li>a,
.social-style3>ul>li>a,
.social-style>ul>li>a {
    color: var(--theme-color);
    background-color: var(--white-color);
    min-width: 40px;
    min-height: 39px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 21px;
    position: relative;
    z-index: 1
}

.social-style2>ul>li>a::after,
.social-style2>ul>li>a::before,
.social-style3>ul>li>a::after,
.social-style3>ul>li>a::before,
.social-style>ul>li>a::after,
.social-style>ul>li>a::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 0%;
    left: 0;
    right: 0;
    background-color: var(--black-color);
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in-out
}

.social-style2>ul>li>a::after:first-of-type,
.social-style2>ul>li>a::before:first-of-type,
.social-style2>ul>li>a:hover::after:first-of-type,
.social-style2>ul>li>a:hover::before:first-of-type,
.social-style3>ul>li>a::after:first-of-type,
.social-style3>ul>li>a::before:first-of-type,
.social-style3>ul>li>a:hover::after:first-of-type,
.social-style3>ul>li>a:hover::before:first-of-type,
.social-style>ul>li>a::after:first-of-type,
.social-style>ul>li>a::before:first-of-type,
.social-style>ul>li>a:hover::after:first-of-type,
.social-style>ul>li>a:hover::before:first-of-type {
    transition-delay: 0.2s
}

.social-style2>ul>li>a::after:nth-of-type(2),
.social-style2>ul>li>a::before:nth-of-type(2),
.social-style2>ul>li>a:hover::after:nth-of-type(2),
.social-style2>ul>li>a:hover::before:nth-of-type(2),
.social-style3>ul>li>a::after:nth-of-type(2),
.social-style3>ul>li>a::before:nth-of-type(2),
.social-style3>ul>li>a:hover::after:nth-of-type(2),
.social-style3>ul>li>a:hover::before:nth-of-type(2),
.social-style>ul>li>a::after:nth-of-type(2),
.social-style>ul>li>a::before:nth-of-type(2),
.social-style>ul>li>a:hover::after:nth-of-type(2),
.social-style>ul>li>a:hover::before:nth-of-type(2) {
    transition-delay: 0.3s
}

.social-style2>ul>li>a::after:nth-of-type(3),
.social-style2>ul>li>a::before:nth-of-type(3),
.social-style2>ul>li>a:hover::after:nth-of-type(3),
.social-style2>ul>li>a:hover::before:nth-of-type(3),
.social-style3>ul>li>a::after:nth-of-type(3),
.social-style3>ul>li>a::before:nth-of-type(3),
.social-style3>ul>li>a:hover::after:nth-of-type(3),
.social-style3>ul>li>a:hover::before:nth-of-type(3),
.social-style>ul>li>a::after:nth-of-type(3),
.social-style>ul>li>a::before:nth-of-type(3),
.social-style>ul>li>a:hover::after:nth-of-type(3),
.social-style>ul>li>a:hover::before:nth-of-type(3) {
    transition-delay: 0.4s
}

.social-style2>ul>li>a::before,
.social-style3>ul>li>a::before,
.social-style>ul>li>a::before,
.will-sticky .sticky-active.active {
    top: 0
}

.social-style2>ul>li>a::after,
.social-style3>ul>li>a::after,
.social-style>ul>li>a::after {
    bottom: 0
}

.social-style2>ul>li>a:hover::after,
.social-style2>ul>li>a:hover::before,
.social-style3>ul>li>a:hover::after,
.social-style3>ul>li>a:hover::before,
.social-style>ul>li>a:hover::after,
.social-style>ul>li>a:hover::before {
    height: 51%;
    opacity: 1;
    visibility: visible;
    transition: .3s ease-in-out
}

.social-style>ul>li>a {
    background-color: var(--theme-color);
    color: #fff;
    border-radius: 50%
}

.social-style>ul>li>a::after,
.social-style>ul>li>a::before {
    background-color: var(--white-color);
    color: var(--theme-color)
}

.social-style2>ul>li>a {
    background-color: var(--theme-color);
    color: var(--white-color);
    border: 1px solid var(--theme-color)
}

.social-style3>ul>li>a,
.vs-tab {
    background-color: var(--black-color)
}

.social-style2>ul>li>a:hover {
    color: var(--white-color);
    border-color: var(--black-color)
}

.social-style3>ul {
    justify-content: center
}

.social-style3>ul>li>a {
    color: var(--white-color);
    border: 1px solid rgba(193, 193, 193, .37)
}

.social-style3>ul>li>a:hover {
    color: var(--white-color);
    border-color: var(--black-color);
    border: 1px solid var(--theme-color)
}

.vs-tab {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1
}

.inner-layout::before,
.vs-tab__button--bg {
    z-index: -1;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.vs-tab__button {
    flex: auto;
    font-size: 16px;
    background: 0 0;
    color: var(--white-color);
    border: 1px solid var(--theme-color);
    font-family: var(--title-color);
    font-weight: 700;
    padding: 18px 15px
}

.background-image,
.bg-fluid,
[data-bg-src] {
    background-position: center center;
    background-repeat: no-repeat
}

.vs-tab__button.active {
    background-color: var(--theme-color);
    transition: background-color 1.5s
}

.vs-tab__button--bg {
    background-color: var(--theme-color);
    color: var(--colorWhite);
    transition: transform .4s cubic-bezier(.68, 0, .27, 1), background-color .4s;
    transform-origin: 0 50%
}

.list-style1,
.list-style2,
.list-style3,
.list-style4,
.list-style5 {
    padding-top: 0;
    margin-bottom: 20px
}

.list-style1 li,
.list-style2 li,
.list-style3 li,
.list-style4 li,
.list-style5 li {
    position: relative;
    display: flex;
    margin-bottom: 5px;
    color: var(--text-color)
}

.list-style1 li::before,
.list-style2 li::before,
.list-style3 li::before,
.list-style4 li::before,
.list-style5 li::before {
    content: "";
    min-width: 10px;
    min-height: 10px;
    background-color: var(--theme-color);
    border-radius: 0;
    align-self: self-start;
    margin-top: 5px;
    display: inline-block;
    margin-right: 50px
}

.list-style3 {
    padding-top: 0;
    margin-bottom: 60px
}

.list-style3>ul {
    display: flex;
    flex-wrap: wrap;
    row-gap: 15px
}

.list-style3>ul>li {
    flex: 0 0 47%;
    margin-bottom: 0
}

.list-style5>ul>li::before {
    content: "\f058";
    background-color: transparent;
    font-family: var(--icon-font);
    color: var(--theme-color);
    margin: 4px 10px 0 0;
    line-height: 1
}

.highlight--black {
    color: var(--black-color);
    font-weight: 500
}

.fs-md,
.text-18 {
    font-size: 18px
}

.opacity-10,
[data-opacity="1"]:before {
    opacity: .1
}

.inner-layout {
    padding: 145px 0 0
}

.inner-layout::before {
    background-color: var(--black-color);
    content: "";
    width: 100%;
    opacity: .8
}

.element1 {
    bottom: -1px
}

.font-icon {
    font-family: var(--icon-font)
}

.font-title {
    font-family: var(--title-font)
}

.font-body {
    font-family: var(--body-font)
}

.fw-light {
    font-weight: 300
}

.fw-normal {
    font-weight: 400
}

.fw-medium {
    font-weight: 500
}

.fw-semibold {
    font-weight: 600
}

.fw-bold {
    font-weight: 700
}

.fw-extrabold {
    font-weight: 800
}

.fs-xs {
    font-size: 14px
}

.bg-theme {
    background-color: var(--theme-color) !important
}

.bg-smoke {
    background-color: var(--smoke-color) !important
}

.bg-white {
    background-color: var(--white-color) !important
}

.bg-black {
    background-color: var(--black-color) !important
}

.bg-title {
    background-color: var(--title-color) !important
}

.bg-gray {
    background-color: #e5e5e5
}

.background-image,
[data-bg-src] {
    background-size: cover
}

.bg-fluid {
    background-size: 100% 100%
}

.bg-auto {
    background-size: auto auto
}

.text-theme {
    color: var(--theme-color) !important
}

.text-title {
    color: var(--title-color) !important
}

.text-body {
    color: var(--body-color) !important
}

.text-white {
    color: var(--white-color) !important
}

.text-yellow {
    color: var(--yellow-color) !important
}

.text-success {
    color: var(--success-color) !important
}

.text-error {
    color: var(--error-color) !important
}

.text-reset:hover,
a.text-theme:hover {
    text-decoration: underline
}

.text-light2 {
    color: #919398
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.position-center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.copyright-text>a,
.header-bottom,
.main-menu ul.mega-menu .main-menu ul.mega-menu>li>ul>li>a,
[data-overlay] {
    position: relative
}

[data-overlay] [class*=col-],
[data-overlay] [class^=col-] {
    z-index: 1
}

[data-overlay]:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

[data-opacity="2"]:before {
    opacity: .2
}

[data-opacity="3"]:before {
    opacity: .3
}

[data-opacity="4"]:before {
    opacity: .4
}

[data-opacity="5"]:before {
    opacity: .5
}

[data-opacity="6"]:before {
    opacity: .6
}

[data-opacity="7"]:before {
    opacity: .7
}

[data-opacity="8"]:before {
    opacity: .8
}

[data-opacity="9"]:before {
    opacity: .9
}

.hero-bg3,
[data-opacity="10"]:before {
    opacity: 1
}

.fadeInUp {
    animation-name: fadeInUp
}

.wow-animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.fadein {
    --animation-name: fadein-custom
}

.hero--layout2 .slick-current,
.hero--layout3 .slick-current,
.hero-layout1 .slick-current,
.slideinup {
    --animation-name: slideinup
}

.slideindown {
    --animation-name: slideindown
}

.slideinleft {
    --animation-name: slideinleft
}

.slideinright {
    --animation-name: slideinright
}

.animated,
.hero--layout2 .hero-btns,
.hero--layout2 .hero-subtitle,
.hero--layout2 .hero-text,
.hero--layout2 .hero-title,
.hero--layout2 .play-btn,
.hero--layout3 .hero-btns,
.hero--layout3 .hero-subtitle,
.hero--layout3 .hero-text,
.hero--layout3 .hero-title,
.hero--layout3 .play-btn,
.hero-layout1 .hero-btns,
.hero-layout1 .hero-subtitle,
.hero-layout1 .hero-text,
.hero-layout1 .hero-title,
.hero-layout1 .play-btn {
    animation-fill-mode: both;
    animation-iteration-count: 1;
    animation-duration: 1s;
    animation-delay: .3s;
    animation-name: var(--animation-name)
}

.play-btn2:after,
.play-btn2:before,
.play-btn:after,
.play-btn:before,
.ripple-animation {
    animation-duration: var(--ripple-ani-duration);
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-name: ripple
}

@keyframes ripple {
    0% {
        transform: scale(1);
        opacity: 0
    }

    30% {
        opacity: .4
    }

    100% {
        transform: scale(1.5);
        opacity: 0
    }
}

@keyframes slideinup {
    0% {
        opacity: 0;
        transform: translateY(70px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes slideindown {
    0% {
        opacity: 0;
        transform: translateY(-70px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes slideinleft {
    0% {
        opacity: 0;
        transform: translateX(-70px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes slideinright {
    0% {
        opacity: 0;
        transform: translateX(70px)
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes fadein-custom {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

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

@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

@keyframes rippleFixed {
    0% {
        transform: scale(0);
        opacity: 0
    }

    30% {
        opacity: .2
    }

    100% {
        transform: scale(1.5);
        opacity: 0
    }
}

.widget_archive ul,
.widget_categories ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.widget_archive>ul,
.widget_categories>ul,
.widget_meta>ul,
.widget_nav_menu>ul,
.widget_pages>ul {
    margin: 0 0 -38px
}

.widget_archive a,
.widget_categories a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a {
    display: flex;
    margin: 0 0 10px;
    padding: 5px 5px 5px 27px;
    font-size: 16px;
    font-weight: 800;
    line-height: 1;
    border: 1px solid var(--silverLightest-color);
    align-items: center;
    justify-content: space-between;
    background: var(--silverLightest-color);
    color: var(--tertiary-color);
    text-transform: capitalize;
    font-family: var(--title-font)
}

.widget_archive a::before,
.widget_categories a::before,
.widget_meta a::before,
.widget_nav_menu a::before,
.widget_pages a::before {
    content: "\f178";
    position: absolute;
    right: 0;
    top: 0;
    font-family: var(--icon-font);
    font-weight: 400;
    color: var(--theme-color);
    display: none
}

.widget_archive a:hover,
.widget_categories a:hover,
.widget_meta a:hover,
.widget_nav_menu a:hover,
.widget_pages a:hover {
    color: var(--theme-color);
    border-color: var(--theme-color)
}

.widget_archive li,
.widget_categories li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li {
    display: block;
    position: relative
}

.widget_archive li>span,
.widget_categories li>span,
.widget_meta li>span,
.widget_nav_menu li>span,
.widget_pages li>span {
    text-align: center;
    position: absolute;
    right: 0;
    top: -4.5px;
    font-size: 16px;
    transition: .4s
}

.ml-10,
.widget_archive .children,
.widget_categories .children,
.widget_meta .children,
.widget_nav_menu .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
    margin-left: 10px
}

.pr-20,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a {
    padding-right: 20px
}

.wp-block-archives {
    list-style: none;
    margin: 0 0 20px;
    padding: 0
}

.vs-blog ul.wp-block-archives li {
    margin: 5px 0
}

.cat-item__number {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    min-height: 44px;
    background-color: var(--white-color);
    border: 1px solid var(--border-color);
    transition: .4s
}

.widget {
    padding: var(--widget-padding-y, 40px) var(--widget-padding-x, 40px);
    background-color: transparent;
    position: relative;
    border: 1px solid #cecece
}

.widget input,
.widget select {
    height: 45px;
    border: none;
    background-color: #fff;
    padding-left: 20px;
    font-weight: 400;
    color: var(--white-color)
}

.widget input::-moz-placeholder,
.widget select::-moz-placeholder {
    color: var(--white-color);
    font-size: 16px
}

.widget input::placeholder,
.widget select::placeholder {
    color: var(--white-color);
    font-size: 16px
}

.widget .wp-block--submit__input {
    margin-bottom: 20px;
    background-color: transparent;
    border: 1px solid var(--theme-color);
    color: var(--theme-color);
    font-size: 16px;
    padding: 0 20px;
    transition: .3s ease-in-out
}

.widget .wp-block--submit__input::-moz-placeholder {
    color: var(--white-color);
    font-size: 14px
}

.widget .wp-block--submit__input::placeholder {
    color: var(--white-color);
    font-size: 14px
}

.widget .wp-block--submit__input:focus::-moz-placeholder {
    opacity: 0;
    visibility: hidden;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.widget .wp-block--submit__input:focus::placeholder {
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in-out
}

.widget_title,
.widget_title2 {
    position: relative;
    font-size: 16px;
    line-height: 1em;
    font-family: var(--title-font);
    text-transform: uppercase
}

.widget_title2::before,
.widget_title::before {
    position: absolute;
    content: "";
    min-width: 94px;
    min-height: 3px;
    background-color: var(--theme-color);
    bottom: 0;
    left: 0
}

.widget .search-form {
    position: relative;
    display: flex
}

.widget .search-form button {
    border: none;
    background-color: var(--theme-color);
    color: var(--white-color);
    height: 55px;
    width: 55px;
    line-height: 55px;
    font-size: 17px
}

.wp-block-tag-cloud {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 0;
    align-items: center
}

.tagcloud a,
.wp-block-tag-cloud a {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    padding: 15px 20px;
    margin-right: 0;
    margin-bottom: 0;
    color: var(--black-color);
    text-transform: uppercase;
    background: var(--silverLightLight-color);
    border: 1px solid var(--border-color);
    border-radius: 0;
    font-family: var(--title-font)
}

.tagcloud a:hover,
.wp-block-tag-cloud a:hover {
    background-color: var(--theme-color);
    border-color: var(--theme-color);
    color: var(--white-color) !important
}

.sidebar-gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px
}

.checkout-ordertable th,
.widget_shopping_cart {
    text-align: left
}

.widget-workhours ul,
.widget_shopping_cart ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.widget_shopping_cart .mini_cart_item {
    position: relative;
    border-bottom: 1px solid var(--border-color);
    padding: 0 0 32px 110px;
    margin: 0 0 27px;
    min-height: 90px
}

.widget_shopping_cart .remove {
    position: absolute;
    right: 0;
    top: 0;
    color: var(--title-color);
    line-height: 1;
    font-size: 18px
}

.widget_shopping_cart .img {
    position: absolute;
    left: 0;
    top: 3px;
    width: 90px;
    height: 90px;
    display: inline-block;
    border: 1px solid var(--border-color)
}

.widget_shopping_cart .product-title {
    font-size: 14px;
    color: var(--title-color);
    font-weight: 400;
    margin-bottom: 0;
    display: inline-block
}

.widget_shopping_cart .amount {
    display: block;
    font-weight: 600;
    color: var(--title-color);
    font-size: 16px
}

.widget_shopping_cart .quantity {
    display: inline-flex;
    margin-top: 12px
}

.widget_shopping_cart .qut-btn {
    border: 1px solid var(--border-color);
    display: inline-block;
    background-color: transparent;
    width: 25px;
    height: 25px;
    padding: 0;
    font-size: 12px;
    z-index: 1;
    position: relative
}

.widget_shopping_cart .qut-btn:hover {
    background-color: var(--title-color);
    border-color: transparent;
    color: var(--white-color)
}

.widget_shopping_cart .qty-input {
    border: 1px solid var(--border-color);
    text-align: center;
    width: -moz-max-content;
    width: max-content;
    min-width: 40px;
    font-size: 12px;
    padding: 0;
    height: 25px;
    margin: 0 -1px
}

.widget_shopping_cart .subtotal {
    float: right;
    text-align: right;
    font-size: 12px;
    margin-top: 19px
}

.widget_shopping_cart .subtotal>span:not(.amount) {
    color: var(--body-color);
    font-weight: 300
}

.widget_shopping_cart .subtotal .amount {
    font-size: 12px;
    display: inline-block
}

.widget_shopping_cart .total {
    color: var(--title-color);
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 25px;
    font-size: 18px
}

.widget_shopping_cart .total .amount {
    font-size: inherit;
    display: inline-block;
    color: var(--theme-color)
}

.widget_shopping_cart .vs-btn {
    border: 1px solid var(--title-color);
    color: var(--title-color);
    margin-right: 10px;
    text-transform: capitalize;
    height: 50px;
    line-height: 47px;
    padding: 0 35px;
    background-color: var(--title-color);
    color: var(--white-color);
    font-weight: 400
}

.quote-box:before,
.sidebar-gallery .gallery-thumb:before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    content: ""
}

.widget_shopping_cart .vs-btn:hover {
    background-color: transparent;
    color: var(--title-color)
}

.blog-details .blog-content,
.widget_shopping_cart .buttons {
    margin: 0
}

.sidebar-area {
    position: sticky;
    top: 30px;
    margin-bottom: 30px
}

.sidebar-area .widget .wp-block-search,
.sidebar-area ul.wp-block-latest-posts,
.sidebar-area ul.wp-block-latest-posts li:last-child,
.widget-workhours li:last-child {
    margin-bottom: 0
}

.sidebar-area .newsletter-form button {
    width: 100%;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 400;
    height: 60px;
    margin-top: 10px
}

.sidebar-area .wp-block-group__inner-container h2 {
    font-size: 20px;
    line-height: 1em;
    margin-bottom: 20px;
    margin-top: -.07em
}

.sidebar-area ol.wp-block-latest-comments {
    padding: 0;
    margin: 0
}

.sidebar-area ol.wp-block-latest-comments li {
    line-height: 1.5;
    margin: 0 0 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 20px
}

.sidebar-area ol.wp-block-latest-comments li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.footer-newsletter,
.recent-product {
    display: flex
}

.widget-workhours li {
    background-color: var(--white-color);
    padding: 14.5px 20px;
    margin: 0 0 15px;
    font-family: var(--title-font);
    font-weight: 500
}

.quote-box {
    position: relative;
    text-align: center;
    padding: 80px 30px;
    margin: 0 0 30px
}

.quote-box:before {
    background-color: rgba(7, 26, 62, .7)
}

.quote-box__title {
    color: var(--white-color);
    position: relative;
    z-index: 1;
    max-width: 200px;
    margin: -.3em auto 25px
}

.sidebar-gallery .gallery-thumb {
    overflow: hidden;
    position: relative;
    border-radius: 0
}

.sidebar-gallery .gallery-thumb img {
    transition: .4s;
    width: 100%;
    transform: scale(1)
}

.sidebar-gallery .gallery-thumb:before {
    background-color: var(--theme-color);
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: .4s
}

.sidebar-gallery .gallery-thumb .gal-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    width: var(--icon-size, 35px);
    height: var(--icon-size, 35px);
    margin: calc(var(--icon-size, 35px)/ -2) 0 0 calc(var(--icon-size, 35px)/ -2);
    text-align: center;
    font-size: 18px;
    color: var(--white-color);
    background-color: transparent;
    border-radius: 50%;
    transition: .4s;
    opacity: 0;
    visibility: hidden;
    z-index: 3;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.sidebar-gallery .gallery-thumb .gal-btn:hover {
    transform: scale(1);
    background-color: var(--white-color);
    color: var(--theme-color)
}

.sidebar-gallery .gallery-thumb:hover:before {
    opacity: .8;
    visibility: visible
}

.sidebar-gallery .gallery-thumb:hover .gal-btn {
    opacity: 1;
    visibility: visible;
    transition-delay: 0.1s
}

.sidebar-gallery .gallery-thumb:hover img {
    transform: scale(1.12)
}

.widget--bg1 {
    background-color: var(--blackSand-color)
}

.footer-number .info:hover,
.vs-widget-about__text,
.widget.footer-widget.widget_nav_menu .menu>li>a:hover {
    color: var(--theme-color)
}

.footer-widget,
.footer-widget .widget {
    padding: 0;
    border: none;
    background-color: transparent
}

.footer-widget .widget_title,
.footer-widget .widget_title2 {
    padding: 0 0 6.1px;
    text-align: left
}

.footer-widget .widget_title2::before,
.footer-widget .widget_title::before {
    min-height: 1px
}

.footer-widget .widget_title2 {
    color: var(--black-color);
    padding: 0 0 10px;
    font-weight: 700
}

.footer-widget.widget_archive a,
.footer-widget.widget_categories a,
.footer-widget.widget_meta a,
.footer-widget.widget_nav_menu a,
.footer-widget.widget_pages a {
    width: -moz-max-content;
    width: max-content;
    display: block;
    border: none;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    max-width: 100%;
    padding: 0
}

.footer-widget.widget_archive a:hover,
.footer-widget.widget_categories a:hover,
.footer-widget.widget_meta a:hover,
.footer-widget.widget_nav_menu a:hover,
.footer-widget.widget_pages a:hover {
    background-color: transparent;
    color: var(--theme-color)
}

.blog-style5 .link-btn::before,
.breadcumb-menu li:last-child:after,
.footer-newsletter .vs-btn::before,
.footer-newsletter .vs-btn:after,
.footer-widget.widget_archive a:before,
.footer-widget.widget_categories a:before,
.footer-widget.widget_meta a:before,
.footer-widget.widget_nav_menu a:before,
.footer-widget.widget_pages a:before,
.main-menu.menu-style1>ul>li>a::before,
.main-menu.menu-style2>ul>li>a::before,
.main-menu>ul>li:last-child>a::before,
.offer-counter>li:last-child::before {
    display: none
}

.footer-widget.widget_archive li>span,
.footer-widget.widget_categories li>span,
.footer-widget.widget_meta li>span,
.footer-widget.widget_nav_menu li>span,
.footer-widget.widget_pages li>span {
    width: auto;
    height: auto;
    position: relative;
    background-color: transparent;
    color: var(--body-color);
    line-height: 1
}

.footer-widget.widget_archive li:last-child a,
.footer-widget.widget_categories li:last-child a,
.footer-widget.widget_meta li:last-child a,
.footer-widget.widget_nav_menu li:last-child a,
.footer-widget.widget_pages li:last-child a {
    margin-bottom: 0
}

.footer-widget .footer-links>ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr)
}

.footer-widget .footer-links a {
    margin-bottom: 21px
}

.footer-widget .footer-social a {
    min-height: 175.8px;
    min-width: 64.07px;
    padding: 22.4px;
    line-height: 1;
    border-radius: 0
}

.footer-widget .footer-social a:first-child {
    background-color: rgba(var(--theme-colorRGB), 1)
}

.footer-widget .footer-social a:nth-child(2) {
    background-color: rgba(var(--theme-colorRGB), .6)
}

.footer-widget .footer-social a:nth-child(3) {
    background-color: rgba(var(--theme-colorRGB), .4)
}

.footer-widget .footer-social a:nth-child(4) {
    background-color: rgba(var(--theme-colorRGB), .2)
}

.footer-widget .footer-social a:hover {
    background-color: var(--white-color);
    color: var(--black-color)
}

.footer-text {
    margin: -.3em 0 25px;
    color: var(--white-color);
    font-size: 16px
}

.footer-info,
.footer-info--style2,
.footer-info--style3 {
    display: flex;
    align-items: center;
    padding: 37px;
    border: 1px solid var(--border-color);
    margin: -1px -1px 0 0;
    background-color: var(--white-color);
    gap: 20px;
    min-height: 134px
}

.footer-info--style2_group,
.footer-info--style3_group,
.footer-info_group {
    display: flex;
    justify-content: center;
    border-right: 1px solid #152b54;
    padding: 60px 0
}

.footer-info--style2_group:last-child,
.footer-info--style3_group:last-child,
.footer-info_group:last-child {
    border-right: none
}

.footer-info--style2_group.style2,
.footer-info--style3_group.style2,
.footer-info_group.style2 {
    border: none
}

.footer-info--style2_group.style2 .footer-info_icon,
.footer-info--style3_group.style2 .footer-info_icon,
.footer-info_group.style2 .footer-info_icon {
    background-color: transparent;
    border: 1px solid #35496f
}

.footer-info--style2_icon,
.footer-info--style3_icon,
.footer-info_icon {
    width: 51px;
    height: 50px;
    line-height: 45px;
    text-align: center;
    background-color: var(--theme-color);
    color: var(--white-color);
    font-size: 30px;
    display: inline-block;
    border-radius: 0
}

@media (max-width:1199px) {

    .social-style2>ul>li>a,
    .social-style3>ul>li>a,
    .social-style>ul>li>a {
        min-width: 50px;
        min-height: 50px;
        font-size: 18px
    }

    .widget {
        --widget-padding-y: 25px;
        --widget-padding-x: 25px
    }

    .widget_title {
        font-size: 20px;
        margin-bottom: 25px
    }

    .recent-post .post-title {
        font-size: 14px;
        line-height: 22px
    }

    .recent-post .recent-post-meta a {
        font-size: 12px
    }

    .widget-workhours li {
        padding: 14.5px 20px;
        font-size: 14px
    }

    .footer-info--style2_icon,
    .footer-info--style3_icon,
    .footer-info_icon {
        margin-bottom: 15px
    }
}

.footer-info--style2_label,
.footer-info--style3_label,
.footer-info_label {
    color: var(--black-color);
    font-size: 16px;
    font-weight: 700;
    font-family: var(--body-font);
    text-transform: capitalize;
    display: block;
    line-height: 1.7
}

.footer-number1,
.footer-social .social-title,
.header-info_label,
.header-info_link,
.header-text,
.main-menu a {
    font-family: var(--title-font)
}

.footer-info--style2_link,
.footer-info--style3_link,
.footer-info_link {
    color: #444;
    font-size: 16px;
    line-height: 28px
}

.footer-info--style2_link a,
.footer-info--style3_link a,
.footer-info_link a {
    background-color: transparent;
    display: inline-block
}

.footer-info--style2_link a:hover,
.footer-info--style3_link a:hover,
.footer-info_link a:hover {
    color: #000
}

.footer-info--style2,
.footer-info--style3,
.footer-info--style5 {
    background-color: transparent;
    padding: 0;
    border: 0;
    min-height: auto
}

.footer-info--style2 .footer-info_icon,
.footer-info--style3 .footer-info_icon,
.footer-info--style5 .footer-info_icon {
    position: relative;
    z-index: 1;
    border-radius: 0;
    margin-bottom: 0
}

.footer-info--style2 .footer-info_icon::before,
.footer-info--style3 .footer-info_icon::before,
.footer-info--style5 .footer-info_icon::before {
    position: absolute;
    content: "";
    min-width: 4px;
    min-height: 46px;
    background-color: var(--white-color);
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.footer-info--style2 .footer-info_label {
    color: #e0e0e0
}

.footer-info--style3 {
    margin-bottom: 19px
}

.footer-info--style3:last-child {
    margin-bottom: 0
}

.footer-info--style3 .footer-info_link {
    color: var(--black-color)
}

.footer-info--style5 .footer-info_label,
.footer-social a {
    color: var(--white-color)
}

.footer-info--style4 {
    display: flex;
    align-items: start;
    gap: 15.3px;
    margin-bottom: 20px
}

.footer-info--style4:last-child {
    margin-bottom: 0
}

.footer-info--style4 .footer-info_icon {
    width: initial;
    height: initial;
    line-height: 1;
    background-color: transparent
}

.footer-info--style4 .media-body {
    padding-top: 2px
}

.footer-info--style5 {
    display: flex;
    align-items: center;
    gap: 21px;
    border-bottom: 1px solid var(--border-color);
    padding-bottom: 31px;
    margin-bottom: 31px;
    flex-wrap: wrap
}

.footer-info--style5:last-child {
    border-bottom: 0
}

.footer-number {
    border-top: 1px solid #14284f;
    padding: 43px 0 0;
    margin: 34px 0 0;
    position: relative
}

.footer-number:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -60px;
    width: 9999px;
    height: 1px;
    border: inherit
}

.footer-number .info {
    color: var(--body-color);
    margin: 0;
    line-height: 1;
    display: inline-block
}

.footer-number .title {
    margin: 0 0 7px
}

.footer-map {
    max-width: 400px;
    width: 100%
}

.footer-map frame {
    max-width: 100%
}

.footer-social .social-title {
    color: var(--title-color);
    font-size: 20px;
    display: inline-block;
    margin-right: 20px;
    font-weight: 700
}

.footer-social a {
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    margin: 0 5px 0 0;
    background-color: var(--black-color);
    text-align: center;
    border-radius: 0
}

.footer-social.style2 a {
    background-color: var(--white-color);
    outline: #e7e8ec solid 2px;
    outline-offset: -2px;
    color: var(--body-color);
    box-shadow: 8px 13.856px 30px 0 rgba(132, 137, 154, .1)
}

.footer-social.style2 a:hover {
    background-color: var(--theme-color);
    color: var(--white-color);
    outline-color: transparent
}

.footer-newsletter input {
    background-color: transparent;
    border-radius: 5px 0 0 5px;
    border: 1px solid #14284f;
    height: 55px;
    color: var(--white-color);
    flex: 1
}

.footer-newsletter input::-moz-placeholder {
    color: var(--white-color)
}

.footer-newsletter input::placeholder {
    color: var(--white-color)
}

.footer-newsletter .vs-btn {
    border-radius: 0 5px 5px 0
}

.footer-schedule table {
    border: none;
    margin: -.3em 0 0
}

.footer-schedule td,
.footer-schedule th {
    padding: 0 0 10px;
    color: var(--body-color);
    border: none;
    font-weight: 400
}

.footer-number1 {
    font-size: 30px;
    font-weight: 700;
    color: var(--body-color);
    margin-bottom: 25px;
    display: block;
    width: -moz-max-content;
    width: max-content
}

.footer-address1,
.footer-mail1 {
    padding-left: 25px;
    position: relative
}

.footer-address1>i:first-child,
.footer-mail1>i:first-child {
    position: absolute;
    left: 0;
    top: 4px
}

.footer-address1 {
    max-width: 250px
}

.footer-mail1 {
    color: var(--body-color);
    text-decoration: underline
}

.footer-mail1 i:first-child {
    top: 2px
}

.footer-info-list {
    margin: 35px 0 22px
}

.footer-info-list .info {
    position: relative;
    margin-bottom: 21px;
    padding-left: 30px;
    max-width: 250px
}

.footer-info-list .info i:first-child {
    position: absolute;
    left: 0;
    top: 4px;
    color: var(--theme-color)
}

.newsletter-form2 .form_text {
    margin: -.3em 0 22px;
    display: block;
    max-width: 300px
}

.newsletter-form2 input {
    background-color: #ebecf1;
    margin-bottom: 15px;
    border-radius: 7px
}

@media (max-width:1199px) {
    .footer-widget {
        margin-bottom: 40px
    }

    .footer-widget .widget_title {
        font-size: 26px
    }

    .footer-number {
        padding: 27px 0 0;
        margin: 17px 0 0
    }

    .footer-info {
        display: block;
        text-align: center;
        height: 100%
    }

    .footer-info_group {
        padding: 0;
        border: none
    }
}

@media (max-width:1199px) and (max-width:991px) {
    .footer-info {
        padding: 15px
    }
}

@media (max-width:1199px) and (max-width:767px) {
    .footer-info {
        height: auto
    }
}

@media (min-width:991px) and (max-width:1399px) {
    .footer-newsletter {
        display: block
    }

    .footer-newsletter input {
        border-radius: 5px;
        margin-bottom: 20px
    }

    .footer-newsletter .vs-btn {
        border-radius: 5px
    }
}

.mb-25,
.product-about,
.widget__logo {
    margin-bottom: 25px
}

.header-dropdown ul.dropdown-menu li,
.widget__submit,
.widget__submit2 {
    margin-bottom: 10px
}

.widget__submit .vs-btn,
.widget__submit2 .vs-btn {
    padding: 0;
    min-width: 37px;
    min-height: 34px;
    position: absolute;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    transform: translateY(-50%);
    right: 6px
}

.header-layout2 .header-info:first-child,
.main-menu ul li:first-child,
.vs-pagination li:first-child,
.widget__submit .vs-btn>i,
.widget__submit2 .vs-btn>i {
    margin-left: 0
}

.widget__submit .wp-block--submit__input,
.widget__submit2 .wp-block--submit__input {
    padding: 0 60px 0 28px;
    margin-bottom: 0
}

.widget__submit .wp-block--submit__input::placeholder,
.widget__submit2 .wp-block--submit__input::placeholder {
    color: var(--white-color)
}

.widget__submit .wp-block--submit__input::-moz-placeholder,
.widget__submit2 .wp-block--submit__input::-moz-placeholder {
    color: var(--white-color);
    color: var(--silverDeep-color)
}

.widget__submit .wp-block--submit__input::placeholder,
.widget__submit2 .wp-block--submit__input::placeholder {
    color: var(--silverDeep-color)
}

input[type=checkbox]~.widget__submit--label,
input[type=checkbox]~.widget__submit2--label {
    color: var(--white-color);
    font-size: 14px;
    padding-right: 15px;
    text-align: left
}

input[type=checkbox]~.widget__submit--label::before,
input[type=checkbox]~.widget__submit2--label::before {
    top: 7px;
    background-color: transparent;
    border: 1px solid var(--white-color);
    height: 14px;
    width: 14px;
    line-height: 14px;
    font-size: 8px
}

.widget__submit2 {
    margin-bottom: 26px
}

.widget__submit2 .wp-block--submit__input {
    height: 60px;
    border: 1px solid var(--silverDeeper-color);
    background-color: transparent;
    color: var(--white-color)
}

.widget__submit2 .wp-block--submit__input::-moz-placeholder {
    color: var(--white-color)
}

.widget__submit2 .wp-block--submit__input::placeholder {
    color: var(--white-color)
}

.widget__submit2 .vs-btn {
    min-width: 50px;
    min-height: 50px
}

.widget.footer-widget.widget_nav_menu .menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    row-gap: 15px
}

.widget.footer-widget.widget_nav_menu .menu>li>a {
    margin-bottom: 0;
    background-color: transparent;
    color: var(--theme-color);
    font-family: var(--title-font);
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid var(--border-blackLightColor)
}

.widget.footer-widget.widget_nav_menu .menu>li:first-child>a {
    padding-left: 0;
    margin-left: 0;
    border-left: 0
}

.widget__submit .wp-block--submit__input::-moz-placeholder {
    color: var(--theme-color)
}

.widget__submit .wp-block--submit__input::placeholder {
    color: var(--theme-color)
}

.footer-layout--style,
.footer-layout--style2 {
    background-color: #004aad
}

.footer-layout--style .footer-layout__bg,
.footer-layout--style2 .footer-layout__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: .8
}

.footer-layout--style .footer-layout__top,
.footer-layout--style2 .footer-layout__top {
    padding-top: 35px
}

.footer-layout--style .social-style,
.footer-layout--style .vs-infobox--style2,
.footer-layout--style .widget__logo2,
.footer-layout--style2 .social-style,
.footer-layout--style2 .vs-infobox--style2,
.footer-layout--style2 .widget__logo2 {
    margin: 15px 0
}

.footer-layout--style2,
.project--layout1,
.project--layout3,
.service--layout4 {
    background-color: var(--grey-color)
}

.footer-layout--style2 .footer-layout__top {
    padding-top: 120px;
    padding-bottom: 60px
}

.footer-layout--style2 .footer-layout__bg {
    opacity: .2
}

.footer-layout--style2 .copyright-text {
    color: var(--black-color)
}

.footer-layout--style2 .copyright-wrap {
    padding-top: 40px;
    border-top: 1px solid var(--border-color)
}

.footer-menu--style2>ul>li>a:hover::before,
.footer-menu--style>ul>li>a:hover::before {
    border-color: transparent transparent transparent var(--theme-color)
}

.footer-layout--style2 .widget.footer-widget.widget_nav_menu .menu>li>a {
    color: var(--black-color);
    border-color: var(--border-color)
}

.footer-layout--style2 .widget.footer-widget.widget_nav_menu .menu>li>a:hover {
    color: var(--theme-color)
}

.footer-layout__bottom {
    position: relative;
    z-index: 1;
    margin-bottom: 15px
}

.footer-layout__bottom::before {
    position: absolute;
    content: "";
    left: -100%;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1
}

.footer-menu--style2>ul,
.footer-menu--style>ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap
}

.footer-menu--style2>ul>li,
.footer-menu--style>ul>li {
    float: left;
    width: 40%;
    margin-bottom: 10px
}

.footer-menu--style2>ul>li>a,
.footer-menu--style>ul>li>a {
    font-size: 16px;
    color: var(--theme-color);
    display: inline-block;
    position: relative;
    padding-left: 20px
}

.footer-menu--style2>ul>li>a::before,
.footer-menu--style>ul>li>a::before {
    position: absolute;
    content: "\f105";
    font-family: var(--icon-font);
    top: calc((100% - 32px)/ 2);
    left: 0;
    line-height: 30px;
    color: var(--theme-color);
    font-size: 17px
}

.footer-menu--style2>ul>li>a:hover,
.footer-menu--style>ul>li>a:hover {
    color: #004aad;
    transform: translateX(10px)
}

.footer-menu--style2>ul>li {
    margin-bottom: 12px
}

.footer-menu--style2>ul>li>a,
.footer-text2,
.header-layout2 .header-text>a:hover,
.will-sticky .menu-style1>ul>li>a {
    color: var(--black-color)
}

.footer-menu--style2>ul>li>a::before {
    border-color: transparent transparent transparent var(--arrow-color)
}

.breadcumb-menu>li>a:hover,
.copyright-text>a:hover,
.footer-menu--style2>ul>li>a:hover,
.header-dropdown ul.dropdown-menu a:hover,
.header-dropdown>.dropdown-toggle:hover,
.header-info_link a:hover,
.header-layout1 .header-text>a:hover,
.header-layout2 .header-text>a:hover,
.header-social a:hover,
.main-menu a:hover,
.post-pagi-box>a:hover {
    color: var(--theme-color)
}

.blog-single .blog-content>:last-child,
.blog-style3 .blog-text,
.blog-style5:hover .blog-meta,
.footer-menu--style2>ul>li:last-child,
.header-dropdown ul.dropdown-menu li:last-child,
.header-layout2,
.list-style4 .list-unstyled,
.list-style4 li:last-child {
    margin-bottom: 0
}

.footer-widget2 {
    padding: 0;
    border: 0;
    margin-bottom: 0
}

.vs-header {
    position: relative;
    z-index: 41
}

.menu-top {
    margin-top: -6px;
    position: relative;
    z-index: 9
}

.header-bottom::before {
    position: absolute;
    content: "";
    width: 100%;
    min-height: 38px;
    background-color: var(--tertiary-color);
    top: -1px;
    left: 0;
    z-index: -1
}

.header-menu {
    background-color: var(--white-color);
    padding: 1px 4px 1px 35px;
    position: relative
}

.will-sticky .sticky-active {
    position: fixed;
    padding: 10px;
    top: -100%;
    right: 0;
    left: 0;
    background-color: var(--white-color);
    transition: .8s;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .07)
}

.header-shape,
.header-shape2 {
    min-width: 272px;
    min-height: 172.28px;
    position: absolute;
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%);
    clip-path: polygon(100% 0, 0 0, 0 100%);
    background: var(--theme-color);
    top: 0;
    left: 0;
    z-index: 32
}

@media (max-width:1919px) {

    .header-shape,
    .header-shape2 {
        min-width: 0;
        min-height: 175px
    }
}

.header-shape2 {
    min-width: 0;
    min-height: 89px;
    top: -1px;
    z-index: -1
}

.header-main {
    background-color: var(--tertiary-color)
}

.header-info,
.main-menu .main-menu__list,
.post-pagi-box {
    display: flex;
    align-items: center
}

.main-menu a {
    display: block;
    position: relative;
    font-weight: 600;
    font-size: 16px;
    color: var(--title-color)
}

.main-menu>ul>li>a {
    display: flex;
    align-items: center;
    padding: 16px 27px 16px 0;
    margin-right: 27px;
    font-weight: 500
}

.main-menu>ul>li>a::before {
    content: "";
    position: absolute;
    min-width: 1px;
    min-height: 26.04px;
    background-color: var(--border-silverSand);
    display: inline-block;
    top: 50%;
    transform: translateY(-50%);
    right: 0
}

.main-menu>ul>li>a .new-label {
    position: absolute;
    top: -10px;
    right: -27px;
    font-size: 11px;
    border-radius: 3px
}

.main-menu>ul>li>a .has-new-lable {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 11px
}

.main-menu>ul>li>a .has-new-lable__icon {
    display: inline-flex;
    align-items: center
}

.blog-single .share-links .tagcloud,
.blog-style2 .share-links .tagcloud,
.blog-style3 .share-links .tagcloud,
.blog-style5 .share-links .tagcloud,
.main-menu ul li,
.main-menu ul.mega-menu li a {
    display: inline-block
}

.main-menu>ul>li:last-child>a {
    margin-right: 0;
    padding-right: 0
}

.main-menu ul li {
    list-style-type: none;
    position: relative
}

.main-menu ul li.menu-item-has-children>a:after {
    content: "\f078";
    position: relative;
    font-family: var(--icon-font);
    margin-left: 5px;
    font-size: .6rem;
    transition: .3s ease-in-out
}

.main-menu ul li:hover ul.mega-menu,
.main-menu ul li:hover>ul.sub-menu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    z-index: 9
}

.main-menu ul.mega-menu,
.main-menu ul.sub-menu {
    position: absolute;
    text-align: left;
    top: 100%;
    background-color: var(--white-color);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
    visibility: hidden;
    min-width: 190px;
    width: -moz-max-content;
    width: max-content;
    padding: 7px;
    left: -14px;
    margin-top: 50px;
    opacity: 0;
    z-index: -1;
    border-bottom: 3px solid var(--theme-color);
    box-shadow: 0 10px 60px 0 rgba(0, 0, 0, .09), 0 3px 0 0 rgba(231, 13, 60, .004);
    transform-origin: top center;
    transition: margin-top .4s ease-in-out, visibility .4s ease-in-out, opacity .4s ease-in-out, z-index
}

.header-layout3 .will-sticky .sticky-active .sideMenuToggler:hover,
.main-menu ul.mega-menu>li>a {
    border-color: var(--theme-color)
}

.main-menu ul.mega-menu a,
.main-menu ul.sub-menu a {
    font-size: 16px;
    line-height: 30px
}

.main-menu ul.sub-menu {
    padding: 18px 20px;
    left: -41px
}

.main-menu ul.sub-menu:before {
    content: "";
    position: absolute;
    left: 34.5px;
    top: 30px;
    width: 1px;
    background-color: #ededed;
    height: calc(100% - 60px)
}

.header-box,
.header-text__bullet,
.main-menu ul.sub-menu li a:before {
    background-color: var(--white-color)
}

.main-menu ul.sub-menu li {
    display: block;
    margin: 0;
    padding: 3px 9px
}

.main-menu ul.sub-menu li.menu-item-has-children>a:after {
    content: "\f105";
    float: right;
    top: 3px
}

.main-menu ul.sub-menu li a {
    position: relative;
    padding-left: 21px
}

.main-menu ul.sub-menu li a:before {
    content: "\f111";
    position: absolute;
    top: 10px;
    left: 0;
    font-family: var(--icon-font);
    width: 11px;
    height: 11px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    font-size: .2em;
    line-height: 11.5px;
    color: var(--theme-color);
    font-weight: 700;
    box-shadow: inset 0 2px 4px 0 rgba(173, 136, 88, .4)
}

.main-menu ul.sub-menu li ul.sub-menu {
    left: 100%;
    right: auto;
    top: 0;
    margin: 0 0 0 20px
}

.main-menu ul.sub-menu li ul.sub-menu li ul {
    left: 100%;
    right: auto
}

.main-menu .mega-menu-wrap {
    position: static
}

.main-menu ul.mega-menu {
    display: flex;
    justify-content: space-between;
    text-align: left;
    width: 100%;
    max-width: var(--main-container);
    padding: 20px 15px 23px;
    left: 50%;
    transform: translateX(-50%)
}

.main-menu ul.mega-menu li {
    display: block;
    width: 100%;
    padding: 0 15px
}

.main-menu ul.mega-menu li li {
    padding: 4px 0
}

.main-menu ul.mega-menu>li>a {
    display: block;
    padding: 0 0 15px;
    margin-bottom: 10px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 700;
    color: var(--title-color)
}

.main-menu ul.mega-menu>li>a::after,
.main-menu ul.mega-menu>li>a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 15px;
    height: 1px;
    background-color: var(--theme-color)
}

.main-menu ul.mega-menu>li>a::after {
    width: calc(100% - 20px);
    left: 20px
}

.main-menu ul.mega-menu>li>a:hover,
.offer-counter>li:first-child {
    padding-left: 0
}

.main-menu ul.mega-menu>li>ul>li>a:before {
    content: "\f105";
    font-family: var(--icon-font);
    font-weight: 400;
    margin: 0 10px 0 0
}

.main-menu.menu-style1>ul>li>a,
.main-menu.menu-style2>ul>li>a {
    color: var(--black-color);
    padding: 36.5px 43px 36.5px 0;
    margin-right: 0
}

@media (max-width:1399px) {
    .header-shape2 {
        display: none
    }

    .main-menu.menu-style1>ul>li>a,
    .main-menu.menu-style2>ul>li>a {
        padding: 18px 25px 18px 0;
        font-size: 15px
    }

    .header-layout1 .header-text,
    .header-layout2 .header-text {
        font-size: 15px
    }
}

@media (max-width:1199px) {
    .header-menu {
        padding: 4px 6px
    }

    .main-menu>ul>li>a {
        padding: 18px 15px 18px 0;
        margin-right: 15px
    }

    .main-menu ul.sub-menu {
        left: -6px
    }

    .main-menu.menu-style1>ul>li>a,
    .main-menu.menu-style2>ul>li>a {
        padding: 18px 13px 18px 0;
        font-size: 15px
    }

    .main-menu.menu-style2>ul>li>a {
        font-size: 14px
    }
}

.main-menu.menu-style1>ul>li>a {
    padding: 14px 27px 14px 0;
    font-weight: 700;
    color: var(--theme-color)
}

.main-menu.menu-style1>ul>li>a:hover {
    text-decoration: underline;
    text-underline-offset: 4px
}

.will-sticky .sideMenuToggler {
    border: 1px solid var(--black-color);
    color: var(--black-color)
}

.header-layout1 .will-sticky .sticky-active {
    padding: 15px 0
}

.header-layout3 .sideMenuToggler {
    border: 1px solid var(--theme-color);
    border-radius: 0;
    background: var(--theme-color);
    color: var(--white-color)
}

.header-layout3 .sideMenuToggler:hover {
    border-color: var(--black-color);
    background-color: var(--black-color)
}

.header-layout3 .will-sticky .sticky-active .sideMenuToggler {
    color: var(--white-color);
    border: 1px solid var(--black-color)
}

.header-text {
    margin: 0;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    gap: 9.7px
}

.header-text__bullet {
    min-width: 12px;
    min-height: 12px;
    display: inline-block;
    border-radius: 50%
}

.header-infos {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 36px
}

.header-info:nth-child(2) {
    margin-left: 0;
    padding-left: 0;
    border-left: none
}

.header-info_icon {
    color: var(--theme-color);
    font-size: 16px;
    margin-right: 10px
}

.header-info_label {
    font-size: 16px;
    color: var(--white-color);
    font-weight: 500;
    display: block;
    margin-bottom: 0
}

.header-info_link {
    color: var(--theme-color);
    font-size: 16px;
    font-weight: 500;
    margin: 0
}

.header-info_link a {
    color: inherit;
    position: relative
}

.copyright-text>a::before,
.header-info_link a::before {
    position: absolute;
    content: "";
    width: 0%;
    left: auto;
    right: 0;
    height: 1px;
    background-color: var(--theme-color);
    transition: .3s ease-in-out;
    bottom: 0;
    opacity: 0;
    visibility: hidden
}

.copyright-text>a:hover::before,
.header-info_link a:hover::before {
    width: 100%;
    left: 0;
    right: auto;
    opacity: 1;
    visibility: visible
}

.header-social {
    font-size: 18px;
    display: flex;
    align-items: center
}

.header-social .social-title {
    color: var(--title-color);
    display: inline-block
}

.footer-layout4 .copyright-wrap .copyright-text,
.header-box__icon,
.header-dropdown.style-white>.dropdown-toggle,
.header-layout1 .header-text,
.header-layout1 .header-text>a,
.header-layout2 .header-text,
.header-layout2 .header-text>a,
.header-layout3 .header-text,
.header-social.style-white .social-title,
.header-social.style-white a {
    color: var(--white-color)
}

.header-social a {
    display: inline-flex;
    color: var(--title-color);
    padding-left: 25px;
    border-left: 1px solid var(--border-color);
    margin-left: 25px
}

.header-social a:first-child {
    border-left: 0 solid transparent;
    padding-left: 0;
    margin-left: 0
}

.header-btns {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px
}

.header-box {
    border: 10px solid var(--theme-color);
    padding: 20px
}

.header-box__icon {
    border-radius: 5px;
    margin: 0 15px 0 0;
    font-size: 18px;
    width: 43px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    display: inline-block;
    background-color: var(--theme-color)
}

.header-box__title {
    display: inline-block;
    color: var(--title-color);
    font-weight: 600;
    font-family: var(--title-font)
}

.copyright-text,
.header-box__number {
    font-weight: 700;
    font-family: var(--title-font)
}

.header-box__number {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 22px;
    color: var(--theme-color);
    margin: 15px 0 0
}

.header-dropdown>.dropdown-toggle i {
    margin: 0 10px 0 0
}

.header-dropdown>.dropdown-toggle:after {
    content: "\f107";
    font-family: var(--icon-font);
    border: none;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-left: 5px
}

.header-dropdown ul.dropdown-menu {
    padding: 10px 15px;
    border: none;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .07);
    margin: 0;
    margin-left: -15px !important;
    margin-top: 15px !important;
    width: -moz-max-content;
    width: max-content;
    min-width: auto;
    position: relative;
    z-index: 1
}

.header-dropdown ul.dropdown-menu a {
    display: block;
    margin: 0;
    width: -moz-max-content;
    width: max-content;
    padding: 2px 10px;
    color: var(--title-color);
    font-weight: 400;
    font-size: 14px
}

.header-dropdown ul.dropdown-menu a:first-child {
    margin-top: 0;
    padding-top: 0
}

.header-dropdown ul.dropdown-menu a:last-child,
.header-dropdown ul.dropdown-menu a:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0
}

.header-dropdown ul.dropdown-menu:before {
    content: "";
    position: absolute;
    left: 47px;
    top: -7px;
    width: 14px;
    height: 14px;
    background-color: var(--white-color);
    z-index: -1;
    transform: rotate(45deg);
    border-top: 1px solid #ededed;
    border-left: 1px solid #ededed
}

.header-dropdown.style-white>.dropdown-toggle:hover {
    text-decoration: underline;
    color: rgba(255, 255, 255, .7)
}

.header-layout2,
.header-layout3 {
    margin-bottom: -37px
}

.header-layout2 .header-top,
.header-layout3 .header-top {
    background-color: var(--theme-color);
    padding: 0;
    position: relative;
    z-index: 32
}

@media (min-width:1921px) {

    .d-hd-none,
    .ls-wrapper>.ls-layer.d-hd-none,
    .ls-wrapper>a>.ls-layer.d-hd-none {
        display: none !important
    }

    .logo-style1 {
        margin-bottom: -1px
    }
}

@media (max-width:575px) {
    .widget {
        padding: 30px 20px
    }

    .header-info:nth-child(2) {
        padding-left: 10px
    }

    .header-info_icon {
        font-size: 20px;
        margin-right: 10px
    }
}

@media (min-width:320px) {
    .d-vc-sm-block {
        display: block !important
    }
}

@media (min-width:576px) {
    .d-vc-ssm-block {
        display: block !important
    }
}

.header-layout1 {
    position: absolute;
    right: 0;
    left: 0;
    top: 0
}

.header-layout1 .header-info,
.header-layout2 .header-info {
    display: inline-flex;
    margin-left: 10px;
    padding-top: 24px;
    padding-bottom: 24px
}

.header-layout1 .header-btns,
.header-layout2 .header-btns {
    gap: 33px
}

.header-layout1 .icon-btn,
.header-layout2 .icon-btn {
    color: var(--white-color);
    line-height: 1;
    border-radius: 0
}

.header-layout2 .header-info {
    padding-top: 0;
    padding-bottom: 0
}

.header-layout2 .header-info i::before {
    line-height: initial
}

.header-layout2 .sideMenuToggler {
    border-color: var(--black-color);
    color: var(--black-color)
}

.header-layout2 .sticky-wrapper {
    background-color: var(--white-color);
    padding: 10px
}

.header-layout3 .header-info {
    padding-top: 24px;
    padding-bottom: 24px
}

.will-sticky .main-menu--style2>ul>li>a,
.will-sticky .main-menu--style3>ul>li>a,
.will-sticky .main-menu--style>ul>li>a {
    color: var(--black-color);
    padding: 30px 35px 30px 0
}

@media (max-width:1199px) {
    .header-infos {
        padding-left: 0
    }

    .header-btns {
        gap: 5px
    }

    .header-layout1 .header-btns,
    .header-layout2 .header-btns {
        gap: 15px
    }

    .will-sticky .main-menu--style2>ul>li>a,
    .will-sticky .main-menu--style3>ul>li>a,
    .will-sticky .main-menu--style>ul>li>a {
        padding: 18px 13px 18px 0;
        font-size: 15px
    }
}

@media (max-width:1399px) {

    .header-layout1 .header-info,
    .header-layout2 .header-info {
        margin-left: 20px
    }

    .will-sticky .main-menu--style2>ul>li>a {
        padding: 30px 30px 30px 0
    }
}

.widget-area {
    padding-top: 163px;
    padding-bottom: 80px
}

.copyright-text {
    color: var(--theme-color);
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 40px
}

.footer-layout1,
.footer-layout2,
.footer-layout3 {
    --body-color: #8a99b4;
    --title-color: #fff
}

.footer-layout3,
.product-style1 .product-img {
    position: relative;
    z-index: 1
}

.footer-layout3__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    z-index: -1
}

.footer-layout3 .footer-top {
    border-bottom: 1px solid #152b54;
    background-color: #0b2048
}

.footer-layout2 {
    background-color: #051634;
    overflow: hidden
}

.footer-layout2 .footer-top {
    border-bottom: 1px solid #14284f;
    padding: 50px 0
}

.footer-layout2 .footer-text {
    max-width: 390px;
    margin-bottom: 33px
}

.footer-layout2 .widget-area {
    padding: 50px 0 0
}

@media (min-width:1399px) {
    .container-style2 {
        max-width: 1920px;
        overflow: hidden;
        padding-left: 0;
        padding-right: 0
    }

    .gx-20 {
        --bs-gutter-x: 20px
    }

    .gx-30 {
        --bs-gutter-x: 30px
    }

    .gx-40 {
        --bs-gutter-x: 40px
    }

    .footer-layout2 .footer-widget {
        padding: 0;
        margin: 0;
        height: 100%
    }

    .footer-layout2 .widget-area {
        padding: 0
    }

    .footer-layout2 .widget-area .row>div {
        padding-top: 50px;
        padding-bottom: 44px
    }

    .footer-layout2 .widget-area .row>div:nth-child(2) {
        text-align: center;
        border-left: 1px solid #14284f;
        border-right: 1px solid #14284f;
        padding-left: 60px;
        padding-right: 60px
    }

    .footer-layout2 .widget-area .row>div:nth-child(3) {
        padding-left: 60px
    }
}

.footer-layout3 {
    background-color: #071a3e
}

.footer-layout4 {
    padding-bottom: 60px;
    position: relative
}

.footer-layout4 .shape1 {
    position: absolute;
    right: 0;
    top: 0;
    max-width: 550px
}

.footer-layout4 .footer-top {
    padding-top: var(--section-space);
    padding-bottom: var(--section-space);
    border-bottom: 1px solid #436af7
}

.footer-layout4 .widget-area {
    --title-color: #fff;
    --body-color: #e6ebff;
    padding-top: 80px;
    padding-bottom: 20px
}

.footer-layout4 .widget-area a:hover {
    color: #fff
}

.footer-layout4 .copyright-wrap {
    background-color: #1648ff;
    padding: 20.5px 40px
}

.footer-layout4 .widget_title {
    font-weight: 600;
    margin-bottom: 35px
}

.footer-layout4 .post-title a {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    background-image: linear-gradient(white, #fff);
    background-size: 0 1px;
    background-repeat: no-repeat;
    background-position: left bottom
}

.footer-layout4 .post-title a:hover {
    color: var(--white-color);
    background-size: 100% 1px
}

.footer-layout4 .recent-post-meta a {
    font-size: 12px
}

.footer-layout4 .recent-post-meta a i {
    color: inherit;
    margin-right: 10px
}

.footer-layout4 .footer-widget.widget_nav_menu a {
    padding-left: 15px;
    margin-bottom: 23px
}

.footer-layout4 .footer-widget.widget_nav_menu a:before {
    content: "\f105";
    display: block;
    right: auto;
    left: 0;
    top: -1px;
    color: var(--white-color)
}

.footer-layout4 .recent-post .post-title {
    max-width: 200px
}

.blog-details .blog-img img,
.footer-layout4 .gallery-thumb,
.footer-layout4 .gallery-thumb img,
.footer-layout4 .recent-post .media-img img,
.nav-pills .nav-link,
.vsfaqs-accordion .accordion-item:first-of-type .accordion-button,
.vsfaqs-accordion .accordion-item:last-of-type .accordion-button,
.vsfaqs-accordion2 .accordion-item:first-of-type .accordion-button,
.vsfaqs-accordion2 .accordion-item:last-of-type .accordion-button {
    border-radius: 0
}

.footer-layout5 {
    border-top: 2px solid var(--theme-color);
    background-color: #fafafb
}

.footer-layout5 .widget-area {
    padding-top: 88px;
    padding-bottom: 50px
}

.footer-layout5 .widget_title {
    margin-bottom: 55px;
    margin-top: 10px;
    font-weight: 600
}

.footer-layout5 .copyright-wrap {
    background-color: #fafafb;
    border-top: 1px solid #e6e8f2;
    padding: 24px 0
}

.blog-single .blog-date,
.blog-style2 .blog-date,
.blog-style3 .blog-date,
.blog-style5 .blog-date,
.footer-layout5 .copyright-text {
    color: var(--body-color)
}

@media (max-width:1500px) {
    .footer-layout4 .shape1 {
        max-width: 380px
    }
}

.info-section {
    z-index: 4;
    margin-bottom: -37px
}

.info-section__shape {
    position: absolute;
    min-height: 23.96px;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
    background-color: var(--theme-color)
}

.info-section__shape__block {
    height: 100%;
    min-width: 210px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.info-section__shape__left {
    left: 0
}

.info-section__shape__right {
    left: auto;
    right: 0
}

.info-section__shape__sqr {
    min-width: 27.99px;
    height: 100%;
    display: inline-block;
    background-color: var(--white-color)
}

.breadcumb-menu-wrap {
    padding-top: 34px;
    border-top: 1px solid rgba(255, 255, 255, .5);
    position: relative;
    margin-top: 35px
}

.breadcumb-menu-wrap::before {
    content: "";
    min-width: 34px;
    min-height: 1px;
    display: inline-block;
    top: -1px;
    position: absolute;
    left: 0
}

.breadcumb-menu {
    max-width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.breadcumb-menu li {
    display: inline-block;
    list-style: none;
    position: relative
}

.breadcumb-menu li:after {
    content: "-";
    position: relative;
    margin: 0 25px
}

.breadcumb-menu a,
.breadcumb-menu li,
.breadcumb-menu span {
    white-space: normal;
    color: inherit;
    word-break: break-word;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    font-family: var(--title-font);
    color: var(--white-color)
}

.breadcumb-title {
    color: var(--white-color);
    margin: 0 0 -15px;
    max-width: 65%;
    width: 100%
}

.breadcumb-text {
    color: var(--silver-color);
    margin-bottom: 0;
    max-width: 50%;
    font-size: 22px
}

@media (max-width:1199px) {
    .will-sticky .main-menu--style2>ul>li>a {
        padding: 30px 13px 30px 0
    }

    .footer-layout1 .footer-top,
    .footer-layout3 .footer-top {
        padding: 50px 0
    }

    .footer-layout1 .footer-top .row,
    .footer-layout3 .footer-top .row {
        --bs-gutter-y: 40px
    }

    .footer-layout5 .widget_title {
        margin-bottom: 30px
    }

    .footer-layout4 .shape1 {
        max-width: 230px
    }

    .breadcumb-text {
        max-width: 73%
    }
}

.breadcumb-content {
    display: flex;
    flex-direction: column;
    gap: 24px 0
}

.breadcumb-wrapper {
    padding-top: 95px;
    padding-bottom: 43px;
    background-color: var(--title-color);
    position: relative
}

.breadcumb-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: .5;
    z-index: -1;
    background-color: var(--black-color)
}

.vs-pagination a,
.vs-pagination span {
    font-family: var(--body-font);
    color: var(--title-color);
    background-color: #f5f9ff
}

.vs-pagination a.active,
.vs-pagination a:hover,
.vs-pagination span.active,
.vs-pagination span:hover {
    color: var(--white-color);
    background-color: var(--theme-color);
    box-shadow: none
}

.post-pagination {
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    padding: 30px 0;
    margin: 30px 0
}

.post-pagi-box>a {
    color: var(--title-color);
    font-weight: 600;
    font-size: 16px;
    font-family: var(--title-font)
}

.post-pagi-box img {
    width: 80px;
    margin-right: 25px
}

.post-pagi-box.next {
    flex-direction: row-reverse
}

.post-pagi-box.next img {
    margin-right: 0;
    margin-left: 25px
}

.pagi-icon {
    color: #f0f0f0;
    font-size: 40px
}

.pagination--style2 {
    padding: 28px 30px;
    border: 1px solid var(--border-color);
    box-shadow: var(--box-shadow)
}

.pagination__divider {
    height: 76px;
    width: 1px;
    display: flex;
    background-color: var(--black-color)
}

.blog-category a:hover,
.blog-style1,
.blog-style2 {
    background-color: var(--white-color)
}

.pagination-block--style1,
.pagination-block--style2 {
    display: flex;
    align-items: center;
    gap: 18px
}

.pagination-block--style1 .pagination-block__heading,
.pagination-block--style2 .pagination-block__heading {
    margin-bottom: 5px;
    font-size: 20px
}

.pagination-block--style1 .pagination-block__heading>a,
.pagination-block--style2 .pagination-block__heading>a {
    color: var(--black-color)
}

.blog-meta a:hover,
.blog-meta a:hover>span,
.blog-single .link-btn:hover,
.blog-single .social-links a:hover,
.blog-style2 .link-btn:hover,
.blog-style2 .social-links a:hover,
.blog-style3 .link-btn:hover,
.blog-style3 .social-links a:hover,
.blog-style5 .link-btn:hover,
.blog-style5 .social-links a:hover,
.blog-title a:hover,
.pagination-block--style1 .pagination-block__cate:hover,
.pagination-block--style1 .pagination-block__heading>a:hover,
.pagination-block--style1:hover .pagination-block__heading>a,
.pagination-block--style2 .pagination-block__cate:hover,
.pagination-block--style2 .pagination-block__heading>a:hover,
.pagination-block--style2:hover .pagination-block__heading>a {
    color: var(--theme-color)
}

.pagination-block--style1 .pagination-block__cate,
.pagination-block--style2 .pagination-block__cate {
    font-size: 16px;
    font-weight: 800;
    color: var(--text-color);
    font-family: var(--title-font)
}

.pagination-block--style1 .pagination-block__icon,
.pagination-block--style2 .pagination-block__icon {
    position: relative;
    z-index: 1;
    transition: .3s ease-in-out
}

.pagination-block--style1 .pagination-block__icon::before,
.pagination-block--style2 .pagination-block__icon::before {
    position: absolute;
    content: "";
    min-width: 67px;
    min-height: 67px;
    display: inline-block;
    top: 50%;
    transform: translateY(-50%);
    border: 1px solid var(--border-color);
    border-radius: 50%;
    z-index: -1;
    transition: .3s ease-in-out
}

.pagination-block--style1 .pagination-block__icon>svg,
.pagination-block--style2 .pagination-block__icon>svg {
    color: var(--black-color);
    transition: .3s ease-in-out
}

.pagination-block--style1:hover .pagination-block__icon::before,
.pagination-block--style2:hover .pagination-block__icon::before {
    background-color: var(--theme-color);
    border-color: var(--white-color)
}

.blog-style5:hover .blog-title,
.pagination-block--style1:hover .pagination-block__icon>svg,
.pagination-block--style2:hover .pagination-block__icon>svg {
    color: var(--white-color)
}

.pagination-block--style1 .pagination-block__icon,
.pl-30 {
    padding-left: 30px
}

.pagination-block--style1 .pagination-block__icon::before {
    left: 0
}

.blog-single .blog-content__text--details,
.blog-style2 .blog-content__text--details,
.blog-style3 .blog-content__text--details,
.blog-style5 .blog-content__text--details,
.pagination-block--style2 .pagination-block__icon,
.pr-30 {
    padding-right: 30px
}

.pagination-block--style2 .pagination-block__icon::before {
    right: 0
}

.blog-meta__highlight {
    color: var(--black-color);
    padding-left: 8px;
    transition: .3s ease-in-out
}

.blog-meta>a,
.blog-meta>span {
    color: #999;
    display: inline-flex;
    font-size: 16px;
    margin-right: 16px;
    font-weight: 700;
    align-items: center
}

.blog-meta>a i,
.blog-meta>span i {
    color: var(--theme-color);
    margin-right: 10px
}

.blog-category {
    margin-bottom: -10px
}

.blog-category a {
    background-color: var(--theme-color);
    border: 1px solid transparent;
    color: var(--white-color);
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 5px;
    padding: 4.5px 24.5px
}

.blog-category a:hover {
    border-color: var(--theme-color);
    color: var(--body-color)
}

.blog-inner-title {
    font-size: 35px;
    margin-bottom: 35px;
    margin-top: -.2em;
    font-weight: 800;
    text-transform: uppercase
}

.blog-single,
.blog-style2,
.blog-style3,
.blog-style5 {
    background: var(--white-color);
    border-radius: 5px;
    margin-bottom: 30px;
    padding: .1px 0;
    position: relative
}

.blog-single .blog-meta,
.blog-style2 .blog-meta,
.blog-style3 .blog-meta,
.blog-style5 .blog-meta {
    margin: -.2em 0 14px;
    display: flex;
    align-items: center
}

.blog-single .blog-title,
.blog-style2 .blog-title,
.blog-style3 .blog-title,
.blog-style5 .blog-title {
    font-size: 36px;
    line-height: 1.22;
    margin-bottom: 26px;
    padding-right: 30px
}

.blog-single .link-btn,
.blog-style2 .link-btn,
.blog-style3 .link-btn,
.blog-style5 .link-btn {
    display: inline-flex;
    padding: 0 0 4px;
    align-items: center;
    line-height: 1;
    font-size: 14px;
    font-family: var(--title-font);
    color: var(--black-color);
    gap: 13.5px;
    font-weight: 700
}

.blog-single .blog-date i,
.blog-style2 .blog-date i,
.blog-style3 .blog-date i,
.blog-style5 .blog-date i {
    color: var(--theme-color);
    margin: 0 10px 0 0
}

.blog-single .blog-social,
.blog-style2 .blog-social,
.blog-style3 .blog-social,
.blog-style5 .blog-social {
    display: flex;
    align-items: center;
    gap: 13px
}

.blog-single .blog-social>a,
.blog-style2 .blog-social>a,
.blog-style3 .blog-social>a,
.blog-style5 .blog-social>a {
    display: inline-flex;
    align-items: center;
    min-width: 46px;
    min-height: 46px;
    justify-content: center;
    border: 1px solid var(--silverLight-color);
    color: var(--black-color);
    position: relative;
    z-index: 1
}

.blog-single .blog-social>a::before,
.blog-style2 .blog-social>a::before,
.blog-style3 .blog-social>a::before,
.blog-style5 .blog-social>a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--theme-color);
    left: 0;
    right: 0;
    top: 0;
    transform: scale(0);
    opacity: 0;
    visibility: hidden;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out;
    z-index: -1
}

.blog-single .blog-social>a:hover,
.blog-style2 .blog-social>a:hover,
.blog-style3 .blog-social>a:hover,
.blog-style5 .blog-social>a:hover {
    border: 1px solid var(--theme-color);
    color: var(--white-color)
}

.blog-single .blog-social>a:hover::before,
.blog-style2 .blog-social>a:hover::before,
.blog-style3 .blog-social>a:hover::before,
.blog-style5 .blog-social>a:hover::before,
.vs-pagination a.active:before,
.vs-pagination a:hover:before,
.vs-pagination span.active:before,
.vs-pagination span:hover:before {
    transform: scale(1);
    opacity: 1;
    visibility: visible
}

.blog-single .share-links-title,
.blog-style2 .share-links-title,
.blog-style3 .share-links-title,
.blog-style5 .share-links-title {
    color: var(--title-color);
    display: inline-block;
    font-family: var(--title-font);
    font-size: 16px;
    font-weight: 600;
    margin: 0 15px 0 0
}

.blog-single .share-links,
.blog-style2 .share-links,
.blog-style3 .share-links,
.blog-style5 .share-links {
    margin: 16px 0 0
}

.blog-single .share-links .row,
.blog-style2 .share-links .row,
.blog-style3 .share-links .row,
.blog-style5 .share-links .row {
    --bs-gutter-y: 15px;
    align-items: center
}

.blog-style3 .blog-meta__cn,
.blog-style3 .blog-plus>a {
    align-items: center;
    display: inline-flex;
    display: inline-flex
}

.blog-single .share-links .tagcloud a,
.blog-style2 .share-links .tagcloud a,
.blog-style3 .share-links .tagcloud a,
.blog-style5 .share-links .tagcloud a {
    border-radius: 0;
    color: var(--body-color);
    padding: 0
}

.blog-single .share-links .tagcloud a:not(:last-child):after,
.blog-style2 .share-links .tagcloud a:not(:last-child):after,
.blog-style3 .share-links .tagcloud a:not(:last-child):after,
.blog-style5 .share-links .tagcloud a:not(:last-child):after {
    content: ","
}

.blog-single .social-links,
.blog-style2 .social-links,
.blog-style3 .social-links,
.blog-style5 .social-links {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.blog-single .social-links li,
.blog-style2 .social-links li,
.blog-style3 .social-links li,
.blog-style5 .social-links li {
    display: inline-block;
    margin-right: 13px
}

.blog-single .social-links a,
.blog-style2 .social-links a,
.blog-style3 .social-links a,
.blog-style5 .social-links a {
    color: var(--body-color);
    display: block;
    font-size: 16px;
    line-height: 1;
    text-align: center
}

.blog-single .blog-content,
.blog-style2 .blog-content,
.blog-style3 .blog-content,
.blog-style5 .blog-content {
    border-radius: 0 0 5px 5px;
    position: relative;
    margin: 0
}

.blog-single .blog-audio,
.blog-style2 .blog-audio,
.blog-style3 .blog-audio,
.blog-style5 .blog-audio {
    line-height: 1
}

.blog-single .blog-audio,
.blog-single .blog-img,
.blog-style2 .blog-audio,
.blog-style2 .blog-img,
.blog-style3 .blog-audio,
.blog-style3 .blog-img,
.blog-style5 .blog-audio,
.blog-style5 .blog-img {
    background-color: var(--smoke-color);
    position: relative
}

.blog-single .blog-audio img,
.blog-single .blog-audio>*,
.blog-single .blog-img img,
.blog-single .blog-img>*,
.blog-style2 .blog-audio img,
.blog-style2 .blog-audio>*,
.blog-style2 .blog-img img,
.blog-style2 .blog-img>*,
.blog-style3 .blog-audio img,
.blog-style3 .blog-audio>*,
.blog-style3 .blog-img img,
.blog-style3 .blog-img>*,
.blog-style5 .blog-audio img,
.blog-style5 .blog-audio>*,
.blog-style5 .blog-img img,
.blog-style5 .blog-img>* {
    border-radius: 0;
    display: block
}

.blog-single .blog-date,
.blog-style2 .blog-date,
.blog-style3 .blog-date,
.blog-style5 .blog-date {
    background-color: var(--theme-color);
    border-radius: 0;
    bottom: 10px;
    color: var(--white-color);
    display: inline-block;
    font-family: var(--title-font);
    font-size: 15px;
    font-weight: 800;
    left: 10px;
    padding: 4px 15.9px;
    position: absolute;
    text-transform: uppercase
}

.blog-single .blog-img .slick-arrow,
.blog-style2 .blog-img .slick-arrow,
.blog-style3 .blog-img .slick-arrow,
.blog-style5 .blog-img .slick-arrow {
    --pos-x: 30px;
    background-color: var(--theme-color);
    border: none;
    border-radius: 5px;
    color: var(--white-color);
    height: 40px;
    line-height: 40px;
    width: 40px
}

.blog-single .blog-img .play-btn,
.blog-style2 .blog-img .play-btn,
.blog-style3 .blog-img .play-btn,
.blog-style5 .blog-img .play-btn {
    --icon-font-size: 24px;
    --icon-size: 167px;
    left: 50%;
    margin: calc(var(--icon-size)/ -2) 0 0 calc(var(--icon-size)/ -2);
    position: absolute;
    top: 50%
}

.blog-style3,
.mb-50 {
    margin-bottom: 50px
}

.blog-style3 .blog-title {
    font-size: 20px;
    padding-right: 0;
    margin-bottom: 13px
}

.blog-style3 .blog-img__img {
    max-height: 260px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.blog-style3 .blog-plus {
    position: absolute;
    top: -30px;
    right: 20px
}

.blog-style3 .blog-plus>a {
    line-height: 1;
    min-width: 60px;
    min-height: 60px;
    justify-content: center;
    background: var(--theme-color);
    color: var(--white-color);
    border-radius: 50%;
    border: 6.9px solid var(--white-color);
    transition: .3s ease-in-out
}

.blog-style3 .blog-plus>a:first-of-type {
    transition-delay: 0.12s
}

.blog-style3 .blog-plus>a:nth-of-type(2) {
    transition-delay: 0.22s
}

.blog-style3 .blog-plus>a:nth-of-type(3) {
    transition-delay: 0.32s
}

.blog-style3 .blog-plus>a:hover,
.nav-pills .nav-link.active,
.nav-pills .nav-link:hover {
    background-color: var(--black-color);
    color: var(--white-color)
}

.blog-style3 .blog-date {
    margin-right: 19px;
    background-color: transparent;
    color: var(--theme-color);
    border: 1px solid var(--theme-color);
    padding: 1px 20px;
    position: relative;
    bottom: 0;
    left: 0
}

.blog-style3 .blog-date::before {
    position: absolute;
    content: "";
    width: 4px;
    height: 21px;
    background-color: var(--theme-color);
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.blog-style3 .blog-meta {
    margin-top: 0;
    margin-bottom: 12px
}

.blog-style3 .blog-meta__cn {
    color: var(--text-color);
    gap: 3.1px;
    font-size: 15px;
    font-family: var(--title-font);
    font-weight: 800
}

.blog-style5 .blog-date,
.blog-style5:hover .blog-meta__highlight:hover,
.hero--layout2 .vs-slider-tab .tab-btn span,
.hero--layout2 .vs-slider-tab .tab-btn.active,
.hero--layout2 .vs-slider-tab .tab-btn:hover {
    color: var(--theme-color)
}

.blog-style3 .blog-meta__cn>i {
    color: var(--black-color);
    margin-right: 0;
    font-size: 20px;
    font-weight: 400
}

.blog-style3 .blog-content {
    padding: 33px 35px 30px;
    border: 1px solid var(--border-color);
    border-radius: 0;
    min-height: 260px
}

.blog-footer {
    align-items: center;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 41px
}

.blog-details .blog-single {
    background: 0 0;
    box-shadow: none;
    padding: 0
}

.blog-details .blog-img {
    margin: 0 0 40px
}

.blog-style1 {
    border-radius: 5px;
    box-shadow: 0 10px 31px rgba(169, 177, 193, .07)
}

.blog-style1 .blog-meta {
    margin: 0 0 10px
}

.blog-style1 .blog-content {
    padding: 35px 40px 33px
}

.blog-style2 {
    box-shadow: none;
    margin-bottom: 30px
}

@media (max-width:991px) {
    .sidebar-area {
        margin-bottom: 0
    }

    .tagcloud a,
    .wp-block-tag-cloud a {
        padding: 10.5px 18px
    }

    .footer-widget .widget_title {
        font-size: 22px
    }

    .footer-layout1 .footer-text,
    .footer-layout1 .footer-widget.widget_archive a,
    .footer-layout1 .footer-widget.widget_categories a,
    .footer-layout1 .footer-widget.widget_meta a,
    .footer-layout1 .footer-widget.widget_nav_menu a,
    .footer-layout1 .footer-widget.widget_pages a {
        margin-left: auto;
        margin-right: auto
    }

    .header-layout1 .will-sticky .sticky-active {
        padding: 0
    }

    .header-social,
    .pagination-block--style1,
    .pagination-block--style2 {
        justify-content: center
    }

    .header-links li {
        padding-right: 15px;
        margin-right: 10px
    }

    .header-logo {
        padding: 15px 0;
        position: relative;
        z-index: 31
    }

    .footer-layout1,
    .footer-layout2 .footer-top-logo {
        text-align: center
    }

    .breadcumb-title,
    .footer-layout2 .footer-text {
        max-width: 100%
    }

    .footer-layout2 .widget-area {
        padding: 50px 0 10px
    }

    .footer-layout2 .footer-widget {
        margin-bottom: 40px
    }

    .footer-layout4 .shape1 {
        display: none
    }

    .footer-layout4 .footer-top {
        padding-top: var(--section-space-mobile);
        padding-bottom: var(--section-space-mobile)
    }

    .breadcumb-text {
        max-width: 90%
    }

    .breadcumb-wrapper {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .breadcumb-menu {
        margin-top: 15px
    }

    .pagination__divider {
        width: 76px;
        height: 1px;
        margin: 30px auto
    }

    .blog-style2 {
        margin-bottom: 30px
    }
}

.blog-style2 .blog-meta {
    margin: 0 0 15px
}

.blog-style2 .blog-text {
    margin: 0 0 20px
}

.blog-style2 .blog-title {
    font-size: 24px;
    line-height: 1.22;
    margin-bottom: 30px;
    padding-right: 0
}

.blog-style2 .blog-footer {
    padding: 22px 0 0;
    border-top: 1px solid var(--silverLighter-color);
    border-bottom: 0 solid var(--silverLighter-color);
    margin-top: 30px
}

.blog-style2 .blog-author {
    bottom: -38px;
    right: 28px
}

@media (min-width:992px) and (max-width:1199px) {
    .blog-style2 .blog-author {
        right: 5px
    }
}

.blog-style2 .link-btn {
    padding: 0
}

@media (min-width:1199px) {
    .gx-45 {
        --bs-gutter-x: 45px
    }

    .gx-60 {
        --bs-gutter-x: 60px
    }

    .gx-50 {
        --bs-gutter-x: 50px
    }

    .gx-70 {
        --bs-gutter-x: 70px
    }

    .gx-80 {
        --bs-gutter-x: 80px
    }

    .footer-layout5 {
        padding-top: 192px
    }

    .blog-style4-slider {
        max-width: 775px
    }
}

.wp-block-tag-cloud__title {
    display: inline-flex;
    padding-top: 5px;
    font-family: var(--title-font);
    font-size: 14px;
    font-weight: 800;
    color: var(--black-color);
    margin-right: 7px
}

.wp-block-tag-cloud.style2 .tag-cloud-link {
    padding: 12px 20px 11px
}

.blog__backlay {
    top: 0;
    opacity: .2;
    left: 0
}

.blog__backlay2 {
    bottom: 0;
    left: auto;
    right: 0
}

.blog-style5 {
    margin-bottom: 30px;
    min-height: 420px;
    background: var(--black-color);
    position: relative;
    z-index: 1
}

.blog-style5::after,
.blog-style5::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: var(--bg-color4);
    top: 0;
    left: 0;
    z-index: -1;
    transition: .3s ease-in-out
}

.blog-style5 .blog-date {
    position: static;
    background-color: transparent;
    padding: 0;
    margin-bottom: 14px;
    border-bottom: 2px solid var(--theme-color);
    line-height: 1;
    transition: .3s ease-in-out
}

.blog-style5 .blog-date:first-of-type,
.blog-style5 .blog-title:first-of-type {
    transition-delay: 0s
}

.blog-style5 .blog-date:nth-of-type(2),
.blog-style5 .blog-title:nth-of-type(2) {
    transition-delay: 0.1s
}

.blog-style5 .blog-title {
    font-size: 22px;
    padding-right: 0;
    margin-bottom: 20px;
    transition: .3s ease-in-out
}

.blog-style5 .blog-content {
    padding: 35px;
    min-height: 420px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: .3s ease-in-out
}

.blog-style5 .blog-content.overlay {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in-out;
    justify-content: end
}

.blog-style5 .blog-meta {
    margin-bottom: 0;
    transition: .3s ease-in-out
}

.blog-style5 .blog-meta__highlight {
    color: var(--text-color);
    line-height: 1;
    padding-left: 0;
    border-bottom: 1px solid var(--text-color);
    transition: .3s ease-in-out
}

.blog-style5 .blog-meta__link {
    gap: 10px;
    transition: .3s ease-in-out
}

.blog-style5 .blog-footer {
    margin: 0;
    padding: 0;
    border: 0
}

.blog-style5 .link-btn {
    min-width: 47px;
    min-height: 47px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--white-color);
    border-radius: 50%;
    padding: 0;
    border: 1px solid var(--border-color);
    position: relative;
    z-index: 1
}

.project-tabbtn--style,
.service-block {
    border: 1px solid var(--silverLight-color)
}

.blog-style5 .link-btn>i {
    margin-left: 0;
    font-size: 19px
}

.blog-style5 .blog-shape {
    position: absolute;
    bottom: 0;
    right: 0;
    transition: .3s ease-in-out;
    opacity: 1;
    visibility: visible
}

.blog-style5 .blog-text,
.project-block__img {
    transition: .3s ease-in-out
}

.blog-style5:hover .blog-content,
.blog-style5:hover .blog-shape {
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in-out
}

.blog-style5:hover .blog-content.overlay {
    opacity: 1;
    visibility: visible;
    transition: .3s ease-in-out
}

.blog-style5:hover::after,
.blog-style5:hover::before {
    background-color: var(--black-color);
    opacity: .5
}

.blog-style5:hover .blog-meta__highlight {
    color: var(--white-color);
    border-bottom: 1px solid var(--white-color)
}

.blog-style5:hover .blog-meta__link,
.vsteam-block--style .vsteam-block__designation,
.vsteam-block--style2 .vsteam-block__designation {
    color: var(--text-color)
}

.hero-bg,
.hero-bg3 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: 1;
    transform: scale(1);
    transition: transform 7s, opacity 1.5s ease-in
}

.hero--layout3 .hero-inner,
.hero-layout1 .hero-inner {
    position: relative;
    min-height: 726px;
    display: flex;
    align-items: center;
    background-color: var(--title-color);
    overflow: hidden;
    padding-top: 100px
}

@media (max-width:1199px) {
    .blog-style2 .blog-title {
        font-size: 20px
    }

    .hero--layout3 .hero-inner,
    .hero-layout1 .hero-inner {
        min-height: 775px
    }
}

@media (max-width:767px) {
    .vs-divider {
        margin-left: 0;
        margin-right: auto;
        height: 1px;
        width: 75px
    }

    .social-style2>ul>li>a,
    .social-style3>ul>li>a,
    .social-style>ul>li>a {
        min-width: 53px;
        min-height: 53px
    }

    .list-style1 li::before,
    .list-style2 li::before,
    .list-style3 li::before,
    .list-style4 li::before,
    .list-style5 li::before {
        margin-right: 10px
    }

    .list-style3>ul>li {
        flex: 0 0 100%
    }

    .text-18 {
        font-size: 16px
    }

    .breadcumb-menu a,
    .breadcumb-menu li,
    .breadcumb-menu span,
    .footer-widget.widget_archive a,
    .footer-widget.widget_categories a,
    .footer-widget.widget_meta a,
    .footer-widget.widget_nav_menu a,
    .footer-widget.widget_pages a,
    .widget_archive a,
    .widget_categories a,
    .widget_meta a,
    .widget_nav_menu a,
    .widget_pages a {
        font-size: 14px
    }

    .contact-widget .icon {
        --icon-size: 30px;
        --icon-font-size: 12px;
        top: 5px
    }

    .contact-widget .contact {
        padding: 0 0 0 45px;
        margin: 0 0 20px;
        border-bottom: none
    }

    .sidebar-gallery {
        gap: 10px
    }

    .footer-newsletter {
        display: block
    }

    .footer-newsletter input {
        border-radius: 5px;
        margin-bottom: 20px
    }

    .footer-newsletter .vs-btn {
        border-radius: 5px
    }

    .widget__submit .wp-block--submit__input,
    .widget__submit2 .wp-block--submit__input {
        padding-left: 15px
    }

    .widget.footer-widget.widget_nav_menu .menu {
        flex-direction: column;
        text-align: center
    }

    .widget.footer-widget.widget_nav_menu .menu>li>a {
        margin-left: 0;
        padding-left: 0;
        border-left: 0;
        display: block;
        width: 100%
    }

    .header-layout2 .header-info {
        margin-left: 0
    }

    .header-layout3 .header-logo {
        padding: 10px 0
    }

    .header-layout3 .header-info {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .widget-area {
        padding-top: 140px;
        padding-bottom: 60px
    }

    .footer-layout2 .footer-social {
        text-align: center
    }

    .footer-layout2 .footer-social .social-title {
        display: block;
        margin: 0 0 20px
    }

    .footer-layout4 .copyright-wrap {
        padding: 20.5px 10px
    }

    .breadcumb-menu-wrap {
        padding-top: 20px;
        margin-top: 15px
    }

    .breadcumb-menu li:after {
        margin: 0 10px
    }

    .breadcumb-text {
        max-width: 100%;
        font-size: 17px
    }

    .breadcumb-wrapper {
        padding-bottom: 40px
    }

    .vs-pagination a,
    .vs-pagination span {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        padding: 0 10px
    }

    .post-pagi-box>a {
        font-size: 12px
    }

    .post-pagi-box img {
        width: 40px;
        margin-right: 15px
    }

    .post-pagi-box.next img {
        margin-right: 0;
        margin-left: 15px
    }

    .pagination--style2 {
        padding: 40px 20px
    }

    .pagination-block--style1,
    .pagination-block--style2 {
        flex-wrap: wrap;
        gap: 35px
    }

    .pagination-block--style1 {
        justify-content: start
    }

    .pagination-block--style2 {
        justify-content: end
    }

    .blog-single .blog-content__text--details,
    .blog-style2 .blog-content__text--details,
    .blog-style3 .blog-content__text--details,
    .blog-style5 .blog-content__text--details {
        padding-right: 0
    }

    .blog-single .blog-author {
        max-width: 68px;
        bottom: -20px;
        right: 15px
    }

    .blog-style5 .blog-title {
        font-size: 20px
    }

    .blog-style5 .blog-content {
        padding: 20px
    }

    .hero-bg3 {
        background-position: -1000px 0
    }

    .hero--layout3 .hero-inner,
    .hero-layout1 .hero-inner {
        min-height: 550px;
        padding-top: 0
    }
}

.hero--layout3 .hero-content,
.hero-layout1 .hero-content {
    position: relative;
    z-index: 4;
    padding: 80px 0
}

.hero--layout3 .hero-title,
.hero-layout1 .hero-title {
    color: var(--white-color);
    margin: -3em 0 20px;
    font-size: 66px;
    line-height: 1.3;
    animation-delay: 0s;
    font-weight: 700
}

.hero-content3 .hero-subtitle,
.hero-content3 .hero-title {
    font-weight: 800;
    line-height: 1.2;
    color: var(--white-color)
}

@media (max-width:1199px) {

    .hero--layout3 .hero-title,
    .hero-layout1 .hero-title {
        font-size: 60px
    }
}

@media (max-width:991px) {

    .hero--layout3 .hero-title,
    .hero-layout1 .hero-title {
        font-size: 50px
    }

    .hero-shape1 {
        display: none
    }
}

@media (max-width:767px) {

    .hero--layout3 .hero-content,
    .hero-layout1 .hero-content {
        padding: 0
    }

    .hero--layout3 .hero-title,
    .hero-layout1 .hero-title {
        font-size: 30px
    }
}

@media (max-width:319px) {
    .blog-style2 .blog-author {
        right: 5px
    }

    .hero--layout3 .hero-inner,
    .hero-layout1 .hero-inner {
        min-height: 480px
    }

    .hero--layout3 .hero-title,
    .hero-layout1 .hero-title {
        font-size: 24px
    }

    .hero--layout2 .vs-slider-tab .tab-btn:last-of-type {
        padding-bottom: 0
    }
}

.hero--layout3 .hero-text,
.hero-layout1 .hero-text {
    font-size: 22px;
    color: var(--white-color);
    margin: 0 0 -130px;
    animation-delay: .2s
}

.hero--layout3 .hero-btns,
.hero-layout1 .hero-btns {
    animation-delay: .4s
}

.hero-layout1 .slick-slide.slick-current.slick-active .hero-bg,
.hero-layout1 .slick-slide.slick-current.slick-active .hero-bg3 {
    transform: scale(1.35)
}

.hero-slider--buttons {
    margin-top: -92px;
    position: relative;
    padding-bottom: 49px
}

.hero .icon-btn {
    margin-right: 13px
}

.hero-shape1 {
    z-index: 2;
    right: -303px;
    bottom: -15px
}

.hero-shape2 {
    z-index: 2;
    left: 0;
    top: 0
}

.hero-img1 {
    right: 0;
    bottom: 56px;
    z-index: 3
}

@media (max-width:1499px) {
    .hero-shape1 {
        right: -452px
    }

    .hero-shape2 {
        left: -90px
    }

    .hero-img1 {
        max-width: 710px
    }
}

@media (max-width:1199px) {

    .hero--layout3 .hero-text,
    .hero-layout1 .hero-text {
        font-size: 20px
    }

    .hero-shape1 {
        right: -630px
    }

    .hero-img1 {
        max-width: 520px
    }
}

.hero--layout2 {
    padding-bottom: 43px
}

.hero--layout2 .vs-slider-tab {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: -113px;
    position: relative
}

@media (max-width:767px) {

    .hero--layout3 .hero-text,
    .hero-layout1 .hero-text {
        font-size: 16px
    }

    .hero-slider--buttons {
        margin-top: -63px;
        padding-bottom: 20px
    }

    .hero-shape2 {
        display: none
    }

    .hero--layout2 {
        padding-bottom: 0
    }

    .hero--layout2 .vs-slider-tab {
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-top: 0;
        -moz-column-gap: 15px;
        column-gap: 15px
    }
}

.hero--layout2 .vs-slider-tab .tab-btn {
    background: var(--white-color);
    font-size: 16px;
    font-weight: 700;
    font-family: var(--title-font);
    color: var(--black-color);
    display: inline-flex;
    align-items: center;
    gap: 9px;
    border: 0;
    padding: 20px 43px;
    transition: .3s ease-in-out
}

@media (max-width:1199px) {
    .hero--layout2 .vs-slider-tab .tab-btn {
        padding: 20px 15px
    }
}

.hero--layout2 .vs-slider-tab .tab-btn-anim {
    position: absolute;
    height: 4px;
    background-color: var(--theme-color);
    z-index: 1;
    left: 0;
    top: auto;
    transition: transform .3s cubic-bezier(.68, 0, .27, 1), background-color .3s;
    transform-origin: 0 50%;
    bottom: 0
}

.service-block--style2 .service-block__body:first-of-type,
.vsteam-style__shape>svg path:first-of-type {
    transition-delay: 0.2s
}

.hero--layout3 .hero-inner {
    padding-top: 126px;
    min-height: 760px;
    padding-bottom: 14px
}

.hero--layout3 .icon-btn {
    border: 1px solid var(--theme-color);
    background-color: transparent;
    font-size: 18px;
    background-color: var(--theme-color);
    color: var(--white-color)
}

.hero--layout3 .icon-btn:hover {
    background-color: var(--black-color);
    border-color: var(--black-color)
}

.hero-content3 {
    position: relative;
    z-index: 4;
    padding: 68px 50px 144px;
    margin-left: -50px;
    min-height: 611px
}

.hero-content3::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: var(--theme-color);
    background: linear-gradient(180deg, rgba(252, 102, 1, .7) 0, rgba(0, 0, 0, 0) 100%);
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-clip-path: polygon(74% 0, 100% 31%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(74% 0, 100% 31%, 100% 100%, 0 100%, 0 0)
}

.hero-content3 .hero-title {
    margin: -.2em 0 25px;
    font-size: 55px;
    animation-delay: 0s
}

@media (max-width:1199px) {
    .hero-content3 {
        padding: 68px 20px 144px;
        margin-left: 0
    }

    .hero-content3 .hero-title {
        font-size: 60px
    }
}

@media (max-width:991px) {
    .hero-img1 {
        max-width: 380px
    }

    .hero--layout2 .vs-slider-tab .tab-btn {
        padding: 10px 15px;
        text-align: left;
        font-size: 15px;
        line-height: 1.3
    }

    .hero-content3 {
        max-width: 575px
    }

    .hero-content3 .hero-title {
        font-size: 50px
    }

    .hero-content--style2 {
        text-align: center
    }
}

@media (max-width:767px) {
    .hero--layout2 .vs-slider-tab .tab-btn {
        padding: 10px 0
    }

    .hero--layout2 .vs-slider-tab .tab-btn-anim {
        display: none
    }

    .hero--layout3 .hero-inner {
        min-height: 720px
    }

    .hero-content3 {
        padding: 15px;
        min-height: auto
    }

    .hero-content3::before {
        -webkit-clip-path: polygon(100% 0, 100% 0%, 100% 100%, 0 100%, 0 0);
        clip-path: polygon(100% 0, 100% 0%, 100% 100%, 0 100%, 0 0);
        background: linear-gradient(180deg, rgba(252, 102, 1, .95) 50%, rgba(0, 0, 0, 0) 100%)
    }

    .hero-content3 .hero-title {
        font-size: 25px
    }
}

.hero-content3 .hero-subtitle {
    display: inline-block;
    font-size: 18px;
    letter-spacing: .06em;
    font-family: var(--title-font);
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 25px;
    z-index: 1;
    animation-delay: .2s
}

.hero-content3 .hero-subtitle::after,
.hero-content3 .hero-subtitle::before {
    position: absolute;
    content: "";
    height: 1px;
    bottom: 0;
    left: 0
}

.hero-content3 .hero-subtitle::before {
    width: 100%;
    background-color: var(--white-color);
    z-index: -9
}

.hero-content3 .hero-subtitle::after {
    width: 34px;
    background-color: var(--theme-color);
    z-index: -8
}

.hero-content3 .hero-text {
    font-size: 22px;
    color: var(--white-color);
    margin: 0 0 40px
}

.hero-inner--style2 {
    position: relative;
    padding-top: 142px;
    min-height: 972px;
    background-color: var(--bg-color-h2)
}

.hero-inner--style2::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 113px;
    bottom: -1px;
    background-color: var(--white-color)
}

.service-block:hover .service-block__link,
.service-block__link:hover {
    background-color: var(--theme-color);
    border-color: var(--theme-color)
}

@media (max-width:1499px) {
    .hero-inner--style2 {
        min-height: 875px
    }
}

@media (max-width:1199px) {
    .hero-content3 .hero-text {
        font-size: 20px
    }

    .hero-inner--style2 {
        min-height: 775px;
        padding-top: 80px
    }
}

@media (max-width:767px) {
    .hero-content3 .hero-subtitle {
        font-size: 13px
    }

    .hero-content3 .hero-text {
        font-size: 16px
    }

    .hero-inner--style2::before {
        height: 52px
    }

    .hero-inner--style2 {
        min-height: 550px;
        padding-top: 30px
    }
}

.hero-content--style2,
.project-block__media,
.subs-form,
.vsfaqs-accordion .accordion-item,
.vsfaqs-accordion2 .accordion-item {
    position: relative
}

.hero-content--style2 .hero-text {
    font-size: 24px;
    padding-right: 5em;
    margin-bottom: 82px;
    animation-delay: .2s
}

.hero-content--style2 .play-btn {
    position: absolute;
    bottom: 0;
    left: 100%;
    z-index: 9
}

.hero-shape21,
.hero-shape22 {
    bottom: 113px
}

.comming-content .sec-title {
    font-size: 25px;
    letter-spacing: .525em;
    margin-bottom: 15px
}

.comming-content .sec-title2 {
    font-size: 60px
}

.img-box1,
.img-box1--style2 {
    display: flex;
    gap: 41px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px
}

.img-box1--style2__shape,
.img-box1__shape {
    position: absolute;
    min-width: 356px;
    min-height: 439px;
    background-color: #a0c6ef;
    z-index: -1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.img-box1--style2__img2,
.img-box1__img2 {
    text-align: center;
    margin-bottom: 47.3px
}

.img-box1 .vs-infobox--style,
.img-box1--style2 .vs-infobox--style {
    position: absolute;
    bottom: 48px;
    left: 0;
    min-width: 348px;
    box-shadow: 11px 18px 10px rgba(4, 4, 4, .0509803922)
}

@media (max-width:767px) {
    .hero-content--style2 .hero-text {
        font-size: 17px
    }

    .hero-content--style2 .play-btn {
        --icon-size: 110px
    }

    .hero-content--style2 .play-btn>i::before {
        min-width: 90px;
        min-height: 90px
    }

    .comming-content .sec-title2,
    .hero-content--style2 .hero-title {
        font-size: 30px
    }

    .hero-shape21,
    .hero-shape22 {
        display: none
    }

    .comming-content .sec-title {
        font-size: 18px
    }

    .img-box1,
    .img-box1--style2 {
        gap: 15px
    }

    .img-box1--style2__shape,
    .img-box1__shape {
        min-width: 200px;
        min-height: 230px
    }

    .img-box1--style2__img2,
    .img-box1__img2 {
        margin-bottom: 15px
    }

    .img-box1 .vs-infobox--style,
    .img-box1--style2 .vs-infobox--style {
        min-width: 100%;
        bottom: 0;
        box-shadow: 11px -18px 10px rgba(4, 4, 4, .0509803922)
    }
}

.img-box1--style2 {
    gap: 30px
}

.img-box1--style2 .img-box1__img1,
.img-box1--style2 .img-box1__img2 {
    margin-bottom: 30px;
    padding-top: 0
}

.img-box1--style2 .img-box1__img1 {
    padding-top: 99px
}

.about--layout1 .about-overlay {
    right: -204px
}

.about-overlay--style2 {
    opacity: .1;
    z-index: -1
}

.list-style4 {
    padding-top: 0;
    margin-bottom: 0
}

.list-style4 li::before {
    margin-right: 19px
}

.about--layout3 .play-btn2 {
    position: absolute;
    bottom: -83.5px;
    right: 42px
}

.about-text--style3,
.mb-40 {
    margin-bottom: 40px
}

.about-img--style3,
.about-widget {
    margin-bottom: 30px;
    position: relative
}

.about-widget {
    padding: 50px 53px 4px 40px;
    max-width: 456px;
    margin-top: -190px;
    background: var(--white-color);
    z-index: 1;
    margin-left: -218px
}

@media (max-width:991px) {
    .hero-content--style2 .hero-text {
        padding-right: 0;
        margin-bottom: 30px
    }

    .hero-content--style2 .play-btn {
        position: relative;
        margin-bottom: 30px;
        left: 0
    }

    .hero-shape22>svg {
        max-width: 395px;
        height: 100%
    }

    .img-box1--style2 {
        justify-content: center
    }

    .about-img--style3 {
        text-align: center
    }

    .vsteam-block--style .vsteam-block__member--img,
    .vsteam-block--style2 .vsteam-block__member--img {
        width: 100%
    }
}

.service--layout1 .slick-list,
.service--layout4 .slick-list {
    margin: 0 -15px
}

.service--layout1 .slick-slide,
.service--layout4 .slick-slide {
    padding: 0 15px
}

.service-block {
    text-align: center;
    padding: 52px 30px 38px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 85px;
    background-color: var(--white-color)
}

.service-block__icon {
    margin-bottom: 40px;
    min-height: 75px;
    display: flex;
    justify-content: center
}

.service-block__title {
    font-size: 20px;
    font-weight: 200
}

.service-block__title__link {
    color: var(--black-color)
}

.service-block__title__link:hover {
    color: var(--theme-color)
}

@media (max-width:1199px) {
    .about-widget {
        padding: 0;
        margin-top: 0;
        margin-left: 0;
        background-color: transparent
    }

    .service-block {
        padding: 52px 20px 38px
    }

    .service-block__title {
        font-size: 20px
    }
}

@media (max-width:767px) {
    .img-box1--style2 {
        flex-wrap: wrap
    }

    .img-box1--style2 .img-box1__img1>img,
    .img-box1--style2 .img-box1__img2>img,
    .img-box1--style2 .img-box1__img3>img {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .img-box1--style2 .img-box1__img1 {
        padding-top: 0
    }

    .img-box1--style2 .img-box1__left,
    .img-box1--style2 .img-box1__right {
        width: 100%
    }

    .about--layout3 .play-btn2 {
        position: absolute;
        bottom: auto;
        top: -36px;
        right: auto;
        left: 50%;
        transform: translateX(-50%);
        --icon-size: 72px
    }

    .service--layout1 .slick-list,
    .service--layout4 .slick-list {
        margin: 0 -12px
    }

    .service--layout1 .slick-slide,
    .service--layout4 .slick-slide {
        padding: 0 12px
    }

    .service-block {
        padding: 20px;
        margin-bottom: 30px
    }

    .service-block__icon {
        margin-bottom: 24px
    }

    .service-block__title {
        font-size: 18px
    }
}

.service-block__text {
    margin-bottom: 39px
}

.service-block__link {
    display: inline-flex;
    min-height: 44px;
    align-items: center;
    justify-content: center;
    padding: 6px 33px;
    border: 1px solid var(--black-color);
    min-width: 98px;
    background-color: var(--black-color);
    fill: white
}

.service-block__shape {
    position: absolute;
    z-index: -1;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    transition: .3s ease-in-out
}

.service-block__shape path {
    transition: .3s ease-in-out;
    fill: var(--theme-color)
}

.service-block:hover .service-block__shape {
    transform: scale(1.1)
}

.service-block--style2 {
    min-height: 485px;
    display: flex;
    align-items: end;
    padding: 0 20px 20px 0;
    position: relative;
    margin-bottom: 30px
}

.service-block--style2 .service-block__body {
    background-color: var(--white-color);
    padding: 0 38px 26px;
    position: absolute;
    left: 0;
    max-width: 95%;
    bottom: 20px;
    transition: .3s ease-in-out
}

.service-block--style2 .service-block__body:nth-of-type(2) {
    transition-delay: 0.3s
}

.service-block--style2 .service-block__body:nth-of-type(3) {
    transition-delay: 0.4s
}

@media (max-width:767px) {
    .service-block--style2 .service-block__body {
        padding: 0 15px 20px
    }
}

.service-block--style2 .service-block__icon {
    display: inline-flex;
    min-width: 81px;
    min-height: 81px;
    background-color: var(--theme-color);
    margin-top: -59px;
    margin-bottom: 17px
}

.service-block--style2 .service-block__title,
.vsteam-block--style .vsteam-block__title,
.vsteam-block--style2 .vsteam-block__title {
    margin-bottom: 0
}

.service-block--style2 .service-block__text {
    margin-bottom: 27px;
    padding-top: 17px
}

.service-block--style2 .service-block__hide {
    max-height: 0;
    opacity: 0;
    transition: max-height 1s, opacity 1s, transform 1s;
    transform-origin: center top;
    padding-bottom: 1px
}

.service-block--style2 .service-block__link {
    background-color: var(--theme-color);
    border: 1px solid var(--theme-color);
    fill: var(--white-color)
}

.service-block--style2 .service-block__link:hover {
    background-color: var(--black-color);
    border: 1px solid var(--black-color)
}

.service-block--style2:hover .service-block__hide {
    max-height: 500px;
    opacity: 1;
    transform: scaleY(1);
    transition: max-height 1s, opacity 1s, transform 1s
}

.icon-box1 {
    position: absolute;
    top: 34px;
    left: 40px;
    min-width: 81px;
    min-height: 81px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--theme-color)
}

.counter-box--style1,
.offer-counter {
    display: flex;
    background: var(--white-color)
}

.icon-box1::before {
    content: "";
    position: absolute;
    top: -14px;
    right: -1px;
    background-color: var(--theme-color);
    height: 15px;
    width: 35px;
    -webkit-clip-path: polygon(12% 0, 0% 100%, 100% 100%);
    clip-path: polygon(12% 0, 0% 100%, 100% 100%)
}

.counter-box--style1 {
    min-height: 193px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    border: 7px solid var(--theme-color);
    gap: 5px
}

.counter-box--style1 .counter-box__number {
    font-size: 60px;
    color: var(--theme-color);
    font-weight: 900;
    font-family: var(--title-font);
    line-height: 1.1
}

.counter-box--style1 .counter-box__title {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0
}

.offer-counter {
    margin: 0 0 36px;
    padding: 0;
    list-style-type: none;
    justify-content: center;
    min-height: 110px;
    align-items: center
}

.offer-counter>li {
    line-height: 1;
    padding: 16px 30px;
    position: relative
}

.offer-counter>li::before {
    content: "";
    position: absolute;
    height: 37px;
    width: 1px;
    background: var(--grey-color);
    right: -1px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: .49px
}

.offer-counter>li:last-child {
    padding-right: 0;
    margin-right: 0
}

.offer-counter .count-number {
    font-size: 40px;
    font-weight: 800;
    color: var(--theme-color);
    font-family: var(--title-font);
    margin-bottom: 5px
}

.offer-counter .count-name {
    font-size: 18px;
    color: var(--black-color);
    font-family: var(--title-font);
    font-weight: 800;
    text-transform: lowercase;
    display: inline-block
}

.vsteam-style {
    position: relative;
    z-index: 3;
    margin-bottom: 30px
}

.vsteam-style__content {
    padding: 38px 47px 20px
}

.vsteam-style__title {
    margin-bottom: 8px;
    line-height: 1;
    font-size: 30px
}

.vsteam-style__title__link {
    color: var(--black-color)
}

.vsteam-block--style .vsteam-block__title__link:hover,
.vsteam-block--style2 .vsteam-block__title__link:hover,
.vsteam-style__title__link:hover {
    color: var(--theme-color)
}

.project-block--style3 .project-block__title>a:hover,
.project-block--style4 .project-block__title>a {
    color: var(--black-color)
}

.vsteam-style__designation {
    margin-bottom: 20px;
    display: inline-block;
    color: var(--theme-color)
}

.vsteam-style__shape {
    position: absolute;
    bottom: -1px;
    left: -1px;
    z-index: -1
}

.vsteam-style__shape>svg path {
    transition: .3s ease-in-out;
    fill: var(--theme-color)
}

.vsteam-style__shape>svg path:nth-of-type(2) {
    transition-delay: 0.3s
}

.vsteam-style__shape>svg path:nth-of-type(3) {
    transition-delay: 0.4s
}

.vsteam-style.hovered .vsteam-style__shape>svg path:first-of-type,
.vsteam-style.hovered .vsteam-style__social>ul li:first-of-type,
.vsteam-style:hover .vsteam-style__shape>svg path:first-of-type,
.vsteam-style:hover .vsteam-style__social>ul li:first-of-type,
.vsteam-style__social>ul li:first-of-type {
    transition-delay: 0.2s
}

.vsteam-style__social {
    position: absolute;
    right: 0;
    bottom: 30px;
    left: 0;
    overflow: hidden
}

.vsteam-style__social>ul {
    justify-content: center
}

.vsteam-style__social>ul li {
    transform: translateY(60px);
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in-out
}

.vsteam-style__social>ul li:nth-of-type(2) {
    transition-delay: 0.3s
}

.vsteam-style__social>ul li:nth-of-type(3) {
    transition-delay: 0.4s
}

.vsteam-style__social>ul li>a:hover {
    color: var(--white-color)
}

.vsteam-block--style .social-style>ul>li>a::after,
.vsteam-block--style .social-style>ul>li>a::before,
.vsteam-block--style2 .social-style>ul>li>a::after,
.vsteam-block--style2 .social-style>ul>li>a::before,
.vsteam-style__social>ul li>a::after,
.vsteam-style__social>ul li>a::before {
    background-color: var(--black-color)
}

.vsteam-style.hovered .vsteam-style__social>ul li,
.vsteam-style:hover .vsteam-style__social>ul li {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    transition: .3s ease-in-out
}

.vsteam-style.hovered .vsteam-style__shape>svg path:nth-of-type(2),
.vsteam-style.hovered .vsteam-style__social>ul li:nth-of-type(2),
.vsteam-style:hover .vsteam-style__shape>svg path:nth-of-type(2),
.vsteam-style:hover .vsteam-style__social>ul li:nth-of-type(2) {
    transition-delay: 0.3s
}

.vsteam-style.hovered .vsteam-style__shape>svg path:nth-of-type(3),
.vsteam-style.hovered .vsteam-style__social>ul li:nth-of-type(3),
.vsteam-style:hover .vsteam-style__shape>svg path:nth-of-type(3),
.vsteam-style:hover .vsteam-style__social>ul li:nth-of-type(3) {
    transition-delay: 0.4s
}

.vsteam-style.hovered .vsteam-style__shape>svg path,
.vsteam-style:hover .vsteam-style__shape>svg path {
    fill: var(--black-color);
    transition: .3s ease-in-out
}

.vsteam-block--style,
.vsteam-block--style2 {
    border: 1px solid var(--border-color);
    text-align: center;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    background: var(--white-color);
    transition: .3s ease-in-out
}

@media (max-width:1199px) {
    .vsteam-style__content {
        padding: 38px 29px 20px
    }

    .vsteam-style__title {
        font-size: 24px
    }

    .vsteam-style__shape>svg {
        width: 100%
    }

    .vsteam-block--style,
    .vsteam-block--style2 {
        padding: 0 0 40px 49px
    }

    .vsteam-block--style .vsteam-block__media,
    .vsteam-block--style2 .vsteam-block__media {
        margin: 0 -15px 30px 0
    }
}

@media (max-width:767px) {
    .offer-counter {
        flex-direction: column
    }

    .offer-counter>li::before {
        display: none
    }

    .offer-counter>li {
        padding-right: 0;
        padding-left: 0
    }

    .vsteam-style__shape {
        width: 100%
    }

    .vsteam-block--style,
    .vsteam-block--style2 {
        padding: 0 0 40px 52px
    }
}

.vsteam-block--style2::before,
.vsteam-block--style::before {
    position: absolute;
    content: "";
    width: 100%;
    background-color: var(--white-color);
    z-index: -1;
    left: -1px;
    top: 0
}

.vsteam-block--style .social-style,
.vsteam-block--style2 .social-style {
    position: absolute;
    top: 102px;
    left: -1px
}

.vsteam-block--style .social-style>ul,
.vsteam-block--style2 .social-style>ul {
    flex-direction: column;
    gap: 0
}

.vsteam-block--style .social-style>ul>li>a,
.vsteam-block--style2 .social-style>ul>li>a {
    background-color: var(--theme-color);
    color: var(--white-color);
    border: 1px solid var(--border-color);
    border-bottom: none
}

.vsteam-block--style .social-style>ul>li>a:hover,
.vsteam-block--style2 .social-style>ul>li>a:hover {
    color: var(--white-color);
    box-shadow: 11px 18px 10px rgba(4, 4, 4, .0509803922);
    border-color: var(--black-color)
}

.vsteam-block--style .social-style>ul>li:last-child,
.vsteam-block--style2 .social-style>ul>li:last-child {
    border-bottom: 1px solid var(--border-color)
}

.vsteam-block--style .vsteam-block__title__link,
.vsteam-block--style2 .vsteam-block__title__link {
    color: var(--black-color);
    font-size: 26px
}

.vsteam-block--style2:hover,
.vsteam-block--style:hover {
    box-shadow: 11px 18px 10px rgba(4, 4, 4, .0509803922);
    transition: .3s ease-in-out
}

.vsteam-block--style2 {
    padding: 0 0 70px 103px;
    background-color: var(--grey-color);
    border: none
}

.product-style1.hovered::after,
.product-style1.hovered::before,
.product-style1:hover::after,
.product-style1:hover::before,
.quote--layout1,
.sidemenu-wrapper .closeButton,
.vs-btn.style6::before,
.vs-btn.style6:after,
.vs-pagination .pagi-btn:before,
.vsteam-block--style2 .social-style>ul>li>a {
    background-color: var(--theme-color)
}

.vsteam-block--style2::before {
    min-height: 40px
}

.vsfaqs-accordion .accordion-button:focus,
.vsfaqs-accordion2 .accordion-button:focus,
.vsteam-block--style2:hover {
    box-shadow: none
}

.product-description .description .comment-list,
.vsteam-block--style2 .vsteam-block__media {
    margin: 0
}

.vsteam-block--style2 .social-style {
    left: 25px;
    top: 70px
}

.vsteam-block--style2 .vsteam-block__title__link {
    font-size: 50px
}

.vsteam-block--style2 .vsteam-block__content {
    padding-top: 110px
}

.vsteam-block--style2 .vsteam-block__designation {
    margin-bottom: 25px;
    display: inline-block
}

.element--history {
    right: -259px;
    opacity: .2
}

.sidemenu-wrapper {
    position: fixed;
    z-index: 99999;
    right: 0;
    top: 0;
    height: 100%;
    width: 0;
    background-color: rgba(0, 0, 0, .75);
    opacity: 0;
    visibility: hidden;
    transition: .8s
}

.sidemenu-wrapper .closeButton {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    color: var(--white-color);
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    padding: 0;
    position: absolute;
    top: 15px;
    right: 15px;
    border-radius: 0;
    transform: rotate(0);
    transition: .4s
}

.sidemenu-wrapper .closeButton:hover {
    background-color: var(--title-color);
    color: var(--white-color);
    transform: rotate(90deg)
}

.form--contact .form__link:hover,
.form--style3 .form__link:hover,
.form--style4 .form__link:hover,
.project-block__subtitle {
    color: var(--theme-color)
}

.sidemenu-wrapper .sidemenu-content {
    background-color: var(--white-color);
    width: 450px;
    margin-left: auto;
    padding: 40px;
    height: 100%;
    overflow: scroll;
    position: relative;
    right: -500px;
    cursor: auto;
    transition: right 1s
}

.sidemenu-wrapper .sidemenu-content::-webkit-scrollbar-track {
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .1);
    background-color: #f5f5f5
}

.sidemenu-wrapper .sidemenu-content::-webkit-scrollbar {
    width: 2px;
    background-color: #f5f5f5
}

.sidemenu-wrapper .widget {
    padding: 0;
    border: none;
    margin: 0 0 40px;
    background-color: transparent
}

.sidemenu-wrapper .widget_title {
    border-bottom: 1px solid var(--border-color);
    padding: 0 0 20px;
    margin: 0 0 25px
}

.sidemenu-wrapper.show {
    opacity: 1;
    visibility: visible;
    width: 100%;
    transition: .8s
}

.sidemenu-wrapper.show .sidemenu-content {
    right: 0;
    opacity: 1;
    visibility: visible
}

.form--style .form-select,
.form--style2 .form-select {
    border: 1px solid var(--silverDeeper-color);
    background-color: transparent;
    min-height: 66px;
    color: var(--border-color);
    font-size: 16px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOSIgaGVpZ2h0PSIyOSIgdmlld0JveD0iMCAwIDI5IDI5Ij4NCiAgPGcgaWQ9ImFycm93IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTA0MiAtNTk5MikiPg0KICAgIDxjaXJjbGUgaWQ9IkVsbGlwc2VfOSIgZGF0YS1uYW1lPSJFbGxpcHNlIDkiIGN4PSIxNC41IiBjeT0iMTQuNSIgcj0iMTQuNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTA0MiA1OTkyKSIgZmlsbD0iIzJhMmEyYSIvPg0KICAgIDx0ZXh0IGlkPSJfIiBkYXRhLW5hbWU9Iu+EhyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTA1Mi4wMTkgNjAxMC43MzQpIiBmaWxsPSIjZmZmIiBmb250LXNpemU9IjExIiBmb250LWZhbWlseT0iRm9udEF3ZXNvbWU2RnJlZS1Tb2xpZCwgJ0ZvbnQgQXdlc29tZSBcMzYgIEZyZWUgU29saWQnIj48dHNwYW4geD0iMCIgeT0iMCI+74SHPC90c3Bhbj48L3RleHQ+DQogIDwvZz4NCjwvc3ZnPg0K);
    background-size: auto;
    background-position: center right 14px
}

@media (max-width:319px) {
    .hero-content3 .hero-title {
        font-size: 20px
    }

    .hero-inner--style2 {
        min-height: 480px
    }

    .form--style .form-select,
    .form--style2 .form-select {
        padding-left: 15px
    }
}

.form--style .form-select.select2-container--default .select2-selection--single,
.form--style2 .form-select.select2-container--default .select2-selection--single {
    background-color: transparent;
    border: transparent;
    min-height: 66px;
    display: flex;
    align-items: center
}

.form--style .form-label,
.form--style .form-select.select2-container--default .select2-selection__rendered,
.form--style2 .form-label,
.form--style2 .form-select.select2-container--default .select2-selection__rendered {
    color: var(--border-color)
}

.form--style2 {
    background-color: var(--white-color);
    border: 1px solid var(--black-color);
    padding: 64px 64px 80px;
    background-size: auto;
    background-position: top right
}

@media (max-width:767px) {
    .vsteam-block--style2 {
        padding: 0 0 30px 30px
    }

    .vsteam-block--style2 .social-style {
        left: 0
    }

    .vsteam-block--style2 .vsteam-block__title__link {
        font-size: 35px
    }

    .form--style .form-group,
    .form--style2 .form-group {
        margin-bottom: 20px
    }

    .form--style2 {
        padding: 20px
    }
}

.form--style2 .form-control,
.form--style2 .form-select {
    border: 1px solid var(--border-color);
    min-height: 66px;
    background-color: var(--white-color);
    color: var(--text-color);
    font-size: 16px
}

.form--style2 .form-group,
.mb-20 {
    margin-bottom: 20px
}

.form--style2 .form-group:last-child {
    margin-bottom: 0
}

.form--style2 .form-select {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNSIgaGVpZ2h0PSIzNSIgdmlld0JveD0iMCAwIDM1IDM1Ij4NCiAgPGcgaWQ9ImFycm93IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOTc5IC03NzU5KSI+DQogICAgPGNpcmNsZSBpZD0iRWxsaXBzZV85IiBkYXRhLW5hbWU9IkVsbGlwc2UgOSIgY3g9IjE3LjUiIGN5PSIxNy41IiByPSIxNy41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NzkgNzc1OSkiIGZpbGw9IiNmMGYwZjAiLz4NCiAgICA8dGV4dCBpZD0iXyIgZGF0YS1uYW1lPSLvhIciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDk5Mi4wMTkgNzc4MC43MzQpIiBmb250LXNpemU9IjExIiBmb250LWZhbWlseT0iRm9udEF3ZXNvbWU2RnJlZS1Tb2xpZCwgJ0ZvbnQgQXdlc29tZSBcMzYgIEZyZWUgU29saWQnIj48dHNwYW4geD0iMCIgeT0iMCI+74SHPC90c3Bhbj48L3RleHQ+DQogIDwvZz4NCjwvc3ZnPg0K")
}

.form--style2 .form-select.select2-container--default .select2-selection__rendered {
    color: var(--text-color);
    font-size: 16px
}

.form--contact,
.form--style3,
.form--style4 {
    padding: 0 45px 60px;
    background-color: var(--grey-color)
}

.form--contact .form__content,
.form--style3 .form__content,
.form--style4 .form__content {
    padding-bottom: 10px;
    padding-top: 20px
}

.form--contact .form__header,
.form--style3 .form__header,
.form--style4 .form__header {
    display: flex;
    gap: 25px;
    align-items: flex-end;
    margin-bottom: 33px
}

.form--contact .form__header__icon,
.form--style3 .form__header__icon,
.form--style4 .form__header__icon {
    min-height: 140px;
    min-width: 81px;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    background: var(--theme-color)
}

.form--contact .form__link,
.form--style3 .form__link,
.form--style4 .form__link {
    font-size: 16px;
    font-weight: 500;
    color: var(--text-color);
    text-decoration: underline
}

.form--contact .form__label,
.form--style3 .form__label,
.form--style4 .form__label {
    margin-bottom: 0;
    margin-top: 8px;
    margin-left: 24px;
    font-weight: 500;
    text-decoration: underline
}

.form--contact .form__label::before,
.form--style3 .form__label::before,
.form--style4 .form__label::before {
    top: calc((100% - 21px)/ 2)
}

.form--contact .sec-title,
.form--style3 .sec-title,
.form--style4 .sec-title {
    font-size: 30px;
    font-weight: 800;
    margin: 0 0 3px;
    text-transform: capitalize
}

.form--contact .form-group:last-child,
.form--contact .sec-text,
.form--style3 .form-group:last-child,
.form--style3 .sec-text,
.form--style4 .form-group:last-child,
.form--style4 .sec-text {
    margin-bottom: 0
}

.form--contact .form-control,
.form--style3 .form-control,
.form--style4 .form-control {
    height: 62px;
    border: 1px solid var(--border-color);
    padding: 15px 41px;
    color: var(--charcoalGreyDeep-color)
}

.form--contact .sec-text,
.form--contact .sec-title,
.form--style4 .sec-text,
.form--style4 .sec-title {
    color: var(--white-color)
}

.form--contact .form-control:focus,
.form--style3 .form-control:focus,
.form--style4 .form-control:focus,
.product-style1:hover,
.product-thumb-slide .slick-current .thumb,
.product-thumb-slide .thumb:hover {
    border-color: var(--theme-color)
}

.form--contact .form-control:focus::-moz-placeholder,
.form--style3 .form-control:focus::-moz-placeholder,
.form--style4 .form-control:focus::-moz-placeholder {
    opacity: 0;
    visibility: hidden;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.form--contact .form-control:focus::placeholder,
.form--style3 .form-control:focus::placeholder,
.form--style4 .form-control:focus::placeholder {
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in-out
}

.form--style4,
.loc--layout1,
.product-about .actions .vs-btn::after,
.product-about .actions .vs-btn::before,
.vs-cart-coupon {
    background-color: var(--black-color)
}

@media (max-width:991px) {
    .vsteam-block--style2 .vsteam-block__content {
        padding-top: 30px
    }

    .form--style3,
    .form--style4 {
        padding: 15px
    }
}

.form--style4 .form-control {
    background-color: transparent;
    border: 1px solid var(--border-color);
    color: var(--text-color)
}

.form--style4 .form-control::-moz-placeholder {
    color: var(--white-color)
}

.form--style4 .form-control::placeholder {
    color: var(--white-color)
}

.form--style4 .form__label {
    color: var(--white-color)
}

.form--contact {
    background-color: transparent;
    padding: 0
}

.cart_totals .woocommerce-shipping-destination,
.form--contact .sec-text,
.mb-10 {
    margin-bottom: 10px
}

.form--contact .form-group .form-icon {
    position: absolute;
    left: auto;
    right: 34px;
    line-height: 1;
    padding: 10px 0 10px 16px;
    top: calc((100% - 43px)/ 2)
}

.form--contact .form-group .form-icon::before {
    content: "";
    width: 1px;
    height: 30px;
    background-color: var(--silver-color);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.form--contact .form-group .form-control {
    padding: 18px 60px 18px 26px;
    color: var(--text-color);
    border: 1px solid var(--border-color);
    border-radius: 5px
}

.form--contact .form-group .form-control::-moz-placeholder {
    color: var(--text-color)
}

.form--contact .form-group .form-control::placeholder {
    color: var(--text-color)
}

.form--contact .form-group textarea.form-control {
    padding: 24px 60px 24px 26px;
    min-height: 122px;
    resize: none
}

.form--contact .form-group textarea.form-control+.form-icon {
    padding: 10px 0 10px 16px;
    top: calc((100% - 80px)/ 2)
}

.form--contact .form-group textarea.form-control+.form-icon::before {
    height: 80px;
    top: 0;
    transform: translateY(0)
}

.select2-container {
    width: 100% !important
}

.subs-form__field {
    min-height: 66px;
    min-width: 771px;
    font-size: 16px
}

.subs-form__field::-moz-placeholder {
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 1;
    visibility: visible
}

.subs-form__field::placeholder {
    transition: .3s ease-in-out;
    opacity: 1;
    visibility: visible
}

.subs-form__field:focus::-moz-placeholder {
    opacity: 0;
    visibility: hidden;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.subs-form__field:focus::placeholder {
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in-out
}

.subs-form__btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
    padding: 20px 42px;
    min-height: 56px
}

.project--layout3 .slick-dots {
    border: 0;
    justify-content: center;
    gap: 18px;
    display: flex;
    margin: 0 auto 30px;
    max-width: 186px;
    overflow: hidden;
    padding-top: 25px
}

.project--layout3 .slick-dots>li {
    height: 5px
}

.project--layout3 .slick-dots>li>button {
    background-color: var(--black-color);
    min-width: 13px;
    height: 5px;
    transition: .3s ease-in-out
}

.project--layout3 .slick-dots>li.slick-active>button {
    background-color: var(--theme-color);
    min-width: 92px;
    transition: .3s ease-in-out
}

.project-title {
    max-width: 770px
}

.project-title2 {
    display: flex;
    gap: 25px;
    position: relative;
    z-index: 1
}

.project-title2 .sec-text2 {
    margin-bottom: 46px
}

.project__backlay {
    top: 152px;
    left: 0;
    opacity: .1
}

.project__shape {
    position: absolute;
    bottom: 0;
    min-height: 118px;
    background-color: var(--white-color);
    width: 100%;
    z-index: -1
}

.project-block {
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 117px
}

@media (max-width:991px) {
    .subs-form__field {
        min-width: 100%
    }

    .project-title2 {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
        flex-direction: column
    }

    .project-title2 .sec-text2 {
        margin-bottom: 25px
    }

    .project-block {
        margin-bottom: 50px
    }

    .project-block__img {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
}

@media (max-width:767px) {
    .subs-form__field {
        font-size: 13px;
        padding: 0 30px 0 15px
    }

    .subs-form__btn {
        padding: 20px 28px
    }

    .project-block {
        margin-bottom: 30px
    }

    .project-block--style4 {
        text-align: center
    }
}

.project-block__img:first-of-type {
    transition-delay: 0.2s
}

.project-block__img:nth-of-type(2) {
    transition-delay: 0.3s
}

.project-block__img:nth-of-type(3) {
    transition-delay: 0.4s
}

.project-block__media::before {
    background-color: var(--black-color);
    content: "";
    height: 100%;
    opacity: .5;
    position: absolute;
    width: 100%;
    z-index: 2;
    transition: .4s
}

.project-block__content {
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 4;
    padding: 48px;
    transform: translateY(42%);
    transition: .3s ease-in-out
}

.project-block__subtitle {
    display: inline-block;
    font-family: var(--title-font);
    font-size: 14px;
    font-weight: 800;
    letter-spacing: .06em
}

.project-block__link,
.project-block__text,
.project-block__title__link,
.vs-cart-coupon .summary-title {
    color: var(--white-color)
}

.project-block__title {
    font-size: 26px
}

.project-block__title__link:hover {
    color: #88abd3
}

.project-block__text {
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in-out
}

.project-block__text:first-of-type {
    transition-delay: 0.2s
}

.project-block__text:nth-of-type(2) {
    transition-delay: 0.3s
}

.project-block__text:nth-of-type(3) {
    transition-delay: 0.4s
}

.project-block__link {
    align-items: center;
    display: flex;
    font-family: var(--title-font);
    font-size: 14px;
    font-weight: 700;
    gap: 13.5px;
    line-height: 1;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in-out
}

.project-block__link:first-of-type {
    transition-delay: 0.2s
}

.project-block__link:nth-of-type(2) {
    transition-delay: 0.3s
}

.project-block__link:hover {
    color: var(--theme-color)
}

.project-block__shape {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 3;
    transform: translateY(40%);
    transition: .3s ease-in-out;
    visibility: hidden;
    opacity: 0
}

.project-block:hover .project-block__content,
.project-block:hover .project-block__shape {
    transform: translateY(0);
    visibility: visible;
    opacity: 1
}

.project-block:hover .project-block__link,
.project-block:hover .project-block__text {
    opacity: 1;
    visibility: visible
}

.project-block:hover .project-block__img {
    transform: scale(1.1)
}

.project-block--style3 {
    position: relative;
    margin: 0 6px 30px
}

.project-block--style3 .project-block__content {
    bottom: 0;
    left: auto;
    right: 0;
    position: absolute;
    z-index: 4;
    padding: 35px 0 40px 20px;
    transform: translateY(0);
    transition: .3s ease-in-out;
    writing-mode: vertical-rl;
    text-align: left;
    transform: scaleX(-1) scaleY(-1);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.project-block--style3 .project-block__content__left {
    max-height: 60%
}

.project-block--style3 .project-block__title {
    margin-bottom: 0;
    font-size: 20px
}

.project-block--style3 .project-block__location {
    font-size: 16px;
    font-weight: 500;
    color: var(--white-color);
    display: block;
    padding-right: 10px
}

.project-block--style3 .project-block__arrow {
    min-width: 53px;
    min-height: 53px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--black-color);
    border-radius: 50%;
    color: var(--white-color);
    transition: .3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    transform: scale(.5)
}

.project-block--style3:hover .project-block__media::before {
    background-color: var(--theme-color);
    opacity: .8
}

.project-block--style3:hover .project-block__arrow {
    opacity: 1;
    visibility: visible;
    transition: .3s ease-in-out;
    transform: scale(1) rotate(90deg)
}

.project-block--style4 {
    margin-bottom: 60px
}

.project-block--style4 .project-block__content {
    position: static;
    padding: 17px 0 0;
    transform: translateY(0)
}

.project-block--style4 .project-block__title {
    margin-bottom: 0;
    font-size: 26px
}

.info-box__title.highlight,
.info-box__title>a:hover,
.product_meta>span a:hover,
.project-block--style4 .project-block__title>a:hover {
    color: var(--theme-color)
}

.project-block--style4 .project-block__media::before {
    display: none
}

.project-estimate,
.project-estimate2 {
    margin-right: -1100%;
    background: left -9% no-repeat #bdc6d0;
    padding: 55px 100px
}

@media (max-width:767px) {

    .project-estimate,
    .project-estimate2 {
        margin-right: 0;
        padding: 20px 20px 15px;
        background-position: left 0;
        min-height: 100%;
        background-size: contain
    }
}

.project-estimate2__img,
.project-estimate__img {
    position: absolute;
    right: 139px;
    bottom: 0;
    z-index: 1
}

@media (max-width:1919px) {

    .project-estimate2__img,
    .project-estimate__img {
        right: 0;
        max-width: 650px
    }

    .vscost__shape2>svg {
        height: 523px
    }
}

@media (max-width:1399px) {
    .blog-style1 .blog-content {
        padding: 35px 25px 33px
    }

    .blog-style1 .blog-title {
        font-size: 18px
    }

    .about-content {
        max-width: 100%
    }

    .project-estimate2__img,
    .project-estimate__img {
        max-width: 550px
    }
}

.project-estimate2__letter,
.project-estimate__letter {
    position: absolute;
    font-size: 300px;
    font-family: var(--title-font);
    font-weight: 700;
    color: var(--white-color);
    opacity: .1;
    line-height: 1;
    right: 0;
    bottom: -40px
}

.project-estimate2 {
    background-position: center bottom;
    padding: 98px 0 88px;
    min-height: 378px;
    overflow: hidden
}

.project-estimate2 .project-estimate__img {
    right: 78px
}

.project--layout2 {
    background-color: var(--grey-color)
}

.project--layout2 .tab-content {
    margin-right: -100%;
    margin-left: -60px
}

@media (max-width:1199px) {

    .form--contact .sec-title,
    .form--style3 .sec-title,
    .form--style4 .sec-title {
        font-size: 24px
    }

    .project-estimate2__img,
    .project-estimate__img {
        max-width: 430px
    }

    .project-estimate2 .project-estimate__img {
        max-width: 400px
    }

    .project--layout2 .tab-content {
        margin-left: -40px
    }
}

@media (max-width:991px) {
    .project-block__content {
        padding: 15px;
        transform: translateY(50%)
    }

    .project-block__title {
        font-size: 20px
    }

    .project-block__text {
        font-size: 14px
    }

    .project-estimate2 .project-estimate__img,
    .project-estimate2__img,
    .project-estimate__img {
        display: none
    }

    .project-estimate2__letter,
    .project-estimate__letter {
        font-size: 164px
    }

    .project-estimate2 {
        padding: 40px 0;
        min-height: 100%;
        overflow: hidden
    }

    .project--layout2 .tab-content {
        margin-left: 0;
        margin-right: 0;
        margin-top: -73px;
        position: relative;
        z-index: 9
    }

    .info-box {
        margin-left: auto;
        margin-right: auto
    }
}

.project__col {
    margin-bottom: 56px
}

.project-element1 {
    bottom: 102px
}

.project-tabbtn--style {
    background-color: var(--white-color);
    border-radius: 0;
    display: flex;
    align-items: center;
    padding: 0;
    margin-bottom: 19px;
    transition: .3s ease-in-out
}

.product_meta>span:last-child,
.project-tabbtn--style:last-child {
    margin-bottom: 0
}

.project-tabbtn--style .project-tabbtn__number {
    min-width: 72px;
    min-height: 150px;
    border: 1px solid var(--silverDeeper-color);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: -1px 0 -1px -1px;
    font-family: var(--title-font);
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .12em;
    transition: .3s ease-in-out
}

.project-tabbtn--style .project-tabbtn__content {
    padding: 0 43px;
    text-align: left
}

.project-tabbtn--style .project-tabbtn__name {
    display: block;
    font-size: 30px;
    font-weight: 700;
    font-family: var(--title-font);
    margin-bottom: 10px
}

@media (max-width:1199px) {
    .project-tabbtn--style .project-tabbtn__name {
        font-size: 26px
    }
}

@media (max-width:767px) {
    .project--layout2 .tab-content {
        margin-top: -60px
    }

    .project-tabbtn--style .project-tabbtn__number {
        min-width: 45px;
        min-height: 115px
    }

    .project-tabbtn--style .project-tabbtn__content {
        padding: 0 15px
    }

    .project-tabbtn--style .project-tabbtn__name {
        font-size: 18px
    }
}

.project-tabbtn--style .project-tabbtn__location {
    font-size: 16px;
    font-weight: 500;
    font-family: var(--body-font);
    display: flex;
    align-items: center;
    gap: 20px
}

.project-tabbtn--style.active,
.project-tabbtn--style:hover {
    background-color: var(--black-color);
    border-color: var(--black-color)
}

.project-tabbtn--style.active .project-tabbtn__number,
.project-tabbtn--style:hover .project-tabbtn__number {
    background-color: var(--theme-color);
    border-color: var(--theme-color);
    transition: background-color .3s, border-color .3s
}

.project__text {
    padding-right: 60px
}

.info-budget__price,
.project__title {
    font-size: 40px
}

.info-box {
    border: 1px solid var(--silverLight-color);
    margin-bottom: -138px;
    position: relative;
    z-index: 9;
    max-width: 415px
}

.info-box>ul {
    padding: 57px 57px 100px;
    margin-bottom: 0;
    list-style: none
}

.info-box__title {
    display: block;
    font-size: 16px;
    font-weight: 800;
    font-family: var(--title-font);
    color: var(--black-color)
}

.info-box__title>a {
    color: var(--black-color)
}

.info-budget {
    background-color: var(--theme-color);
    padding: 35px 57px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin: -1px
}

.info-budget>span {
    color: var(--white-color);
    display: block;
    font-family: var(--title-font);
    font-weight: 800
}

.contact__wrapper {
    background: linear-gradient(90deg, #004aad, #829acd);
    padding: 50px 0 50px 80px;
    position: relative;
    z-index: 1
}

.contact__wrapper::before {
    position: absolute;
    content: "";
    width: 121px;
    height: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1
}

.contact__info {
    background: rgba(255, 255, 255, .2);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 54px 60px 65px;
    border-radius: 6px;
    color: #fff
}

.product-style1 {
    border: 1px solid var(--silverLight-color);
    margin-bottom: var(--bs-gutter-x, 30px);
    transition: .4s;
    box-shadow: 0 0 0 rgba(4, 4, 4, 0);
    position: relative
}

.cart_totals,
.client-block--style:hover,
.product-style1.hovered,
.product-style1:hover {
    box-shadow: 11px 18px 10px rgba(4, 4, 4, .0509803922)
}

.product-big-img img,
.product-style1 .product-img img {
    width: 100%
}

.product-style1 .product-content {
    padding: 10px
}

.product-style1 .product-content__header {
    margin-bottom: -35px
}

.product-style1 .product-price {
    font-size: 20px;
    font-weight: 800;
    color: var(--black-color);
    font-family: var(--title-font);
    display: flex;
    line-height: 1;
    align-items: baseline
}

.product-style1 .product-price del {
    font-size: 14px;
    font-weight: 600;
    margin-right: 7px
}

.product-style1 .product-title {
    font-size: 22px;
    margin-bottom: 3px;
    text-transform: capitalize
}

.product-style1 .star-rating {
    margin-bottom: 30px;
    display: flex;
    color: var(--rating-color);
    gap: 3px
}

.product-style1 .star-rating>i {
    font-size: 10px
}

.product-style1 .actions {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px;
    overflow: hidden
}

.product-style1 .icon-btn {
    background-color: rgba(0, 0, 0, 0);
    color: var(--black-color);
    border: 1px solid #d0d0d0;
    font-size: 20px;
    width: 54px;
    height: 54px;
    border-radius: 0;
    line-height: 54px
}

.product-style1 .icon-btn:before {
    background-color: var(--vs-secondary-color);
    --border-size: 1px
}

.product-style1 .icon-btn:hover {
    background-color: var(--theme-color);
    border-color: transparent;
    color: var(--white-color)
}

.product-style1::after,
.product-style1::before {
    position: absolute;
    content: "";
    transition: .4s
}

.product-style1::before {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 5%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 5%);
    width: 100.7%;
    height: 286px;
    background-color: #f0f0f0;
    left: -1px;
    top: -1px
}

.product-style1::after {
    -webkit-clip-path: polygon(0px 0px, 77.67% 55.06%, 45.74% 91.36%, 0px 12%);
    clip-path: polygon(0px 0px, 77.67% 55.06%, 45.74% 91.36%, 0px 12%);
    width: 165.69px;
    height: 173.66px;
    background-color: #f0f0f0;
    top: 40px;
    left: -1px;
    -webkit-clip-path: polygon(-27px -13px, 80.37% 54.19%, 39.13% 90.22%, -10px 11.33%);
    clip-path: polygon(-27px -13px, 80.37% 54.19%, 39.13% 90.22%, -10px 11.33%)
}

.product-style1 .vs-btn {
    padding: 19px;
    opacity: 0;
    transform: translateY(-150%);
    visibility: hidden;
    cursor: none;
    justify-content: center
}

.product-style1.hovered .vs-btn,
.product-style1:hover .vs-btn {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    cursor: pointer
}

@media (max-width:991px) {
    .info-box>ul {
        padding: 57px
    }

    .product-thumb-slide {
        margin-bottom: 30px
    }

    .product-about .product-title {
        font-size: 34px;
        margin-bottom: 6px
    }

    .product-about .product-price {
        font-size: 26px;
        margin: 0 0 11px
    }
}

.vs-product-wrapper .vs-pagination {
    justify-content: center;
    display: inline-flex;
    margin-top: 30px
}

.vs-pagination {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 30px;
    padding: 12px;
    border: 1px solid #858585
}

.vs-pagination ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border-radius: 0;
    background-color: transparent
}

.vs-pagination a,
.vs-pagination span {
    position: relative;
    display: inline-block;
    text-align: center;
    border: none;
    color: var(--title-color);
    font-family: var(--title-font);
    font-size: 16px;
    font-weight: 700;
    width: 45px;
    height: 45px;
    line-height: 45px;
    z-index: 1;
    text-transform: capitalize;
    background-color: var(--white-color);
    border-radius: 50%
}

.vs-pagination a:before,
.vs-pagination span:before {
    content: "";
    position: absolute;
    left: 3px;
    right: 3px;
    bottom: 3px;
    top: 3px;
    background-color: var(--vs-secondary-color);
    border-radius: inherit;
    transition: .4s;
    transform: scale(.6);
    opacity: 0;
    visibility: hidden;
    z-index: -1
}

.vs-pagination a.active,
.vs-pagination a:hover,
.vs-pagination span.active,
.vs-pagination span:hover {
    color: var(--white-color);
    border-color: transparent
}

.vs-pagination li {
    display: inline-block;
    margin: 0 10px;
    list-style-type: none
}

.vs-pagination .pagi-btn {
    width: auto;
    height: auto;
    line-height: 1;
    padding: 21px 31px;
    border-radius: 0;
    background-color: var(--black-color);
    color: var(--white-color);
    text-transform: uppercase
}

.product-about .product-rating {
    display: flex;
    align-items: center;
    font-weight: 500;
    margin: 0 0 17px
}

@media (max-width:767px) {
    .project-tabbtn--style .project-tabbtn__location {
        font-size: 14px
    }

    .project__title {
        font-size: 22px
    }

    .info-box {
        margin-bottom: 0
    }

    .info-box>ul {
        padding: 20px
    }

    .info-box>ul>li {
        margin-bottom: 10px
    }

    .contact__wrapper {
        padding: 30px
    }

    .contact__wrapper::before {
        display: none
    }

    .product-about .product-title {
        font-size: 30px;
        margin-bottom: 8px
    }

    .vs-pagination {
        gap: 5px
    }

    .vs-pagination ul {
        padding: 3px
    }

    .vs-pagination a,
    .vs-pagination span {
        font-size: 14px;
        width: 30px;
        height: 30px;
        line-height: 30px
    }

    .vs-pagination li {
        margin: 0
    }

    .vs-pagination .pagi-btn {
        padding: 11px 15px;
        font-size: 12px
    }

    .product-about .product-rating {
        flex-wrap: wrap;
        gap: 10px
    }
}

.product-about .product-rating__total {
    color: var(--charcoalGreyDeep-color);
    font-size: 16px;
    font-weight: 700;
    font-family: var(--title-font)
}

.product-about .product-rating .star-rating {
    margin-right: 10px;
    font-size: 16px;
    width: 104px
}

.product-about .product-title {
    font-size: 38px;
    margin-bottom: 45px;
    font-weight: 800;
    line-height: 1.2
}

.quantity {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 21px;
    flex-wrap: wrap
}

.quantity .screen-reader-text {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    font-family: var(--title-font)
}

.quantity__field {
    display: flex;
    align-items: center;
    border: 1px solid var(--silverLight-color);
    min-width: 212px;
    padding-right: 0
}

.quantity__buttons {
    display: inline-flex;
    flex-direction: column;
    gap: 5px
}

.product-about .qty-input {
    border: 0;
    padding: 0 25px;
    min-height: 54px;
    font-size: 16px;
    font-weight: 600;
    font-family: var(--title-font);
    color: var(--black-color)
}

.product-about .product-instock {
    display: inline-flex;
    align-items: center;
    color: #1f9d25;
    font-size: 18px;
    font-family: var(--title-font);
    font-weight: 700;
    margin-right: 37px;
    gap: 10px
}

.product-about .star-rating span:before,
.product-about .star-rating:before {
    color: var(--rating-color);
    transform: translate(0, 0);
    font-weight: 700;
    top: 0;
    left: 0;
    position: absolute;
    display: block
}

.product-big-img {
    background-color: #f1f1f1;
    border: 1px solid rgba(203, 203, 203, .3);
    margin-bottom: 20px;
    text-align: center;
    border-radius: 0
}

.product-thumb-slide {
    margin-bottom: 22px;
    max-width: 107px
}

.product-thumb-slide.row {
    --bs-gutter-x: 20px
}

.product-thumb-slide .thumb {
    background-color: #f1f1f1;
    overflow: hidden;
    transition: .4s;
    border: 1px solid rgba(203, 203, 203, .3);
    cursor: pointer;
    border-radius: 0;
    margin-bottom: 15px
}

.product-thumb-slide .thumb img {
    transition: .4s;
    width: 100%
}

.qty-btn {
    background: 0 0;
    border: 0;
    padding: 0;
    line-height: 1;
    display: inline-flex;
    margin: -4px 0;
    color: var(--smoke-color)
}

.product-about .product-price {
    font-size: 40px;
    font-weight: 800;
    color: var(--black-color);
    line-height: 1;
    margin: 0 0 27px;
    font-family: var(--title-font)
}

.product-about .getway-title,
.product_meta,
.quantity>label {
    font-family: var(--body-font);
    text-transform: uppercase
}

.product-about .product-price del {
    font-size: 20px;
    color: #777;
    font-weight: 600
}

.product-about .product-text {
    margin-bottom: 24px
}

.product-about .actions {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 10px;
    margin-bottom: 43px;
    align-items: center
}

.product-about .actions .vs-btn {
    padding: 19px 55px
}

.product-about .actions .icon-btn {
    background-color: var(--white-color);
    color: var(--black-color);
    border: 1px solid var(--silverLight-color);
    font-size: 20px;
    width: var(--btn-size, 54px);
    height: var(--btn-size, 54px);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 0
}

.product-about .actions .icon-btn::before {
    background-color: var(--theme-color);
    --border-size: 0
}

.product-about .actions .icon-btn:hover {
    border-color: var(--theme-color);
    color: var(--white-color);
    background-color: var(--theme-color)
}

.product-about .product-getway,
.pt-30 {
    padding-top: 30px
}

.product-about .getway-title {
    font-size: 14px;
    color: var(--black-color);
    font-weight: 700;
    margin: -.15em 0 15px;
    line-height: 1;
    letter-spacing: .05em;
    display: block
}

.product_meta {
    font-size: 16px;
    font-weight: 400;
    border-top: 1px solid var(--border-color);
    padding: 30px 0 0;
    margin-top: 22px
}

.product_meta>span {
    display: block;
    margin-bottom: 15px;
    color: var(--theme-color);
    font-weight: 700
}

.list-style2 li,
.product-description .description p {
    color: var(--charcoalGreyDeep-color)
}

.product_meta>span>a,
.product_meta>span>span {
    position: relative;
    margin-left: 3px;
    color: var(--title-color);
    text-transform: capitalize;
    font-weight: 700
}

.ml-5,
.product_meta>span>a:first-child,
.product_meta>span>span:first-child {
    margin-left: 5px
}

.product_meta>span>a:not(:last-child)::after,
.product_meta>span>span:not(:last-child)::after {
    content: ",";
    margin-right: 3px
}

.product-description {
    margin-top: 26px
}

.product-description .description {
    margin-bottom: 40px;
    padding-top: 15px
}

.product-description__tab .nav {
    border: 1px solid var(--silverLight-color);
    padding: 0 25px
}

.product-description__tab .nav .nav-link {
    background: 0 0;
    font-size: 18px;
    font-weight: 800;
    color: var(--black-color);
    font-family: var(--title-font);
    padding: 17px 39px;
    border: 0;
    position: relative;
    transition: .3s ease-in-out
}

.cart_totals .shipping-calculator-button:hover,
.product-description__tab .nav .nav-link:hover {
    color: var(--theme-color)
}

.product-description__tab .nav .nav-link::after,
.product-description__tab .nav .nav-link::before {
    position: absolute;
    content: "";
    transition: .4s
}

.product-description__tab .nav .nav-link::before {
    width: 0%;
    min-height: 4px;
    background-color: var(--theme-color);
    bottom: -1px;
    left: auto;
    right: 0
}

.product-description__tab .nav .nav-link::after {
    min-height: 25px;
    width: 1px;
    right: 0;
    top: 17px;
    background: #989898
}

.product-description__tab .nav .nav-link.active::before {
    width: 100%;
    left: 0;
    right: 0
}

.cart_totals .shipping-calculator-form,
.product-description__tab .nav .nav-item:last-child .nav-link::after,
.vsfaqs-accordion .accordion-button::after,
.vsfaqs-accordion2 .accordion-button::after,
.vsfaqs-accordion2 .accordion-collapse::before {
    display: none
}

.list-style2 li {
    font-weight: 400
}

.list-style2 li::before {
    margin-top: 7px;
    margin-right: 15px
}

.product-information__item {
    background-color: #f5f5f5;
    min-height: 66px;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    font-family: var(--title-font);
    color: var(--black-color);
    margin-bottom: 10px
}

.cart_totals .shipping-calculator-form p:last-child,
.product-information__item:last-child {
    margin-bottom: 0
}

.product-information__name {
    color: var(--theme-color);
    background-color: var(--white-color);
    min-height: 66px;
    border: 1px solid var(--theme-color);
    display: inline-flex;
    align-items: center;
    min-width: 310px;
    padding: 10px 47px;
    margin-right: 24%
}

.quantity {
    position: relative;
    width: -moz-max-content;
    width: max-content;
    display: flex;
    align-items: center
}

.quantity>label {
    font-size: 14px;
    color: var(--body-color);
    font-weight: 700;
    margin: 0 20px 0 0;
    letter-spacing: .05em
}

.quantity input {
    padding: 0 10px;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    --body-color: var(--title-color);
    border: 1px solid var(--smoke-color);
    border-left: none;
    border-right: none;
    border-radius: 0
}

.quantity .qty-btn {
    background: 0 0;
    border: 0;
    padding: 4px 20px;
    line-height: 1;
    display: inline-flex;
    margin: -4px 0;
    color: var(--theme-color);
    border-radius: 0;
    font-size: 22px
}

.quantity .quantity-plus {
    bottom: 30px;
    border-radius: 0
}

.summary-title {
    position: relative;
    margin-bottom: 22px;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 800
}



@media (max-width:991px) {
    .quantity__field {
        min-width: 130px
    }

    .product-description__tab .nav .nav-link {
        padding: 17px 19px
    }

    .product-information__name {
        min-width: 180px;
        padding: 10px 15px;
        margin-right: 15px
    }

    .cart_table .amount {
        font-size: 16px
    }

    .cart_table .cart-productname,
    .cart_table th {
        font-size: 14px
    }

    .cart_table th {
        padding: 23px 8px
    }

    .cart_table .vs-cart-coupon {
        width: 100%;
        margin-bottom: 20px
    }

    .cart_table .actions {
        text-align: center
    }

    .cart-totals--wrapper,
    .vs-cart-coupon {
        padding: 30px
    }
}

@media (max-width:767px) {
    .product-about .product-title {
        font-size: 28px;
        margin-bottom: 25px
    }

    .product-thumb-slide {
        max-width: 100%
    }

    .product-thumb-slide .thumb {
        margin: 0 7.5px
    }

    .product-description__tab .nav .nav-item {
        width: 100%
    }

    .product-description__tab .nav .nav-link {
        width: 100%;
        padding: 17px 0;
        font-size: 16px
    }

    .cart_table thead,
    .product-description__tab .nav .nav-link::after {
        display: none
    }

    .product-information__item {
        font-size: 16px
    }

    .product-information__name {
        min-width: 140px
    }

    .cart_totals tfoot .order-total td {
        width: 40%;
        line-height: 1.4;
        font-size: 15px
    }



}

.vs-cart-coupon .form-control {
    height: 63px;
    margin-bottom: 15px
}

.vs-cart-coupon .vs-btn {
    height: 63px
}

.select2-container--default .select2-selection--single {
    height: 60px;
    border: 1px solid var(--border-color)
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

.select2-container--default .select2-selection--single .select2-selection__arrow b:before {
    content: "\f107";
    font-family: var(--icon-font)
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin: 0;
    border: none;
    top: 0
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 60px;
    line-height: 60px;
    margin-right: 18px;
    opacity: 0
}

.checkout-ordertable tr:first-child td,
.checkout-ordertable tr:first-child th {
    border-top: 1px solid var(--border-color)
}

.vsfaqs-img {
    position: relative;
    text-align: right;
    padding-bottom: 83px;
    margin-bottom: 30px
}

.vsfaqs-img__img2 {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 28px 28px 0 0;
    background: var(--white-color)
}

.vsfaqs__img1 {
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: .2
}

.vsfaqs-accordion,
.vsfaqs-accordion2 {
    margin: 0 0 30px;
    padding-top: 6px
}

.vsfaqs-accordion .accordion,
.vsfaqs-accordion2 .accordion {
    display: grid;
    gap: 20px
}

.vsfaqs-accordion .accordion-button,
.vsfaqs-accordion2 .accordion-button {
    font-size: 20px;
    font-weight: 700;
    color: var(--black-color);
    gap: 30px;
    padding: 0;
    background-color: transparent;
    border: 1px solid var(--silverLight-color);
    border-bottom: 1px solid transparent;
    z-index: 2;
    transition: .3s ease-in-out
}

.vsfaqs-accordion .accordion-button .accordion-button__number,
.vsfaqs-accordion2 .accordion-button .accordion-button__number {
    border-right: 1px solid transparent;
    color: var(--white-color)
}

.vsfaqs-accordion .accordion-button.collapsed,
.vsfaqs-accordion2 .accordion-button.collapsed {
    border-bottom: 1px solid var(--silverLight-color)
}

.vsfaqs-accordion .accordion-button.collapsed .accordion-button__number,
.vsfaqs-accordion2 .accordion-button.collapsed .accordion-button__number {
    border-right: 1px solid var(--silverLight-color);
    color: var(--black-color);
    transition: .3s ease-in-out
}

.vsfaqs-accordion .accordion-button__number,
.vsfaqs-accordion2 .accordion-button__number {
    min-width: 67px;
    min-height: 70px;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.vsfaqs-accordion .accordion-collapse,
.vsfaqs-accordion2 .accordion-collapse {
    border: solid var(--silverLight-color);
    border-width: 0 1px 1px;
    transition: .3s ease-in-out
}

.vsfaqs-accordion .accordion-collapse::before,
.vsfaqs-accordion2 .accordion-collapse::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    min-width: 68px;
    min-height: 0;
    background-color: var(--theme-color);
    border: 1px solid var(--silverLight-color);
    transition: .3s ease-in-out;
    opacity: 0;
    visibility: hidden
}

.vsfaqs-accordion .accordion-collapse.show::before,
.vsfaqs-accordion2 .accordion-collapse.show::before {
    opacity: 1;
    visibility: visible;
    min-height: 100%;
    transition: .3s ease-in-out
}

.vsfaqs-accordion .accordion-body,
.vsfaqs-accordion2 .accordion-body {
    padding: 0 23px 23px 97px;
    transition: .3s ease-in-out
}

.vsfaqs-accordion2 .accordion-collapse {
    background-color: var(--black-color);
    color: var(--grey-color);
    font-size: 18px;
    transition: .3s ease-in-out
}

.vsfaqs-accordion2 .accordion-button {
    padding: 22px 50px;
    position: static;
    background-color: var(--black-color);
    color: var(--white-color);
    text-align: left;
    transition: .3s ease-in-out
}

.vsfaqs-accordion2 .accordion-button.collapsed {
    border: 1px solid var(--silverLight-color);
    border-bottom: 1px solid var(--silverLight-color);
    background-color: var(--white-color);
    color: var(--black-color)
}

.vsfaqs-accordion2 .accordion-button.collapsed::after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgMTIgOSI+DQogIDxwYXRoIGlkPSJTaGFwZV8zX2NvcHkiIGRhdGEtbmFtZT0iU2hhcGUgMyBjb3B5IiBkPSJNMTUyNiwyMjgxdjQuMDA4bC01Ljk4OSw0Ljk5My02LjAxMS00Ljk5M1YyMjgxaC4wMjJsLjA4Ny4wODgsNS44ODEsNC45MDVoLjAyMVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNTE0IC0yMjgxKSIgZmlsbD0iI2ZjNjYwMSIvPg0KPC9zdmc+DQo=);
    background-color: var(--white-color)
}

.vsfaqs-accordion2 .accordion-button::after {
    display: block;
    content: "";
    position: absolute;
    right: -27px;
    min-width: 54px;
    height: 79.42%;
    background-position: center center;
    border: 1px solid var(--theme-color);
    background-color: var(--theme-color);
    top: 50%;
    transform: translateY(-50%) rotate(0);
    background-size: auto;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgMTIgOSI+DQogIDxwYXRoIGlkPSJTaGFwZV8zIiBkYXRhLW5hbWU9IlNoYXBlIDMiIGQ9Ik0xNTI2LDIxMjF2LTQuMDA3bC01Ljk4OS00Ljk5My02LjAxMSw0Ljk5M1YyMTIxaC4wMjJsLjA4Ny0uMDg4LDUuODgxLTQuOTA1aC4wMjFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTUxNCAtMjExMikiIGZpbGw9IiNmZmYiLz4NCjwvc3ZnPg0K)
}

@media (max-width:767px) {

    .vsfaqs-accordion .accordion-button,
    .vsfaqs-accordion2 .accordion-button {
        font-size: 17px;
        gap: 15px
    }

    .vsfaqs-accordion .accordion-button__number,
    .vsfaqs-accordion2 .accordion-button__number {
        min-width: 30px;
        min-height: 50px
    }

    .vsfaqs-accordion .accordion-collapse::before,
    .vsfaqs-accordion2 .accordion-collapse::before {
        min-width: 30px
    }

    .vsfaqs-accordion .accordion-body,
    .vsfaqs-accordion2 .accordion-body {
        padding: 0 17px 17px 43px
    }

    .vsfaqs-accordion2 .accordion-collapse {
        font-size: 14px
    }

    .vsfaqs-accordion2 .accordion-button {
        padding: 22px 15px
    }

    .vsfaqs-accordion2 .accordion-button::after {
        min-width: 30px;
        height: 40%;
        right: 0
    }
}

.vsfaqs-accordion2 .accordion-body {
    padding: 0 50px 39px
}

.vscost__overlay {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background: var(--black-color);
    opacity: .3;
    z-index: -3
}

.vscost__shape {
    position: absolute;
    content: "";
    min-height: 79px;
    background-color: var(--white-color);
    width: 100%;
    bottom: -1px;
    z-index: -1
}

.vscost__shape2 {
    position: absolute;
    z-index: -2;
    bottom: 0;
    left: 0
}

.vscost__shape2>svg {
    width: 100%
}

.vscost-calc {
    background-color: var(--black-color);
    padding: 83px 72px
}

.vscost-calc__amount__title {
    color: var(--white-color);
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 18px
}

.brand-boxes,
.cate-block--style,
.loc-widget,
.mb-30 {
    margin-bottom: 30px
}

.vscost-calc__amount__total {
    font-size: 46px;
    font-weight: 700;
    color: var(--white-color)
}

.brand-boxes {
    background-color: var(--grey-color);
    padding: 72px 130px
}

@media (max-width:991px) {
    .brand-boxes {
        padding: 40px 90px
    }

    .choose-img {
        text-align: center
    }
}

@media (max-width:767px) {
    .vsfaqs-accordion2 .accordion-body {
        padding: 0 30px 39px 15px
    }

    .vscost-calc {
        padding: 25px 20px
    }

    .brand-boxes {
        padding: 72px 80px
    }
}

.brand-style {
    min-height: 67px;
    display: flex;
    align-items: center;
    justify-content: center
}

.brand--layout1 .icon-btn,
.brand--layout3 .icon-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.brand--layout1 [data-slick-prev],
.brand--layout3 [data-slick-prev] {
    left: -21px
}

@media (max-width:767px) {

    .brand--layout1 [data-slick-prev],
    .brand--layout3 [data-slick-prev] {
        left: 0
    }
}

.brand--layout1 [data-slick-next],
.brand--layout3 [data-slick-next] {
    left: auto;
    right: -21px
}

.brand--layout2 .brand-style {
    background-color: var(--grey-color);
    min-height: 150px;
    margin: 0 5px 30px;
    transition: .4s
}

.brand--layout2 .brand-style:hover {
    box-shadow: inset 0 0 20px rgba(0, 0, 0, .2);
    background-color: var(--white-color);
    transition: .4s
}

.brand--layout3 [data-slick-prev] {
    left: 0
}

.brand--layout3 [data-slick-next] {
    right: 0
}

.brand--layout3 .brand-boxes {
    padding: 0 130px;
    background-color: transparent
}

.choose-blocks {
    margin-left: -90px
}

.choose-block--style1 {
    border: 1px solid var(--theme-color);
    background-color: var(--white-color);
    padding: 0 14px;
    margin-bottom: 30px;
    min-height: 137px;
    transition: .3s ease-in-out
}

@media (max-width:319px) {
    .brand-boxes {
        padding: 30px 80px
    }

    .choose-block--style1 {
        padding: 15px;
        min-height: auto
    }
}

.choose-block--style1 .choose-block__text,
.item-style.style6 .item-text {
    margin-bottom: 0
}

.choose-block--style1 .choose-block__header {
    display: flex;
    align-items: center;
    gap: 15px
}

.choose-block--style1 .choose-block__heading {
    margin-bottom: 0;
    line-height: 1.4
}

.choose-block--style1 .choose-block__icon {
    font-size: 46px;
    color: var(--theme-color);
    transition: .3s ease-in-out
}

.choose-block--style1.hovered,
.choose-block--style1:hover {
    border: 1px solid var(--black-color)
}

.choose-block--style1.hovered .choose-block__icon,
.choose-block--style1:hover .choose-block__icon {
    color: var(--black-color)
}

.loc-bg {
    position: absolute;
    top: 0;
    left: 0;
    opacity: .2;
    height: 100%;
    width: 100%
}

@media (min-width:1400px) {
    .loc-widget {
        padding-right: 81px
    }
}



@media (max-width:1499px) {

    .loc-map,
    .project-estimate2 .project-estimate__img {
        right: 0
    }
}

@media (max-width:991px) {
    .choose-blocks {
        margin-left: 0;
        margin-top: -90px
    }

    .loc-map {
        right: 0;
        position: relative;
        bottom: 0;
        min-width: 100%
    }

    .client-block--style2 .client-block__shape {
        max-width: 200px
    }
}


@media (max-width:767px) {

    .brand--layout1 [data-slick-next],
    .brand--layout3 [data-slick-next] {
        right: 0
    }

    .brand--layout3 .brand-boxes {
        padding: 0 80px
    }

    .choose-blocks {
        margin-top: 0
    }

    .loc-block--style {
        gap: 15px;
        padding: 20px;
        flex-wrap: wrap;
        justify-content: center
    }
}

.loc-block--style .loc-block__body {
    display: flex;
    align-items: center;
    gap: 19px
}

.loc-block--style .loc-block__icon {
    min-width: 48px;
    min-height: 72px;
    background-color: var(--theme-color);
    display: inline-flex;
    align-items: center;
    justify-content: center
}

@media (max-width:767px) {
    .loc-block--style .loc-block__body {
        gap: 15px
    }

    .loc-block--style .loc-block__icon {
        min-width: 40px;
        min-height: 65px
    }
}

.loc-block--style .loc-block__title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
    font-family: var(--body-font)
}

.loc-block--style .loc-block__title>a {
    color: var(--white-color)
}

.cate-block--style .cate-block__title:hover>a,
.item-style.style6 .item-heading a:hover,
.loc-block--style .loc-block__title>a:hover,
.sucess-block--style1 .sucess-block__number>span {
    color: var(--theme-color)
}

.loc-block--style .loc-block__img {
    min-width: 84px;
    min-height: 84px;
    display: inline-flex;
    border-radius: 50%;
    overflow: hidden
}

.loc-block--style .loc-block__text {
    font-size: 15px;
    color: var(--silver-color);
    margin-bottom: 0;
    line-height: 24px
}

.tooltip-inner {
    background-color: var(--theme-color);
    color: #fff;
    border-radius: 6px;
    padding: 8px 12px;
    z-index: 1
}

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,
.bs-tooltip-top .tooltip-arrow:before {
    border-top-color: var(--theme-color)
}

.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,
.bs-tooltip-end .tooltip-arrow:before {
    border-right-color: var(--theme-color)
}

.client--layout1 .slick-dots {
    border: 0;
    justify-content: center;
    gap: 18px
}

.client--layout1 .slick-dots>li {
    height: 5px
}

.client--layout1 .slick-dots>li>button {
    background-color: var(--black-color);
    min-width: 13px;
    height: 5px;
    transition: .3s ease-in-out
}

.client--layout1 .slick-dots>li.slick-active>button {
    background-color: var(--theme-color);
    min-width: 92px;
    transition: .3s ease-in-out
}

.client-block--style,
.client-block--style2 {
    border: 1px solid var(--border-color);
    padding: 56px 63px 57px 52px;
    margin-bottom: 50px;
    position: relative
}

@media (max-width:1399px) {
    .product-style1 .product-content {
        padding: 20px
    }

    .product-style1 .vs-btn {
        padding: 17px 19px
    }

    .client-block--style,
    .client-block--style2 {
        padding: 56px 44px 44px
    }
}

.client-block--style2::before,
.client-block--style::before {
    content: "";
    width: 100%;
    height: 11px;
    background-color: var(--theme-color);
    position: absolute;
    top: -1px;
    left: -1px;
    transition: .3s ease-in-out
}

.client-block--style .client-block__header,
.client-block--style2 .client-block__header {
    display: flex;
    gap: 12.5px;
    margin-bottom: 36px
}

@media (max-width:767px) {

    .client-block--style,
    .client-block--style2 {
        padding: 56px 15px 15px
    }

    .client-block--style .client-block__header,
    .client-block--style2 .client-block__header {
        margin-bottom: 15px
    }
}

.client-block--style .client-block__name,
.client-block--style2 .client-block__name {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 700;
    font-family: var(--body-font)
}

.client-block--style .client-block__info,
.client-block--style2 .client-block__info {
    padding-top: 12px
}

.client-block--style .client-block__ratings,
.client-block--style2 .client-block__ratings {
    line-height: 1;
    padding-top: 10px
}

.client-block--style .client-block__ratings>ul,
.client-block--style2 .client-block__ratings>ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    display: inline-flex;
    align-items: center;
    gap: 9px
}

.client-block--style .client-block__ratings>ul>li,
.client-block--style2 .client-block__ratings>ul>li {
    font-size: 12px;
    color: var(--theme-color)
}

.client-block--style .client-block__text,
.client-block--style2 .client-block__text {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 0
}

@media (max-width:767px) {

    .client-block--style .client-block__text,
    .client-block--style2 .client-block__text {
        font-size: 15px
    }

    .sucess-block--style1 {
        text-align: center
    }
}

.client-block--style .client-block__avatar,
.client-block--style2 .client-block__avatar {
    height: 100%;
    box-shadow: 2px 3px 7px rgba(0, 0, 0, .3490196078);
    border-radius: 50%
}

.client-block--style,
.client-block--style .client-block__shape svg path,
.client-block--style2 .client-block__shape svg path {
    transition: .3s ease-in-out
}

.client-block--style:hover::before {
    background-color: var(--black-color);
    transition: .3s ease-in-out
}

.client-block--style2 {
    padding: 0 4px 0 0;
    border: 0;
    z-index: 1
}

.client-block--style2::before {
    display: none
}

.client-block--style2 .client-block__shape {
    z-index: -1
}

.client-block--style2 .client-block__clientInfo {
    display: flex;
    gap: 12px
}

.client-block--style2 .client-block__text {
    margin-bottom: 32px
}

.client-img {
    text-align: center;
    position: relative;
    margin-bottom: 30px
}

.client-img__two {
    border-radius: 50%;
    max-width: 338px;
    max-height: 338px;
    overflow: hidden;
    margin-left: auto;
    margin-bottom: -39%;
    position: relative;
    margin-right: -30px
}

.client-img__one {
    display: inline-block;
    background-color: var(--theme-color);
    padding: 80px 10px 0 0
}

.client-img__one>img {
    position: relative;
    z-index: 1
}

.sucess__overlay,
.sucess__shape {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: var(--black-color);
    opacity: .7;
    top: 0
}

.sucess__overlay {
    z-index: -3
}

.sucess__shape {
    height: 98px;
    background-color: var(--white-color);
    opacity: 1;
    top: auto;
    bottom: -1px;
    z-index: -1
}

.sucess__element1,
.sucess__element2 {
    z-index: -2
}

.sucess-block--style1 {
    background-color: var(--darkJungleGreen-color);
    padding: 57px 47px 50px;
    background-size: auto;
    background-position: right top;
    margin: 30px 1px 0
}

.sucess-block--style1 .sucess-block__icon {
    margin-bottom: 44px;
    position: relative;
    display: inline-block
}

.sucess-block--style1 .sucess-block__icon::before {
    position: absolute;
    content: "";
    min-width: 85px;
    min-height: 85px;
    background-color: var(--theme-color);
    opacity: .1;
    border-radius: 50%;
    top: 19px;
    left: auto;
    right: -30px
}

.sucess-block--style1 .sucess-block__number {
    color: var(--white-color);
    position: relative;
    padding-top: 20px
}

.sucess-block--style1 .sucess-block__number>span {
    font-size: 40px
}

.sucess-block--style1 .sucess-block__number>sup {
    font-size: 24px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0
}

.sucess-block--style1 .sucess-block__text {
    color: var(--white-color);
    margin-bottom: 0
}

.consik-widget--style {
    background-color: var(--bg-color4);
    min-height: 340px;
    padding: 45px 50px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px
}

.consik-widget--style .consik-widget__body {
    max-width: 68%
}

.consik-widget--style .consik-widget__element,
.consik-widget--style .consik-widget__img {
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: 0
}

.consik-widget--style .consik-widget__element {
    z-index: -2
}

.cate-block--style .cate-block__img {
    position: relative;
    z-index: 1;
    display: inline-block
}

.cate-block--style .cate-block__icon {
    position: absolute;
    min-width: 90px;
    min-height: 90px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    bottom: -45px;
    right: 10px;
    background-color: var(--theme-color);
    border-radius: 50%;
    transition: .3s ease-in-out
}

.cate-block--style .cate-block__icon>img {
    filter: brightness(0) invert(1)
}

.cate-block--style .cate-block__icon::after,
.cate-block--style .cate-block__icon::before {
    content: "";
    min-width: 77.14px;
    min-height: 77.14px;
    position: absolute;
    border: 1px solid var(--white-color);
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: .3s ease-in-out
}

.cate-block--style .cate-block__title {
    font-size: 22px;
    font-weight: 800;
    margin-bottom: 0;
    position: relative;
    max-width: 63%;
    padding: 13px 10px 2px 0
}

.cate-block--style .cate-block__title::before {
    position: absolute;
    content: "";
    min-width: 30px;
    min-height: 2px;
    background-color: var(--theme-color);
    bottom: 0;
    left: -3px
}

.cate-block--style .cate-block__title>a,
.item-style.style6 .item-heading a {
    color: var(--black-color)
}

.cate-block--style:hover .cate-block__icon {
    background-color: var(--black-color);
    transition: .3s ease-in-out
}

.cate-block--style:hover .cate-block__icon::after,
.cate-block--style:hover .cate-block__icon::before {
    transition: .3s ease-in-out;
    border-color: var(--white-color)
}

.cate-block--style:hover .cate-block__icon>img {
    transition: .3s ease-in-out;
    filter: brightness(0) invert(1)
}

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

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

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

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

.px-25 {
    padding-right: 25px;
    padding-left: 25px
}

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

.py-5 {
    padding-top: 5px;
    padding-bottom: 5px
}

.py-10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.py-15 {
    padding-top: 15px;
    padding-bottom: 15px
}

.py-20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.py-25 {
    padding-top: 25px;
    padding-bottom: 25px
}

.py-30 {
    padding-top: 30px;
    padding-bottom: 30px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mx-5 {
    margin-right: 5px;
    margin-left: 5px
}

.mx-10 {
    margin-right: 10px;
    margin-left: 10px
}

.mx-15 {
    margin-right: 15px;
    margin-left: 15px
}

.mx-20 {
    margin-right: 20px;
    margin-left: 20px
}

.mx-25 {
    margin-right: 25px;
    margin-left: 25px
}

.mx-30 {
    margin-right: 30px;
    margin-left: 30px
}

.my-5 {
    margin-top: 5px;
    margin-bottom: 5px
}

.my-10 {
    margin-top: 10px;
    margin-bottom: 10px
}

.my-15 {
    margin-top: 15px;
    margin-bottom: 15px
}

.my-20 {
    margin-top: 20px;
    margin-bottom: 20px
}

.my-25 {
    margin-top: 25px;
    margin-bottom: 25px
}

.my-30 {
    margin-top: 30px;
    margin-bottom: 30px
}

.mt-5 {
    margin-top: 5px
}

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

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

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

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

.ml-15 {
    margin-left: 15px
}

.ml-20 {
    margin-left: 20px
}

.ml-25 {
    margin-left: 25px
}

.ml-30 {
    margin-left: 30px
}

.mr-5 {
    margin-right: 5px
}

.mr-20 {
    margin-right: 20px
}

.mr-25 {
    margin-right: 25px
}

.mr-30 {
    margin-right: 30px
}

.mt-n1 {
    margin-top: -.25rem
}

.mt-n2 {
    margin-top: -.5rem
}

.mt-n3 {
    margin-top: -1rem
}

.mt-n4 {
    margin-top: -1.5rem
}

.mt-n5 {
    margin-top: -3rem
}

.mb-n1 {
    margin-bottom: -.25rem
}

.mb-n2 {
    margin-bottom: -.5rem
}

.mb-n3 {
    margin-bottom: -1rem
}

.mb-n4 {
    margin-bottom: -1.5rem
}

.mb-n5 {
    margin-bottom: -3rem
}

.space,
.space-top {
    padding-top: var(--section-space)
}

.space,
.space-bottom {
    padding-bottom: var(--section-space)
}

.space-extra,
.space-extra-top {
    padding-top: calc(var(--section-space) - 30px)
}

.space-extra,
.space-extra-bottom {
    padding-bottom: calc(var(--section-space) - 30px)
}

@media (max-width:991px) {
    .sucess__element1 {
        display: none
    }

    .sucess-block--style1 {
        margin: 2px 1px 0
    }

    .space,
    .space-top {
        padding-top: var(--section-space-mobile)
    }

    .space,
    .space-bottom {
        padding-bottom: var(--section-space-mobile)
    }

    .space-extra,
    .space-extra-top {
        padding-top: calc(var(--section-space-mobile) - 30px)
    }

    .space-extra,
    .space-extra-bottom {
        padding-bottom: calc(var(--section-space-mobile) - 30px)
    }

    .space-top-md-none {
        padding-top: 0
    }
}

.vs-color-plate {
    position: fixed;
    display: block;
    z-index: 91;
    padding: 20px;
    width: 240px;
    background: #fff;
    left: 0;
    text-align: left;
    top: 30%;
    transition: .4s;
    box-shadow: -3px 0 10px -2px rgba(0, 0, 0, .1);
    direction: ltr;
    transform: translateX(-100%)
}

.vs-color-plate.open {
    transform: translateX(0)
}

.vs-color-plate .color-plate-icon {
    position: absolute;
    right: -48px;
    width: 48px;
    height: 45px;
    line-height: 45px;
    font-size: 21px;
    border-radius: 0 5px 5px 0;
    text-align: center;
    color: var(--white-color);
    top: 0;
    cursor: pointer;
    border: none;
    padding: 0;
    box-shadow: -4px 0 5px rgba(0, 0, 0, .2117647059);
    background-color: var(--theme-color)
}

.vs-color-plate h4 {
    display: block;
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 500
}

.vs-color-plate p {
    font-size: 12px;
    margin-bottom: 15px;
    line-height: 20px
}

.vs-color-plate .reset-btn {
    border: none;
    padding: 0;
    font-size: 14px;
    text-transform: capitalize;
    color: var(--title-color);
    background-color: var(--smoke-color);
    width: 100%;
    height: 40px
}

.vs-color-plate input[type=color] {
    border: none;
    padding: 0
}

.default-color-btn {
    border: none;
    background-color: #000;
    color: var(--white-color);
    font-weight: 400;
    font-family: var(--body-font);
    text-align: center;
    width: 100%;
    font-size: 14px;
    margin: 0 0 10px;
    padding: 5px 0
}

.header-info select {
    border: none;
    outline: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-left: -30px;
    color: #fff
}

.service--layout7 {
    padding: 90px 0
}

.item-style.style6 {
    padding: 20px;
    background-size: 0 0;
    border: 2px solid var(--white-color);
    transition: .3s ease-in-out;
    margin-bottom: 30px
}

.item-style.style6 .item-heading {
    font-size: 24px;
    font-weight: 700
}

.item-style.style6 .item-icon {
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
    z-index: 1
}

.item-style.style6 .item-icon::before {
    position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    background-color: var(--white-color);
    border-radius: 50%;
    right: -6px;
    top: 0;
    z-index: -1;
    transition: .3s ease-in-out
}

.item-style.style6:hover {
    background-color: var(--white-color);
    background-size: 100% 100%;
    background-position: center center
}

.item-style.style6:hover .item-icon::before {
    background-color: var(--silverLightest-color)
}

.quote--layout1 {
    padding: 30px 0;
    background-position: 630px 0;
    background-color: var(--theme-color)
}

.quote__img {
    left: 363px
}

@media (max-width:1199px) {
    .project__text {
        padding-right: 0
    }

    .contact__info {
        padding: 15px
    }

    .brand--layout3 .brand-style {
        background-color: var(--white-color);
        min-height: 85px
    }

    .loc-map__points {
        right: 13%
    }

    .client-block--style2 .client-block__text {
        font-size: 16px
    }

    .client-img__two {
        margin-right: -15px
    }

    .sucess__element1 {
        width: 300px;
        height: 240px
    }

    .sucess__element1>svg {
        width: 100%;
        height: 100%
    }

    .sucess-block--style1 {
        padding: 45px 30px
    }

    .consik-widget--style {
        padding: 30px
    }

    .consik-widget--style .consik-widget__body {
        max-width: 85%
    }

    .cate-block--style .cate-block__icon {
        right: -15px
    }

    .item-style.style6 {
        padding: 20px
    }

    .item-style.style6 .item-heading {
        font-size: 18px
    }

    .quote--layout1 {
        background-position: 150px 0
    }

    .quote__shape {
        display: none
    }
}

@media (max-width:767px) {
    .footer-widget {
        margin-bottom: 20px
    }

    .copyright-text {
        margin-bottom: 5px
    }

    .footer-layout__bottom {
        margin-bottom: 0
    }

    .footer-layout__bottom .row {
        display: flex !important;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        padding: 10px 15px
    }

    .footer-layout__bottom .col-xl-10,
    .footer-layout__bottom .col-xl-2 {
        flex: unset;
        width: auto;
        padding: 0
    }

    .footer img {
        height: 30px;
        width: 130px
    }

    .social-style ul {
        display: flex;
        gap: 3px;
        margin: 0;
        padding: 0;
        list-style: none
    }

    .social-style>ul>li>a {
        min-height: 25px;
        min-width: 25px;
        font-size: 12px
    }
}