
.stars-testimonials div.blockquote {
	background: 0 0;
}

.st-rating {
	color: red;
}

.style1 .starrating {
	position: absolute;
	right: 7px;
	top: 2px;
}

.style10 .starrating {
	display: inline-block;
	float: left;
	margin: 0 0 0 10px;
}

.st-style17 .starrating {
	position: absolute;
	top: 73px;
	right: 24px;
}

.st-style14 .starrating, .st-style5 .starrating, .style2 .starrating {
	text-align: center;
}

.style3 .starrating {
	text-align: left;
}

.style7 .starrating {
	text-align: right;
	padding-right: 25px;
	padding-bottom: 10px;
}

.style4 .starrating {
	text-align: center;
}

.figure div.blockquote {
	border: none;
}

.figure.style1 {
	font-family: Raleway, Arial, sans-serif;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	width: 100%;
	color: #333;
	text-align: left;
	box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	border-radius: 8px;
}

.figure.style1 * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .35s cubic-bezier(.25, .5, .5, .9);
	transition: all .35s cubic-bezier(.25, .5, .5, .9);
}

.figure.style1 img {
	max-width: 100% !important;
	width: 100% !important;
	vertical-align: middle;
}

.figure.style1 div.blockquote {
	position: relative;
	background-color: #fff;
	padding: 25px 50px 25px 50px;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	margin: 0;
	line-height: 1.6em;
	font-style: italic;
}

.figure.style1 div.blockquote:after, .figure.style1 div.blockquote:before {
	font-family: premio-star !important;
	content: "";
	position: absolute;
	font-size: 16px;
	opacity: .3;
	font-style: normal;
}

.figure.style1 div.blockquote:before {
	top: 16px;
	left: 20px;
}

.figure.style1 div.blockquote:after {
	content: "";
	right: 20px;
	bottom: 16px;
}

.figure.style1 .star-arrow {
	top: 100%;
	width: 0;
	height: 0;
	border-left: 0 solid transparent;
	border-right: 25px solid transparent;
	border-top: 25px solid #fff;
	margin: 0;
	position: absolute;
}

.figure.style1 .star-author {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 9px 8px;
	color: #000;
	background-color: #fff;
	margin: 0;
	text-transform: uppercase;
}

.figure.style1 .star-author h5 {
	opacity: .8;
	margin: 0;
	font-weight: 800;
	font-size: 16px;
	padding-right: 75px;
}

.figure.style1 .star-author h5 span {
	font-weight: 400;
	text-transform: none;
	padding-left: 5px;
	display: inline-block;
}

.figure.style2 {
	font-family: Raleway, Arial, sans-serif;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	width: 100%;
	color: #333;
	text-align: left;
	box-shadow: none !important;
}

.figure.style2 * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.figure.style2 img {
	max-width: 100%;
	height: 100px !important;
	width: 100px !important;
	border-radius: 50%;
	margin: 0 auto;
	display: block;
	z-index: 1;
	position: relative;
	object-fit: cover;
}

.figure.style2 div.blockquote {
	margin: 0;
	margin: -50px 0 0;
	display: block;
	border-radius: 8px;
	position: relative;
	background-color: #fafafa;
	padding: 65px 50px 30px 50px;
	font-size: .8em;
	font-weight: 500;
	line-height: 1.6em;
	box-shadow: 0 0 5px rgba(0, 0, 0, .15);
}

.figure.style2 div.blockquote:after, .figure.style2 div.blockquote:before {
	font-family: premio-star !important;
	content: "";
	position: absolute;
	font-size: 16px;
	opacity: .3;
	font-style: normal;
}

.figure.style2 div.blockquote:before {
	top: 55px;
	left: 20px;
}

.figure.style2 div.blockquote:after {
	content: "";
	right: 20px;
	bottom: 20px;
}

.figure.style2 .star-author {
	padding: 15px;
	margin: 0;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}

.figure.style2 .star-author h5 {
	opacity: .8;
	margin: 0;
	font-weight: 800;
}

.figure.style2 .star-author h5 span {
	font-weight: 400;
	text-transform: none;
	display: block;
}

