/* ✦✦✦ MAIN PAGE BACKGROUND FORMATING ✦✦✦ */
.testimonials-main {
	width: 100%;
	height: 100vh;
	background-image: url("../images/testimonials-background.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: fixed;
	display: inline-block;
	opacity: 1;
	margin: 0;
}

/* ✦✦✦ MAIN PAGE BACKGROUND DARK TINE ✦✦✦ */
.testimonials-tint {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: #000000;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0.5;
}

/* ✦✦✦ NAVBAR SIDEMUNU CURRENT SELECTION FORMATING ✦✦✦ */
#navbar-sidemenu ul #navbar-sidemenu-testimonials a {
	color: #EAC349;
}

/* ✦✦✦ TESTIMONIALS BODY CONTAINER FORMATING ✦✦✦ */
.testimonials-body-container {
	position: fixed;
	display: inline-block;
	margin-top: 80px;
	width: 100%;
	text-align: center;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
	top: 0;
	bottom: 0;
	overflow-y: scroll;
	overflow-x: hidden;
}

/* ✦✦✦ TESTIMONIALS BODY FIRST CONTAINT FORMATING ✦✦✦ */
.testimonials-body-first-containt {
	position: relative;
	display: inline-block;
	width: 90%;
	text-align: center;
	justify-content: center;
	vertical-align: bottom;
	align-items: center;
	padding: 20px 0;
	margin: 20px 0;
}

/* ✦✦✦ TESTIMONIALS BODY FIRST CONTAINT H1 FORMATING ✦✦✦ */
.testimonials-body-first-containt-h1 {
	position: relative;
	display: inline-block;
	width: 90%;
	text-align: left;
	justify-content: left;
	vertical-align: middle;
	color: #EAC349;
	font-family: "Tangerine";
	font-weight: normal;
	font-size: 40px;
	letter-spacing: 1px;
	padding: 0 5px;
	margin: 0 5px;
}

