.elementor-1676 .elementor-element.elementor-element-61b05a9{padding:40px 0px 40px 0px;}/* Start custom CSS for html, class: .elementor-element-61b05a9 *//*=========================================
Leadership Coaching
=========================================*/

.lc-section{
    width:100%;
}

.lc-subtitle{

    display:inline-block;
    color:#C99446;
    text-transform:uppercase;
    letter-spacing:1px;
    font-weight:600;
    margin-bottom:12px;

}

.lc-hero h2{

    color:#000;
    font-size:30px;
    line-height:1.3;
    margin-bottom:18px;

}

.lc-hero p{

    color:#000;
    line-height:1.9;
    margin-bottom:40px;

}

/* Card */

.lc-card{

    background:#181818;

    border:1px solid rgba(201,148,70,.18);

    border-radius:14px;

    padding:35px;

    margin-bottom:40px;

    transition:.35s;

}

.lc-card:hover{

    border-color:#C99446;

    transform:translateY(-6px);

    box-shadow:0 18px 45px rgba(0,0,0,.25);

}

.lc-card h3{

    color:#C99446;

    margin-bottom:25px;

    font-size:28px;

}

/* List */

.lc-list{

    list-style:none;

    padding:0;

    margin:0;

}

.lc-list li{

    position:relative;

    padding:16px 0 16px 36px;

    border-bottom:1px solid rgba(255,255,255,.08);

    color:#d7d7d7;

    line-height:1.9;

    transition:.3s;

}

.lc-list li:last-child{

    border-bottom:none;

}

.lc-list li::before{

    content:"\f00c";

    font-family:"Font Awesome 6 Free";

    font-weight:900;

    color:#C99446;

    position:absolute;

    left:0;

    top:18px;

}

.lc-list strong{

    color:#C99446;

}

.lc-list li:hover{

    padding-left:42px;

}

/* Quote */

.lc-quote{

    position:relative;

    background:linear-gradient(135deg,#C99446,#b88735);

    border-radius:16px;

    padding:45px;

    text-align:center;

}

.lc-quote i{

    font-size:48px;

    color:#111;

    margin-bottom:20px;

}

.lc-quote blockquote{

    color:#111;

    font-size:24px;

    line-height:1.8;

    font-weight:600;

    margin:0 0 30px;

    font-style:italic;

}

.lc-quote h4{

    color:#111;

    margin:0 0 6px;

    font-size:22px;

}

.lc-quote span{

    color:#222;

    font-size:15px;

}

/* Mobile */

@media(max-width:767px){

.lc-hero h2{

font-size:30px;

}

.lc-card{

padding:22px;

}

.lc-card h3{

font-size:22px;

}

.lc-list li{

padding-left:30px;

font-size:15px;

}

.lc-quote{

padding:30px 20px;

}

.lc-quote blockquote{

font-size:18px;

}

.lc-quote h4{

font-size:18px;

}

}/* End custom CSS */