@charset "utf-8";
@import url("webfonts/Roboto_Regular/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/ 
*/
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: both;
	width: 100%;
	display: block;
}
header {
	clear: both;
	width: 100%;
	display: block;
	height: 150px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#head1 {
	clear: both;
	width: 100%;
	display: block;
}
#head2 {
	clear: both;
	width: 100%;
	display: block;
	height: 40px;
	background-color: #00CAFF;
}
#head3 {
	clear: both;
	width: 100%;
	display: block;
	margin-top: 20px;
}
nav {
	clear: both;
	width: 100%;
	display: block;
}
#slider {
	clear: both;
	width: 100%;
	display: block;
	background-image: url(images/background/background-layer-4.png);
	margin-top: -100px;
	padding-top: -10px;
	background-repeat: repeat-x;
	background-position: center top;
	height: 600px;
}
main {
	clear: both;
	width: 92%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
}
article {
	clear: none;
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	height: 120px;
}
aside {
	clear: none;
	width: 96%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	padding-top: 30px;
}
section {
	clear: both;
	width: 80%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 12px;
}
#visual {
	clear: both;
	margin-left: auto;
	width: 95%;
	display: block;
	/* [disabled]height: 2200px; */
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	margin-right: auto;
	text-align: center;
}
#vis1 {
	clear: none;
	margin-left: auto;
	width: 45%;
	display: block;
	text-align: center;
	height: 390px;
	margin-right: auto;
	float: left;
}
#vis2 {
	clear: none;
	width: 45%;
	display: block;
	text-align: center;
	height: 390px;
	float: left;
	margin-left: 10%;
}
#vis3 {
	clear: none;
	margin-left: auto;
	width: 45%;
	display: block;
	text-align: center;
	height: 390px;
	margin-right: auto;
	float: left;
}
#vis4 {
	clear: none;
	margin-left: auto;
	width: 45%;
	display: block;
	text-align: center;
	height: 390px;
	margin-right: auto;
	float: right;
}
#price {
	clear: both;
	width: 85%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 1px solid #0085B2;
	border-radius: 40px 40px 40px 40px;
	background-color: #1FB6E0;
	height: 35px;
	padding-top: 12px;
}
#frame-author {
	clear: both;
	width: 100%;
	display: block;
	text-align: center;
	background-color: #06C9FD;
	height: 55px;
	color: #FFF;
	margin-top: 20px;
}
footer {
	clear: both;
	width: 100%;
	display: block;
	background-color: #06C9FD;
	padding-top: 30px;
	height: 600px;
}
#info {
	clear: both;
	width: 96%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}

#social-media{
	clear: both;
	width: 100%;
	display: block;
	text-align: center;
	height: 95px;
	}
#vixual {
	clear: both;
	width: 100%;
	display: block;
	height: 800px;

}
#vix1 {
	clear: none;
	margin-left: auto;
	width: 80%;
	display: block;
	margin-right: auto;
	margin-top: 25px;
	text-align: center;
}
#vix2 {
	clear: none;
	margin-left: auto;
	width: 80%;
	display: block;
	margin-right: auto;
	margin-top: 25px;
	text-align: center;
}
#vix3 {
	clear: none;
	margin-left: auto;
	width: 80%;
	display: block;
	margin-right: auto;
	margin-top: 25px;
	text-align: center;
}
#vix4 {
	clear: none;
	margin-left: auto;
	width: 80%;
	display: block;
	margin-right: auto;
	margin-top: 25px;
	text-align: center;
}
#foot1 {
	clear: none;
	width: 80%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	text-align: center;
}
#foot2 {
	clear: none;
	width: 80%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
}
#foot3 {
	clear: both;
	width: 80%;
	display: block;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
}
#foot4 {
	clear: none;
	width: 80%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
