/*************** Webform *****************/

#edit-actions {
  text-align: center;
}

.team-single-page .heading {
  display: none;
}

/********* contact page style *****************/

.btgimagecontact .sort-destination.full-width {
  position: relative;
}

.btgimagecontact ul.image-gallery {
  list-style: none;
  margin: 0;
}

.btgimagecontact .sort-destination {
  overflow: hidden;
}

.btgimagecontact .sort-destination.full-width .isotope-item {
  width: 20%;
  float: left;
}

.btgimagecontact ul.image-gallery .image-gallery-item {
  margin-bottom: 35px;
}

.btgimagecontact .item-image:hover img {
  transform: scale(1.1);
}
.btgimagecontact .item-image img {
  transition: transform .5s ease;
}

/******************* header opacity *******************/

.header-two__content {
  background: rgba(23, 23, 23, 0.5);
}

/************ Insta reels ***********/

.eapps-instagram-feed-title-container {
  display: none;
}
#eapps-instagram-feed-1 .eapps-instagram-feed-posts-grid-load-more {
  background: rgb(238, 118, 60) !important;
}