.figure.style3 {
	font-family: Raleway, Arial, sans-serif;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	width: 100%;
	color: #333;
	text-align: left;
	box-shadow: none !important;
}

.figure.style3 * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .35s cubic-bezier(.25, .5, .5, .9);
	transition: all .35s cubic-bezier(.25, .5, .5, .9);
}

.figure.style3 img {
	max-width: 100%;
	vertical-align: middle;
	height: 90px !important;
	width: 90px !important;
	border-radius: 50%;
	margin: 40px 0 0 10px;
}

.figure.style3 div.blockquote {
	display: block;
	border-radius: 8px;
	position: relative;
	background-color: #fafafa;
	padding: 25px 50px 30px 50px;
	font-size: .8em;
	font-weight: 500;
	margin: 0;
	line-height: 1.6em;
	font-style: italic;
}

.figure.style3 div.blockquote:after, .figure.style3 div.blockquote:before {
	font-family: premio-star !important;
	content: "";
	position: absolute;
	font-size: 16px;
	opacity: .3;
	font-style: normal;
}

.figure.style3 div.blockquote:before {
	top: 15px;
	left: 20px;
}

.figure.style3 div.blockquote:after {
	content: "";
	right: 20px;
	bottom: 15px;
}

.figure.style3 .star-arrow {
	top: 100%;
	width: 0;
	height: 0;
	border-left: 0 solid transparent;
	border-right: 25px solid transparent;
	border-top: 25px solid #fafafa;
	margin: 0;
	position: absolute;
}

.figure.style3 .star-author {
	position: absolute;
	bottom: 45px;
	padding: 0 10px 0 120px;
	margin: 0;
	text-transform: uppercase;
	color: #fff;
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
}

.figure.style3.no-image .star-author {
	position: relative;
	transform: none;
	-webkit-transform: none;
	bottom: auto;
	padding: 30px 0 0 20px;
}

.figure.style3 .star-author h5 {
	opacity: .8;
	margin: 0;
	font-weight: 800;
	color: #333;
}

.figure.style3 .star-author h5 span {
	font-weight: 400;
	text-transform: none;
	padding-left: 5px;
}

.figure.style4 {
	font-family: Raleway, Arial, sans-serif;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	width: 100%;
	color: #333;
	text-align: left;
	background-color: #fafafa;
}

.figure.style4 div.blockquote {
	font-family: Lora, Arial, sans-serif;
	margin: 0;
	padding: 40px 40px 15px 60px;
	font-weight: 500;
	line-height: 1.6em;
	font-style: italic;
	font-size: 16px;
}

.figure.style4 .star-author {
	margin: 20px 0 30px 60px;
	padding: 3px 0 0 50px;
	width: 100%;
	position: relative;
}

.figure.style4 .star-author img {
	height: 40px !important;
	width: 40px !important;
	border-radius: 50%;
	left: 0;
	top: 0;
	display: inline-block;
	position: absolute;
}

.figure.style4 .star-author h5, .figure.style4 .star-author span {
	opacity: .8;
	margin: 0;
	line-height: 1em;
}

.figure.style4 .star-author h5 {
	text-transform: uppercase;
	font-weight: 800;
}

.figure.style4 .star-author span {
	font-size: .8em;
}

.figure.style4:before {
	font-family: premio-star !important;
	content: "";
	position: absolute;
	font-size: 40px;
	line-height: 1em;
	color: #212121;
	font-style: normal;
	top: 10px;
	left: 10px;
}

.st-style5 {
	font-family: Muli, Arial, sans-serif;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	padding: 6px;
	width: 100%;
	box-shadow: none !important;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	font-size: 16px;
}

