
section[data-cattype="82009"]{ padding: 0; }

[data-cattype="82009"] hr.blue-line{
    border: 1px solid #4D84C5;
    margin-bottom: 30px;
    width: 200px;
}

[data-cattype="82009"] .wrapper_slider {
	position: relative;
	width: 100%;
	max-width: 100%;
    padding: 0;
    border-top:solid 3px #ed3668;
}

[data-cattype="82009"] .owl-wrapper {
	border-top: solid 3px #ed3668;
}

[data-cattype="82009"] #owl-slider .owl-item { text-align: center;}
[data-cattype="82009"] #owl-slider .owl-item .item{
    width: 100%;
	width:100%;
    padding: 0;

    display: inline-block;

}
[data-cattype="82009"] #owl-slider .owl-item .item .name-title{
    margin-top: 5px;
	text-align:center;
	font-weight:bold;
}

[data-cattype="82009"] .container-fluid {
	max-width: 1450px;
	padding: 0px 40px 0px 40px;
}

[data-cattype="82009"] .wrapper_image{
	width: 1150px;
    width:100%;
	height: auto;
	border:0;
}


[data-cattype="82009"] .center {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100vh;
}


[data-cattype="82009"] .center .btn {
	width: auto;
	margin: auto;
	padding: 25px 30px 25px 30px;
	line-height: 0px;
}




[data-cattype="82009"] .left{
	text-align: left;
     display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 760px;
}


[data-cattype="82009"] .left .btn {
	width: auto;
	margin: 10px auto 0px 10px;
	padding: 25px 30px 25px 30px;
	line-height: 0px;
}


[data-cattype="82009"] .right {
	text-align: right;
	display: flex;
	justify-content: end;
	align-items: center;
	height: 760px;
}

[data-cattype="82009"] .right .btn {
	width: auto;
	margin: 10px 10px 0px auto;
	padding: 25px 30px 25px 30px;
	line-height: 0px;
}


[data-cattype="82009"] .owl-carousel#owl-slider .owl-controls .owl-buttons div.disabled{ display: none; }

[data-cattype="82009"] .owl-theme .owl-controls {
    margin-top: -29px;
    text-align: center;
}

[data-cattype="82009"] .owl-theme .owl-controls .owl-page { position: relative; }
[data-cattype="82009"] .owl-theme .owl-dots .owl-dot span {
	background: #fff;
	width: 30px;
	height: 3px;
	margin: 5px;
	border: none;
    opacity: 0.3;
}



