html, body {
	height: 100%
}
body{
	background: #000000;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
}
p{
	text-align: justify;
}
a{
	color: #fff !important;
	text-decoration: none !important;
}
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,700italic,400italic);
@font-face {
	font-family: 'champagne';
	src: url('../fonts/champagne__limousines-webfont.eot');
	src: url('../fonts/champagne__limousines-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/champagne__limousines-webfont.woff2') format('woff2'),
	url('../fonts/champagne__limousines-webfont.woff') format('woff'),
	url('../fonts/champagne__limousines-webfont.ttf') format('truetype'),
	url('../fonts/champagne__limousines-webfont.svg#champagne__limousinesregular') format('svg');
	font-weight: normal;
	font-style: normal;

}
#slideshow, .bg, #slide_bg {
	min-height: 100%;
	min-width: 100%;
	height: auto;
	position: fixed;
	margin: auto;
	top: 0;
	left: 0;
	z-index: -9999;
	display: none;
	background-size: cover !important;
}
#slide_bg{
	z-index: -9998;
	display: block;
	background: rgba(0, 0, 0, 0);
	-moz-transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
	-o-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
}
#slide_bg.int{
	background: rgba(0, 0, 0, 0.85);
}
#all{
	min-height:100%;
	position:relative
}
header  > div{
	display: none;
}
header, .navbar-default{
	background: #000000;
	border: 0;
	color: #fff;
	font-family: 'champagne', Arial, Helvetica, sans-serif;
	font-size: 26px;
	margin-bottom: 0;
	min-height: 80px;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	padding: 30px 15px;
}
.navbar-default .navbar-nav > li > a:hover{
	color: #fff;
}
footer {
	overflow: hidden;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 60px;
	background-color: #000000;
}
header .container, footer .container{
	width: 95%;
	max-width: 1400px;
}
#main{
	color: #fff;
	padding-bottom: 60px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	color: #fff;
	background-color: transparent;
}
#inicio_logo{
	width: 292px;
	height: 302px;
	background: url(../images/inicio_logo.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
#inicio_logo:hover{
	opacity: 1;
}
#logo{
	display: block;
	width: 74px;
	height: 61px;
	background: url(../images/logo.png) no-repeat;
	margin-top: 10px;
}
.left{
	width: 57%;
	float: left;
	position: relative;
}
.right{
	width: 39%;
	float: right;
	position: relative;
}
#img_multimedia{
	max-width: 90%;
	margin-top: 100px;
	display: block;
}
h2{
	font-family: 'champagne', Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-weight: normal;
}
#Multimedia .left{
	width: 40%;
}
#Multimedia .right{
	width: 55%;
}
#youtube{
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}
#youtube > a{
	float: left;
	width: 32%;
	margin-bottom: 20px;
	height: 185px;
	margin-right: 2%;
	color: #fff;
	text-decoration: none;
}
#youtube > div > div{
	background: #000;
}
#youtube > a:nth-child(3n){
	margin-right: 0;
}
#youtube img{
	width: 100%;
}
#youtube h3{
	font-size: 13px;
}
#copyright{
	color: #fff;
	font-size: 26px;
	font-family: 'champagne', Arial, Helvetica, sans-serif;
	line-height: 60px;
}
#copyright .right{
	text-align: right;
}
#copyright .right span{
	float: right;
}
.social{
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
.social li{
	float: left;
	margin-right: 10px;
}
.social a{
	display: block;
	height: 37px;
	width: 38px;
	background: url(../images/social.png) no-repeat;
}
.social a.twitter{
	background-position: 0 0;
}
.social a.facebook{
	background-position: -38px 0;
	width: 37px;
}
.social a.instagram{
	background-position: -75px 0;
	width: 37px;
}
.social_contacto{
	float: left;
}
.social_contacto{
	margin-left: 0;
}
#img_angora{
	opacity: 0.4;
	display: block;
	float: right;
	max-width: 100%;
	margin-top: 20px;
}
#Angora h2{
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 100px;
	margin-bottom: 40px;
	font-size: 37px;
}
#Angora p{
	font-family: 'champagne', Arial, Helvetica, sans-serif;
	font-size: 18px;
}
a:hover{
	opacity: 0.7;
}
#Que-Ofrecemos .container, .talentos .container{
	width: 100%;
	max-width: 1400px;
}
#Que-Ofrecemos .container .left, .talentos .container .left{
	width: 55%;
}
#Que-Ofrecemos .container .right{
	width: 42%;
	float: left;
	margin-top: 50px;
}
.talentos .container .right{
	width: 40%;
	margin-left: 2%;
	margin-top: 25px;
	float: left;
}
#Que-Ofrecemos h2, #Que-Ofrecemos h3{
	font-weight: bold;
	font-size: 18px;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	line-height: 29px;
}
#Que-Ofrecemos h3, #Que-Ofrecemos h2 span{
	color: #E4E398;
}
#Que-Ofrecemos p{
	font-family: 'champagne', Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#img_ofrecemos, #img_talentos, #img_records{
	width: 100%;
}
.talentos h2{
	position: absolute;
	top: 0;
	left: 554px;
	width: 100%;
}
.list-talentos{
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: 'champagne', Arial, Helvetica, sans-serif;
	font-size: 38px;
	float: right;
	margin-top: 30px;
}
.list-talentos li{
	margin-bottom: 10px;
	text-align: right;
}
.list-talentos span{
	margin-left: 20px;
}
.list-talentos span.t{
	margin-left: 0;
}
.oculto{
	display: none !important;
}
.footer_talentos{
	position: absolute;
	z-index: 1;
	bottom: -40px;
	left: 0;
}
.footer_talentos li{
	float: left;
}
.footer_talentos .t{
	display: none;
}
.t_talento{
	margin-top: 120px;
	font-weight: bold;
	font-size: 14px;
}
#view-youtube a, #angora_ingresar{
	color: #fff;
	background-color: transparent;
	border-color: #cdbfe3;
	font-size: 18px;
}

