.anthemeblocks_homeslider-block {
  margin-bottom: 25px;
}
.anthemeblocks-homeslider-desc {
  position: absolute;
  bottom: 28px;
  left: 90px;
}
.anthemeblocks-homeslider .owl-prev,
.anthemeblocks-homeslider .owl-next {
  position: absolute;
  top: 44.3%;
  z-index: 2;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  padding: 9px;
}
.anthemeblocks-homeslider .owl-prev i,
.anthemeblocks-homeslider .owl-next i {
  font-size: 30px;
}
.anthemeblocks-homeslider .owl-prev {
  left: 31px;
}
.anthemeblocks-homeslider .owl-next {
  right: 31px;
}
.anthemeblocks-homeslider .owl-stage-outer.disabled .owl-prev,
.anthemeblocks-homeslider .owl-stage-outer.disabled .owl-next {
  display: none;
}
.anthemeblocks-homeslider .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  transform: translate3d(-50%,0,0);
  -webkit-transform: translate3d(-50%,0,0);
  position: absolute;
  bottom: 10px;
  left: 50%;
}
.anthemeblocks-homeslider .owl-dots .owl-dot {
 display: inline-block;
 zoom: 1;
 *display: inline;
}
.anthemeblocks-homeslider .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 5px;
  background: none;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 50%; 
  border: 1px solid #fff;
}
.anthemeblocks-homeslider .owl-dots .owl-dot.active span,
.anthemeblocks-homeslider .owl-dots .owl-dot:hover span {
  background: #fff;
}
.anthemeblocks_homeslider-block {
    margin-bottom: 70px;
}
.anthemeblocks-homeslider-desc {
    position: static;
    text-align: center;
    margin: auto;
}
.anthemeblocks-homeslider-desc p {
    max-width: 489px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 58px;
    font-weight: 300;
    line-height: 27px;
}
.anthemeblocks-homeslider .anthemeblocks-caption {
  position: absolute;
  top: 136px;
  width: 100%;
  z-index: 2;
  left: 0;
  right: 0;
}
.anthemeblocks-homeslider .owl-dots {
    bottom: 28px;
}
.anthemeblocks-homeslider.owl-carousel.owl-drag .owl-item .item {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    overflow: hidden;
}
.anthemeblocks-homeslider.owl-carousel .owl-stage-outer {
  width: 100%;
}
.anthemeblocks-homeslider.owl-carousel .owl-item a {
  width: 100%;
}
.anthemeblocks-homeslider .owl-prev i,
.anthemeblocks-homeslider .owl-next i {
    font-size: 39px;
    color: #fff;
}
.anthemeblocks-homeslider.owl-carousel.owl-drag .owl-item img {
    width: auto !important;
}
.anthemeblocks-homeslider-desc h2{
  margin-bottom: 33px;
}

@media (min-width: 768px) {
  .anthemeblocks-homeslider .owl-prev,
  .anthemeblocks-homeslider .owl-next{
      display: none;
  }
  .anthemeblocks-homeslider:hover .owl-prev,
  .anthemeblocks-homeslider:hover .owl-next{
      display: block;
  }
}
@media (max-width: 767px) {
  .anthemeblocks-homeslider-hide-mobile{
    display: none!important;
  }
}
@media (max-width: 1024px) {
  .anthemeblocks_homeslider-block {
    margin-bottom: 42px;
  }
 
}
@media (max-width: 640px) {
  .anthemeblocks-homeslider .anthemeblocks-caption{
    top: 98px;
  }
  .anthemeblocks-homeslider .owl-next {
    right: 0;
  }
  .anthemeblocks-homeslider .owl-prev {
    left: 0;
  }
  .anthemeblocks-homeslider-desc p{
    max-width: 80%;
  }
}
@media (max-width: 480px) {
  .anthemeblocks-homeslider .owl-prev, 
  .anthemeblocks-homeslider .owl-next{
    background: none;
  }
  .anthemeblocks-homeslider .anthemeblocks-caption {
    top: 70px;
  }
}