.st-style5 * {
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.st-style5 img {
	max-width: 100% !important;
	width: 100% !important;
	vertical-align: top;
	box-shadow: 0 0 5px rgba(0, 0, 0, .15);
}

.st-style5 .border {
	position: absolute;
	opacity: .45;
	z-index: 1;
}

.st-style5 .border div:after, .st-style5 .border div:before, .st-style5 .border:after, .st-style5 .border:before {
	background-color: #f5b043;
	position: absolute;
	content: "";
	display: block;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.st-style5 .border:after, .st-style5 .border:before {
	width: 0;
	height: 1px;
}

.st-style5 .border div:after, .st-style5 .border div:before {
	width: 1px;
	height: 0;
}

.st-style5 .border.one {
	left: 0;
	top: 0;
	right: 12px;
	bottom: 12px;
}

.st-style5 .border.one div:before, .st-style5 .border.one:before {
	left: 0;
	top: 0;
}

.st-style5 .border.one div:after, .st-style5 .border.one:after {
	bottom: 0;
	right: 0;
}

.st-style5 .border.two {
	left: 12px;
	top: 12px;
	right: 0;
	bottom: 0;
}

.st-style5 .border.two div:before, .st-style5 .border.two:before {
	right: 0;
	top: 0;
}

.st-style5 .border.two div:after, .st-style5 .border.two:after {
	bottom: 0;
	left: 0;
}

.st-style5 .figcaption {
	left: 6px;
	right: 6px;
	top: 6px;
	bottom: 6px;
	position: absolute;
	padding: 30px;
	background-color: rgba(0, 0, 0, .3);
	z-index: 10001;
}

.st-style5 div.blockquote {
	font-family: Ovo, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: 500;
	line-height: 1.6em;
	font-style: italic;
	letter-spacing: 1px;
	padding: 0 0 10px 0;
	margin: 0;
}

.st-style5 h5 {
	display: inline-block;
	font-size: 1em;
	color: #fff;
}

.st-style5 h5 span {
	font-weight: 400;
	margin-left: 5px;
	opacity: .5;
}

.st-style5 h5:before {
	content: "- ";
}

.st-style5 a {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	z-index: 1;
}

.st-style5.hover .border:after, .st-style5.hover .border:before, .st-style5:hover .border:after, .st-style5:hover .border:before {
	width: 100%;
}

.st-style5.hover .border div:after, .st-style5.hover .border div:before, .st-style5:hover .border div:after, .st-style5:hover .border div:before {
	height: 100%;
}

.st-style5.hover .figcaption, .st-style5:hover .figcaption {
	opacity: .9;
	background-color: #000;
}

.figure.style6 {
	font-family: Raleway, Arial, sans-serif;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	width: 100%;
	color: #333;
	text-align: center;
	background-color: #fafafa;
}

.figure.style6 div.blockquote {
	font-family: Lora, Arial, sans-serif;
	margin: 0;
	padding: 65px 50px 15px;
	font-weight: 500;
	line-height: 1.6em;
	font-style: italic;
}

.figure.style6 .star-author {
	margin: 20px 0 40px;
	width: 100%;
}

.figure.style6 .star-author img {
	height: 60px !important;
	width: 60px !important;
	border-radius: 50%;
	display: inline-block;
	margin-bottom: 5px;
}

.figure.style6 .star-author h5, .figure.style6 .star-author span {
	opacity: .8;
	margin: 0;
}

.figure.style6 .star-author h5 {
	text-transform: uppercase;
	font-weight: 800;
}

.figure.style6 .star-author span {
	font-size: .8em;
}

.figure.style6:after, .figure.style6:before {
	font-family: premio-star !important;
	content: "";
	position: absolute;
	font-size: 50px;
	line-height: 1em;
	color: #212121;
	font-style: normal;
}

.figure.style6:before {
	top: 10px;
	left: 10px;
}

.figure.style6:after {
	content: "";
	right: 10px;
	bottom: 10px;
}

.figure.style7 {
	font-family: Raleway, Arial, sans-serif;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	width: 100%;
	color: #333;
	text-align: left;
	box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	border-bottom: 10px solid #fff;
}

.figure.style7 * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .35s cubic-bezier(.25, .5, .5, .9);
	transition: all .35s cubic-bezier(.25, .5, .5, .9);
}

.figure.style7 img {
	max-width: 100% !important;
	width: 100% !important;
	vertical-align: middle;
}

.figure.style7 div.blockquote {
	position: relative;
	background-color: #fff;
	padding: 40px 25px 25px 50px;
	font-size: .8em;
	font-weight: 500;
	text-align: right;
	margin: 0;
	line-height: 1.6em;
	font-style: italic;
}

.figure.style7 div.blockquote:after {
	width: 90px;
	height: 90px;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	-webkit-transition: all .35s ease;
	transition: all .35s ease;
	z-index: 1;
	box-shadow: 0 0 20px rgba(0, 0, 0, .5);
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .35) 100%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .35) 100%);
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
	background-color: #20638f;
	-webkit-transform: skew(-45deg) translateX(-50%);
	transform: skew(-45deg) translateX(-50%);
	border-right: 1px solid #20638f;
}

