@charset "utf-8";
/* CSS Document */

 /*** TestimonialS - Free Weebly Widget by Baamboo Studio - Style 4***/
.testimonial_4 {
	font-size: 14px !important;
    font-family: Open Sans, Verdana, Arial, Helvetica, sans-serif;
	color: #2B6CA3; /* Change testimonial paragraph text color */
	padding: 30px 30px 6px;
	margin: 4px;
	-webkit-box-shadow: 0 1px 4px 1px #ddd;
	box-shadow: 0 1px 4px 1px #2B6CA3; /* Changed shadow colour */
	text-align: center;
}
       #col {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	-moz-column-gap: 3em;
-webkit-column-gap: 3em;
column-gap: 3em;
	text-align: justify;
} 

.icon_test_4 {
	padding: 16px 0;
	margin-bottom: 24px;
	position: relative;
}
.icon_test_4:after,
.avatar_4:after {
	border-bottom: 1px solid #8d2424; /* line colour */
	height: 1px;
	content: "";
	left: 0;
	position: absolute;
	width: 100%;
	top: 16px;
}
.icon_test_4:before {
	background: url(quote_99-sm.png) 0 0 no-repeat;
	content: "";
	height: 41px;
	width: 41px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -16px;
	z-index: 2;
}
.avatar_4 {
	margin: 22px 0 10px; /* space below avatar, was 22px 0 30px */
	position: relative;
}
.avatar_4:after {
	top: 36px; /* space above second horizontal rule */
}
.avatar_4 img {
	position: relative;
	z-index: 1;
	width: 75px;
	height: 75px;
	border-radius: 100%;
}
.author_4 h7 {
	font-size: 1em;
    line-height: 1.5em; 
}
.author_4 h3 {
	color: #333; /* Change author text color */
	font-size: 0.95em;
	font-weight: 600;
	padding: 1px 0 0;
	margin-top:0.3em;
}
.author_4 h4 {
	color: #333; /* Change job position text color */
	font-size: 0.85em;
	font-weight: 400;
	padding: 0 0 0 0;
	margin-top:-1em;
}
.author_4 h4 a {
	color: #999; /* Change company text link color */
	text-decoration: none;
	position: relative;
	padding-bottom: 1px;
	overflow: hidden;
	border-bottom: 1px solid;
}
.author_4 h4 a:after {
	background: #999;
	height: 1px;
	content: "";
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 0;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.author_4 h4 a:hover {
	color: #000;
	border: none;
}
.author_4 h4 a:hover:after {
	border-color: #000;
	width: 100%;
}
/* Second testimonial box */
.testimonial_4a {
	font-size: 14px !important;
	font-family: Open Sans, Verdana, Arial, Helvetica, sans-serif;
	color: #8d2424; /* Change testimonial paragraph text color */
	padding: 30px 30px 1px;
	margin: 4px;
	-webkit-box-shadow: 0 1px 4px 1px #ddd;
	box-shadow: 0 1px 4px 1px #8d2424; /* Changed shadow colour */
	text-align: center;
}
.icon_test_4a {
	padding: 16px 0;
	margin-bottom: 24px;
	position: relative;
}
.icon_test_4a:after,
.avatar_4a:after {
	border-bottom: 1px solid #0099B9; /* line colour */
	height: 1px;
	content: "";
	left: 0;
	position: absolute;
	width: 100%;
	top: 16px;
}
.icon_test_4a:before {
	background: url(quote_99-sm.png) 0 0 no-repeat;
	content: "";
	height: 41px;
	width: 41px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -16px;
	z-index: 2;
}
.avatar_4a {
	margin: 22px 0 10px; /* space below avatar, was 22px 0 30px */
	position: relative;
}
.avatar_4a:after {
	top: 36px;
}
.avatar_4a img {
	position: relative;
	z-index: 1;
	width: 75px;
	height: 75px;
	border-radius: 100%;
}
.author_4a h7 {
	font-size: 1em;
    line-height: 1.5em; 
}
.author_4a h3 {
	color: #333; /* Change author text color */
	font-size: 0.95em;
	font-weight: 600;
	padding: 1px 0 0;
	margin-top:0.3em;
}
.author_4a h4 {
	color: #333; /* Change job position text color */
	font-size: 0.85em;
	font-weight: 400;
	padding: 0;
	margin-top:-1em;
}
.author_4a h4 a {
	color: #999; /* Change company text link color */
	text-decoration: none;
	position: relative;
	padding-bottom: 1px;
	overflow: hidden;
	border-bottom: 1px solid;
}
.author_4a h4 a:after {
	background: #999;
	height: 1px;
	content: "";
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 0;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.author_4a h4 a:hover {
	color: #000;
	border: none;
}
.author_4a h4 a:hover:after {
	border-color: #000;
	width: 100%;
}

