/*
Template Name: TechBiz
Template URL: https://html.vecuro.com/techbiz
Description: TechBiz - IT Solution & Service HTML Template
Author: vecuro
Author URI: https://themeforest.net/user/vecuro_themes
Version: 1.0.0
*/
/*=================================
    CSS Index Here
==================================*/
/*

01. Theme Base
    1.1. Mixin
    1.2. Function
    1.3. Variable
    1.4. Typography
    1.5. Extend
    1.7. Wordpress Default
02. Reset 
    2.1. Container
    2.2. Grid
    2.3. Input
    2.4. Slick Slider
    2.5. Mobile Menu
03. Utilities
    3.1. Preloader
    3.2. Buttons
    3.3. Titles
    3.4. Common
    3.6. Font 
    3.7. Background 
    3.8. Text Color
    3.9. Overlay
    3.10. Animation
04. Template Style
    4.1. Widget
    4.2. Header
    4.3. Footer
    4.4. Breadcumb
    4.5. Pagination
    4.6. Blog
    4.7. Comments
    4.8. Hero Area
    4.9. Error    
    4.10. Feature
    4.11. About
    4.12. Service
    4.13. Counter
    4.14. Team
    4.15. Process
    4.16. Accordion
    4.17. Simple Sections
    4.18. Testimonial
    4.19. Popup Side Menu
    4.20. Price Plan
    4.21. Forms Style
    4.22. Projects
    4.23. Contact
05. Spacing
06. Color Plate

*/
/*=================================
    CSS Index End
==================================*/
/*=================================
   01. Theme Base
==================================*/
/*------------------- 1.1. Mixin -------------------*/
/*------------------- 1.2. Function -------------------*/
/*------------------- 1.3. Variable-------------------*/

.home-five,
.home-four {
    --theme-color: #0037ff;
    --smoke-color: #f6f7fc;
}


/*------------------- 1.6. Extend -------------------*/
/*------------------- 1.7. Wordpress Default -------------------*/
p.has-drop-cap {
    margin-bottom: 20px;
}

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

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

.blocks-gallery-caption,
.wp-block-embed figcaption,
.wp-block-image figcaption {
    color: var(--body-color);
}

.bypostauthor,
.gallery-caption {
    display: block;
}

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

.page--item {
    margin-bottom: 30px;
}

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

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

.wp-block-button.aligncenter {
    text-align: center;
}

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

.alignright {
    display: inline;
    float: right;
    margin-bottom: 10px;
    margin-left: 1.5em;
    margin-right: 1em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

.gallery {
    margin-bottom: 1.5em;
    width: 100%;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    padding: 0 5px;
}

.wp-block-columns {
    margin-bottom: 1em;
}

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

figure.wp-block-gallery {
    margin-bottom: 14px;
}

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

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

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

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

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

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

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

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

.gallery-caption {
    display: block;
    font-size: 12px;
    color: var(--body-color);
    line-height: 1.5;
    padding: 0.5em 0;
}

.wp-block-cover p:not(.has-text-color),
.wp-block-cover-image-text,
.wp-block-cover-text {
    color: var(--white-color);
}

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

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

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

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

.wp-block-media-text,
.wp-block-media-text.alignwide,
figure.wp-block-gallery {
    margin-bottom: 30px;
}

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

.wp-block-latest-comments a {
    color: inherit;
}

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

.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 {
    margin: 15px 0;
}

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

ul.wp-block-latest-posts a {
    color: inherit;
}

ul.wp-block-latest-posts a:hover {
    color: var(--theme-color);
}

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

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

.wp-block-search .wp-block-search__input {
    width: 100%;
    max-width: calc(100% - 120px);
    border: 1px solid rgba(0, 0, 0, 0.1);
    height: 50px;
    padding-left: 20px;
}

.wp-block-search .wp-block-search__button {
    margin: 0;
    width: 120px;
    border: none;
    height: 50px;
    color: #fff;
    background-color: var(--theme-color);
}

.wp-block-search .wp-block-search__button:hover {
    background-color: var(--title-color);
    opacity: 0.8;
}

ul.wp-block-rss a {
    color: inherit;
}

.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, 0.1);
}

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

.logged-in .will-sticky .sticky-active.active,
.logged-in .preloader .dm-btn {
    top: 32px;
}

@media (max-width: 782px) {

    .logged-in .will-sticky .sticky-active.active,
    .logged-in .preloader .dm-btn {
        top: 46px;
    }
}

