/*
 * Author: Carlos Alvarez
 * URL: http://alvarez.is
 *
 * Project Name: FLATTY - Free Bootstrap 3 Theme
 * Version: 1.0
 * URL: http://blacktie.co
 */
img{
	margin-right: 20px;
}
#formulario-slider{
	padding: 10px;
}

.tg  {border-collapse:collapse;border-spacing:0;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 8px;overflow:hidden;word-break:normal;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 8px;overflow:hidden;word-break:normal;}

.centered {
    text-align: center;
}

/* Links */
.contenido{
	display: inline-block; 
}

.logo{
	font-family: 'Mrs Sheppards', cursive;
	font-size: 31px;
	line-height: 31px;
	margin: 0px 0 7px;
	color: #333;
	
}
/* carruceles */
.experiencia{
	width: 100%;
	height: 40%;
	margin-bottom: 20px;
}
.experiencia .exp-texto:before {
  content: open-quote;
  color:#239443;
  font-size: 2em;
  font-weight: bold;
  position: relative;
  top:2px; 
}
.experiencia .exp-texto:after {
  content: close-quote;
  color:#239443;
  font-size: 2em;
  font-weight: bold;
  position: relative; 
  top:2px; 
}
.experiencia .exp-texto {
	quotes: "«" "»";
	line-height:1.3em;
	text-align: justify;
}
.descripcion>span{
	font-size: 2em;
	color:#239443;
	font-weight: bold;
}
.item{

}
.item img {
	width:100%;
	float: left;
}
.carousel-inner {
	width: 100% !important;
	height: auto;
}
.fa-angle-double-left{
	margin-top: 20%;
	margin-right:5px;
}
.fa-angle-double-right{
	margin-top: 20%;
	margin-left:2px;
}
.carousel-control.left:hover, .carousel-control.right:hover {
	background-color: rgba(0,0,0,0.5);
	border: 3px #66A43D solid;
}
.carousel-control.left, .carousel-control.right {
	background-image:none !important;
	opacity:1;	
	border-radius: 100%;
	width:40px;
	height: 40px;
}

.carousel-caption{
	position: absolute;
	z-index: 300;
	height: 20px;	
	padding-top: 2px;
	width: 100%;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
}
.carousel-caption>h3{
	padding-top: 5px;
	margin-top: 0;
}
.fotos{
	float:left;
	border-right: 0;
	width: 40%;
	height: 300px;
}
.descripcion{
	float:left;
	border-left: 0;
	width: 60%;
	height: 300px;
	padding: 20px;
	text-align: justify;
}



@media (min-width: 1200px){
	.carousel-caption>h3{
		font-size: 1em;
	}
}
@media (max-width: 600px) {
  	.descripcion{
		position: relative;
		width: 100%;
		height: auto;
	}
	.fotos{
		width: 100%;
		height: auto;
	}
	.carousel-inner {
		height: auto;
	}
	.carousel-caption>h3{
		font-size: 2em;
	}
}
@media (max-width: 950px) {
  	.descripcion{
		height: auto;
		top: 5px;
		padding-top: 5px;
	}
	.descripcion h2{
		line-height: 3px;
	}
	.carousel-inner {
		height: auto;
	}
	.carousel-caption>h3{
		font-size: 1em;
	}
}
@media (max-width: 900px) {
	.carousel-inner {
		height: auto;
	}
}

@media (min-width: 800px) {
	.carousel-caption>h3{
		padding-top: 0px;
	}
}

@media (min-width: 900px) {
	.carousel-caption>h3{
		font-size: 1.5em;
	}
}
.carousel-control.right {
	top:40%;
	right: 10px;
}
.carousel-control.left {
	top:40%;
	left: 10px;
}

.carrucel400{
	width:100%; 
	float:left;
	margin-right: 20px;
}

/* HeaderWrap */


