/*header active start*/

	.site-header{position: relative;  z-index: 999;}
	/*.header-main{width: 100%; position: fixed; z-index:999; transition: all 0.5s linear; top:0 !important; }*/
	
	.header-main{transition: all 400ms ease-in-out;}
	.header-main.active { }


/*header active end*/


/*index css Start*/

	.header-main .header-inner-main {position: relative;transition: all 400ms ease;}
	.header-logo{width:207px;position:relative;}
	.header-main .header-inner-main .header-inner {width: calc(100% - 207px);align-items: center;padding-left: 20px;}
	.header-main .header-inner-main  nav.navbar {padding: 0; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: -webkit-box; display: flex; flex-wrap: nowrap; align-items: center;}
	.header-main .header-inner-main .header-inner .header-menu ul li a{position:relative;font-size: 18px;color: #0C0C0D;margin: 0px 13px;font-weight: 500;padding: 55px 0px;}
	.header-main.active .header-inner-main .header-inner .header-menu ul li a{padding: 35px 0px;}
	.header-main .header-inner-main .header-inner .header-menu ul li a:hover { color:#120487;}
/*	.header-main .header-inner-main .header-inner .header-menu ul li a.active, .header-main .header-inner-main .header-inner .header-menu ul li.active a {color:#0171BB; }*/
	.header-main .header-inner-main .header-inner .header-menu ul li a:after{display:block;content: '';position: absolute;bottom: 25px;width: 100%;left: 0px;border-bottom: 2px solid #120487;transform: scaleX(0);transition: transform 250ms ease-in-out;}
	.header-main .navbar-container {width: 100%; margin-right: auto; margin-left: auto;}
	.header-main .header-inner-main .header-menu-inner{display:flex;align-items:center;justify-content:flex-end;width:100%; gap: 30px;}
	.header-main .header-inner-main .header-menu-inner .header-btn-main{display: flex;align-items: center; gap: 18px;}
	.header-main .header-inner-main .header-menu-inner .header-btn a{margin:5px 0px 5px 10px;padding:13px 25px 13px;min-width: 138px;border-radius: 50px;}	
	.header-main .header-inner-main .header-inner .header-menu ul li.active a {color: #080808 !important; } 
	.header-main .header-inner-main .header-inner .header-menu ul li a:hover:after, .header-main .header-inner-main .header-inner .header-menu ul li.active a:after {transform: scaleX(1); transform-origin: 50% 50%;}




	
/*toggele switch*/

	.header-main button.navbar-toggler {padding: 0; border: none; margin: 10px 0; top: 30px; }
	.header-main button.navbar-toggler span.icon-bar:nth-child(2) {visibility: hidden; opacity: 0; }
	.header-main button.navbar-toggler.collapsed span.icon-bar:nth-child(2) {visibility: visible; opacity: 1; }
	.header-main button.navbar-toggler span.icon-bar:nth-child(1) {top: 10px; transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); }
	.header-main button.navbar-toggler span.icon-bar:nth-child(3) {margin-right: auto; margin-left: 0; }
	.header-main button.navbar-toggler.collapsed span.icon-bar:nth-child(1), .header-main .header-inner .header-right button.navbar-toggler.collapsed span.icon-bar:nth-child(3) {top: 0; transform: rotate(0); -webkit-transform: rotate(0); -ms-transform: rotate(0); background: #000; width: 18px; margin-right: 0; }
	.header-main button.navbar-toggler span.icon-bar {margin: auto; background-color: #000; border-radius: 2px; display: block; height: 3px; position: relative; width: 28px; -webkit-transition: all 200ms ease; -moz-transition: all 200ms ease; -o-transition: all 200ms ease; -ms-transition: all 200ms ease; transition: all 200ms ease; }
	.header-main button.navbar-toggler .icon-bar+.icon-bar {margin-top: 6px; }
	.header-main .header-right {padding-left:0px;width: 100%;}
	.header-main button.navbar-toggler span.icon-bar:nth-child(3) {top: -8px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); }

	/*dropdown*/

	


	
	.header-logo a{display:inline-block;width:auto;position:relative;}
	.header-main.active{position:fixed;width:100%;left:0px;right:0px;top:0px;background-color: #fff;}
	.header-main{/*position:absolute;width:100%;right:0;top:30px;left:0px;*/}




.header-top{padding-top:16px;padding-bottom:16px;}
.book-time{font-size:16px;color:#D1D1D1;display:flex;flex-wrap:wrap;align-items:center;}
.bclock-icon{margin-right:10px;display: flex;align-items: center;flex-wrap: wrap;}
.htop-phone a{padding-left:30px;background:url(../images/phone-icon.svg) 0px 0px / 20px 20px no-repeat;color:#D1D1D1;font-size:16px;line-height:20px;}
.htop-email a{padding-left:30px;background:url(../images/msg-icon.svg) 0px 0px / 20px 20px no-repeat;color:#D1D1D1;font-size:16px;line-height:20px;}
.htop-sc-email{display:flex;flex-wrap:wrap;gap:26px;align-items:center;justify-content:flex-end;}
svg{overflow:visible;}
.header-main{position:absolute;width:100%;left:0px;right:0px;}


@media (max-width: 1699px) { 

}


 @media (max-width: 1599px) { 



 }

 @media (max-width: 1499px) {

 	.header-main .header-inner-main .header-inner .header-menu ul li a{padding:45px 0px;}

}


 @media (max-width: 1399px) { 



}

@media (max-width: 1299px) { 




}


@media (max-width: 1199.98px) { 

	.header-logo{width:185px;}
	.header-main .header-inner-main .header-inner{width:calc(100% - 185px);}
	.header-main .header-inner-main .header-menu-inner{gap:15px;}
	.header-main .header-inner-main .header-menu-inner .header-btn-main .btn{padding:14px;min-width:130px;font-size:15px;}
	.header-main .header-inner-main .header-inner .header-menu ul li a{font-size:16px;padding: 30px 0px;}
	.header-main.active .header-inner-main .header-inner .header-menu ul li a{padding: 30px 0px;}
	.header-main .header-inner-main .header-menu-inner .header-btn-main{gap:10px;}
	.book-time{font-size:14px;}
	.htop-phone a{font-size:14px;}
	.htop-email a{font-size:14px;}
	.htop-sc-email{gap:20px;}


}





 @media (max-width: 991.98px) { 

	.header-main .header-inner-main .header-inner .header-menu ul li.active a {color: #bbb8cd !important; } 
.header-main .header-menu .header-menu-inner ul.navbar-nav > li.nav-item .main-menu > .dropdown-click {color: #fff; font-size: 25px; margin-left: 0px; vertical-align: baseline; position: absolute; right: 4px; padding: 2px 10px; top: 0px; height: auto; line-height: normal; }
.header-main .header-menu .header-menu-inner ul.navbar-nav > li.nav-item .main-menu{position:relative;padding-right:40px;}h

.header-menu .hedear-call-us li button.btn{min-width:180px;font-size:14px;padding:10px;}
.header-menu .hedear-call-us li button.btn:after{display:none;}
.header-main .header-inner-main .header-menu-inner .header-btn-main {justify-content: center;display: flex;flex-wrap: wrap;align-items: flex-start;max-width: 93%;margin: auto;padding: 12px;margin-bottom: 30px;margin-top: 50px;width: 100%;}
.header-main .header-inner-main .header-inner .header-menu .header-menu-inner {position: fixed;top: 0px;left: 0px;right: 0px;background: darkblue;z-index: 777;height: 0;overflow: auto;transition: all 400ms ease;/* transform: translateX(-100%); */visibility: hidden;opacity: 0;padding-bottom: 5vh;width: 100%;max-width: 91%;margin: auto;border-top-right-radius: 10px;border-top-left-radius: 10px;border-radius: 10px;box-shadow: 1px 8px 16px rgba(0, 0, 0, 0.7);}
.header-main .header-inner-main .header-inner .header-menu.show .header-menu-inner {transform: translateX(0);visibility: visible;opacity: 1;height: calc(93vh - 85px);top: 100px;}
.header-main .header-inner-main .header-inner .header-menu ul li a {margin: 0; padding: 0px 10px; width: auto; color: #fff; font-size: 30px; }
.header-main.active .header-inner-main .header-inner .header-menu ul li a {
    padding: 0px 10px !important;
}
.header-main .header-right {margin-right: 0px; text-align: right;}
.header-main .navbar-container{ padding:14px 0px; }
.header-main .header-inner-main .header-menu-inner .header-btn-main .btn.black_btn {border-color: #fff; }
.header-logo:after{display: none;}
.header-main .header-inner-main .header-inner .header-menu .header-menu-inner{display: flex; flex-direction: column; justify-content: space-around !important;}

.header-main .header-inner-main .header-menu-inner .header-btn a{margin:20px 10px;}


.header-main .header-menu .header-menu-inner > ul > li{text-align:left; width: 100%;margin: 6px 0px;}
.header-main .header-inner-main .header-inner .header-menu .header-menu-inner{padding-top:20px;}
.header-main .header-menu .header-menu-inner > ul > li:last-child{border-bottom:none;}
.header-main .header-menu .header-menu-inner > ul{width:85%;max-width:400px;margin:auto;}


.login-btn ul li {margin-left: 00px;display: block;}
.header-menu ul li .login-btn a.btn{color:#fff!important;}
.header-menu ul li .login-btn a.btn::after{display:none!important;}
.header-main .header-inner-main .header-inner .header-menu ul li a:hover:after,.header-main .header-inner-main .header-inner .header-menu ul li a.active:after{transform-origin:unset!important;bottom:0px;}
.header-main .header-menu .header-menu-inner .login-btn > ul > li {padding-bottom: 20px;}

.header-main .header-right .navbar-toggler{outline:none!important;box-shadow:none; background: transparent;}
.header-main .header-inner-main .header-inner .header-menu ul li a:after{display:none;}



.header-main .sm_menu_main .sdropdown-wp .sdropdown-main{padding:10px;background:#2e2e2e;border-radius: 10px;max-width: 96%;margin: 6px auto;}
.header-main .sm_menu_main .sdropdown-wp .sdropdown-main ul li a{padding:6px 8px;font-size:16px;font-weight:500;}
.header-main .sm_menu_main .sdropdown-wp .sdropdown-main ul li{padding:5px 0px;}


.header-main .header-inner-main .header-menu-inner > .navbar-nav{width:100%;max-width:96%; margin-top: 0px;}






.header-main{top:10px;}
.header-main .navbar-container{padding:10px 0px;}


.sdropdown-header .sdropdown-icon img{filter: invert(100%) sepia(1%) saturate(648%) hue-rotate(216deg) brightness(113%) contrast(100%);}

.header-btn-main .btn.btn-with-arrow{font-size:15px;padding:18px 53px 18px 20px;border-radius:50px;}
.header-btn-main .btn.btn-with-arrow:after{width:30px;height:30px;right:10px;}


.header-main .header-logo{overflow:hidden;width:155px;}
.header-main .header-inner-main .header-inner .header-menu .header-menu-inner:before {content: 'Menu'; font-size: 16px; color: #a3a4a5; font-weight: 500; width: 90%; display: inline-block; text-align: left; padding: 5px 0px; }


.header-main .header-inner-main .header-inner{padding-left: 0px;width: calc(100% - 155px);}


.book-time{justify-content:center;margin-bottom:10px;gap: 5px;}
.htop-sc-email{justify-content:center;gap: 10px;}
.header-top{padding-top:10px;padding-bottom:10px;}

.header-main .header-inner-main .header-inner .header-menu ul li a:hover{color:#bbb8cd;}


}


 @media (max-width: 767.98px) { 
     


}