/*
===============================================================
 #CUSTOM CSS
- Please do not edit this file. This file is generated from admin area.
- Every changes here will be overwritten by theme
===============================================================*/
/* header-logo-width 
=========================*/
.aux-logo-header .aux-logo-anchor {
    max-width: 80px;
}

/* header-logo-max-height-type 
=========================*/
.aux-logo-header .aux-logo-anchor>img {
    max-height: 85px;
}

/* elementor-color-primary 
=========================*/
.aux-customize-preview.elementor-kit-4 {
    --e-global-color-primary: rgb(145, 86, 247);
}

/* elementor-color-secondary 
=========================*/
.aux-customize-preview.elementor-kit-4 {
    --e-global-color-secondary: rgb(244, 181, 57);
}

/* elementor-color-text 
=========================*/
.aux-customize-preview.elementor-kit-4 {
    --e-global-color-text: rgb(0, 0, 0);
}

/* elementor-color-accent 
=========================*/
.aux-customize-preview.elementor-kit-4 {
    --e-global-color-accent: #61CE70;
}

/* site-frame-background-color 
=========================*/
@media screen and (min-width: 700px) {

    .aux-framed .aux-side-frames,
    body.aux-framed:after,
    .aux-framed .aux-side-frames:before,
    .aux-framed .aux-side-frames:after {
        background-color: #111111;
    }
}

/* sticky-header-color 
=========================*/
.aux-elementor-header.aux-sticky .elementor-section-wrap>.elementor-section {
    background-color: #FFFFFF !important;
}

/* site-header-container-scaled-height 
=========================*/
.aux-top-sticky .site-header-section.aux-sticky .aux-fill .aux-menu-depth-0>.aux-item-content,
.aux-top-sticky .site-header-section.aux-sticky .aux-header-elements,
.aux-elementor-header.aux-sticky .elementor-section-wrap>.elementor-section>.elementor-container {
    min-height: 80px;
}

/* site-header-container-height 
=========================*/
.site-header-section .aux-header-elements:not(.aux-vertical-menu-elements),
.site-header-section .aux-fill .aux-menu-depth-0>.aux-item-content {
    height: 85px;
}

/* site-transparent-header-bgcolor 
=========================*/
.site-header-section {
    background-color: #FFFFFF;
}

/* site-vertical-menu-background-color 
=========================*/
.aux-vertical-menu-side {
    background-color: #FFF;
}

/* site-header-navigation-item-height 
=========================*/
.site-header-section .aux-middle .aux-menu-depth-0>.aux-item-content {
    height: 60px;
}

/* site-mobile-header-toggle-button-color 
=========================*/
.site-header-section .aux-header .aux-burger:before,
.site-header-section .aux-header .aux-burger:after,
.site-header-section .aux-header .aux-burger .mid-line {
    border-color: #3d3d3d;
}

/* site-menu-full-screen-background-color 
=========================*/
#fs-menu-search:before {
    background-color: rgba(255, 255, 255, 0.95);
}

/* site-top-header-background-color 
=========================*/
#top-header {
    background-color: #FFFFFF;
}

/* blog-post-like-icon-size 
=========================*/
.single-post .wp_ulike_general_class .wp_ulike_btn:before {
    font-size: 25px;
}

/* blog-post-share-button-icon-size 
=========================*/
.single-post .aux-single-post-share span::before {
    font-size: 24px;
}

/* post-title-bar-overlay-pattern-opacity 
=========================*/
.single-post .aux-overlay-bg-hash::before {
    opacity: 0.15;
}

/* page-title-bar-overlay-pattern-opacity 
=========================*/
.page .aux-overlay-bg-hash::before {
    opacity: 0.5;
}

/* subfooter-bar-layout-bg-color 
=========================*/
.aux-subfooter-bar {
    background-color: #fafafa;
}

/* subfooter-bar-top-border-color 
=========================*/
.aux-subfooter-bar {
    border-top: 1px solid #EAEAEA;
}

/* subfooter-layout-bg-image-position 
=========================*/
.aux-subfooter {
    background-position: center center;
}

/* subfooter-layout-bg-image-size 
=========================*/
.aux-subfooter {
    background-size: cover;
}

/* subfooter-layout-bg-image-repeat 
=========================*/
.aux-subfooter {
    background-repeat: no-repeat;
}

/* subfooter-top-border-color 
=========================*/
.aux-subfooter {
    border-top: 1px solid #EAEAEA;
}

/* site-footer-bg-color 
=========================*/
.aux-site-footer {
    background-color: #1A1A1A;
}

/* footer-top-border-color 
=========================*/
.aux-site-footer {
    border-top: 1px solid #EAEAEA;
}

/* footer-top-border-width 
=========================*/
.aux-site-footer {
    border-top-width: 1px;
}

/* site-secondary-logo-max-height 
=========================*/
.aux-logo-footer .aux-logo-anchor img {
    max-height: 50px;
}

/* portfolio-single-share-button-icon-size 
=========================*/
.single-portfolio .aux-single-portfolio-share span::before {
    font-size: 10px;
}

