
/* Team */

.team-block {
	position: relative;
	width: 100%;
	height: auto;
	min-height: 300px;
	background-color: rgba(244,241,239,1.00);
	color: rgba(177,158,145,1.00);
	padding: 0px 270px 0px 290px;
	margin: 0;
	}

.team-block h3 {
	color: rgba(177,158,145,1.00);
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 1.25em;
	line-height: 1.2em;
	text-transform: uppercase;
	}

.team-content {
	text-align: left;
	padding: 30px 0px 20px 0px;
	}

.team-foto {
	width: 248px;
	position: absolute;
	top: 0px;
	left: 0px;
	}

.team-foto img {
	width: 100%;
	height: auto;
	}

.team-job {
	font-size: 1.25em;
	padding: 0px 0px 15px 0px;
	}


.team-job a:link {
	color: rgba(177,158,145,1.00);
	text-decoration: none;
	}


.team-job a:hover {
	color: rgba(177,158,145,1.00);
	text-decoration: none;
	}


.team-job a:visited {
	color: rgba(177,158,145,1.00);
	text-decoration: none;
	}


.team-job a:active {
	color: rgba(177,158,145,1.00);
	text-decoration: none;
	}



/* Team_k */

.team-block_k {
	position: relative;
	width: 100%;
	height: auto;
	min-height: 150px;
	background-color: rgba(244,241,239,1.00);
	color: rgba(177,158,145,1.00);
	padding: 0px 20px 0px 165px;
	margin: 0;
	}

.team-block_k h3 {
	color: rgba(177,158,145,1.00);
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 1.25em;
	line-height: 1.2em;
	text-transform: uppercase;
	}

.team-content_k {
	text-align: left;
	padding: 30px 0px 20px 0px;
	}

.team-foto_k {
	width: 130px;
	position: absolute;
	top: 0px;
	left: 0px;
	}

.team-foto_k img {
	width: 100%;
	height: auto;
	}

.team-job_k {
	font-size: 1.25em;
	padding: 0px 0px 15px 0px;
	}


.team-job_k a:link {
	color: rgba(177,158,145,1.00);
	text-decoration: none;
	}


.team-job_k a:hover {
	color: rgba(177,158,145,1.00);
	text-decoration: none;
	}


.team-job_k a:visited {
	color: rgba(177,158,145,1.00);
	text-decoration: none;
	}


.team-job_k a:active {
	color: rgba(177,158,145,1.00);
	text-decoration: none;
	}