@media (max-width: 600px) {

    .logged-in .will-sticky .sticky-active.active,
    .logged-in .preloader .dm-btn {
        top: 0;
    }
}

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

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

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

.post-password-form .theme-input-group .submit-btn:hover {
    background-color: var(--title-color);
    opacity: 0.8;
}

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

.page-links > .page-links-title {
    margin-right: 10px;
}

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

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

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

.page-links span.screen-reader-text {
    display: none;
}

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

.vs-search .search-grid-content {
    padding: 30px;
    /* Small devices */
}

@media (max-width: 767px) {
    .vs-search .search-grid-content {
        padding: 20px;
    }
}

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

.vs-search .search-grid-title a {
    color: inherit;
}

.vs-search .search-grid-title a:hover {
    color: var(--theme-color);
}

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

.vs-search .search-grid-meta > *:last-child {
    margin-right: 0;
}

.vs-search .search-grid-meta a,
.vs-search .search-grid-meta span {
    color: var(--body-color);
}

/* Large devices */
@media (max-width: 1199px) {

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

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

/* Small devices */
@media (max-width: 767px) {

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

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

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

/*=================================
    02. Reset
==================================*/
/*------------------- 2.1. Container -------------------*/
@media only screen and (min-width: 1300px) {

    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        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;
    }
}

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

.container-style3 {
    --main-container: 1445px;
}

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

/*------------------- 2.2. Grid -------------------*/
.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;
}

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

@media (min-width: 1399px) {
    .gx-20 {
        --bs-gutter-x: 20px;
    }

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

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

/*------------------- 2.3. Input -------------------*/
.form .white-title {
    color: #fff;
    font-size: 25px;
    margin-bottom: 10px;
}

.form .white-privacy {
    color: #fff;
    font-size: 13px;
    margin-top: 5px;
}

.form .white-privacy a:hover {
    color: #fff;
}

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

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

select::-moz-placeholder,
.form-control::-moz-placeholder,
.form-select::-moz-placeholder,
textarea::-moz-placeholder,
input::-moz-placeholder {
    color: var(--body-color);
}

select:-ms-input-placeholder,
.form-control:-ms-input-placeholder,
.form-select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
    color: var(--body-color);
}

select::-moz-placeholder,
.form-control::-moz-placeholder,
.form-select::-moz-placeholder,
textarea::-moz-placeholder,
input::-moz-placeholder {
    color: var(--body-color);
}

select:-ms-input-placeholder,
.form-control:-ms-input-placeholder,
.form-select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
    color: var(--body-color);
}

select::placeholder,
.form-control::placeholder,
.form-select::placeholder,
textarea::placeholder,
input::placeholder {
    color: var(--body-color);
}

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

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

select[readonly],
.form-control[readonly],
.form-select[readonly],
textarea[readonly],
input[readonly] {
    color: var(--title-color);
}

.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-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

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

input[type=checkbox] {
    visibility: hidden;
    opacity: 0;
    display: inline-block;
    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: 30px;
    cursor: pointer;
    display: block;
}

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

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

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";
    position: absolute;
    font-family: var(--icon-font);
    left: 0;
    top: -2px;
    width: 20px;
    height: 20px;
    padding-left: 0.5px;
    font-size: 0.6em;
    line-height: 19px;
    text-align: center;
    border: 1px solid var(--theme-color);
    border-radius: 100%;
    font-weight: 700;
    background: var(--white-color);
    color: transparent;
    transition: all 0.2s ease;
}

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

label {
    margin-bottom: 0.5em;
    margin-top: -0.3em;
    display: block;
    color: var(--title-color);
    font-family: var(--body-font);
    font-size: 16px;
}

.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;
    right: 20px;
    font-size: 14px;
    color: #A0ABB4;
}

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

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

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

textarea.is-invalid {
    background-position: top calc(0.375em + 0.5875rem) right calc(0.375em + 0.8875rem);
}

.row.no-gutters > .form-group {
    margin-bottom: 0;
}

.form-messages {
    display: none;
}

.form-messages.mb-0 * {
    margin-bottom: 0;
}

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

/*------------------- 2.4. Slick Slider -------------------*/
.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);
}

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

.slick-slide img {
    display: inline-block;
}

.slick-dots {
    list-style-type: none;
    padding: 2px 0;
    margin: 38px 0 38px 0;
    line-height: 0;
    text-align: center;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
}

.slick-dots li {
    display: inline-block;
    margin-right: 25px;
}

.slick-dots li:last-child {
    margin-right: 0;
}

