@charset "utf-8";
/* CSS Document */


.wrapperLogosSliding {
	padding-top: 30px;
	padding-bottom: 0px;
	border-bottom: 7px solid #FFFFFF;
	border-top: 52px solid #8BCBFB;
	background-color: #FFFFFF;
	/* [disabled]margin-top: 20px; */
}
.wrapperLogosStationary {
	padding-top: 30px;
	padding-bottom: 0px;
	border-bottom-color: #8A8D8F;
	border-bottom-style: solid;
	/* [disabled]border-bottom-width: 10px; */
	border-top: 3px solid #949494;
	background-color: #FFFFFF;
}
.wrapperCommentsSliding {
	padding-top: 3rem;
	padding-bottom: 3rem;
	background-color: rgba(73,73,73,0.90);
	/* [disabled]border-top: 2px solid #676767; */
}
.wrapperTestimonialsSliding {
	padding-top: 10px;
	padding-bottom: 18px;
	background-color: #000000;
	border-top: 2px solid #fff;
}


#testimonialsSliding .row {
	/* [disabled]padding-top: 12px!important; */
	padding-right: 0px;
	padding-left: 0px;
	border-radius: 0px;
	/* [disabled]padding-bottom: 22px!important; */
	/* [disabled]background-color: #ccc; */
}

#commentsSliding .row {
	/* [disabled]padding-top: 12px!important; */
	/* [disabled]padding-right: 20px; */
	/* [disabled]padding-left: 20px; */
	border-radius: 6px;
	/* [disabled]padding-bottom: 22px!important; */
	/* [disabled]background-color: #ccc; */
}

#testimonialsSliding p {
	/* [disabled]font-family: 'Niconne', cursive; */
	font-size: 1.6rem;
	line-height: 1.4;
	font-weight: 300;
	color: rgba(255,255,255,1.00);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

#testimonialsSliding img
{
	margin : 25px auto 15px;
	max-width : 100%;
}
#testimonialsSliding h2
{
	font-size : 2rem;
	line-height: 1;
	text-align: center;
	color : #5F5F5F;
	font-weight : bold;
	text-transform: uppercase;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
	padding: 0px;
	letter-spacing : 1px;
}
#testimonialsSliding h4
{
	font-size : 1.2rem;
	font-weight : 300;
	color : #BBBBBB;
	text-transform : none;
	letter-spacing : 1px;
	text-align: right;
	padding: 0px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#commentsSliding p {
	/*font-family: 'Caveat', cursive;*/
	font-size: 1.4rem;
	line-height: 1.2;
	font-weight: 300;
	color: #EAEAEA;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#commentsSliding h2
{
	/* [disabled]font-family: 'Tangerine', cursive; */
	font-size : 1.4rem;
	line-height: 1.2;
	text-align: center;
	color : #9F9F9F;
	font-weight : 500;
	text-transform: uppercase;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0.6rem;
	margin-top: 0rem;
	letter-spacing : 2px;
}

#commentsSliding img
{
	margin : 25px auto 15px;
	max-width : 100%;
}
#commentsSliding h3
{
	font-size : 2rem;
	color : #B4C126;
	font-weight : normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	/* [disabled]margin-bottom : 20px; */
	letter-spacing : 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	line-height: 1;
	text-align: left;
}
#commentsSliding h4
{
	font-size : 1.2rem;
	font-weight : 400;
	margin-top: 30px;
	color : #AFAFAF;
	text-transform : none;
	letter-spacing : 1px;
	text-align: center;
}


#testimonialsSliding p::before {
	/* Add quotes around text. Must be specific slider so specify with ID */
	/*font-size: 40px;
	line-height: 26px;
	font-weight: 400;
	color: #ccc;*/
	/*content: '"';*/
	/*content: open-quote;*/
	/*content: url(../images/symbols/quotes-left.png);*/
	/* Font Awesome symbols */
	font-family: "Font Awesome 5 Pro";
	font-size: 1rem;
	font-weight: 300;
	color: #A2AD1D;
	content: "\f10d";
	padding-right: 4px;
		/* moves icon up */
	line-height: 3em;
	vertical-align: bottom;
}
#testimonialsSliding p::after {
	/* Add quotes around text. Must be specific slider so specify with ID */
	/* Font Awesome symbols */
	font-family: "Font Awesome 5 Pro";
	font-size: 1rem;
	font-weight: 300;
	color: #A2AD1D;
	content: "\f10e";
	padding-left: 4px;
		/* moves icon up */
	line-height: .6em;
	vertical-align: bottom;
}
.add-questionmark h1::after {
	/* Add quotes around text. Must be specific slider so specify with ID */
	/* Font Awesome symbols */
	font-family: "Font Awesome 5 Pro";
	font-size: inherit;
	font-weight: bold;
	color: #fff;
	content: "\f128";
	padding-left: 4px;
		/* moves icon up */
	line-height: inherit;
	vertical-align: bottom;
}
	/* end fontawesome */


@media only screen and (min-width : 660px) {
	#commentsSliding h2
	{
	font-size : 2rem;
	line-height: 1.2;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	margin-top: 0rem;
	}
	#testimonialsSliding h2
	{
	font-size : 2.4rem;
	line-height: 1.2;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
	padding: 0px;
	}	
	
	#testimonialsSliding p {
	font-size: 1.4rem;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	line-height: 1.2;
	}
	#testimonialsSliding h4 {
	font-size : 1rem;
	padding: 0px;
	margin-top: 0px;
	}
	
	#commentsSliding p {
	font-size: 2rem;
	text-align: left;
	line-height: 1.4;
	}
	#commentsSliding h1 {
	font-size : 2rem;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	line-height: 1;
	padding-bottom: 10px;
	}
	
	#commentsSliding h3
	{
		font-size : 2rem;
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 0px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-left: 0px;
		padding-bottom: 10px;
	}
}
