/* --- Class Program CC Jimboree */

.kotak-1 {
  width: 330px;
  height: 69px;
  object-fit: contain;
  opacity: 0.83;
  -webkit-filter: blur(30px);
  filter: blur(30px);
  background-color: #ffa133;
}

.kotak-1a {
  width: 270px;
  height: 28px;
  object-fit: contain;
  font-family: Arial;
  font-size: 25px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}

.kotak-1b {
  width: 329px;
  height: 271px;
  object-fit: contain;
}

.kotak-2 {
  width: 330px;
  height: 69px;
  object-fit: contain;
  opacity: 0.83;
  -webkit-filter: blur(30px);
  filter: blur(30px);
  background-color: #fa557b;
}

.kotak-3 {
  width: 330px;
  height: 69px;
  object-fit: contain;
  opacity: 0.83;
  -webkit-filter: blur(30px);
  filter: blur(30px);
  background-color: #26c0fa;
}

.kotak-4 {
  width: 330px;
  height: 69px;
  object-fit: contain;
  opacity: 0.83;
  -webkit-filter: blur(30px);
  filter: blur(30px);
  background-color: #63cf2a;
}

/**
====================================================================
	Testimonial Section Three
====================================================================

***/

.testimonial-section-jimboree{
	position:relative;
	padding:95px 0px 95px;
}

.testimonial-section-jimboree .owl-dots{
	display:none;
}

.testimonial-section-jimboree .owl-nav{
    position: relative;
    right: 0px;
	left: 0px;
    bottom: 0px;
    z-index: 1;
}

.testimonial-section-jimboree .owl-prev, 
.testimonial-section-jimboree .owl-next{
    position: relative;
    height: 38px;
    width: 38px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
	color: #ffffff; 
	margin-left:10px;
	background: #ffaa00;
	display:inline-block;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
    transition: all 300ms ease;
}

.testimonial-section-jimboree .owl-prev:hover, 
.testimonial-section-jimboree .owl-next:hover{
	color: #ffffff;
	border-color:#222222;
	background-color:#222222;
}

/* Testimonial Block Two */

.testimonial-jimbore{
	position:relative;
}

.testimonial-jimbore .inner-box{
	position:relative;
	padding:20px 20px;
	margin-left: 0%;
	width: 80%;
	/*height: 600px;  */
	object-fit: contain; 
	border-radius:7px;
	background-color: #ffffff;

	/*position:relative;
	padding:30px 30px;
	border-radius:7px;
	background-color:#ffffff;*/
}

.testimonial-jimbore .kotak-atas{
  position: relative;
  top: -30px;
  width: 226px;
  height: 12px;
}

.testimonial-jimbore .inner-box .quote-icon{

	position:absolute;
	right:15px;
	top:15px;
	color:#efefef;
	font-size:100px;
	line-height:1em;
}

.testimonial-jimbore .inner-box .text{
	position:relative;
	color:#a3a3a3;
	text-align: center;
	font-size:24px;
	line-height:1.8em;
	margin-bottom:30px;
		border-radius:50%;

}

.text1{
	position:relative;
	color:#a3a3a3;
	text-align: center;
	font-size:24px;
	line-height:1.8em;
	margin-top:30px;
	margin-bottom:30px;
	padding:40px 0px 40px;
}
.testimonial-jimbore .inner-box .author-info{
	position:relative;
}

.testimonial-jimbore .inner-box .author-info .info-inner{
	position:relative;
	padding-left:135px;
	min-height:100px;
	padding-top:25px;
}

.testimonial-jimbore .inner-box .author-info .info-inner .author-image{
	position:absolute;
	left:0px;
	top:0px;
	width:100px;
	height:100px;
	overflow:hidden;
	border-radius:50%;
	box-shadow:0px 0px 20px rgba(0,0,0,0.15);
}

.testimonial-jimbore .kotak-atas1{
	position:absolute;
	left:30px;
	top:0px;
	width:226px;
	height:12px;
}



.testimonial-jimbore .inner-box .author-info .info-inner h6{
	position:relative;
	color:#000048;
	text-align: left;
	font-size:18px;
	font-weight:600;
	line-height:1.3em;
}

.testimonial-jimbore .inner-box .author-info .info-inner .designation{
	position:relative;
	color:#ffaa00;
	text-align: left;
	font-size:16px;
	font-weight:600;
	line-height:1.3em;
	margin-top:6px;
}

.testimonial-jimbore.style-two{
	margin-bottom:30px;
}

.testimonial-jimbore.style-two .inner-box{
	box-shadow:0px 0px 10px rgba(0,0,0,0.10);
}

/*** 




