.elementor-kit-5{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-5e678d2:#0BA1E7;--e-global-typography-primary-font-family:"Noto Sans KR";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*nav menu hover transition none*/
.elementor-nav-menu--main .elementor-nav-menu a{
    transition:none;
}

.elementor-sticky--active.sub-nav-menu{
    border-bottom:1px solid #b3b3b3;
}
.in-depth-report img{
    box-shadow: 20px -20px 0 #e1ebf5;
}
.sub-nav-menu a{
    flex-shrink: 0;
}
/*
Sub Navigation padding
*/
@media (min-width:768px){
.sub-nav-menu li a{
    padding: 20px 40px !important;
    font-family:"Noto Sans KR", Sans-serif !important;
}

.product-nav-menu li a,.service-nav-menu li a{
    padding: 30px 0px 15px 0px !important;
}

}
@media (max-width:767px){
    .sub-nav-menu li a{
    padding: 15px 0px !important;
    font-size:17px !important;
    font-family:"Noto Sans KR", Sans-serif !important;
    }
    .product-nav-menu li a, .service-nav-menu li a{
        padding: 15px 0px !important;
        margin:0px 15px !important;
    }
    .target-btn a{
    width:100% !important;
        
    }
    .bi-logo{
        width:90% !important;
        max-width:90%;
    }
    section.contact-us-section .elementor-column{
        text-align:center;
    }
    section.contact-us-section .elementor-widget-wrap div:last-child{
        margin-top:10px;
    }

}
div.elementor-message-danger{
    display:none;
}

/*
    Sub Navigation bar scroll on mobile
*/
.sub-nav-menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: auto;
    /*-webkit- -scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;*/
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: auto;
}

/*header and navigation menu scroll event*/
.scroll-on{
    position:fixed;
    width:100%;
    margin-top:0px;
    margin-bottom:0px;
    top:0px;
    z-index:999;
}


/*text-shadow*/
.header-section .elementor-heading-title{
    text-shadow: 0px 0px 10px rgba(0,0,0,0.7) !important;
    
}

/*------------product---------------*/

/*inner section size*/
.section-1 .inner-section, .service.inner-section{
    width:1000px !important;
}

/*brochure img*/
.brochure-img img{
    filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.25));
    width:262px;
    max-width:262px;
    
}
/*header-section*/
.pc-security.header-section{
    background:url(https://www.fasoo.com/wp-content/uploads/2022/10/KakaoTalk_20221028_164848197.png) no-repeat !important;
    background-size:cover !important;
    background-position:top center !important;
}
.solution-cad.header-section{
    background:url(https://www.fasoo.com/wp-content/uploads/2022/09/Group-68917.png);
    background-size:cover !important;
    background-position:center center !important;
}

@media (max-width:1024px){

    .section-1 .elementor-inner-section br, .service.inner-section br{
        display:none;
    }
    
    .description br{
        display:none;
    }
    
}
.product.header-section .elementor-heading-title{
    text-align:center;
}

/*column background*/
@media (min-width:1300px){
div.product.bg-columnn{
    background-repeat: no-repeat;
    background-image:url('https://www.fasoo.com/wp-content/uploads/2022/09/vector-top.png'), url('https://www.fasoo.com/wp-content/uploads/2022/09/vector-bottom.png');
    background-size: auto ;
}
}

/*padding in tablet*/
@media (max-width:1024px) and (min-width:768px){
    .section-1{
        padding-top:70px !important;
    }
}/* End custom CSS */