a, img{
  outline: none;
}
.hfe-site-logo .hfe-site-logo-container img{
  display: block;
}
.cont_heading{
  position: relative;
  display: inline-block;
}
.cont_heading::after {
  
  .eael-elements-flip-box-heading::after {
  content: '';
  position: absolute;
  background: #f9c754;
  bottom: -12px;
  left: 0;
  width: 60px;
  height: 5px;
}
}
.cont_heading h2 {
  position: relative;
  z-index: 99;
}
.service_heading h2 span{
  color: #F9C754;
}
.service_box .eael-elements-flip-box-icon-image {
  background: #F9C754;
  border-radius: 100px;
  font-size: 17px;
  padding: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  position: absolute;
  left: 60px;
  bottom: -24px;
  transform: scale(0);
  transition: all .5s ease;
}
.service_box .eael-animate-fade-in.eael-elements-flip-box-container:hover .eael-elements-flip-box-icon-image {
  transform: scale(1);
}
.service_box .eael-elements-flip-box-icon-image:hover{
  background: #040443;
}
.service_box .eael-elements-flip-box-heading{
  position: relative;
}
.service_box .eael-elements-flip-box-heading::after {
  content: ''; 
  position: absolute;
  background: #f9c754;
  bottom: -12px;
  left: 0;
  width: 60px;
  height: 5px;
}
.m0_list .elementor-icon-box-title {
  margin-top: 0;
}
.sp_box .elementor-image-box-img img{
  height: 140px !important;
  width: 100% !important;
  display: block;
  object-fit: cover;
}
.white_heading h2 span {
  color: #040443;
}
.svg_anim .elementor-icon-list-icon{
  animation: fadeIn 2s infinite;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    padding-right: 30px;
  }
  to {
    opacity: 1;
    padding-right: 15px;
  }
}
.m_0 p {
  margin: 0 0 15px 0 !important;
}


.quote_form .wpcf7-form label {
  font-family: 'Jost';
  font-weight: 600;
  font-size: 15px;
  line-height: 1.5;
  color: #121212;
  margin: 0 0 5px 13px;
  display: inline-block;
}
.quote_form .wpcf7-form p {
  margin: 0 0 20px !important;
}
.quote_form .wpcf7-form input{
  background: #f2f2f2;
}
.quote_form .wpcf7-form input, .quote_form textarea, .quote_form select{
  width: 100%;
  background: #f2f2f2;
  outline: none;
  opacity: 1;
  border-color: #f2f2f2;
  padding: 12px;
  border-radius: 8px;
  font-family: 'Jost';
  font-size: 15px;
  font-weight: 400;
  color: #121212;
}
.quote_form .wpcf7-form input[type="submit"]{
  background: #040443;
  border-radius: 4px;
  width: unset;
  padding: 13px 30px;
  border-color: #040443;
  font-family: 'Jost';
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 24px;
  text-transform: uppercase;
  color: #FFFFFF;
  cursor: pointer;
  transition: all 0.3s;
}
.quote_form .wpcf7-form input[type="submit"]:hover{
  background: #f9c754;
  border-color: #f9c754;
}
.quote_form textarea {
  height: 100px;
}

.desc__row {
  flex-wrap: wrap;
}
.desc__col {
  width: 100%;
  padding: 0 15px;
}
.site_content ul{
  margin: 0;
}
.site_content ul li{
  margin: 5px 0;
}
h1, h2, h3, h4, h5, h6{
  color: #000;
}
/*////////////////////Mobile-Menu////////////*/
.menu_btn{
  cursor: pointer;
  line-height: 1;
}
#mobile_menu{
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 0px;
} 
body .mobile_menu.active{
    width: 350px !important;
}
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
#close_mobile_menu {
    cursor: pointer;
    font-size: 18px;
    color: #777;
    display: inline-block;
    line-height: 1;
}
.close_mobile_menu_outer {
    text-align: right;
    border-bottom: 1px solid #4a4a4a21;
    padding: 5px 14px;
}
#mobile_menu_nav {
    margin: 0;
    padding: 0;
}
#mobile_menu_nav li {
    list-style: none;
    padding-bottom: 15px;
}
#mobile_menu_nav li a {
  color: #000;
  display: block;
  font-size: 15px;
  line-height: 1;
  font-weight: 400;
  position: relative;
  letter-spacing: 0.5px;
  padding: 13px 0;
  outline: none;
  text-decoration: none;
  font-family: "Jost", Sans-serif;
}
#mobile_menu_nav li a:hover {
  color: #999;
}
.mobile_menu_navigation {
    padding: 20px;
}
#mobile_menu_nav li {
    list-style: none;
    padding: 0px 0;
    border-bottom: 0px solid #333;
}
#mobile_menu_nav li .sub-menu li {
    padding: 0px 0;
    border-top: 0px solid #333;
    border-bottom: 0;
}
#mobile_menu_nav li.menu-item-has-children {
    padding-bottom: 0;
}
#mobile_menu li {
    position: relative;
    padding: 0;
    margin: 0;
}
#mobile_menu li .sub-menu li a {
  color: #000;
  display: block;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
  padding: 12px;
  background: transparent;
}
#mobile_menu li .sub-menu li a:hover {
  background: rgba(61,61,80,.09);
  color: #000;
}
#mobile_menu .sub-menu {
    margin: 0;
    padding: 0;
    display: none;
}
.page_overlay{
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
.page_overlay.active {
  position: fixed;
  z-index: 1;
  background-color: #000000b5;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 1;
  visibility: visible;
}
.cat_toggle_btn::before{
  display: inline-block;
  content: '';
  left: 0;
  right: 0;
  font-size: 14px;
  top: 0;
  line-height: 1;
  position: relative;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.cat_toggle_btn {
  position: absolute;
  top: 50%;
  right: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cat_toggle_btn:hover {
  color: #000;
  background: rgba(0,0,0,.1);
}
.cat_toggle_btn.opened::before{
  content: '';
}
.shedule_btn a{
  font-family: "Jost", Sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  background-color: #040443;
  border-radius: 0;
  border: 1px solid #040443;
  padding: 12px 20px 12px 20px;
  text-decoration: none;
  display: block;
  transition: all 0.3s;
  margin: 0 15px;
  text-align: center;
}
.shedule_btn a:hover{
  background: transparent;
  color: #040443;
}

@media screen and (max-width: 1024px) {
  .site_content  h1{
    font-size: 30px;
    line-height: 1.2;
    margin: 10px 0;
  }
  .site_content  h2{
    font-size: 20px;
    line-height: 1.2;
    margin: 10px 0;
  }
  .site_content  h3{
    font-size: 18px;
    line-height: 1.2;
  }
  .hfe-site-logo img {
    max-width: 200px;
  }
}
@media screen and (max-width: 767px) {
  .quote_form .wpcf7-form input[type="submit"]{
      padding: 9px 28px;
      font-size: 12px;
  }
  .site_content ul{
    padding-left: 10px;
  }
}


