@charset "utf-8";
/* CSS Document */

.wrapper-carousel {
	padding-top: 20px;
	padding-bottom: 26px;
	/* [disabled]margin-top: 80px; */
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	/* [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;
	position: relative;
}

#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: #FFFFFF;
}

.carousel_bg-1 p {
	color: #003A60!important;
}
.carousel_bg-1 h3 {
	color: #575757;
	font-size: 90%;
}
.carousel_bg-1 h6 {
	color: #003A60!important;
}

.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: #000000;
	font-weight: bolder;
}

.content-carousel p
{
	/* [disabled] */
	font-size : 1.3rem;
	font-weight : normal;
	/* [disabled]color : #000000; */
	text-transform : none;
	text-align: center;
}
#testimonials .content-carousel p
{
	font-family: 'Hurricane', cursive;
	font-size : 1.8rem;
	line-height: 1.4;
}

.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 {

	}
	#testimonials .content-carousel p
	{
	font-size : 2.8rem;
	line-height: 1.2;
	}	
}
