/*

Theme Name:     Jupiter Child Theme

Theme URI: 		//themeforest.net/user/artbees

Description:    Child theme for the Jupiter theme 

Author:         Your name here

Theme URI: 		//themeforest.net/user/artbees

Template:       jupiter

Version:        5.0.7

*/


div.wpcf7-display-none {
    display: none;
}

@font-face {

    font-family: 'Roboto';

    src: url('./fonts/roboto-regular-webfont.woff2') format('woff2'),

        url('./fonts/roboto-regular-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;
    font-display: swap;

}

@font-face {

    font-family: 'robotolight_italic';

    src: url('./fonts/roboto-lightitalic-webfont.woff2') format('woff2'),

        url('./fonts/roboto-lightitalic-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;
    font-display: swap;

}

@font-face {

    font-family: 'robotomedium';

    src: url('./fonts/roboto-medium-webfont.woff2') format('woff2'),

        url('./fonts/roboto-medium-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;
    font-display: swap;

}

@font-face {

    font-family: 'robotomedium_italic';

    src: url('./fonts/roboto-mediumitalic-webfont.woff2') format('woff2'),

        url('./fonts/roboto-mediumitalic-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;
    font-display: swap;

}

@font-face {

    font-family: 'robotoblack';

    src: url('./fonts/roboto-black-webfont.woff2') format('woff2'),

        url('./fonts/roboto-black-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;
    font-display: swap;

}

@font-face {

    font-family: 'robotoblack_italic';

    src: url('./fonts/roboto-blackitalic-webfont.woff2') format('woff2'),

        url('./fonts/roboto-blackitalic-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;
    font-display: swap;

}

@font-face {

    font-family: 'robotobold';

    src: url('./fonts/roboto-bold-webfont.woff2') format('woff2'),

        url('./fonts/roboto-bold-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;
    font-display: swap;

}

@font-face {

    font-family: 'robotobold_italic';

    src: url('./fonts/roboto-bolditalic-webfont.woff2') format('woff2'),

        url('./fonts/roboto-bolditalic-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;
    font-display: swap;

}

@font-face {

    font-family: 'roboto_condensedbold';

    src: url('./fonts/robotocondensed-bold-webfont.woff2') format('woff2'),

        url('./fonts/robotocondensed-bold-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;
    font-display: swap;

}

@font-face {

    font-family: 'roboto_condensedbold_italic';

    src: url('./fonts/robotocondensed-bolditalic-webfont.woff2') format('woff2'),

        url('./fonts/robotocondensed-bolditalic-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;
    font-display: swap;

}

@font-face {

    font-family: 'roboto_condenseditalic';

    src: url('./fonts/robotocondensed-italic-webfont.woff2') format('woff2'),

        url('./fonts/robotocondensed-italic-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;
    font-display: swap;

}

@font-face {

    font-family: 'roboto_condensedlight';

    src: url('./fonts/robotocondensed-light-webfont.woff2') format('woff2'),

        url('./fonts/robotocondensed-light-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;
    font-display: swap;

}

@font-face {

    font-family: 'roboto_condensedlight_italic';

    src: url('./fonts/robotocondensed-lightitalic-webfont.woff2') format('woff2'),

        url('./fonts/robotocondensed-lightitalic-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;
    font-display: swap;

}

@font-face {

    font-family: 'roboto_condensedregular';

    src: url('./fonts/robotocondensed-regular-webfont.woff2') format('woff2'),

        url('./fonts/robotocondensed-regular-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;
    font-display: swap;

}

@font-face {

    font-family: 'robotoitalic';

    src: url('./fonts/roboto-italic-webfont.woff2') format('woff2'),

        url('./fonts/roboto-italic-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;
    font-display: swap;

}

@font-face {

    font-family: 'robotolight';

    src: url('./fonts/roboto-light-webfont.woff2') format('woff2'),

        url('./fonts/roboto-light-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;
    font-display: swap;

}

/* Sample : remove the comment and start adding your own custom CSS rules.*/

.lets-talk-btn {
    margin-top: 15px !important;
}

.mobile-app-btn a {
    width: 275px !important;
}

@media only screen and (max-width: 767px) {
    .flip-row {
        display: flex;
        flex-direction: column-reverse;
    }

    .flip-row .vc_col-sm-7 {
        order: -1
    }

    .flip-row .vc_col-sm-5.wpb_column.column_container {
        padding-bottom: 25px;
    }

    .mk-fancy-title.pattern-style {
        background: none !important;
        display: flex;
        margin-left: -10px;
    }

    .flip-reverse {
        order: -1 !important;
        flex-direction: column !important;
    }

    .inner-sec-row {
        margin-top: 15px !important;
    }
    .faq_wrapper .faq_inner_wrapper h2.mk-fancy-title {
        padding-left: 10px !important;
        padding-right: 10px !important;
        margin-left: 0 !important;
        margin-bottom: 0 !important;
    }
    .testimonial_inner_wrapper {
        margin: 0 !important;
    }

}

/*@media only screen and (max-width: 768px) { 
    .inner-sec-row{
        margin-top: 15px !important;
    }
}*/

@media (min-width: 768px) and (max-width: 1000px) {
    .banner-section {
        margin-top: 88px;
    }
}

@media (min-width: 1001px) and (max-width: 1140px) {
    .banner-section {
        margin-top: 50px;
    }
}

@media (min-width: 1025px) and (max-width: 1140px) {
    .mk-resposnive-logo {
        top: 0px !important;
        margin-top: 0px !important;
    }
}

@media (min-width: 768px) and (max-width: 1499px) {
    #iOS_development {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    /* .device-responsive {
        max-width: 33.33%;
        margin-left: 7%;
        margin-right: 7%;
    } */
    .md-none {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 960px) { 
    .match_height {
           height: 856px!important;

    }
}

.inner-sec-row {
    height: 100%;
    background-color: #efefef !important;
    padding: 15px;
    border-radius: 10px;
}

.sec-divider {
    padding-right: 25px !important;
    padding-left: 25px !important;
    padding-bottom: 10px !important;
}

.match_height {
    margin-bottom: 30px;
    min-height: 628px;
}

#iOS_development {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

body::-webkit-scrollbar {
    width: 0.2em;
}

body::-webkit-scrollbar-track {
    box-shadow: none;
}

body::-webkit-scrollbar-thumb {
    background-color: #8cc713;
}

.hidden-all{
	display:none;
}

body{
	overflow-x:hidden;
}



/* ADD NEW CSS FOR NEW DESIGN FOR CREST INFOSYSTEMS */
@import url('https://fonts.googleapis.com/css2?family=Mona+Sans:ital,wght@0,200..900;1,200..900&display=swap');

@font-face {
    font-family: 'Mona Sans';
    src: url('/wp-content/uploads/mona-sans-font/MonaSans-Italic.eot');
    src: url('/wp-content/uploads/mona-sans-font/MonaSans-Italic.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/uploads/mona-sans-font/MonaSans-Italic.woff2') format('woff2'),
        url('/wp-content/uploads/mona-sans-font/MonaSans-Italic.woff') format('woff'),
        url('/wp-content/uploads/mona-sans-font/MonaSans-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mona Sans';
    src: url('/wp-content/uploads/mona-sans-font/MonaSans-Black.eot');
    src: url('/wp-content/uploads/mona-sans-font/MonaSans-Black.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/uploads/mona-sans-font/MonaSans-Black.woff2') format('woff2'),
        url('/wp-content/uploads/mona-sans-font/MonaSans-Black.woff') format('woff'),
        url('/wp-content/uploads/mona-sans-font/MonaSans-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mona Sans';
    src: url('/wp-content/uploads/mona-sans-font/MonaSans-Bold.eot');
    src: url('/wp-content/uploads/mona-sans-font/MonaSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/uploads/mona-sans-font/MonaSans-Bold.woff2') format('woff2'),
        url('/wp-content/uploads/mona-sans-font/MonaSans-Bold.woff') format('woff'),
        url('/wp-content/uploads/mona-sans-font/MonaSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mona Sans';
    src: url('/wp-content/uploads/mona-sans-font/MonaSans-Medium.eot');
    src: url('/wp-content/uploads/mona-sans-font/MonaSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/uploads/mona-sans-font/MonaSans-Medium.woff2') format('woff2'),
        url('/wp-content/uploads/mona-sans-font/MonaSans-Medium.woff') format('woff'),
        url('/wp-content/uploads/mona-sans-font/MonaSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mona Sans';
    src: url('/wp-content/uploads/mona-sans-font/MonaSans-Regular.eot');
    src: url('/wp-content/uploads/mona-sans-font/MonaSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/uploads/mona-sans-font/MonaSans-Regular.woff2') format('woff2'),
        url('/wp-content/uploads/mona-sans-font/MonaSans-Regular.woff') format('woff'),
        url('/wp-content/uploads/mona-sans-font/MonaSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mona Sans';
    src: url('/wp-content/uploads/mona-sans-font/MonaSans-SemiBold.eot');
    src: url('/wp-content/uploads/mona-sans-font/MonaSans-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/uploads/mona-sans-font/MonaSans-SemiBold.woff2') format('woff2'),
        url('/wp-content/uploads/mona-sans-font/MonaSans-SemiBold.woff') format('woff'),
        url('/wp-content/uploads/mona-sans-font/MonaSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
:root {
    --primary-color: #7CB900;
    --primary-rgb-color: 124, 185, 0;

    --secondary-color: #323232;
    --white-color: #FFFFFF;
    --text-color:#323232;
    
    --border-color:#DDDDDD;
    --grey-color:#F9F9F9;
}

/* STRAT :: HOME PAGE */
.page-template-full-width-page .fw-600{
    font-weight:600 !important
}
.page-template-full-width-page .vc_column_container>.vc_column-inner {
    padding-left: 12px !important;
    padding-right: 12px !important;
}
.page-template.page-template-full-width-page.page-template-full-width-page-php .theme-page-wrapper .vc_inner.vc_row {
    margin-left: -12px !important;
    margin-right: -12px !important;
}
.page-template-full-width-page .mk-grid {
    max-width:1440px !important
}
.page-template-full-width-page .page-section-content{
    padding:0 !important
}
.page-template-full-width-page #mk-boxed-layout #mk-theme-container #theme-page > .mk-main-wrapper-holder {
    padding-left: 0 !important;
}

.page-template-full-width-page #mk-boxed-layout #mk-theme-container #theme-page .theme-page-wrapper .theme-content {
    padding: 0 20px !important;
}
.page-template-full-width-page #theme-page .mk-main-wrapper-holder .theme-page-wrapper{
    margin:0 auto !important;
}

.btn button, .btn .mk-button{
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 30px !important;
    padding:8px 16px !important;
    border-radius:60px !important;
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    width:fit-content;
    font-family: "Mona Sans" !important;
    background-image: none !important;
}
.btn button i, .btn .mk-button i{
    position: initial !important;
    transform: unset !important;
}
.btn.primary-btn button, .btn.primary-btn .mk-button{
    background-color:var(--primary-color) !important;
    color:var(--white-color) !important;
}
.btn button:hover, .btn .mk-button:hover{
    background-color:var(--secondary-color) !important;
    color:var(--white-color) !important;
}
.btn .mk-button{
    margin:0 auto;
    flex-direction: row-reverse;
}
.page-template-full-width-page .mk-button .mk-button--icon {
    margin: 0;
}
.section-space{
    padding-top:70px;
    padding-bottom:70px;
}
.home-hero-wrapper{
    background: linear-gradient(180deg, #EDF2E5 0%, #FFFFFF 100%);
    padding-top:100px;
    padding-bottom:60px;
}
.home-hero-wrapper .mk-grid .wpb_row{
    align-items: center;
    display: flex;
}
.home-hero-wrapper .hero-heading h1{
    font-weight: 700;
    font-size: 42px;
    line-height: 58px;
    color: var(--secondary-color);
    text-transform: capitalize;
    margin-bottom:20px;
    font-family: "Mona Sans" !important;
}
.home-hero-wrapper .hero-heading h1 span{
    color: var(--primary-color);
}
.home-hero-wrapper .hero-para{
    font-size:20px;
    line-height:35px;
    margin-bottom:0;
    font-family: "Mona Sans" !important;
}
.home-hero-wrapper .btn{
    margin-top:36px !important
}
.home-hero-wrapper .background-layer-holder div{
    max-width: 680px;
    background-size: contain;
}
.blur-element:before{
    content: '';
    position: absolute;
    width: 400px;
    height: 400px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(124, 185, 0, 0.2) 0%, rgba(124, 185, 0, 0) 100%);
    opacity: 0.5;
    z-index: 1;
}
.quote-wrapper{
    padding-bottom:40px;
    position:relative;
    overflow: unset !important;
}
.quote-wrapper.blur-element:before {
    left: -150px;
    top: 0;
}
.quote-wrapper .quote-box .wpb_wrapper{
    background-color:var(--grey-color);
    border-radius:20px;
    padding:16px;
    margin-top:40px;
    position:relative;
    z-index:1
}
.quote-wrapper .quote-box p{
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 42px;
    text-align: center;
    color: var(--text-color);
    margin:0;
    font-family: "Mona Sans" !important;
}
.quote-wrapper.title-quote-wrapper .quote-box .wpb_wrapper{
    padding:24px;
}
.quote-wrapper.title-quote-wrapper .quote-box p{
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    text-align: justify;
}
.quote-wrapper.title-quote-wrapper .quote-box .title{
    font-family: "Mona Sans" !important;
    font-weight: 600 !important;
    font-size: 36px;
    line-height: 54px;
    color: var(--text-color);
    text-align: center;
    text-transform: capitalize !important;
}
.section-wrapper{
    padding-top:70px;
    padding-bottom:70px;
}
.section-title-wrapper{
    padding-bottom:36px
}
.section-title-wrapper .heading-sub-title{
    font-family: "Mona Sans" !important;
    font-style: italic !important;
    font-weight: 500 !important;
    font-size: 26px;
    line-height: 30px;
    color: var(--primary-color);
    text-transform: capitalize;
    text-align:center
}
.section-title-wrapper .heading-title{
    font-family: "Mona Sans" !important;
    font-weight: 600 !important;
    font-size: 36px;
    line-height: 54px;
    color: var(--text-color);
    text-align:center
}
.section-title-wrapper .heading-para{
    font-family: "Mona Sans" !important;
    font-weight: 400 !important;
    font-size: 18px;
    line-height: 30px;
    color: var(--text-color);
    text-align:center
}
.our-expertise-list .wpb_wrapper{
    display: flex;
    align-items: center;
    gap: 20px;
}
.our-expertise-list-wrapper{
    padding:0 15px;
    display:flex;
    flex-wrap:wrap
}
.our-expertise-list-wrapper .our-expertise-list{
    display: flex;
    align-items: stretch;
}
.our-expertise-list-wrapper .our-expertise-list .vc_column-inner{
    padding:40px;
    border-bottom:1px solid var(--border-color);
}
.our-expertise-list-wrapper .our-expertise-list:nth-child(odd) .vc_column-inner{
    padding-left:0;
    border-right:1px solid var(--border-color);
}
.our-expertise-list-wrapper .our-expertise-list:nth-child(even) .vc_column-inner{
    padding-right:0;
}
.our-expertise-list-wrapper .our-expertise-list:nth-last-child(-n+2) .vc_column-inner {
  border-bottom: none;
}
.our-expertise-list-wrapper .our-expertise-list:nth-child(even) .vc_column-inner{
    padding-right:0;
}
.credibility-wrapper .credibility-card-list-wrapper .our-expertise-list:nth-last-child(-n+2) .vc_column-inner {
  border-bottom: none;
}
.credibility-wrapper.blur-element:before{
    left: -150px;
    top: 0;
}
.why-crest-wrapper .our-expertise-list-wrapper .our-expertise-list .vc_column-inner{
    border:none !important;
    padding: 0 12px !important;
}
.why-crest-wrapper .our-expertise-list-wrapper .our-expertise-list:nth-child(odd) .vc_column-inner{
    padding-left:0;
    border-right:none;
}
.why-crest-wrapper .our-expertise-list-wrapper .our-expertise-list{
    padding-bottom:24px;
}
.why-crest-wrapper .our-expertise-list-wrapper .our-expertise-list:nth-last-child(-n+2) {
    padding-bottom:0;
}
.our-expertise-list .wpb_wrapper .mk-image {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 60px;
    min-width: 60px;
    height: 60px;
    background: rgba(124, 185, 0, 0.08);
    border-radius: 12px;
    padding:16px;
    margin:0 !important
}
.our-expertise-list .wpb_wrapper .our-expertise-title{
    font-size: 18px;
    line-height: 30px;
    color: var(--text-color);
    text-transform:inherit;
    font-family: "Mona Sans" !important;
}
.innovation-wrapper{
    background-color:var(--grey-color);
}
.innovation-wrapper.blur-element:before{
    right: 0;
    top: 50%;
}
.our-core-list-wrapper .our-core-card .vc_column-inner > .wpb_wrapper{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
    background: var(--white-color);
    border-style:solid;
    border-color:var(--primary-color);
    border-width:0px;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    height:100%;
    position:relative;
}
.our-core-list-wrapper .our-core-card .vc_column-inner > .wpb_wrapper:hover{
    background: rgb(var(--primary-rgb-color), 0.08);
    transition: all .2s ease-in-out;
}
.our-core-list-wrapper .our-core-card:nth-child(1) .vc_column-inner > .wpb_wrapper{
    border-width: 0px 1px 1px 0px;
}
.our-core-list-wrapper .our-core-card:nth-child(2) .vc_column-inner > .wpb_wrapper{
    border-width: 0px 0px 1px 1px;
}
.our-core-list-wrapper .our-core-card:nth-child(3) .vc_column-inner > .wpb_wrapper{
    border-width: 1px 1px 0px 0px;
}
.our-core-list-wrapper .our-core-card:nth-child(4) .vc_column-inner > .wpb_wrapper{
    border-width: 1px 0px 0px 1px;
}
.our-core-card .our-core-title{
    font-weight: 600 !important;
    font-size: 24px;
    line-height: 36px;
    text-transform: capitalize;
    color: var(--text-color);
    margin-bottom: 16px !important;
    font-family: "Mona Sans" !important;
}
.our-core-card .our-core-para .wpb_wrapper{
    display:flex;
    flex-direction:column;
    gap:12px;
    margin-bottom:16px
}
.our-core-card .our-core-para .wpb_wrapper p{
    font-size: 18px;
    line-height: 28px;
    color: var(--text-color);
    margin:0;
    font-family: "Mona Sans" !important;
}
.our-core-card .capabilities-title{
    font-weight: 600 !important;
    font-size: 18px;
    line-height: 30px;
    color: var(--text-color);
    margin-bottom:12px !important;
    font-family: "Mona Sans" !important;
    text-transform: capitalize !important;
}
.our-core-card ul{
    display:flex;
    flex-direction:column;
    gap:8px;
}
.our-core-card ul li{
    position:relative;
    font-size: 18px;
    line-height: 30px !important;
    color: var(--text-color);
    margin:0;
    padding-left:30px !important;
    font-family: "Mona Sans" !important;
}
.our-core-card ul li:before{
    content:'';
    background-image:url('https://www.crestinfosystems.com/wp-content/uploads/2026/03/point.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 4px;
    left: 0 !important;
}
.our-core-card .capacity-list p{
    display:none !important
}
.our-core-list-wrapper .our-core-card{
    /* margin-bottom:24px;
    flex-grow: 1; */
}
.our-core-list-wrapper .our-core-card:nth-last-child(-n+2){
    margin-bottom:0;
}
.our-core-list-wrapper{
    display:flex;
    flex-wrap:wrap;
    row-gap:24px;
}
.our-core-list-wrapper .vc_column-inner{
    height:100%
}
.our-core-list-wrapper .our-icon{
    position: absolute;
    right: 16px;
    bottom: 16px;
    opacity:0.08
}
.our-core-list-wrapper .our-core-card .vc_column-inner > .wpb_wrapper:hover .our-icon{
    opacity:0.1
}
.credibility-card .credibility-count{
    font-weight: 600 !important;
    font-size: 36px;
    line-height: 48px;
    color: var(--text-color);
    font-family: "Mona Sans" !important;
}
.credibility-card .credibility-title{
    font-style: normal;
    font-weight: 600 !important;
    font-size: 18px;
    line-height: 30px;
    color: var(--text-color);
    font-family: "Mona Sans" !important;
}
.credibility-wrapper .credibility-card .vc_column-inner{
    padding:24px;
    border-right:1px solid var(--border-color);
}
.credibility-wrapper .credibility-card:last-child .vc_column-inner{
    border-right:none;
}
.success-story-wrapper.blur-element:before{
    right:-150px;
    bottom:0
}
.blog-list-wrapper .vc_grid-item .vc_grid-item-mini{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 16px;
    background: #FAFAFA;
    border: 1px solid var(--border-color);
    border-radius: 20px;
    width:100%;
    height: 100%;
}
.blog-list-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-zone{
    background-color:transparent !important
}
.blog-list-wrapper .vc_grid-item .vc_grid-item-mini:hover{
    background: rgb(var(--primary-rgb-color), 0.08);
}
.blog-list-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-animated-block{
    /* height:200px; */
    margin-bottom:16px;
    width:100%;
}
.blog-list-wrapper .vc_grid-item .vc_grid-item-mini .vc_gitem-animated-block .vc_gitem-zone{
    height:170px;
    background-position: center;
    background-size: cover;
    border-radius:16px;
    overflow:hidden
}
.blog-list-wrapper .vc_grid-item .vc_gitem-zone, .blog-list-wrapper .vc_grid-item .vc_gitem-zone .vc_gitem-zone-mini, .blog-list-wrapper .vc_grid-item .vc_gitem-zone .vc_gitem_row, .blog-list-wrapper .vc_grid-item .vc_gitem-zone .vc_gitem_row .vc_gitem-col, .blog-list-wrapper .vc_grid-item .vc_gitem-zone .vc_gitem-post-data-source-post_title {
    height:100%;
}
.blog-list-wrapper .vc_grid-item .vc_gitem-zone .vc_gitem_row .vc_gitem-col{
    padding:0;
    display:flex;
    flex-direction:column;
}
.blog-list-wrapper .vc_grid-item .vc_gitem-zone .vc_gitem-post-data-source-post_excerpt{
    display:none
}
.blog-list-wrapper .vc_grid-item .vc_gitem-zone .vc_gitem-post-data-source-post_title h4{
    font-size:18px;
    line-height:30px;
    color:var(--text-color);
    font-weight:500;
    margin-bottom:0;
    text-transform: capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-family: "Mona Sans" !important;
}
.blog-list-wrapper .vc_grid-item .vc_gitem-zone .vc_btn3-container{
    margin-bottom:0
}
.blog-list-wrapper .vc_grid-item .vc_gitem-zone .vc_btn3-container .vc_general{
    background-color: transparent !important;
    color: var(--primary-color);
    padding: 0;
    font-size: 16px;
    font-family: "Mona Sans" !important;
    font-weight: 600;
    text-transform: capitalize;
    position:relative
}
.blog-list-wrapper .vc_grid-item .vc_gitem-zone .vc_btn3-container .vc_general:before{
    content:'';
    background-image:url('https://www.crestinfosystems.com/wp-content/uploads/2026/03/arrow-right-icon.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 12px;
    height: 12px;
    position: absolute;
    right: -20px;
    top: 6px;
}
.blog-list-wrapper .vc_pageable-load-more-btn{
    display:none
}
.why-choose-wrapper{
    overflow:unset !important
}
.why-choose-wrapper.blur-element:before{
    bottom: -150px;
    left: -150px;
}
.choose-content .mk-image{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 60px;
    min-width: 60px;
    height: 60px;
    background-color:rgb(var(--primary-rgb-color), 0.08);
    border-radius:12px;
    padding: 16px;
}
.choose-content .title{
    font-weight: 600 !important;
    font-size: 24px;
    line-height: 36px;
    text-transform: capitalize;
    color: var(--text-color);
    font-family: "Mona Sans" !important;
}
.choose-content .para p{
    font-weight: 400 !important;
    font-size: 18px;
    line-height: 30px;
    color: var(--text-color);
    margin-bottom: 0 !important;
    font-family: "Mona Sans" !important;
}
.why-choose-content-wrapper{
    display:flex;
    align-items:center
}
.optimized-wrapper{
    background-color:var(--grey-color);
}
.optimized-wrapper.blur-element:before{
    left:-150px;
    top:-250px
}
.section-title-wrapper .fw-600{
    font-weight:600 !important
}
.industry-list-wrapper .wpb_wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap:wrap;
    gap: 16px;
    max-width: 1300px;
    margin: 0 auto;
}
.industry-list-wrapper .industry-badge{
    width: fit-content !important;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.07);
    border-radius: 16px;
}
.industry-list-wrapper .industry-badge .jupiter-donut-clearfix{
    display:none !important
}
.industry-list-wrapper .industry-badge .box-holder{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 16px !important;
    gap: 12px;
    background: var(--white-color);
}
.industry-list-wrapper .industry-badge .box-holder:hover{
    background-color: var(--primary-color);
}
.industry-list-wrapper .industry-badge .box-holder img{
    width:30px;
    height:auto
}
.industry-list-wrapper .industry-badge .box-holder .title{
    font-weight: 600 !important;
    font-size: 18px;
    line-height: 28px;
    color: var(--text-color);
    text-transform: capitalize !important;
    font-family: "Mona Sans" !important;
}
.industry-list-wrapper .industry-badge .box-holder:hover .title{
    color: var(--white-color);
}
.industry-list-wrapper .industry-badge .box-holder:hover img{
    filter: brightness(0) saturate(100%) invert(99%) sepia(0%) saturate(3311%) hue-rotate(146deg) brightness(116%) contrast(101%);
}
.testimonial-list-slider{
    margin:0 !important
}
.testimonial-list-slider .mk-flex-slides{
    display: flex;
    align-items: stretch;
}
.testimonial-list-slider .testimonial-item{
    display: flex !important;
    height: auto !important;
}
.mk-testimonial.modern-style.testimonial-list-slider .mk-testimonial-content{
    box-shadow: unset !important;
}
.testimonial-list-slider .testimonial-item .mk-testimonial-content{ 
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 100px 24px 24px 24px !important;
    border: 1px solid var(--border-color) !important;
    border-radius: 20px !important;
    box-shadow: unset !important;
    margin: 0 !important;
    background-image: url(https://www.crestinfosystems.com/wp-content/uploads/2026/03/quoteicon.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 60px;
    background-position-y: 24px;
    width: 100%;
    height: 100%;
    gap: 0;
}
.testimonial-list-slider .testimonial-item .mk-testimonial-content .clearboth{
    display:none !important    
}
.testimonial-list-slider .testimonial-item .mk-testimonial-content:before{
    display:none !important
}
.testimonial-list-slider .testimonial-item .mk-testimonial-content .mk-testimonial-quote, .testimonial-list-slider .testimonial-item .mk-testimonial-content .mk-testimonial-quote span{
    font-style: italic !important;
    font-weight: 300 !important;
    text-align: center;
    color: var(--text-color) !important;
    padding:0;
    margin-bottom:24px;
    font-family: "Mona Sans" !important;
}
.testimonial-list-slider .testimonial-item .mk-testimonial-content .mk-testimonial-image{
    margin-bottom:12px;
    margin-top:auto
}
.mk-testimonial.modern-style.testimonial-list-slider .mk-testimonial-content .mk-testimonial-company{
    font-weight: 500 !important;
}
.testimonial-list-slider .testimonial-item .mk-testimonial-content .mk-testimonial-author, .testimonial-list-slider .testimonial-item .mk-testimonial-content .mk-testimonial-company{
    font-weight: 500 !important;
    text-align: center;
    color: var(--text-color) !important;
    font-size:18px !important;
    font-family: "Mona Sans" !important;
}
.testimonial-list-slider .flex-control-paging{
    display: flex !important;
    align-items: center;
    gap: 4px;
    justify-content: center;
    top: unset !important;
    bottom: -24px !important
}
.testimonial-list-slider .flex-control-paging li a svg{
    display:none
}
.testimonial-list-slider .flex-control-paging li a{
    height:10px !important;
    width:10px !important;
    border-radius:10px;
    background:var(--border-color);
    transition: all .3s;
    padding:0 !important
}
.testimonial-list-slider .flex-control-paging li a.flex-active{
    width:30px !important;
    background:var(--secondary-color);
}
.point-list ul{
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.get-started-wrapper .point-list ul li {
    font-weight:600
}
.point-list p{
    display:none
}
.point-list ul li {
    position: relative;
    font-size: 18px;
    line-height: 30px !important;
    color: var(--text-color);
    margin: 0;
    padding-left: 30px !important;
    font-family: "Mona Sans" !important;
}
.point-list ul li:before {
    content: '';
    background-image: url(https://www.crestinfosystems.com/wp-content/uploads/2026/03/point.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 5px;
    left: 0;
}
.get-started-wrapper .section-title-wrapper{
    padding-bottom: 0;
}
.get-started-wrapper .wpb_row{
    display: flex;
    align-items: center;
}
/* END :: HOME PAGE */



/* STRAT :: ABOUT US PAGE */
.remove-hero-image-wrapper .mk-page-section-inner{
    display:none;
}
.introduction-box .wpb_wrapper{
    columns: 2;
    column-gap:48px;
}
.introduction-box .wpb_wrapper p{
    font-family: 'Mona Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: var(--text-color);
    margin-bottom:8px
}
.our-team-wrapper{
    background-color:var(--grey-color);
}
.our-team-wrapper .vc_row{
    display: flex;
    align-items: center;
}
.our-img-box img{
    border-radius:16px
}
.our-people-content .wpb_wrapper{
    display:flex;
    flex-direction:column;
    gap:12px;
    margin-top:24px
}
.our-team-wrapper .col-7.section-title-wrapper .vc_column-inner > .wpb_wrapper{
    padding-left:36px
}
.vision-mission-wrapper .col-7 .vc_column-inner > .wpb_wrapper{
    padding-right:36px
}
.our-people-content .wpb_wrapper p{
    font-size:18px;
    line-height:28px;
    color:var(--text-color);
    margin-bottom:0;
    font-family: "Mona Sans" !important;
    font-weight: 400 !important;
}
.vision-mission-wrapper{
    position:relative
}
.vision-mission-wrapper .heading-title {
    font-weight: 600 !important;
    font-size: 24px;
    line-height: 36px;
    text-transform: capitalize;
    color: var(--text-color);
    font-family: "Mona Sans" !important;
}
.vision-mission-wrapper .para-content .wpb_wrapper p {
    font-size:18px;
    line-height:28px;
    color:var(--text-color);
    margin-bottom:0;
    font-family: "Mona Sans" !important;
    font-weight: 400 !important;
    margin:0
}
.vision-mission-wrapper .icon-box{
    margin-bottom: 0px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    opacity: 0.08;
}
.vision-mission-wrapper .icon-box img{
    width: 120px;
    height: auto;
}
.vision-mission-wrapper .wpb_wrapper .box-holder::after{
    background-size: contain;
}
.our-team-wrapper .vc_col-sm-12{
    display: flex;
    flex-direction: column;
    gap: 36px;
    padding:0 15px !important
}

.core-list .our-core-card .wpb_wrapper{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
    background: var(--white-color);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    height: 100%;
    position:relative
}
.core-list .our-core-card .wpb_wrapper .core-icon{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 60px;
    min-width: 60px;
    height: 60px;
    background-color: rgb(var(--primary-rgb-color), 0.08);
    border-radius: 12px;
    padding: 16px;
}
.core-list .our-core-card .wpb_wrapper .title {
    font-weight: 600 !important;
    font-size: 24px;
    line-height: 36px;
    text-transform: capitalize;
    color: var(--text-color);
    font-family: "Mona Sans" !important;
}
.core-list .our-core-card .wpb_wrapper .core-para {
    font-weight: 400 !important;
    font-size: 18px;
    line-height: 28px;
    color: var(--text-color);
    font-family: "Mona Sans" !important;
}
.core-list {
    display: flex;
    flex-wrap:wrap;
    row-gap: 24px;
}
.core-list .our-core-card {
  display: flex;
}
.core-list .our-core-card .wpb_wrapper .title-element {
    font-size: 100px;
    line-height: 100px;
    position: absolute;
    top: -16px;
    right: 10px;
    opacity: .06;
    color: var(--primary-color);
    font-weight: bold !important;
    font-family: "Mona Sans" !important;
}
.core-list .our-core-card .wpb_wrapper:hover{
    background-color:rgb(var(--primary-rgb-color), 0.08);
}
.core-list .our-core-card .wpb_wrapper:hover .core-icon{
    background-color: var(--white-color);
}
.core-list .our-core-card .wpb_wrapper:hover .title-element {
    opacity: .10;
}
.why-crest-wrapper{
    background-color:var(--grey-color);
}
.why-crest-wrapper .our-expertise-list .wpb_wrapper .our-expertise-title{
    font-weight:600 !important
}
.growth-wrapper{
    background-color:#f9f9f9 !important
}
.growth-wrapper .growth-content .wpb_wrapper{
    display: flex;
    flex-direction: column;
    justify-content:center;
    max-width:1060px;
    margin:0 auto;
    gap: 12px;
}
.growth-wrapper .growth-content .wpb_wrapper p{
    font-weight: 400 !important;
    font-size: 18px;
    line-height: 28px;
    color: var(--text-color);
    font-family: "Mona Sans" !important;
    text-align:center;
    margin:0
}
.excellence-wrapper.blur-element:before {
    left: -150px;
    top: 0;
}
.growth-wrapper.blur-element:before, .our-team-wrapper.blur-element:before {
    right: -150px;
    top: -150px;
}
.our-team-wrapper.blur-element:after {
    content: '';
    position: absolute;
    width: 400px;
    height: 400px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(124, 185, 0, 0.2) 0%, rgba(124, 185, 0, 0) 100%);
    opacity: 0.5;
    z-index: 1;
    left: -150px;
    bottom: -150px;
}
.our-core-list-wrapper.our-expertise-software-wrapper .our-core-card .vc_column-inner>.wpb_wrapper{
    border:none !important;
}
.why-choose-advantage-list-wrapper{
    margin-top:24px
}
.page-template-full-width-page .why-choose-advantage-list-wrapper .vc_column_container>.vc_column-inner{
    padding:0 !important
}
.why-choose-advantage-list-wrapper .vc_column-inner > .wpb_wrapper{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.why-choose-advantage-list-wrapper .why-list .box-holder{
    display: flex;
    align-items: center;
    gap: 20px;
}

.why-choose-advantage-list-wrapper .why-list .box-holder .icon {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 60px;
    min-width: 60px;
    height: 60px;
    background-color: rgb(var(--primary-rgb-color), .08);
    border-radius: 12px;
    padding: 16px;
    margin: 0 !important;
}
.why-choose-advantage-list-wrapper .why-list .box-holder .title {
    font-weight: 600 !important;
    font-size: 24px;
    line-height: 36px;
    text-transform: capitalize;
    color: var(--text-color);
    font-family: "Mona Sans" !important;
    margin-bottom: 4px !important;
}
.why-choose-advantage-list-wrapper .why-list .box-holder .para {
    font-weight: 400 !important;
    font-size: 18px;
    line-height: 30px;
    color: var(--text-color);
    margin-bottom: 0 !important;
    font-family: "Mona Sans" !important;
}
.why-choose-advantage-list-wrapper .why-list .box-holder .jupiter-donut-clearfix {
    display:none !important
}
.why-choose-advantage-list-wrapper .why-list .box-holder .why-choose-advantage-card {
    margin-bottom:0 !important
}
.faq-list .box-holder{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.faq-card{
    box-sizing: border-box;
    padding: 16px;
    background: var(--white-color);
    mix-blend-mode: normal;
    border: 1px solid var(--border-color);
    border-radius: 16px;
}
.faq-card .vc_toggle_title{
    padding-left:0 !important;
    padding-right:24px !important;
}
.faq-card .vc_toggle_title h4{
    font-family: "Mona Sans" !important;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    color: var(--text-color);
    /* text-transform: math-auto !important; */
    text-transform: inherit !important;
}
.faq-card .vc_toggle_title .vc_toggle_icon:before, .faq-card.vc_toggle_active .vc_toggle_title .vc_toggle_icon:before{
    height: 2px !important;
    width: 15px !important;
    background:var(--text-color) !important;
    border:none !important;
    visibility: visible !important;

}
.faq-card .vc_toggle_title .vc_toggle_icon:after{
    height: 15px !important;
    width: 2px !important;
    background:var(--text-color) !important;
    border:none !important
}
.faq-card .vc_toggle_title i.vc_toggle_icon {
    left: auto !important;
    right: 0;
    margin-top: 0;
}
.faq-card .vc_toggle_icon{
    background: transparent !important;
    border: none !important;
}
.faq-card .vc_toggle_content{
    padding:12px 0 0 0 !important;
    margin:0 !important;
}
.faq-card .vc_toggle_content p{
    font-weight: 400 !important;
    font-size: 18px;
    line-height: 30px;
    color: var(--text-color);
    margin-bottom: 0 !important;
    font-family: "Mona Sans" !important;
}
.faq-card.vc_toggle_active{
    background:rgba(var(--primary-rgb-color),0.1) !important;
    border: 1px solid var(--primary-color);
}
.innovation-wrapper.our-expertise-software-wrapper.blur-element:before {
    right: -150px;
    top: -150px;
}
.advantage-wrapper.blur-element:before, .faq-wrapper.blur-element:before {
    left: -150px;
    top: -150px;
}
.page-template.page-template-full-width-page.page-template-full-width-page-php .theme-page-wrapper .vc_inner.vc_row.why-choose-advantage-list-wrapper{
    margin-left:0 !important;
    margin-right:0 !important;
}
.core-list.add-divider .our-core-card > .vc_column-inner{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.page-template.page-template-full-width-page.page-template-full-width-page-php .theme-page-wrapper .vc_inner.vc_row.core-list.add-divider{
    margin-left: 0 !important;
    margin-right: 0 !important;
    row-gap: 0;
}
.core-list.add-divider .our-core-card .wpb_wrapper {
    box-shadow:none;
    border-radius: 0;
}
.core-list.add-divider .our-core-card:not(:nth-child(4n)) {
    border-right: 1px solid var(--border-color);
}
.core-list.add-divider .our-core-card:not(:nth-last-child(-n+4)) {
    border-bottom: 1px solid var(--border-color);
}
.portfolio-list-wrapper.section-wrapper{
    padding-top:0
}
.portfolio-wrapper #mk-filter-portfolio.sortable-classic-style {
    padding: 0;
}
.portfolio-wrapper #mk-filter-portfolio ul{
    border-bottom:1px solid var(--border-color);
    display:flex;
    gap:16px;
    justify-content:center;
}
.portfolio-wrapper #mk-filter-portfolio ul li{
    margin:0 !important
}
.portfolio-wrapper #mk-filter-portfolio ul li a{
    position: relative;
    background-color: transparent !important;
    font-size:20px !important
}
.portfolio-wrapper #mk-filter-portfolio ul li a.current{
    color:var(--primary-color)
}
.portfolio-wrapper #mk-filter-portfolio ul li a.current:before{
    content:'';
    position:absolute;
    height: 2px;
    width: 100%;
    background-color: var(--primary-color);
    bottom:0;
    left: 0;
}
.portfolio-list {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  padding-top:36px;
  width:100% !important;
  height:auto !important
}
.portfolio-list:before {
  display:none !important
}
.portfolio-list .mk-portfolio-item.three-column {
    position: relative !important;
    top: unset !important;
    left: unset !important;
    width: calc(100% - 32px) !important;
    margin-top:0 !important;
    padding: 16px;
    background: var(--white-color);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
}
.portfolio-list .mk-portfolio-item .item-holder {
    margin:0 !important;
    padding: 0;
    border-radius: 0;
    border:none
}
.portfolio-wrapper .portfolio-grid {
    overflow: unset;
}
.portfolio-list .mk-portfolio-item .item-holder .featured-image {
    position: relative;
    background: #F2F2F2;
    border-radius: 16px;
    padding:20px;
    display:flex;
    align-items:center;
    justify-content:center;
    height:250px;
    overflow:hidden
}
.portfolio-list .mk-portfolio-item .item-holder .featured-image img{
    width:100%;
    height:auto;
    background-color: transparent;
}
.portfolio-list .mk-portfolio-item .item-holder .featured-image .hover-icon{
    display:none
}
.portfolio-list .mk-portfolio-item .item-holder .featured-image .image-hover-overlay{
    display:none
}
.portfolio-list .mk-portfolio-item .item-holder .portfolio-meta-wrapper{
    padding:16px 0 0 0
}
.portfolio-list .mk-portfolio-item .item-holder .portfolio-meta-wrapper .clearboth{
    display:none;
}
.portfolio-list .mk-portfolio-item .item-holder .portfolio-meta-wrapper .the-excerpt{
    display:none;
}
.portfolio-list .mk-portfolio-item .item-holder .portfolio-meta-wrapper .the-title{
    margin-bottom:0 !important;
    line-height:normal !important;
}
.portfolio-list .mk-portfolio-item .item-holder .portfolio-meta-wrapper .the-title a{
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: var(--text-color) !important;
    text-transform: math-auto;
}
.portfolio-wrapper .mk-loadmore-button{
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: var(--primary-color)!important;
    text-transform: math-auto;
    background-color: var(--white-color);
    border: 2px solid var(--primary-color);
}
.page-template-full-width-page .map-wrapper .page-section-content{
    max-width:100% !important
}
.page-template-full-width-page .map-wrapper .page-section-content .column_container{
    padding:0 !important
}

.contact-us-wrapper .contact-form-wrapper .wpb_wrapper{
    background-color:#F9F9F9;
    border-radius:20px;
    padding:36px 36px 18px 36px;
}
.contact-us-wrapper .contact-form-wrapper .wpb_wrapper form .hidden-fields-container{
    display:none
}
.contact-us-wrapper .contact-form-wrapper .wpb_wrapper form p span input, .contact-us-wrapper .contact-form-wrapper .wpb_wrapper form p span textarea{
    width:100%;
    border-radius:8px;
    border:1px solid var(--border-color);
}
.contact-detail-wrapper .contact-title{
    font-family: 'Mona Sans';
    font-style: normal;
    font-weight: 600 !important;
    font-size: 24px;
    line-height: 40px;
    color: var(--text-color);
    text-transform: math-auto;
    margin-bottom:16px !important
}
.contact-detail-wrapper .mk-custom-box .box-holder{ 
    display: flex;
    align-items: flex-start;
    gap: 12px;
}
.contact-detail-wrapper .mk-custom-box .box-holder .wpb_content_element{ 
    max-width:450px
}
.contact-detail-wrapper .mk-custom-box .box-holder .wpb_content_element p, .contact-detail-wrapper .mk-custom-box .box-holder .wpb_content_element a{ 
    font-family: 'Mona Sans' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: var(--text-color);
    margin-bottom: 0;
    text-decoration:none
}
.contact-detail-wrapper .mk-custom-box .box-holder .wpb_content_element .divider{ 
    width: 100%;
    display: block;
    height: 1px;
    background: var(--border-color);
    margin: 16px 0;
}
.contact-detail-wrapper .phone-wrapper .box-holder{ 
    display:flex;
    align-items:center;
    gap:12px
}
.contact-detail-wrapper .phone-wrapper .box-holder a{
    white-space:nowrap !important
 }
.contact-detail-wrapper .phone-wrapper .box-holder .mk-divider{
    padding: 16px 0 16px !important;
    width: 2px;
    height: 24px;
    background: var(--border-color);
    margin: 0 16px
}
.contact-detail-wrapper .phone-wrapper .box-holder .clearboth{
    display:none
}
.contact-us-wrapper .contact-form-wrapper .wpb_wrapper form .wpcf7-submit{
    background-color: var(--primary-color);
    border-radius: 100px;
    font-size: 18px;
    text-transform: math-auto;   
    position:relative;
    padding-right: 40px;
    background-image: url(https://www.crestinfosystems.com/wp-content/uploads/2026/05/send.png);
    background-repeat: no-repeat;
    background-position-x: right 12px;
    background-position-y: top 8px;
}
.contact-us-wrapper{
    overflow:unset !important
}
.contact-us-wrapper.blur-element:before{
    left: -150px;
    top: -150px;
}
.white-bg{
    background-color:var(--white-color)
}
.overflow-unset{
    overflow:unset !important
}
.quote-wrapper.title-quote-wrapper{
    padding-bottom:0;
    overflow:hidden !important
}
.title-quote-wrapper.blur-element:before{
    left:unset;
    right:-150px;
    top:120px
}
.our-core-list-wrapper .our-icon .mk-image-inner img{
    max-height:150px;
    max-width:150px;
    width:auto;
    height:100%;
}
.app-list-wrapper{
    display: flex;
    flex-wrap:wrap;
    row-gap: 24px;
}
.app-list-wrapper .app-card > .vc_column-inner{
    height: 100%;
    display:flex;
}
.app-list-wrapper .app-card > .vc_column-inner > .wpb_wrapper{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 16px;
    background: var(--white-color);
    box-shadow: 0 0 30px rgb(0 0 0 / .08);
    border-radius: 20px;
    flex:1;
}
.app-list-wrapper .app-card > .vc_column-inner > .wpb_wrapper .app-thumbnail{
    border-radius:16px !important;
    overflow:hidden;
    width:100%;
    margin-bottom:16px !important
}
.app-list-wrapper .app-card > .vc_column-inner > .wpb_wrapper .app-thumbnail .mk-image-container, .app-list-wrapper .app-card > .vc_column-inner > .wpb_wrapper .app-thumbnail .mk-image-container .mk-image-holder{
    max-width:100% !important;
    width:100% !important;
}
.app-list-wrapper .app-card > .vc_column-inner > .wpb_wrapper .app-thumbnail img{
    height:250px;
    width:100%;
    object-fit:cover;
    border-radius:16px
}
.app-list-wrapper .app-card > .vc_column-inner > .wpb_wrapper .app-title{
    font-style: normal;
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 34px !important;
    color: var(--text-color) !important;
    text-transform: math-auto;
}
.app-list-wrapper .app-card > .vc_column-inner > .wpb_wrapper .app-para{
    margin-top:8px;
    flex-grow:1;
}
.app-list-wrapper .app-card > .vc_column-inner > .wpb_wrapper .app-para p{
    font-family: 'Mona Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: var(--text-color);
    margin: 0 !important;
}
.app-wrapper.blur-element:before{
    right: -150px;
    top: -150px;
}
.process-icon{
    position: absolute !important;
    top: 16px;
    right: 16px;
    opacity: .06;
}
.process-wrapper{
    background-color:var(--grey-color);
}
.process-wrapper.blur-element:before{
    top:-150px;
    left:-150px;
}
.ios-app-wrapper.blur-element:after{
    content: '';
    position: absolute;
    width: 400px;
    height: 400px;
    background: radial-gradient(50% 50% at 50% 50%, rgb(124 185 0 / .2) 0%, #fff0 100%);
    opacity: .5;
    z-index: 1;
    left: -150px;
    bottom: -200px;
}
.grey-bg{
    background-color:var(--grey-color);
}
.core-list.service-divider .our-core-card .wpb_wrapper:hover {
    background-color: rgb(var(--primary-rgb-color), .08) !important;
}
.core-list.service-divider .our-core-card{
    position: relative;
}
.core-list.service-divider .our-core-card > .vc_column-inner{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.page-template.page-template-full-width-page.page-template-full-width-page-php .theme-page-wrapper .vc_inner.vc_row.core-list.service-divider{
    margin-left: 0 !important;
    margin-right: 0 !important;
    row-gap: 0;
}
.core-list.service-divider .our-core-card .wpb_wrapper {
    box-shadow:none;
    border-radius: 0;
    background:transparent
}









/* END :: ABOUT US PAGE */
@media only screen and (max-width: 1440.98px) {
    .our-team-wrapper .col-7.section-title-wrapper .vc_column-inner > .wpb_wrapper{
        padding-left:20px
    }
    .vision-mission-wrapper .col-7 .vc_column-inner > .wpb_wrapper{
        padding-right:20px
    }
    .introduction-box .wpb_wrapper {
        column-gap: 36px;
    }
}
@media only screen and (max-width: 1200.98px) {
    .blog-list-wrapper .vc_grid .vc_grid-item {
        display: none !important;
    }

    .blog-list-wrapper .vc_grid .vc_grid-item.vc_visible-item:nth-child(-n+2) {
        display: block !important;
        width:100%
    } 
    .blog-list-wrapper .vc_pageable-slide-wrapper{
        display:flex;
    }
    .core-list .our-core-card{
        width:50%;
    }
    .core-list .our-core-card:last-child{
        width:100%;
    }
    .core-list.stack-list .our-core-card:last-child{
        width:50%;
    }
    .our-team-wrapper .col-7.section-title-wrapper .vc_column-inner > .wpb_wrapper{
        padding-left:0
    }
    .vision-mission-wrapper .col-7 .vc_column-inner > .wpb_wrapper{
        padding-right:0
    }
    .introduction-box .wpb_wrapper {
        column-gap: 24px;
    }
    .process-wrapper .core-list .our-core-card:last-child {
        width: 50%;
    }
    .core-list.add-divider .our-core-card:not(:nth-child(2n)) {
        border-right: 1px solid var(--border-color);
    }
    .core-list.add-divider .our-core-card:not(:nth-last-child(-n+2)) {
        border-bottom: 1px solid var(--border-color);
    }
   
}
@media only screen and (max-width: 1024.98px) {
    .credibility-list-wrapper{
        padding:0 15px
    }
    .credibility-wrapper .credibility-card{
        width:50%;
    }
    .credibility-wrapper .credibility-card .vc_column-inner{
        border-bottom:1px solid var(--border-color)
    }
    .credibility-wrapper .credibility-card:nth-child(even) .vc_column-inner{
        border-right:none;
    }
    .credibility-wrapper .credibility-card:nth-last-child(-n+2) .vc_column-inner{
        border-bottom: none;
    }
    .app-list-wrapper .app-card{
        width:50%;
    }
}
@media only screen and (max-width: 991.98px) {
    .our-expertise-list .wpb_wrapper{
        gap:16px    
    }
    .home-hero-wrapper .hero-heading h1{
        font-size: 40px;
        line-height: 60px;
        margin-bottom:12px;
    }
    .home-hero-wrapper .hero-para{
        font-size:18px;
        line-height:30px;
        margin-bottom:0;
    }
    .home-hero-wrapper .btn{
        margin-bottom:24px;
    }
    .home-hero-wrapper .background-layer-holder div {
        max-width: 460px;
    }
    .home-hero-wrapper .mk-grid .wpb_row{
        flex-direction: column
    }
    .home-hero-wrapper .vc_col-sm-6{
        width:100%
    }
    .home-hero-wrapper{
        padding-top:80px;
        padding-bottom:40px;
    }
    .quote-wrapper .quote-box p{
        font-size: 16px;
        line-height: 26px;
    }
    .section-title-wrapper{
        padding-bottom:24px
    }
    .section-title-wrapper .heading-sub-title{
        font-size: 20px;
        line-height: 26px;
    }
    .section-title-wrapper .heading-title{
        font-size: 32px;
        line-height: 50px;
    }
    .section-wrapper{
        padding-top:40px;
        padding-bottom:40px;
    }
    .our-core-list-wrapper .our-core-card{
        width:100%;
    }
    .our-core-list-wrapper{
        row-gap:20px;
    }
    .our-core-card .our-core-title{
        font-size: 22px;
        line-height: 34px;
        margin-bottom: 8px !important;
    }
    .our-core-card .our-core-para .wpb_wrapper p {
        font-size: 16px;
        line-height: 26px;
    }
    .our-core-card ul li{
        font-size: 16px;
        line-height: 26px !important;
    }
    .choose-content .box-holder{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding:0 !important
    }
    .choose-content .title {
        font-size: 22px;
        line-height: 34px;
    }
    .choose-content .para p {
        font-size: 16px;
        line-height: 26px;
    }
    .why-choose-img{
        padding:24px 0
    }
    .why-choose-content-wrapper{
        flex-direction: column;
    }
    .why-choose-content-wrapper .vc_col-sm-4{
        width:100%
    }
    .why-choose-content-wrapper .why-choose-img img{
        width:100%
    }
    .get-started-wrapper .wpb_row{
        display:flex;
        flex-direction:column-reverse;
    }
    .get-started-wrapper .wpb_row .vc_col-sm-6{
        width:100%;
    }
    .get-started-wrapper .wpb_row .get-started-img{
        margin-top:36px
    }
    .get-started-wrapper .wpb_row .get-started-img .mk-image-container, .get-started-wrapper .wpb_row .get-started-img .mk-image-container .mk-image-holder, .get-started-wrapper .wpb_row .get-started-img .mk-image-container, .get-started-wrapper .wpb_row .get-started-img .mk-image-container .mk-image-holder .mk-image-inner, .get-started-wrapper .wpb_row .get-started-img .mk-image-container, .get-started-wrapper .wpb_row .get-started-img .mk-image-container .mk-image-holder .mk-image-inner img, 
    
    .why-choose-img .mk-image-container, .why-choose-img .mk-image-container .mk-image-holder, .why-choose-img .mk-image-container, .why-choose-img .mk-image-container .mk-image-holder .mk-image-inner, .why-choose-img .mk-image-container, .why-choose-img .mk-image-container .mk-image-holder .mk-image-inner img
    {
        max-width:100% !important;
        width:100% !important;
    }
    .our-core-list-wrapper .our-core-card .vc_column-inner > .wpb_wrapper{
        border:none
    }
    .introduction-box .wpb_wrapper{
        columns: 1;
    }
    .vision-mission-wrapper .heading-title, .core-list .our-core-card .wpb_wrapper .title {
        font-size: 22px;
        line-height: 34px;
    }
    .introduction-box .wpb_wrapper p, .vision-mission-wrapper .para-content .wpb_wrapper p, .core-list .our-core-card .wpb_wrapper .core-para, .growth-wrapper .growth-content .wpb_wrapper p {
        font-size:16px;
        line-height:26px;
    }
    .our-team-wrapper .vc_row{
        flex-direction: column;
        width:100%;
    }
    .our-team-wrapper .vc_row .col-5{
        order:2;
        width:100%;
    }
    .our-team-wrapper .vc_row .col-7{
        order:1;
        width:100%;
    }
    .our-team-wrapper .vision-mission-wrapper .col-7{
        padding-bottom:24px
    }
    .home-hero-wrapper .hero-image{
        margin-top:20px;
    }
    .industry-list-wrapper .industry-badge .box-holder{
        gap:8px
    }
    .industry-list-wrapper .wpb_wrapper{
        gap:8px
    }
    .our-team-wrapper .vc_col-sm-12 {
        padding: 0 6px !important;
    }
    .page-template-full-width-page .theme-page-wrapper .our-team-wrapper .vc_col-sm-12 > .vc_inner.vc_row{
        margin-left:0 !important;
        margin-right:0 !important;
    }
    .page-template-full-width-page .theme-page-wrapper .our-team-wrapper .vc_col-sm-12 > .vc_inner.vc_row .mk-image-container, .page-template-full-width-page .theme-page-wrapper .our-team-wrapper .vc_col-sm-12 > .vc_inner.vc_row .mk-image-container .mk-image-holder, .page-template-full-width-page .theme-page-wrapper .our-team-wrapper .vc_col-sm-12 > .vc_inner.vc_row .mk-image-container .mk-image-inner,
    .page-template-full-width-page .theme-page-wrapper .home-hero-wrapper .mk-image-container, .page-template-full-width-page .theme-page-wrapper .home-hero-wrapper .mk-image-container .mk-image-holder, .page-template-full-width-page .theme-page-wrapper .mk-image-container .mk-image-inner
    {
        max-width: 100% !important;
        width:100% !important;
    }
    .page-template-full-width-page .theme-page-wrapper .our-team-wrapper .vc_col-sm-12 > .vc_inner.vc_row .mk-image .mk-image-inner img, .page-template-full-width-page .theme-page-wrapper .home-hero-wrapper .mk-image .mk-image-inner img{
        max-width: 100% !important;
        width:100% !important;
        height:auto !important
    }
    .beliefs-wrapper .vc_col-sm-12, .why-crest-wrapper .vc_col-sm-12, .excellence-wrapper .vc_col-sm-12 {
        padding: 0 !important;
    }
    .page-template-full-width-page .theme-page-wrapper .our-team-wrapper .vc_col-sm-12 > .vc_inner.vc_row, .page-template-full-width-page .theme-page-wrapper .why-crest-wrapper .vc_col-sm-12 > .vc_inner.vc_row, .page-template-full-width-page .theme-page-wrapper .excellence-wrapper .vc_col-sm-12 > .vc_inner.vc_row{
        margin-left:0 !important;
        margin-right:0 !important;
    }
    .get-started-wrapper .section-title-wrapper .heading-sub-title, .get-started-wrapper .section-title-wrapper .heading-title, .our-team-wrapper .section-title-wrapper .heading-sub-title, .our-team-wrapper .section-title-wrapper .heading-title, .our-team-wrapper .section-title-wrapper .heading-para{
        text-align:center !important
    }
    .excellence-wrapper .our-core-list-wrapper .our-core-card{
        width:50%;
        margin-bottom:24px
    }
    .excellence-wrapper .our-core-list-wrapper .our-core-card:nth-last-child(-n+2) {
        margin-bottom: 0;
    }
    .why-choose-advantage-list-wrapper .why-list .box-holder .title {
        font-size: 22px;
        line-height: 34px;
    }
    .why-choose-advantage-list-wrapper .why-list .box-holder .para {
        font-size: 16px;
        line-height: 26px;
    }
    .faq-card .vc_toggle_title h4{
        font-size: 18px;
        line-height: 30px;
    }
    .faq-card .vc_toggle_content p{
        font-size: 16px;
        line-height: 26px;
    }
    .page-template.page-template-full-width-page.page-template-full-width-page-php .theme-page-wrapper .vc_inner.vc_row.core-list{
        margin-left:2px !important;
        margin-right:2px !important;
    }
    .quote-wrapper.title-quote-wrapper .quote-box .title{
        font-size: 32px;
        line-height: 50px;
    }
    .portfolio-list {
        grid-template-columns: repeat(2, 1fr);
    }
    .contact-detail-wrapper, .contact-form-wrapper{
        width:100% !important
    }
    .contact-form-wrapper{
        margin-top:36px
    }
    .contact-us-wrapper .contact-form-wrapper .wpb_wrapper {
        padding: 16px 16px 0 16px;
    }
    .portfolio-list-wrapper.section-wrapper{
        padding-top:40px    
    }
    .app-list-wrapper .app-card > .vc_column-inner > .wpb_wrapper .app-title{
        font-size: 22px !important;
        line-height: 32px !important;
    }
    .app-list-wrapper .app-card > .vc_column-inner > .wpb_wrapper .app-para p{
        font-size: 16px;
        line-height: 24px;
    }
}
@media only screen and (max-width: 768.98px) {
    .home-hero-wrapper .hero-heading h1{
        font-size: 36px;
        line-height: 50px;
    }
    .home-hero-wrapper .background-layer-holder div {
        max-width: 300px;
    }
    .home-hero-wrapper{
        padding-top:60px;
        padding-bottom:20px;
    }
    .section-title-wrapper .heading-title{
        font-size: 28px;
        line-height: 42px;
    }
    .our-expertise-list-wrapper .our-expertise-list{
        width:100%;
    }
    .our-expertise-list-wrapper .our-expertise-list .vc_column-inner{
        padding:24px;
    }
    .our-expertise-list-wrapper .our-expertise-list:first-child .vc_column-inner{
        padding-top:0;
    }
    .our-expertise-list-wrapper .our-expertise-list:last-child .vc_column-inner{
        padding-bottom:0;
    }
    .our-expertise-list-wrapper .our-expertise-list:nth-child(odd) .vc_column-inner, .our-expertise-list-wrapper .our-expertise-list:nth-child(even) .vc_column-inner{
        border-right:none;
        border-left:none;
        padding-right:0;
        padding-left:0;
    }
    .our-expertise-list-wrapper .our-expertise-list:nth-last-child(-n+2) .vc_column-inner {
        border-bottom: 1px solid var(--border-color);
    }
    .our-expertise-list-wrapper .our-expertise-list:last-of-type .vc_column-inner {
        border-bottom: none;
    }
    .credibility-list-wrapper{
        display:flex;
        flex-wrap:wrap
    }
    .core-list .our-core-card .wpb_wrapper .title-element {
        font-size: 80px;
        line-height: 80px;
    }
    .core-list {
        row-gap: 16px;
    }
    .why-crest-wrapper .our-expertise-list-wrapper .our-expertise-list{
        padding-bottom:20px;
    }
    .why-crest-wrapper .our-expertise-list-wrapper .our-expertise-list:nth-last-child(-n+2) {
        padding-bottom:20px;
    }
    .why-crest-wrapper .our-expertise-list-wrapper .our-expertise-list:last-child {
        padding-bottom:0;
    }
    .why-crest-wrapper .our-expertise-list-wrapper .our-expertise-list .vc_column-inner {
        padding: 0 !important;
    }
    .quote-wrapper.title-quote-wrapper .quote-box .wpb_wrapper{
        padding:16px;
    }
    .quote-wrapper.title-quote-wrapper .quote-box p{
        font-weight: 400;
        font-size: 18px;
        line-height: 30px;
        text-align: justify;
    }
    .quote-wrapper.title-quote-wrapper .quote-box .title{
        font-size: 28px;
        line-height: 42px;
    }
    .app-list-wrapper{
        gap:20px
    }
    .app-list-wrapper .app-card{
        width:100%;
    }
}
@media only screen and (max-width: 767.98px) {
    .core-list .our-core-card .wpb_wrapper .core-icon {
        margin: 0 !important;
    }
    .excellence-wrapper .our-core-list-wrapper{
        display:flex;
        flex-direction:column;
        gap:16px
    }
    .excellence-wrapper .our-core-list-wrapper .our-core-card {
        width: 100%;
        margin-bottom: 0;
    }
    .why-choose-advantage-list-wrapper .why-list .box-holder .icon{
        margin:0 !important
    }
    .portfolio-list {
        grid-template-columns: repeat(1, 1fr);
    }
}
@media only screen and (max-width: 600.98px) {
    .our-expertise-list .wpb_wrapper {
        align-items: flex-start;
    }
    .why-crest-wrapper .our-expertise-list .wpb_wrapper {
        align-items: center;
    }
    .credibility-wrapper .credibility-card{
        width:100%;
    }
    .our-expertise-list-wrapper .our-expertise-list{
        width:100%;
    }
    .credibility-wrapper .credibility-card:nth-last-child(-n+2) .vc_column-inner{
        border-bottom:1px solid var(--border-color);
    }
    .credibility-wrapper .credibility-card .vc_column-inner {
        border-bottom: 1px solid var(--border-color);
        border-right: none !important;
        border-left: none !important;
    }
    .credibility-wrapper .credibility-card:first-child .vc_column-inner {
        padding-top:0
    }
    .credibility-wrapper .credibility-card:last-of-type .vc_column-inner {
        border-bottom: none;
        padding-bottom:0
    }
    .blog-list-wrapper .vc_grid .vc_grid-item, .blog-list-wrapper .vc_grid .vc_grid-item.vc_visible-item:nth-child(-n+2), .blog-list-wrapper .vc_grid .vc_grid-item.vc_visible-item {
        display: none !important;
    } 
    .blog-list-wrapper .vc_grid .vc_grid-item.vc_visible-item:first-child {
        display: block !important;
    }
    .core-list .our-core-card, .core-list.stack-list .our-core-card{
        width:100% !important;
    }
    .vision-mission-wrapper .icon-box{
        bottom:0;
        top:auto
    }
    .faq-card .vc_toggle_icon{
        top: 20px !important;
    }
    .beliefs-wrapper .vc_col-sm-12{
        padding-left:16px !important;
        padding-right:16px !important;
    }
    .core-list.add-divider .our-core-card .wpb_wrapper, .core-list.service-divider .our-core-card .wpb_wrapper{
        padding:16px
    }
    .core-list.add-divider .our-core-card {
        border-right: none !important;
        border-bottom: 1px solid var(--border-color) !important;
    }
    .core-list.add-divider .our-core-card:last-child {
        border-bottom: none !important;
    }
    

}
@media only screen and (max-width: 500.98px) {
    .industry-list-wrapper .industry-badge{
        width:100% !important;
    }
    .industry-list-wrapper .industry-badge .box-holder {
        justify-content: flex-start;
    }
    .industry-list-wrapper .industry-badge .box-holder .mk-image.align-left, .industry-list-wrapper .industry-badge .box-holder .mk-image.align-right{
        margin:0 !important
    }
    .why-crest-wrapper .our-expertise-list .wpb_wrapper, .why-choose-advantage-list-wrapper .why-list .box-holder {
        align-items: flex-start;
    }
}