.elementor-23983 .elementor-element.elementor-element-9ca4e69{--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-23983 .elementor-element.elementor-element-a63f82c{--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-23983 .elementor-element.elementor-element-60deab3{--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-23983 .elementor-element.elementor-element-6842dec{--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-23983 .elementor-element.elementor-element-da859c8{--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-23983 .elementor-element.elementor-element-cb14305{--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-23983 .elementor-element.elementor-element-3af8031{--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-23983 .elementor-element.elementor-element-9ca4e69{--width:100%;}.elementor-23983 .elementor-element.elementor-element-a63f82c{--width:100%;}.elementor-23983 .elementor-element.elementor-element-60deab3{--width:100%;}.elementor-23983 .elementor-element.elementor-element-6842dec{--width:100%;}.elementor-23983 .elementor-element.elementor-element-cb14305{--width:100%;}.elementor-23983 .elementor-element.elementor-element-3af8031{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-75221bb *//*====================================
Case Study Hero
====================================*/

.vc-case-hero{

    width:100%;
    max-width:1300px;
    margin:0 auto 40px;
    padding-inline:20px;
    box-sizing:border-box;

}


/*==============================
Hero Layout
==============================*/

.vc-case-hero-grid{

    display:grid;
    grid-template-columns:1.05fr .95fr;
    align-items:center;
    gap:60px;

}


.vc-case-content{

    max-width:600px;

}


.vc-case-label{

    display:inline-block;

    margin-bottom:18px;

    font-size:13px;

    font-weight:700;

    letter-spacing:.18em;

    color:#bb1e28;

    text-transform:uppercase;

}


.vc-case-content h1{

    margin:0 0 28px;

    font-size:32px;

    line-height:1.45;

    color:#111;

    font-weight:700;

}


.vc-case-content p{

    margin:0 0 32px;

    font-size:16px;

    line-height:2.2;

    color:#666;

}


.vc-case-link{

    display:inline-flex;

    align-items:center;

    gap:10px;

    color:#111;

    text-decoration:none;

    font-weight:700;

    transition:.3s;

}


.vc-case-link:after{

    content:"↙";

    color:#bb1e28;

    transition:.3s;

}


.vc-case-link:hover{

    color:#bb1e28;

}


.vc-case-link:hover:after{

    transform:translateX(-6px);

}


/*==============================
Image
==============================*/

.vc-case-image{

    position:relative;

}


.vc-case-image img{

    width:100%;

    display:block;

    border-radius:22px;

    aspect-ratio:4/5;

    object-fit:cover;

}


/*==============================
Floating Details
==============================*/

.vc-case-details{

    margin-top:-55px;

    margin-inline:auto;

    width:calc(100% - 80px);

    background:#fff;

    border-radius:20px;

    display:grid;

    grid-template-columns:repeat(6,1fr);

    overflow:hidden;

    box-shadow:0 22px 55px rgba(0,0,0,.08);

    position:relative;

    z-index:5;

}


.vc-case-item{

    padding:28px 22px;

    text-align:center;

    border-left:1px solid #efefef;

}


.vc-case-item:last-child{

    border-left:none;

}


.vc-case-item span{

    display:block;

    font-size:12px;

    color:#999;

    margin-bottom:10px;

    text-transform:uppercase;

    letter-spacing:.08em;

}


.vc-case-item strong{

    display:block;

    font-size:17px;

    color:#111;

    font-weight:700;

}


/*==============================
Tablet
==============================*/

@media(max-width:991px){

.vc-case-hero-grid{

    grid-template-columns:1fr;

    gap:35px;

}

.vc-case-content{

    max-width:100%;

}

.vc-case-content h1{

    font-size:34px;

}

.vc-case-details{

    margin-top:35px;

    width:100%;

    grid-template-columns:repeat(2,1fr);

}

}


/*==============================
Mobile
==============================*/

@media(max-width:576px){

.vc-case-hero{

    margin-bottom:55px;

}

.vc-case-content h1{

    font-size:28px;

    line-height:1.6;

}

.vc-case-content p{

    font-size:14px;

    line-height:2;

}

.vc-case-image img{

    border-radius:18px;

}

.vc-case-details{

    grid-template-columns:1fr;

    border-radius:18px;

}

.vc-case-item{

    border-left:none;

    border-bottom:1px solid #efefef;

    padding:20px;

}

.vc-case-item:last-child{

    border-bottom:none;

}

.vc-case-item strong{

    font-size:16px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-52e9f09 *//*====================================
Project Overview
====================================*/

.vc-project-overview{

    width:100%;
    max-width:1300px;
    margin:0 auto 70px;
    padding-inline:20px;
    box-sizing:border-box;

}


.vc-project-overview-box{

    background:#fff;

    border:1px solid #ececec;

    border-right:5px solid #bb1e28;

    border-radius:20px;

    padding:33px;

    box-shadow:0 18px 45px rgba(0,0,0,.05);

}


.vc-project-overview-head{

    text-align:center;

    max-width:850px;

    margin:0 auto 40px;

}


.vc-project-overview-label{

    display:inline-block;

    padding:6px 16px;

    border-radius:30px;

    background:#f8f8f8;

    color:#bb1e28;

    font-size:13px;

    font-weight:700;

    letter-spacing:.08em;

    text-transform:uppercase;

    margin-bottom:18px;

}


.vc-project-overview-head h2{

    margin:0 0 20px;

    font-size:30px;

    color:#111;

    line-height:1.6;

}


.vc-project-overview-head p{

    margin:0;

    font-size:16px;

    color:#666;

    line-height:2.1;

}



/* Grid */

.vc-project-overview-grid{

    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:22px;

}



.vc-project-info{

    background:#fafafa;

    border:1px solid #ececec;

    border-radius:16px;

    padding:22px;

    transition:.3s;

}


.vc-project-info:hover{

    transform:translateY(-4px);

    box-shadow:0 18px 35px rgba(0,0,0,.06);

}


.vc-project-info span{

    display:block;

    font-size:13px;

    color:#999;

    margin-bottom:10px;

}


.vc-project-info strong{

    display:block;

    font-size:18px;

    color:#111;

    font-weight:700;

}



/*====================================
About Project
====================================*/

.vc-project-about{

    width:100%;

    max-width:1300px;

    margin:0 auto 70px;

    padding-inline:20px;

    box-sizing:border-box;

}



.vc-project-about-box{

    background:#fff;

    border:1px solid #ececec;

    border-right:5px solid #bb1e28;

    border-radius:20px;

    padding:40px;

    box-shadow:0 18px 45px rgba(0,0,0,.05);

}



.vc-project-about-label{

    display:inline-block;

    padding:6px 16px;

    border-radius:30px;

    background:#f8f8f8;

    color:#bb1e28;

    font-size:13px;

    font-weight:700;

    letter-spacing:.08em;

    text-transform:uppercase;

    margin-bottom:18px;

}



.vc-project-about-box h2{

    margin:0 0 24px;

    font-size:31px;

    line-height:1.6;

    color:#111;

}



.vc-project-about-box p{

    margin:0 0 18px;

    color:#555;

    font-size:16px;

    line-height:2.15;

}


.vc-project-about-box p:last-child{

    margin-bottom:0;

}



/*====================================
Tablet
====================================*/

@media(max-width:992px){

.vc-project-overview-grid{

    grid-template-columns:repeat(2,1fr);

}

.vc-project-overview-box,

.vc-project-about-box{

    padding:30px;

}

.vc-project-overview-head h2,

.vc-project-about-box h2{

    font-size:28px;

}

}



/*====================================
Mobile
====================================*/

@media(max-width:576px){

.vc-project-overview,

.vc-project-about{

    margin-bottom:45px;

}

.vc-project-overview-box,

.vc-project-about-box{

    padding:22px;

}

.vc-project-overview-grid{

    grid-template-columns:1fr;

    gap:16px;

}

.vc-project-overview-head{

    margin-bottom:30px;

}

.vc-project-overview-head h2,

.vc-project-about-box h2{

    font-size:25px;

}

.vc-project-overview-head p,

.vc-project-about-box p{

    font-size:14px;

    line-height:2;

}

.vc-project-info{

    padding:18px;

}

.vc-project-info strong{

    font-size:16px;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a64b567 *//*====================================
Project Gallery Intro
====================================*/

.vc-project-gallery-intro{

    width:100%;
    max-width:1300px;
    margin:0 auto 45px;
    padding-inline:20px;
    box-sizing:border-box;

}


.vc-project-gallery-head{

    max-width:850px;
    margin:0 auto;
    text-align:center;

}


.vc-project-gallery-label{

    display:inline-block;

    margin-bottom:18px;

    font-size:13px;

    font-weight:700;

    letter-spacing:.15em;

    text-transform:uppercase;

    color:#bb1e28;

}



.vc-project-gallery-head h2{

    margin:0 0 22px;

    font-size:29px;

    line-height:1.6;

    color:#111;

    font-weight:700;

}



.vc-project-gallery-head p{

    margin:0;

    color:#666;

    font-size:16px;

    line-height:2.2;

}



/*====================================
Before Gallery
====================================*/


.vc-before-gallery{

    width:100%;

    max-width:1300px;

    margin:0 auto 90px;

    padding-inline:20px;

    box-sizing:border-box;

}



.vc-before-gallery-grid{

    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:24px;

}



.vc-before-image{

    overflow:hidden;

    border-radius:18px;

    background:#f5f5f5;

}



.vc-before-image img{

    width:100%;

    height:420px;

    display:block;

    object-fit:cover;

    transition:.4s ease;

}



.vc-before-image:hover img{

    transform:scale(1.04);

}



/*====================================
Tablet
====================================*/


@media(max-width:992px){


.vc-project-gallery-head h2{

    font-size:28px;

}


.vc-project-gallery-head p{

    font-size:15px;

}



.vc-before-gallery-grid{

    grid-template-columns:repeat(2,1fr);

}


.vc-before-image img{

    height:360px;

}


}



/*====================================
Mobile
====================================*/


@media(max-width:576px){


.vc-project-gallery-intro{

    margin-bottom:30px;

}


.vc-project-gallery-head h2{

    font-size:25px;

    line-height:1.7;

}


.vc-project-gallery-head p{

    font-size:14px;

    line-height:2;

}



.vc-before-gallery{

    margin-bottom:55px;

}


.vc-before-gallery-grid{

    grid-template-columns:1fr;

    gap:18px;

}



.vc-before-image img{

    height:300px;

}


}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e9e4d1b *//*====================================
Project Process Timeline
====================================*/

.vc-project-process{

    width:100%;
    max-width:1000px;
    margin:0 auto 90px;
    padding-inline:20px;
    box-sizing:border-box;

}


/*==============================
Header
==============================*/

.vc-process-head{

    text-align:center;

    max-width:850px;

    margin:0 auto 60px;

}


.vc-process-label{

    display:inline-block;

    margin-bottom:18px;

    font-size:13px;

    font-weight:700;

    letter-spacing:.15em;

    text-transform:uppercase;

    color:#bb1e28;

}


.vc-process-head h2{

    margin:0 0 22px;

    font-size:29px;

    line-height:1.6;

    color:#111;

}



.vc-process-head p{

    margin:0;

    font-size:16px;

    line-height:2.2;

    color:#666;

}



/*==============================
Timeline
==============================*/

.vc-process-timeline{

    position:relative;

}



/* خط وسط */

.vc-process-timeline:before{

    content:"";

    position:absolute;

    top:0;

    bottom:0;

    right:50%;

    width:1px;

    background:#e6e6e6;

    transform:translateX(50%);

}



/* Item */

.vc-process-item{

    display:grid;

    grid-template-columns:1fr 80px 1fr;

    align-items:start;

    margin-bottom:55px;

    position:relative;

}



.vc-process-number{

    grid-column:2;

    width:56px;

    height:56px;

    border-radius:50%;

    background:#fff;

    border:1px solid #ddd;

    display:flex;

    align-items:center;

    justify-content:center;

    font-size:15px;

    font-weight:700;

    color:#bb1e28;

    position:relative;

    z-index:2;

}



.vc-process-content{

    background:#fff;

}



/* آیتم های زوج */

.vc-process-item:nth-child(odd) .vc-process-content{

    grid-column:1;

    grid-row:1;

    text-align:right;

    padding-left:40px;

}



.vc-process-item:nth-child(even) .vc-process-content{

    grid-column:3;

    grid-row:1;

    text-align:left;

    padding-right:40px;

}



.vc-process-content h3{

    margin:0 0 16px;

    font-size:22px;

    color:#111;

    line-height:1.6;

}



.vc-process-content p{

    margin:0;

    color:#666;

    font-size:15px;

    line-height:2.15;

}



/*==============================
Tablet
==============================*/

@media(max-width:768px){


.vc-project-process{

    max-width:100%;

}



.vc-process-head h2{

    font-size:28px;

}



.vc-process-timeline:before{

    right:28px;

}



.vc-process-item{

    display:block;

    padding-right:75px;

    margin-bottom:45px;

}



.vc-process-number{

    position:absolute;

    right:0;

    top:0;

    width:55px;

    height:55px;

}



.vc-process-item:nth-child(odd) .vc-process-content,

.vc-process-item:nth-child(even) .vc-process-content{

    text-align:right;

    padding:0;

}



.vc-process-content h3{

    font-size:20px;

}



.vc-process-content p{

    font-size:14px;

    line-height:2;

}


}



/*==============================
Mobile
==============================*/

@media(max-width:576px){


.vc-project-process{

    padding-inline:18px;

    margin-bottom:55px;

}



.vc-process-head{

    margin-bottom:40px;

}



.vc-process-head h2{

    font-size:25px;

}



.vc-process-head p{

    font-size:14px;

    line-height:2;

}



.vc-process-item{

    padding-right:65px;

}



.vc-process-number{

    width:48px;

    height:48px;

    font-size:13px;

}



.vc-process-content h3{

    font-size:18px;

}



}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5c624bf *//*====================================
Project CTA
====================================*/

.vc-project-cta{

    width:100%;
    max-width:1300px;
    margin:80px auto 70px;
    padding-inline:20px;
    box-sizing:border-box;

}


.vc-project-cta-box{

    background:#111;

    border-radius:22px;

    padding:55px 45px;

    position:relative;

    overflow:hidden;

}



.vc-project-cta-box:before{

    content:"";

    position:absolute;

    right:-120px;

    top:-120px;

    width:300px;

    height:300px;

    border-radius:50%;

    background:rgba(187,30,40,.15);

}



.vc-project-cta-content{

    position:relative;

    z-index:1;

    max-width:900px;

}



.vc-project-cta-label{

    display:inline-block;

    padding:7px 16px;

    border-radius:30px;

    background:rgba(255,255,255,.1);

    color:#fff;

    font-size:13px;

    font-weight:700;

    margin-bottom:18px;

}



.vc-project-cta-content h2{

    margin:0 0 22px;

    color:#fff;

    font-size:32px;

    line-height:1.7;

}



.vc-project-cta-content p{

    margin:0 0 35px;

    color:#ddd;

    font-size:16px;

    line-height:2.15;

}



.vc-project-cta-contact{

    display:flex;

    flex-wrap:wrap;

    gap:15px;

}



.vc-project-cta-contact a{

    display:flex;

    flex-direction:column;

    gap:5px;

    padding:15px 25px;

    background:#fff;

    border-radius:14px;

    text-decoration:none;

    color:#111;

    font-size:16px;

    font-weight:700;

    transition:.3s;

}



.vc-project-cta-contact a span{

    font-size:12px;

    color:#bb1e28;

    font-weight:700;

}



.vc-project-cta-contact a:hover{

    transform:translateY(-4px);

}



/*==========================
Tablet
==========================*/

@media(max-width:992px){


.vc-project-cta-box{

    padding:40px 30px;

}


.vc-project-cta-content h2{

    font-size:28px;

}


.vc-project-cta-contact a{

    padding:14px 20px;

}


}



/*==========================
Mobile
==========================*/

@media(max-width:576px){


.vc-project-cta{

    margin:50px auto;

}


.vc-project-cta-box{

    padding:30px 22px;

    border-radius:18px;

}


.vc-project-cta-content h2{

    font-size:24px;

}


.vc-project-cta-content p{

    font-size:14px;

    line-height:2;

}


.vc-project-cta-contact{

    flex-direction:column;

}


.vc-project-cta-contact a{

    width:100%;

    box-sizing:border-box;

    font-size:15px;

}


}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-da859c8 */.vc-projects-section{

padding:30px 5vw;

background:#fff;

}

.vc-projects-header{

max-width:900px;

margin:0 auto 60px;

text-align:center;

}

.vc-projects-label{

display:inline-block;

font-size:13px;

letter-spacing:3px;

font-weight:700;

color:#bb1e28;

margin-bottom:18px;

}

.vc-projects-header h2{

font-size:28px;

font-weight:600;

color:#0a0a0a;

margin-bottom:22px;

}

.vc-projects-header p{

font-size:17px;

line-height:2;

color:#666;

margin:0;

}

.vc-projects-header a{

color:#bb1e28;

font-weight:700;

text-decoration:none;

}

.vc-projects-grid{

display:grid;

grid-template-columns:repeat(3,1fr);

gap:35px;

}

.vc-project-card{

background:#fff;

border-radius:18px;

overflow:hidden;

box-shadow:0 10px 30px rgba(0,0,0,.06);

transition:.35s;

}

.vc-project-card:hover{

transform:translateY(-8px);

box-shadow:0 20px 45px rgba(0,0,0,.12);

}

.vc-project-card img{

display:block;

width:100%;

aspect-ratio:4/5;

object-fit:cover;

}

.vc-project-body{

padding:26px;

}

.vc-project-location{

display:block;

font-size:13px;

font-weight:600;

color:#bb1e28;

margin-bottom:10px;

}

.vc-project-body h3{

margin:0 0 14px;

font-size:24px;

line-height:1.5;

}

.vc-project-body h3 a{

text-decoration:none;

color:#0a0a0a;

transition:.3s;

}

.vc-project-body h3 a:hover{

color:#bb1e28;

}

.vc-project-body p{

margin:0;

font-size:15px;

line-height:2;

color:#666;

}

@media(max-width:992px){

.vc-projects-grid{

grid-template-columns:repeat(2,1fr);

}

}

@media(max-width:768px){

.vc-projects-section{

padding:70px 20px;

}

.vc-projects-header h2{

font-size:32px;

}

.vc-projects-grid{

grid-template-columns:1fr;

}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9e959c1 *//*====================================
Project Final Gallery Intro
====================================*/

.vc-project-final-intro{

    width:100%;
    max-width:1300px;
    margin:0 auto 45px;
    padding-inline:20px;
    box-sizing:border-box;

}


.vc-project-final-head{

    max-width:850px;
    margin:0 auto;
    text-align:center;

}


.vc-project-final-label{

    display:inline-block;

    margin-bottom:18px;

    font-size:13px;

    font-weight:700;

    letter-spacing:.15em;

    text-transform:uppercase;

    color:#bb1e28;

}


.vc-project-final-head h2{

    margin:0 0 22px;

    font-size:29px;

    line-height:1.6;

    color:#111;

    font-weight:600;

}



.vc-project-final-head p{

    margin:0;

    font-size:16px;

    line-height:2.2;

    color:#666;

}



/*====================================
Final Project Gallery
====================================*/

.vc-after-gallery{

    width:100%;

    max-width:1300px;

    margin:0 auto 90px;

    padding-inline:20px;

    box-sizing:border-box;

}



.vc-after-gallery-grid{

    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:24px;

}



.vc-after-image{

    overflow:hidden;

    border-radius:18px;

    background:#f5f5f5;

}



.vc-after-image img{

    width:100%;

    height:510px;

    display:block;

    object-fit:cover;

    transition:.4s ease;

}



.vc-after-image:hover img{

    transform:scale(1.04);

}



/*====================================
Tablet
====================================*/

@media(max-width:992px){


.vc-project-final-head h2{

    font-size:28px;

}


.vc-project-final-head p{

    font-size:15px;

}



.vc-after-gallery-grid{

    grid-template-columns:repeat(2,1fr);

}



.vc-after-image img{

    height:380px;

}


}



/*====================================
Mobile
====================================*/

@media(max-width:576px){


.vc-project-final-intro{

    margin-bottom:30px;

}


.vc-project-final-head h2{

    font-size:25px;

    line-height:1.7;

}


.vc-project-final-head p{

    font-size:14px;

    line-height:2;

}



.vc-after-gallery{

    margin-bottom:55px;

}



.vc-after-gallery-grid{

    grid-template-columns:1fr;

    gap:18px;

}



.vc-after-image img{

    height:300px;

}


}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3723998 *//*====================================
Project Video Feature
====================================*/

.vc-project-video-feature{

    width:100%;

    max-width:1300px;

    margin:0 auto 70px;

    padding-inline:20px;

    box-sizing:border-box;

}



/*==============================
Grid
==============================*/

.vc-video-feature-grid{

    display:grid;

    grid-template-columns:380px 1fr;

    align-items:center;

    gap:70px;

}



/*==============================
Video
==============================*/

.vc-video-box{

    width:100%;

    display:flex;

    justify-content:center;

}



.vc-video-box video{

    width:100%;

    max-width:380px;

    height:650px;

    object-fit:cover;

    border-radius:24px;

    display:block;

    background:#111;

}



/*==============================
Content
==============================*/

.vc-video-feature-content{

    max-width:650px;

}



.vc-video-feature-label{

    display:inline-block;

    margin-bottom:18px;

    font-size:13px;

    font-weight:700;

    letter-spacing:.15em;

    color:#bb1e28;

    text-transform:uppercase;

}



.vc-video-feature-content h2{

    margin:0 0 22px;

    font-size:29px;

    line-height:1.6;

    color:#111;

}



.vc-video-feature-content p{

    margin:0 0 24px;

    font-size:16px;

    line-height:2.2;

    color:#666;

}



.vc-video-feature-content h3{

    margin:35px 0 18px;

    font-size:23px;

    line-height:1.6;

    color:#111;

}



.vc-video-feature-content ul{

    margin:0;

    padding:0;

    list-style:none;

}



.vc-video-feature-content li{

    position:relative;

    padding-right:28px;

    margin-bottom:15px;

    font-size:15px;

    line-height:2;

    color:#555;

}



.vc-video-feature-content li:before{

    content:"";

    position:absolute;

    right:0;

    top:12px;

    width:8px;

    height:8px;

    border-radius:50%;

    background:#bb1e28;

}



/*==============================
Tablet
==============================*/

@media(max-width:991px){


.vc-video-feature-grid{

    grid-template-columns:1fr;

    gap:40px;

}



.vc-video-box video{

    max-width:340px;

    height:580px;

}



.vc-video-feature-content{

    max-width:100%;

}



.vc-video-feature-content h2{

    font-size:28px;

}



}



/*==============================
Mobile
==============================*/

@media(max-width:576px){


.vc-project-video-feature{

    margin-bottom:55px;

}



.vc-video-feature-grid{

    gap:30px;

}



.vc-video-box video{

    max-width:100%;

    height:520px;

    border-radius:18px;

}



.vc-video-feature-content h2{

    font-size:25px;

}



.vc-video-feature-content h3{

    font-size:20px;

}



.vc-video-feature-content p{

    font-size:14px;

    line-height:2;

}



.vc-video-feature-content li{

    font-size:14px;

}


}/* End custom CSS */