/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Description: Astra Child Theme
Author: Your Name
Author URI: https://yourwebsite.com
Template: astra
Version: 1.0.0
*/

/* Add custom CSS below */

h1, h2{
line-height:120%!important;
}

#leftsection-top h1 strong {
    color: #FDE68A;
}
#leftsection-top h1 {
    font-size: 72px;
    line-height: 120%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #FFFFFF;
}
#inner-leftrow p {
    color: #94A3B8;
}
.ledershipbtn {
    float: left;
    margin-right: 15px;
}
.contact-us a.maw_advanced_btn.hvr-fade {
    background: rgba(255, 255, 255, 0.05)!important;
    border: 1px solid rgba(255, 255, 255, 0.3)!important;
    backdrop-filter: blur(6px)!important;
}
.ast-custom-button {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(6px);
}
#inner-leftrow .wpb_wrapper {
    border-left: 2px solid rgba(253, 230, 138, 0.3)!important;
    padding-left: 15px;
}
#corevalue ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#corevalue ul li {
    float: left;
    margin: 10px;
    background: #FFFDF3;
    padding: 5px 10px;
    margin-left: 0;
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
}
div#corevalue strong {
    font-family: Inter;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 2.4px;
    vertical-align: middle;
    text-transform: uppercase;
    color: #94A3B8;
}
#inner-experties p {
    font-size: 50px;
    font-family: 'Inter';
    color: #80808073;
    font-weight: bold;
	line-height:100%;
}