
/*** 
=============================================
    Testimonial Style1 Area Css
=============================================
***/
.testimonial-style1-area{
    position: relative;
    display: block;
    background: #ffffff;
    overflow: hidden;
    width: 100%;
    padding: 90px 0 0px;
}
.testimonial-style1-area_map{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
    opacity: 0.05;    
}

.testimonial-style1-content{
    position: relative;
    display: block; 
    max-width: 900px;
    width: 100%;
    margin: 0 auto;  
}
.testimonial-style1-content .sec-title{
    padding-bottom: 42px;
}
.testimonial-style1-content .sec-title .quote {
    position: relative;
    display: block;
    margin: 0 0 28px;
}
.testimonial-style1-content .inner-content {
    position: relative;
    display: block;
}


.single-testimonial-style1{
    position: relative;
    display: block;
}
.single-testimonial-style1 .text-box {
    position: relative;
    display: block;
    padding-bottom: 37px;
}
.single-testimonial-style1 .text-box p{
    color: #222222;
    font-size: 22px;
    line-height: 36px;
    font-weight: 400;
    font-style: italic;
    margin: 0;
}
.single-testimonial-style1 .client-info {
    position: relative;
    display: block;
}
.single-testimonial-style1 .client-info h3 {
    color: #2739a7;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    margin: 0 0 1px;
}
.single-testimonial-style1 .client-info span{
    color: #222222;
    font-size: 14px;
    font-weight: 400;
}


.testimonial-style1-content .client-thumb-outer {
    position: relative;
    max-width: 250px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 0;
    padding: 16px 0 30px;
}
.testimonial-style1-content .client-thumb-outer .client-thumbs-carousel{
    position: relative;
    max-width: 90px;
    margin: 0 auto;
}
.testimonial-style1-content .client-thumb-outer .client-thumbs-carousel .owl-stage-outer{
    overflow:visible;
}
.testimonial-style1-content .client-thumb-outer .client-thumbs-carousel .thumb-item{
    position: relative;

}
.testimonial-style1-content .client-thumb-outer .owl-item.active .thumb-item{
    position: relative;
    top: -10px;
    margin: 0;
}


