.footer-menu li, .footer-menu li a, .footer-menu ul {
    display: inline-block;
}
.footer-menu li a, body [data-footer_menu_style=light] .footer-menu li a {
    color: var(--dark-600);
}
.footer-menu {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #2b347a;
    z-index: 998;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
}
.footer-menu.nonfixed {
    position: relative;
}
body.isfullscreen .footer-menu {
    background-color: transparent!important;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.footer-menu ul {
    width: 100%;
    padding: 16px 0 0;
    margin: 0;
}
.footer-menu li {
    float: left;
    width: 20%;
    height: 100%;
    text-align: center;
}
.isfullscreen .footer-menu li a, [data-footer_menu_style=colored] .footer-menu li a, [data-footer_menu_style=colored] .footer-menu.circular li a.active span {
    color: #f5f5f5;
}
.footer-menu li i {
    display: block;
    font-size: 20px;
}
.footer-menu li span {
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
}
.footer-menu.circular li a.active {
    margin-top: -25px;
}
.footer-menu.circular li a.active span {
    color: var(--primary-color);
    margin-top: 9px;
}
.footer-menu.circular li a.active i {
    color: #fff;
    background-color: var(--primary-color);
    border-radius: var(--border-radius-50percent);
    height: 42px;
    width: 42px;
    line-height: 42px;
    margin-top: 0;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
    display: inline-block;
}
.footer-menu.bg li a.active, .footer-menu.bg li a:hover {
    background: rgba(0, 0, 0, 0);
    color: var(--primary-color);
}
[data-footer_menu=hide] .footer-menu {
    display: none;
}
body [data-footer_menu_style=light] .footer-menu {
    background-color: #fff;
}
[data-footer_menu_style=dark] .footer-menu {
    background-color: var(--dark-800);
}
[data-footer_menu_style=dark] .footer-menu li a {
    color: #cfd8dc;
}
[data-footer_menu_style=colored] .footer-menu {
    background-color: var(--primary-color);
}
[data-footer_menu_style=colored] .footer-menu:not(.boxed) li a.active i {
    background-color: #f5f5f5;
    color: var(--primary-color);
}
[data-footer_menu_style=colored] .footer-menu.bg li a.active {
    background: rgba(0, 0, 0, .07);
}
[data-footer_menu=hide] .page-footer {
    padding-bottom: 60px;
}

/*Simba Code Start*/
.wistia_embed:hover{
            cursor:pointer;
        } 
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
        .simbaframeCont {
            border: none;
            border-radius: 16px;
            background-color: white;
            box-shadow: 0px 1px 4px rgb(63 63 68 / 15%), 0px 0px 1px rgb(0 0 0 / 50%);
        } 
        .simbaframe {
            border: none;
        } 
        .simbaCont {
            position: fixed;
            bottom: 0;
            right: 0;
            z-index: 99999;
            margin: 10px;
            font-family: 'Poppins', sans-serif;
            box-sizing: border-box;
        } 
        .askNandiTitle {
            font-size: 1.1rem;
            font-weight: 700;
            color: #1B1D53;
            margin: 0;
            padding: 10px;
            background-color: white;
            box-shadow: 0px 1px 4px rgb(63 63 68 / 15%), 0px 0px 1px rgb(0 0 0 / 50%);
            margin-top:0px;
            border-radius: 15px;			
        }  
        .askSimbaCont {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
			margin-right:40px;
        }
		/* Mobile*/
		/*Simba Code Start*/
.wistia_embed:hover{
            cursor:pointer;
        } 
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
        .simbaframeCont1 {
            border: none;
            border-radius: 16px;
            background-color: white;
            box-shadow: 0px 1px 4px rgb(63 63 68 / 15%), 0px 0px 1px rgb(0 0 0 / 50%);
        } 
        .simbaframe1 {
            border: none;
        } 
        .simbaCont1 {
            position: fixed;
            bottom: 0;
            right: 0;
            z-index: 99999;
            margin: 10px;
            font-family: 'Poppins', sans-serif;
            box-sizing: border-box;
        }
        .askNandiTitle1 {
            font-size: 0.8rem;
            font-weight: 700;
            color: #1B1D53;
            margin: 0;
            padding: 10px;
            background-color: white;
            box-shadow: 0px 1px 4px rgb(63 63 68 / 15%), 0px 0px 1px rgb(0 0 0 / 50%);
            margin-top:0px;
            border-radius: 15px;			
        }  
        .askSimbaCont1 {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
			margin-right: -24px;
			margin-bottom: 46px;
        } 