.ehf-header #masthead{
	position:fixed;
	z-index:999;
	left:0;
	top:0;
	width:100%;
} 
@font-face {
    font-family: 'Myriad Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Regular'), url('fonts/MYRIADPRO-REGULAR.woff') format('woff');
} 
@font-face {
    font-family: 'Myriad Pro Condensed';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Condensed'), url('fonts/MYRIADPRO-COND.woff') format('woff');
}
@font-face {
    font-family: 'Myriad Pro Condensed Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Condensed Italic'), url('fonts/MYRIADPRO-CONDIT.woff') format('woff');
}
@font-face {
		font-family: 'Myriad Pro Light';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Light'), url('fonts/MyriadPro-Light.woff') format('woff');
}
@font-face {
    font-family: 'Myriad Pro Semibold';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Semibold'), url('fonts/MYRIADPRO-SEMIBOLD.woff') format('woff');
}
@font-face {
    font-family: 'Myriad Pro Semibold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Semibold Italic'), url('fonts/MYRIADPRO-SEMIBOLDIT.woff') format('woff');
}
@font-face {
    font-family: 'Myriad Pro Bold Condensed';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Bold Condensed'), url('fonts/MYRIADPRO-BOLDCOND.woff') format('woff');
}
@font-face {
    font-family: 'Myriad Pro Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Bold'), url('fonts/MYRIADPRO-BOLD.woff') format('woff');
}
@font-face {
    font-family: 'Myriad Pro Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Bold Italic'), url('fonts/MYRIADPRO-BOLDIT.woff') format('woff');
}
@font-face {
    font-family: 'Myriad Pro Bold Condensed Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Myriad Pro Bold Condensed Italic'), url('fonts/MYRIADPRO-BOLDCONDIT.woff') format('woff');
}
body,
html {
  color: #d0d0d0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6em;
  overflow-x: hidden;
  background-color: #181818;
  background-image: url(../img/bg-line-main.png);
  background-position: center;
}
body{
	font-family: 'Myriad Pro Regular';
}
a{
	text-decoration:none
}
.service-slider .elementskit-info-image-box img{
	width:100%
}
.service-slider .elementskit-info-image-box:hover .elementskit-info-box-title{
	color:#fff!important
}
.ehf-header #masthead.fixed{
	background:#000
}
.turbo-footer-template .qodef-qi-interactive-link-showcase .qodef-m-item.qodef--active .qodef-e-text{
	    color: #ffffff !important;
}
.turbo-footer-template .qodef-qi-interactive-link-showcase .qodef-m-item:hover .qodef-e-text{
     color: #6A226A !important;
}
.testimonial-slider .xs-overlay{
	display:none!important;
}


/* 5-01-2026 */


.service-slider .elementskit-info-image-box:hover .elementskit-box-body .elementskit-box-footer .box-footer .btn-wraper a{
	border-color: #fff;
/* 	color: #000000; */
}


.hero-item{
    height: 100vh;
    display: flex!important;
    position: relative;
    z-index: 1;
	align-items:center;
	justify-content:center;
}
.hero-item::after{
    background-color: #000;
    opacity: 0.5;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    z-index: -1;
}
.hero-content{
    max-width: 1140px;
    text-align: left;
    padding: 0 12px;
	margin:0 auto;
	width:100%;
		
}
.hero-content h1{
    font-size: 5rem;
    color: #fff;
    margin: 0;
}
.banners .hero-slider .slick-arrow{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    width: 50px;
    height: 50px;
    font-size: 0;
    background-position: center;
    background-size: 50px;
    background-repeat: no-repeat;
    background-color: transparent;
    border: 0;
    padding: 0;
}
.banners .hero-slider .slick-arrow.slick-prev{
    left: 85px;
    background-image: url(/wp-content/uploads/2026/01/left_arrow_icon.svg);
}
.banners .hero-slider .slick-arrow.slick-next{
    right: 85px;
    background-image: url(/wp-content/uploads/2026/01/right_arrow_icon.svg);
}
.banners .hero-slider .slick-dots{
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 15px;
    width: 100%;
}

.banners .hero-slider .slick-dots li button{
    width: 16px;
    height: 16px;
    padding: 0;
    background-color: #fff;
    border-radius: 50%;
    opacity: 0.5;
    vertical-align: middle;
    margin: 0 5px;
    font-size: 0;
    border: 0;
}
.banners .hero-slider .slick-dots li.slick-active button{
    opacity: 1;
} 
.banners .hero-slider .hero-content h1{
	font-size:60px;
	line-height: 68px;
	font-weight:700;
}
.banners .hero-slider .hero-content .banner-btn{
	margin-top:45px;
}
.banners .hero-slider .hero-content .banner-btn a{
	background-color: #fff;
    padding: 18px 30px;
    border-radius: 100px;
    color: #000;
	font-size: 18px;
    font-weight: 500;
	transition: all .3s;
}
.banners .hero-slider .hero-content .banner-btn a:hover{
	background-color: #781d7e;
	color:#fff;
 	transition: all .3s;
}
.banners .hero-slider .slick-dots{
		padding: 0px 0px 0px 0px;
	}
.banners .hero-slider .slick-dots li{
		list-style:none;
	}
.hfe-nav-menu__toggle{
	margin-left: auto !important;
	margin-right: 0 !important;
	z-index: 9999;
}
@media (max-width: 1024px) {
	.hfe-nav-menu .menu-item .hfe-menu-item{
		color:#000 !important;
	}
	header nav{
		top:0px !important;
		z-index:99 !important;
	}
}
@media (max-width: 991px) {
	.banners .hero-slider .hero-content h1 {
    	font-size: 50px;
    	line-height: 60px;
 	}
	.banners .hero-slider .slick-dots li{
		list-style:none;
	}
	.banners .hero-slider .slick-dots{
		padding: 0px 0px 0px 0px;
	}
	
}

@media (max-width: 767px) {
	.hero-item {
		height: 400px;
	}
	.banners .hero-slider .hero-content h1 {
    	font-size: 40px;
    	line-height:45px;
 	}
	.banners .hero-slider .hero-content .banner-btn {
    	margin-top: 35px;
	}
}