.circ {
  position: relative;
  transform: scale(1.0) rotate(-90deg);
  transition: transform .3s ease;
  z-index: 3
}
.circ circle {
  stroke-dasharray: 440px
}
.circ1 {
  stroke-dashoffset: 440px
}
.darkbg_2 {
  background: #222
}
.fs-slider-item {
  overflow: hidden
}
.hc_btn {
  border-radius: 5px;
  box-shadow: #afab9c 0 3px 8px;
  color: #292929;
  float: left;
  font-size: 11px;
  font-weight: 600;
  margin-top: 30px;
  padding: 15px 35px;
  font-family: 'Poppins', sans-serif
}

.hc_btn:hover {
  background: #292929
}
.hc_btn:hover, .hero-scroll-down-notifer i, .hero-slider-cont, .hero-wrap-title_item h2 span, .hero-wrap-title_item h3, .play-pause_slider {
  color: #f7b90f
}
.hero-scroll-down-notifer {
  bottom: 10px;
  position: absolute;
  right: 0;
  z-index: 10
}
.hero-scroll-down-notifer i {
  bottom: -40px;
  color: #fff;
  font-weight: 100;
  left: 6px;
  position: absolute;
  width: 100%
}
.hero-slider-cont {
  background: rgba(0,0,0,0.7);
  border-radius: 4px;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  margin-top: -20px;
  position: absolute;
  text-align: center;
  top: 50%;
  transition: all .5s ease-in-out;
  width: 40px;
  z-index: 50
}
.hero-slider-cont-next {
  right: 60px
}
.hero-slider-cont-prev {
  left: 60px
}
.hero-slider-cont:hover {
  background: #f7b90f;
  transition: all .5s ease-in-out
}
.hero-slider-cont:hover i {
  color: black
}
.hero-slider-pagination {
  bottom: 40px;
  position: absolute;
  right: 120px;
  z-index: 20
}
.hero-slider-pagination .swiper-pagination-bullet {
  border-radius: 100%;
  display: inline-block;
  height: 6px;
  margin: 0 12px !important;
  opacity: 1;
  position: relative;
  transition: all 300ms ease-out;
  width: 6px
}
.hero-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff
}
.hero-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  transform: scale(1.0)
}
.hero-slider-pagination .swiper-pagination-bullet:before {
  border-radius: 100%;
  border: 1px solid #ccc;
  bottom: -5px;
  box-sizing: border-box;
  content: '';
  left: -5px;
  position: absolute;
  right: -5px;
  top: -5px;
  transform: scale(0);
  transition: all 300ms ease-out
}
.hero-wrap-container {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}
.hero-wrap-container .hero-scroll-down-notifer {
  bottom: -100px;
  left: 0;
  right: auto
}
.hero-wrap-container .overlay {
  opacity: .4
}
.hero-wrap-title {
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10
}
.hero-wrap-title .hc_btn.color-bg {
  transition: all .6s ease-in-out
}

.hc_btn.color-bg:hover {
    background: #f32f7f;
    transition: all .6s ease-in-out
}

.hc_btn:hover {
  color: #fff !important;
}

.hc_btn.color-bg:hover .hc_btn > span {

    transition: all .6s ease-in-out
}

.hero-wrap-title_item h2 {
  color: #fff;
  font-size: 34px;
  font-weight: bold;
  line-height: 60px;
  text-align: left;
  text-transform: uppercase
}
.hero-wrap-title_item h3 {
  font-family: 'Poppins', sans-serif;
  font-size: 22px;
  font-weight: 700;
  position: relative;
  text-align: left;
  text-transform: uppercase
}
.hero-wrap-title_item h3:after {
  background: rgba(255,255,255,0.5);
  content: '';
  height: 1px;
  left: 40px;
  position: absolute;
  top: -27px;
  width: 80px;
  z-index: 1
}
.hero-wrap-title_item h3:before {
  content: '';
  height: 4px;
  left: 0;
  position: absolute;
  top: -30px;
  width: 40px;
  z-index: 2
}
.hero-wrap-title_item h4 {
  color: #fff;
  float: left;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.75;
  max-width: 550px;
  padding-top: 10px;
  text-align: left
}
.hsc_pp.auto_actslider i:before {
  content: "\f04c"
}
.hwt_dec {
  background: rgba(0,0,0,0.4);
  bottom: -30px;
  left: -30px;
  position: absolute;
  top: -12px;
  width: 50%;
  z-index: -1
}
.hwt_dec:before {
  border-bottom: 1px solid rgba(255,255,255,0.4);
  border-right: 1px solid rgba(255,255,255,0.4);
  bottom: -2px;
  content: '';
  height: 80px;
  position: absolute;
  right: -2px;
  width: 80px
}
.mousey {
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.4);
  box-sizing: border-box;
  float: left;
  height: 30px;
  padding: 0 6px;
  position: relative;
  width: 20px;
  z-index: 10
}
.mousey:after {
  background: rgba(255,255,255,0.4);
  bottom: 0;
  content: '';
  height: 8px;
  left: 50%;
  position: absolute;
  width: 1px
}
.no-padding {
  padding: 0 !important
}
.overlay {
  background: #000;
  height: 100%;
  left: 0;
  opacity: .3;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2
}
.play-pause_slider {
  background: rgba(0,0,0,0.7);
  border-radius: 2px;
  bottom: 28px;
  cursor: pointer;
  font-size: 10px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 60px;
  text-align: center;
  width: 40px;
  z-index: 10
}
.scroll-down-wrap {
  float: left;
  position: relative
}
.scroller {
  animation-duration: 2.2s;
  animation-iteration-count: infinite;
  animation-name: scroll;
  animation-timing-function: cubic-bezier(.15,.41,.69,.94);
  background: #fff;
  border-radius: 4px;
  height: 5px;
  left: 50%;
  margin-left: -2px;
  position: relative;
  top: 6px;
  width: 5px
}
.slider-progress-bar {
  position: absolute;
  right: 60px;
  top: 40px;
  z-index: 20
}
.slider-progress-bar.act-slider .circ1 {
  stroke-dashoffset: 220px;
  transition: linear 6s

}
.slider-wrapper .bg {
  background-attachment: scroll;
  background-origin: content-box;
  background-position: center;
  background-repeat: repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}
