@charset "utf-8";
 @import url("webfonts/Altair_Bold_Trial/stylesheet.css");
@import url("Altair_Bold_Trial/stylesheet.css");



/* Medios fluidos sencillos
   Nota: Los medios fluidos exigen la eliminación de los atributos de altura y anchura de los medios del código HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
@font-face {
	font-family: "Altair Bold Trial";
	src:url(font/Altair-Bold%20Trial.ttf)
}

img, object, embed, video {
	max-width: 100%;
}
/* IE 6 no admite max-width (anchura máxima), por lo que usa de manera predeterminada una anchura del 100% */
.ie6 img {
	width:100%;
}

/*
	Propiedades de cuadrícula fluida de Dreamweaver
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiración obtenida de "Responsive Web Design" de Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	y Golden Grid System de Joni Korpi
	http://goldengridsystem.com/
*/

/* Diseño móvil: 480 px e inferior. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#wrapper {
	clear: none;
	width: 100%;
	display: block;
	/* [disabled]background-image: url(imagenes/background/wallpaper-mobil.png); */
	background-repeat: no-repeat;
	background-position: center top;
}
header {
	clear: both;
	width: 100%;
	display: block;
}
#head1 {
	clear: none;
	width: 47%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#head2 {
	clear: none;
	width: 47%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: right;
	margin-top: 10px;
}
#head3 {
	clear: none;
	width: 90%;
	display: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#slider-mobil {
	clear: both;
	width: 100%;
	display: block;
}
#slider {
	clear: none;
	width: 100%;
	display: none;
}
nav {
	clear: both;
	width: 100%;
	display: block;
}
#slider-mobil {
	clear: both;
	width: 100%;
	display: block;
}
#sider{
	clear: both;
	width: 94%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	}

#sider-1{
	clear: both;
	width: 100%;
	display: block;
	}

#sider-2{
	clear: both;
	width: 82%;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}
#hero {
	clear: both;
	width: 94%;
	display: block;
	/* [disabled]height: 500px; */
	margin-right: auto;
	margin-left: auto;
}
#hero1 {
	clear: none;
	width: 96%;
	display: block;
	text-align: center;
	/* [disabled]height: 240px; */
	margin-right: auto;
	margin-left: auto;
}
#hero2 {
	clear: none;
	width: 96%;
	display: block;
	text-align: center;
	/* [disabled]height: 240px; */
	margin-right: auto;
	margin-left: auto;
}
#hero3 {
	clear: none;
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}	
#hero4 {
	clear: none;
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}	
#xider{
	clear: both;
	width: 96%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	}

#xider-1{
	clear: both;
	width: 100%;
	display: block;
	}

#xider-2{
	clear: both;
	width: 100%;
	display: block;
	text-align: center;
	}
#theme1, #theme2, #theme3, #theme4, #theme5  {
	clear: both;
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#experiences {
	clear: both;
	width: 100%;
	display: block;
}
#exp1 {
	clear: none;
	width: 100%;
	display: block;
}
#exp2 {
	clear: both;
	width: 100%;
	display: block;
}
#exp3 {
	clear: none;
	width: 100%;
	display: block;
}
#chat-bot {
	clear: none;
	width: 30%;
	display: block;
	height: 80px;
	color: #FFF;
	border-radius: 200px 200px 200px 200px;
	background-attachment: fixed;
	text-align: center;
	position: fixed;
	z-index: 1233;
	top: 460px;
	float: right;
}
#visual{
	clear: both;
	margin-left: auto;
	width: 100%;
	margin-right: auto;
	height: 1150px;
	color: #666;
	text-align: center;
}
#vis1{
	clear: none;
	width: 98%;
	display: block;
	height: 270px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/visual/bg-vis.png);
	}
#vis2{
	clear: none;
	width: 98%;
	display: block;
	height: 270px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/visual/bg-vis-2.png);
	}
#vis3{
	clear: none;
	width: 98%;
	display: block;
	height: 270px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/visual/bg-vis-3.png);
	}
#vis4{
	clear: none;
	width: 98%;
	display: block;
	height: 250px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/visual/bg-vis-4.png);
}
#experiences {
	clear: both;
	width: 95%;
	display: block;
	height: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#exp1 {
	clear: none;
	width: 75%;
	display: block;
	height: 210px;
	margin-right: auto;
	margin-left: auto;
}

#exp2 {
	clear: none;
	width: 75%;
	display: block;
	height: 210px;
	margin-right: auto;
	margin-left: auto;
}

