.elementor-23388 .elementor-element.elementor-element-6015872 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-23388 .elementor-element.elementor-element-82ba8af > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-23388 .elementor-element.elementor-element-9b1f630{margin-top:-5px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-23388 .elementor-element.elementor-element-6aeb9ab > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-23388 .elementor-element.elementor-element-6707791 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-23388 .elementor-element.elementor-element-87fce10{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-23388 .elementor-element.elementor-element-14b76b9 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-23388 .elementor-element.elementor-element-0fab619 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-23388 .elementor-element.elementor-element-f7ce239{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-23388 .elementor-element.elementor-element-8eb4b68 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-23388 .elementor-element.elementor-element-86fef1e > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-23388 .elementor-element.elementor-element-2713f5b{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-82ba8af */.ccog-visit-hero{
    min-height:560px;

    display:flex;
    align-items:flex-end;

    padding:170px 0 85px;

    background:
        linear-gradient(
            90deg,
            rgba(3,7,16,.95),
            rgba(3,7,16,.60),
            rgba(3,7,16,.18)
        ),
        url('/wp-content/uploads/2022/09/20.jpg');

    background-size:cover;
    background-position:center;
}

.ccog-visit-hero-content{
    max-width:760px;
}

.ccog-visit-hero h1{
    font-family:"Playfair Display", Georgia, serif;

    font-size:clamp(52px,7vw,84px);

    line-height:.98;

    margin:15px 0 22px;

    color:#fff;
}

.ccog-visit-hero h1 span{
    display:block;

    color:#F3D36A;
}

.ccog-visit-hero p{
    max-width:640px;

    color:#E1E8F2;

    font-size:18px;

    line-height:1.7;

    margin-bottom:30px;
}

.ccog-visit-hero-actions{
    display:flex;

    flex-wrap:wrap;

    gap:14px;
}

@media(max-width:600px){

    .ccog-visit-hero{
        min-height:520px;

        padding:145px 0 65px;
    }

    .ccog-visit-hero h1{
        font-size:46px;
    }

    .ccog-visit-hero-actions{
        flex-direction:column;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-82ba8af */.ccog-visit-hero{
    min-height:560px;

    display:flex;
    align-items:flex-end;

    padding:170px 0 85px;

    background:
        linear-gradient(
            90deg,
            rgba(3,7,16,.95),
            rgba(3,7,16,.60),
            rgba(3,7,16,.18)
        ),
        url('/wp-content/uploads/2022/09/20.jpg');

    background-size:cover;
    background-position:center;
}

.ccog-visit-hero-content{
    max-width:760px;
}

.ccog-visit-hero h1{
    font-family:"Playfair Display", Georgia, serif;

    font-size:clamp(52px,7vw,84px);

    line-height:.98;

    margin:15px 0 22px;

    color:#fff;
}

.ccog-visit-hero h1 span{
    display:block;

    color:#F3D36A;
}

.ccog-visit-hero p{
    max-width:640px;

    color:#E1E8F2;

    font-size:18px;

    line-height:1.7;

    margin-bottom:30px;
}

.ccog-visit-hero-actions{
    display:flex;

    flex-wrap:wrap;

    gap:14px;
}

@media(max-width:600px){

    .ccog-visit-hero{
        min-height:520px;

        padding:145px 0 65px;
    }

    .ccog-visit-hero h1{
        font-size:46px;
    }

    .ccog-visit-hero-actions{
        flex-direction:column;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6707791 */.ccog-expect-section{
    background:
        radial-gradient(
            circle at 80% 20%,
            rgba(10,77,163,.18),
            transparent 35%
        ),
        #05070A;
}

.ccog-expect-head{
    text-align:center;

    margin-bottom:42px;
}

.ccog-expect-grid{
    display:grid;

    grid-template-columns:
        repeat(4,1fr);

    gap:18px;
}

.ccog-expect-card{
    min-height:220px;

    padding:28px;

    border-radius:22px;

    transition:.3s ease;
}

.ccog-expect-card:hover{
    transform:translateY(-5px);

    border-color:
        rgba(212,175,55,.38);
}

.ccog-expect-card > span{
    color:rgba(212,175,55,.45);

    font-size:30px;

    font-weight:800;
}

.ccog-expect-card h3{
    color:#fff;

    font-family:Georgia,serif;

    font-size:22px;

    margin:25px 0 10px;
}

.ccog-expect-card p{
    color:#AEB8C7;

    line-height:1.65;

    margin:0;
}

@media(max-width:900px){

    .ccog-expect-grid{
        grid-template-columns:
            repeat(2,1fr);
    }

}

@media(max-width:520px){

    .ccog-expect-grid{
        grid-template-columns:1fr;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6707791 */.ccog-expect-section{
    background:
        radial-gradient(
            circle at 80% 20%,
            rgba(10,77,163,.18),
            transparent 35%
        ),
        #05070A;
}

.ccog-expect-head{
    text-align:center;

    margin-bottom:42px;
}

.ccog-expect-grid{
    display:grid;

    grid-template-columns:
        repeat(4,1fr);

    gap:18px;
}

.ccog-expect-card{
    min-height:220px;

    padding:28px;

    border-radius:22px;

    transition:.3s ease;
}

.ccog-expect-card:hover{
    transform:translateY(-5px);

    border-color:
        rgba(212,175,55,.38);
}

.ccog-expect-card > span{
    color:rgba(212,175,55,.45);

    font-size:30px;

    font-weight:800;
}

.ccog-expect-card h3{
    color:#fff;

    font-family:Georgia,serif;

    font-size:22px;

    margin:25px 0 10px;
}

.ccog-expect-card p{
    color:#AEB8C7;

    line-height:1.65;

    margin:0;
}

@media(max-width:900px){

    .ccog-expect-grid{
        grid-template-columns:
            repeat(2,1fr);
    }

}

@media(max-width:520px){

    .ccog-expect-grid{
        grid-template-columns:1fr;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0fab619 */.ccog-visit-times-section{
    background:
        linear-gradient(
            135deg,
            #07152F,
            #05070A
        );
}

.ccog-visit-times-grid{
    display:grid;

    grid-template-columns:
        .8fr
        1.2fr;

    gap:70px;

    align-items:start;
}

.ccog-visit-times-list{
    display:grid;

    gap:12px;
}

.ccog-visit-times-list > div{
    display:flex;

    align-items:center;

    justify-content:space-between;

    gap:20px;

    padding:20px 22px;

    border-radius:18px;
}

.ccog-visit-times-list span{
    color:#D4AF37;

    font-size:9px;

    letter-spacing:1.7px;
}

.ccog-visit-times-list h3{
    color:#fff;

    margin:5px 0 0;

    font-family:Georgia,serif;

    font-size:19px;
}

.ccog-visit-times-list strong{
    color:#DDE4EE;

    font-size:13px;

    text-align:right;

    white-space:nowrap;
}

@media(max-width:850px){

    .ccog-visit-times-grid{
        grid-template-columns:1fr;

        gap:40px;
    }

}

@media(max-width:550px){

    .ccog-visit-times-list > div{
        align-items:flex-start;

        flex-direction:column;
    }

    .ccog-visit-times-list strong{
        text-align:left;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0fab619 */.ccog-visit-times-section{
    background:
        linear-gradient(
            135deg,
            #07152F,
            #05070A
        );
}

.ccog-visit-times-grid{
    display:grid;

    grid-template-columns:
        .8fr
        1.2fr;

    gap:70px;

    align-items:start;
}

.ccog-visit-times-list{
    display:grid;

    gap:12px;
}

.ccog-visit-times-list > div{
    display:flex;

    align-items:center;

    justify-content:space-between;

    gap:20px;

    padding:20px 22px;

    border-radius:18px;
}

.ccog-visit-times-list span{
    color:#D4AF37;

    font-size:9px;

    letter-spacing:1.7px;
}

.ccog-visit-times-list h3{
    color:#fff;

    margin:5px 0 0;

    font-family:Georgia,serif;

    font-size:19px;
}

.ccog-visit-times-list strong{
    color:#DDE4EE;

    font-size:13px;

    text-align:right;

    white-space:nowrap;
}

@media(max-width:850px){

    .ccog-visit-times-grid{
        grid-template-columns:1fr;

        gap:40px;
    }

}

@media(max-width:550px){

    .ccog-visit-times-list > div{
        align-items:flex-start;

        flex-direction:column;
    }

    .ccog-visit-times-list strong{
        text-align:left;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-86fef1e */.ccog-location-section{
    background:#05070A;
}

.ccog-location-box{
    display:grid;

    grid-template-columns:
        .8fr
        1.2fr;

    gap:25px;

    padding:25px;

    border-radius:30px;

    border-color:
        rgba(212,175,55,.22);
}

.ccog-location-info{
    padding:30px 20px;
}

.ccog-location-info h2{
    color:#fff;

    font-family:Georgia,serif;

    font-size:42px;

    line-height:1.1;

    margin:12px 0 30px;
}

.ccog-location-info h2 span{
    display:block;

    color:#D4AF37;
}

.ccog-location-address{
    padding:17px 0;

    border-bottom:
        1px solid
        rgba(255,255,255,.08);
}

.ccog-location-address small{
    display:block;

    color:#D4AF37;

    font-size:9px;

    letter-spacing:2px;

    margin-bottom:7px;
}

.ccog-location-address strong,
.ccog-location-address a{
    color:#fff !important;

    text-decoration:none !important;

    line-height:1.65;

    font-size:15px;
}

.ccog-location-actions{
    display:flex;

    flex-wrap:wrap;

    gap:12px;

    margin-top:28px;
}

.ccog-location-map{
    min-height:480px;

    overflow:hidden;

    border-radius:22px;

    background:#07152F;
}

.ccog-location-map iframe{
    width:100%;

    height:100%;

    min-height:480px;

    border:0;

    display:block;
}

@media(max-width:850px){

    .ccog-location-box{
        grid-template-columns:1fr;
    }

}

@media(max-width:550px){

    .ccog-location-box{
        padding:15px;
    }

    .ccog-location-info{
        padding:25px 10px;
    }

    .ccog-location-info h2{
        font-size:36px;
    }

    .ccog-location-actions{
        flex-direction:column;
    }

    .ccog-location-map,
    .ccog-location-map iframe{
        min-height:380px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-86fef1e */.ccog-location-section{
    background:#05070A;
}

.ccog-location-box{
    display:grid;

    grid-template-columns:
        .8fr
        1.2fr;

    gap:25px;

    padding:25px;

    border-radius:30px;

    border-color:
        rgba(212,175,55,.22);
}

.ccog-location-info{
    padding:30px 20px;
}

.ccog-location-info h2{
    color:#fff;

    font-family:Georgia,serif;

    font-size:42px;

    line-height:1.1;

    margin:12px 0 30px;
}

.ccog-location-info h2 span{
    display:block;

    color:#D4AF37;
}

.ccog-location-address{
    padding:17px 0;

    border-bottom:
        1px solid
        rgba(255,255,255,.08);
}

.ccog-location-address small{
    display:block;

    color:#D4AF37;

    font-size:9px;

    letter-spacing:2px;

    margin-bottom:7px;
}

.ccog-location-address strong,
.ccog-location-address a{
    color:#fff !important;

    text-decoration:none !important;

    line-height:1.65;

    font-size:15px;
}

.ccog-location-actions{
    display:flex;

    flex-wrap:wrap;

    gap:12px;

    margin-top:28px;
}

.ccog-location-map{
    min-height:480px;

    overflow:hidden;

    border-radius:22px;

    background:#07152F;
}

.ccog-location-map iframe{
    width:100%;

    height:100%;

    min-height:480px;

    border:0;

    display:block;
}

@media(max-width:850px){

    .ccog-location-box{
        grid-template-columns:1fr;
    }

}

@media(max-width:550px){

    .ccog-location-box{
        padding:15px;
    }

    .ccog-location-info{
        padding:25px 10px;
    }

    .ccog-location-info h2{
        font-size:36px;
    }

    .ccog-location-actions{
        flex-direction:column;
    }

    .ccog-location-map,
    .ccog-location-map iframe{
        min-height:380px;
    }

}/* End custom CSS */