/* ✦✦✦ TESTIMONIALS BODY FIRST CONTAINT BIG FORMATING ✦✦✦ */
.testimonials-body-first-containt-big {
	position: relative;
	display: inline-block;
	width: 90%;
	background: linear-gradient(-60deg, #906111 0, #FEF3A8 30%, #FFF8CF 50%, #FEF3A8 70%, #906111 100%);
	-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	font-family: "Poiret One", sans-serif;
	font-weight: bold;
	font-size: 33px;
	text-align: left;
	padding: 5px;
	margin: 5px;
}

/* ✦✦✦ TESTIMONIALS BODY FIRST CONTAINT SMALL FORMATING ✦✦✦ */
.testimonials-body-first-containt-small {
	position: relative;
	display: inline-block;
	width: 90%;
	color: #c5c5c5;
	font-family: "Sansation", sans-serif;
	font-size: 20px;
	line-height: 30px;
	text-align: left;
	padding: 5px;
	margin: 5px;
}

/* ✦✦✦ TESTIMONIALS BODY SECOND CONTAINT FORMATING ✦✦✦ */
.testimonials-body-second-containt {
	position: relative;
	display: inline-block;
	width: 90%;
	text-align: center;
	justify-content: center;
	vertical-align: top;
	align-items: center;
	padding: 10px 0;
	margin: 10px 0;
}

/* ✦✦✦ TESTIMONIALS BODY REVIEW BOX FORMATING ✦✦✦ */
.testimonials-body-review-box {
	position: relative;
	display: inline-block;
	padding: 10px;
	margin: 10px;
	text-align: center;
	vertical-align: top;
	border: none;
	border-radius: 10px;
	width: 85%;
	background-color: rgba(0, 0, 0, 0.5);
	box-shadow: 2px 2px 5px black;
}

/* ✦✦✦ TESTIMONIALS BODY IMAGE BOX FORMATING ✦✦✦ */
.testimonials-body-image-box {
	position: relative;
	display: inline-block;
	width: 80%;
	text-align: center;
	vertical-align: middle;
	align-items: center;
	justify-content: center;
	padding: 5px;
	margin: 5px;
}

/* ✦✦✦ TESTIMONIALS BODY IMAGE FORMATING ✦✦✦ */
.testimonials-body-image-box img {
	border: 3px solid rgba(255, 255, 255, 0.3);
	border-radius: 50%;
	width: 90px;
	text-align: center;
}

/* ✦✦✦ TESTIMONIALS STAR RAITING BOX FORMATING ✦✦✦ */
.testimonials-star-raiting-box {
	position: relative;
	display: inline-block;
	width: 90%;
	align-items: center;
	text-align: center;
	justify-content: center;
	text-decoration: none;
	border: none;
}

/* ✦✦✦ TESTIMONIALS STAR RAITING BOX FA FORMATING ✦✦✦ */
.testimonials-star-raiting-box .fa {
	padding: 2px;
  text-align: center;
  text-decoration: none;
}

/* ✦✦✦ TESTIMONIALS STAR CHECKED FORMATING ✦✦✦ */
.testimonials-start-checked {
	color: #EAC349;
}

/* ✦✦✦ TESTIMONIALS MESSAGE BOX FORMATING ✦✦✦ */
.testimonials-message-box {
	position: relative;
	display: inline-block;
	width: 90%;
	padding: 5px;
	margin: 5px;
}

/* ✦✦✦ TESTIMONIALS BEFORE FORMATING ✦✦✦ */
.testimonials-before {
	position: relative;
	display: inline-block;
	width: 100%;
	color: #EAC349;
	vertical-align: middle;
	font-size: 40px;
	line-height: 0;
	text-align: center;
	justify-content: space-around;
	padding-top: 20px;
}

/* ✦✦✦ TESTIMONIALS MESSAGE FORMATING ✦✦✦ */
.testimonials-message {
	position: relative;
	display: inline-block;
	width: 100%;
	color: #c5c5c5;
	font-family: "Sansation", sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
}

/* ✦✦✦ TESTIMONIALS AFTER FORMATING ✦✦✦ */
.testimonials-after {
	position: relative;
	display: inline-block;
	width: 100%;
	color: #EAC349;
	vertical-align: middle;
	font-size: 40px;
	line-height: 0;
	text-align: center;
	justify-content: space-around;
	padding-bottom: 20px;
}

/* ✦✦✦ TESTIMONIALS REVIEW SENDER FORMATING ✦✦✦ */
.testimonials-review-sender {
	position: relative;
	display: inline-block;
	width: 90%;
	padding: 5px;
	margin: 5px;
	vertical-align: middle;
	justify-content: space-around;
}

/* ✦✦✦ TESTIMONIALS REVIEW SENDER NAME FORMATING ✦✦✦ */
.testimonials-review-sender-name {
	position: relative;
	display: inline-block;
	width: 100%;
	color: goldenrod;
	font-family: "Sansation", sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

/* ✦✦✦ TESTIMONIALS REVIEW SENDER POST FORMATING ✦✦✦ */
.testimonials-review-sender-post {
	position: relative;
	display: inline-block;
	width: 100%;
	color: #C5C5C5;
	font-family: "Sansation", sans-serif;
	font-size: 18px;
	text-align: center;
}


/* ╔═══════════════════════════════════════════╗ */
/* ║             RESPONSIVE MEDIA              ║ */
/* ╚═══════════════════════════════════════════╝ */

/* ✦✦✦ RESPONSIVE MEDIA QUERIES 500PX ✦✦✦ */
@media only screen and (min-width: 500px) {
	.testimonials-body-review-box {
		width: 400px;
		height: 550px;
	}
}

/* ✦✦✦ RESPONSIVE MEDIA QUERIES 1200PX ✦✦✦ */
@media only screen and (min-width: 1200px) {
	.testimonials-body-first-containt {
		width: 70%;
	}
	.testimonials-body-second-containt {
		width: 70%;
	}
}