.logoHeader{
	font-family: 'Mrs Sheppards', cursive;
	font-size: 145px;
	line-height: 31px;
	margin: 105px   0 7px;
	color: #FFF;
	display: block;
	position: relative;
	z-index: 1;
	text-shadow: 8px 8px 0px rgba(0,0,0,0.1);
	text-align: center;
	width: 430px;
}


.downloadButton{
	color: #FFFFFF;
	margin: 10px 10px;
	padding: 20px 50px;
	width: 408px;
	display: none;
	text-align: center;
	font-weight: 300;
	background: transparent;
	border-radius: 3px;
	font-size: 38px;
}

.downloadButton sup{
	font-family: 'Lato', sans-serif;
	font-size:15px;
}

.cropHeaderWrapper{
	overflow:hidden;
	height: 420px;
}

#cropContainerHeaderButton{
	color: #FFF;
	margin: 10px 0 30px 71px;
	padding: 15px 50px;
	width: 407px;
	display: block;
	text-align: center;
	font-weight: 400;
	background: #2CE987;
	text-transform: uppercase;
	border-radius: 2px;
	box-shadow: 8px 8px 0px rgba(0,0,0,0.1);
	font-size: 20px;
	
}

#cropContainerHeaderButton:hover {
	background: #1CD139;
}

.optionsDiv{	
	border-radius:2px;
	position:absolute;
}

.optionsDiv a{
	width:50%;
	margin-right:20%;
	float:left;
	margin-bottom:10px;
	cursor:pointer;
}

#optionsFloating.fixed{
	position:fixed;
	top:100px;
}

.downloadLink{
	font-size: 22px;
	color: #666;
	text-align: center;
	display: block;
	width: 320px;
	width: 320px;
	padding: 10px;
	border: 1px solid #CCC;
	height: 62px;
	margin: 0 auto;
}

.downloadLink:hover {
	background:#FFF;
}

.downloadIcon{
	width:75px;
	height:75px;
	display:block;
	background-size:75px 150px;
	background-position:0px 0px;
	background-image: url(../img/downloadIcon.png);
}

.downloadLink:hover .downloadIcon{
	background-position:0px -75px;
}

.downloadIcon.small{
	width:25px;
	height:25px;
	display:block;
	background-size:25px 50px;
	background-position:0px 0px;
	background-image: url(../img/downloadIcon.png);
}

.downloadLink:hover .downloadIcon.small{
	background-position:0px -25px;
}

.downloadLink .downloadIcon {
	float:left;
}

.downloadLink span{
	line-height: 40px;
	float:left;
}

#cropContainerModal{ width:100%; height:200px; position: relative; border:1px solid #ccc;}
#cropContaineroutput{ width:100%; height:145px; position: relative; border:1px solid #ccc;}
#cropContainerEyecandy{ width:100%; height:200px; position: relative; border:1px solid #ccc;}
#cropContainerPreload{ width:100%; height:200px; position: relative; border:1px solid #ccc;}
#cropContainerMinimal{ width:100%; height:200px; position: relative; border:1px solid #ccc;}
#cropContainerPlaceHolder2{ width:100%; height:200px; position: relative; border:none;}


#web_by {position:absolute; right:10px; font-size:10px; color:#aaa; padding:13px; cursor:pointer;  }
#web_by  label{  display:none; position:absolute; right:5px; top:-32px; z-index:10000; font-size:10px; color:#ffa200; padding:10px 9px; cursor:pointer; width:60px; height:40px; background-image:url('../img/jobotic_bubble.png'); background-repeat:no-repeat; }
#jobotic {position:fixed; right:-100px; bottom:-3px; font-size:10px; color:#aaa; padding:13px; cursor:pointer; z-index:9999;}
	
	
	#kontakt { float:left; width:100%; height:auto; z-index:450; position:relative; }
	#kontakt_bg { position:absolute; top:0; left:0; width:100%; height:auto; z-index:450;}
	#copyright {float:left; width:100%; height:45px; background-color:#FFF; margin-top:6px;}
	#copyright  p{float:left; width:100%; font-size:12px; color:#999; text-align:center; background-color:#FFF; margin-top:10px;}
