.anthemeblocks-homeslider-desc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.anthemeblocks-homeslider-desc>.container { 
  position: relative;
  height: 100%;
}
.anthemeblocks-homeslider.owl-carousel.owl-drag .owl-item .item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
}
.anthemeblocks-homeslider.owl-carousel.owl-drag .owl-item .item img { width: auto; }
.anthemeblocks-homeslider_left { text-align: left; }
.anthemeblocks-homeslider_center { text-align: center; }
.anthemeblocks-homeslider_right { text-align: right; }
.anthemeblocks-homeslider .owl-prev,
.anthemeblocks-homeslider .owl-next {
  position: absolute;
  top: calc(50% - 15px);
  z-index: 2;
  cursor: pointer;
}
.anthemeblocks-homeslider .owl-prev i,
.anthemeblocks-homeslider .owl-next i { font-size: 30px; }
.anthemeblocks-homeslider .owl-prev {
  padding: 0 1px 0 0!important;
  left: 53px;
}
.anthemeblocks-homeslider .owl-next {
  padding: 0 0 0 1px!important;
  right: 51px;
}
.anthemeblocks-homeslider .owl-stage-outer.disabled .owl-prev,
.anthemeblocks-homeslider .owl-stage-outer.disabled .owl-next { display: none; }
.anthemeblocks-homeslider .owl-dots {
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.anthemeblocks-homeslider.owl-dots_left .owl-dots { text-align: left; }
.anthemeblocks-homeslider.owl-dots_center .owl-dots { text-align: center; }
.anthemeblocks-homeslider.owl-dots_right .owl-dots { text-align: right; }
.anthemeblocks-homeslider.owl-dots_disabled .owl-dots { display: none; }

.anthemeblocks-homeslider .owl-dots .owl-dot {
 display: inline-block;
 zoom: 1;
 *display: inline;
}
.anthemeblocks-homeslider .owl-dots .owl-dot span {
  width: 9px;
  height: 9px;
  margin: 7px 4px 7px 3px;
  background: #ffffff;
  display: block;
  -webkit-backface-visibility: visible;

  border-radius: 50%;
  position: relative;
}
.anthemeblocks-homeslider .owl-dots .owl-dot.active span,
.anthemeblocks-homeslider .owl-dots .owl-dot:hover span {
  border: 2px solid #ffffff;
}
.anthemeblocks-homeslider .owl-dots .owl-dot.active span:before,
.anthemeblocks-homeslider .owl-dots .owl-dot:hover span:before {
  content: "";
  position: absolute;
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  border-radius: 50%;
  border: 2px solid transparent;
}

.anthemeblocks-homeslider-desc h2 {
  margin-top: 223px;
  margin-bottom: 3px;
}
.anthemeblocks-homeslider-desc p {
  max-width: 600px;
  margin: 0 auto 35px;
}
.anthemeblocks-homeslider.anthemeblocks-homeslider_left .anthemeblocks-homeslider-desc p {
  max-width: 410px;
  margin: 0 0 52px;
  line-height: 1.7;
}
.anthemeblocks-homeslider-desc .btn-primary {
  margin: 0px 0 7px;
  min-width: 157px;
}


.anthemeblocks-homeslider .owl-prev,
.anthemeblocks-homeslider .owl-next {
  position: absolute;
  top: calc(50% - 24px);
  z-index: 2;
  cursor: pointer;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: 0;
  margin: 0!important;
  display: flex!important;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%!important;
  background-color: rgb(238, 240, 241)!important;;
  opacity: 0.8;
  transition: all .3s;
}
.anthemeblocks-homeslider .owl-prev:hover,
.anthemeblocks-homeslider .owl-next:hover {
  background: #fff!important;;
  opacity: 1;
}

@media (max-width: 768px){
  .anthemeblocks-homeslider-hide-mobile { display: none !important; }
}


.anthemeblocks-homeslider.owl-carousel.owl-drag .owl-item img {
  width: auto!important;
}
.anthemeblocks-homeslider.owl-carousel.owl-drag.img-responsive .owl-item .item img {
  width: 100%!important;
}

.anthemeblocks-homeslider .anthemeblocks-homeslider-desc>.container {
  height: 100%;

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.anthemeblocks-homeslider.anthemeblocks-homeslider_left .anthemeblocks-homeslider-desc>.container {
  align-items: flex-start;
  text-align: left;
}
.anthemeblocks-homeslider-desc {
  top: 0;
  bottom: 0;
  text-align: center;
  margin: auto;
  height: 100%;

}
.anthemeblocks-homeslider-desc h2 {
  margin-top: 0;
  margin-bottom: 18px;
  line-height: 1.22;
  max-width: 550px;
  text-transform: uppercase;
}



@media (max-width: 1400px) {
  
  .anthemeblocks-homeslider.img-responsive .anthemeblocks-homeslider-desc>.container {
    padding: 30px 60px;
  }
  .anthemeblocks-homeslider .owl-next {
    right: 5px;
  }
  .anthemeblocks-homeslider .owl-prev {
    left: 5px;
  }
}
@media (max-width: 1200px) {
  .anthemeblocks-homeslider-desc h2 {
    font-size: 40px;
    max-width: 300px;

  }
  .anthemeblocks-homeslider.img-responsive .anthemeblocks-homeslider-desc p {
    margin-bottom: 20px;
  }
  .img-responsive .anthemeblocks-homeslider-desc h2 {
    font-size: 40px;
    margin-bottom: 10px;

  }
  .anthemeblocks-homeslider-desc p {
    max-width: 600px;
    width: 100%;
  }
  .img-responsive .anthemeblocks-homeslider-desc .btn-primary {
    margin-top: 15px;
    margin-bottom: 0;
  }
  .anthemeblocks-homeslider .anthemeblocks-homeslider-desc>.container {
    padding: 0 70px;
  }
  .anthemeblocks-homeslider .owl-prev, .anthemeblocks-homeslider .owl-next {
    top: 50%;
  }
}
@media (max-width: 991px) {
  .img-responsive .anthemeblocks-homeslider-desc h2 {
    font-size: 30px;
    max-width: 260px;
  }
}
@media (max-width: 767px) {
  
  .anthemeblocks-homeslider .owl-prev i, .anthemeblocks-homeslider .owl-next i {
    font-size: 40px;
  }

  .anthemeblocks-homeslider-hide-mobile {
    display: none!important;
  }
  .anthemeblocks-homeslider.img-responsive .anthemeblocks-homeslider-desc p {
    display: none;
  }
  .anthemeblocks-homeslider.img-responsive .anthemeblocks-homeslider-desc>.container {
    padding: 30px;
  }
  .anthemeblocks-homeslider.img-responsive .owl-dots {
    bottom: 10px;
  }
  .anthemeblocks-homeslider.owl-carousel.owl-drag.img-responsive .owl-item .item img {
    width: auto!important;
    max-height: 330px;

  }
}
@media (max-width: 580px) {
  .img-responsive.anthemeblocks_homeslider-block .owl-nav {
    display: none;
  }
  .img-responsive .anthemeblocks-homeslider-desc h2 {
    font-size: 24px;
    margin-top: 0;
    max-width: 210px;
  }
  .anthemeblocks-homeslider.img-responsive .owl-dots {
    bottom: 5px;
  }
  .anthemeblocks-homeslider .owl-prev { left: 0px; }
  .anthemeblocks-homeslider .owl-next { right: 0px; }
  .anthemeblocks-homeslider .anthemeblocks-homeslider-desc>.container {
    padding: 0 55px;
  }

  .anthemeblocks-homeslider.img-responsive .anthemeblocks-homeslider-desc p {
    display: none;
  }

}



.anthemeblocks-homeslider:not(.owl-carousel) {
  display: flex!important;
  min-height: 380px;
  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-block .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0!important;
}

.anthemeblocks_homeslider-block .owl-nav .container {
  position: relative;
}

@media (min-width: 768px) {
  .anthemeblocks-homeslider-hide-desktop,
  .anthemeblocks-homeslider-hide-desktop-content .anthemeblocks-homeslider-desc {
    display: none;
  }
}
@media (max-width: 767px) {
  .anthemeblocks-homeslider-hide-mobile-content .anthemeblocks-homeslider-desc {
    display: none;
  }
}