.gazolin-banner-block .header,
.gazolin-banner-block .header .header-carousel .sec-hero {
  min-height: 800px;
}
.gazolin-banner-block .header .header-carousel {
  height: 100%;
}
.gazolin-banner-block .header .header-carousel .sec-hero {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.gazolin-banner-block .header .header-carousel .sec-hero .header-image {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.gazolin-banner-block .header .header-carousel .sec-hero .header-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell {
  display: table-cell;
  vertical-align: middle;
  min-height: 100%;
  height: 100vh;
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(28, 26, 48, 0.35);
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .top-handline {
  line-height: 1;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 12px;
  color: #fff;
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .handline {
  color: #ffd700;
  text-transform: capitalize;
  font-weight: 700;
  line-height: 1.2;
  font-size: 40px;
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .handline {
    font-size: 64px;
  }
}
@media (max-width: 768px) {
  .gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .handline {
    font-size: 44px;
  }
}
@media (max-width: 767px) {
  .gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .handline {
    font-size: 24px;
  }
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .about-website {
  text-transform: capitalize;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  line-height: 25px;
  margin: 0 100px 30px 0;
  position: relative;
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .header-list-features .item {
  position: relative;
  margin-bottom: 12px;
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .header-list-features .item .check {
  color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  line-height: 18px;
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .header-list-features .item i {
  font-size: 11px;
  color: #fff;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 18px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .header-list-features .item h5 {
  display: inline-block;
  position: relative;
  font-size: 20px;
  line-height: 54px;
  font-weight: 500;
  color: #fff;
  text-transform: capitalize;
  padding-left: calc(22px + 12px);
  font-family: "Barlow", sans-serif;
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .btn-box {
  margin-top: 30px;
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .btn-box .btn-1 {
  text-transform: capitalize;
  position: relative;
  text-align: center;
  background-color: var(--color-primary);
  z-index: 1;
  font-size: 14px;
  font-weight: 600;
  min-width: 170px;
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
  border-radius: var(--button-radius);
  overflow: hidden;
  font-family: "Heebo", sans-serif;
  display: -ms-inline-grid;
  display: inline-grid;
  cursor: pointer;
  -webkit-transition: color 1s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -o-transition: color 1s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: color 1s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .btn-box .btn-1 span {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .btn-box .btn-1:nth-child(even) {
    margin: 30px 0 0 0;
  }
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .btn-box .btn-2 {
  background-color: var(--btn-hover);
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .btn-box .btn-2 span {
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--color-primary);
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .btn-box .btn-2:hover::before {
  background-color: var(--color-primary);
  width: 100%;
  left: 0;
  right: auto;
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .btn-box .btn-2:hover::after {
  background-color: var(--color-primary);
  width: 100%;
  right: 0;
  left: auto;
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .btn-box .btn-2:hover span {
  color: #fff;
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .btn-box .btn-3 {
  background-color: #ffd700;
  border-radius: 50px;
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .btn-box .btn-3 span {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .btn-box .btn-3:hover {
  text-decoration: none;
  color: #fff;
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .btn-box .btn-3:hover::before {
  background-color: #1c1a30;
  width: 100%;
  left: 0;
  right: auto;
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .btn-box .btn-3:hover::after {
  background-color: #1c1a30;
  width: 100%;
  right: 0;
  left: auto;
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .btn-box .btn-3:hover span {
  color: var(--color-primary);
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .btn-box .btn-1:after,
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .btn-box .btn-1:before {
  content: "";
  position: absolute;
  height: 50%;
  width: 0;
  background-color: var(--color-primary);
  z-index: 1;
  -webkit-transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .btn-box .btn-1:before {
  bottom: 0;
  right: 0;
  left: auto;
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .btn-box .btn-1:after {
  top: 0;
  left: 0;
  right: auto;
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .banner .btn-box .ml-30 {
  margin-left: 30px;
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .other-tools {
  height: 100%;
}
@media (max-width: 991px) {
  .gazolin-banner-block .header .header-carousel .sec-hero .table-cell .other-tools {
    margin-top: 50px;
    display: block !important;
    text-align: center;
  }
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .other-tools .pulse {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .other-tools .pulse i {
  background-color: #fff;
  color: #ffd700;
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-radius: 50%;
  font-size: 28px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  -webkit-animation: video-pulse-presentation 2s linear infinite;
  animation: video-pulse-presentation 2s linear infinite;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .other-tools .pulse i .iconfont {
  font-size: 28px ;
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .other-tools .pulse i:hover {
  background-color: #ffd700;
  color: #fff;
}
.gazolin-banner-block .header .header-carousel .sec-hero .table-cell .other-tools .pulse i:hover img {
  filter: drop-shadow(#fff 2000px 0);
}
@keyframes video-pulse-presentation {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(245, 112, 9, 0.7), 0 0 0 0 rgba(245, 112, 9, 0.7);
    box-shadow: 0 0 0 0 rgba(245, 112, 9, 0.7), 0 0 0 0 rgba(245, 112, 9, 0.7);
  }
  40% {
    -webkit-box-shadow: 0 0 0 0 rgba(245, 112, 9, 0), 0 0 0 0 rgba(245, 112, 9, 0.7);
    box-shadow: 0 0 0 0 rgba(245, 112, 9, 0), 0 0 0 0 rgba(245, 112, 9, 0.7);
  }
  80% {
    -webkit-box-shadow: 0 0 0 0 rgba(245, 112, 9, 0), 0 0 0 30px rgba(245, 112, 9, 0);
    box-shadow: 0 0 0 0 rgba(245, 112, 9, 0), 0 0 0 30px rgba(245, 112, 9, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(245, 112, 9, 0), 0 0 0 30px rgba(245, 112, 9, 0);
    box-shadow: 0 0 0 0 rgba(245, 112, 9, 0), 0 0 0 30px rgba(245, 112, 9, 0);
  }
}
.gazolin-banner-block .header .header-carousel .display-table {
  width: 100%;
  height: 100%;
  display: table;
  position: relative;
}
.gazolin-banner-block .header-carousel.owl-theme .owl-nav,
.gazolin-banner-block .testimonial.home-2 .testimonial-carousel.owl-theme .owl-nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  line-height: 1;
  width: 100%;
}
.gazolin-banner-block .header-carousel.owl-theme .owl-nav [class*="owl-"] {
  margin: 0;
}
.gazolin-banner-block .header-carousel.owl-theme .owl-nav [class*="owl-"] i {
  font-size: 60px;
  color: #ffffff;
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.gazolin-banner-block .header-carousel.owl-theme .owl-nav [class*="owl-"] i img {
  position: relative;
  left: -2000px;
  z-index: 5;
  opacity: 1;
  visibility: visible;
  filter: drop-shadow(#ffffff 2000px 0);
  width: 60px;
  height: 60px;
}
.gazolin-banner-block .header-carousel.owl-theme .owl-nav [class*="owl-"] i:hover img {
  filter: drop-shadow(var(--color-primary) 2000px 0);
}
.gazolin-banner-block .header-carousel.owl-theme .owl-nav [class*="owl-"] i.ar-icons-left-chevron {
  left: 10px;
}
.gazolin-banner-block .header-carousel.owl-theme .owl-nav [class*="owl-"] i.ar-icons-left-chevron .iconfont {
  font-size: 60px;
}
.gazolin-banner-block .header-carousel.owl-theme .owl-nav [class*="owl-"] i.ar-icons-right-chevron {
  right: 10px;
}
.gazolin-banner-block .header-carousel.owl-theme .owl-nav [class*="owl-"] i.ar-icons-right-chevron .iconfont {
  font-size: 60px;
}
.gazolin-banner-block .testimonial.home-2 .testimonial-carousel.owl-theme .owl-nav [class*="owl-"] {
  margin: 0;
}
.gazolin-banner-block .testimonial.home-2 .testimonial-carousel.owl-theme .owl-nav [class*="owl-"] i {
  font-size: 60px;
  color: #ffffff;
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.gazolin-banner-block .testimonial.home-2 .testimonial-carousel.owl-theme .owl-nav [class*="owl-"] i img {
  position: relative;
  left: -2000px;
  z-index: 5;
  opacity: 1;
  visibility: visible;
  filter: drop-shadow(#ffffff 2000px 0);
  width: 60px;
  height: 60px;
}
.gazolin-banner-block .testimonial.home-2 .testimonial-carousel.owl-theme .owl-nav [class*="owl-"] i:hover img {
  filter: drop-shadow(var(--color-primary) 2000px 0);
}
.gazolin-banner-block .testimonial.home-2 .testimonial-carousel.owl-theme .owl-nav [class*="owl-"] i.ar-icons-left-chevron {
  left: 10px;
}
.gazolin-banner-block .testimonial.home-2 .testimonial-carousel.owl-theme .owl-nav [class*="owl-"] i.ar-icons-right-chevron {
  right: 10px;
}
.gazolin-banner-block .header-carousel.owl-theme:hover .owl-nav [class*="owl-"] i,
.gazolin-banner-block .testimonial.home-2 .testimonial-carousel.owl-theme .owl-nav [class*="owl-"] i {
  opacity: 1;
  visibility: visible;
}
.gazolin-banner-block .header-carousel.owl-theme .owl-dots {
  margin: 0;
  line-height: 1;
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
}
.gazolin-banner-block .header.home-2 .header-carousel.owl-theme .owl-dots {
  bottom: 40px;
}
.gazolin-banner-block .header-carousel.owl-theme .owl-dots .owl-dot {
  outline: none;
}
.gazolin-banner-block .header-carousel.owl-theme .owl-dots .owl-dot span {
  margin: 0 5px;
  width: 25px;
  height: 6px;
  border-radius: 5px;
  background-color: #fff;
  outline: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gazolin-banner-block .owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.gazolin-banner-block .owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.gazolin-banner-block .header-carousel.owl-theme .owl-dots .owl-dot.active span,
.gazolin-banner-block .header-carousel.owl-theme .owl-dots .owl-dot:hover span {
  background-color: var(--color-primary);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
