/*
Theme Name: Techbiz
Theme URI: https://themeforest.vecuro.com/wordpress/techbiz/
Author: Vecurosoft
Description: Techbiz – IT Solution & Service Wordpress Theme
Version: 2.7.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: techbiz
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/
/* custom css for WordPress */

.vc-header-shape-home-11 img {
  width: 1600px;
}

@media (max-width: 1199px) {
  .vc-header-shape-home-11 {
    display: none;
  }
}

.elementor .skills-divider {
  height: 1.75px;
  background-color: var(--tb-color4);
  margin-bottom: 25px;
}

.circle_percent {
  flex-shrink: 0;
}

.blog-tlbstyle8 {
  flex-direction: row-reverse;
  justify-content: space-between;
}

.project-tbstyle8 .icon-btn.style4 {
  --btn-size: 60px;
  background-color: transparent;
}

.counter-img .play-btn-two {
  right: 15px;
}

.service-style6 .service-icon {
  position: relative;
  left: auto;
  right: auto;
  transform: none;
  display: inline-block;
}

@media (max-width: 991px) {
  .hero-ltb8 .slick-dots,
  .hero-ltb8 .slick-arrow {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .slick-dots {
    margin-top: 38px !important;
  }
}
