/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.home-hero-right-img .fusion-column-wrapper {
    background-size: contain !important;
}
div#navBar {
    background: #fff !important;
    border-bottom-width: 1px !important;
    border-bottom-color: #d1d5db !important;
    border-bottom-style: solid !important;
    padding-bottom: 2px;
	padding-top:2px;
}
.fusion-body .fusion-menu-element-wrapper[data-count="0"] .fusion-menu-element-list > li:not(.fusion-menu-item-button), .fusion-body .fusion-menu-element-wrapper[data-count="0"] .fusion-menu-element-list > li:not(.fusion-menu-item-button) > .background-default, .fusion-body .fusion-menu-element-wrapper[data-count="0"]:not(.collapse-enabled) .fusion-menu-element-list .custom-menu-search-overlay .fusion-overlay-search, .fusion-body .fusion-menu-element-wrapper[data-count="0"]:not(.collapse-enabled) .fusion-menu-element-list .custom-menu-search-dropdown {
    background-color: #ffffff!important;
}
.fusion-body .fusion-menu-element-wrapper[data-count="0"]:not(.collapse-enabled) .fusion-menu-element-list > li:not(.fusion-menu-item-button) > .background-active{display:none;}
.fusion-menu-element-wrapper.direction-row.expand-method-hover .menu-text{font-weight:700;}

#where_did_you_hear_about_us{
    display: block;
}

#menu-footer-3 li {
    width: 25% !important;
}

#bookMenu img {
    max-width: 150px;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: auto;
    transition:all ease-in-out .3s;
    border-radius:10px;
    box-shadow: 0 0 11px rgba(0 0 0 / 50%)!important;
    margin: 10px;
}
#bookMenu img:hover{
    cursor:pointer;
    transform: perspective(1000px) scale(1.03);
}

.fusion-column-wrapper.fusion-flex-justify-content-center.fusion-content-layout-column {
    align-items:center;
    justify-content:center;
    text-align:center;
}

#bookMenu .absoluteSVG{
    left:0;
}
.fusion-menu-item-button .menu-text{border-radius:20px;}
.fusion-body .fusion-button {
	background:#0067e7;
    border-radius: 30px!important;
}
.fusion-body .fusion-button::after {display:none;}
.demoButton {
    color: #ffffff !important;
}
div#footer,
div#footer2{
    background-color: #012038 !important;
}
#menu-footer-2 .button-medium{
    width: 100% !important;
    max-width: 150px;
}
.fusion-title h2{font-size:38px!important;}
.fusion-title h3 {
    font-size: 34px !important;
}
#problem:before,
#problem:after,
#header .taggedTitle2:before,
#ourProducts:before,
#ourProducts:after,
#groupBooks:before,
#groupBooks:after,
#consultancy:after{display:none;}
.MTCQSChecklist li {width: 100% !important;}