@font-face {
    font-family: 'century';
    src: url('fonts/century-gothic.eot');
    src: url('fonts/century-gothic.eot?#iefix') format('embedded-opentype'),
         url('fonts/century-gothic.woff') format('woff'),
         url('fonts/century-gothic.ttf') format('truetype'),
         url('fonts/century-gothic.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
div.top_wrapper {
	width: 100%;
	position: fixed;
	bottom: 0px;
}
div.top_wrapper div.centered_980 {
	position: relative;
}
a#top {
	background: url("img/upper.png");
	width: 86px;
	height: 86px;
	position: absolute;
	bottom: 5px;
	right: -100px;
	z-index: 9999;
}
a#top.collapsed {
/* 	display: none; */
}


h1,h2,h3,h4,h5,h6 {
	font-family: "century";
	font-weight: normal;
	margin: 0;
}
body {
	margin: 0;
	padding: 0;
	background-image: url(img/bg.png);
}
a img {
	border: none;
}
.centered_940 {
	width: 940px;
	margin: 0 auto;
}
.centered_980 {
	width: 980px;
	margin: 0 auto;	
}
.last {
	margin-right: 0px !important;
}
.heading_wrapper {
/*	background: url("img/diagonal_pattern.png");*/
	background: url("img/bg_h1.png");
/*	background-image: url(img/bg_h1.png);
	background-repeat: repeat-x;*/
	overflow: hidden;
	height: 25px;
	background-position: bottom;
}

ul.stars {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul.stars li a {
	text-decoration: none;
	color: #AAA;
}
ul.stars li a.selected {
	color: #0178a3;
}
ul.stars li {
	padding-left: 20px;
	background: url("img/list_star.png") no-repeat left center;
	margin-bottom: 12px;
	font-family: "century";
	font-style: italic;
	color: #AAA;
	font-size: 23px;
}

div.heading_wrapper h1 {
	float: left;
	padding-right: 15px;
	color: white;
	font-size: 16px;
}
div.separator {
	background: url("img/separator.png") no-repeat center center;
	width: 940px;
	height: 25px;
	margin: 0 auto;
	
}
header {
	background: white;
	height: 66px;
	position: fixed;
	width: 100%;
	z-index: 100;
	color: black;
}
/*
header #social_toggle {
	display: block;
	position: absolute;
	width: 67px;
	height: 45px;
	top: 0px;
	left: 85px;
	background: url("img/redes-sociales.png") no-repeat;
	z-index: 2;
}
header #social_box {
	z-index: 1;
	display: none;
	position: absolute;
	top: 40px;
	left: 0px;
	background: url("img/bg_social.png");
	padding: 10px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
header #social_box .twitter {
	border-bottom: 1px solid #D8DFEA;
	padding-bottom: 10px;

}
*/

div#splash {
/*	background: url("img/header_bg.jpg") center 0;*/
	background: url("img/home-naranja-web.jpg") center 0;
	background-repeat: no-repeat;
	height: 730px;
	padding-top: 50px;
	background-position: bottom;
}


nav {
	padding: 0;
	color: white;
	padding-top: 40px;
	font-family: "century";
	font-size: 14px;
	position: relative;
}
nav ul {

background-color: #ff6600;

	list-style-type: none;
	float: right;
	right: 0px;
	top: 0px;
	padding: 10px;
padding-right: 0px;	
	margin: 0;
}
nav ul li {
	float: left;
	padding-right: 10px;
	font-weight: bold;
	letter-spacing: -1px;
}
nav ul li a {
	color: #ffffff;
	text-decoration: none;
}
nav ul li a:hover,
nav ul li a.current {
	color: white;
}

div.pictures_wrapper {
/*margin-top: -45px;*/
background-image: url(img/bg_social.png);
background-repeat: repeat-x;
}
div#pictures {
	height: 469px;
	padding-top: 17px;
}
div#pictures .gallery {
	width: 940px;
	margin: 0 auto;
	list-style-type: none;
	padding: 0;
	overflow: none;
	height: 106px;
	margin-bottom: 23px;
	
}
div#pictures .gallery li {
	/*background: url("img/diagonal_pattern.png");*/
	width: 290px;
	float: left;
	padding: 3px;
	margin-right: 17px;
}
div#pictures .heading_wrapper {
	margin-bottom: 17px;
}
div#pictures h2 {
	font-size: 19px;
	font-family: "century";
	background: #e6e6e6;
	width: 170px;
	text-align: center;
	margin: 0 auto;
	text-shadow: white 1px 1px 0;
	color: #aaaaaa;
	font-weight: normal;
}
div#pictures .black {
	color: #2d2d2d;
}