.testimonial-style1-content .client-thumb-outer .thumb-item .thumb-box {
    position: relative;
    width: 70px;
    height: 70px;
    background: #fff;
    opacity: 1.0;
    cursor: pointer;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto;
}
.testimonial-style1-content .client-thumb-outer .thumb-item .thumb-box::before{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 50%;
    content: "";
    opacity: 0.75;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.testimonial-style1-content .client-thumb-outer .owl-item.active .thumb-item .thumb-box::before{
    opacity: 0;
}


.testimonial-style1-content .owl-item.active .thumb-item .thumb-box{
    width: 90px;
    height: 90px;
    opacity: 1;
}
.testimonial-style1-content .client-thumb-outer .client-thumbs-carousel .thumb-item img{
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
}
.owl-nav-none .owl-nav,
.owl-dots-none .owl-dots{
    display: none !important;
}



/*** 
=============================================
    Testimonial Style2 Area Css
=============================================
***/
.testimonial-style2-area {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 110px 0 110px;
}
.testimonial-style2-area .container-box{
    position: relative;
    display: block;
    max-width: 1330px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;    
}

.testimonial-style2-area .sec-title .quote{
    font-size: 55px;
    line-height: 55px;
    margin: 0 0 21px;
}

.single-testimonial-style2{
    position: relative;
    display: block;
    background: #faf7f0;
    padding: 46px 50px 50px;  
}
.single-testimonial-style2 .text {
    position: relative;
    display: block;
    padding-top: 10px;
    padding-bottom: 11px;
    border-bottom: 1px solid #ece6d9;
}
.single-testimonial-style2 .text p{
    font-size: 18px;
    line-height: 30px;
    font-style: italic;
}


.single-testimonial-style2 .client-info {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 35px;
}
.single-testimonial-style2 .client-info .img-box{
    position: relative;
    display: block;
}
.single-testimonial-style2 .client-info .img-box img{
    width: 100%;
}
.single-testimonial-style2 .client-info .client-name{
    position: relative;
    display: block;
    padding-left: 15px;
}
.single-testimonial-style2 .client-info .client-name h3{
    font-size: 18px;
    line-height: 28px;
}
.single-testimonial-style2 .client-info .client-name p{
    font-size: 14px;
    line-height: 24px;
    margin: 0;
}



/*** 
=============================================
    Testimonial Style3 Area Css
=============================================
***/
.testimonial-style3-area{
    position: relative;
    display: block;
    padding: 110px 0px 110px;
}

.testimonial-style3-area .sec-title.with_text {
    padding-bottom: 38px;
}
.testimonial-style3-items {
    position: relative;
    display: block;
    overflow: hidden;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}
.single-testimonial-style3{
    position: relative;
    display: block;
    background: #ffffff;
    padding: 61px 50px 70px;
    box-shadow: 0px 0px 13.5px 1.5px rgba(0, 0, 0, 0.05);
}
.single-testimonial-style3 .icon-box {
    position: absolute;
    top: -25px;
    right: 40px;
}
.single-testimonial-style3 .icon-box span::before {
    color: #e8eaf3;
    font-size: 55px;
}
.single-testimonial-style3 .text{
    position: relative;
    display: block;
    margin-bottom: 27px;
}
.single-testimonial-style3 .text p{
    font-size: 18px;
    line-height: 30px;
    font-style: italic;
    margin: 0;
}


.single-testimonial-style3 .client-info{
    position: relative;
    display: flex;
    align-items: center;
}
.single-testimonial-style3 .client-info .img-box{
    position: relative;
    display: block;
    width: 60px;
}
.single-testimonial-style3 .client-info .img-box img{
    width: 100%;
}
.single-testimonial-style3 .client-info .client-name{
    position: relative;
    display: block;
    padding-left: 15px;
}
.single-testimonial-style3 .client-info .client-name h3{
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
}
.single-testimonial-style3 .client-info .client-name p{
    font-style: 14px;
    line-height: 24px;
    margin: 0;
}



.testimonial-style3_Carousel {
    position: relative;
}
.testimonial-style3_Carousel.owl-theme .owl-stage-outer {
    overflow: visible;
    padding-top: 25px;
}
.testimonial-style3_Carousel .owl-carousel .owl-stage-outer .owl-item{
    opacity: 0;
    transform: scale(0);
    transition: all .8s ease-in-out .5s;
}
.testimonial-style3_Carousel .owl-carousel .owl-stage-outer .owl-item.active{
    opacity: 1;
    transform: scale(1.0);
}

.testimonial-style3_Carousel .owl-dots {
    position: relative;
    display: block;
    text-align: center;
    line-height: 0;
    margin-top: 70px !important;
}
.testimonial-style3_Carousel .owl-dots::before {
    position: absolute;
    top: 5px;
    right: 0;
    width: 495px;
    height: 1px;
    background: #ffffff;
    content: "";
    z-index: 1;
}
.testimonial-style3_Carousel .owl-dots .owl-dot{
    position: relative;
	display: inline-block;
	width: 11px;
	height: 11px;
    border: 1px solid #cccccc;
    background: transparent;
	margin: 0px 20px;
	border-radius: 0%;
	transition: all 100ms linear;
    transition-delay: 0.1s;
}
.testimonial-style3_Carousel .owl-dots .owl-dot::before{
    content: "";
    position: absolute;
    top: 4px;
    left: 20px;
    width: 20px;
    height: 1px;
    background: #cccccc;
}
.testimonial-style3_Carousel .owl-dots .owl-dot span {
    position: relative;
    display: block;
    width: 9px;
    height: 9px;
    background: #dedede;
    border-radius: 0%;
	transition: all 100ms linear;
    transition-delay: 0.1s;
}





/*** 
=============================================
    Testimonial Style1 Area About Page2 Css      
=============================================
***/
.testimonial-style1-area.about-page2{
    padding-bottom: 102px;
}