#foot-left {
	clear: none;
	float: left;
	width: 15%;
	display: block;
}
#foot-right {
	clear: none;
	float: right;
	width: 100%;
	display: block;
}
#foot-left2 {
	clear: both;
	float: left;
	width: 15%;
	display: block;
}
#foot-right2 {
	clear: none;
	float: right;
	width: 80%;
	display: block;
}
#foot-left3 {
	clear: both;
	float: left;
	width: 15%;
	display: block;
}
#foot-right3 {
	clear: none;
	float: right;
	width: 80%;
	display: block;
}
#foot-left4 {
	clear: both;
	float: left;
	width: 15%;
	display: block;
}
#foot-right4 {
	clear: none;
	float: right;
	width: 80%;
	display: block;
}
#frame {
	clear: both;
	width: 100%;
	display: block;
	margin-top: 30px;
}
.text-principal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #06C9FD;
	font-weight: bold;
}
.text-layer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 34px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 0px;
	text-align: center;
}
.text-content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	text-align: center;
}
.titulo-menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
}
.text-visual {
	font-family: "Roboto Regular";
	font-size: 14px;
	font-weight: bold;
	color: #06C9FD;
}

.text-contenido {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 28px;
	color: #666;
	text-align: justify;
}
.text-footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 24px;
}
.text-foot {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.text-precio {
	font-family: "Roboto Regular";
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	color: #FFFFFF;
}
.contenido {
	font-size: 16px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #0085B2;
	height: 45px;
	width: 90%;
	font-weight: 700;
	border: none;
	-webkit-border-radius: 50px;
}
.size {
	width: 90%;
	height: 42px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 1px solid #CCC;
}
.size2 {
	height: 150px;
	width: 89%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border: 1px solid #CCC;
}	
/* 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%;
	/*background-image: url(images/background/main_back.jpg);*/
}
#wrapper {
	clear: both;
	width: 100%;
	display: block;
	height: 0px;
}
header {
	clear: both;
	width: 100%;
	display: block;
	height: 90px;
}
#head1 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	height: 100px;
}
#head2 {
	clear: both;
	width: 100%;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	background-color: transparent;
}
#head3 {
	clear: none;
	float: left;
	width: 100%;
	display: block;
}
nav {
 clear: both;
 width: 100%;
 display: block;
}

