.banner-heading {
    font-size: 56px;
    font-weight: 700;
    color: white;
}
.inner-heading .banner-heading {
    font-size: 42px;
}
.gradient-color,.gradient-color p {
    background: linear-gradient(90deg, #5CCDB2 -13.92%, #349FD3 100%),
linear-gradient(90deg, #5CCDB2 -13.92%, #349FD3 100%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.banner-heading.dark{
	color: #030F28;
	   font-size: 42px;
}
.img-padding img {
	padding:10px;
	background-color: #F5F5F5;
}
.bg-dark:hover *{
	color:white;
}
.bg-dark:hover .img-padding img {
    background-color: #ffffff;
    border-color: #ffffff;
}
.bg-dark:hover a.elementor-button {
    border-color: white !important;
}
.header-btn {
    width: fit-content;
}
.link-fit li{
	width:fit-content;
}
.elementor-79 .elementor-element.elementor-element-83ef209 .elementor-icon-list-item > a {
    color: #030f28;
}
.bg-dark .elementor-widget-button{
    height: 100%;
}
.bg-dark .elementor-widget-button .elementor-widget-container {
    display: flex;
    align-items: end;
}
.bg-dark:hover .icon-white .elementor-widget-container{
    background-color: transparent;
    border-color: white;
}
.bg-dark:hover .icon-white svg path{
	fill: white;
}

.icon-white .elementor-icon-wrapper {
    height: 60px;
    padding: 10px;
}
.contact-form *{
font-family: "Instrument Sans", Sans-serif !Important;
}
button#wpforms-submit-920 {
    width: 100%;
    padding: 20px;
    height: auto;
    border: 2px solid #030f28;
 border-radius:10px ;
}
button#wpforms-submit-920:hover {
	background:transparent !important;
	color:#030f28 ;
}
#menu-1-e43185c .menu-item:last-child {
    display: none;
}
.error404  main#content {
    padding: 60px 20px 0px;
    text-align: center;
}
.error404 h1.entry-title {
    text-transform: capitalize;
}



@media screen and (max-width:1024px){
	.banner-heading.dark,.inner-heading .banner-heading {
    font-size: 38px;
}
	.banner-heading {
    font-size: 48px;
}
	.menu-wrapper{
		margin-left:auto;
		justify-content: end;
	}
}
@media screen and (max-width:767px){
		.banner-heading.dark,.inner-heading .banner-heading {
    font-size: 30px;
}
		.banner-heading {
    font-size: 42px;
}
	.bg-dark .elementor-widget-button {
    height: auto;
}
		#menu-1-e43185c .menu-item:last-child {
    display: block;
}
	#menu-1-e43185c .menu-item:last-child a.hfe-menu-item {
    background-color: white !important;
    color: #01112b !important;
    width: fit-content;
    margin: 20px;
    font-size: 15px;
    text-transform: uppercase;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF;
    border-radius: 10px 10px 10px 10px;
        padding: 18px 30px 18px 30px !important;
}
	#menu-1-e43185c li a {
		display:none;
	}
		.hfe-dropdown.menu-is-active #menu-1-e43185c li a{
		display:block;
	}
	.error404  main#content {
    padding: 40px 20px 0px;
}
}
@media screen and (max-width:500px){
		.banner-heading {
    font-size: 36px;
}
	    .elementor-17 .elementor-element.elementor-element-e43185c .hfe-dropdown.menu-is-active {
        margin-top: 18px;
    }
	.header-btn .elementor-button {
   font-size: 10px !important;
   padding: 10px 10px 10px 10px !important;
    }

}