.figure.style7:before {
	width: 40px;
	height: 40px;
	position: absolute;
	bottom: 0;
	right: 0;
	content: "";
	-webkit-transform: skew(-45deg);
	-webkit-transform: skew(-45deg) translateX(50%);
	transform: skew(-45deg);
	transform: skew(-45deg) translateX(50%);
	-webkit-transition: all .35s ease;
	transition: all .35s ease;
	z-index: 1;
	background-color: #fff;
	border-right: 1px solid #fff;
}

.figure.style7 i.pst-quote-left {
	position: absolute;
	color: #fff;
	font-size: 32px;
	z-index: 2;
	padding: 8px 12px;
}

.figure.style7 .star-author {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 10px 20px;
	color: #fff;
	margin: 0;
	text-transform: uppercase;
}

.figure.style7 .star-author h5 {
	opacity: .8;
	margin: 0;
	font-weight: 800;
}

.figure.style7 .star-author h5 span {
	font-weight: 400;
	text-transform: none;
	display: block;
}

.figure.style8 {
	font-family: Raleway, Arial, sans-serif;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	width: 100%;
	color: #333;
	text-align: left;
	box-shadow: none !important;
}

.figure.style8 * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.figure.style8 img {
	max-width: 100%;
	height: 80px !important;
	width: 80px !important;
	border-radius: 50%;
	margin-right: 5px;
	display: block;
	z-index: 1;
	position: absolute;
	right: 50%;
}

.figure.style8 div.blockquote {
	margin: 0;
	margin: -40px 0 0;
	display: block;
	border-radius: 8px;
	position: relative;
	background-color: #fafafa;
	padding: 65px 50px 35px 50px;
	font-size: .8em;
	font-weight: 500;
	line-height: 1.6em;
	box-shadow: 0 0 5px rgba(0, 0, 0, .15);
}

.figure.style8 div.blockquote:after, .figure.style8 div.blockquote:before {
	font-family: premio-star !important;
	content: "";
	position: absolute;
	font-size: 15px;
	opacity: .3;
	font-style: normal;
}

.figure.style8 div.blockquote:before {
	top: 55px;
	left: 20px;
}

.figure.style8 div.blockquote:after {
	content: "";
	right: 20px;
	bottom: 20px;
}

.figure.style8 .star-author {
	margin: 0;
	height: 80px;
	display: block;
	text-align: left;
	padding: 0 35px;
	position: relative;
	z-index: 1;
}

.figure.style8 .star-author h5, .figure.style8 .star-author span {
	left: 50%;
	position: absolute;
	opacity: .8;
	padding: 3px 5px;
}

.figure.style8 .star-author h5 {
	text-transform: uppercase;
	bottom: 50%;
	margin: 0;
	font-weight: 800;
	color: #fff;
}

.figure.style8 .star-author span {
	font-size: .8em;
	color: #000;
	top: 50%;
	font-weight: 500;
}

.figure.style9 {
	font-family: Raleway, Arial, sans-serif;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	width: 100%;
	color: #333;
	text-align: left;
	box-shadow: none !important;
}

.figure.style9 * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.figure.style9 img {
	max-width: 100%;
	height: 80px !important;
	width: 80px !important;
	border-radius: 50%;
	margin-right: 5px;
	display: block;
	z-index: 1;
	position: absolute;
	right: 50%;
}