.slick-dots button {
    font-size: 0;
    padding: 0;
    background-color: transparent;
    width: 8px;
    height: 8px;
    line-height: 0;
    border-radius: 9999px;
    border: none;
    background-color: var(--dots-bg, #D8D8D8);
    transition: all ease 0.4s;
    position: relative;
}

.slick-dots button:hover {
    border-color: var(--theme-color);
}

.slick-dots button:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 30px;
    height: 30px;
    margin: -15px 0 0 -15px;
    border: 2px solid var(--theme-color);
    border-radius: 50%;
    transition: all ease 0.4s;
    opacity: 0;
    visibility: hidden;
}

.slick-dots .slick-active button {
    background-color: var(--theme-color);
}

.slick-dots .slick-active button::before {
    opacity: 1;
    visibility: visible;
}

.slick-arrow {
    display: inline-block;
    padding: 0;
    background-color: var(--gray-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;
}

.slick-arrow:hover {
    background-color: var(--theme-color);
    color: var(--white-color);
    border-color: transparent;
}

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

.arrow-wrap .slick-arrow {
    opacity: 1;
    visibility: visible;
}

.arrow-wrap:hover .slick-arrow {
    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:before {
    display: none;
}

.dot-style2 .slick-dots button:hover {
    background-color: var(--title-color);
}

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

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

/* Extra large devices */
@media (max-width: 1500px) {
    .slick-arrow {
        --arrow-horizontal: -20px;
    }
}

/* Medium Large devices */
@media (max-width: 1399px) {
    .slick-arrow {
        --arrow-horizontal: 40px;
    }
}

/* Medium devices */
@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 0;
    }
}





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

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


.sec-line {
    background-color: var(--theme-color);
    flex: 1;
    height: 2px;
}

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

.border-title-border {
    width: 48px;
    height: 2px;
    display: inline-block;
    background-color: var(--theme-color);
    margin-bottom: 25px;
}

/* Medium Large devices */
@media (max-width: 1399px) {
    .sec-title4 {
        font-size: 42px;
    }
}

/* Large devices */
@media (max-width: 1199px) {
    .sec-title4 {
        font-size: 36px;
        line-height: 1.4;
    }
}