/* portfolio-single-like-icon-size 
=========================*/
.single-portfolio .wp_ulike_general_class button::before {
    font-size: 10px;
}

/* portfolio-title-bar-overlay-pattern-opacity 
=========================*/
.single-portfolio .aux-overlay-bg-hash::before {
    opacity: 0.5;
}

/* portfolio-classic-entry-box-background-color 
=========================*/
.post-type-archive-portfolio .aux-entry-boxed .entry-main {
    background-color: #FFFFFF;
}

/* portfolio-classic-entry-box-border-color 
=========================*/
.post-type-archive-portfolio .aux-entry-boxed .entry-main {
    border-color: #EAEAEA !important;
}

/* portfolio-land-side-background-color 
=========================*/
.post-type-archive-portfolio .aux-item-land .aux-land-side {
    background-color: #FFFFFF;
}

/* portfolio-land-side-border-color 
=========================*/
.post-type-archive-portfolio .aux-item-land .aux-land-side {
    border-color: #EAEAEA !important;
}

/* general-heading-h1 
=========================*/
body h1,
body .aux-h1 {
    font-family: 'Inter';
}

/* general-heading-h2 
=========================*/
body h2,
body .aux-h2 {
    font-family: 'Inter';
}

/* general-heading-h3 
=========================*/
body h3,
body .aux-h3 {
    font-family: 'Inter';
}

/* general-heading-h4 
=========================*/
body h4,
body .aux-h4 {
    font-family: 'Inter';
}

/* body-typography 
=========================*/
body {}

/* general-heading-h5 
=========================*/
body h5,
body .aux-h5 {}

/* single-post-title-typography 
=========================*/
.single-post .aux-primary .hentry .entry-title {
    font-family: 'Inter';
    color: rgb(26, 31, 47);
    font-size: 40px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: -1.2px;
}

@media(max-width: 1024px) {
    .single-post .aux-primary .hentry .entry-title {
        font-size: 34px;
    }
}

@media(max-width: 768px) {
    .single-post .aux-primary .hentry .entry-title {
        font-size: 24px;
    }
}

/* single-post-content-typography 
=========================*/
.single-post .hentry .entry-content {
    color: rgb(17, 31, 61);
    font-size: 16px;
    font-weight: 400;
}

@media(max-width: 1024px) {
    .single-post .hentry .entry-content {
        font-size: 15px;
    }
}

@media(max-width: 768px) {
    .single-post .hentry .entry-content {
        font-size: 14px;
    }
}

/* single-post-info-typography 
=========================*/
.single-post .hentry .entry-info {
    color: rgb(17, 31, 61);
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

@media(max-width: 1024px) {
    .single-post .hentry .entry-info {
        font-size: 15px;
    }
}

@media(max-width: 768px) {
    .single-post .hentry .entry-info {
        font-size: 14px;
    }
}

/* single-post-info-terms-typography 
=========================*/
.single-post .hentry .entry-info a {
    color: rgb(17, 31, 61);
    font-size: 16px;
    font-weight: 400;
}

@media(max-width: 1024px) {
    .single-post .hentry .entry-info a {
        font-size: 15px;
    }
}

@media(max-width: 768px) {
    .single-post .hentry .entry-info a {
        font-size: 14px;
    }
}

/* single-post-meta-typography 
=========================*/
.single-post .hentry footer.entry-meta .entry-tax {
    color: rgb(17, 31, 61);
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: -0.6px;
}

@media(max-width: 1024px) {
    .single-post .hentry footer.entry-meta .entry-tax {
        font-size: 18px;
    }
}

@media(max-width: 768px) {
    .single-post .hentry footer.entry-meta .entry-tax {
        font-size: 16px;
    }
}

/* single-post-meta-terms-typography 
=========================*/
.single-post .hentry footer.entry-meta .entry-tax a,
.single-post .hentry footer.entry-meta .entry-tax i {
    color: rgb(17, 31, 61);
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
    font-style: normal;
    text-decoration: none;
    letter-spacing: -0.6px;
}

@media(max-width: 1024px) {

    .single-post .hentry footer.entry-meta .entry-tax a,
    .single-post .hentry footer.entry-meta .entry-tax i {
        font-size: 18px;
    }
}

@media(max-width: 768px) {

    .single-post .hentry footer.entry-meta .entry-tax a,
    .single-post .hentry footer.entry-meta .entry-tax i {
        font-size: 16px;
    }
}

/* comment-forms-replay-title-typo 
=========================*/
#reply-title>span {
    color: var(--e-global-color-text);
    font-size: 40px;
    font-weight: 700;
    letter-spacing: -1.2px;
}

@media(max-width: 1024px) {
    #reply-title>span {
        font-size: 34px;
    }
}

@media(max-width: 768px) {
    #reply-title>span {
        font-size: 26px;
    }
}

/* comment-forms-notes-typo 
=========================*/
#commentform .comment-notes {
    color: rgb(17, 31, 61);
    font-size: 16px;
    font-weight: 400;
}

@media(max-width: 1024px) {
    #commentform .comment-notes {
        font-size: 15px;
    }
}

