

.container{
	max-width: 1200px;
	margin: 0 auto;
}
.testmonial {
	
	position: relative;
	background-repeat: no-repeat;
}
.testmoniaL {
	
	position: relative;
	background-repeat: no-repeat;
}
.testmonial:after{
	content:"";
	background:#FFFFFF;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: .6;
	z-index: 1;
	 border-radius: 25px;
}
.testmoniaL:after{
	content:"";
	background:BLACK;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: .6;
	z-index: 1;
	 border-radius: 25px;
}
.owl-wrapper{
	padding: 0 20px;
	z-index: 999;
	position: relative;
	
}
.owl-testmonial{
	background: #00BFFF;
	max-width: 1000px;
	margin: AUTO auto;
	padding: 25px 25px;
	position: unset;
	 border-radius: 25px;
	
}
.owl-testmoniaL {
    background: #f8f9fa;
    max-width: 740PX;
    margin: AUTO auto;
    padding: 25px 25px;
    position: unset;
    border-radius: 25px;
}

.owl-testmoniaL:before {

    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    text-align: center;
    display: block;
    font-size: 92px;
    color: #e7e7e7;
    margin-top: -106px;
}

.owl-testmonial:before {

    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    text-align: center;
    display: block;
    font-size: 92px;
    color: #e7e7e7;
    margin-top: -106px;
}
.owl-testmonial .owl-prev{
    position: absolute;
    left: 0;
    top: 45%;
    font-size: 36px !important;
    border: 1px solid #FFF !important;
    width: 33px !important;
    height: 36px !important;
    line-height: 17px !important;
	color: #FFF;
}
.owl-testmoniaL .owl-prev{
    position: absolute;
    left: 0;
    top: 45%;
    font-size: 36px !important;
    border: 1px solid #FFF !important;
    width: 33px !important;
    height: 36px !important;
    line-height: 17px !important;
	color: #FFF;
}
.owl-testmonial .owl-next{
    position: absolute;
    right: 0;
    top: 45%;
    font-size: 36px !important;
    border: 1px solid #FFF !important;
    width: 33px !important;
    height: 36px !important;
	color: #FFF;
    line-height: 17px !important;
}
.owl-testmoniaL .owl-next{
    position: absolute;
    right: 0;
    top: 45%;
    font-size: 36px !important;
    border: 1px solid #FFF !important;
    width: 33px !important;
    height: 36px !important;
	color: #FFF;
    line-height: 17px !important;
}
.star{
	width: 80px;
	float: right;
}
.star img{
	width: 100%;
}

.half{
	width: 50%;
	float: left;
}
.clearfix{
	clear: both;
}

.icon-info{
	list-style: none;
	margin: 0;
	padding:0;
}
.icon-info .image-icon{
	float: left;
	width: 20%;
}
.icon-info .image-info{
	float: left;
	width: 80%;
}
.icon-info .image-info h3{
	margin-top: 0;
}

.icon1 {
	background: #0bc1bb;
	width: 70px;
	height: 37px;
	text-align: center;
	margin: 0 auto;
	padding: 16px 0;
	border-radius: 50%;
}

.icon2 {
	background: #2c76e2;
	width: 70px;
	height: 37px;
	text-align: center;
	margin: 0 auto;
	padding: 16px 0;
	border-radius: 50%;
}

.icon3 {
	background: #fe94c4;
	width: 70px;
	height: 37px;
	text-align: center;
	margin: 0 auto;
	padding: 16px 0;
	border-radius: 50%;
}
 