.g5plus-banner {
  position: relative;
}
.g5plus-banner .banner-img {
  background-size: cover;
  position: relative;
}
.g5plus-banner .banner-img:after {
  -webkit-transition: opacity .8s ease .15s;
  transition: opacity .8s ease .15s;
  position: absolute;
  content: '';
  display: block;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  z-index: 0;
}
.g5plus-banner.text-light h4,
.g5plus-banner.text-light h5 {
  color: #fff;
}
.g5plus-banner.content-top .banner-content {
  top: 35px;
}
.g5plus-banner.content-bottom .banner-content {
  bottom: 35px;
}
.g5plus-banner.content-middle .banner-content {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.g5plus-banner.content-middle .content-center {
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
}
.g5plus-banner .banner-content {
  position: absolute;
  width: 75%;
  margin: auto;
  z-index: 2;
}
.g5plus-banner .banner-content h4 {
  font-size: 18px;
  line-height: 1.2;
  max-height: 2.4em;
  overflow: hidden;
  margin-bottom: 15px;
}
.g5plus-banner .banner-content h5 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  max-height: 2.4em;
  overflow: hidden;
  margin-bottom: 15px;
}
.g5plus-banner .banner-content p {
  font-size: 14px;
  line-height: 1.7;
  max-height: 5.1em;
  overflow: hidden;
}
.g5plus-banner .banner-content span.link-banner {
  position: relative;
}
.g5plus-banner .banner-content span.link-banner i {
  margin-left: 10px;
}
.g5plus-banner .banner-content.content-right {
  right: 35px;
  text-align: right;
}
.g5plus-banner .banner-content.content-center {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
}
.g5plus-banner .banner-content.content-left {
  left: 35px;
}
.g5plus-banner .bg_content {
  max-width: 320px;
  padding: 30px 30px;
  background-color: #fff;
  position: absolute;
  opacity: .98;
}
.g5plus-banner .bg_content.show-border-content:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}
.g5plus-banner .text-top-right {
  top: 35px;
  left: 35px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
}
.g5plus-banner .text-middle-center {
  top: 50%;
  left: 30px;
  right: 30px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.g5plus-banner .text-bottom-left {
  left: 30px;
  right: 30px;
  bottom: 30px;
  text-align: left;
}
.g5plus-banner .text-bottom-center {
  bottom: 30px;
  left: 30px;
  right: 30px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.g5plus-banner .text-bottom-right {
  left: 30px;
  right: 30px;
  bottom: 30px;
  text-align: right;
}
.layla-effect,
.bubba-effect,
.jazz-effect,
.zoom-image {
  overflow: hidden;
  position: relative;
}
.layla-effect .effect-content,
.bubba-effect .effect-content,
.jazz-effect .effect-content,
.zoom-image .effect-content {
  position: relative;
}
.layla-effect .effect-content:before,
.bubba-effect .effect-content:before,
.jazz-effect .effect-content:before,
.zoom-image .effect-content:before,
.layla-effect .effect-content:after,
.bubba-effect .effect-content:after,
.jazz-effect .effect-content:after,
.zoom-image .effect-content:after {
  position: absolute;
  content: '';
  display: block;
}
.layla-effect:hover .effect-content:before,
.bubba-effect:hover .effect-content:before,
.jazz-effect:hover .effect-content:before,
.zoom-image:hover .effect-content:before,
.layla-effect:hover .effect-content:after,
.bubba-effect:hover .effect-content:after,
.jazz-effect:hover .effect-content:after,
.zoom-image:hover .effect-content:after,
.layla-effect:hover .banner-img:after,
.bubba-effect:hover .banner-img:after,
.jazz-effect:hover .banner-img:after,
.zoom-image:hover .banner-img:after {
  opacity: 1;
}
.layla-effect .effect-content:after,
.bubba-effect .effect-content:after,
.layla-effect .effect-content:before,
.bubba-effect .effect-content:before {
  content: '';
  display: block;
  background-color: transparent;
  position: absolute;
  z-index: 1;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.layla-effect .effect-content:after,
.bubba-effect .effect-content:after {
  top: 25px;
  bottom: 25px;
  left: 50%;
  right: 50%;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
}
.layla-effect .effect-content:before,
.bubba-effect .effect-content:before {
  top: 50%;
  bottom: 50%;
  left: 25px;
  right: 25px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #fff;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #fff;
}
.layla-effect:hover .effect-content:after {
  left: 10px;
  right: 10px;
}
.layla-effect:hover .effect-content:before {
  top: 10px;
  bottom: 10px;
}
.bubba-effect:hover .effect-content:after {
  left: 25px;
  right: 25px;
}
.bubba-effect:hover .effect-content:before {
  top: 25px;
  bottom: 25px;
}
.jazz-effect .effect-content:before {
  background-color: transparent;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #fff;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
  -webkit-transform: rotate(45deg) scale(0.5);
  -moz-transform: rotate(45deg) scale(0.5);
  -o-transform: rotate(45deg) scale(0.5);
  -ms-transform: rotate(45deg) scale(0.5);
  transform: rotate(45deg) scale(0.5);
}
.jazz-effect:hover .effect-content:before {
  -webkit-transform: rotate(45deg) scale(1);
  -moz-transform: rotate(45deg) scale(1);
  -o-transform: rotate(45deg) scale(1);
  -ms-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1);
}
.normal.show-border,
.zoom-image.show-border {
  border: 2px solid;
}
.zoom-image .banner-img {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.zoom-image:hover .banner-img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