#slider {
	clear: both;
	width: 100%;
	display: block;
	height: 520px;
	background-image: url(images/background/background-layer-4.png);
	background-repeat: repeat-x;
	background-position: top;
}
main {
	clear: both;
	width: 98%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 520px;
}
article {
	clear: none;
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 160px;
	height: 100px;
}
aside {
	clear: none;
	width: 90%;
	display: block;
	text-align: center;
	height: 300px;
}
section {
	clear: both;
	width: 100%;
	display: block;
	text-align: center;
}
#info {
	clear: both;
	width: 96%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#visual {
	clear: both;
	margin-left: auto;
	width: 95%;
	display: block;
	height: 850px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	margin-right: auto;
}
#vis1 {
	clear: none;
	float: left;
	margin-left: 4%;
	width: 40%;
	display: block;
	text-align: center;
	height: 420px;
}
#vis2 {
	clear: none;
	margin-left: 15%;
	width: 40%;
	display: block;
	float: left;
	text-align: center;
	height: 420px;
}
#vis3 {
	clear: none;
	margin-left: 4%;
	width: 40%;
	display: block;
	text-align: center;
	height: 420px;
	float: left;
}
#vis4 {
	clear: none;
	float: left;
	margin-left: 15%;
	width: 40%;
	display: block;
	text-align: center;
	height: 400px;
}
#price {
	clear: both;
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 1px solid #0085B2;
	border-radius: 40px 40px 40px 40px;
	background-color: #1FB6E0;
	height: 35px;
	padding-top: 10px;
}
#social-media{
	clear: both;
	width: 70%;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
}
#vixual {
	clear: both;
	width: 95%;
	display: block;
	height: 480px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	margin-right: auto;
	margin-left: auto;
}
#vix1 {
	clear: none;
	float: left;
	margin-left: 4%;
	width: 40%;
	display: block;
	text-align: center;
}
#vix2 {
	clear: none;
	margin-left: 10%;
	width: 40%;
	display: block;
	float: left;
	text-align: center;
}
#vix3 {
	clear: both;
	float: left;
	margin-left: 4%;
	width: 40%;
	display: block;
	text-align: center;
}
#vix4 {
	clear: none;
	float: left;
	margin-left: 10%;
	width: 40%;
	display: block;
	text-align: center;
}
footer {
	clear: both;
	width: 100%;
	display: block;
	background-color: #06C9FD;
	margin-top: 30px;
	height: 600px;
}
#foot1 {
	clear: none;
	margin-left: auto;
	width: 50%;
	display: block;
	margin-right: auto;
	text-align: center;
}
#foot2 {
	clear: none;
	width: 50%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#foot3 {
	clear: both;
	width: 50%;
	display: block;
}
#foot4 {
	clear: none;
	width: 50%;
	display: block;
}
#foot-left {
	clear: none;
	float: left;
	width: 14%;
	display: block;
}
#foot-right {
	clear: none;
	float: right;
	width: 100%;
	display: block;
}
#foot-left2 {
	clear: none;
	float: left;
	width: 14%;
	display: block;
}
#foot-right2 {
	clear: none;
	float: right;
	width: 75%;
	display: block;
}
#foot-left3 {
	clear: none;
	float: left;
	width: 14%;
	display: block;
}
#foot-right3 {
	clear: none;
	float: right;
	width: 75%;
	display: block;
}
#foot-left4 {
	clear: none;
	float: left;
	width: 14%;
	display: block;
}
#foot-right4 {
	clear: none;
	float: right;
	width: 75%;
	display: block;
}
#frame {
	clear: both;
	width: 100%;
	display: block;
	height: 120px;
	text-align: center;
	margin-top: 30px;
}
.text-principal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #06C9FD;
	font-weight: bold;
}
.text-layer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 38px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 0px;
	text-align: center;
}
.text-content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #FFF;
	text-align: center;
}
.titulo-menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #06C9FD;
	margin: 0px;
}
.text-visual {
	font-family: "Roboto Regular";
	font-size: 16px;
	/* [disabled]font-weight: bold; */
	color: #06C9FD;
	padding-top: 13px;
}

.text-contenido {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 30px;
	color: #666;
	float: left;
	text-align: left;
}
.text-precio {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	color: #FFFFFF;

}
.text-footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 24px;
}
#frame-author {
	clear: both;
	width: 100%;
	display: block;
	text-align: center;
	background-color: #06C9FD;
	height: 70px;
	color: #FFF;
	margin-top: 20px;
}
.text-foot {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.contenido {
	font-size: 16px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #0085B2;
	height: 45px;
	width: 90%;
	font-weight: 700;
	border: none;
	-webkit-border-radius: 50px;
}
.size {
	width: 90%;
	height: 42px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 1px solid #CCC;
}
.size2 {
	height: 150px;
	width: 89%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border: 1px solid #CCC;
}	
}

