/*============ 
SERVICE ABOUT PAGE
==========================*/
i{
	color:#fff;
}
.service-margin{
	margin-bottom:0px;
	background-color: #ebebeb;
}
.service{
font-size:24px;
	color: #292F33;

}
.carousel-caption p{
	font-family: 'Roboto Condensed', sans-serif;
	color: #ededed;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
}
.carousel-caption h1,.carousel-caption h2,.carousel-caption h3,.carousel-caption h4, .carousel-captionh5,.carousel-caption h6 {
	font-family: 'Roboto Condensed', sans-serif;
	margin: 0 0 15px;
	text-transform:inherit;
	font-size: 16px;
    font-weight: 100;
    color: #898080;
	width:100%;
}
.carousel-caption h1 {
	font-size: 40px;
	font-weight: 700;
}
.carousel-caption h2{
	font-weight: 700;
}
.carousel-caption h3 {
    font-size: 24px;
}
.carousel-caption h5{
    font-size: 16px;
}
.carousel-caption h6 {
    font-size: 13px;
}
.service-text1{
	padding:10px 10px;
}
.service-text2{
	padding:22px 10px;
	font-size:20px;
}
/*--------------------------------
[ Awesome carousel style one  ]
-----------------------------------*/
.awesome-carousel {
	margin-top: 40px;
}
#awesome-carousel img {
	background-position: center center;
	background-size: cover;
	max-height: 270px;
	width: 100%;
}
.overlay {
	background: #cecece none repeat scroll 0 0;
	height: 100%;
	left: 0;
	opacity: 0.4;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.item {
    position: relative;
}
#awesome-carousel .item .carousel-caption {
    left: 20%;
    right: 20%;
    text-align: center;
	top: 0%;
    text-shadow:none;
}
.carousel-inner .item .carousel-caption{ 
    display:none;
}
.carousel-inner .item.active .carousel-caption{ 
    display:block
}
.carousel-inner .item.active .carousel-caption h1 {
    -webkit-animation: fadeInUp 800ms ease-in-out;
    animation: fadeInUp 800ms ease-in-out;
}
.carousel-inner .item.active .carousel-caption h4 {
    -webkit-animation: fadeInUp 2000ms ease-in-out;
    animation: fadeInUp 2000ms ease-in-out;
}
.carousel-inner .item.active .carousel-caption a{
    -webkit-animation: fadeInUp 3000ms ease-in-out;
    animation: fadeInUp 3000ms ease-in-out;
}
@media (max-width:1199px) {
#awesome-carousel img {
	background-position: center center;
	background-size: cover;
	max-height:270px;
	width: 100%;
}
}
@media (max-width:991px) {
#awesome-carousel img {
	background-position: center center;
	background-size: cover;
	max-height: 290px;
	width: 100%;
}
}
@media (max-width:735px) {
#awesome-carousel img {
	background-position: center center;
	background-size: cover;
	width: 100%;
	max-height:300px;
}
#awesome-carousel .item .carousel-caption {
	left: 20%;
	right:20%;
	text-align: center;
	top:7%;
	text-shadow:none;
}
.service-text1{
	padding:10px 10px;
	margin-left:0px;
}
.carousel-caption h4{
	font-size: 16px;
	text-transform:none;
}
}
@media (max-width:650px) {
#awesome-carousel img {
	background-position: center center;
	background-size: cover;
	width: 100%;
	max-height:260px;
}
#awesome-carousel .item .carousel-caption {
	top:6%;
}
.carousel-caption h4{
	font-size: 14px;
	text-transform:none;
	margin-top:-12px;
}
.carousel-caption h2{
	font-weight: 700;
	font-size: 23px;
}
.service-text2{
	padding:15px 5px; 
	font-size:17px;
}
.service-text1{
	padding:10px 10px;
}
.fa-3x{
	font-size:2em;
}
}
@media (max-width:530px) {
#awesome-carousel img {
	background-position: center center;
	background-size: cover;
	width: 100%;
	max-height:200px;
}
#awesome-carousel .item .carousel-caption {
	left: 10%;
	right:10%;
	text-align: center;
	top: 4%;
	text-shadow:none;
}
.carousel-caption h4{
    font-size: 13px;
	text-transform:none;
	margin-top:-17px;
}
.carousel-caption h2{
	font-weight: 700;
	font-size: 23px;
}
.service-text2{
	padding:15px 5px;
	font-size:17px;
}
}
@media (max-width:480px) {
.carousel-caption h1,.carousel-caption h2,.carousel-caption h3,.carousel-caption h4, .carousel-captionh5,.carousel-caption h6 {
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1.5;
	margin: 15px auto 15px auto;
	text-transform: uppercase;
}
#awesome-carousel img {
	background-position: center center;
	background-size: cover;
	width: 100%;
	max-height:0px;
}
.overlay {
	background: none;
	height: 95%;
	left: 0;
	opacity: 0.4;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
	display:none;
}
.service-text1{
	padding:7px 10px;
	margin-right:-7px;
}
.service-margin{
	margin-bottom:0px;
}
#awesome-carousel .item .carousel-caption {
	left: 30%;
	right:30%;
	text-align: center;
	top:0%;
	bottom:10%;
	z-index:9999;
	background-color:#ebebeb;
	text-shadow:none;
	height:220px;
}
.carousel-caption h4{
    color: #898080;
	font-weight:100;
	text-transform:inherit;
	font-size: 14px;
    letter-spacing: normal;
	width:75%;
	margin: -22px auto auto;
	text-align:justify;
	line-height: 1.6;
}
.carousel-caption h2{
	font-weight: 700;
	font-size: 23px;
	color:#fff;
	margin-left:20px;
}
.service-text2{
	padding:12px 5px; 
	font-size:15px;
}
}