#exp3 {
	clear: none;
	width: 75%;
	display: block;
	height: 210px;
	margin-right: auto;
	margin-left: auto;
}

#payment {
	clear: both;
	margin-left: auto;
	width: 90%;
	display: block;
	margin-right: auto;
	/* [disabled]height: 230px; */
	text-align: center;
}
#visualx {
	clear: both;
	margin-left: auto;
	width: 96%;
	display: block;
	margin-right: auto;
	
}
#vis5 {
	clear: both;
	float: left;
	width: 45%;
	display: block;
	text-align: center;
	height: 440px;
}
#vis6 {
	clear: none;
	float: left;
	margin-left: 10%;
	width: 45%;
	display: block;
	text-align: center;
	height: 440px;
}
#vis7 {
	clear: none;
	float: right;
	width: 45%;
	display: block;
	text-align: center;
	height: 490px;
	margin-left: 10%;
}
#vis8 {
	clear: none;
	float: left;
	/* [disabled]margin-left: 10%; */
	width: 45%;
	display: block;
	text-align: center;
	height: 490px;
}

#brand {
	clear: both;
	width: 86%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
footer {
	clear: both;
	width: 100%;
	display: block;
	height: 900px;
	background-color: #D35B8E;
}

#footer-central {
	clear: none;
	width: 95%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
}
#foot1 {
	clear: none;
	width: 100%;
	display: block;
	font-style: normal;
	height: 160px;
	text-align: center;
	/* [disabled]line-height: 24px; */
	font-family: Tahoma, Geneva, sans-serif;
}
#foot2 {
	clear: none;
	width: 100%;
	display: block;
	font-style: normal;
	height: 160px;
	text-align: center;
	/* [disabled]line-height: 24px; */
	font-family: Tahoma, Geneva, sans-serif;
}
#foot3 {
	clear: none;
	width: 100%;
	display: block;
	font-style: normal;
	height: 160px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	/* [disabled]line-height: 24px; */
}
#foot4 {
	clear: none;
	width: 100%;
	display: block;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 20px;
}
#social-media{
	clear: both;
	width: 100%;
	display: block;
	text-align: center;
	height: 150px;
	}

.text-menu {
	font-family: "rise of Kingdom";
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #FFF;
}	
.text-content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11.6px;
	color: #999;
	line-height: 21px;
	text-align: justify;
}
.text-transparent {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
}

.text-sub-title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: -5px;
}
.text-title {
	font-family: "Altair Bold Trial";
	font-size: 24px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	color: #D35B8E;
}
.text-contenido {
	font-family: "Roboto Regular";
	font-size: 17px;
	line-height: 32px;
	font-weight: normal;
	color: #666;
	text-align: justify;
}
.text-white {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
}	
.text-vis {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #FFF;
	line-height: 26px;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
.text-footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 26px;
}
.text-title-footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	line-height: 0px;
	color: #FFF;
	text-decoration: none;
}
h6{
	font-size: 0px;
	line-height: 0px;
	}
	
/* Diseño tableta: de 481 px a 768 px. Hereda estilos de: Diseño móvil. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 100%;
}
#wrapper {
	clear: none;
	width: 100%;
	display: block;
	/* [disabled]background-image: url(imagenes/background/wallpaper-tablet.png); */
	background-repeat: no-repeat;
	background-position: center top;
}
header {
	clear: both;
	width: 92%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#head1 {
	clear: none;
	width: 46%;
	display: block;
	float: left;
}
#head2 {
	clear: none;
	width: 46%;
	display: block;
	text-align: center;
	float: right;
	margin-top: 16px;
}
#head3 {
	clear: none;
	width: 100%;
	display: none;
	text-align: center;
}
#slider-mobil {
	clear: none;
	width: 0%;
	display: none;
}
#slider-mobil {
	clear: none;
	width: 100%;
	display: none;
}	
#slider {
	clear: both;
	width: 100%;
	display: block;
}
nav {
	clear: both;
	width: 100%;
	display: block;
}
#sider{
	clear: both;
	width: 98%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	}
#sider-1{
	clear: both;
	width: 100%;
	display: block;
	}
#sider-2{
	clear: both;
	width: 100%;
	display: block;
	text-align: center;
	}
	
#hero {
	clear: both;
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 480px;
}
#hero1 {
	clear: none;
	width: 100%;
	display: block;
	text-align: center;
	/* [disabled]height: 250px; */
	margin-right: auto;
	margin-left: auto;
}
#hero2{
	clear: none;
	width: 100%;
	display: block;
	text-align: center;
	/* [disabled]height: 250px; */
	margin-right: auto;
	margin-left: auto;
}
#hero3 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
}
#hero4 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
}	
#xider{
	clear: both;
	width: 94%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	}
