@viewport
	{
	orientation: landscape;
	}
body
	{
	margin:0;
	padding:0;
	border:0;
	font-family:arial;
	text-decoration:none !important;
	}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*+++++++++++++++++++++++++++++++++BACKGROUND+++++++++++++++++++++++++++++++++*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.bg1
	{
	background:url(000150.jpg);
	background-size:12px 12px;
	background-repeat:repeat;
	position:absolute; width:100%; height:100%; z-index:10;
	}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*----------------------------------------------------------------------------*/
/*-----------------------------------CONTENTS---------------------------------*/
/*----------------------------------------------------------------------------*/
/*BLUE UPPER STRIPE*/
.cont10
	{
	position:absolute;
	width:100%;
	height:60px;
	background:#06192e;
	box-shadow:0px 2px 15px black;
	text-align:right;
	z-index:20;
	}
.cont11
	{
	float:left;
	height:100%;
	display:inline-block;
	}
/*UPPER STRIPE TEXT*/
.cont12
	{
	float:left;
	width:280px;
	height:100%;
	display:table;
	}
.cont13
	{
	font-family:"Arial";
	font-size:1em;
	color:#acb6bc;
	display:table-cell;
	vertical-align:middle;
	}
.cont14
	{
	float:left;height:100%;
	display:table;
	}
.cont15
	{
	font-family:"Arial";
	font-size:2em;
	color:#00ff00;
	display:table-cell;
	vertical-align:middle;
	}
/*CONTACT BUTTONS*/
.cont15-1
	{
	float:right;
	height:100%;
	display:inline-block;
	}
/*EMAIL BUTTON*/
.cont16
	{
	float:left;
	width:100px;
	height:100%;
	display:table;
	}
.cont17
	{
	display:table-cell;
	vertical-align:middle;
	}
.cont18
	{
	width:40px;
	height:40px;
	background:url(000184.png);
	background-size:40px 40px;
	border:3px solid #464646;
	border-radius:25px;
	display:block;
	}
.cont18:hover
	{
	background:url(000185.png);
	background-size:40px 40px;
	border:3px solid #00ff00;
	
	}
/*FACEBOOK BUTTON*/
.cont19
	{
	float:left;
	width:100px;
	height:100%;
	display:table;
	}
.cont20
	{
	display:table-cell;
	vertical-align:middle;
	}
.cont21
	{
	width:40px;
	height:40px;
	background:url(000186.png);
	background-size:40px 40px;
	border:3px solid #464646;
	border-radius:25px;
	display:block;
	}
.cont21:hover
	{
	background:url(000187.png);
	background-size:40px 40px;
	border:3px solid #3b5998;
	
	}
/*TWITTER BUTTON*/
.cont22
	{
	float:left;
	width:100px;
	height:100%;
	display:table;
	}
.cont23
	{
	display:table-cell;
	vertical-align:middle;
	}
.cont24
	{
	width:40px;
	height:40px;
	background:url(000188.png);
	background-size:40px 40px;
	border:3px solid #464646;
	border-radius:25px;
	display:block;
	}
.cont24:hover
	{
	background:url(000189.png);
	background-size:40px 40px;
	border:3px solid #00bef6;
	}
/*BODY BASE*/
.bodyContainer
	{
	position:absolute;
	width:100%;
	top:70px;
	text-align:center;
	z-index:10;
	}
/*BODY BASE POSITION*/
.cont25
	{
	position:relative;
	width:75%;
	height:100%;
	display:inline-block;
	}
/*BODY TABS*/
.tab
	{
	width:100%;
	margin-top:-51px;
	list-style-type:none;
	text-align:center;
	z-index:15;
	}
[type=radio]
	{
	display:none;
	}
label
	{
	float:right;
	font-size:1.2em;
	font-weight:bold;
	color:#464646;
	border:2px solid #464646;
	background:#161616;
	border-radius:10px 10px 0px 0px;
	cursor:pointer;
	}
label:hover
	{
	border:2px solid #00ff00;
	color:#00ff00;
	}
input:checked + label
	{
	border:2px solid #00ff00;
	color:#00ff00;
	}
.tab1 label
	{
	margin-right:180px;
	padding:10px 20px 10px 20px;
	}
.tab1 input:checked + label
	{
	margin-top:-5px;
	padding:10px 20px 15px 20px;
	}
