.elementor-24944 .elementor-element.elementor-element-8f0a433{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-24944 .elementor-element.elementor-element-fe9a5ec{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-24944 .elementor-element.elementor-element-3dee236{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-24944 .elementor-element.elementor-element-d8d6ea8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-24944 .elementor-element.elementor-element-c025f91{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-24944 .elementor-element.elementor-element-87722f8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-24944 .elementor-element.elementor-element-110ee12{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-24944 .elementor-element.elementor-element-92a650b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-24944 .elementor-element.elementor-element-3e338d9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-24944 .elementor-element.elementor-element-afb547c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-24944 .elementor-element.elementor-element-8f0a433{--width:100%;}.elementor-24944 .elementor-element.elementor-element-fe9a5ec{--width:100%;}.elementor-24944 .elementor-element.elementor-element-92a650b{--width:100%;}.elementor-24944 .elementor-element.elementor-element-afb547c{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-2a1abcd */.vc-project-hero{

padding:50px 5vw;

background:#fff;

}

.vc-project-grid{

display:grid;

grid-template-columns:1.1fr .9fr;

align-items:center;

gap:70px;

}

.vc-label{

display:inline-block;

font-size:13px;

letter-spacing:2px;

text-transform:uppercase;

color:#bb1e28;

font-weight:700;

margin-bottom:18px;

}

.vc-project-content h1{

font-size:30px;

line-height:1.3;

font-weight:700;

color:#0a0a0a;

margin:0;

}

.vc-line{

width:90px;

height:4px;

background:#bb1e28;

margin:28px 0;

border-radius:50px;

}

.vc-project-content p{

font-size:18px;

line-height:2.1;

color:#555;

max-width:720px;

margin:0;

}

.vc-project-image img{

display:block;

width:100%;

border-radius:22px;

box-shadow:0 25px 55px rgba(0,0,0,.08);

}

@media(max-width:992px){

.vc-project-grid{

grid-template-columns:1fr;

gap:45px;

}

.vc-project-content h1{

font-size:42px;

}

}

@media(max-width:768px){

.vc-project-hero{

padding:55px 20px;

}

.vc-project-content h1{

font-size:32px;

}

.vc-project-content p{

font-size:16px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1ce000a *//*====================================
Portfolio Intro
====================================*/

.vc-project-intro{

    width:100%;
    max-width:1300px;
    margin:0 auto 70px;
    padding-inline:20px;
    box-sizing:border-box;

}

.vc-project-intro-box{

    display:flex;
    align-items:flex-start;
    gap:26px;

    background:#fff;

    border:1px solid #ececec;
    border-right:5px solid #bb1e28;

    border-radius:18px;

    padding:34px;

    box-shadow:0 18px 45px rgba(0,0,0,.05);

    transition:.3s;

}

.vc-project-intro-box:hover{

    transform:translateY(-3px);

    box-shadow:0 24px 60px rgba(0,0,0,.08);

}

.vc-project-intro-icon{

    width:64px;
    height:64px;

    min-width:64px;

    background:#bb1e28;

    border-radius:50%;

    display:flex;
    align-items:center;
    justify-content:center;

    color:#fff;

}

.vc-project-intro-icon svg{

    width:28px;
    height:28px;

}

.vc-project-intro-content{

    flex:1;

}

.vc-project-intro-label{

    display:inline-block;

    margin-bottom:18px;

    padding:6px 14px;

    border-radius:30px;

    background:#f8f8f8;

    color:#bb1e28;

    font-size:13px;

    font-weight:700;

    letter-spacing:.08em;

    text-transform:uppercase;

}

.vc-project-intro-content p{

    margin:0 0 18px;

    font-size:16px;

    line-height:2.15;

    color:#555;

}

.vc-project-intro-content p:last-child{

    margin-bottom:0;

}


/*==========================
Tablet
==========================*/

@media(max-width:992px){

.vc-project-intro-box{

    padding:28px;

    gap:20px;

}

.vc-project-intro-icon{

    width:56px;
    height:56px;
    min-width:56px;

}

.vc-project-intro-icon svg{

    width:24px;
    height:24px;

}

.vc-project-intro-content p{

    font-size:15px;

}

}


/*==========================
Mobile
==========================*/

@media(max-width:576px){

.vc-project-intro{

    margin-bottom:45px;

}

.vc-project-intro-box{

    flex-direction:column;

    gap:18px;

    padding:22px;

}

.vc-project-intro-icon{

    width:52px;
    height:52px;
    min-width:52px;

}

.vc-project-intro-icon svg{

    width:20px;
    height:20px;

}

.vc-project-intro-label{

    font-size:12px;

    margin-bottom:14px;

}

.vc-project-intro-content p{

    font-size:14px;

    line-height:2;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d80c8a6 *//*=========================================
Portfolio Categories
=========================================*/

.vc-project-category{

    width:100%;
    max-width:1300px;
    margin:60px auto;
    padding-inline:20px;
    box-sizing:border-box;

}

.vc-project-head{

    max-width:900px;
    margin:0 auto 55px;
    text-align:center;

}

.vc-project-label{

    display:inline-block;

    padding:8px 18px;

    background:#f7f7f7;

    border-radius:40px;

    color:#bb1e28;

    font-size:13px;

    font-weight:600;

    margin-bottom:18px;

}

.vc-project-head h2{

    font-size:30px;

    margin:0 0 22px;

    color:#111;

    font-weight:700;

}

.vc-project-head p{

    font-size:16px;

    line-height:2.1;

    color:#666;

}

.vc-project-head p a{

    color:#bb1e28;

    font-weight:600;

    text-decoration:none;

}

.vc-project-head p a:hover{

    text-decoration:underline;

}

.vc-project-category-grid{

    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:26px;

}

.vc-category-card{

    display:block;

    padding:36px 30px;

    background:#fff;

    border:1px solid #ececec;

    border-radius:18px;

    text-decoration:none;

    transition:.3s;

    position:relative;

    overflow:hidden;

}

.vc-category-card:before{

    content:"";

    position:absolute;

    right:0;

    top:0;

    width:6px;

    height:100%;

    background:#bb1e28;

}

.vc-category-card:hover{

    transform:translateY(-6px);

    box-shadow:0 22px 50px rgba(0,0,0,.08);

}

.vc-card-number{

    display:block;

    font-size:39px;

    font-weight:800;

    color:#ececec;

    margin-bottom:10px;

}

.vc-category-card h3{

    font-size:20px;

    color:#111;

    margin-bottom:16px;

}

.vc-category-card p{

    font-size:15px;

    line-height:2;

    color:#666;

    margin-bottom:20px;

}

.vc-card-link{

    color:#bb1e28;

    font-weight:700;

    position:relative;

}

.vc-card-link:after{

    content:" ←";

    transition:.3s;

}

.vc-category-card:hover .vc-card-link:after{

    margin-right:8px;

}

@media(max-width:991px){

.vc-project-category-grid{

    grid-template-columns:1fr;

}

.vc-project-head h2{

    font-size:31px;

}

}

@media(max-width:576px){

.vc-project-category{

    margin:60px auto;

}

.vc-project-head{

    margin-bottom:35px;

}

.vc-project-head h2{

    font-size:26px;

}

.vc-project-head p{

    font-size:14px;

    line-height:2;

}

.vc-category-card{

    padding:26px 22px;

}

.vc-card-number{

    font-size:34px;

}

.vc-category-card h3{

    font-size:21px;

}

.vc-category-card p{

    font-size:14px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9390926 *//*=========================================
Why Real Projects
=========================================*/

.vc-real-projects{

    width:100%;
    padding:55px 0;

    background:#fafafa;

}

.vc-real-projects-content{

    width:100%;
    max-width:1300px;

    margin:0 auto;

    padding:0 20px;

    text-align:center;

    box-sizing:border-box;

}

.vc-real-projects .vc-label{

    display:inline-block;

    padding:8px 18px;

    background:#fff;

    color:#bb1e28;

    border:1px solid rgba(187,30,40,.15);

    border-radius:40px;

    font-size:13px;

    font-weight:600;

    margin-bottom:18px;

}

.vc-real-projects h2{

    margin:0 0 28px;

    font-size:30px;

    font-weight:700;

    color:#111;

    line-height:1.4;

}

.vc-real-projects p{

    margin:0 0 24px;

    font-size:17px;

    line-height:2.15;

    color:#5b5b5b;

}

.vc-real-projects p:last-child{

    margin-bottom:0;

}


/*==============================
Tablet
==============================*/

@media(max-width:992px){

.vc-real-projects{

    padding:70px 0;

}

.vc-real-projects h2{

    font-size:33px;

}

.vc-real-projects p{

    font-size:16px;

}

}


/*==============================
Mobile
==============================*/

@media(max-width:576px){

.vc-real-projects{

    padding:55px 0;

}

.vc-real-projects .vc-label{

    font-size:12px;

    padding:7px 16px;

}

.vc-real-projects h2{

    font-size:25px;

    line-height:1.5;

    margin-bottom:22px;

}

.vc-real-projects p{

    font-size:14px;

    line-height:2;

    text-align:justify;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d0d55e1 *//*=========================================
Trust Section
=========================================*/

.vc-trust-section{

    width:100%;

    padding:40px 0;

    background:#fff;

}

.vc-trust-head{

    max-width:820px;

    margin:0 auto 45px;

    padding:0 20px;

    text-align:center;

}

.vc-trust-label{

    display:inline-block;

    padding:8px 18px;

    border-radius:40px;

    background:#f8f8f8;

    color:#bb1e28;

    font-size:13px;

    font-weight:600;

    margin-bottom:18px;

}

.vc-trust-head h2{

    font-size:32px;

    font-weight:700;

    color:#111;

    margin-bottom:22px;

}

.vc-trust-head p{

    font-size:16px;

    line-height:2.0;

    color:#666;

}

.vc-trust-grid{

    width:100%;

    max-width:1300px;

    margin:auto;

    padding:0 20px;

    display:grid;

    grid-template-columns:repeat(auto-fit,minmax(280px,1fr));

    gap:24px;

    box-sizing:border-box;

}

.vc-trust-card{

    background:#fff;

    border:1px solid #ececec;

    border-radius:18px;

    padding:30px;

    transition:.35s;

    position:relative;

    overflow:hidden;

}

.vc-trust-card:before{

    content:"";

    position:absolute;

    right:0;

    top:0;

    width:5px;

    height:100%;

    background:#bb1e28;

}

.vc-trust-card:hover{

    transform:translateY(-8px);

    box-shadow:0 22px 50px rgba(0,0,0,.08);

}

.vc-trust-icon{

    width:58px;

    height:58px;

    border-radius:50%;

    background:#bb1e28;

    color:#fff;

    display:flex;

    align-items:center;

    justify-content:center;

    font-size:20px;

    font-weight:800;

    margin-bottom:22px;

}

.vc-trust-card h3{

    font-size:22px;

    color:#111;

    margin-bottom:16px;

}

.vc-trust-card p{

    font-size:15px;

    color:#666;

    line-height:2;

}

/*====================
Tablet
====================*/

@media(max-width:991px){

.vc-trust-head h2{

    font-size:28px;

}

}

/*====================
Mobile
====================*/

@media(max-width:576px){

.vc-trust-section{

    padding:60px 0;

}

.vc-trust-head{

    margin-bottom:25px;

}

.vc-trust-head h2{

    font-size:26px;

}

.vc-trust-head p{

    font-size:14px;

    line-height:2;

}

.vc-trust-card{

    padding:24px;

}

.vc-trust-icon{

    width:50px;

    height:50px;

    font-size:17px;

}

.vc-trust-card h3{

    font-size:19px;

}

.vc-trust-card p{

    font-size:14px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ec30b75 *//*====================================
Unique Project Experience
====================================*/

.vc-project-experience{

    width:100%;
    max-width:1300px;
    margin:0 auto 70px;
    padding-inline:20px;
    box-sizing:border-box;

}


.vc-project-experience-box{

    display:flex;
    align-items:flex-start;
    gap:26px;

    background:#fff;

    border:1px solid #ececec;

    border-right:5px solid #bb1e28;

    border-radius:18px;

    padding:34px;

    box-shadow:0 18px 45px rgba(0,0,0,.05);

    transition:.3s;

}


.vc-project-experience-box:hover{

    transform:translateY(-3px);

    box-shadow:0 24px 60px rgba(0,0,0,.08);

}


/* Icon */

.vc-project-experience-icon{

    width:64px;
    height:64px;

    min-width:64px;

    background:#bb1e28;

    border-radius:50%;

    display:flex;
    align-items:center;
    justify-content:center;

    color:#fff;

}


.vc-project-experience-icon svg{

    width:28px;
    height:28px;

}


/* Content */

.vc-project-experience-content{

    flex:1;

}


.vc-project-experience-label{

    display:inline-block;

    margin-bottom:18px;

    padding:6px 14px;

    border-radius:30px;

    background:#f8f8f8;

    color:#bb1e28;

    font-size:13px;

    font-weight:700;

    letter-spacing:.08em;

    text-transform:uppercase;

}


.vc-project-experience-content h2{

    margin:0 0 22px;

    font-size:30px;

    color:#111;

    font-weight:700;

}


.vc-project-experience-content p{

    margin:0 0 18px;

    font-size:16px;

    line-height:2.15;

    color:#555;

}


.vc-project-experience-content p:last-child{

    margin-bottom:0;

}



/*==========================
Tablet
==========================*/

@media(max-width:992px){


.vc-project-experience-box{

    padding:28px;

    gap:20px;

}


.vc-project-experience-icon{

    width:56px;
    height:56px;
    min-width:56px;

}


.vc-project-experience-icon svg{

    width:24px;
    height:24px;

}


.vc-project-experience-content h2{

    font-size:28px;

}


.vc-project-experience-content p{

    font-size:15px;

}


}



/*==========================
Mobile
==========================*/

@media(max-width:576px){


.vc-project-experience{

    margin-bottom:45px;

}


.vc-project-experience-box{

    flex-direction:column;

    gap:18px;

    padding:22px;

}


.vc-project-experience-icon{

    width:52px;
    height:52px;

    min-width:52px;

}


.vc-project-experience-icon svg{

    width:20px;
    height:20px;

}


.vc-project-experience-label{

    font-size:12px;

    margin-bottom:14px;

}


.vc-project-experience-content h2{

    font-size:25px;

}


.vc-project-experience-content p{

    font-size:14px;

    line-height:2;

}


}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4ab01b3 */.vc-process{

padding:20px 0;

background:#fff;

}

.vc-process-title{

text-align:center;

max-width:780px;

margin:auto auto 40px;

padding:0 20px;

}

.vc-process-title span{

display:block;

font-size:13px;

letter-spacing:3px;

color:#bb1e28;

font-weight:700;

margin-bottom:18px;

}

.vc-process-title h2{

font-size:28px;

font-weight:600;

color:#0a0a0a;

margin:0 0 15px;

}

.vc-process-title p{

font-size:17px;

line-height:2;

color:#666;

margin:0;

}

.vc-process-grid{

display:grid;

grid-template-columns:repeat(4,1fr);

gap:35px;

padding:0 5vw;

}

.vc-step{

position:relative;

padding:30px 20px;

border:1px solid #ececec;

border-radius:22px;

transition:.35s;

background:#fff;

}

.vc-step:hover{

transform:translateY(-8px);

box-shadow:0 20px 45px rgba(0,0,0,.08);

border-color:#bb1e28;

}

.vc-step-number{

font-size:52px;

font-weight:800;

color:#bb1e28;

opacity:.18;

margin-bottom:20px;

line-height:1;

}

.vc-step h3{

font-size:20px;

margin-bottom:18px;

color:#0a0a0a;

}

.vc-step p{

font-size:15px;

line-height:2;

color:#666;

margin:0;

}

@media(max-width:992px){

.vc-process-grid{

grid-template-columns:repeat(2,1fr);

}

}

@media(max-width:768px){

.vc-process{

padding:70px 0;

}

.vc-process-title h2{

font-size:20px;

}

.vc-process-grid{

grid-template-columns:1fr;

padding:0 20px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2a59c8b *//*====================================
Portfolio FAQ
====================================*/

.vc-project-faq{

    width:100%;
    max-width:1300px;
    margin:50px auto 40px;
    padding-inline:20px;
    box-sizing:border-box;

}


.vc-project-faq-head{

    max-width:900px;
    margin:0 auto 45px;
    text-align:center;

}


.vc-project-faq-label{

    display:inline-block;

    padding:6px 14px;

    border-radius:30px;

    background:#f8f8f8;

    color:#bb1e28;

    font-size:13px;

    font-weight:700;

    letter-spacing:.08em;

    text-transform:uppercase;

    margin-bottom:18px;

}


.vc-project-faq-head h2{

    margin:0 0 20px;

    font-size:30px;

    color:#111;

    font-weight:700;

}


.vc-project-faq-head p{

    margin:0;

    font-size:16px;

    line-height:2.1;

    color:#666;

}



/* FAQ List */

.vc-project-faq-list{

    max-width:1000px;

    margin:0 auto;

}



.vc-project-faq-item{

    background:#fff;

    border:1px solid #ececec;

    border-radius:16px;

    margin-bottom:16px;

    overflow:hidden;

    transition:.3s;

}



.vc-project-faq-item:hover{

    box-shadow:0 15px 35px rgba(0,0,0,.06);

}



.vc-project-faq-item button{

    width:100%;

    border:0;

    background:none;

    padding:24px 28px;

    display:flex;

    align-items:center;

    justify-content:space-between;

    gap:20px;

    cursor:pointer;

    font-family:inherit;

    font-size:16px;

    font-weight:700;

    color:#111;

    text-align:right;

}



.vc-project-faq-item button span{

    width:30px;

    height:30px;

    min-width:30px;

    border-radius:50%;

    background:#bb1e28;

    color:#fff;

    display:flex;

    align-items:center;

    justify-content:center;

    font-size:20px;

    line-height:1;

}



.vc-project-faq-answer{

    padding:0 28px 24px;

}



.vc-project-faq-answer p{

    margin:0;

    font-size:15px;

    line-height:2.1;

    color:#666;

}



/*==========================
Tablet
==========================*/

@media(max-width:992px){


.vc-project-faq{

    margin:60px auto;

}


.vc-project-faq-head h2{

    font-size:28px;

}


.vc-project-faq-item button{

    padding:22px;

}


.vc-project-faq-answer{

    padding:0 22px 22px;

}

}



/*==========================
Mobile
==========================*/

@media(max-width:576px){


.vc-project-faq{

    margin:50px auto;

}


.vc-project-faq-head{

    margin-bottom:35px;

}


.vc-project-faq-head h2{

    font-size:25px;

}


.vc-project-faq-head p{

    font-size:14px;

    line-height:2;

}


.vc-project-faq-item{

    border-radius:14px;

}


.vc-project-faq-item button{

    padding:18px;

    font-size:14px;

}


.vc-project-faq-item button span{

    width:26px;

    height:26px;

    min-width:26px;

    font-size:17px;

}


.vc-project-faq-answer{

    padding:0 18px 18px;

}


.vc-project-faq-answer p{

    font-size:14px;

    line-height:2;

}


}/* End custom CSS */
/* Start custom CSS */.page .wd-page-content,
.page .container{

max-width:100% !important;

width:100% !important;

padding-left:0 !important;

padding-right:0 !important;

}/* End custom CSS */