.testimonial{
    margin: 10px 20px 40px;
    text-align: center;
}
.testimonial .testimonial-content{
    padding: 30px 0 0;
    margin-bottom: 3px;
    /* border-bottom: 2px solid #2e3a59; */
    position: relative;
}
.testimonial .testimonial-content:before{
    content: "";
    
    position: absolute;
    top: 0;
    left: 0;
}
.testimonial .testimonial-content:after{
    content: "";
   
    position: absolute;
    bottom: 0;
    right: 0;
}
.testimonial .pic{
    display: inline-block;
    width: 100px;
    height: 100px;
    border: 2px solid #2e3a59;
    margin-bottom: 10px;
	border-radius:50%
}
.testimonial .pic img{
    width: 100%;
    height: auto;
	border-radius:50%;
}
.testimonial .description{
    padding: 15px 50px 15px 20px;
    margin: 0;
    background: radial-gradient( #99b8e4, #71a3eb);
    text-align: left;
    font-size: 15px;
    color: #fff;
    letter-spacing: 1px;
	box-shadow: -1px 5px 9px #000000cf;
}
.testimonial .content{
    padding: 5px 0;
    background: #2e3a59;
}
.testimonial .title{
    display: inline-block;
    font-size: 20px;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
}
.testimonial .post{
    display: inline-block;
    font-size: 15px;
    color: #fff;
}
.owl-theme .owl-controls{ margin-top: 10px; }
.owl-theme .owl-controls .owl-page span{
    width: 12px;
    height: 12px;
    background: #2e3a59;
    border-radius: 0;
    margin-right: 10px;
    transform: scale(1.2);
    opacity: 1;
    transition: all 0.3s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span{
    outline: 2px solid #2e3a59;
    outline-offset: 3px;
    background: #d7263d;
    transform: scale(0.8);
}

/*
     FILE ARCHIVED ON 01:44:57 Dec 28, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:27:39 Aug 16, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.63
  exclusion.robots: 0.033
  exclusion.robots.policy: 0.02
  esindex: 0.012
  cdx.remote: 6.29
  LoadShardBlock: 35.603 (3)
  PetaboxLoader3.datanode: 58.567 (4)
  load_resource: 26.531
*/