@charset "utf-8";
/* CSS Document */

.wrapper-carousel {
	padding-top: 30px;
	padding-bottom: 30px;
	/* [disabled]margin-top: -28px; */
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid rgba(0,0,0,1.00);
	border-top: 1px solid rgba(0,0,0,1.00);
	/* [disabled]background-image: url(../images/backgrounds/sections/testimonials.png); */
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	/* [disabled]background-attachment: fixed; */
	padding-left: 0px;
	padding-right: 0px;
}

#galleries {
	padding: 30px;
}

.wrapper-carousel ul {
	margin-left: 10px;
}

.wrapper-carousel li {
	color: #fff!important;
	font-size: 1rem;
	line-height: 1.4;
	text-align: left;
}

.wrapper-carousel_logos {

}
.wrapper-carousel_logos img {
	margin-bottom: 10px;
}

.carousel_bg-1 {
	background-color: #2C372C;
}

.carousel_bg-2 {
	/* [disabled]border: 1px solid rgba(255,255,255,0.70); */
	background-color: #22435B;
}

.content-carousel {
	/* [disabled]border-bottom: 1px solid rgba(255,255,255,0.2); */
	/* [disabled]border-top: 1px solid #252525; */
	/* [disabled]background-color: #2A9E4D; */
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	max-width: 900px;
}

.content-carousel h3
{
	margin-bottom: 20px!important;
	color: rgba(100,100,100,0.3);
	font-weight: bold;
}
.content-carousel h4
{
	margin-bottom: 12px!important;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-weight: bolder;
}

.content-carousel p
{
	/* [disabled] */
	font-size : 1.3rem;
	font-weight : normal;
	color : #FFFFFF;
	text-transform : none;
	text-align: center;
}
#testimonials .content-carousel p
{
	font-family: 'Loved by the King', cursive;
	font-size : 1.8rem;
	line-height: 1.4;
	/* [disabled]font-weight: 500; */
}

.content-carousel h6
{
	font-size : 1rem;
	font-weight : normal;
	color : #B3B3B3;
	text-transform : none;
	/* [disabled]letter-spacing : 2px; */
	text-align: center;
	/* [disabled]font-style: italic; */
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 30px;
}


@media only screen and (min-width : 660px) {
	
	.content-carousel {

	}	

	.wrapper-carousel ul {
	/* [disabled]font-size: 1.2rem; */
	/* [disabled]line-height: 1.2; */
	}	
	
	.wrapper-carousel li {
	font-size: 1.2rem;
	/* [disabled]line-height: 1.2; */
	/* [disabled]text-align: center; */
	}	
	
	.content-carousel h3
	{
	/* [disabled]margin-bottom: 12px!important; */
	/* [disabled]line-height: 1; */
	/* [disabled]font-size: 1.2rem; */
	}
	.content-carousel h4
	{
	line-height: 1;
	font-size: 1.5rem;
	}	
	
	.content-carousel h6
	{
	font-size : 1.1rem!important;
	line-height: 1.2;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: right;
	margin-left: 0px;
	}	
	
	.content-carousel p {
	/* [disabled]text-align: left!important; */
	/* [disabled]font-size: 1.2rem; */
	/* [disabled]line-height: 1.2; */
	}
	#testimonials .content-carousel p
	{
	font-size : 2rem;
	line-height: 1.4;
	}	
}
