﻿/*----------------------------------


	
------------------------------------------------------------------------*/


@import url('skeleton.css'); /* Import skeleton Stylesheet */




/*-----------------------------------------------------------------------------------*/

	

/* TOP SLOGAN */



	  
	  
/* HOME-CONTENT */

.home-content { clear:both; }
.home-content img, .page-content img  {	height: auto; max-width: 100%;	} 
	  



h4.subtitle { border-bottom: 1px solid #e8edee; font-family: Arial; font-weight:700; text-transform:uppercase; padding-left:2px; margin:35px 0 21px 0; line-height:2; font-size:14px; color:#7d8891; clear:both;}
h4.subtitle img { float:left; margin-right:5px; vertical-align:baseline }
h4.subtitle.r1dd { margin-top:20px;}
.title {  url(../images/title-left1.png) repeat-x 0 9px; overflow:hidden; margin-bottom:21px; clear:both; }
.title h4 { display:inline; padding:0 9px 0 0; margin:0; float:left; font-weight:700; color:#626a71; text-transform:capitalize; }


ul.our-clients { display:block; margin-bottom:20px; border-bottom:1px solid #e5e5e5;  box-shadow: 0px 2px 4px -3px rgba(0,0,0,0.1);  -webkit-box-shadow: 0px 2px 4px -2px rgba(0,0,0,0.1);}
ul.our-clients li { float:left; display: inline; border-left:1px dashed #e5e5e5; padding:3px 12px 12px; text-align:center; height:75px; width:166px;}
ul.our-clients li:hover { background:#fdfdfd;}
ul.our-clients li:nth-child(1) {border-left:0 none;}
ul.our-clients:after { clear:both; }
ul.our-clients img { max-width:100%;}

.white-space { clear:both; width:100%; height:40px;}





/* #Misc
================================================== */




/*	jCarousel */

.jcarousel-container {	max-width: 100%; padding:0; display:block; position:relative; }	
.jcarousel-clip { position:relative; overflow: hidden; width: 100%;	}
ul.jcarousel-list { overflow: hidden; position: relative; top: 0px; margin: 0px; padding: 0px; left: 0px; }
ul.jcarousel-list li { float:left; list-style:none;}
ul.jcarousel-list li img { max-width:100%;}
.jcarousel-item {  }
.jcarousel-next, .jcarousel-prev { background:#bad4df url(../images/nextarrow7.png) center center no-repeat; width: 19px; height: 19px;	position: absolute;	right: 1px;	top: -47px;	cursor: pointer; }
.jcarousel-prev { background:#bad4df url(../images/prevarrow7.png) center center no-repeat;	right: 22px; }
.jcarousel-next:hover, .jcarousel-next:active,
.jcarousel-prev:hover, .jcarousel-prev:active { background-color: #7C7C7C; }
.jcarousel-next-disabled, .jcarousel-next-disabled:hover,
.jcarousel-prev-disabled, .jcarousel-prev-disabled:hover {	background-color: #e5e8ea;	cursor: auto; }