/* Medium devices */
@media (max-width: 991px) {

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

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

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

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

/* Small devices */
@media (max-width: 767px) {

    .sec-title-diamond.h1,
    .sec-title.h1 {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .sec-subtitle {
        font-size: 16px;
    }

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

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

/*------------------- 3.4. Common -------------------*/
.image-scale-hover {
    overflow: hidden;
}

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

.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 {
    flex: 1;
}

.badge {
    position: absolute;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: inline-block;
    text-align: center;
    background-color: var(--theme-color);
    color: var(--white-color);
    padding: 0.35em 0.55em;
    border-radius: 50%;
}

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



.big-name {
    font-size: 450px;
    color: var(--white-color);
    -webkit-text-stroke: 2px #eef0ff;
    line-height: 1;
    letter-spacing: -0.08em;
    font-weight: 400;
    position: relative;
    z-index: 31;
    text-align: right;
    margin: -234px 30px -59px 0;
}

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

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

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

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

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

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

/* Hight Resoulation devices */
@media (min-width: 1921px) {

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

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

/* Extra large devices */
@media (max-width: 1500px) {
    .big-name {
        font-size: 320px;
        margin: -168px 30px -59px 0;
    }

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

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

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

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

/* Medium Large devices */
@media (max-width: 1399px) {
    .big-name {
        font-size: 245px;
        margin: -128px 40px -42px 0;
    }

    .home-five-shape1 {
        right: 0;
    }
}

/* Large devices */
@media (max-width: 1199px) {
    .big-name {
        font-size: 190px;
        margin: -100px 40px -42px 0;
    }
}

/* Medium devices */
@media (max-width: 991px) {
    .big-name {
        font-size: 146px;
        margin: -78px 40px -25px 0;
    }
}

/* Small devices */
@media (max-width: 767px) {
    .big-name {
        font-size: 75px;
        margin: -20px 0 -12px 0;
        letter-spacing: 0;
        text-align: center;
    }
}

/*------------------- 3.6. Font -------------------*/
.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-md {
    font-size: 18px;
}

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

/*------------------- 3.7. Background -------------------*/
.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-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.bg-fluid {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
}

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

/*------------------- 3.8. Text Color -------------------*/
.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-inherit,
.footer-layout5 .copyright-text a,
.footer-info-list .info a {
    color: inherit;
}

.text-inherit:hover,
.footer-layout5 .copyright-text a:hover,
.footer-info-list .info a:hover {
    color: var(--theme-color);
}

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

.text-light2 {
    color: #919398;
}

/*------------------- 3.9. Overlay -------------------*/
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

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

[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-overlay=theme]:before {
    background-color: var(--theme-color);
}

[data-overlay=title]:before {
    background-color: var(--title-color);
}

[data-overlay=white]:before {
    background-color: var(--white-color);
}

[data-overlay=black]:before {
    background-color: var(--black-color);
}

[data-opacity="1"]:before {
    opacity: 0.1;
}

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

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

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

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

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

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

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

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

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


/*=================================
    04. Template Style
==================================*/
/*------------------- 4.1. Widget  -------------------*/
.widget_nav_menu ul,
.widget_meta ul,
.widget_pages ul,
.widget_archive ul,
.widget_categories ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

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

.widget_nav_menu a,
.widget_meta a,
.widget_pages a,
.widget_archive a,
.widget_categories a {
    display: block;
    background-color: transparent;
    color: var(--body-color);
    margin: 0 0 18px 0;
    padding: 0 0 17px 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    border-bottom: 1px solid #DADFEC;
}

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

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

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

.widget_nav_menu li:last-child a,
.widget_meta li:last-child a,
.widget_pages li:last-child a,
.widget_archive li:last-child a,
.widget_categories li:last-child a {
    border-bottom: none;
}

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

.widget_nav_menu li:hover > span,
.widget_meta li:hover > span,
.widget_pages li:hover > span,
.widget_archive li:hover > span,
.widget_categories li:hover > span {
    color: var(--theme-color);
}

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

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

.widget_nav_menu .sub-menu {
    margin-left: 10px;
}

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

.wp-block-archives a:not(:hover) {
    color: inherit;
}

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

/* Small devices */
@media (max-width: 767px) {

    .widget_nav_menu a,
    .widget_meta a,
    .widget_pages a,
    .widget_archive a,
    .widget_categories a {
        font-size: 14px;
    }
}




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

.widget .search-form input {
    flex: 1;
}

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

.widget .search-form button:hover {
    background-color: var(--title-color);
    color: var(--white-color);
}

.wp-block-tag-cloud a,
.tagcloud a {
    display: inline-block;
    border: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    padding: 9.5px 16.5px;
    margin-right: 5px;
    margin-bottom: 10px;
    color: var(--title-color);
    background-color: var(--smoke-color);
    border-radius: 4px;
}

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

.tagcloud {
    margin-right: -5px;
    margin-bottom: -10px;
}

.tagcloud a {
    background-color: var(--white-color);
    color: var(--title-color);
}

.recent-post {
    display: flex;
    align-items: center;
    margin-bottom: 18px;
}

.recent-post:last-child {
    margin-bottom: 0;
}

.recent-post .media-img {
    margin-right: 20px;
    width: 80px;
    overflow: hidden;
}

.recent-post .media-img img {
    width: 100%;
    border-radius: 4px;
    transition: all ease 0.4s;
}

.recent-post .post-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 5px 0;
}

.recent-post .recent-post-meta a {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 400;
    color: var(--body-color);
}

.recent-post .recent-post-meta a i {
    margin-right: 5px;
    color: var(--theme-color);
}

.recent-post:hover .media-img img {
    transform: scale(1.1);
}

.wp-block-calendar,
.calendar_wrap {
    position: relative;
    background-color: #fff;
    padding-bottom: 0;
    border: none;
}

.wp-block-calendar span[class*=wp-calendar-nav],
.calendar_wrap span[class*=wp-calendar-nav] {
    position: absolute;
    top: 8px;
    left: 20px;
    font-size: 14px;
    color: var(--title-color);
    font-weight: 500;
    z-index: 1;
}

.wp-block-calendar span[class*=wp-calendar-nav] a,
.calendar_wrap span[class*=wp-calendar-nav] a {
    color: inherit;
}

.wp-block-calendar span.wp-calendar-nav-next,
.calendar_wrap span.wp-calendar-nav-next {
    left: auto;
    right: 20px;
}

.wp-block-calendar caption,
.calendar_wrap caption {
    caption-side: top;
    text-align: center;
    color: var(--title-color);
    background-color: #f1dbbe;
}

.wp-block-calendar th,
.calendar_wrap th {
    font-size: 14px;
    padding: 5px 5px;
    border: none;
    text-align: center;
    border-right: 1px solid #fff;
    color: #01133c;
    font-weight: 500;
}

.wp-block-calendar th a,
.calendar_wrap th a {
    color: inherit;
}

.wp-block-calendar td,
.calendar_wrap td {
    font-size: 14px;
    padding: 5px;
    color: #01133c;
    border: 1px solid #ededed;
    text-align: center;
    background-color: transparent;
    transition: all ease 0.4s;
}

.wp-block-calendar #today,
.calendar_wrap #today {
    color: var(--theme-color);
    background-color: var(--white-color);
    border-color: #ededed;
}

.wp-block-calendar thead,
.calendar_wrap thead {
    background-color: #f6f6f6;
}

.wp-block-calendar .wp-calendar-table,
.calendar_wrap .wp-calendar-table {
    margin-bottom: 0;
}

.wp-block-calendar .wp-calendar-nav .pad,
.calendar_wrap .wp-calendar-nav .pad {
    display: none;
}

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

.sidebar-gallery .gallery-thumb {
    overflow: hidden;
    border-radius: 5px;
}

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

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

.widget_shopping_cart {
    text-align: left;
}

.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 0;
    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 .remove:hover {
    color: var(--theme-color);
}

.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);
    background-color: transparent;
    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: -webkit-max-content;
    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 .dm-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;
}

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

.widget_shopping_cart .buttons {
    margin: 0;
}

.sidebar-area {
    margin-bottom: -10px;
}

.sidebar-area ul.wp-block-latest-posts {
    margin-bottom: 0;
}

.sidebar-area ul.wp-block-latest-posts 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 .widget .wp-block-search {
    margin-bottom: 0;
}

.sidebar-area .wp-block-group__inner-container h2 {
    font-size: 20px;
    line-height: 1em;
    margin-bottom: 20px;
    margin-top: -0.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 0;
    border-bottom: 1px solid rgba(0, 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;
}

.recent-product {
    display: flex;
}

.recent-product .product-title {
    font-size: 16px;
}

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

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

.widget-workhours li:last-child {
    margin-bottom: 0;
}

.widget-workhours li i {
    margin-right: 10px;
}

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

.quote-box:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(7, 26, 62, 0.7);
}

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

/* Large devices */
@media (max-width: 1199px) {
    .widget {
        --widget-padding-y: 30px;
        --widget-padding-x: 30px;
    }

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

/* Medium devices */
@media (max-width: 991px) {
    .sidebar-area {
        padding-top: 30px;
    }

    .wp-block-tag-cloud a,
    .tagcloud a {
        padding: 10.5px 18px;
    }
}

/* Small devices */
@media (max-width: 767px) {
    .contact-widget .icon {
        --icon-size: 30px;
        --icon-font-size: 12px;
        top: 5px;
    }

    .contact-widget .contact {
        padding: 0 0 0 45px;
        margin: 0 0 20px 0;
        border-bottom: none;
    }

    .sidebar-gallery {
        gap: 10px;
    }
}

/* Extra small devices */
@media (max-width: 575px) {
    .widget {
        padding: 30px 20px;
    }
}


.footer-widget.widget_meta,
.footer-widget.widget_pages,
.footer-widget.widget_archive,
.footer-widget.widget_categories,
.footer-widget.widget_nav_menu {
    margin-bottom: 40px;
}

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

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

.footer-widget.widget_meta a:before,
.footer-widget.widget_pages a:before,
.footer-widget.widget_archive a:before,
.footer-widget.widget_categories a:before,
.footer-widget.widget_nav_menu a:before {
    display: none;
}

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

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


.footer-logo {
    margin-bottom: 15px;
}

.footer-text {
    margin: -0.3em 0 25px 0;
    max-width: 285px;
}


.footer-info_group {
    display: flex;
    justify-content: center;
    border-right: 1px solid #152B54;
    padding: 60px 0 60px 0;
}

.footer-info_group:last-child {
    border-right: none;
}

.footer-info_group.style2 {
    border: none;
}

.footer-info_group.style2 .footer-info_icon {
    background-color: transparent;
    border: 1px solid #35496F;
}



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

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


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

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

.footer-newsletter {
    display: flex;
}

.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:-ms-input-placeholder {
    color: var(--white-color);
}

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

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

.footer-newsletter .dm-btn:hover {
    background-color: var(--theme-color);
    color: var(--white-color);
}

.footer-newsletter .dm-btn:after,
.footer-newsletter .dm-btn::before {
    display: none;
}



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

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

.footer-mail1 > i:first-child,
.footer-address1 > 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 0;
}

.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: -0.3em 0 22px 0;
    display: block;
    max-width: 300px;
}

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

