.elementor-4105 .elementor-element.elementor-element-5ff7c49{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:-30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-4105 .elementor-element.elementor-element-5ff7c49{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-8ceb7fb */<style>
html,
body{
  margin:0;
  padding:0;
  overflow-x:hidden !important;
}

.bc-footer,
.bc-footer *{
  box-sizing:border-box;
}

.bc-footer{
  width:100%;
  background:#eef6ff;
  padding:48px 20px 20px;
  color:#16324f;
  font-family:inherit;
  border-top:1px solid #d8eafd;
  overflow:hidden;
}

.bc-footer-container{
  width:100%;
  max-width:1160px;
  margin:0 auto;
}

.bc-footer-grid{
  width:100%;
  display:grid;
  grid-template-columns:1.25fr 1fr 1fr 1fr;
  gap:70px;
  align-items:flex-start;
}

.bc-footer-col{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
}

.bc-footer-logo{
  width:185px;
  max-width:100%;
  height:auto;
  display:block;
  margin:0 0 10px;
}

.bc-footer-trust{
  max-width:260px;
  margin:0 0 14px;
  font-size:14px;
  line-height:1.45;
  color:#36546f;
}

.bc-footer-phone{
  margin-bottom:8px;
  font-size:14px;
  font-weight:700;
  color:#06172a;
  text-decoration:none;
}

.bc-footer-email{
  font-size:14px;
  color:#36546f;
  text-decoration:none;
}

.bc-footer h3{
  margin:0 0 16px;
  font-size:16px;
  line-height:1.2;
  font-weight:800;
  color:#06172a;
}

.bc-footer h3::after{
  content:"";
  display:block;
  width:36px;
  height:3px;
  background:#1d6eea;
  border-radius:10px;
  margin-top:7px;
}

.bc-footer-col a{
  margin-bottom:10px;
  font-size:14px;
  line-height:1.3;
  color:#27445f;
  text-decoration:none;
}

.bc-footer-col a:hover{
  color:#0b66d8;
}

.bc-footer-bottom{
  margin-top:34px;
  padding-top:18px;
  border-top:1px solid #cfe4fb;
  text-align:center;
  font-size:13px;
  line-height:1.4;
  color:#48627a;
}

@media(max-width:900px){
  .bc-footer-grid{
    grid-template-columns:1fr 1fr;
    gap:34px 38px;
  }
}

@media(max-width:640px){
  .bc-footer{
    padding:38px 20px 18px;
    text-align:center;
  }

  .bc-footer-grid{
    grid-template-columns:1fr;
    gap:28px;
  }

  .bc-footer-col{
    align-items:center;
  }

  .bc-footer-logo{
    width:170px;
    margin-left:auto;
    margin-right:auto;
  }

  .bc-footer h3::after{
    margin-left:auto;
    margin-right:auto;
  }

  .bc-footer-bottom{
    margin-top:30px;
    padding-top:16px;
    font-size:12.5px;
  }
}
</style>/* End custom CSS */