.figure.style9 div.blockquote {
	margin: 0;
	margin: 0 0 -40px;
	display: block;
	border-radius: 8px;
	position: relative;
	background-color: #fafafa;
	padding: 30px 50px 65px 50px;
	font-size: .8em;
	font-weight: 500;
	line-height: 1.6em;
	box-shadow: 0 0 5px rgba(0, 0, 0, .15);
}

.figure.style9 div.blockquote:after, .figure.style9 div.blockquote:before {
	font-family: premio-star !important;
	content: "";
	position: absolute;
	font-size: 16px;
	opacity: .3;
	font-style: normal;
}

.figure.style9 div.blockquote:before {
	top: 20px;
	left: 20px;
}

.figure.style9 div.blockquote:after {
	content: "";
	right: 20px;
	bottom: 45px;
}

.figure.style9 .star-author {
	margin: 0;
	height: 80px;
	display: block;
	text-align: left;
	color: #fff;
	padding: 0 35px;
	position: relative;
}

.figure.style9 .star-author h5, .figure.style9 .star-author span {
	left: 50%;
	position: absolute;
	opacity: .8;
	padding: 3px 5px;
}

.figure.style9 .star-author h5 {
	text-transform: uppercase;
	bottom: 50%;
	margin: 0;
	font-weight: 800;
	color: #000;
}

.figure.style9 .star-author span {
	font-size: .8em;
	color: #fff;
	top: 50%;
}

.figure.style10 {
	font-family: Raleway, Arial, sans-serif;
	position: relative;
	float: left;
	margin: 10px 1% 40px;
	width: 100%;
	color: #333;
	border-radius: 8px;
	text-align: left;
	box-shadow: 0 0 5px rgba(0, 0, 0, .15);
}

.figure.style10 * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.figure.style10 img {
	float: right;
	max-width: 40% !important;
	vertical-align: middle;
	border-radius: 0 8px 8px 0;
}

.figure.style10 .figcaption {
	top: 0;
	bottom: 0;
	left: 0;
	width: 60%;
	position: absolute;
	background-color: #fff;
	border-radius: 8px 0 0 8px;
}

.figure.style10 div.blockquote {
	position: relative;
	padding: 25px 50px 25px 50px;
	font-size: .8em;
	font-weight: 500;
	text-align: left;
	margin: 0;
	line-height: 1.6em;
	font-style: italic;
}

.figure.style10 div.blockquote:after, .figure.style10 div.blockquote:before {
	font-family: premio-star !important;
	content: "";
	position: absolute;
	font-size: 16px;
	opacity: .3;
	font-style: normal;
}

.figure.style10 div.blockquote:before {
	top: 20px;
	left: 20px;
}

.figure.style10 div.blockquote:after {
	content: "";
	right: 20px;
	bottom: 10px;
}

.figure.style10 .star-arrow {
	top: 30px;
	left: 100%;
	width: 0;
	height: 0;
	border-left: 0 solid transparent;
	border-right: 25px solid transparent;
	border-top: 25px solid #fff;
	margin: 0;
	position: absolute;
}

.figure.style10 .star-author {
	position: absolute;
	top: 100%;
	width: 100%;
	padding: 10px 15px;
	color: #fff;
	margin: 0;
	text-transform: uppercase;
}

.figure.style10 .star-author h5 {
	opacity: .8;
	margin: 0;
	font-weight: 800;
	display: inline-block;
}

.figure.style10 .star-author h5 span {
	font-weight: 400;
	text-transform: none;
	padding-left: 5px;
}

.figure.style11 {
	font-family: Raleway, Arial, sans-serif;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	width: 100%;
	color: #333;
	text-align: left;
	box-shadow: none !important;
}

.figure.style11 * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.figure.style11 img {
	max-width: 100% !important;
	height: 100px !important;
	width: 100px !important;
	border-radius: 50%;
	margin-bottom: 15px;
	display: inline-block;
	z-index: 1;
	position: relative;
}