[data-cattype="82009"] .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{ background: #fff; opacity: 1; }



.animated  {
  -webkit-animation-duration : 2s  ;
  animation-duration : 2s  ;

  -webkit-animation-delay : 500ms  ;
  animation-delay : 500ms  ;
}

.animate-out {
  -webkit-animation-delay : 0ms  ;
  animation-delay : 0ms  ;
}


[data-cattype="82009"] .owl-theme .owl-dots, .owl-theme .owl-nav {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	margin-top: -70px;
	z-index: 6;
	position: inherit;
}



[data-cattype="82009"] .owl-theme .owl-nav {
	position: absolute;
	bottom: calc(60% - 39px);
	padding: 4px 12px;
	background: none !important;
	opacity: 1 !important;
	font-size: 50px;
	color: #fff !important;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 100%;
}


[data-cattype="82009"] .owl-theme .owl-nav [class*="owl-"] {
	color: none;
	font-size: 45px;
	margin: 5px;
	padding: 4px 7px;
	background: none;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
}


[data-cattype="82009"] .owl-theme .owl-nav [class*="owl-"]:hover {
	background: none !important;
	color: #FFF;
	text-decoration: none;
}



[data-cattype="82009"] .owl-theme .owl-nav .owl-next:hover, 
[data-cattype="82009"] .owl-theme .owl-nav .owl-prev:hover{
    color: red !important;
}


[data-cattype="82009"] .owl-theme .owl-controls .owl-page.active span {
	background: #fff !important;
}


[data-cattype="82009"] .owl-theme .owl-nav .owl-next {
	right: 0px;
	position: inherit;
    margin: 40px;
}

[data-cattype="82009"] .owl-theme .owl-nav .owl-prev {
	left: 0px;
	position: inherit;
	margin: 40px;
}

[data-cattype="82009"] .owl-theme:hover .owl-next, 
[data-cattype="82009"] .owl-theme:hover .owl-prev{ opacity: 1; }

[data-cattype="82009"] .owl-theme .owl-next img, 
[data-cattype="82009"] .owl-theme .owl-prev img{ height: 50px; }


[data-cattype="82009"] .dekstopbanner, [data-cattype="82009"] .mobilebanner{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
}



[data-cattype="82009"] p {
    color: #fff;
}



[data-cattype="82009"] h1 {
	text-transform: uppercase;
	color: #fff;
	/* text-shadow: 1px 5px 4px rgb(0, 0, 0); */
}


/* Style the container for the dots */
[data-cattype="82009"] .owl-dots {
	display: flex;
	justify-content: center; /* Center the bullets */
	align-items: center;
	margin-top: 20px; /* Add space above the bullets */
  }
  
  /* Style individual dots */
  [data-cattype="82009"] .owl-dot {
	  width: 25px;
	  height: 5px;
	  margin: 0 5px;
	  border-radius: 50%;
	  background-color: #ffffff8a;
	  cursor: pointer;
	  transition: all 0.3s ease;
	  border-radius: 15px;
  }
  
  /* Hover effect for dots */
  [data-cattype="82009"] .owl-dot:hover {
	background-color: #fff; /* Light gray on hover */
  }
  
  /* Active dot styling */
  [data-cattype="82009"] .owl-dot.active {
	background-color: #fff; /* Black for active */
	border-color: #fff; /* Match border color */
  }
  

  [data-cattype="82009"] h5 {
	color: #fff;
	padding: 10px 10px 20px 10px;
	}


@media screen and (max-width: 1200px) {

}


@media (max-width: 480px) {

	[data-cattype="82009"] .owl-theme .owl-controls {
        margin-top: 0;
    }
    
    [data-cattype="82009"] .owl-theme .owl-nav .owl-next, [data-cattype="82009"] .owl-theme .owl-nav .owl-prev {
	position: absolute;
	bottom: calc(50% - 39px);
	padding: 4px 0px;
}
    
    [data-cattype="82009"] .owl-theme .owl-controls .owl-page span {
	width: 8px;
	height: 8px;
    }
    
    [data-cattype="82009"] .owl-pagination {
	margin: -23px 0px 0px 0px;
    }
    
    [data-cattype="82009"] .mobilebanner {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
    }
    
    [data-cattype="82009"] .mobilebanner p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    
    
    [data-cattype="82009"] .mobilebanner .left, [data-cattype="82009"] .mobilebanner .center, [data-cattype="82009"] .mobilebanner .right {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 420px;
	padding: 20px 25px 20px 25px;
	text-align: center;
}

    [data-cattype="82009"] .left .btn, [data-cattype="82009"] .center .btn, [data-cattype="82009"] .right .btn {
	width: auto !important;
	margin: auto;
	padding: 15px 20px 15px 20px;
	line-height: 17px;
}
    
    
    [data-cattype="82009"] .owl-theme .owl-nav .owl-next, [data-cattype="82009"] .owl-theme .owl-nav .owl-prev {
	
    margin: 10px;
    }

	[data-cattype="82009"] .left .btn, [data-cattype="82009"] .center .btn, [data-cattype="82009"] .right .btn {
		padding: 9px 20px 9px 20px;
	}

	[data-cattype="82009"] h5 {
		color: #fff;
		padding: 0;
	}

	[data-cattype="82009"] .owl-theme .owl-dots, .owl-theme .owl-nav {
		margin-top: -20px;
	}

	[data-cattype="82009"]  .owl-dot {
		display: none;
	}

section[data-cattype="82009"] {
	padding: 0;
	overflow: hidden;
}



    
}