div#pictures .gallery .imgmask {
	width: 130px;
	height: 100px;
	overflow: hidden;
}

div#pictures .gallery .imgmask img {
	max-width: 130px;
}


div#pictures #twitter {
	background: url("img/twitter_icon.png") no-repeat;
	padding-left: 55px;
	height: 50px;
	position: relative;
	margin-bottom: 40px;
	margin-top: 6px;
}
div#pictures #twitter .tweets p{
	padding: 0;
	margin: 0;
	color: white;
	text-shadow: #999 1px 1px 0;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-size: 14px;
	vertical-align:middle;
}
div#pictures #twitter .tweets a {
	color: #d0d0d0;
	text-decoration: none;
}
div#pictures #twitter div.tweet {
	display: table-cell;
	height: 62px;
	vertical-align: middle;
}
div#pictures #twitter .tweets {
	list-style-type: none;
	position: absolute;
	left: 90px;
	top: -13px;
	padding: 0;
	margin: 0;
	width: 855px;
}
div#pictures #twitter .button-left{
	left: 60px;
}
div#pictures #twitter .button-left,
div#pictures #twitter .button-right {
	position: absolute;
	top: 0px;
	width: 23px;
	height: 37px;
	background: url("img/twitter_widget_nav.png") no-repeat 0px center;
}
div#pictures #twitter .button-left:hover,
div#pictures #twitter .button-right:hover {
	background-image: url("img/twitter_widget_nav_hover.png");
}

div#pictures #twitter .button-right {
	right: 0px;
	background-position: -23px center;
}

div.philosophy_wrapper {
	height: 638px;
	padding: 17px 0px;
/*	background: url(img/slider_bg.jpg) center bottom no-repeat #f1f1f1;*/
}
div#philosophy .heading_wrapper {
	margin-bottom: 35px;
}

div.philosophy_wrapper_2 {
	padding: 35px 0;
}

div#philosophy_2 menu {
	margin: 10px auto;
	height: 23px;
	padding: 0;
	width: 56px;
}
div#philosophy_2 menu a {
	display: block;
	float: left;
	width: 23px;
	height: 23px;
	background: url("img/twitter_widget_nav.png") no-repeat;
}
div#philosophy_2 menu a:hover  {
	background-image: url("img/twitter_widget_nav_hover.png");
}
div#philosophy_2 menu .left_button {
	margin-right: 10px;
}
div#philosophy_2 menu .right_button {
	background-position: -23px 0px;
}

div#philosophy_2 .phrases {
/* 	display:table-cell; */
	vertical-align:middle;
	overflow: hidden;
}
div#philosophy_2 h3{
	color: #c9c9c9;
	font-style: italic;
	font-size: 37px;
}
div#philosophy_2 h3.center {
	text-align: center;
}
div#philosophy_2 .content {
	background: url("img/philosophy_content.jpg") no-repeat;
	width: 930px;
	height: 477px;
	margin: 30px auto;
}
div#philosophy_2 .content h3 {
	width: 500px;
	float: right;
	text-align: right;
	padding-top: 15px;
}
div.team_wrapper {
	padding-bottom: 35px;
}

div#team .heading_wrapper {
	margin-bottom: 30px;
}
div#team .team_row {
	height: 195px;
	padding: 0 20px;
	list-style-type: none;
}
div#team .team_row li {
	float: left;
	width: 195px;
	height: 195px;
	margin-right: 40px;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;

}
div#team .team_row li .profile {
	width: 195px;
	height: 195px;
	-webkit-transform-style: preserve-3d;
	-webkit-transition: 0.3s;
	-moz-transform-style: preserve-3d;
	-moz-transition: 0.3s;
	position: relative;
}
div#team .team_row li:hover .profile {
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
}
div#team .team_row li .profile .back,
div#team .team_row li .profile .front{
	position: absolute;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-webkit-transition: 0.3s;
	-moz-transform-style: preserve-3d;
	-moz-transition: 0.3s;
}
div#team .team_row li .front {
	left: 0px;
	top: 0px;
	width: 195px;
	height: 195px;
}
div#team .team_row li .back {
	left: 0px;
	top: 0px;
	width: 195px;
	height: 125px;
	background: red;
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	background: url("img/team_member_bg.png") no-repeat;
	padding-top: 70px;
}
div#team .team_row li .back .social {
	text-align: center;
}
div#team .team_row li .back .social a {
	text-decoration: none;
}
#team .team_row li .back h4 {
	text-align: center;
	margin-bottom: 4px;
}

