@import url(http://fonts.googleapis.com/css?family=Open+Sans);

.testimonial_column {background: none repeat scroll 0 0 #b0e0e6;
margin: 0 auto;
padding: 80px 42px;}
.testimonial_column h2.s_t_h2{font-family: 'Open+Sans';
font-size: 27px;
padding: 0 0 26px;
text-align: center;
text-shadow: 4px 15px 26px rgba(34, 9, 9, 0.59);color: #cd853f;
font-size: 30px;}
.testimonial_all{position: relative;width: 100%;margin: 0 auto;}
.testimonial_all:before{ content: "\f10d";
    font-family: fontawesome;
    font-size: 70px;
    height: 40px;
    left: 0;
    margin-left: -30px;
    position: absolute;
    top: 0;
    width: 60px;}
.testimonial_all:after {
  content: "\f10e";
font-family: fontawesome;
    font-size: 70px;
    height: 48px;
    margin-right: -30px;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
}
div.single_testimonial{text-align: center;}

div.single_testimonial img{border-radius: 50%;
box-shadow: 0 9px 14px #888888;
display: block;
height: 150px;
margin: 0 auto;
width: 150px;}
div.single_testimonial h3.s_t_h3{font-size: 20px;
margin: 12px 0;
text-align: center;
color: royalblue;}
div.single_testimonial a.testi_link{color: #000;
font-family: "Open+Sans";
font-size: 22px;
text-decoration: none;}
div.pra{background: none repeat scroll 0 0 #f5f5f5;position: relative;text-align: center;
padding: 10px;}
div.single_testimonial p{font-family: arial;
font-size: 16px;
text-align: left;}
div.pra:before {
  background: none repeat scroll 0 0 #f5f5f5;
  content: "";
  height: 25px;
  left: 25%;
  position: absolute;
  top: -7px;
    transform: rotate(-13deg);
    width: 72px;
    z-index: -10;
}

.custom_owl_theme_one.owl-carousel .owl-controls .owl-buttons .owl-prev{background: none repeat scroll 0 0 #97455f;
color: #ffffff;
font-size: 18px;
height: 30px;
left: -21px;
margin-left: -15px;
margin-top: 75px;
padding: 5px;
position: absolute;
text-align: center;
top: 50%;
width: 30px;
border-radius: 50%;}