/* Medium Large devices */
@media (max-width: 1399px) {
    .menu-all-pages-container.footer-links {
        width: 330px;
        max-width: 100%;
    }

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

/* Large devices */
@media (max-width: 1199px) {
    .footer-widget {
        margin-bottom: 40px;
    }

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

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

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

    .footer-info_icon {
        margin: 0 0 20px 0;
    }

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

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

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

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

/* Medium devices */
@media (max-width: 991px) {
    .footer-widget .widget_title {
        font-size: 22px;
    }

    .footer-layout1 .footer-widget.widget_meta a,
    .footer-layout1 .footer-widget.widget_pages a,
    .footer-layout1 .footer-widget.widget_archive a,
    .footer-layout1 .footer-widget.widget_categories a,
    .footer-layout1 .footer-widget.widget_nav_menu a {
        margin-left: auto;
        margin-right: auto;
    }
}

/* Small devices */
@media (max-width: 767px) {

    .footer-widget.widget_meta a,
    .footer-widget.widget_pages a,
    .footer-widget.widget_archive a,
    .footer-widget.widget_categories a,
    .footer-widget.widget_nav_menu a {
        font-size: 14px;
    }

    .footer-newsletter {
        display: block;
    }

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

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

/*------------------- 4.2. Header  -------------------*/






.menu-style2 > ul > li > a {
    padding: 41.5px 0;
}

.menu-style3 > ul > li > a {
    padding: 45px 0;
}

.menu-style4 > ul > li > a {
    padding: 49.5px 0;
    position: relative;
}

.menu-style4 > ul > li > a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: var(--theme-color);
    width: 100%;
    height: 2px;
    transition: all ease 0.4s;
    transform: scale(0);
    opacity: 0;
    visibility: hidden;
}

.menu-style4 > ul > li > a:hover:before {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}

.menu-style5 > ul > li {
    margin: 0 13px;
}

.menu-style5 > ul > li > a {
    padding: 51.5px 0;
}

.menu-style5 > ul > li:hover ul.mega-menu,
.menu-style5 > ul > li:hover ul.sub-menu {
    margin-top: -1px;
}

.header-text {
    margin: 0;
}

.header-text i {
    margin-right: 10px;
}


.header-search {
    display: flex;
    width: 300px;
    max-width: 100%;
}

.header-search input {
    flex: 1;
    border: none;
    padding: 0 20px 0 20px;
    height: 35px;
    width: 100%;
    border-radius: 4px;
    transition: all ease 0.4s;
}

.header-search button {
    border: none;
    background-color: var(--theme-color);
    color: var(--white-color);
    font-size: 13px;
    width: 35px;
    height: 35px;
    border-radius: 4px;
}

.header-search button:hover {
    background-color: var(--title-color);
    color: var(--white-color);
}

.header-search input:focus {
    padding: 0 20px 0 20px;
    background-color: var(--smoke-color);
}

.header-links ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.header-links li {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: var(--title-color);
    font-family: var(--title-font);
    padding: 0 30px 0 0;
    margin: 0 26px 0 0;
    border-right: 1px solid #CAD4F1;
    line-height: 23px;
}

.header-links li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}

.header-links i {
    color: var(--theme-color);
    margin: 0 10px 0 0;
}

.header-links a {
    color: inherit;
}

.header-links a:hover {
    color: var(--theme-color);
}

.header-links.style-white i,
.header-links.style-white li {
    color: var(--white-color);
    border-color: #558EFF;
}

.header-social {
    font-size: 14px;
}

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

.header-social a {
    display: inline-block;
    color: var(--title-color);
    margin-left: 16px;
}

.header-social a:hover {
    color: var(--theme-color);
}

.header-social.style-white .social-title,
.header-social.style-white a {
    color: var(--white-color);
}

.header-social.style-white a:hover {
    color: var(--title-color);
}

.logo-style1 {
    background: linear-gradient(278.46deg, #00BCFA 0.91%, #0E59F2 71.89%, #0E59F2 100%);
    padding: 30px 35px 30px 35px;
    border-radius: 5px 0px 0px 5px;
    line-height: 0;
    margin: -1px 0;
}

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

.header-box {
    border: 10px solid var(--theme-color);
    background-color: var(--white-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);
    color: var(--white-color);
}

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

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


.login-tab {
    display: flex;
    border-radius: 9999px;
    position: relative;
    z-index: 1;
}

.login-tab:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    border-radius: inherit;
    border: 2px solid var(--theme-color);
    z-index: -1;
}

.login-tab a {
    display: inline-block;
    color: var(--theme-color);
    background-color: transparent;
    font-family: var(--title-font);
    text-transform: capitalize;
    font-weight: 600;
    font-size: 18px;
    padding: 18.5px 37px;
    line-height: 1;
    border-radius: inherit;
}

.login-tab a:hover,
.login-tab a.active {
    color: var(--white-color);
}

.login-tab .indicator {
    position: absolute;
    display: inline-block;
    left: 0;
    top: 0;
    background-color: var(--theme-color);
    z-index: -1;
    transition: all ease 0.4s;
    border-radius: inherit;
}



.header-layout2 {
    position: relative;
    margin-bottom: -55px;
}

.header-layout2 .header-shape {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100% - 55px);
    z-index: -1;
    background-color: #F6F7FA;
}