#team .team_row li .back h4 span {
	color: #08B;
	background: url("img/profile_name_underline.jpg") repeat-x left bottom;
	padding-bottom: 4px;
	font-size: 21px;

}

#team .team_row li .back h5 {
	text-align: center;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-style: italic;
	color: #838383;
	font-size: 11px;
	margin-bottom: 5px;
}
div.services_wrapper {
	position: relative;
	background: url("img/services_bg.jpg") no-repeat center 100%;
}
div#services {
	width: 960px;
	padding-left: 20px;
	position: relative;
}
div#services .heading_wrapper {
	margin-bottom: 30px;
	width: 940px;
}

div#services .content {
	background: url("img/services_content.png") no-repeat;
	height: 506px;
	z-index: 2;
	position: relative;
}
div#services .content ul.stars {
	padding-top: 150px;
}

div#services .slides {
	position: absolute;
	top: 135px;
	right: 118px;
	width: 457px;
	height: 293px;
	overflow: hidden;
	z-index: 1;
	background: #0e1b2d;
	padding: 0;
}
div#services .slides li {
	padding: 30px;
	color: white !important;
}

div#clients .heading_wrapper {
	margin-bottom: 30px;
}


div#clients .separator {
	margin-bottom: 30px;
}
div#clients .clients_list  {
	position: relative;
	margin-bottom: 50px;
}
div#clients .clients_list ul {
	padding:0;
	margin:0;
	list-style-type: none;
	width: 873px;
}
div#clients .clients_list li {
	width: 184px;
	height: 119px;
	float: left;
	margin-right: 45px;
}

div#clients .clients_list li img{
	width: 184px;
	height: 119px;
}

div#clients .stripe {
	width: 871px;
	height: 119px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
div#clients .stripe .items {
	position: absolute;
}
div#clients .arrow {
	position: absolute;
	background: url("img/twitter_widget_nav.png") no-repeat left center;
	width: 23px;
	height: 119px;
	display: block;
	top: 0px;

}
div#clients .previous {
	left: 0px;
}
div#clients .next {
	background-position: -23px center;
	right: 0px;
}

div#clients .next:hover,
div#clients .previous:hover {
	background-image: url("img/twitter_widget_nav_hover.png");
}

div.contact_wrapper {
/*	background: url("img/contact_bg.jpg");*/
	padding:  20px 0;
	padding-bottom: 50px;
}
div#contact .heading_wrapper {
	margin-bottom: 40px;
}

div#contact .contact_form {
	overflow: hidden;

	padding-left: 390px;
	margin-bottom: 16px;
}

div.contact_form div.form_container {
	overflow: hidden;
}
div.contact_form div.message {
	display: none;
	padding: 10px 0;
	color: #d3d3d3;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
}
div.contact_form div.warning {
	background: url("img/warning_icon.png") no-repeat left center;
	padding-left: 40px;
}
div.contact_form div.success {
	background: url("img/mail_icon.png") no-repeat left 64%;
	padding-left: 29px;
}
#form_employment div.message {
	color: #444444;
}
#form_employment div.warning {
	background: url("img/warning_icon_dark.png") no-repeat left center;
	padding-left: 40px;
}
#form_employment div.success {
	background: url("img/mail_icon_dark.png") no-repeat left 64%;
	padding-left: 29px;
}
div.contact_form input,
div.contact_form textarea {
	background: url("img/form_elements.png") no-repeat;
	border: 0;
	padding: 5px 10px;
	width: 235px;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	color: #878787;
	font-size: 13px;
}
div.contact_form .user_input {
	color: black;
}

div.contact_form .left {
	float: left;
	width: 255px;
}
div.contact_form .right {
	float: right;
	width: 255px;
}
div.contact_form input {
	height: 29px;
	margin-bottom: 14px;
}
div.contact_form textarea {
	height: 72px;
	background-position: 0px -39px;
	margin-bottom: 23px;
	resize: none; 
	padding: 10px;
}

div.contact_form .submit_button {
	/* background: url("img/submit_button_pattern.png") repeat-x;
	height: 23px;
	width: 110px;
	border-radius: 3px;
	color: #1D96CE;
	padding-top: 7px;
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	display: block;
	float: right;
	text-align: center;
	font-size: 11px;
	text-decoration: none; */
	background: url("img/form_elements.png") 0px -131px;
	display: block;
	width: 114px;
	height: 36px;
	float: right;
	text-indent: -9999px;
}
div#contact .location {
	background: url("img/ttl_location.png") no-repeat;
	padding-left: 390px;
}
div#contact #map {
	width: 550px;
	height: 210px;
}
div#contact .location .info,
div#contact .location .info a {
	font-family: "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	color: #e1e1e1;
	font-style: italic;
	font-size: 13px;
	padding-top: 10px;
}
div#contact .location .address {
	padding-left: 23px;
	background: url("img/house_icon.png") no-repeat;
	margin-bottom: 10px;
	font-size: 11px;
	text-transform: uppercase;
	word-spacing: 3px;
	
}