#xider-1{
	clear: both;
	width: 100%;
	display: block;
	}
#xider-2{
	clear: both;
	width: 100%;
	display: block;
	text-align: center;
	}
#theme1, #theme2, #theme3, #theme4, #theme5  {
	clear: both;
	width: 70%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
}
 #chat-bot {
	clear: none;
	width: 100%;
	display: none;
	height: 34px;
	float: right;
}
#experiences {
	clear: both;
	width: 100%;
	display: block;
}
#exp1 {
	clear: none;
	width: 100%;
	display: block;
}
#exp2 {
	clear: both;
	width: 100%;
	display: block;
}
#exp3 {
	clear: none;
	width: 100%;
	display: block;
}
#visual{
	clear: both;
	margin-left: auto;
	width: 100%;
	margin-right: auto;
	height: 620px;
	line-height: 19px;
}
#vis1{
	clear: none;
	width: 50%;
	display: block;
	height: 300px;
	/* [disabled]margin-left: 5%; */
	float: left;
	background-image: url(imagenes/visual/bg-vis.png);
	}
#vis2{
	clear: none;
	/* [disabled]margin-left: 10%; */
	width: 50%;
	display: block;
	height: 300px;
	float: left;
	background-image: url(imagenes/visual/bg-vis-2.png);
	}
#vis3{
	clear: none;
	/* [disabled]margin-left: 5%; */
	width: 50%;
	display: block;
	height: 300px;
	text-align: center;
	float: left;
	background-image: url(imagenes/visual/bg-vis-3.png);
	}
#vis4{
	clear: none;
	width: 50%;
	display: block;
	height: 300px;
	/* [disabled]margin-left: 10%; */
	text-align: center;
	float: left;
	background-image: url(imagenes/visual/bg-vis-4.png);
}
#experiences {
	clear: both;
	width: 90%;
	display: block;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
}

#exp1 {
	clear: none;
	float: left;
	/* [disabled]margin-left: 2.0408%; */
	width: 26%;
	display: block;
	height: 160px;
}

#exp2 {
	clear: none;
	float: left;
	width: 26%;
	display: block;
	height: 160px;
	margin-left: 10%;
}

#exp3 {
	clear: none;
	float: right;
	margin-left: 5%;
	width: 26%;
	display: block;
	height: 160px;
}

#payment {
	clear: both;
	margin-left: auto;
	width: 90%;
	display: block;
	margin-right: auto;
	height: 350px;
	text-align: center;
}
#visualx {
	clear: both;
	margin-left: auto;
	width: 95%;
	display: block;
	margin-right: auto;
	text-align: center;
	
}
#vis5 {
	clear: none;
	float: left;
	margin-left: auto;
	width: 45%;
	display: block;
	margin-right: auto;
	height: 400px;
}
#vis6 {
	clear: none;
	float: left;
	margin-left: 9%;
	width: 45%;
	display: block;
	height: 400px;
}
#vis7 {
	clear: both;
	float: left;
	width: 45%;
	display: block;
	height: 400px;
	margin-left: 0%;
}
#vis8 {
	clear: none;
	float: left;
	width: 45%;
	display: block;
	margin-left: 9%;
	height: 400px;
}
#brand {
	clear: both;
	width: 86%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
footer {
	clear: both;
	width: 100%;
	display: block;
	height: 900px;
	background-color: #D35B8E;
}
#footer-central {
	clear: none;
	width: 95%;
	display: block;
	height: 580px;
}
#foot1 {
	clear: none;
	width: 90%;
	display: block;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#foot2 {
	clear: none;
	width: 90%;
	display: block;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#foot3 {
	clear: none;
	width: 90%;
	display: block;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#foot4 {
	clear: none;
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	text-align: center;
}
#social-media{
	clear: both;
	width: 70%;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
}
.text-menu {
	font-family: "rise of Kingdom";
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #FFF;
}	
.text-content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11.6px;
	color: #999;
	line-height: 21px;
	text-align: justify;
}
.text-transparent {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
}