.slider-wrapper .color-bg, .slider-wrapper .hero-slider-pagination .swiper-pagination-bullet, .slider-wrapper .hero-wrap-title_item h3:before {
  background: #f7b90f
}
.slider-wrapper .container {
  margin: 0 auto;
  max-width: 1224px;
  position: relative;
  width: 92%;
  z-index: 2
}
.slider-wrapper .container:after {
  clear: both
}
.slider-wrapper .container:after, .slider-wrapper .container:before {
  content: " ";
  display: table
}
.slider-wrapper .fl-wrap {
  float: left;
  position: relative;
  width: 100%
}
.slider-wrapper .full-height {
  height: 100%
}
.slider-wrapper .slider-container {
  margin: 0 auto;
  max-width: 1224px;
  position: relative;
  width: 92%;
  z-index: 2
}
.slider-wrapper .slider-container:after {
  clear: both;
  content: " ";
  display: table
}
.slider-wrapper .swiper-container {
  list-style: none;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1
}
.slider-wrapper .swiper-container .swiper-notification {
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: -1000
}
.slider-wrapper .swiper-pagination-bullet-active {
  background: #007aff;
  opacity: 1
}
.slider-wrapper .swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}
.slider-wrapper .swiper-slide {
  -ms-flex-negative: 0;
  -o-transition-property: transform;
  -webkit-flex-shrink: 0;
  -webkit-transition-property: -webkit-transform;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  width: 100%
}
.slider-wrapper .swiper-wrapper {
  -o-transition-property: transform;
  -webkit-box-sizing: content-box;
  -webkit-transform: translate3d(0,0,0);
  -webkit-transition-property: -webkit-transform;
  box-sizing: content-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  position: relative;
  transform: translate3d(0,0,0);
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  width: 100%;
  z-index: 1
}
.slider-wrapper :focus {
  outline: 0
}
.slider-wrapper* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0
}
.slider-wrapper::after {
  clear: both;
  content: "";
  display: table
}
@keyframes scroll {
  0% {
    opacity: 0
  }
  10% {
    opacity: 1;
    transform: translateY(0)
  }
  100% {
    opacity: 0;
    transform: translateY(50px)
  }
}
@media (max-width:992px) {
  .hwt_dec {
    width: 100%
  }
}
@media only screen and (-webkit-min-device-pixel-ratio:2) {
  .slider-wrapper .bg {
    -webkit-background-size: cover;
    background-attachment: scroll !important;
    background-position: center
  }
}
@media only screen and (max-width:1470px) {

  .hero-wrap .hero-slider-cont-prev, .hero-wrap .hero-slider-cont-next {
    left: auto;
    margin-top: -60px;
    right: 40px;
    top: 100%
  }
  .hero-wrap .hero-slider-cont-prev {
    right: 124px
  }

  .hsp_mob {
    bottom: 32px;
    right: 184px
  }
  .play-pause_slider {
    bottom: 20px;
    right: 82px
  }
}

@media only screen and (max-width:1024px) {
  .lines-wrapper {
    margin-top: 43px;
  }

  .lines-wrapper:nth-last-child(1) {
    margin-top: 0;
  }
}

@media only screen and (max-width:756px) {
  .hero-wrap-title_item h2 {
    font-size: 30px;
    line-height: 45px
  }

  .lines-wrapper {
    margin-top: 29px;
  }

  .lines-wrapper:nth-last-child(1) {
    margin-top: 0;
  }

  .slider-height-max {
    height: 400px !important;
  }
}