#angora_ingresar{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 80%;
	-moz-transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
	-o-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
}
#inicio_logo:hover #angora_ingresar{
	background-color: #fff;
	color: #000;
}
#t_records{
	position: absolute;
	width: 620px;
	top: 120px;
	right: 0;
}
#t_records .left{
	width: 40%;
}
#t_records .right{
	margin: 0;
	width: 58%;
}
#t_records h3{
	margin-top: 0;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 900;
}
#t_records p{
	font-family: 'champagne', Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#donwload{
	background: url(../images/donwload.png);
	width: 169px;
	height: 46px;
	display: block;
}
footer .left{
	width: 50%;
}
footer .right{
	width: 50%;
}
#desarrollado{
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 60px;
	color: #515151;
	font-style: italic;
}
#desarrollado a{
	color: #515151 !important;
	font-weight: bold;
}
#Contacto .left{
	width: 45%;
}
.form-group{
	overflow: hidden;
}
.has-success .form-control-feedback, .has-error .form-control-feedback{
	margin-right: 10px;
}
.form-control{
	background: rgba(255,255,255,0.3);
	border: 0;
	color: #fff;
}
#form_contacto label{
	font-family: 'champagne', Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}
#form_contacto textarea{
	height: 200px;
}
#Contacto{
	overflow: hidden;
	margin-bottom: 20px;
}
#Contacto h3{
	margin-top: 0 !important;
	font-weight: normal;
	font-size: 24px;
	font-family: 'champagne', Arial, Helvetica, sans-serif;
}
#Contacto h2{
	margin-bottom: 30px;
}
#bcontact{
	color: #fff;
	background-color: transparent;
	border-color: #cdbfe3;
	float: right;
}
#bcontact:hover{
	background: #fff !important;
	color: #000 !important;
}
@media only screen and (max-width: 1300px){
	.talentos h2{
		left: 513px;
	}
}
@media only screen and (max-width: 1210px){
	.talentos h2{
		left: 492px;
	}
}
@media only screen and (max-width: 1160px){
	.talentos h2{
		left: 464px;
	}
}
@media only screen and (max-width: 1160px){
	.talentos h2{
		left: 464px;
	}
}
@media only screen and (max-width: 1100px){
	.talentos h2{
		left: 434px;
	}
}
@media only screen and (max-width: 1060px){
	.talentos h2{
		left: 409px;
	}
}
@media only screen and (max-width: 1020px){
	#Contacto .left, #Contacto .right{
		width: 100%;
	}
	 #Contacto .right > div{
	 	display: none;
	 }
	#desarrollado{
		display: none;
	}
	#Que-Ofrecemos .container .left, .talentos .container .left{
		width: 100%;
	}
	.talentos h2{
		position: relative;
		left: 0;
	}
	#Talentos .left img{
		display: none;
	}
	.list-talentos{
		float: none;
	}
	.list-talentos li{
		text-align: left;
	}
	.talentos .container .right{
		width: 100%;
		margin: 0;
		margin-top: 20px;
	}
	#main{
		padding-bottom: 40px;
	}
	footer{
		position: relative;
		height: auto;
	}
	#Multimedia .left{
		width: 100%
	}
	#img_multimedia{
		display: block;
		margin: 0 auto;
	}
	#Multimedia .right{
		width: 100%;
		margin-top: 30px;
	}
	footer .right{
		width: 100%;
	}
	.navbar-right{
		float: left;
	}
	.navbar-header{
		float: right;
	}
	.navbar-toggle{
		margin-top: 30px;
	}
	.navbar-left{
		width: 100%;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{
		border: 1px solid #000;
	}
	#inicio_logo{
		position: relative;
		display: block;
		margin: 50px auto;
	}
	header{
		margin-bottom: 20px;
		min-height: 98px;
	}
	.footer_talentos{
		position: relative;
		bottom: 0;
	}
	.t_talento{
		margin-top: 0;
	}
	#Que-Ofrecemos .container .right{
		width: 100%;
	}
	#Que-Ofrecemos .container .left{
		display: none;
	}
	#Que-Ofrecemos .container .right{
		margin-top: 0;
	}
	#t_records{
		position: relative;
		width: 100%;
		top: 0;
	}
	#t_records .left, #t_records .right{
		width: 100%;
	}
	#t_records img{
		width: 100%;
		margin-bottom: 30px;
	}
	#Angora-Records .container > .left{
		display: none;
	}
}
@media only screen and (max-width: 960px){
	#Angora .left, #Angora .right{
		width: 100%;
	}
	#Angora .right{
		margin-top: 20px;
	}
	#img_angora{
		float: none;
		display: block;
		margin: 0 auto;
	}
	#Angora h2{
		margin-top: auto;
	}
}
@media only screen and (max-width: 560px){
	#Talentos .list-talentos span img{
		display: none;
	}
	#youtube > a{
		width: 49%;
		height: auto;
	}
	#youtube > a:nth-child(3n){
		margin-right: 2%;
	}
	#youtube > a:nth-child(2n){
		margin-right: 0;
	}

}
@media only screen and (max-width: 460px){
	#Talentos .list-talentos span img{
		display: none;
	}
	#copyright .right span{
		display: none;
	}
	.social{
		text-align: center;
		float: none;
		width: 100%;
	}
	.social li{
		display: inline-block;
		float: none;
	}

}
@media only screen and (max-width: 380px){
	#youtube > a{
		width: 100%;
		margin-right: 0 !important;
	}

}