@media(max-width: 768px) {
    #commentform .comment-notes {
        font-size: 14px;
    }
}

/* comment-forms-button-typo 
=========================*/
#commentform .form-submit input[type="submit"] {
    color: var(--e-global-color-aef23e3);
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
}

@media(max-width: 1024px) {
    #commentform .form-submit input[type="submit"] {
        font-size: 15px;
    }
}

@media(max-width: 768px) {
    #commentform .form-submit input[type="submit"] {
        font-size: 14px;
    }
}

/* comment-forms-placeholder-typo 
=========================*/
#commentform input::placeholder,
#commentform textarea::placeholder {
    color: var(--e-global-color-327a04ae);
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
}

@media(max-width: 1024px) {

    #commentform input::placeholder,
    #commentform textarea::placeholder {
        font-size: 15px;
    }
}

@media(max-width: 768px) {

    #commentform input::placeholder,
    #commentform textarea::placeholder {
        font-size: 14px;
    }
}

/* blog-post-like-margin 
=========================*/
.single-post .wp_ulike_general_class button {
    margin: -10px 20px 0px 0px;
}

/* blog-post-like-icon-color 
=========================*/
.single-post .wp_ulike_btn:before,
.single-post .wp_ulike_is_liked .wp_ulike_btn:before {
    color: var(--e-global-color-secondary);
}

/* blog-post-not-like-icon-color 
=========================*/
.single-post .wp_ulike_is_unliked .wp_ulike_btn:before {
    color: var(--e-global-color-text);
}

/* blog-post-like-icon-hover-color 
=========================*/
.single-post .wp_ulike_general_class .wp_ulike_btn:hover:before {
    color: var(--e-global-color-primary);
}

/* blog-post-share-button-icon-color 
=========================*/
.single-post .aux-single-post-share span::before {
    color: var(--e-global-color-text);
}

/* blog-post-share-button-icon-hover-color 
=========================*/
.single-post .aux-single-post-share span:hover::before {
    color: var(--e-global-color-primary);
}

/* single-portfolio-overview-content-typography 
=========================*/
.aux-single .type-portfolio .entry-side-overview {
    color: rgb(17, 31, 61);
    font-size: 16px;
    font-weight: 400;
}

@media(max-width: 1024px) {
    .aux-single .type-portfolio .entry-side-overview {
        font-size: 15px;
    }
}

@media(max-width: 768px) {
    .aux-single .type-portfolio .entry-side-overview {
        font-size: 14px;
    }
}

/* single-portfolio-meta-typography 
=========================*/
.aux-single .type-portfolio .entry-meta-data dt {
    color: var(--e-global-color-327a04ae);
    font-size: 16px;
    font-weight: 700;
}

@media(max-width: 1024px) {
    .aux-single .type-portfolio .entry-meta-data dt {
        font-size: 15px;
    }
}

/* single-portfolio-meta-terms-typography 
=========================*/
.aux-single .type-portfolio .entry-meta-data dd,
.aux-single .type-portfolio .entry-meta-data .entry-tax>a {
    color: rgb(26, 31, 47);
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.4px;
}

@media(max-width: 1024px) {

    .aux-single .type-portfolio .entry-meta-data dd,
    .aux-single .type-portfolio .entry-meta-data .entry-tax>a {
        font-size: 18px;
    }
}

/* single-portfolio-lunch-btn-typography 
=========================*/
.aux-single .type-portfolio .entry-meta-data .aux-button {
    color: var(--e-global-color-aef23e3);
    font-size: 14px;
    font-weight: 700;
}

/* comment-forms-response-title-typo 
=========================*/
.comments-title,
.comment-reply-title {
    font-size: 40px;
}

@media(max-width: 1024px) {

    .comments-title,
    .comment-reply-title {
        font-size: 34px;
    }
}

@media(max-width: 768px) {

    .comments-title,
    .comment-reply-title {
        font-size: 26px;
    }
}

/*custome*/
@media only screen and (min-width: 901px) {
    .elementor-element-9529c43 .aux-burger-box {
        display: none
    }
}

@media only screen and (min-width: 2px) {
    .elementor-element-c831e3e .aux-burger-box {
        display: none
    }
}

.overlay-up {
    text-align: center;
    width: 100%;
    margin-top: 9px;
}

.elm-serv-panel {
    min-height: 655px;
}

@media(max-width:767px) {
    .elm-serv-panel {
        min-height: auto;
    }
}

.home-main-title {
    font-size: 3.5rem;
}

.home-main-sub-title {
    font-size: 2.5rem;
    letter-spacing: 0px;
}

@media(max-width:767px) {
    .home-main-title {
        font-size: 2rem;
    }

    .home-main-sub-title {
        font-size: 2rem;
    }
}

@media(max-width:767px) {
    .hentry.aux-medium-context .entry-content {
        margin: 0 auto !important;
    }
    .aux-fold {
        padding-right: 25px;
        padding-left: 25px;
    }
    .hentry.aux-medium-context .entry-header {
        margin: 0 auto !important;
    }
    .hentry .entry-title {
        font-size: 1.5em;
    }
}