/* 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;
	background-color: #FFF;
	/*background-image: url(images/background/main_back.jpg);*/
}
#wrapper {
	clear: both;
	width: 100%;
	display: block;
	background-repeat: repeat-x;
	background-position: center top;
}
header {
	clear: both;
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 96px;
	z-index: 100;
	/* [disabled]position: absolute; */
	/* [disabled]padding-right: 0px; */
	/* [disabled]padding-left: 0px; */
	float: none;
	text-align: center;
	margin-top: 10px;
	background-image: url(images/background/header.png);
}
#head1 {
	clear: none;
	float: left;
	width: 20%;
	display: block;
	height: 80px;
	margin-left: 10%;
	/* [disabled]padding-top: 5px; */
}
#head2 {
	clear: none;
	float: right;
	margin-left: 8%;
	width: 60%;
	display: block;
	height: 80px;
	/* [disabled]background-color: #FFF; */
	margin-top: 10px;
}
#head3 {
	clear: none;
	float: left;
	margin-left: 10%;
	width: 50%;
	display: block;
	margin-top: 20px;
}
nav {
	clear: both;
	width: 100%;
	display: block;
	margin-top: 20px;
	background-color: transparent;
}
#slider {
	clear: both;
	width: 100%;
	display: block;
	z-index: 50;
	height: 520px;
	background-image: url(images/background/background-layer-4.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	padding-top: 0px;
}
main {
	clear: both;
	width: 66%;
	display: block;
	height: 420px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center;
}
article {
	clear: none;
	float: left;
	width: 50%;
	display: block;
	margin-top: 140px;
	height: 190px;
}
aside {
	clear: none;
	float: right;
	width: 46%;
	display: block;
	margin-top: 75px;
	height: 310px;
}
section {
	clear: both;
	width: 48%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 30px;
	padding-top: 20px;
}
#info{
	width: 80%;
	display: block;
	clear: both;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]padding-left: 100px; */
	margin-top: 0px;
}
#visual {
	clear: both;
	margin-left: auto;
	max-width: 1350px;
	width: 100%;
	margin-right: auto;
	height: 450px;
	font-size: 13px;
	line-height: 19px;
	text-align: center;
}
#vis1 {
	clear: none;
	float: left;
	width: 22%;
	display: block;
	height: 380px;
	text-align: center;
	margin-left: 0%;
}
#vis2 {
	clear: none;
	margin-left: 4%;
	width: 22%;
	display: block;
	height: 380px;
	float: left;
	text-align: center;
}
#vis3 {
	clear: none;
	margin-left: 4%;
	width: 22%;
	display: block;
	height: 380px;
	float: left;
	text-align: center;
}
#vis4 {
	clear: none;
	float: left;
	width: 22%;
	display: block;
	height: 380px;
	margin-left: 4%;
	text-align: center;
}
#price {
	clear: both;
	width: 80%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 1px solid #0085B2;
	border-radius: 40px 40px 40px 40px;
	background-color: #1FB6E0;
	height: 30px;
	padding-top: 10px;
}
#price:hover {
	clear: both;
	width: 80%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #F183B5;
	border: 1px solid #F183B5;
	border-radius: 40px 40px 40px 40px;
	height: 30px;
}
#social-media{
	clear: both;
	width: 30%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 100px;
	/* [disabled]max-width: 600px; */
}
#vixual {
	clear: both;
	margin-left: auto;
	max-width: 1450px;
	width: 100%;
	display: block;
	margin-right: auto;
	height: 280px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 19px;
}
#vix1 {
	clear: none;
	float: left;
	width: 20%;
	display: block;
	height: 180px;

}
#vix2 {
	clear: none;
	margin-left: 5%;
	width: 20%;
	display: block;
	height: 180px;
	float: left;
}
#vix3 {
	clear: none;
	margin-left: 5%;
	width: 20%;
	display: block;
	height: 180px;
}
#vix4 {
	clear: none;
	float: left;
	width: 20%;
	display: block;
	height: 180px;
	margin-left: 5%;
}
footer {
	clear: both;
	width: 100%;
	display: block;
	height: 220px;
	padding-top: 40px;
	background-image: url(images/background/footer.png);
}
#foot1 {
	clear: none;
	float: left;
	margin-left: 6%;
	width: 20%;
	display: block;
	height: 170px;
}
#foot2 {
	clear: none;
	float: left;
	margin-left: 3%;
	width: 20%;
	display: block;
	height: 170px;
}
#foot3 {
	clear: none;
	float: left;
	margin-left: 2%;
	width: 20%;
	display: block;
	height: 170px;
}
#foot4 {
	clear: none;
	float: left;
	margin-left: 2%;
	width: 21%;
	display: block;
	height: 170px;
}
#chat-bot {
	clear: both;
	float: left;
	width: 20%;
	display: block;
	height: 40px;
	background-color: #007890;
}
#foot-left {
	clear: none;
	float: left;
	width: 18%;
	display: block;
}