.figure.style11 div.blockquote {
	margin: 0;
	margin: 0 0 -50px;
	display: block;
	border-radius: 8px;
	position: relative;
	background-color: #fafafa;
	padding: 30px 50px 65px 50px;
	font-size: .8em;
	font-weight: 500;
	line-height: 1.6em;
	box-shadow: 0 0 5px rgba(0, 0, 0, .15);
}

.figure.style11 div.blockquote:after, .figure.style11 div.blockquote:before {
	font-family: premio-star !important;
	content: "";
	position: absolute;
	font-size: 16px;
	opacity: .3;
	font-style: normal;
}

.figure.style11 div.blockquote:before {
	top: 20px;
	left: 20px;
}

.figure.style11 div.blockquote:after {
	content: "";
	right: 20px;
	bottom: 45px;
}

.figure.style11 .star-author {
	margin: 0;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
}

.figure.style11 .star-author h5 {
	opacity: .8;
	margin: 0;
	font-weight: 800;
}

.figure.style11 .star-author h5 span {
	font-weight: 400;
	text-transform: none;
	display: block;
}

.st-style12 {
	font-family: Lato, Arial, sans-serif;
	position: relative;
	display: inline-block;
	overflow: hidden;
	margin: 8px;
	width: 100%;
	background-color: #000;
	color: #fff;
	text-align: left;
	font-size: 16px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .15);
}

.st-style12 * {
	-webkit-transition: all .35s;
	transition: all .35s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.st-style12 img {
	max-width: 100%;
	width: 100%;
	vertical-align: top;
}

.st-style12 .figcaption {
	position: absolute;
	height: 85px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	overflow: hidden;
	padding: 15px;
	background-color: rgba(0, 0, 0, .75);
}

.st-style12 h3 {
	font-family: Oswald;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
	margin: 3px 0;
	color: #fff;
}

.st-style12 h5 {
	font-weight: 400;
	margin: 0;
	text-transform: uppercase;
	color: #bbb;
	letter-spacing: 1px;
}

.st-style12 div.blockquote {
	padding: 0;
	margin: 0;
	font-style: italic;
	font-size: 1em;
}

.st-style12 a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.st-style12.hover .figcaption, .st-style12:hover .figcaption {
	height: calc(85%);
}

.st-style13 {
	font-family: Lato, Arial, sans-serif;
	position: relative;
	display: inline-block;
	overflow: hidden;
	margin: 8px;
	width: 100%;
	background-color: #000;
	color: #fff;
	text-align: center;
	font-size: 16px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .15);
}

.st-style13 * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.st-style13 img {
	max-width: 100%;
	width: 100%;
	vertical-align: top;
	opacity: .7;
}

.st-style13 .figcaption {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 80px 10% 15%;
}

.st-style13 .figcaption:before {
	font-family: premio-star !important;
	content: "";
	position: absolute;
	font-size: 40px;
	opacity: .35;
	font-style: normal;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 20px;
	left: 50%;
}

.st-style13 div.blockquote {
	padding: 0;
	margin: 0;
	font-style: italic;
	font-size: 1.2em;
}

.st-style13 h3 {
	font-family: Oswald;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
	margin: 3px 0;
	color: #fff;
}

.st-style13 h5 {
	font-weight: 400;
	margin: 0;
	text-transform: uppercase;
	color: #bbb;
	letter-spacing: 1px;
}

.st-style14 {
	text-align: center;
	text-align: center;
	box-shadow: 0 0 5px rgba(0, 0, 0, .15);
	color: #9e9e9e;
	display: inline-block;
	font-family: Roboto, Arial, sans-serif;
	font-size: 16px;
	margin: 35px 7px 10px;
	position: relative;
	width: 100%;
	background-color: #fff;
	border-radius: 5px;
	border-top: 5px solid #d2652d;
}

.st-style14 *, .st-style14 :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .1s ease-out;
	transition: all .1s ease-out;
}

.st-style14 .figcaption {
	padding: 13% 10% 12%;
}

