.testimonial{  width:100%; color:#41464B; height:358px;}
.res_banr{ background-image:url("img/home/banner.png"); background-repeat:no-repeat; }

.banner{ width:1024px;  margin:0 auto; position:relative; }
.testimonial h3{ font-size:32px; font-weight:normal;  color:#868686; /* color:#41464B; */ }
.testimonial p{ 
    font-size: 18px;
    text-align: left;
}
.testimonial span{ 
	height: 206px; 
    left: 10px;
    position: absolute;
    top: 45px;
    width: 480px;
}
.testimonial img{ 
/*	height: 406px;    left: 513px;
    position: absolute;    top: 129px;    width: 618px;
	*/
	padding-bottom: 15px;
	height: 80px;
	width: 265px;
}
.testback{ 
	height: 330px; background:#f1f5f7;
    width: 1024px; 
}
.testback span{
	font-size:24px; font-weight:bold; color:#06afd8; text-align:center;
	width:1024px; font-style:normal;position: relative; top:8px;
}
.testback font{
	color:#dbe3e5;
}
 .ban_img{
	text-align:center; padding:10px;
	width:62px !important; height:44px !important; 
}
.testback p{
	font-size:32px; font-weight:bold; color:#41464b; text-align:center;
	width:1024px; font-style:italic;
}
#testimo{
	padding-top: 10px; clear: both; 
    height: auto;
    width:100%; background:#00b1bc;
	
}
#testimo .bx-wrapper .bx-pager.bx-default-pager a {
    background: none repeat scroll 0 0 #9da6ae;
    border-radius: 5px;
    display: block;
    height: 10px;
    margin: 0 5px;
    outline: 0 none;
    text-indent: -9999px;
    width: 10px;
}
#testimo  .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: none repeat scroll 0 0 #00afd8;
}
#testimo  .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: none repeat scroll 0 0 #00afd8;
}
.testimo_space{
	float:left;clear: both; 
    width: 10%;
}
.testimo_slider{
    padding-bottom: 40px;
	width:1024px;  margin:0 auto;
}
#navi span{   
    font-size:16px; color:#8b939f;
    padding-top: 15px;  font-weight:bold;
    position: absolute;
    text-align: center;
}
#navi img{   
    margin-left:40px; padding:10px
}
#pices {
	width:1024px; color:#8b939f;
}
#pices  .padd{
	padding:25px;
}
#pices .test{
	float: left; max-height:350px;
    height: auto;
    width: 340px;
}
#pices img{
    height: 60px;
    width: 60px;
}
#pices span{
    font-size: 28px;
    font-style: italic;
    padding-left: 10px;
    padding-top: 12px;
    position: absolute;
    text-align: left;
}
#pices a{
    padding-top: 14px; color:#00afd8;
    position: absolute;  font-size: 18px;
    text-align: left;
    text-decoration: none;
}
#pices p{
    height: auto; color:#ffffff;
    text-align: left; font-size: 16px;
}
#pices .side {
    border-top: 1px solid #45B5D0;   
}
#pices .mid {
    border-top: 1px solid #45B5D0;
	border-left: 1px solid #45B5D0;	
	border-right: 1px solid #45B5D0;   
}

#testimo .bx-wrapper .bx-viewport {
	
	height: 350px !important;	
	
}
#testimo  .bx-wrapper .bx-caption {
    bottom: 420px;
    line-height: 40px;
    margin: 0 auto;
    position: relative;
    width: 1024px;
}
.standard {
    height: auto; color:#8b939f; font-size:18px; width:400px;
    text-align: left;
}

#project{	
	clear: both;  
    min-height: 750px; ; background:#eeeeee;
    width:100%; 
}
#project .project_space{
	float:left;clear: both; 
    width: 8%;
}
#project .project_main{
	
	width:1024px; padding-top:30px; margin:0 auto;
}
#pro_div{ width:1024px;  position:relative;} 

#pro_div h3{ 
	color: #06AFD8;  padding: 35px 20px 2px;
    font-family: Optima-Regular;
    font-size: 32px;
    font-weight: normal;
    letter-spacing: 0;
    text-align: left;
	}  
#pro_div p{
	color: #8B939F;
    font-family: DIN-Alternate;
    font-size: 13pt;
    letter-spacing: 0.02em;
    line-height: 26px;
    margin-top: -5px;
    padding: 20px;
    text-align: left;
}
	.thumb {
		display:block;
		width:340px;
		height:340px;
		position:relative; cursor:pointer;
		float:left;
	}
	
		.thumb-wrapper {
			display:block;
			width:100%;
			height:100%;
		}
	
		.thumb img {
			width:100%;
			height:100%;
			position:absolute;
			display:block;			
					
		}
		
		.thumb .thumb-detail {
			display:block;
			width:100%;
			height:100%;
			position:absolute; 
			font-weight:normal;	
		}
	.thumb.scroll {
		overflow: hidden;
	}	
	
		.thumb.scroll .thumb-detail {
			bottom:-280px;
		}
	
	.thumb.flip {
		-webkit-perspective:1024px;		
		   -moz-perspective:1024px;
		    -ms-perspective:1024px;		   		
		     -o-perspective:1024px;
  		        perspective:1024px;
	}
	
		.thumb.flip .thumb-wrapper {
			-webkit-transition: -webkit-transform 1s;
			   -moz-transition: -moz-transform 1s;
			    -ms-transition: -moz-transform 1s;
			     -o-transition: -moz-transform 1s;
			        transition: -moz-transform 1s;
			-webkit-transform-style: preserve-3d;
			   -moz-transform-style: preserve-3d;			
			    -ms-transform-style: preserve-3d;			
			     -o-transform-style: preserve-3d;			
					  transform-style: preserve-3d;			
		}
		
		.thumb.flip .thumb-detail {
			-webkit-transform: rotateY(-180deg);
			   -moz-transform: rotateY(-180deg);
			    -ms-transform: rotateY(-180deg);
			     -o-transform: rotateY(-180deg);
			        transform: rotateY(-180deg);			   			
		}
		
		.thumb.flip img,
		.thumb.flip .thumb-detail {
			-webkit-backface-visibility: hidden;
			   -moz-backface-visibility: hidden;
			    -ms-backface-visibility: hidden;
			     -o-backface-visibility: hidden;
			        backface-visibility: hidden;
		}
		
		.thumb.flip .flipIt {
			-webkit-transform: rotateY(-180deg);
			   -moz-transform: rotateY(-180deg);			
			    -ms-transform: rotateY(-180deg);			
			     -o-transform: rotateY(-180deg);			
			        transform: rotateY(-180deg);			
		}
