


.uc_head_testemonial .owl-dot {
    display: inline-block;
    margin: 0 2px;
}
.uc_head_testemonial .owl-dot span {
    background: #c4c4cc none repeat scroll 0 0;
    border-radius: 50%;
    box-sizing: border-box;
    display: block;
    height: 20px;
    transform: scale(0.3);
    transform-origin: 50% 50% 0;
    transition: all 0.25s ease-out 0s;
    width: 20px;
}
.uc_head_testemonial .owl-dot.active span, .uc_head_testemonial .owl-dot:hover span {
    background: #333 none repeat scroll 0 0;
    transform: scale(0.7);
    transition: all 0.25s ease-out 0s;
}

.uc_head_testemonial .owl-dots
{
	text-align:center;
}






.uc_head_testemonial * {
	margin: 0;
	padding: 0;
}
.uc_head_testemonial {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #696969;
	color: #fff;
	font-weight: 400;
}
.uc_head_testemonial .uc_testemonial_wrap {
	text-align: center;
	color: #fff;
	position: relative;
}
.uc_head_testemonial .uc_testemonial_wrap .uc_testemonial_content {
	max-width: 1000px;
	width: 100%;
	margin: auto;
	display: block;
	box-sizing: border-box;
}
.uc_head_testemonial .uc_testemonial_wrap .uc_testemonial_content .uc_owl_carousel .uc_item {
	padding: 0 10%;
}
.uc_head_testemonial .uc_testemonial_wrap .uc_testemonial_content .uc_owl_carousel .uc_item .uc_testemonial_slide {
	font-size: 20px;
	font-weight: 300;
	font-style: italic;
	font-weight: normal;
}
.uc_head_testemonial .uc_testemonial_wrap .uc_testemonial_content .uc_owl_carousel .uc_item .uc_testemonial_slide h3.uc_tester_tittle {
	font-size: 34px;
	color: #fff;
	margin: 0 0 30px;
	font-weight: 400;
	line-height: 1.2;
}
.uc_head_testemonial .uc_testemonial_wrap .uc_testemonial_content .uc_owl_carousel .uc_item .uc_testemonial_slide .uc_tester_content {
	position: relative;
	padding: 0 90px 20px;
	box-sizing: border-box;
}
.uc_head_testemonial .uc_testemonial_wrap .uc_testemonial_content .uc_owl_carousel .uc_item .uc_testemonial_slide .uc_tester_content p.uc_terter_say {
	color: #fff;
	font-size: 20px;
	line-height: 36px;
	margin: 0 0 10px;
}
.uc_head_testemonial .uc_testemonial_wrap .uc_testemonial_content .uc_owl_carousel2 {
	padding-bottom: 75px;
	width: 440px;
	margin: auto;
	position: relative;
	z-index: 2;
}
.uc_head_testemonial .uc_testemonial_wrap .uc_testemonial_content .uc_owl_carousel2 .uc_item {
	height: auto;
	line-height: normal;
	position: relative;
	min-height: 200px;
}
.uc_testemonial_content .uc_owl_carousel2 .uc_item .uc_images {
	background-size: 0;
	width: 143px;
	height: 138px;
	display: inline-block;
	background-position: center center;
	background-repeat: no-repeat;
	line-height: 136px;
	transition: all .6s ease 0s;
	cursor: pointer;
}
.uc_head_testemonial .uc_testemonial_wrap .uc_testemonial_content .uc_owl_carousel2 .synced .uc_images {
	background-size: 100%;
}
.uc_head_testemonial .uc_testemonial_wrap .uc_testemonial_content .uc_owl_carousel2 .synced .uc_item .uc_images img.uc_avatar {
	transform: scale(1);
	opacity: 1;
	vertical-align: middle;
}
.uc_head_testemonial .uc_testemonial_wrap .uc_testemonial_content .uc_owl_carousel2 .uc_item .uc_images img.uc_avatar {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	transform: scale(.8);
	display: inline-block;
	opacity: .4;
	-webkit-transition: all .6s ease 0s;
	-o-transition: all .6s ease 0s;
	transition: all .6s ease 0s;
}
.uc_head_testemonial .uc_testemonial_wrap .uc_testemonial_content .uc_owl_carousel2 .synced .uc_item .uc_tester_name {
	opacity: 1;
	transition: all .6s ease 0s;
	margin-top: 30px;
}
.uc_head_testemonial .uc_testemonial_wrap .uc_testemonial_content .uc_owl_carousel2 .uc_item .uc_tester_name {
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 104px;
	left: 50%;
	transform: translate(-50%, 0);
	width: 300px;
	text-align: center;
}
.uc_head_testemonial .uc_testemonial_wrap .uc_testemonial_content .uc_owl_carousel2 .uc_item .uc_tester_name h4.uc_testermonial_name {
	font-size: 24px;
	color: #fff;
	margin: 10px 0;
	font-weight: 400;
	line-height: 1.2;
	margin-top: 10px;
}

























@media (max-width: 479px) {
.uc_head_testemonial .uc_testemonial_wrap .uc_testemonial_content {
	padding-left: 45px;
	padding-right: 45px;
}
.uc_head_testemonial .uc_testemonial_wrap .uc_testemonial_content  .uc_owl_carousel .uc_item .uc_testemonial_slide .uc_tester_content {
	padding: 0 45px !important;
	font-size: 16px;
}
.uc_head_testemonial .uc_testemonial_wrap .uc_testemonial_content .uc_owl_carousel  .uc_item .uc_testemonial_slide .uc_tester_content i {
	display: none;
}
.uc_head_testemonial .uc_testemonial_wrap .uc_testemonial_content  .uc_owl_carousel .uc_item .uc_testemonial_slide .uc_tester_content {
	padding: 0;
	font-size: 16px;
}
}






















@media (max-width: 767px) {
.uc_head_testemonial .uc_testemonial_wrap .uc_testemonial_content {
	padding-left: 0px;
	padding-right: 0px;
}
.uc_head_testemonial .uc_testemonial_wrap .uc_testemonial_content .uc_owl_carousel .uc_item {
	padding: 0px;
}
.uc_head_testemonial .uc_testemonial_wrap .uc_testemonial_content .uc_owl_carousel .uc_item .uc_testemonial_slide {
	padding: 0px 20px;
}
.uc_head_testemonial .uc_testemonial_wrap .uc_testemonial_content  .uc_owl_carousel .uc_item .uc_testemonial_slide .uc_tester_content {
	padding: 0 90px 20px;
	font-size: 16px;
}
.uc_head_testemonial .uc_testemonial_wrap .uc_testemonial_content .uc_owl_carousel2 {
	max-width: 440px;
	width: 100%;
	overflow: hidden;
}
.uc_head_testemonial .uc_testemonial_wrap .uc_testemonial_content .uc_owl_carousel  .uc_item .uc_testemonial_slide .uc_tester_content i.fa.fa-quote-right {
	display: none;
}
}