.anthemeblocks-homeslider:not(.owl-carousel) {
  display: flex!important;
  min-height: 500px;
  overflow: hidden;
}

.anthemeblocks-homeslider:not(.owl-carousel) {
  opacity: 0;
}

.anthemeblocks_homeslider-block {
  position: relative;
}
.anthemeblocks-homeslider-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  pointer-events: none;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.75s ease 0.75s;
}

.anthemeblocks-loader-image {
  width: 250px;
  height: 250px;
  content: url("../img/loading.svg");
}

.anthemeblocks_homeslider-block.initialized .anthemeblocks-homeslider-loader {
  opacity: 0;
}

.anthemeblocks-homeslider.owl-carousel.owl-drag .owl-item .item img {
  -moz-transform-style: flat;
}



.anthemeblocks-homeslider.img-responsive.owl-carousel.owl-drag .owl-item .item img {
  width: 100%!important;
}
@media (max-width: 1700px) {
  .anthemeblocks-homeslider.img-responsive .anthemeblocks-homeslider-desc h2,
  .anthemeblocks-homeslider.img-responsive .anthemeblocks-homeslider-desc p {
    margin-bottom: 30px;
  }

}

@media (max-width: 1200px) {
  .anthemeblocks-homeslider.img-responsive.owl-carousel.owl-drag .owl-item .item img {
    /* width: auto!important; */
    height: 300px!important;
    object-fit: cover;
  }
  .anthemeblocks-homeslider.img-responsive .anthemeblocks-homeslider-desc h2 {
    font-size: 36px;
    margin-bottom: 15px;
  }

  .anthemeblocks-homeslider.img-responsive .owl-dots {
    bottom: 15px;
  }
}
@media (max-width: 991px) {

}
@media (max-width: 767px) {

  .anthemeblocks-homeslider .owl-prev i, .anthemeblocks-homeslider .owl-next i {
    font-size: 40px;
  }
  .anthemeblocks-homeslider .owl-prev, .anthemeblocks-homeslider .owl-next {
    top: calc(50% - 20px);
    padding: 0;
    display: none;
  }
  .anthemeblocks-homeslider-hide-mobile {
    display: none!important;
  }
}
@media (max-width: 580px) {
  .anthemeblocks-homeslider.img-responsive .anthemeblocks-homeslider-desc h2 {
    font-size: 36px;
  }
  .anthemeblocks-homeslider.img-responsive .owl-dots {
    bottom: 0;
  }
  .anthemeblocks-homeslider.img-responsive .anthemeblocks-homeslider-desc {
    padding: 0;
  }
  .anthemeblocks-homeslider.img-responsive .anthemeblocks-caption .container{
    height: 100%;
  }
  .anthemeblocks-homeslider.img-responsive .anthemeblocks-homeslider-desc {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .anthemeblocks-homeslider.img-responsive.anthemeblocks-homeslider_left .anthemeblocks-homeslider-desc {
    align-items: flex-start;
  }
  .anthemeblocks-homeslider.img-responsive .anthemeblocks-homeslider-desc h5 {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  .anthemeblocks-homeslider-hide-desktop,
  .anthemeblocks-homeslider-hide-desktop-content .anthemeblocks-caption {
    display: none;
  }
}
@media (max-width: 767px) {
  .anthemeblocks-homeslider-hide-mobile-content .anthemeblocks-caption {
    display: none;
  }
}
.anthemeblocks-homeslider .anthemeblocks-caption {
  top: 50%;
  transform: translateY(-50%);
}
.anthemeblocks-homeslider_left .anthemeblocks-homeslider-desc {
  text-align: left;
  margin: 0;
}
.anthemeblocks-homeslider_left .anthemeblocks-homeslider-desc p {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 35px;
}