.cont26
	{
	position:absolute;
	margin-right:80px;
	top:130px;
	color:#acb6bc;
	font-size:1.2em;
	z-index:5;
	visibility:hidden;
	}
input:checked ~ .cont26
	{
	visibility:visible;
	z-index:5;
	}
.tab2 label
	{
	margin-right:-5px;
	padding:10px 75px 10px 75px;
	}
.tab2 input:checked + label
	{
	margin-top:-5px;
	padding:10px 75px 15px 75px;
	}
.tab3 label
	{
	margin-right:-5px;
	padding:10px 75px 10px 75px;
	}
.tab3 input:checked + label
	{
	margin-top:-5px;
	padding:10px 75px 15px 75px;
	}
.tab4 label
	{
	margin-right:-5px;
	padding:10px 13px 10px 13px;
	}
.tab4 input:checked + label
	{
	margin-top:-5px;
	padding:10px 13px 15px 13px;
	}
li a
	{
	font-size:2em;
	}
.line
	{
	position:relative;
	width:95%;
	height:2px;
	margin-top:80px;
	background:#464646;
	display:inline-block;
	}
.bottomButtonsLine
	{
	position:absolute;
	width:95%;
	height:2px;
	margin-top:45px;
	/*background:#464646;*/
	background:yellow;
	/*display:inline-block;*/
	}
/*BUTTONS MENU*/
.cont49
	{
	position:absolute;
	width:120px;	
	height:650px;
	background:url(000150.jpg);
	background-repeat:repeat;
	border-radius:20px;
	box-shadow:-3px 3px 15px black;
	left:15px;
	top:-570px;
	z-index:30;
	}
.cont49:hover
	{
	top:-20px;
	}
/*BUTTONS MENU MAIN CONTAINER*/
.cont50
	{
	position:relative;
	width:100%;
	height:100%;
	}
.cont54
	{
	position:relative;
	width:100%;
	height:55px;
	display:block;
	}
.cont55
	{
	position:relative;
	width:100%;
	height:15px;
	display:block;
	}
/*LET'S DO BUSINESS BUTTON*/
.cont60
	{
	position:relative;
	}
.cont70
	{
	width:70px;
	height:70px;
	border:5px solid #464646;
	border-radius:55px;
	background:url(000163.png);
	background-size:70px 70px;
	background-repeat:no-repeat;
	display:block;
	}
.cont70:hover
	{
	background:url(000167.png);
	background-size:70px 70px;
	background-repeat:no-repeat;
	border:5px solid #00ff00;
	}
.cont70:hover:after
	{
	position:absolute;
	background:black;
	background:rgba(0, 0, 0, .8);
	border:2px solid #acb6bc;
	border-radius:5px;
	box-shadow:-2px 2px 10px black;
	padding:10px 30px;
	color:#acb6bc;
	left:105px;
	top:-10px;
	content:"HAZ NEGOCIO CON NOSOTROS";
	z-index:1000;
	}
.cont75
	{
	position:relative;
	width:100%;
	height:15px;
	display:block;
	}
/*SOLUTIONS BUTTON*/
.cont80
	{
	position:relative;
	}
.cont90
	{
	width:70px;
	height:70px;
	border:5px solid #464646;
	border-radius:55px;
	background:url(000162.png);
	background-size:70px 70px;
	background-repeat:no-repeat;
	display:block;
	}
.cont90:hover
	{
	background:url(000166.png);
	background-size:70px 70px;
	background-repeat:no-repeat;
	border:5px solid #00ff00;
	}
.cont90:hover:after
	{
	position:absolute;
	background:black;
	background:rgba(0, 0, 0, .8);
	border:2px solid #acb6bc;
	border-radius:5px;
	box-shadow:-2px 2px 10px black;
	padding:10px 30px;
	color:#acb6bc;
	left:105px;
	top:20px;
	content:"SOLUCIONES";
	z-index:1000;
	}
.cont95
	{
	position:relative;
	width:100%;
	height:15px;
	display:block;
	}
/*TUTORING BUTTON*/
.cont100
	{
	position:relative;
	}
.cont110
	{
	width:70px;
	height:70px;
	border:5px solid #464646;
	border-radius:55px;
	background:url(000161.png);
	background-size:70px 70px;
	background-repeat:no-repeat;
	display:block;
	}