.header-layout2 .menu-area {
    background-color: var(--white-color);
    padding: 0 30px 0 0;
    border-radius: 5px;
    box-shadow: 0px 17px 29px rgba(32, 56, 105, 0.18);
}

.header-layout2 .vs-menu-toggle {
    border-radius: 5px;
}

.header-layout2 .will-sticky .sticky-active {
    box-shadow: none;
    background-color: transparent;
}

.header-layout3 {
    position: relative;
}

@media (min-width: 1199px) {

    .header-layout3 .header-box-wrap,
    .header-layout3 .header-top,
    .header-layout3 .sticky-wrapper:not(.will-sticky) {
        --box-width: 290px;
        --main-container: 1680px;
    }

    .header-layout3 .header-box-wrap .container,
    .header-layout3 .header-top .container,
    .header-layout3 .sticky-wrapper:not(.will-sticky) .container {
        padding-right: var(--box-width);
    }

    .header-layout3 .header-box {
        width: calc(var(--box-width) - 40px);
        position: absolute;
        right: 0;
        top: 0;
    }
}

@media (max-width: 1500px) and (min-width: 1199px) {
    .header-layout3 {
        --main-container: 1320px;
    }

    .header-layout3 .main-menu > ul > li {
        margin: 0 12px;
    }
}

