.elementor-90012796 .elementor-element.elementor-element-5d929c0 .elementor-spacer-inner{height:64px;}/* Start custom CSS for html, class: .elementor-element-4be75e8 */.box {
  border: 3px solid #eee;
}
.box__img {
    text-align: center;
    transition: all .3s;
}
.box__img>img {
  width: 100%;
}
.box__title {
    display: grid;
    align-content: center;
    height: 100px;
    padding: 0 20px;
}
.box__title .box__title--text {
  color: #000;
}

.btnarrow::before{
  content: '';
  position: absolute;
  bottom:48px;
  right:20px;
  width: 30px;
  height: 2px;
  background:#006298;
}

.btnarrow::after{
  content: '';
  position: absolute;
  bottom:52px;
  right:19px;
  width: 15px;
  height:2px;
  background:#006298;
  transform: rotate(35deg);
}

.box a:hover .box__img{
  opacity: 0.6;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-24ebe99 */.elementor-top-section:first-of-type {
    margin-top: 10px;
}/* End custom CSS */