.cont110:hover
	{
	background:url(000165.png);
	background-size:70px 70px;
	background-repeat:no-repeat;
	border:5px solid #00ff00;
	}
.cont110:hover:after
	{
	position:absolute;
	background:black;
	background:rgba(0, 0, 0, .8);
	border:2px solid #acb6bc;
	border-radius:5px;
	box-shadow:-2px 2px 10px black;
	padding:10px 30px;
	color:#acb6bc;
	left:105px;
	top:20px;
	content:"ASESORIAS";
	z-index:1000;
	}
.cont115
	{
	position:relative;
	width:100%;
	height:15px;
	display:block;
	}
/*ONLINE SHOP BUTTON*/
.cont120
	{
	position:relative;
	}
.cont130
	{
	width:70px;
	height:70px;
	border:5px solid #464646;
	border-radius:55px;
	background:url(000160.png);
	background-size:70px 70px;
	background-repeat:no-repeat;
	display:block;
	}
.cont130:hover
	{
	background:url(000164.png);
	background-size:70px 70px;
	background-repeat:no-repeat;
	border:5px solid #00ff00;
	}
.cont130:hover:after
	{
	position:absolute;
	background:black;
	background:rgba(0, 0, 0, .8);
	border:2px solid #acb6bc;
	border-radius:5px;
	box-shadow:-2px 2px 10px black;
	padding:10px 30px;
	color:#acb6bc;
	left:105px;
	top:0px;
	content:"TIENDA VIRTUAL";
	z-index:1000;
	}
.cont135
	{
	position:relative;
	width:100%;
	height:15px;
	display:block;
	}
/*LOGO HOME BUTTON*/
.cont140
	{
	position:relative;
	}
.cont150
	{
	width:70px;
	height:70px;
	border:5px solid #464646;
	border-radius:55px;
	background:url(000191.png);
	background-size:70px 70px;
	background-repeat:no-repeat;
	display:block;
	}
.cont150:hover
	{
	background:url(000192.png);
	background-size:70px 70px;
	background-repeat:no-repeat;
	border:5px solid #00ff00;
	}
.cont150:hover:after
	{
	position:absolute;
	background:black;
	background:rgba(0, 0, 0, .8);
	border:2px solid #acb6bc;
	border-radius:5px;
	box-shadow:-2px 2px 10px black;
	padding:10px 30px;
	color:#acb6bc;
	left:105px;
	top:20px;
	content:"HOME";
	z-index:1000;
	}
/*MENU TEXT*/
.cont160
	{
	width:100%;
	height:15px;
	display:block;
	}
.cont170
	{
	width:100%;
	height:40px;
	display:table;
	background:#00ff00;
	}
.cont180
	{
	width:80px;
	height:40px;
	display:table-cell;
	vertical-align:middle;
	}
.cont190
	{
	font-weight:bold;
	font-size:1.5em;
	color:#363636;
	text-shadow:-1px 1px 1px #006300, 1px -1px 1px #88ff88;
	}
/*ABOUT US BUTTON BASE POSITION*/
.aub1
	{
	position:absolute;
	width:200px;
	height:200px;
	top:35%;
	left:-160px;
	display:block;
	z-index:25;
	animation:aub 2s;
	-webkit-animation:aub 2s;
	}
@keyframes aub
	{
	0%{left:-200px;}
	100%{left:-160px;}
	}
@-webkit-keyframes aub
	{
	0%{left:-200px;}
	100%{left:-160px;}
	}
.aub1:hover
	{
	left:-150px;
	}
/*ABOUT US BUTTON ALIGNER CONTAINER*/
.aub2
	{
	width:100%;
	height:100%;
	border-radius:10px;
	box-shadow:-2px 5px 15px black;
	background:#00aeff;
	display:table;
	}
/*ABOUT US BUTTON ALIGNED*/
.aub3
	{
	position:relative;
	display:table-cell;
	vertical-align:middle;
	transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
	filter:prodig:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-o-transform:rotate(-90deg);
	}
/*ABOUT US BUTTON TEXT*/
.aub4
	{
	position:relative;
	padding:30px 30px 10px 30px;
	top:80px;
	text-decoration:none;
	font-size:1em;
	font-weight:bold;
	color:#06192e;
	}
/*----------------------------------------------------------------------------*/
