.elementor-24099 .elementor-element.elementor-element-8ff71ac{--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-24099 .elementor-element.elementor-element-67591de{--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-24099 .elementor-element.elementor-element-aaedff9{--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-24099 .elementor-element.elementor-element-4cdff35{--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-24099 .elementor-element.elementor-element-f6b90cb{--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-24099 .elementor-element.elementor-element-41ad9d1{--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-24099 .elementor-element.elementor-element-afa54e2{--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-24099 .elementor-element.elementor-element-eeea3e6{--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-24099 .elementor-element.elementor-element-69f0ecd{--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;}/* Start custom CSS for html, class: .elementor-element-192eb12 *//*====================================
Ramsar Villa Project Hero
====================================*/

.vc-ramsar-hero{

    width:110%;
    max-width:1300px;

    margin:0 auto 95px;

    padding-inline:20px;

    box-sizing:border-box;

}


.vc-ramsar-hero-grid{

    display:grid;

    grid-template-columns:0.88fr 1.12fr;

    align-items:stretch;

    gap:65px;

}


/*====================================
Hero Content
====================================*/

.vc-ramsar-hero-content{

    display:flex;

    flex-direction:column;

    justify-content:center;

    max-width:600px;

}


.vc-ramsar-hero-label{

    display:inline-block;

    width:max-content;

    margin-bottom:20px;

    font-size:12px;

    font-weight:700;

    letter-spacing:.18em;

    color:#bb1e28;

    text-transform:uppercase;

}


.vc-ramsar-hero-content h1{

    margin:0 0 25px;

    font-size:30px;

    line-height:1.65;

    font-weight:700;

    color:#111;

}


.vc-ramsar-hero-content > p{

    margin:0 0 38px;

    font-size:16px;

    line-height:2.25;

    color:#666;

}


/*====================================
Project Facts
====================================*/

.vc-ramsar-hero-facts{

    display:grid;

    grid-template-columns:repeat(2,1fr);

    column-gap:35px;

    row-gap:22px;

    padding-top:28px;

    border-top:1px solid #e8e8e8;

}


.vc-ramsar-fact{

    display:flex;

    flex-direction:column;

    gap:6px;

}


.vc-ramsar-fact span{

    font-size:12px;

    color:#999;

    line-height:1.8;

}


.vc-ramsar-fact strong{

    font-size:15px;

    font-weight:700;

    color:#222;

    line-height:1.8;

}


/*====================================
Execution Area
====================================*/

.vc-ramsar-hero-note{

    display:flex;

    align-items:flex-start;

    gap:18px;

    margin-top:30px;

    padding-top:25px;

    border-top:1px solid #e8e8e8;

}


.vc-ramsar-hero-note > span{

    flex:0 0 auto;

    font-size:12px;

    font-weight:700;

    color:#bb1e28;

    line-height:2;

}


.vc-ramsar-hero-note p{

    margin:0;

    font-size:14px;

    line-height:2;

    color:#666;

}


/*====================================
Hero Image
====================================*/

.vc-ramsar-hero-image{

    width:90%;

    overflow:hidden;

    border-radius:24px;

    background:#f4f4f4;

}


.vc-ramsar-hero-image img{

    width:100%;

    height:680px;

    display:block;

    object-fit:cover;

    object-position:center;

    transition:transform .6s ease;

}


.vc-ramsar-hero-image:hover img{

    transform:scale(1.02);

}


/*====================================
Tablet
====================================*/

@media(max-width:991px){

    .vc-ramsar-hero{

        margin-bottom:75px;

    }


    .vc-ramsar-hero-grid{

        grid-template-columns:1fr;

        gap:45px;

    }


    .vc-ramsar-hero-content{

        max-width:850px;

    }


    .vc-ramsar-hero-content h1{

        font-size:36px;

    }


    .vc-ramsar-hero-image img{

        height:600px;

    }

}


/*====================================
Mobile
====================================*/

@media(max-width:576px){

    .vc-ramsar-hero{

        margin-bottom:55px;

        padding-inline:18px;

    }


    .vc-ramsar-hero-grid{

        gap:30px;

    }


    .vc-ramsar-hero-label{

        font-size:11px;

        margin-bottom:15px;

    }


    .vc-ramsar-hero-content h1{

        font-size:28px;

        line-height:1.65;

        margin-bottom:20px;

    }


    .vc-ramsar-hero-content > p{

        font-size:14px;

        line-height:2.05;

        margin-bottom:30px;

    }


    .vc-ramsar-hero-facts{

        column-gap:20px;

        row-gap:18px;

        padding-top:22px;

    }


    .vc-ramsar-fact span{

        font-size:11px;

    }


    .vc-ramsar-fact strong{

        font-size:14px;

    }


    .vc-ramsar-hero-note{

        flex-direction:column;

        gap:4px;

        margin-top:25px;

        padding-top:20px;

    }


    .vc-ramsar-hero-note p{

        font-size:13px;

    }


    .vc-ramsar-hero-image{

        border-radius:18px;

    }


    .vc-ramsar-hero-image img{

        height:520px;

    }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-8ff71ac */.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-689a208 *//*====================================
Ramsar Project Introduction
====================================*/

.vc-ramsar-project-intro{

    width:100%;

    max-width:1300px;

    margin:0 auto 90px;

    padding-inline:20px;

    box-sizing:border-box;

}


.vc-ramsar-project-intro-inner{

    max-width:1300px;

    margin:0 auto;

}


/*====================================
Label
====================================*/

.vc-ramsar-project-intro-label{

    display:inline-block;

    margin-bottom:18px;

    font-size:12px;

    font-weight:700;

    letter-spacing:.16em;

    text-transform:uppercase;

    color:#bb1e28;

}


/*====================================
Heading
====================================*/

.vc-ramsar-project-intro-inner h2{

    margin:0 0 28px;

    font-size:32px;

    line-height:1.6;

    font-weight:700;

    color:#111;

}


/*====================================
Paragraphs
====================================*/

.vc-ramsar-project-intro-inner p{

    margin:0 0 20px;

    font-size:16px;

    line-height:2.25;

    color:#555;

}


.vc-ramsar-project-intro-inner p:last-child{

    margin-bottom:0;

}


/*====================================
Internal Link
====================================*/

.vc-ramsar-project-intro-inner a{

    color:#bb1e28;

    font-weight:700;

    text-decoration:none;

    border-bottom:1px solid rgba(187,30,40,.35);

    transition:.25s ease;

}


.vc-ramsar-project-intro-inner a:hover{

    color:#111;

    border-bottom-color:#111;

}


/*====================================
Tablet
====================================*/

@media(max-width:991px){

    .vc-ramsar-project-intro{

        margin-bottom:75px;

    }


    .vc-ramsar-project-intro-inner{

        max-width:850px;

    }


    .vc-ramsar-project-intro-inner h2{

        font-size:29px;

    }


    .vc-ramsar-project-intro-inner p{

        font-size:15px;

        line-height:2.15;

    }

}


/*====================================
Mobile
====================================*/

@media(max-width:576px){

    .vc-ramsar-project-intro{

        margin-bottom:55px;

        padding-inline:18px;

    }


    .vc-ramsar-project-intro-label{

        font-size:11px;

        margin-bottom:14px;

    }


    .vc-ramsar-project-intro-inner h2{

        font-size:25px;

        line-height:1.7;

        margin-bottom:22px;

    }


    .vc-ramsar-project-intro-inner p{

        font-size:14px;

        line-height:2.05;

        margin-bottom:17px;

    }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-67591de */.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-11c3cfe *//*====================================
Ramsar Before Execution
====================================*/

.vc-ramsar-before-intro{

    width:100%;

    max-width:1300px;

    margin:0 auto 45px;

    padding-inline:20px;

    box-sizing:border-box;

}


/*====================================
Before Header
====================================*/

.vc-ramsar-before-head{

    max-width:1300px;

    margin:0 auto;

    text-align:center;

}


.vc-ramsar-before-label{

    display:inline-block;

    margin-bottom:18px;

    font-size:12px;

    font-weight:700;

    letter-spacing:.16em;

    text-transform:uppercase;

    color:#bb1e28;

}


.vc-ramsar-before-head h2{

    margin:0 0 26px;

    font-size:30px;

    line-height:1.6;

    font-weight:700;

    color:#111;

}


.vc-ramsar-before-head p{

    margin:0 auto 18px;

    max-width:1200px;

    font-size:16px;

    line-height:2.2;

    color:#5f5f5f;

}


.vc-ramsar-before-head p:last-child{

    margin-bottom:0;

}


/*====================================
Before Gallery
====================================*/

.vc-ramsar-before-gallery{

    width:100%;

    max-width:1300px;

    margin:0 auto 90px;

    padding-inline:20px;

    box-sizing:border-box;

}


.vc-ramsar-before-gallery-grid{

    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:24px;

}


.vc-ramsar-before-image{

    margin:0;

    padding:0;

    overflow:hidden;

    border-radius:18px;

    background:#f4f4f4;

}


.vc-ramsar-before-image img{

    width:100%;

    height:500px;

    display:block;

    object-fit:cover;

    transition:transform .5s ease;

}


.vc-ramsar-before-image:hover img{

    transform:scale(1.035);

}


/*====================================
Tablet
====================================*/

@media(max-width:991px){

    .vc-ramsar-before-intro{

        margin-bottom:40px;

    }


    .vc-ramsar-before-head{

        max-width:850px;

    }


    .vc-ramsar-before-head h2{

        font-size:29px;

    }


    .vc-ramsar-before-head p{

        font-size:15px;

        line-height:2.15;

    }


    .vc-ramsar-before-gallery-grid{

        grid-template-columns:repeat(2,1fr);

    }


    .vc-ramsar-before-image img{

        height:360px;

    }

}


/*====================================
Mobile
====================================*/

@media(max-width:576px){

    .vc-ramsar-before-intro{

        margin-bottom:30px;

        padding-inline:18px;

    }


    .vc-ramsar-before-label{

        font-size:11px;

        margin-bottom:14px;

    }


    .vc-ramsar-before-head h2{

        font-size:25px;

        line-height:1.7;

        margin-bottom:20px;

    }


    .vc-ramsar-before-head p{

        font-size:14px;

        line-height:2.05;

        text-align:right;

        margin-bottom:15px;

    }


    .vc-ramsar-before-gallery{

        margin-bottom:55px;

        padding-inline:18px;

    }


    .vc-ramsar-before-gallery-grid{

        grid-template-columns:1fr;

        gap:18px;

    }


    .vc-ramsar-before-image{

        border-radius:15px;

    }


    .vc-ramsar-before-image img{

        height:300px;

    }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-aaedff9 */.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-0e6e05b *//*====================================
Ramsar Before / After
====================================*/

.vc-ramsar-before-after{

    width:100%;

    max-width:1300px;

    margin:0 auto 100px;

    padding-inline:20px;

    box-sizing:border-box;

}


/*====================================
Section Header
====================================*/

.vc-ramsar-before-after-head{

    max-width:1000px;

    margin:0 auto 55px;

    text-align:center;

}


.vc-ramsar-before-after-label{

    display:inline-block;

    margin-bottom:18px;

    font-size:12px;

    font-weight:700;

    letter-spacing:.16em;

    text-transform:uppercase;

    color:#bb1e28;

}


.vc-ramsar-before-after-head h2{

    margin:0 0 20px;

    font-size:30px;

    line-height:1.6;

    font-weight:700;

    color:#111;

}


.vc-ramsar-before-after-head p{

    margin:0;

    font-size:16px;

    line-height:2.5;

    color:#666;

}


/*====================================
Comparison List
====================================*/

.vc-ramsar-comparison-list{

    display:flex;

    flex-direction:column;

    gap:75px;

}


/*====================================
Individual Comparison
====================================*/

.vc-ramsar-comparison{

    width:100%;

}


.vc-ramsar-comparison h3{

    margin:0 0 22px;

    padding-right:4px;

    font-size:20px;

    line-height:1.8;

    font-weight:700;

    color:#222;

}


/*====================================
Comparison Grid
====================================*/

.vc-ramsar-comparison-grid{

    display:grid;

    grid-template-columns:minmax(0,1fr) 55px minmax(0,1fr);

    align-items:center;

    gap:20px;

}


/*====================================
Images
====================================*/

.vc-ramsar-comparison-item{

    margin:0;

    padding:0;

}


.vc-ramsar-comparison-image{

    position:relative;

    width:100%;

    overflow:hidden;

    border-radius:18px;

    background:#f4f4f4;

}


.vc-ramsar-comparison-image img{

    width:100%;

    height:650px;

    display:block;

    object-fit:cover;

    transition:transform .5s ease;

}


.vc-ramsar-comparison-image:hover img{

    transform:scale(1.025);

}


/*====================================
Before / After Label
====================================*/

.vc-ramsar-comparison-image span{

    position:absolute;

    right:16px;

    bottom:16px;

    padding:7px 14px;

    border-radius:30px;

    background:rgba(17,17,17,.78);

    color:#fff;

    font-size:12px;

    font-weight:600;

    line-height:1.5;

    backdrop-filter:blur(5px);

}


/*====================================
Arrow
====================================*/

.vc-ramsar-comparison-arrow{

    display:flex;

    align-items:center;

    justify-content:center;

    width:55px;

    height:55px;

    border-radius:50%;

    background:#f7f7f7;

    color:#bb1e28;

    font-size:25px;

    font-weight:400;

}


/*====================================
Tablet
====================================*/

@media(max-width:991px){

    .vc-ramsar-before-after{

        margin-bottom:75px;

    }


    .vc-ramsar-before-after-head{

        max-width:850px;

        margin-bottom:45px;

    }


    .vc-ramsar-before-after-head h2{

        font-size:29px;

    }


    .vc-ramsar-before-after-head p{

        font-size:15px;

    }


    .vc-ramsar-comparison-list{

        gap:55px;

    }


    .vc-ramsar-comparison-grid{

        grid-template-columns:minmax(0,1fr) 45px minmax(0,1fr);

        gap:14px;

    }


    .vc-ramsar-comparison-image img{

        height:360px;

    }


    .vc-ramsar-comparison-arrow{

        width:45px;

        height:45px;

        font-size:21px;

    }

}


/*====================================
Mobile
====================================*/

@media(max-width:576px){

    .vc-ramsar-before-after{

        margin-bottom:50px;

        padding-inline:10px;

    }


    .vc-ramsar-before-after-label{

        font-size:11px;

        margin-bottom:14px;

    }


    .vc-ramsar-before-after-head{

        margin-bottom:35px;

    }


    .vc-ramsar-before-after-head h2{

        font-size:25px;

        line-height:1.7;

        margin-bottom:18px;

    }


    .vc-ramsar-before-after-head p{

        font-size:14px;

        line-height:2.05;

    }


    .vc-ramsar-comparison-list{

        gap:45px;

    }


    .vc-ramsar-comparison h3{

        font-size:18px;

        margin-bottom:16px;

    }


    .vc-ramsar-comparison-grid{

        display:flex;

        flex-direction:column;

        gap:12px;

    }


    .vc-ramsar-comparison-image{

        border-radius:15px;

    }


    .vc-ramsar-comparison-image img{

        height:400px;

    }


    .vc-ramsar-comparison-image span{

        right:12px;

        bottom:12px;

        padding:6px 12px;

        font-size:11px;

    }


    .vc-ramsar-comparison-arrow{

        width:38px;

        height:38px;

        font-size:18px;

        transform:rotate(90deg);

    }

}

@media (max-width:576px){

    .vc-ramsar-comparison-arrow{
        font-size:0;
    }

    .vc-ramsar-comparison-arrow::after{
        content:"↓";
        font-size:28px;
        line-height:1;
    }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-4cdff35 */.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-7626777 *//*====================================
Ramsar Project Videos
====================================*/

.vc-ramsar-video{

    width:100%;

    max-width:1300px;

    margin:0 auto 100px;

    padding-inline:20px;

    box-sizing:border-box;

}


/*====================================
Section Header
====================================*/

.vc-ramsar-video-head{

    max-width:1300px;

    margin:0 auto 50px;

    text-align:center;

}


.vc-ramsar-video-label{

    display:inline-block;

    margin-bottom:17px;

    font-size:12px;

    font-weight:700;

    letter-spacing:.16em;

    text-transform:uppercase;

    color:#bb1e28;

}


.vc-ramsar-video-head h2{

    margin:0 0 18px;

    font-size:30px;

    line-height:1.6;

    font-weight:700;

    color:#111;

}


.vc-ramsar-video-head p{

    margin:0;

    font-size:16px;

    line-height:1.0;

    color:#666;

}


/*====================================
Video Grid
====================================*/

.vc-ramsar-video-grid{

    display:grid;

    grid-template-columns:repeat(2,minmax(0,1fr));

    gap:35px;

    max-width:1000px;

    margin:0 auto;

    align-items:start;

}


/*====================================
Video Item
====================================*/

.vc-ramsar-video-item{

    width:100%;

    text-align:center;

}


/*====================================
Video Title
====================================*/

.vc-ramsar-video-title{

    display:flex;

    align-items:center;

    justify-content:center;

    gap:12px;

    margin-bottom:18px;

}


.vc-ramsar-video-title span{

    display:flex;

    align-items:center;

    justify-content:center;

    width:34px;

    height:34px;

    flex-shrink:0;

    border-radius:50%;

    background:#f7f7f7;

    color:#bb1e28;

    font-size:11px;

    font-weight:700;

}


.vc-ramsar-video-title h3{

    margin:0;

    font-size:18px;

    line-height:1.7;

    font-weight:700;

    color:#222;

}


/*====================================
Vertical Video
====================================*/

.vc-ramsar-video-frame{

    width:100%;

    max-width:400px;

    aspect-ratio:9 / 16;

    margin:0 auto;

    overflow:hidden;

    border-radius:20px;

    background:#111;

}


.vc-ramsar-video-frame video{

    display:block;

    width:100%;

    height:100%;

    object-fit:cover;

}


/*====================================
Tablet
====================================*/

@media(max-width:991px){

    .vc-ramsar-video{

        margin-bottom:75px;

    }


    .vc-ramsar-video-head{

        margin-bottom:40px;

    }


    .vc-ramsar-video-head h2{

        font-size:29px;

    }


    .vc-ramsar-video-head p{

        font-size:15px;

    }


    .vc-ramsar-video-grid{

        max-width:720px;

        gap:25px;

    }


    .vc-ramsar-video-title h3{

        font-size:16px;

    }


    .vc-ramsar-video-frame{

        max-width:330px;

    }

}


/*====================================
Mobile
====================================*/

@media(max-width:576px){

    .vc-ramsar-video{

        margin-bottom:55px;

        padding-inline:18px;

    }


    .vc-ramsar-video-head{

        margin-bottom:30px;

    }


    .vc-ramsar-video-label{

        font-size:11px;

        margin-bottom:14px;

    }


    .vc-ramsar-video-head h2{

        font-size:25px;

        line-height:1.7;

    }


    .vc-ramsar-video-head p{

        font-size:14px;

        line-height:2.05;

    }


    .vc-ramsar-video-grid{

        grid-template-columns:1fr;

        gap:40px;

        max-width:100%;

    }


    .vc-ramsar-video-title{

        margin-bottom:15px;

    }


    .vc-ramsar-video-title h3{

        font-size:17px;

    }


    .vc-ramsar-video-frame{

        width:min(100%,340px);

        max-width:340px;

        border-radius:17px;

    }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-f6b90cb */.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-ecaa25a *//*====================================
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-41ad9d1 */.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-e35135b *//*====================================
Ramsar Execution Section
====================================*/

.vc-ramsar-execution{

    width:100%;

    max-width:1300px;

    margin:0 auto 100px;

    padding-inline:20px;

    box-sizing:border-box;

}


/*====================================
Main Layout
====================================*/

.vc-ramsar-execution-layout{

    display:grid;

    grid-template-columns:430px minmax(0,1fr);

    align-items:center;

    gap:75px;

    max-width:1300px;

    margin:0 auto 65px;

}


/*====================================
Vertical Execution Video
====================================*/

.vc-ramsar-execution-video{

    width:100%;

}


.vc-ramsar-execution-video-frame{

    width:100%;

    max-width:430px;

    aspect-ratio:9 / 16;

    margin:0 auto;

    overflow:hidden;

    border-radius:22px;

    background:#111;

}


.vc-ramsar-execution-video-frame video{

    display:block;

    width:100%;

    height:100%;

    object-fit:cover;

}


/*====================================
Content
====================================*/

.vc-ramsar-execution-content{

    max-width:580px;

}


.vc-ramsar-execution-label{

    display:inline-block;

    margin-bottom:17px;

    font-size:12px;

    font-weight:700;

    letter-spacing:.16em;

    text-transform:uppercase;

    color:#bb1e28;

}


.vc-ramsar-execution-content h2{

    margin:0 0 24px;

    font-size:30px;

    line-height:1.65;

    font-weight:700;

    color:#111;

}


.vc-ramsar-execution-content > p{

    margin:0 0 20px;

    font-size:16px;

    line-height:2.2;

    color:#555;

}


.vc-ramsar-execution-content > p:last-of-type{

    margin-bottom:0;

}


/*====================================
After Content
====================================*/

.vc-ramsar-after-content{

    margin-top:40px;

    padding-top:30px;

    border-top:1px solid #e9e9e9;

}


.vc-ramsar-after-label{

    display:inline-block;

    margin-bottom:13px;

    font-size:11px;

    font-weight:700;

    letter-spacing:.15em;

    text-transform:uppercase;

    color:#888;

}


.vc-ramsar-after-content h2{

    margin:0 0 15px;

    font-size:23px;

    line-height:1.7;

}


.vc-ramsar-after-content p{

    margin:0;

    font-size:15px;

    line-height:2.1;

    color:#666;

}


/*====================================
After Gallery
====================================*/

.vc-ramsar-execution-gallery{

    display:grid;

    grid-template-columns:repeat(3,minmax(0,1fr));

    gap:24px;

}


.vc-ramsar-execution-image{

    margin:0;

    padding:0;

    overflow:hidden;

    border-radius:18px;

    background:#f4f4f4;

}


.vc-ramsar-execution-image img{

    display:block;

    width:100%;

    height:500px;

    object-fit:cover;

    transition:transform .5s ease;

}


.vc-ramsar-execution-image:hover img{

    transform:scale(1.035);

}


/*====================================
Tablet
====================================*/

@media(max-width:991px){

    .vc-ramsar-execution{

        margin-bottom:75px;

    }


    .vc-ramsar-execution-layout{

        grid-template-columns:350px minmax(0,1fr);

        gap:45px;

        max-width:850px;

    }


    .vc-ramsar-execution-video-frame{

        max-width:350px;

    }


    .vc-ramsar-execution-content h2{

        font-size:27px;

    }


    .vc-ramsar-execution-content > p{

        font-size:15px;

        line-height:2.1;

    }


    .vc-ramsar-after-content{

        margin-top:30px;

        padding-top:25px;

    }


    .vc-ramsar-execution-gallery{

        grid-template-columns:repeat(2,minmax(0,1fr));

    }


    .vc-ramsar-execution-image img{

        height:340px;

    }

}


/*====================================
Mobile
====================================*/

@media(max-width:576px){

    .vc-ramsar-execution{

        margin-bottom:55px;

        padding-inline:18px;

    }


    .vc-ramsar-execution-layout{

        display:flex;

        flex-direction:column;

        gap:35px;

        margin-bottom:45px;

    }


    .vc-ramsar-execution-video{

        width:100%;

    }


    .vc-ramsar-execution-video-frame{

        width:min(100%,340px);

        max-width:340px;

        border-radius:18px;

    }


    .vc-ramsar-execution-content{

        width:100%;

        max-width:100%;

    }


    .vc-ramsar-execution-label{

        font-size:11px;

        margin-bottom:14px;

    }


    .vc-ramsar-execution-content h2{

        font-size:25px;

        line-height:1.7;

        margin-bottom:20px;

    }


    .vc-ramsar-execution-content > p{

        font-size:14px;

        line-height:2.05;

        margin-bottom:16px;

    }


    .vc-ramsar-after-content{

        margin-top:30px;

        padding-top:25px;

    }


    .vc-ramsar-after-content h2{

        font-size:21px;

        margin-bottom:12px;

    }


    .vc-ramsar-after-content p{

        font-size:14px;

        line-height:2.05;

    }


    .vc-ramsar-execution-gallery{

        grid-template-columns:1fr;

        gap:18px;

    }


    .vc-ramsar-execution-image{

        border-radius:15px;

    }


    .vc-ramsar-execution-image img{

        height:auto;

        max-height:none;

        object-fit:contain;

    }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-afa54e2 */.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-90d75ff *//*====================================
Ramsar Detail Areas
====================================*/

.vc-ramsar-detail-areas{

    width:100%;

    max-width:1300px;

    margin:0 auto 100px;

    padding-inline:20px;

    box-sizing:border-box;

}


/*====================================
Section Header
====================================*/

.vc-ramsar-detail-head{

    max-width:1300px;

    margin:0 auto 65px;

    text-align:center;

}


.vc-ramsar-detail-label{

    display:inline-block;

    margin-bottom:17px;

    font-size:12px;

    font-weight:700;

    letter-spacing:.16em;

    text-transform:uppercase;

    color:#bb1e28;

}


.vc-ramsar-detail-head h2{

    margin:0 0 20px;

    font-size:30px;

    line-height:1.6;

    font-weight:700;

    color:#111;

}


.vc-ramsar-detail-head p{

    margin:0;

    font-size:16px;

    line-height:2.15;

    color:#666;

}


/*====================================
Detail Section
====================================*/

.vc-ramsar-detail-section{

    display:grid;

    grid-template-columns:minmax(0,420px) minmax(0,1fr);

    align-items:center;

    gap:70px;

    margin-bottom:80px;

}


.vc-ramsar-detail-section:last-child{

    margin-bottom:0;

}


/*====================================
Reverse Layout
====================================*/

.vc-ramsar-detail-section-reverse{

    grid-template-columns:minmax(0,1fr) minmax(0,420px);

}


.vc-ramsar-detail-section-reverse .vc-ramsar-detail-content{

    grid-column:2;

    grid-row:1;

}


.vc-ramsar-detail-section-reverse .vc-ramsar-detail-gallery{

    grid-column:1;

    grid-row:1;

}


/*====================================
Content
====================================*/

.vc-ramsar-detail-content{

    max-width:420px;

}


.vc-ramsar-detail-number{

    display:flex;

    align-items:center;

    justify-content:center;

    width:48px;

    height:48px;

    margin-bottom:22px;

    border-radius:50%;

    background:#f7f7f7;

    color:#bb1e28;

    font-size:13px;

    font-weight:700;

}


.vc-ramsar-detail-content h3{

    margin:0 0 20px;

    font-size:25px;

    line-height:1.7;

    font-weight:700;

    color:#111;

}


.vc-ramsar-detail-content p{

    margin:0;

    font-size:16px;

    line-height:2.2;

    color:#555;

}


/*====================================
Gallery
====================================*/

.vc-ramsar-detail-gallery{

    display:grid;

    grid-template-columns:repeat(2,minmax(0,1fr));

    gap:20px;

}


.vc-ramsar-detail-gallery figure{

    margin:0;

    padding:0;

    overflow:hidden;

    border-radius:18px;

    background:#f4f4f4;

}


.vc-ramsar-detail-gallery img{

    display:block;

    width:100%;

    height:420px;

    object-fit:cover;

    transition:transform .5s ease;

}


.vc-ramsar-detail-gallery figure:hover img{

    transform:scale(1.035);

}


/*====================================
Tablet
====================================*/

@media(max-width:991px){

    .vc-ramsar-detail-areas{

        margin-bottom:75px;

    }


    .vc-ramsar-detail-head{

        margin-bottom:50px;

    }


    .vc-ramsar-detail-head h2{

        font-size:29px;

    }


    .vc-ramsar-detail-head p{

        font-size:15px;

        line-height:2.1;

    }


    .vc-ramsar-detail-section,
    .vc-ramsar-detail-section-reverse{

        grid-template-columns:minmax(0,330px) minmax(0,1fr);

        gap:40px;

        margin-bottom:60px;

    }


    .vc-ramsar-detail-section-reverse .vc-ramsar-detail-content{

        grid-column:2;

        grid-row:1;

    }


    .vc-ramsar-detail-section-reverse .vc-ramsar-detail-gallery{

        grid-column:1;

        grid-row:1;

    }


    .vc-ramsar-detail-content{

        max-width:330px;

    }


    .vc-ramsar-detail-content h3{

        font-size:22px;

    }


    .vc-ramsar-detail-content p{

        font-size:15px;

        line-height:2.1;

    }


    .vc-ramsar-detail-gallery{

        gap:14px;

    }


    .vc-ramsar-detail-gallery img{

        height:330px;

    }

}


/*====================================
Mobile
====================================*/

@media(max-width:576px){

    .vc-ramsar-detail-areas{

        margin-bottom:55px;

        padding-inline:18px;

    }


    .vc-ramsar-detail-head{

        margin-bottom:35px;

    }


    .vc-ramsar-detail-label{

        font-size:11px;

        margin-bottom:14px;

    }


    .vc-ramsar-detail-head h2{

        font-size:25px;

        line-height:1.7;

    }


    .vc-ramsar-detail-head p{

        font-size:14px;

        line-height:2.05;

    }


    .vc-ramsar-detail-section,
    .vc-ramsar-detail-section-reverse{

        display:flex;

        flex-direction:column;

        gap:25px;

        margin-bottom:50px;

        align-items:stretch;

    }


    .vc-ramsar-detail-section-reverse .vc-ramsar-detail-content,
    .vc-ramsar-detail-section-reverse .vc-ramsar-detail-gallery{

        grid-column:auto;

        grid-row:auto;

    }


    .vc-ramsar-detail-content{

        max-width:100%;

    }


    .vc-ramsar-detail-number{

        width:42px;

        height:42px;

        margin-bottom:17px;

    }


    .vc-ramsar-detail-content h3{

        font-size:21px;

        line-height:1.7;

        margin-bottom:15px;

    }


    .vc-ramsar-detail-content p{

        font-size:14px;

        line-height:2.05;

    }


    .vc-ramsar-detail-gallery{

        grid-template-columns:repeat(2,minmax(0,1fr));

        gap:12px;

    }


    .vc-ramsar-detail-gallery figure{

        border-radius:14px;

    }


    .vc-ramsar-detail-gallery img{

        height:230px;

    }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-eeea3e6 */.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-746a3af *//*====================================
Ramsar Stairs Detail
====================================*/

.vc-ramsar-stairs{

    width:100%;

    max-width:1300px;

    margin:0 auto 100px;

    padding-inline:20px;

    box-sizing:border-box;

}


/*====================================
Content
====================================*/

.vc-ramsar-stairs-content{

    max-width:1300px;

    margin:0 auto 45px;

    text-align:center;

}


.vc-ramsar-stairs-label{

    display:block;

    margin-bottom:14px;

    font-size:11px;

    font-weight:700;

    letter-spacing:.16em;

    text-transform:uppercase;

    color:#bb1e28;

}


.vc-ramsar-stairs-number{

    display:flex;

    align-items:center;

    justify-content:center;

    width:48px;

    height:48px;

    margin:0 auto 20px;

    border-radius:50%;

    background:#f7f7f7;

    color:#bb1e28;

    font-size:13px;

    font-weight:700;

}


.vc-ramsar-stairs-content h2{

    margin:0 0 22px;

    font-size:30px;

    line-height:1.7;

    font-weight:700;

    color:#111;

}


.vc-ramsar-stairs-content p{

    margin:0 0 18px;

    font-size:16px;

    line-height:2.2;

    color:#555;

}


.vc-ramsar-stairs-content p:last-child{

    margin-bottom:0;

}


/*====================================
Vertical Images
====================================*/

.vc-ramsar-stairs-gallery{

    display:grid;

    grid-template-columns:repeat(3,minmax(0,1fr));

    gap:24px;

    max-width:1300px;

    margin:0 auto;

}


.vc-ramsar-stairs-image{

    width:100%;

    margin:0;

    padding:0;

    overflow:hidden;

    border-radius:18px;

    background:#f4f4f4;

    aspect-ratio:9 / 16;

}


.vc-ramsar-stairs-image img{

    display:block;

    width:100%;

    height:100%;

    object-fit:cover;

    transition:transform .5s ease;

}


.vc-ramsar-stairs-image:hover img{

    transform:scale(1.035);

}


/*====================================
Tablet
====================================*/

@media(max-width:991px){

    .vc-ramsar-stairs{

        margin-bottom:75px;

    }


    .vc-ramsar-stairs-content{

        max-width:750px;

        margin-bottom:35px;

    }


    .vc-ramsar-stairs-content h2{

        font-size:27px;

    }


    .vc-ramsar-stairs-content p{

        font-size:15px;

        line-height:2.1;

    }


    .vc-ramsar-stairs-gallery{

        gap:16px;

        max-width:800px;

    }


    .vc-ramsar-stairs-image{

        border-radius:15px;

    }

}


/*====================================
Mobile
====================================*/

@media(max-width:576px){

    .vc-ramsar-stairs{

        margin-bottom:55px;

        padding-inline:18px;

    }


    .vc-ramsar-stairs-content{

        margin-bottom:30px;

    }


    .vc-ramsar-stairs-label{

        font-size:10px;

        margin-bottom:12px;

    }


    .vc-ramsar-stairs-number{

        width:42px;

        height:42px;

        margin-bottom:17px;

    }


    .vc-ramsar-stairs-content h2{

        font-size:23px;

        line-height:1.7;

        margin-bottom:17px;

    }


    .vc-ramsar-stairs-content p{

        font-size:14px;

        line-height:2.05;

        text-align:right;

    }


    .vc-ramsar-stairs-gallery{

        grid-template-columns:1fr;

        gap:18px;

        max-width:340px;

    }


    .vc-ramsar-stairs-image{

        width:100%;

        aspect-ratio:9 / 16;

        border-radius:15px;

    }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-69f0ecd */.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 */