  @font-face {
	font-family: Proxima Nova;
	src: url(/wp-content/uploads/2019/09/ProximaNova-Regular.ttf);
}

html * {
	box-sizing: border-box;
}

.elementor-location-header {
	position: fixed;
	z-index: 4;
	width: 100%;
	background-color: white;
}


@media only screen and (max-width: 1025px) {



.mobile-menu {
	font-family: wavehaus, Sans-serif;
}


#main-menu>li, .sub-menu>li, .back-button {
	color: #01405c;
}

.back-button {
	color: #01405c!important;
}

.li-inner a, .sub-menu>li a{
	color: #01405c;

}



	.elementor-element-631e2a3d {
		/* display: none; */
	}


	#main-menu * {
  	font-size: 1rem;
  	color: #01405c!important;
  }

	#main-menu *:not(i) {
		font-family: wavehaus, Sans-serif;
	}  

  .elementor-location-header section:first-child{
  	/*min-height: 122px;*/
  }

  .elementor-location-header .elementor-image {
  	width: 100vw;
  	display: flex;
  	justify-content: center;
  	padding-top: 5px;
  }

  .elementor-location-header .elementor-image img {
  	width:100px!important;
  }


  .elementor-location-header * {
  	/*padding-bottom: 0!important;*/
  }


  /* .sub-menu .sub-menu .back-button {
  	display: none;
  } */

  .elementor-location-header {
  	overflow: hidden;
  }

  .elementor-location-header .elementor-image {
    width: 100%;
    background-color: white;
    left: 0;
    height: 50px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 20px;
  } 

  /* .eicon-menu-bar {
  	transform: translateX(100vw);
  } */

  #header-logo-menu {
  	padding: 0!important;
  }
}

.LPMcontainer {
	z-index: 10000!important;
}

.LPMcontainer:last-child() {
	display: none;
}