.mens .title {
    color: #5E5E5E;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    width: 55%;
}
#rit-img {
    border: 1px solid #DBDBDB;
    clear: both;
    float: right;
    margin-left: 5px;
    width: 360px !important;
    height: 220px !important;
}
.popImg{
	height: 50px;
    padding-left: 112px;
    position: absolute;
    width: 160px;
}
.cont_title{
    color: #309acf;
    font-size: 22px;
    padding: 15px 0;
	/*text-shadow: 4px 4px 4px #0089b7;*/
}
.contact-info {
	border-radius: 10px;
	background: none repeat scroll 0 0 #efefef;
    margin-left: 300px;
	border: 2px solid #000000;
    box-shadow: 0 2px 6px 6px rgba(0, 0, 0, 0.3);
    display: none;
    height: auto;
    padding: 10px 15px 15px 25px;
    position: absolute;
    text-align: left;
    width: 460px;
}
.contact-info span{ 
	background-image: url("img/home/close.png");
	cursor: pointer;
    height: 36px;  width: 36px;    
    right: -10px;    top: -10px;
   position: absolute;
    z-index: 999;
}
.cntct_form{
	width: 425px;
	margin:0 auto;
}
.field, .smal {
    margin-bottom: 8px;
}
.small_input {
    border: 1px solid #d2d2d2;
    border-radius: 5px; 
    color: #6f6f6f;
    height: 15px;
    padding: 10px;
    vertical-align: middle !important;
    width: 183px;
}
.large{  width: 390px; }
.large_textarea {
    border: 1px solid #d2d2d2;
    border-radius: 5px; margin-top:10px;
    color: #6f6f6f;
    height: 112px;
    padding: 10px;
    text-align: left !important;
    vertical-align: middle;
    width: 390px;
}
input.button[type="submit"] {
    cursor: pointer; margin-top: 12px;
    font-size: 16px; margin-left: 2px;
    font-weight: bold;
    outline: 0 none;
    padding: 6px 20px;
    width: 135px;
}
.button, button {
    border-radius: 5px;
    display: inline-block;
    font-weight: bold;
    padding: 4px 18px;
}
.button, button {
    background: none repeat scroll 0 0 #37a9f2;
    border: 1px solid #37a9f2;
    color: #fff;
    cursor: pointer;
}
.errorclass {
    color: #ff0000;
    font-size: 12px;
    width: 50%;
	padding-bottom: 4px;
}
#tabs section{ background:#ffffff;}
.serhed {
    color: #767a7d;
    font-size: 38px;
    text-align: center;
}
.tabs {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 3em 0 2em;
}

/* Nav */
.tabs nav {
	text-align: center;
}

.tabs nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}

.tabs nav ul li {
	border: 1px solid #bababa;
	margin: 0 0.4em; min-width: 140px;
	float: left;
	position: relative;
	background:#ffffff;
}

.tabs nav li.tab-current {	
	/*box-shadow: inset 0 2px #47a3da;
	border: 1px solid #47a3da;
	background: url("img/products/blue.png") no-repeat scroll center center rgba(0, 0, 0, 0); 
	background:#00a5e3;	
	border-bottom: none;*/
	background:#00a5e3;
	color: #ffffff;
	z-index: 100;
}

.tabs nav li.tab-current:before,
.tabs nav li.tab-current:after {
	content: '';
	position: absolute;
	height: 1px;
	right: 100%;
	bottom: 0;
	width: 1000px;
	/*background: #47a3da;*/
}

.tabs nav li.tab-current:after {
	right: auto;
	left: 100%;
	width: 4000px;
}

.tabs nav a {
	color: #7f7f7f; text-decoration:none;
	font-size: 1.11em;
	line-height: 2.2;
	padding: 0 1.25em;
	white-space: nowrap;
}

.tabs nav a:hover {
	color: #768e9d;
}

.tabs nav li.tab-current a {
	color: #ffffff; text-decoration:none;
}

/* Icons */
.tabs nav a:before {
	display: inline-block;
	vertical-align: middle;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	margin: -0.25em 0.4em 0 0;
}


/* Content */
.content section {
	font-size: 1.1em;
	padding: 3em 3em;
	display: none;
	max-width: 1024px;
	margin: 0 auto;
}

.content section:before,
.content section:after {
	content: '';
	display: table;
}

.content section:after {
	clear: both;
}

/* Fallback example */
.no-js .content section {
	display: block;
	padding-bottom: 2em;
	border-bottom: 1px solid #47a3da;
}

.content section.content-current {
	display: block;
}