.st-style14 .figcaption:before {
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #fff;
	border-radius: 50%;
	box-shadow: 0 0 10px rgba(0, 0, 0, .25);
	color: #d2652d;
	content: "";
	font-family: premio-star !important;
	font-size: 32px;
	font-style: normal;
	left: 50%;
	line-height: 60px;
	position: absolute;
	top: -30px;
	width: 60px;
}

.st-style14 h3 {
	color: #3c3c3c;
	font-size: 20px;
	font-weight: 300;
	line-height: 24px;
	margin: 10px 0 5px;
}

.st-style14 h4 {
	font-weight: 400;
	margin: 0;
	opacity: .5;
}

.st-style14 div.blockquote {
	font-style: italic;
	font-weight: 300;
	margin: 0 0 20px;
	padding-left: 0;
	font-size: 16px;
}

.st-style15 {
	font-family: Roboto, Arial, sans-serif;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	width: 100%;
	color: #141414;
	text-align: left;
	line-height: 1.4em;
	background-color: #e6e6e6;
	padding-top: 88px;
}

.st-style15 * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.st-style15 img {
	max-width: 100%;
	vertical-align: top;
	opacity: .85;
}

.st-style15 .figcaption {
	width: 100%;
	background-color: #141414;
	padding: 25px;
	position: relative;
	color: #fff;
}

.st-style15 .profile {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	max-height: 88px;
	max-width: 88px;
	opacity: 1;
	width: 88px !important;
	height: 88px !important;
}

.st-style15 h3 {
	font-size: 1.3em;
	margin: 25px;
	font-weight: 300;
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
}

.st-style15 h3 span {
	display: block;
	font-size: .65em;
	font-weight: 600;
	color: #bdc3c7;
}

.st-style15 div.blockquote {
	margin: 0 0 10px;
	padding: 0 0 30px;
	letter-spacing: 1px;
	opacity: .8;
	font-style: italic;
	font-weight: 300;
}

.st-style15 div.blockquote:after {
	font-family: premio-star !important;
	content: "";
	content: "";
	position: absolute;
	font-size: 40px;
	line-height: 1em;
	color: #212121;
	font-style: normal;
	right: 10px;
	bottom: 10px;
}

.figure.style16 {
	font-family: Roboto, Arial, sans-serif;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	width: 100%;
	color: #000;
	text-align: center;
	font-size: 16px;
	background-color: #2c3447;
	padding: 30px;
	background-image: linear-gradient(-25deg, rgba(0, 0, 0, .2) 0, rgba(255, 255, 255, .1) 100%);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.figure.style16 *, .figure.style16 :after, .figure.style16 :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .35s ease;
	transition: all .35s ease;
}

.figure.style16 .figcaption {
	width: 100%;
}

.figure.style16 div.blockquote, .figure.style16 h2, .figure.style16 h4 {
	margin: 0;
}

.figure.style16 h2, .figure.style16 h4 {
	font-weight: 300;
}

.figure.style16 h2 {
	color: #fff;
	padding: 0 0 4px 0;
}

.figure.style16 h4 {
	color: #a6a6a6;
	padding: 0 0 2px 0;
}

.figure.style16 div.blockquote {
	font-size: 1em;
	padding: 45px 20px 40px 60px;
	margin-top: 30px;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: inset -1.4px -1.4px 2px rgba(0, 0, 0, .3);
	text-align: left;
	position: relative;
}

.figure.style16 div.blockquote:before {
	font-family: premio-star !important;
	content: "";
	position: absolute;
	font-size: 30px;
	opacity: .25;
	font-style: normal;
	top: 0;
	left: 15px;
}

.figure.style16 .profile {
	width: 100px;
	border-radius: 50%;
	display: inline-block;
	box-shadow: 3px 3px 20px rgba(0, 0, 0, .4);
	margin-bottom: 10px;
	border: solid 5px #a6a57a;
}

.st-style17 {
	font-family: Roboto, Arial, sans-serif;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	width: 100%;
	color: #fff;
	text-align: left;
	line-height: 1.4em;
	background-color: #1e1e1e;
	padding-top: 120px;
}

.st-style17 * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.st-style17 img {
	max-width: 100%;
	vertical-align: top;
	opacity: .85;
}