.text-sub-title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: -5px;
}
.text-title {
	font-family: "Altair Bold Trial";
	font-size: 25px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	color: #D35B8E;
}
.text-contenido {
	font-family: "Roboto Regular";
	font-size: 17px;
	line-height: 32px;
	font-weight: normal;
	color: #666;
	text-align: justify;
}
.text-white {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
}
.text-vis {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #FFF;
	line-height: 27px;
	text-align: justify;
}
.text-footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 27px;
}
h6{
	font-size: 0px;
	line-height: 0px;
	}
.text-title-footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	line-height: 0px;
	color: #FFF;
	text-decoration: none;
}	
}
/* Diseño escritorio: de 769 px hasta un máximo de 1232 px.  Hereda estilos de: Diseño móvil y Diseño tableta. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 100%;
	margin: auto;
}
#wrapper {
	clear: none;
	width: 100%;
	display: block;
	/* [disabled]background-image: url(imagenes/background/wallpaper.png); */
	background-position: center top;
	height: 1000px;
	background-repeat: no-repeat;
	z-index: -30;
	background-size: 100%;
}
header {
	clear: none;
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 1200px;
	height: 120px;
	/* [disabled]position: absolute; */
	z-index: 70;
	float: none;
}
#head1 {
	clear: none;
	float: left;
	width: 36%;
	display: block;
	height: 90px;
}
#head2 {
	clear: none;
	float: left;
	width: 30%;
	display: block;
	height: 90px;
	margin-top: 10px;
	margin-left: 2%;
}
#head3 {
	clear: none;
	float: left;
	width: 30%;
	display: block;
	height: 90px;
	margin-top: 10px;
	margin-left: 2%;
}
#slider {
	width: 100%;
	clear: both;
	display: block;
	height: 760px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1900px;
	z-index: 1;
}
nav {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	/* [disabled]margin-top: -30px; */
	background-color: #E3445E;
	height: 42px;
	z-index: 100;
}
#sider{
	clear: both;
	width: 84%;
	display: block;
	height: 700px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1350px;
	}
#sider-1{
	clear: none;
	width: 48%;
	display: block;
	float: left;
	height: 500px;
	}
#sider-2{
	clear: none;
	width: 46%;
	display: block;
	float: right;
	height: 500px;
	}
#hero {
	clear: both;
	margin-left: auto;
	max-width: 1800px;
	width: 100%;
	display: block;
	margin-right: auto;
	height: 890px;
}
#hero1 {
	clear: none;
	float: left;
	width: 22%;
	display: block;
	height: 850px;
	text-align: left;
}
#hero2 {
	clear: none;
	float: left;
	width: 22%;
	display: block;
	height: 850px;
	text-align: left;
	margin-left: 3%;
}
#hero3 {
	clear: none;
	float: left;
	margin-left: 3%;
	width: 22%;
	display: block;
	height: 850px;
	text-align: left;
}
#hero4 {
	clear: none;
	float: left;
	margin-left: 3%;
	width: 22%;
	display: block;
	height: 850px;
	text-align: left;
}	
#xider{
	clear: both;
	width: 100%;
	display: block;
	height: 650px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1200px;
	text-align: center;
	}
#xider-1{
	clear: none;
	width: 50%;
	display: block;
	float: left;
	height: 500px;
	}
#xider-2{
	clear: none;
	width: 50%;
	display: block;
	float: right;
	height: 500px;
	}
#theme1, #theme2, #theme3, #theme4, #theme5 {
	clear: both;
	width: 80%;
	display: block;
	height: 120px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#visual{
	clear: both;
	margin-left: auto;
	max-width: 1400px;
	width: 100%;
	margin-right: auto;
	height: 350px;
	z-index: 100;
	margin-top: -230px;
	display: block;
	position: absolute;
	left: 0;
	right: 0;
}
#vis1{
	clear: none;
	float: left;
	width: 300px;
	display: block;
	height: 290px;
	text-align: center;
	margin-left: 0%;
	background-color: #812570;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(imagenes/visual/bg-vis.png);
	}
#vis2{
	clear: none;
	margin-left: 0%;
	width: 300px;
	display: block;
	height: 290px;
	float: left;
	text-align: center;
	background-color: #CE376C;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(imagenes/visual/bg-vis-2.png);
	}
#vis3{
	clear: none;
	margin-left: 0%;
	width: 300px;
	display: block;
	height: 290px;
	float: left;
	text-align: center;
	background-color: #F4911A;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(imagenes/visual/bg-vis-3.png);
	}
