#layout-3 #layout-3-inner {
  -webkit-filter: blur(7px);
  -ms-filter: blur(7px);
  filter: blur(7px);
}
#video {
  -webkit-filter: blur(30px);
  -ms-filter: blur(30px);
  filter: blur(30px);
}
.carousel-3-container {
  transition: all 0.4s;
}
#section-banner img:not(.slide-star-icon),
.layout-6-section img:not(.slide-star-icon),
#layout7 img:not(.slide-star-icon),
.layout4-banner img:not(.slide-star-icon),
.footer-reg-form img:not(.slide-star-icon),
.signup-popup-1 img:not(.slide-star-icon),
.carousel-3-container img:not(.slide-star-icon) {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-filter: blur(4px);
  -ms-filter: blur(4px);
  filter: blur(4px);
}
#section-banner .carousel-2 img,
.layout-6-section .carousel-2 img,
#layout7 .carousel-2 img,
.layout4-banner .carousel-2 img,
.footer-reg-form .carousel-2 img,
.signup-popup-1 .carousel-2 img,
.carousel-3-container .carousel-2 img {
  -webkit-filter: blur(4px);
  filter: blur(4px);
}
#section-banner .cubical-parabola .ex-item,
.layout-6-section .cubical-parabola .ex-item,
#layout7 .cubical-parabola .ex-item,
.layout4-banner .cubical-parabola .ex-item,
.footer-reg-form .cubical-parabola .ex-item,
.signup-popup-1 .cubical-parabola .ex-item,
.carousel-3-container .cubical-parabola .ex-item {
  overflow: hidden;
}
#section-banner .cubical-parabola .ex-item img,
.layout-6-section .cubical-parabola .ex-item img,
#layout7 .cubical-parabola .ex-item img,
.layout4-banner .cubical-parabola .ex-item img,
.footer-reg-form .cubical-parabola .ex-item img,
.signup-popup-1 .cubical-parabola .ex-item img,
.carousel-3-container .cubical-parabola .ex-item img {
  -webkit-filter: blur(4px);
  -ms-filter: blur(4px);
  filter: blur(4px);
}
#section-banner .grid-layout-5 img,
.layout-6-section .grid-layout-5 img,
#layout7 .grid-layout-5 img,
.layout4-banner .grid-layout-5 img,
.footer-reg-form .grid-layout-5 img,
.signup-popup-1 .grid-layout-5 img,
.carousel-3-container .grid-layout-5 img {
  -webkit-filter: blur(4px);
  -ms-filter: blur(4px);
  filter: blur(4px);
}
#section-banner #layout7 img,
.layout-6-section #layout7 img,
#layout7 #layout7 img,
.layout4-banner #layout7 img,
.footer-reg-form #layout7 img,
.signup-popup-1 #layout7 img,
.carousel-3-container #layout7 img {
  -webkit-filter: blur(4px);
  -ms-filter: blur(4px);
  filter: blur(4px);
}
#section-banner #waterwheel-carousel img,
.layout-6-section #waterwheel-carousel img,
#layout7 #waterwheel-carousel img,
.layout4-banner #waterwheel-carousel img,
.footer-reg-form #waterwheel-carousel img,
.signup-popup-1 #waterwheel-carousel img,
.carousel-3-container #waterwheel-carousel img {
  -webkit-filter: blur(4px);
  -ms-filter: blur(4px);
  filter: blur(4px);
}
#section-banner #layout-3 img:not(.slide-star-icon) {
  transform: scale(1);
  -webkit-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: blur(0px);
}
#section-banner .background-1 {
  -webkit-filter: blur(7px);
  -ms-filter: blur(4px);
  filter: blur(7px);
}
.blured_bg {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-filter: blur(7px);
  -ms-filter: blur(4px);
  filter: blur(7px);
  -webkit-transform: scale(1.1);
  -moz-transform: translate3d(0, 0, 0) scale(1.1);
  -ms-transform: translate3d(0, 0, 0) scale(1.1);
  -o-transform: translate3d(0, 0, 0) scale(1.1);
  transform: translate3d(0, 0, 0) scale(1.1);
}
.blured_bg_body {
  content: "";
  display: block;
  position: fixed;
  width: 100%;
  height: 100vh;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-filter: blur(7px);
  -ms-filter: blur(7px);
  filter: blur(7px);
  transform: scale(1.1);
}
.unbluredimg #section-banner img,
.unbluredimg .layout-6-section img,
.unbluredimg #layout7 img,
.unbluredimg .layout4-banner img,
.unbluredimg .footer-reg-form img,
.unbluredimg .signup-popup-1 img,
.unbluredimg .carousel-3-container img {
  transform: initial !important;
  -webkit-filter: initial !important;
  -ms-filter: initial !important;
  filter: initial !important;
}
