#sfm-sidebar .sfm-menu li a:after,#sfm-sidebar .sfm-menu li a:hover:after{
	background: transparent !important;
}
#sfm-sidebar .sfm-nav{
	display: flex !important;
	margin-top: 30px !important;
}
.sfm-logo img {
    height: 44px;
    width: 158px;
    object-fit: contain;
}
nav.sfm-nav li a {
    font-size: 15px !important;
    color: #000 !important;
    font-weight: 400;
    font-family: 'Josefin Sans', sans-serif !important;
    text-transform: uppercase !important;
    background: transparent !important;
}
nav.sfm-nav ul li {
    border-bottom: 1px solid #333;
}
ul.sfm-menu ins.sfm-sm-indicator {
    width: 27px !important;
    height: 27px !important;
    top: 12px;
    right: 5px !important;
}
ul.sfm-menu ins.sfm-sm-indicator i {
    border-color: transparent !important;
    color: #333 !important;
    transform: rotate(0deg) !important;
    top: 4px !important;
    left: 11px !important;
}
nav.sfm-nav .sfm-child-menu li a {
    font-size: 13px !important;
    text-transform: uppercase !important;
}
ul.sfm-menu ins.sfm-sm-indicator i:after{
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
#sfm-sidebar .sfm-submenu-visible>a>.sfm-sm-indicator>i{
    transform: rotate(0deg) !important;
}
ul.sfm-menu ins.sfm-sm-indicator i:after
{
    content: "\f067";
    color: #1f9cd7;
}
.sfm-menu .sfm-submenu-visible  ins.sfm-sm-indicator i:after{
    content: "\f068";
}   
.menu_contact_info_title span {
    color: white;
    font-size: 21px !important;
    margin-bottom: 10px;
}
.sfm-widget.sfm-widget-bottom.sfm-copy {
	width: 100% !important;
	padding: 0px !important;
}
.menu_contact_contact_info li a {
	color: white;
}
.menu_contact_contact_info li a {
	display: flex !important;
}
.menu_contact_contact_info {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
}
.menu_contact_contact_info ul {
	display: flex;
}
.menu_contact_contact_info li {
	flex: 1;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
span.fa_icon {
	width: 27px;
	margin: auto;
	margin-top: 0px;
}
span.contact_text {
	width: 80%;
}
.menu_contact_info_title {
    margin-bottom: 18px;
}
.menu_contact_info_innner {
	width: 94% !important;
	margin: 0 auto;
}
span.contact_text {
	font-size: 16px;
	line-height: 1.2em;
}
.menu_contact_contact_info li {
	margin-bottom: 15px;
    margin: auto;
}
nav.sfm-nav a {
	padding: 13px 0px !important;
}
.sfm-logo {
    margin-top: 9px !important;
    margin-bottom: 9px !important;
    top: 0 !important
}
#sfm-sidebar .sfm-menu li a{
    padding-left:10px !important ;
}
.sfm-sidebar-close {
    position: absolute;
    top: 0;
    left: 0;
    display: block !important; 
}
body.sfm-body-pushed div#page-container {  
    height: 105vh;
    overflow: auto;
    padding-top: 10px !important;
    box-shadow: 1px 2px 16px -3px black;
    transform: translate3d(-22%,0,0) scale(0.8) translate(0%, 0%) !important;
}
div#sfm-overlay-wrapper {
    display: none !important;
}
div#sfm-overlay {
    display: none !important;
}
ul#menu-main-menu li a:before {
    content: "";
    position: absolute;
    width: 53px;
    height: 11px;
    /*background: url(../../../../../wp-content/uploads/2022/05/Line.png) 0 0 no-repeat;*/
    top: 0;
    left: 0;
    margin: auto !important;
    bottom: -42px;
    display: block;
    right: 0;
    justify-content: center;
    align-items: center;
    transition: 1s !important;
    transform: scale(0);
    background-size: contain;
}
ul#menu-main-menu li a:hover:before{
    transform: scale(1);
}
ul#menu-main-menu li.current_page_item a:before{
    transform: scale(1) !important;
}
ul.sub-menu li a:before{
    display: none !important;
}
.et-menu a:hover {
    opacity: 1 !important;
}
.none_rollback{
    display: none !important;
}
.site_logo img {
    width: 100%;
    height: 111px;
    object-fit: contain;
}
.mb_phcall {
    transform: rotate(83deg);
}
.sfm-va-middle ul li a:hover {
    background: transparent !important;
    color: #BCBCBC !important;
    box-shadow: none !important;
}
.sfm-va-middle ul li a:hover::before {
    background: #BCBCBC !important;
}	
.sfm-widget.sfm-widget-bottom.sfm-copy {
    text-align: center;
    justify-content: center;
    display: flex;
    color: #000;
    border-top: 1px solid #000;
    padding-top: 10px !important;
    font-weight: 600;
    font-size: 15px !important;
    background: #fff !important;
}
.sfm-scroll-wrapper.sfm-scroll-main::before {
    content: "";
    position: absolute;
    background: #00000029;
    /*background-image: url(../../../../../wp-content/uploads/2022/08/about-img1.png);*/
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    background-size: 100% 100%;
}
ul.sfm-child-menu.sfm-menu-level-1 {
    background: #fff0 !important;
}
nav.sfm-nav ul li {
    position: relative;
}
nav.sfm-nav ul.sfm-child-menu li::before {
    content: "";
    position: absolute;
    background: #000;
    width: 5px;
    height: 5px;
    left: 22px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50px;
}
nav.sfm-nav ul li ul li {
    border: none;
}
.sfm-rollback.sfm-color1.sfm-theme-none.sfm-label-visible.sfm-label-metro {
    height: fit-content !important;
}
.sfm-rollback.sfm-color1.sfm-theme-none.sfm-label-visible.sfm-label-metro {
    display: none !important;
}
.sfm-sidebar-close:after, .sfm-sidebar-close:before {
    background: #1f9cd7 !important;
}
nav.sfm-nav,.sfm-logo {
    position: relative !important;
}
.sfm-navicon-button.sf_label_default {
    width: 41px !important;
    height: 41px !important;
    background: linear-gradient(to right, #1e9ed8 0%, #00ffff 100%);
    border-radius: 7px;
}
.sfm-navicon-button {
    top: -12px !important;
}
#sfm-sidebar .sfm-menu-level-0 li, #sfm-sidebar .sfm-menu-level-0 li a, .sfm-title h3, #sfm-sidebar .sfm-back-parent {
    color: #fff !important;
    text-transform: capitalize !important;
    font-family: 'Gotham Book' !important;
}
div#sfm-sidebar {
    background: black !important;
}
.sfm-rollback.sfm-color1.sfm-theme-none.sfm-label-visible.sfm-label-metro {
    z-index: 3 !important;
}


/* mob menu end */


@media all and (min-width: 481px) and (max-width:1140px) {
    .sfm-pos-right .sfm-label-square .sfm-navicon-button {
        margin-right: 15px !important;
    }
    .sfm-rollback.sfm-color1.sfm-theme-none.sfm-label-visible.sfm-label-square {
        top: 15px !important;
    }

}    
@media all and (min-width: 320px) and (max-width:980px) {
    .sfm-rollback.sfm-color1.sfm-theme-none.sfm-label-visible.sfm-label-metro {
        display: block !important;
        top: 20px;
        right: 7px;
    } 

}

@media all and (min-width: 768px) and (max-width: 980px) {
    .sfm-navicon-button {
        top: -11px !important;
    }

}