.st-style17 .figcaption {
	width: 100%;
	background-color: #141414;
	padding: 25px;
	position: relative;
}

.st-style17 .figcaption:before {
	position: absolute;
	content: "";
	bottom: 100%;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 55px 0 0 400px;
	border-color: transparent transparent transparent #141414;
}

.st-style17 .profile {
	border-radius: 50%;
	position: absolute;
	bottom: 100%;
	left: 25px;
	z-index: 1;
	max-width: 90px;
	opacity: 1;
	box-shadow: 0 0 15px rgba(0, 0, 0, .3);
	width: 90px !important;
	height: 90px !important;
	object-fit: cover;
}

.st-style17 h3 {
	font-size: 1.3em;
	margin: 25px;
	font-weight: 300;
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	color: #fff;
}

.st-style17 h3 span {
	display: block;
	font-size: .65em;
	color: #2980b9;
}

.st-style17 div.blockquote {
	margin: 0 0 10px;
	padding: 0 0 30px;
	letter-spacing: 1px;
	opacity: .8;
	font-style: italic;
	font-weight: 300;
}

.st-style17 div.blockquote:after {
	font-family: premio-star !important;
	content: "";
	content: "";
	position: absolute;
	font-size: 40px;
	line-height: 1em;
	color: #212121;
	font-style: normal;
	right: 10px;
	bottom: 10px;
}

.st-style17 h3 span {
	line-height: 7px;
}

.st-style17 .profile {
	max-height: 90px;
}

.figure.style16 div.blockquote:before {
	top: 15px;
}

.figure.style16 .profile {
	height: 100px;
}

.st-testimonial-content p {
	margin: 0;
	padding: 0;
}

@media (max-width:540px) {
	.figure.style10 .star-arrow {
		display: none;
	}
	
	.figure.style10 .figcaption {
		position: relative;
		width: 100%;
		float: none;
	}
	
	.figure.style10 img {
		width: 100%;
		float: none;
		max-width: 100%;
	}
	
	.st-style5 .figcaption {
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		position: relative;
		padding: 30px;
		background-color: rgba(0, 0, 0, .3);
	}
	
	.st-style12 .figcaption {
		position: relative;
		height: auto;
		left: 0;
		right: 0;
		bottom: 0;
		overflow: auto;
		padding: 15px;
		background-color: rgba(0, 0, 0, .75);
	}
}

.read-more-content {
	display: none;
}

.star-testimonial-box {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	z-index: 100001;
	background: rgba(0, 0, 0, .5);
	display: none;
}

.star-testimonial-content {
	position: fixed;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	z-index: 100009;
	width: 640px;
	max-width: 90%;
	transform: translate(0, -50%);
}

.star-testimonial-content .star-testimonial-content-area {
	z-index: 100009;
	background: #fff;
	max-height: 80vh;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	width: 100%;
	transition: all .25s ease-in-out;
	padding: 20px 25px;
	overflow: auto;
}

.star-testimonial-content .star-testimonial-content-area.active {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
}

.stars-testimonials a.stars-read-more, .stars-testimonials a.stars-read-more:focus {
	text-decoration: none !important;
	outline: 0 !important;
	box-shadow: none;
	color: #000;
	position: relative;
}

.star-testimonial-box.active {
	display: block;
}

.close-stars-testimonial {
	position: absolute;
	right: 0;
	top: 0;
	width: 24px;
	height: 24px;
	overflow: hidden;
	background: #fff;
	display: block;
}

.close-stars-testimonial span {
	position: relative;
	width: 16px;
	height: 16px;
	cursor: pointer;
	margin: 4px auto;
	transition: all .25s ease-in-out;
	display: block;
}

.close-stars-testimonial span:after, .close-stars-testimonial span:before {
	content: "";
	position: absolute;
	width: 12px;
	height: 2px;
	background-color: #000;
	display: block;
	border-radius: 2px;
	transform: rotate(45deg);
	top: 7px;
	left: 2px;
}

.close-stars-testimonial span:after {
	transform: rotate(-45deg);
}

.close-stars-testimonial:hover span {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
}
