/* CSS Document */#navigation li,#navigation li:hover,.button,.button:hover{	-webkit-transition:0.5s all ease;	-moz-transition:0.5s all ease;	-o-transition:0.5s all ease;	-ms-transition:0.5s all ease;}.box{	margin-left:auto;	margin-right:auto;}/*===SLIDER===*/.slider {	border-top:1px solid #e0e0e0;	border-bottom:1px solid #e0e0e0;	position:relative;}.rslides {	position:relative;	list-style:none;	overflow:hidden;	width:100%;	padding:0;	margin:0;}.rslides li {	-webkit-backface-visibility:hidden;	position:absolute;	display:none;	width:100%;	left:0;	top:0;}.rslides li:first-child {	position:relative;	display:block;	float:left;}.rslides img {	display:block;	height:auto;	float:left;	width:100%;	border:0;}.caption{	width:56%;	position:absolute;	top:35%;	left:20%;	text-align:center;}.caption h3{	color:#FFF;	font-weight:700;	font-size:1.8em;	text-transform:uppercase;}.caption p{	color:#FFF;	line-height:1.5em;	font-size:0.875em;	text-align:center;	margin:1em 0 1.5em 0;}a.morebtn{	background:#ff6e13;	padding:0.8em 0;	display:block;	font-size:0.875em;	text-transform:uppercase;	color:#FFF;	width:20%;	margin:0 auto;	transition:0.5s all ease;	-webkit-transition:0.5s all ease;	-moz-transition:0.5s all ease;	-o-transition:0.5s all ease;	-ms-transition:0.5s all ease;}a.morebtn:hover{	background:#202020;}.callbacks_tabs a:after {	content:"\f111";	font-size:0;	font-family:FontAwesome;	visibility:visible;	display:block;	height:4px;	width:35px;	display:inline-block;	background:#202020;}.callbacks_here a:after{	background:#005dab;}.callbacks_tabs a{	visibility:hidden;}.callbacks_tabs li{	display:inline-block;}ul.callbacks_tabs.callbacks1_tabs {	position:absolute;	bottom:14px;	z-index:5;	left:13px;}.callbacks_nav {	position:absolute;	-webkit-tap-highlight-color:rgba(0,0,0,0);	top:50%;	left:0;	opacity:0.7;	z-index:3;	text-indent:-9999px;	overflow:hidden;	text-decoration:none;	height:117px;	width:30px;	background:transparent url("../images/arrows.png") no-repeat left top;	margin-top:-45px;}.callbacks_nav.next {	left:auto;	background-position:right top;	right:0; }  /*===GALLERY===*/#ccgallery {	display:none;	margin-top:20px;}.nbs-flexisel-container {	position:relative;	max-width:100%;}.nbs-flexisel-ul {	position:relative;	width:9999px;	margin:0px;	padding:0px;	list-style-type:none;	text-align:center;}.nbs-flexisel-inner {	overflow:hidden;	width:100%;	margin:00px auto;}.nbs-flexisel-item {	float:left;	margin:0;	padding:0px;	cursor:pointer;	position:relative;	line-height:0px;}.nbs-flexisel-item > img {	cursor:pointer;	position:relative;}/*---- Navigation ---*/.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {	display:none;}.team-grid{	background:#ececec;	margin:0 13px;	height:100%;	padding:6px 7px 5px;}.team-grid h3{	color:#1f1f1f;	margin:15px 0;	font-size:14px;}.team-grid img {	width:100%;}