#vis4{
	clear: none;
	float: left;
	width: 300px;
	display: block;
	height: 290px;
	margin-left: 0%;
	text-align: center;
	background-color: #F6BD14;
	padding-right: 20px;
	padding-left: 20px;
	opacity: 80;
	background-image: url(imagenes/visual/bg-vis-4.png);
}
#chat-bot {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	text-align: right;
	margin-left: -50px;
	margin-top: 260px;
}
#experiences {
	clear: both;
	width: 90%;
	display: block;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1200px;
}

#exp1 {
	clear: none;
	float: left;
	/* [disabled]margin-left: 2.0408%; */
	width: 26%;
	display: block;
	height: 180px;
}

#exp2 {
	clear: none;
	float: left;
	width: 26%;
	display: block;
	height: 180px;
	margin-left: 10%;
}

#exp3 {
	clear: none;
	float: right;
	margin-left: 5%;
	width: 26%;
	display: block;
	height: 180px;
}
#visualx {
	clear: both;
	margin-left: auto;
	width: 100%;
	display: block;
	height: 500px;
	margin-right: auto;
	max-width: 1900px;
	background-image: url(imagenes/fondos/background-vixual.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
}
#vis5 {
	clear: both;
	float: left;
	margin-left: 20px;
	width: 20%;
	display: block;
	height: 400px;
	text-align: center;
}
#vis6 {
	clear: none;
	margin-left: 5%;
	width: 20%;
	display: block;
	height: 400px;
	/* [disabled]float: left; */
	text-align: center;
}

#vis7 {
	clear: none;
	float: left;
	margin-left: 5%;
	width: 20%;
	display: block;
	height: 400px;
	text-align: center;
}
#vis8 {
	clear: none;
	float: left;
	margin-left: 5%;
	width: 20%;
	display: block;
	height: 400px;
	text-align: center;
}
#payment {
	clear: both;
	margin-left: auto;
	width: 90%;
	display: block;
	margin-right: auto;
	height: 230px;
	text-align: center;
}

#brand {
	clear: both;
	width: 86%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}


#social-media{
	clear: both;
	width: 70%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 86px;
	/* [disabled]max-width: 600px; */
	padding-top: 85px;
}
footer {
	clear: both;
	width: 100%;
	display: block;
	height: 410px;
	background-image: url(imagenes/background/footer.png);
}
#footer-central {
	clear: none;
	width: 100%;
	max-width: 1450px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	/* [disabled]padding-top: 90px; */
}
#foot1 {
	clear: none;
	float: left;
	width: 21%;
	display: block;
	height: 170px;
	font-family: Tahoma,Geneva,sans-serif;
	color: #FFF;
	line-height: 23px;
	text-align: center;
	margin-left: 2%;
	}
#foot2 {
	clear: none;
	float: left;
	margin-left: 3%;
	width: 21%;
	display: block;
	height: 170px;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 13px;
	line-height: 23px;
	color: #FFF;
	text-align: center;
	}
#foot3 {
	clear: none;
	float: left;
	margin-left: 3%;
	width: 22%;
	display: block;
	height: 170px;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 23px;
	text-align: center;
	}

#foot4 {
	clear: none;
	float: left;
	width: 24%;
	display: block;
	height: 120px;
	text-align: center;
	padding-top: 40px;
	margin-left: 3%;
}
.text-menu {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
}	
.text-content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #999;
	line-height: 21px;
	text-align: justify;
}
.text-transparent {
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
}

.text-sub-title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: -5px;
}
.text-vis {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #FFF;
	line-height: 26px;
	text-align: justify;
}
.text-title {
	font-family: "Altair Bold Trial";
	font-size: 30px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	color: #D35B8E;
}
.text-contenido {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 34px;
	font-weight: normal;
	color: #333;
	text-align: justify;
}

.text-footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 29px;
}
.text-title-footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	line-height: 0px;
	color: #FFF;
	text-decoration: none;
}
.text-white {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
}

h2{
	font-family: "rise of Kingdom";
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #FFF;
}

}
.contenido {
	font-size: 16px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #E3445E;
	height: 45px;
	width: 90%;
	font-weight: 700;
	border: none;
	-webkit-border-radius: 50px;
}
.size {
	width: 90%;
	height: 42px;
	border-color: #CCC;
	border-style: solid;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.size2 {
	height: 220px;
	width: 89%;
	border-color: #CCC;
	border-style: solid;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
h4, h6{
	font-size: 0px;
	line-height: 0px;
	}
.text-white {
	font-size: 0px;
	color: #FFF;
	line-height: 0px;
}	
.white {
	font-size: 0px;
	color: #FFF;
	line-height: 0px;
}	
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