.header-layout5 {
    position: relative;
}

@media (min-width: 1500px) {
    .header-layout5 {
        --main-container: 1430px;
    }
}

.header-layout5 .header-shape1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100% - 63px);
    background-color: var(--theme-color);
    z-index: -1;
}

.header-layout5 .menu-area {
    background-color: var(--white-color);
    z-index: 1;
}

@media (min-width: 1500px) {
    .header-layout5 .menu-area {
        max-width: 1518px;
        margin: 0 auto;
        padding: 0 20px;
    }
}

.header-layout5 .header-top {
    padding: 12.5px 0;
    position: relative;
    z-index: 2;
}

@media (min-width: 767px) {
    .header-layout5 .header-social {
        border-left: 1px solid #558EFF;
        padding-left: 4px;
    }
}

.header-layout5 .header-social a:hover {
    color: rgba(255, 255, 255, 0.7);
}

.header-layout5 .header-links a:hover {
    color: rgba(255, 255, 255, 0.7);
}

.header-layout6 {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    max-width: 1390px;
    margin-left: auto;
    margin-right: auto;
    --clip-total: 80px;
    --shape-gap: 17px;
}

.header-layout6 .shape1 {
    position: absolute;
    left: var(--pos, 0);
    right: var(--pos, 0);
    top: var(--pos, 0);
    bottom: var(--pos, 0);
    background-color: var(--white-color);
    z-index: -1;
    -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 80px) 99%, 80px 100%);
    clip-path: polygon(0 0, 100% 0, calc(100% - 80px) 99%, 80px 100%);
}

.header-layout6 .shape2 {
    position: absolute;
    border-bottom: 2px solid var(--white-color);
    left: calc(var(--clip-total) - var(--shape-gap));
    right: calc(var(--clip-total) - var(--shape-gap));
    bottom: calc(var(--shape-gap) / -1);
}

.header-layout6 .shape3:after,
.header-layout6 .shape3:before {
    content: "";
    position: absolute;
    right: calc((var(--shape-gap) + 11px) / -1);
    top: 0;
    width: 2px;
    height: calc(100% + 43px);
    background-color: var(--white-color);
    transform: rotate(32deg);
    transform-origin: top left;
}

.header-layout6 .shape3::before {
    right: auto;
    left: calc((var(--shape-gap) + 11px) / -1);
    transform: rotate(-32deg);
    transform-origin: top right;
}