#foot-right {
	clear: none;
	float: right;
	width: 100%;
	display: block;
}
#foot-left2 {
	clear: none;
	float: left;
	width: 18%;
	display: block;
}

#foot-right2 {
	clear: none;
	float: right;
	width: 80%;
	display: block;
}
#foot-left3 {
	clear: none;
	float: left;
	width: 18%;
	display: block;
}

#foot-right3 {
	clear: none;
	float: right;
	width: 80%;
	display: block;
}
#foot-left4 {
	clear: none;
	float: left;
	width: 18%;
	display: block;
}

#foot-right4 {
	clear: none;
	float: right;
	width: 80%;
	display: block;
}
#frame-author {
	clear: both;
	width: 100%;
	display: block;
	background-color: #8C4D6E;
	height: 40px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#frame {
	clear: both;
	width: 80%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	text-align: center;
	margin-top: 30px;
}
.titulo-menu {
	font-family: arial;
	font-size: 17px;
	font-weight: normal;
	color: #06C9FD;
	margin: 0px;
}
.titulo-menu:hover {
	font-family: arial;
	font-size: 17px;
	font-weight: normal;
	color: #F183B5;
	margin: 0px;
}
.text-layer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 45px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 38px;
	text-align: left;
}
.text-content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	line-height: 25px;
	color: #FFF;
	text-align: justify;
}
.text-principal {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 23px;
	color: #06C9FD;
	font-weight: bold;
	/* [disabled]line-height: 0px; */
}

.text-visual {
	font-family: "Roboto Regular";
	font-size: 14px;
	font-weight: bold;
	color: #06C9FD;
	padding-top: 13px;
}

.text-contenido {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #666;
	/* [disabled]text-align: left; */
}

 .text-footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: 28px;
}
.text-foot {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.text-precio {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.contenido {
	font-size: 16px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #F183B5;
	height: 45px;
	width: 90%;
	font-weight: 700;
	border: none;
	-webkit-border-radius: 50px;
}
.size {
	width: 90%;
	height: 42px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	border: 1px solid #CCC;
}
.size2 {
	height: 150px;
	width: 89%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border: 1px solid #CCC;
}	
}
 
.text-white {
	font-size: 0px;
	color: #FFF;
	line-height: 0px;
}
h4, h6{
	font-size: 5px;
	line-height: 0px;
	color: #FFF;
	}






@-webkit-keyframes ani-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 1;
	top: 50%;
	}
	50% {
	opacity: 0;
	top: 50%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
@-moz-keyframes ani-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 1;
	top: 50%;
	}
	50% {
	opacity: 0;
	top: 50%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
@keyframes ani-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 1;
	top: 50%;
	}
	50% {
	opacity: 0;
	top: 50%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
 .scroll-btn {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 200;
	margin-top: 630px;
}
.scroll-btn > * {
	display: inline-block;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	color: #7f8c8d;
	color: #330066;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *.active {
	color: #00FF66;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *:active,
.scroll-btn > *.active {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.scroll-btn .mouse {
	position: relative;
	display: block;
	width: 35px;
	height: 55px;
	margin: 0 auto 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid #FFF;
	border-radius: 23px;
}
.scroll-btn .mouse > * {
	position: absolute;
	display: block;
	top: 29%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	background: white;
	border-radius: 50%;
	-webkit-animation: ani-mouse 2.5s linear infinite;
	-moz-animation: ani-mouse 2.5s linear infinite;
	animation: ani-mouse 2.5s linear infinite;

}