div#contact .location .mail {
	padding-left: 23px;
	padding-right: 25px;
	background: url("img/mail_icon_small.png") no-repeat 0px 3px;
}
div#contact .location .phone {
	padding: 0px 30px;
	background: url("img/phone_icon.png") no-repeat 0px 5px;
}
div#contact .location .working_hours {
	padding-left: 20px;
	background: url("img/stopwatch_icon.png") no-repeat;
}
 
 div.employment_wrapper {
	padding: 20px 0;
 }


 div#employment .contact_form {
	/* 	height: 175px; */
	background: url("img/ttl_employment.png") no-repeat;
	padding-left: 390px;
}

div#employment h3 {
	color: #dfdfdf;
	font-style: italic;
	font-size: 44px;
	padding: 35px 0;
}

div.lab_wrapper {
	padding: 35px 0;
}
div#lab .content {
	background: url("img/meatlab_content.jpg");
	width: 930px;
	height: 477px;
	
}

footer {
	background: #ff9900;
	padding: 0;
	padding-top: 7px;
	position: relative;
}
footer,
footer a {
	color: white;
	font-family: "century";
	font-size: 12px;
}
footer #footer {
	height: 25px;
}
footer #footer .legal {
	float: right;
}
/* slider */
div.slider {
	height: 380px;
    overflow:hidden;
    position:relative;
	clear: both;
}

div.slider .slides_container {
	width: 938px;
	height: 378px;
	border: 1px solid white;
	overflow: hidden;
	position: relative;
	/* display: none; */
}
div.slider .slide {
	width: 938px;
	height: 378px;
}
div.slider div.slider_caption {
    position:absolute;
    left:0px;
    bottom: 0px;
    background:url(img/slider_caption_bg.png) 0 0 repeat;
    padding: 6px 18px;
	width: 100%;
}
div.slider div.slider_caption .excerpt {
	color: #cdcdcd;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.slider div.slider_caption a{
    font-size:23.8px;
    line-height:25.39px;
    color:#FFF;
	text-decoration: none;
    letter-spacing:-1px;
}

div.slider div.slider_caption span.top {
    display:block;
    font-weight:bold;
}

div.slider div.slider_tab {
    position:absolute;
    left:25px;
    bottom:30px;
	z-index: 10;
}

div.slider div.slider_tab ul {
    margin:0;
    list-style:none;
	padding-top: 8px;
	padding-left: 10px;
}

div.slider div.slider_tab ul li {
    float:left;
    padding:0 5px 0 0;
}

div.slider div.slider_tab ul li a {
    display:block;
    float:left;
    width:18px;
    height:20px;
    text-indent:-9999px;
    background:url(img/slider_tab.png) -18px 0 no-repeat;
}

div.slider div.slider_tab ul li a:hover, 
div.slider div.slider_tab ul li.current a {
    background:url(img/slider_tab.png) 0px 0 no-repeat;
    text-decoration:none;
}


#contacto{
width: 918px; height: 650px;
background-image: url(img/bg_contacto.png);
background-repeat: no-repeat;
}

#contacto h2{display: block; width: 100%; color: white; font-size: 14px; margin-bottom: 15px;font-family: "century";margin-left: 30px;}

#contacto .left,#contacto .right{width: 400px; height: 100%; float: left; margin-left: 30px;}
#contacto .right{ margin-left: 45px;}
#contacto label{display: block; width: 100%; color: white; font-family: "century"; font-size: 12px;}
#contacto input{border: 0; background-color: white; width: 80%; margin-bottom: 10px; clear: left; font-family: "century"; font-size: 12px; color: #ff6600; height: 18px;}
#contacto textarea{resize: none; border: 0; background-color: white; font-family: "century"; font-size: 12px; color: #ff6600; width: 395px; height: 130px;}

#contacto .submit_button{background-image: url(img/boton.png); width: 71px; height: 19px; display: block; float: right; margin-bottom: 100px; cursor: pointer;}

#csschile{width: 120px; height: 135px; position: fixed; top: 0px; left: 0; background-image: url(http://csschile.com/assets/dest_izq.png); z-index: 999;}