@media (min-width: 1500px) {
    .header-layout6 .container {
        padding-left: 50px;
        padding-right: 50px;
    }
}

/* Hight Resoulation devices */
@media (min-width: 1921px) {
    .logo-style1 {
        margin-bottom: -1px;
    }
}

/* Extra large devices */
@media (max-width: 1500px) {
    .header-layout6 {
        position: relative;
    }

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

/* Medium Large devices */
@media (max-width: 1399px) {
    .header-layout3 .main-menu > ul > li {
        margin: 0 13px;
    }
}

/* Large devices */
@media (max-width: 1199px) {
    .header-search {
        width: 200px;
    }

    .main-menu > ul > li {
        margin: 0 14px;
    }

    .header-layout2 {
        margin: 0;
    }

    .header-layout2 .header-shape {
        height: 100%;
    }
}



/* Medium devices */
@media (max-width: 991px) {
    .header-links li {
        padding-right: 15px;
        margin-right: 10px;
    }


    .logo-style1 {
        padding: 20px 20px 20px 20px;
    }


    .header-layout2 .menu-area {
        padding: 0 20px 0 0;
    }
}

/* Extra small devices */
@media (max-width: 575px) {
    .header-info:nth-child(2) {
        padding-left: 10px;
    }

    .header-info_label {
        font-size: 12px;
    }

    .header-info_link {
        font-size: 14px;
    }

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

    .header-links li {
        padding-right: 10px;
        margin-right: 0;
        border-right: none;
        font-size: 12px;
    }

    .header-links li i {
        margin-right: 5px;
    }

    .logo-style1 {
        padding: 15px 15px 15px 15px;
        max-width: 200px;
    }

    .header-layout2 .header-top {
        padding: 13px 0;
    }
}

/* BEFORE AFTER PLUGIN */

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
    content: " ";
    display: block;
    background: #fff;
    position: absolute;
    z-index: 30;
}

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
    width: 3px;
    height: 9999px;
    left: 50%;
    margin-left: -1.5px;
}


.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
    transition-duration: 0.5s;
}

.twentytwenty-before-label,
.twentytwenty-after-label {
    transition-property: opacity;
}

.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.1em;
}

.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    line-height: 38px;
    padding: 0 20px;
    border-radius: 2px;
}

.twentytwenty-horizontal .twentytwenty-before-label:before,
.twentytwenty-horizontal .twentytwenty-after-label:before {
    top: 50%;
    margin-top: -19px;
}

.twentytwenty-container {
    box-sizing: content-box;
    z-index: 0;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    border: 3px solid white;
    border-radius: 10px;
}

.twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block;
}

.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active :hover.twentytwenty-overlay {
    background: transparent;
}

.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
    opacity: 0;
}

.twentytwenty-container * {
    box-sizing: content-box;
}

.twentytwenty-before-label {
    opacity: 0;
}

.twentytwenty-before-label:before {
    content: attr(data-content);
}

.twentytwenty-after-label {
    opacity: 0;
}

.twentytwenty-after-label:before {
    content: attr(data-content);
}

.twentytwenty-horizontal .twentytwenty-before-label:before {
    left: 10px;
}

.twentytwenty-horizontal .twentytwenty-after-label:before {
    right: 10px;
}

.twentytwenty-overlay {
    transition-property: background;
    background: transparent;
    z-index: 25;
}

.twentytwenty-overlay:hover {
    background: rgba(0, 0, 0, 0.5);
}

.twentytwenty-overlay:hover .twentytwenty-after-label {
    opacity: 1;
}

.twentytwenty-overlay:hover .twentytwenty-before-label {
    opacity: 1;
}

.twentytwenty-before {
    z-index: 20;
}

.twentytwenty-after {
    z-index: 10;
}

.twentytwenty-handle {
    height: 38px;
    width: 38px;
    position: absolute;
    left: 30%;
    top: 50%;
    margin-left: -22px;
    margin-top: -22px;
    border: 3px solid #fff;
    border-radius: 1000px;
    box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    z-index: 40;
    cursor: pointer;
}

.twentytwenty-horizontal .twentytwenty-handle:before {
    bottom: 50%;
    margin-bottom: 22px;
    box-shadow: 0 3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-horizontal .twentytwenty-handle:after {
    top: 50%;
    margin-top: 22px;
    box-shadow: 0 -3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-container .logo-works {
    border-radius: 50%;
    box-shadow: 0px 0px 0px;
}
