/* home page */.testimonial-container {	background: url(../../image/bkg_testtimor_facon1.jpg) center repeat-y;    padding: 60px 0;    text-align: center;    margin-top: 37px;}.testimonial-container .testimonial-images {	margin-bottom: 20px;}.testimonial-container .testimonial-images img{	display: inline-block;    vertical-align: top;    width: 100px;    border: 4px solid rgba(255, 255, 255, 0.3);    border-radius: 100%;    overflow: hidden;}.testimonial-container .testimonial-box a{	color: #d7d7d7;    font-size: 16px;    font-weight: 400;    font-style: italic;    line-height: 30px;    font-family: Lato,sans-serif;    max-width: 790px;    display: inline-block;    vertical-align: top;    margin-bottom: 20px;}.testimonial-container .testimonial-box .testimonial-author:before{	content: "\e68e";    font-family: Pe-icon-7-stroke;    display: block;    margin-bottom: 15px;    font-size: 36px;}.testimonial-container .testimonial-box .testimonial-author{	font-weight: 700;    text-transform: uppercase;    color: #d7d7d7;}/* Testimonial page */.testimonial .row-testimonials {    clear: both;    padding: 30px 0;    border-bottom: 1px solid #d7d7d7;    float: left;}.testimonial .testimonial-std {    font-size: 14px;}@media(max-width: 767px) {    .testimonial .testimonial-images {        margin-bottom: 20px;        text-align: center;    }}