@import url("owl.carousel.css");
.dg-carousel10 {
	max-width: 1000px;
	margin: 0 auto;
  }

  .dg-carousel10 img {
	width: 100%;
  }
  .dg-carousel10 .owl-nav {
	opacity: 0.1;
  }

  .dg-carousel10.owl-carousel .owl-dots .owl-dot.active:after,
  .dg-carousel10.owl-carousel .owl-dots .owl-dot.active,
  .dg-carousel10.owl-carousel .owl-dots .owl-dot {
	width: 180px;
	height: auto;
	border-radius: 0;
	border: 2px solid #ddd;
	background-color: #ddd;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	transition: width 0.3s;
	padding: 0;
  }

  .dg-carousel10.owl-carousel .owl-dots[style*='width'] .owl-dot.active:after,
  .dg-carousel10.owl-carousel .owl-dots[style*='width'] .owl-dot.active,
  .dg-carousel10.owl-carousel .owl-dots[style*='width'] .owl-dot {
	width: 180px;
	opacity: 1;
  }

  .dg-carousel10.owl-carousel .owl-dots .owl-dot span {
	display: block;
	width: 100%;
	padding-top: 56%;
	position: relative;
  }

  .dg-carousel10.owl-carousel .owl-dots .owl-dot span:after {
	content: attr(data-title);
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	font-size: 12px;
  }

  .dg-carousel10.owl-carousel .owl-dots .owl-dot.active:after,
  .dg-carousel10.owl-carousel .owl-dots .owl-dot:after {
	content: none;
  }

  .dg-carousel10.owl-carousel .owl-dots .owl-dot.active {
	border: 2px solid #1a55c8;
  }

  .dg-carousel10.owl-carousel .owl-stage-outer {
	box-shadow: 0 0 15px #ddd;
  }
  .dg-carousel10.owl-carousel .description {
	line-height: 50px;
	background-color: #f9f9f9;
  }

  .dg-carousel10 .owl-nav .owl-prev,
  .dg-carousel10 .owl-nav .owl-next {
	width: 70px;
	height: 70px;
  }

  .owl-carousel .owl-nav .owl-prev:hover,
  .owl-carousel .owl-nav .owl-next:hover,
  .dg-carousel10 .owl-nav .owl-prev,
  .dg-carousel10 .owl-nav .owl-next {
	background-color: transparent;
  }

  .dg-carousel10 .owl-nav .owl-next {
	right: -65px;
  }

  .dg-carousel10 .owl-nav .owl-prev {
	left: -65px;
  }

  .dg-carousel10.owl-carousel .owl-nav .owl-prev:before,
  .dg-carousel10.owl-carousel .owl-nav .owl-next:before {
	border-left: 2px solid #000;
	border-bottom: 2px solid #000;
  }

  .dg-carousel10 .owl-nav .owl-prev:before {
	width: 40px;
	height: 40px;
	margin: -20px 0 0 -23px;
  }

  .dg-carousel10 .owl-nav .owl-next:before {
	width: 40px;
	height: 40px;
	margin: -20px 0 0 -15px;
  }

  .dg-carousel10 .owl-dots {
	white-space: nowrap;
	overflow-y: auto;
	padding-bottom: 15px;
  }

  .dg-carousel10 .owl-dots::-webkit-scrollbar  
  {  
	width: 8px;  
	height: 8px;  
	background-color: #F5F5F5;  
  }  

  .dg-carousel10 .owl-dots::-webkit-scrollbar-track  
  {  
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  
	border-radius: 8px;  
	background-color: #F5F5F5;  
  }  

  .dg-carousel10 .owl-dots::-webkit-scrollbar-thumb  
  {  
	border-radius: 8px;  
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  
	background-color: #1a55c8;  
  }
  .dg-iconbox24 {
	  min-height: 180px;
  }
  @media only screen and (max-width: 767px) {
	.dg-carousel10 .owl-nav {
	  display: none;
	}

	.dg-title09 .title {
	  font-size: 18px !important;
	}
  }
