#webMini, .afterContac a {
	-moz-transition: all .5s ease
}
.arrow_box .title, .detallesMINI {
	margin: 0;
	padding: 0;
	text-align: left
}
.arrow_box .title, .precio, .tacha {
	font-family: OpenSansCondLight
}
@font-face {
	font-family: OpenSansCondLight;
	src: url(../fonts/OpenSansCondLight.eot);
	src: url(../fonts/OpenSansCondLight.eot) format('embedded-opentype'), url(../fonts/OpenSansCondLight.woff2) format('woff2'), url(../fonts/OpenSansCondLight.woff) format('woff'), url(../fonts/OpenSansCondLight.ttf) format('truetype'), url(../fonts/OpenSansCondLight.svg#OpenSansCondLight) format('svg')
}
#webMini {
	position: fixed;
	cursor: pointer;
	bottom: -50px;
	left: 5%;
	width: 100px;
	height: 154px;
	z-index: 99999;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
#webMini:hover {
	bottom: 30px
}
.arrow_box {
	position: relative;
	padding: 10px 5px;
	color: #fff;
	border: 1px solid rgba(50,50,50,.5);
	border-radius: 4px;
	width: 120%;
	margin-left: -10%;
	background: #E0A81D
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}
.arrow_box:after {
	border-color: rgba(224,168,29,0);
	border-top-color: #E0A81D;
	border-width: 8px;
	margin-left: -8px
}
.arrow_box:before {
	border-color: transparent;
	border-top-color: rgba(50,50,50,.5);
	border-width: 9px;
	margin-left: -9px
}
.arrow_box .title {
	font-weight: 400;
	width: 100%;
	color: #fff;
	font-size: 1.3em;
	line-height: .8em;
	letter-spacing: normal
}
#cf {
	position: relative;
	margin: 0
}
#cf img {
	position: absolute;
	left: 0;
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out
}
#cf img.top {
	opacity: 0
}
#cf img.bottom, #webMini:hover #cf img.top {
	opacity: 1
}
.detallesMINI {
	clear: both;
	float: left;
	font-size: 20px;
	color: #333;
	font-weight: 700;
	cursor: pointer
}
.tachado {
	text-decoration: line-through
}
.span_4_of_7_a {
	width: 57.14%;
	min-height: 100%
}
.span_3_of_7_a {
	width: 42.85%
}
.precio, .tacha {
	color: #FFF;
	float: left;
	line-height: initial
}
.precio {
	font-size: 3.6em;
	padding: 0 20px;
	margin: auto 10px;
	background: #222;
	border-radius: 8px
}
.boxInicio a, .boxInicio h1 {
	font-family: OpenSansCondLight;
	padding: 0
}
.tacha {
	font-size: 3em;
	background: url(../images/tacha.png) center center no-repeat;
	margin: 10px 10px 10px 0
}
.precio small, .tacha small {
	font-size: .5em
}
.boxInicio {
	position: relative;
	margin: 110px auto 30px
}
.boxInicio a {
	margin: 0 auto;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0;
	text-decoration: none
}
.boxInicio a:active, .boxInicio a:focus, .boxInicio a:hover {
	outline: 0
}
.boxInicio p, .boxInicio ul {
	font-family: OpenSansCondLight;
	color: #FFF;
	margin-bottom: 15px
}
.boxInicio small {
	font-size: .7em;
	font-weight: 400
}
.boxInicio h1 {
	margin: 0 0 20px;
	width: 100%;
	color: #fff;
	font-size: 7em;
	font-weight: 700;
	line-height: .8em;
	letter-spacing: normal
}
.boxInicio p {
	font-size: 2em;
	margin-bottom: 20px
}
.boxInicio p:first-child {
	margin-bottom: 10px;margin-top: 40px;
}
.pAbsoluteContent {
	position: relative;
	height: 580px;
	margin-top: 20px
}
.pAbsolute {
	position: absolute
}
.pAbsolute01, .pAbsolute02, .pAbsolute03, .pAbsolute04, .pAbsoluteBox {
	transform: scale(.7, .7)
}
.pAbsolute01 {
	top: 100px;
	left: 160px
}
.pAbsolute02 {
	top: 200px;
	left: 80px
}
.pAbsolute03 {
	top: 155px;
	left: 290px
}
.pAbsolute04 {
	top: 250px;
	left: 275px
}
.pAbsoluteBox {
	top: 250px;
	left: 50px
}
.boxInicio .botonServicios {
	background-color: #000;
	font-family: Lato, verdana, arial, helvetica, helve, sans-serif;
	border: none;
	padding: 10px 50px 10px 12px;
	color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
	float: left;
	text-transform: uppercase;
	margin: 0 auto;
	border-radius: 5px;
	transition: all ease .5s;
	background-image: url(../images/comprar01.png);
	background-repeat: no-repeat;
	background-position: 95% bottom
}
.boxInicio .botonServicios:hover {
	background-color: #000;
	color: #fff;
	background-position: 95% top
}
.boxInicio .botonservicios_bg2 {
	background-color: #222;
	clear: both
}
.boxInicio .color_2 {
	color: #fff;
	margin: 20px 15px 10px 0;
	float: left;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease
}
.boxInicio .color_2:hover {
	color: #222;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

@media only screen and (max-width :1024px) {
.pAbsolute01 {
	left: 120px
}
.pAbsolute02 {
	left: 0
}
.pAbsolute03 {
	left: 310px
}
.pAbsolute04 {
	left: 260px
}
.pAbsoluteBox {
	left: 0
}
.span_4_of_7_a {
	padding-left: 35px
}
.precio {
	font-size: 3.8em;
	padding: 0 10px
}
}

@media only screen and (max-width :768px) {
.pAbsolute01 {
	left: 75px
}
.pAbsolute03 {
	left: 220px;
	top: 50px
}
.pAbsolute04 {
	left: 215px
}
.pAbsoluteBox {
	left: -10px
}
.boxInicio h1 {
	font-size: 5em
}
.boxInicio p {
	font-size: 1.6em
}
.tacha {
	font-size: 2em;
	text-decoration: line-through;
	background: 0 0
}
.precio {
	font-size: 2.8em
}
}

@media only screen and (max-width :640px) {
.boxInicio {
	margin-top: 70px
}
.boxInicio h1 {
	font-size: 4em
}
.boxInicio p {
	font-size: 1.2em
}
.precio {
	margin: auto 0
}
.pAbsolute01, .pAbsolute02, .pAbsolute03, .pAbsolute04, .pAbsoluteBox {
	transform: scale(.7, .7)
}
.pAbsolute01 {
	left: 25px;
	top: 0
}
.pAbsolute02 {
	left: 0;
	top: 140px
}
.pAbsolute03 {
	left: 130px;
	top: 115px
}
.pAbsolute04 {
	left: 120px;
	top: 205px
}
.pAbsoluteBox {
	left: -10px;
	top: 250px
}
}

@media only screen and (max-width :480px) {
.boxInicio {
	margin-top: -35px;
	margin-bottom: 20px
}
.boxInicio h1 {
	font-size: 5em
}
.boxInicio p {
	font-size: 1.6em
}
.span_3_of_7_a, .span_4_of_7_a {
	width: 100%
}
.pAbsolute01 {
	left: 105px;
	top: -25px
}
.pAbsolute02 {
	left: 30px;
	top: 60px
}
.pAbsolute03 {
	left: 235px;
	top: 65px
}
.pAbsolute04 {
	left: 170px;
	top: 115px
}
.pAbsoluteBox {
	left: 5px;
	top: 125px
}
.pAbsoluteContent {
	height: 460px
}
}

@media only screen and (max-width :350px) {
.pAbsoluteContent {
	height: 320px;
	margin-top: -10px
}
.pAbsolute01, .pAbsolute02, .pAbsolute03, .pAbsolute04, .pAbsoluteBox {
	transform: scale(.5, .5)
}
.boxInicio p {
	font-size: 1.2em
}
.boxInicio h1 {
	font-size: 3em
}
.pAbsolute01 {
	left: 60px;
	top: -25px
}
.pAbsolute02 {
	left: 15px;
	top: 60px
}
.pAbsolute03 {
	left: 160px;
	top: 45px
}
.pAbsolute04 {
	left: 155px;
	top: 105px
}
.pAbsoluteBox {
	left: -5px;
	top: 85px
}
}
.imgIndexHeader {
	display: none
}
.innerBannerSectionIndex {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
	font-weight: 400;
	font-family: Lato, Arial, sans-serif;
	background: #000
}
.about-text h2, .about-text-paso-paso h2, .web-hosting-text h2 {
	font-family: Jura, Arial, sans-serif
}
.innerBannerSectionIndex .boxMensajeVideo {
	position: absolute;
	background: -moz-linear-gradient(left, rgba(0,0,0,0) 0, rgba(0,0,0,.5) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,.5)));
	background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0, rgba(0,0,0,.5) 100%);
	background: -o-linear-gradient(left, rgba(0,0,0,0) 0, rgba(0,0,0,.5) 100%);
	background: -ms-linear-gradient(left, rgba(0,0,0,0) 0, rgba(0,0,0,.5) 100%);
	background: linear-gradient(to right, rgba(0,0,0,0) 0, rgba(0,0,0,.5) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000', GradientType=1 );
	box-sizing: border-box;
	height: 100vh;
	width: 55%;
	left: 45%;
	z-index: 990;
	text-align: center;
	opacity: 1;
	padding: 0
}
.innerBannerSectionIndex .boxMensaje {
	position: absolute;
	background: rgba(20,20,20,1);
	width: 40%;
	left: 54%;
	z-index: 990;
	text-align: center;
	opacity: 1;
	padding: 130px 50px 20px;
	animation: bannerAnimation ease-out 2.5s;
	-webkit-animation: bannerAnimation ease-out 2.5s
}
.boxMensaje:after, .boxMensaje:before {
	position: absolute;
	content: "";
	width: 0;
	left: 0;
	border-left: 270px solid transparent;
	border-right: 270px solid transparent
}
.boxMensaje:after {
	bottom: -60px;
	border-top: 60px solid rgba(20,20,20,1)
}
.boxMensaje:before {
	bottom: -80px;
	border-top: 80px solid rgba(255,204,0,1)
}
.innerBannerSectionIndex .boxMensaje h2 {
	color: #fc0;
	font-size: 78px;
	font-weight: 700;
	text-shadow: 2px 2px 0 #000;
	-webkit-transform: rotate(-6deg);
	-moz-transform: rotate(-6deg);
	-ms-transform: rotate(-6deg);
	-o-transform: rotate(-6deg);
	transform: rotate(-6deg)
}
.innerBannerSectionIndex .boxMensaje h2 span {
	color: #FFF;
	text-shadow: 2px 2px 0 #000
}
.innerBannerSectionIndex .boxMensaje p {
	color: #FFF;
	font-size: 30px;
	line-height: 38px;
	margin-top: 20px;
	text-shadow: 2px 2px 0 #000;
	transform: rotate(-6deg)
}
.innerBannerSectionIndex .boxMensaje p, .transformHR {
	-webkit-transform: rotate(-6deg);
	-moz-transform: rotate(-6deg);
	-ms-transform: rotate(-6deg);
	-o-transform: rotate(-6deg)
}
.transformHR {
	margin: 0 auto;
	border: 0;
	height: 0;
	border-top: #000 1px solid;
	border-bottom: #ffdd57 1px solid;
	transform: rotate(-6deg)
}
@keyframes bannerAnimation {
from {
top:-600px;
opacity:0
}
to {
top:0;
opacity:1
}
}
@-webkit-keyframes bannerAnimation {
from {
top:-600px;
opacity:0
}
to {
top:0;
opacity:1
}
}
.afterContac {
	padding: 10px;
	box-sizing: border-box
}
.afterContac a {
	font-size: 18px;
	margin-left: 30px;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
.botonServicios, .botonServicios2 {
	transition: all ease .5s;
	background-repeat: no-repeat
}
.afterContac span {
	position: absolute;
	margin-left: -30px;
	margin-top: -3px
}
.botonServicios2 {
	border-radius: 5px;
	background-image: url(../images/comprar02.png);
	background-position: 95% bottom
}
.botonServicios, .botonServicios2 {
	float: left;
	letter-spacing: 1px;
	margin: 0 auto;
	color: #fff;
	border: none;
	padding: 5px 50px 5px 12px;
	font-size: 16px;
	text-transform: uppercase
}
.botonServicios2:hover {
	background-color: #fc9911;
	color: #fff;
	background-position: 95% top
}
.botonServicios {
	border-radius: 5px;
	background-image: url(../images/comprar01.png);
	background-position: 95% bottom
}
.botonServicios:hover {
	background-color: #fc9911;
	color: #fff;
	background-position: 95% top
}
.botonservicios_bg0 {
	background-color: #FC0
}
.botonservicios_bg1 {
	background-color: #3db39e
}
.botonservicios_bg2 {
	background-color: #acb33d
}
.botonservicios_bg3 {
	background-color: #f2583e
}
.botonservicios_bg4 {
	background-color: #363636
}
.botonservicios_bg5 {
	background-color: #FC9911
}
.about-text h2 {
	padding: 0;
	font-weight: 700;
	margin: 0 auto;
	font-size: 38px;
	text-align: center;
	color: #333
}
.about-text p {
	padding: 20px 30px;
	margin: 0 auto;
	text-align: left;
	font-size: 18px;
	color: #494949;
	line-height: 1.3em
}
.about-text-paso-paso h2 {
	padding: 0;
	font-weight: 700;
	margin: 0 auto;
	font-size: 38px;
	text-align: center;
	color: #333
}
.about-text-paso-paso p {
	margin: 0 auto;
	text-align: left;
	font-size: 18px;
	color: #666;
	padding: 5px 10%;
	box-sizing: border-box;
	line-height: 1.3em
}
.web-hosting-text h2 {
	padding: 0;
	font-weight: 700;
	margin: 0 auto;
	font-size: 38px;
	color: #333
}
.web-hosting-text p {
	padding: 0;
	margin: 10px auto;
	text-align: left;
	font-size: 24px;
	line-height: 1.4em;
	color: #666
}
.about-text span, .web-hosting-text p span {
	color: #fc9911
}
.color_0, .color_1, .color_2, .color_3, .color_4, .color_5 {
	font-family: Lato, verdana, arial, helvetica, helve, sans-serif
}
.color_0 {
	color: #FC0
}
.color_1 {
	color: #3db39e
}
.color_2 {
	color: #acb33d
}
.color_3 {
	color: #f2583e
}
.color_4 {
	color: #363636
}
.color_5 {
	color: #FC9911
}
.innerBannerSection, .innerBannerSectionContac {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 500px;
	padding: 0;
	margin: 0;
	font-weight: 400;
	font-family: Lato, Arial, sans-serif
}
.subBanner, .subHeader {
	text-align: center;
	margin: 0 auto
}
.innerBannerSection img {
	width: 100%;
	height: auto;
	position: fixed;
	background: url(../images/loader.gif) 50% 50% no-repeat #fc0;
	z-index: 1
}
.innerBannerSection h1, .innerBannerSectionContac h1 {
	position: absolute;
	bottom: 0;
	font-weight: 700;
	z-index: 2;
	font-family: Jura, Arial, sans-serif;
	padding: 5px 0;
	margin: 0 auto;
	text-align: center;
	font-size: 38px;
	color: #000;
	text-shadow: 0 0 1px rgba(255,255,255,.7), 0 0 10px rgba(255,204,0,1);
	width: 100%;
	float: left;
	background: rgba(255,204,0,.8)
}
.subBanner {
	font-weight: 400;
	font-family: Lato, Arial, sans-serif;
	line-height: 1.2em;
	padding: 5px 10%;
	font-size: 32px;
	color: #555
}
.destText h2, .footerCopyright a, .footerCopyright p, .h1Razones, .h3RazonesTitulo, .subHeader {
	font-family: Jura, Arial, sans-serif
}
.subHeader {
	padding: 0 5%;
	font-size: 42px;
	font-weight: 700;
	color: #000
}
.areaClientes, .infoFooter {
	width: 80%;
	padding: 40px 20px;
	box-sizing: border-box
}
.h3RazonesTitulo {
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	margin: auto auto 40px;
	letter-spacing: 1px;
	color: #555
}
.h3RazonesTitulo span {
	color: #FC9911
}
.h1Razones {
	font-size: 52px;
	font-weight: 700;
	margin: 20px auto;
	color: #333;
	text-align: center
}
.h1Razones span {
	color: #FC9911
}
.infoFooter {
	text-align: center;
	margin: auto auto 80px
}
.infoFooter p {
	font-family: Lato, verdana, arial, helvetica, helve, sans-serif;
	text-align: center;
	color: #666;
	font-size: 16px;
	margin: 14px auto
}
.infoFooter p span {
	color: #fc0;
	font-size: 14px
}
.areaClientes {
	background: #060606;
	border-radius: 4px;
	margin: auto auto 80px
}
.areaClientes h4 {
	text-align: center
}
.areaClientes form {
	width: 70%;
	margin: auto
}
.areaClientes label {
	padding: 10px 0 2px;
	font-size: 14px;
	color: #ccc;
	display: block;
	line-height: 1.5em;
	cursor: auto;
	font-weight: 700
}
.areaClientes input {
	font-size: 16px;
	border: 0 solid #fff;
	width: 100%;
	cursor: text;
	border-radius: 4px;
	background: rgba(255,255,255,.1);
	margin: 0 auto 10px;
	transition: background-color .5s ease-in-out
}
.areaClientes input, .areaClientes input[type=submit] {
	font-weight: 700;
	color: #000;
	padding: 10px;
	display: block;
	-webkit-transition: background-color .5s ease-in-out;
	-moz-transition: background-color .5s ease-in-out;
	-o-transition: background-color .5s ease-in-out;
	-ms-transition: background-color .5s ease-in-out
}
.areaClientes input:focus {
	background: rgba(255,204,0,.4);
	outline: 0;
	box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	-moz-box-shadow: 0 0 0 transparent
}
.areaClientes input[type=submit] {
	font-size: 12px;
	border: none;
	cursor: pointer;
	background: rgba(255,204,0,1);
	margin: 0;
	transition: background-color .5s ease-in-out;
	border-radius: 4px
}
.areaClientes input[type=submit]:hover {
	background: #ea6700
}
.backgroundBlack, .logoContainer {
	background: #000
}
.footerCopyright {
	text-align: center;
	padding: 0 5px;
	margin: 0 auto;
	overflow: hidden;
	cursor: none
}
.footerCopyright a, .footerCopyright p {
	text-decoration: none;
	font-size: 12px;
	color: #ccc;
	margin: 8px auto
}
.marginTopFooter {
	margin-top: 100px
}
.redesSocialesMovil {
	display: none
}
.destIcon {
	width: 35%;
	float: left
}
.destText {
	width: 65%;
	float: left
}
.destText h2 {
	font-weight: 700;
	line-height: 1em;
	margin: 0 auto;
	text-align: Left;
	font-size: 34px;
	color: #333
}
.destText p {
	margin: 0 auto;
	text-align: left;
	font-size: 18px;
	color: #888
}
.destIndex {
	width: 90%;
	margin: 20px 5%;
	position: relative;
	overflow: hidden
}
.verMasArrow {
	text-decoration: none;
	font-family: Lato, Arial, sans-serif;
	font-size: 20px;
	color: #d99900;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	-moz-transition: all ease .4s;
	-webkit-transition: all ease .4s;
	-o-transition: all ease .4s;
	transition: all ease .4s
}
.verMasArrow:hover {
	color: #FF4C00
}
.logoContainer {
	position: relative;
	margin: 0 auto;
	width: 200px;
	padding-top: 10px;
	z-index: 5000;
	overflow: visible;
	border-left: solid 1px rgba(255,225,180,.4);
	border-right: solid 1px rgba(255,225,180,.4);
	box-shadow: 0 0 100px 20px rgba(255,225,180,.4);
	text-align: center
}
.logoContainer:after, .logoContainer:before {
	content: "";
	width: 0;
	position: absolute;
	left: 0;
	border-left: 100px solid transparent;
	border-right: 100px solid transparent
}
.logoContainer:after {
	bottom: -30px;
	border-top: 30px solid #000
}
.logoContainer:before {
	bottom: -40px;
	border-top: 40px solid #FC0
}
.imgLogo {
	padding: 0;
	height: auto;
	display: block;
	margin: 20px auto
}
.innerText {
	width: 85%;
	padding: 5px;
	margin: 5px 10% 5px 5%;
	font-size: 18px;
	color: #3e499c;
	text-shadow: 0 0 1px rgba(255,255,255,.8);
	text-align: justify;
	line-height: 24px
}
.imgInner {
	position: relative;
	overflow: hidden;
	margin: 10px 10%;
	width: 80%;
	padding: 0;
	float: left
}
.imgInner:before {
	display: block;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 0 50px;
	-webkit-box-shadow: inset 0 0 0 8px rgba(255,255,255,.7), 0 0 10px rgba(0,0,0,.8);
	-moz-box-shadow: inset 0 0 0 8px rgba(255,255,255,.7), 0 0 10px rgba(0,0,0,.8);
	box-shadow: inset 0 0 0 8px rgba(255,255,255,.7), 0 0 10px rgba(0,0,0,.8)
}
#seccionGrid, .backgroundGrey, .bgOffWhite, .bgWhite, .bgYellow, .bgYellowLight {
	position: relative
}
.imgRedondas {
	border-radius: 50%
}
.bgYellowMINI {
	background: #E0A81D
}
.bgWhite {
	background: rgba(255,255,255,1)
}
.bgYellow {
	background: rgba(255,204,0,1);
	z-index: 3
}
.bgYellow p {
	color: #000
}
.bgYellowLight {
	z-index: 3;
	background-image: url(../images/rocket.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: rgba(240,240,240,0);
	border-radius: 10px 10px 0 0
}
.backgroundGrey {
	z-index: 3;
	background: #303030
}
.bgOffWhite {
	background: rgba(240,240,240,1);
	z-index: 3
}
.iconLi {
	list-style-image: url(../images/list-icon.png);
	margin: 20px auto 20px 30px;
	color: #25204e;
	font-size: 14px
}
.hrBlack {
	border-top: #333 1px solid;
	border-bottom: #333 1px solid
}
.hrBlack, .hrOffWhite {
	height: 0;
	margin: 0;
	border: 0
}
.hrOffWhite {
	border-top: #f5f5f5 1px solid;
	border-bottom: #e5e5e5 1px solid
}
.hrBlackToGrey {
	margin: 0;
	border: 0;
	border-top: 1px solid #111;
	border-bottom: 0 solid #000
}
.hrGreyToBlack {
	margin: 0;
	border: 0;
	border-top: 0 solid #000;
	border-bottom: 1px solid #111
}
.hrFooterLeft {
	margin: 5px 0 10px;
	border: 0;
	height: 0;
	border-top: #333 1px solid;
	border-bottom: #fc0 1px solid
}
.hrFooterTop {
	margin: 5px auto;
	border: 0;
	height: 0;
	border-top: #333 1px solid;
	border-bottom: #111 1px solid
}
.hrOnWhite {
	border-top: #999 1px solid;
	border-bottom: #ffdd57 1px solid
}
.hrOnWhite, .hrOnWhite2 {
	margin: 0 auto;
	border: 0;
	height: 0
}
.hrOnWhite2 {
	border-top: #ddd 1px solid;
	border-bottom: #fff4c7 1px solid
}
.glow {
	-moz-filter: brightness(.6);
	-webkit-filter: brightness(.6);
	-o-filter: brightness(.6);
	filter: brightness(.6);
	-moz-transition: all ease .5s;
	-webkit-transition: all ease .5s;
	-o-transition: all ease .5s;
	transition: all ease .5s
}
.glow:hover {
	-moz-filter: brightness(1.5);
	-webkit-filter: brightness(1.5);
	-o-filter: brightness(1.5);
	filter: brightness(1.5)
}
.grayScale {
	filter: grayscale(.9);
	-webkit-filter: grayscale(.9);
	-moz-filter: grayscale(.9);
	-o-filter: grayscale(.9);
	-ms-filter: grayscale(.9);
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease
}
.grayScale:hover {
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	-ms-filter: grayscale(0)
}
.zix-1 {
	z-index: -1
}
.zix0 {
	z-index: 0
}
.zix1 {
	z-index: 100
}
.zix-2 {
	z-index: 200
}
.zix3 {
	z-index: 300
}
.zix4 {
	z-index: 400
}
.zix5 {
	z-index: 500
}
.videoIndex {
	background: url(../images/video.gif) 50% 50% no-repeat;
	width: 100%;
	height: 100%
}
#seccionGrid {
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s
}
.seccionGridOn {
	padding: 0;
	margin: 0;
	height: 0;
	overflow: visible
}
.seccionGridOff {
	height: 500px
}
.hex {
	width: 150px;
	height: 86px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-webkit-background-size: auto 173px;
	-moz-background-size: auto 173px;
	-ms-background-size: auto 173px;
	-o-background-size: auto 173px;
	text-align: center;
	z-index: 5;
	overflow: visible
}
.hexShadow {
	width: 160px;
	height: 92px;
	z-index: 5;
	background: rgba(255,204,0,1);
	position: absolute;
	margin: -46px 0 0 -80px;
	left: 50%;
	top: 50%;
	cursor: pointer;
	-moz-transition: all ease .4s;
	-webkit-transition: all ease .4s;
	-o-transition: all ease .4s;
	transition: all ease .4s
}
.hex h4, .hex h5 {
	color: #FFF;
	font-family: Jura, Arial, sans-serif;
	font-weight: 700;
	margin: 30px auto 0;
	padding: 0;
	font-size: 18px;
	text-align: center
}
.hex .corner-1, .hex .corner-2, .hexShadow .corner-1, .hexShadow .corner-2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: inherit;
	z-index: -2;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden
}
.hex .corner-1, .hexShadow .corner-1 {
	z-index: -1;
	-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	-o-transform: rotate(60deg);
	transform: rotate(60deg)
}
.hex .corner-2, .hexShadow .corner-2 {
	-webkit-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	-o-transform: rotate(-60deg);
	transform: rotate(-60deg)
}
.hex .corner-1:before, .hex .corner-2:before {
	width: 173px;
	height: 173px;
	position: absolute;
	background: inherit;
	background-repeat: no-repeat;
	backface-visibility: hidden
}
.hex .corner-1:before, .hex .corner-2:before, .hexShadow .corner-1:before, .hexShadow .corner-2:before {
	content: '';
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden
}
.hex .corner-1:before {
	-webkit-transform: rotate(-60deg) translate(-87px, 0);
	-moz-transform: rotate(-60deg) translate(-87px, 0);
	-ms-transform: rotate(-60deg) translate(-87px, 0);
	-o-transform: rotate(-60deg) translate(-87px, 0);
	transform: rotate(-60deg) translate(-87px, 0);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0
}
.hex .corner-2:before {
	-webkit-transform: rotate(60deg) translate(-48px, -11px);
	-moz-transform: rotate(60deg) translate(-48px, -11px);
	-ms-transform: rotate(60deg) translate(-48px, -11px);
	-o-transform: rotate(60deg) translate(-48px, -11px);
	transform: rotate(60deg) translate(-48px, -11px);
	bottom: 0
}
.hexShadow .corner-1:before, .hexShadow .corner-2:before {
	width: 193px;
	height: 193px;
	position: absolute;
	background: inherit;
	background-repeat: no-repeat;
	backface-visibility: hidden
}
.hex-0, .hex-1, .hex-2, .hex-3, .hex-4, .hex-5, .hex-6, .hexShadow:hover {
	position: absolute;
	left: 50%;
	top: 50%
}
.hexShadow .corner-1:before {
	-webkit-transform: rotate(-60deg) translate(-97px, 0);
	-moz-transform: rotate(-60deg) translate(-97px, 0);
	-ms-transform: rotate(-60deg) translate(-97px, 0);
	-o-transform: rotate(-60deg) translate(-97px, 0);
	transform: rotate(-60deg) translate(-97px, 0);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	transform-origin: 0 0
}
.hexShadow .corner-2:before {
	-webkit-transform: rotate(60deg) translate(-58px, -11px);
	-moz-transform: rotate(60deg) translate(-58px, -11px);
	-ms-transform: rotate(60deg) translate(-58px, -11px);
	-o-transform: rotate(60deg) translate(-58px, -11px);
	transform: rotate(60deg) translate(-58px, -11px);
	bottom: 0
}
.hex .hexShadow .inner {
	color: #FFF
}
.hex h4 {
	letter-spacing: 0
}
.hex h5 {
	transition: all ease .4s
}
.hex h5, .hex-0 {
	-moz-transition: all ease .4s;
	-webkit-transition: all ease .4s;
	-o-transition: all ease .4s
}
.hex p {
	color: #FFF;
	font-family: Jura, Arial, sans-serif;
	font-size: 16px;
	width: 80%;
	margin: 0 auto
}
.hex-0 {
	background: #111;
	margin: -43px 0 0 -75px;
	cursor: pointer;
	transition: all ease .4s
}
.hex-0:hover {
	background: #fC0
}
.hexShadow:hover {
	background: rgba(255,204,0,1);
	margin: -46px 0 0 -80px;
	cursor: pointer
}
.hex-0:hover h5 {
	color: #000
}
.hex-1 {
	background-color: #222;
	opacity: 0;
	margin: -43px 0 0 -75px
}
.hex.hex-1:hover {
	background: #4c66a4;
	cursor: pointer
}
.hex-1-Off {
	opacity: 1;
	margin-left: -161px;
	margin-top: -186px
}
.hex-2 {
	background-color: #222;
	opacity: 0;
	margin: -43px 0 0 -75px
}
.hex.hex-2:hover {
	background: #3cf;
	cursor: pointer
}
.hex-2-Off {
	opacity: 1;
	margin-left: 10px;
	margin-top: -186px
}
.hex-3 {
	background-color: #222;
	opacity: 0;
	margin: -43px 0 0 -75px
}
.hex.hex-3:hover {
	background: #CA3625;
	cursor: pointer
}
.hex-3-Off {
	opacity: 1;
	margin-left: -245px;
	margin-top: -43px
}
.hex-4 {
	background-color: #222;
	opacity: 0;
	margin: -43px 0 0 -75px
}
.hex.hex-4:hover {
	background: #c8232c;
	cursor: pointer
}
.hex-4-Off {
	opacity: 1;
	margin-left: 95px;
	margin-top: -43px
}
.hex-5 {
	background-color: #222;
	opacity: 0;
	margin: -43px 0 0 -75px
}
.hex.hex-5:hover {
	background: #4C92C3;
	cursor: pointer
}
.hex-5-Off {
	opacity: 1;
	margin-left: -161px;
	margin-top: 102px
}
.hex-6 {
	background-color: #222;
	opacity: 0;
	margin: -43px 0 0 -75px
}
.hex.hex-6:hover {
	background: #365471;
	cursor: pointer
}
.hex-6-Off {
	opacity: 1;
	margin-left: 10px;
	margin-top: 102px
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}
.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}
@-webkit-keyframes fadeInRight {
0% {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@keyframes fadeInRight {
0% {
opacity:0;
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@media screen and (max-width:1050px) {
.infoFooter p {
	font-size: 12px
}
.botonServicios, .botonServicios2 {
	height: 43px;
	line-height: 26px
}
.innerBannerSection h1, .innerBannerSectionContac h1 {
	font-size: 20px
}
.innerBannerSection, .innerBannerSectionContac {
	height: 360px;
	background: #fc0
}
.videoIndex {
	display: none
}
.imgIndexHeader {
	padding-top: 0;
	background: #000;
	display: block
}
.innerBannerSectionIndex .boxMensajeVideo {
	width: 60%;
	left: 40%;
	background: -moz-linear-gradient(left, rgba(0,0,0,0) 0, rgba(0,0,0,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0)));
	background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0, rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(left, rgba(0,0,0,0) 0, rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(left, rgba(0,0,0,0) 0, rgba(0,0,0,0) 100%);
	background: linear-gradient(to right, rgba(0,0,0,0) 0, rgba(0,0,0,0) 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000', GradientType=1 )
}
.subHeader {
	padding: 0 3%;
	font-size: 28px
}
.subBanner {
	padding: 0 3%;
	font-size: 18px
}
.web-hosting-text h2 {
	margin: 30px auto 0
}
.destText h2 {
	font-size: 20px
}
.destText p {
	font-size: 12px
}
.verMasArrow {
	font-size: 14px;
	margin-top: 5px
}
.destText {
	width: 63%;
	margin-left: 2%
}
.h1Razones {
	font-size: 30px
}
.h3RazonesTitulo {
	font-size: 20px
}
.redesSocialesMovil {
	display: -webkit-box;
	width: 45%;
	margin: auto auto 40px
}
#seccionGrid, .hex, .hexShadow {
	display: none
}
.marginTopFooter {
	margin-top: 10px
}
.areaClientes, .infoFooter {
	margin: auto auto 10px
}
.about-text h2 {
	font-size: 24px
}
.web-hosting-text h2 {
	font-size: 22px
}
.web-hosting-text p {
	font-size: 14px;
	line-height: 1em
}

.bigH1 {
    font-size: 7em;
    margin: 35px 0 0;
}
}

@media screen and (max-width:625px) {
.maxWidth60 {
	max-width: 60%;
	margin: auto
}
#seccionGrid, .hex, .hexShadow {
	display: none
}
.hrBlackToGrey {
	border-top: 1px solid #000
}
.hrGreyToBlack {
	border-bottom: 1px solid #000
}
.marginTopFooter {
	margin-top: 20px
}
.areaClientes {
	margin: auto auto 0
}
.redesSocialesMovil {
	display: inline-block;
	width: 100%;
	margin: auto auto 20px
}
.logoContainer:after, .logoContainer:before, .sectionNo {
	display: none
}
.logoContainer {
	position: relative;
	margin: 0 auto;
	width: 200px;
	padding-top: 0;
	border-left: none;
	border-right: none;
	box-shadow: none;
	text-align: center
}
.imgLogo {
	margin: 5px auto
}
.gracias-contact {
	margin-top: 130px;
	text-align: left
}
}

@media only screen and (max-width :625px) {
.about-text-paso-paso {
	padding: 20px 0
}
.about-text-paso-paso p {
	font-size: 14px;
	padding: 5px 0
}
.about-text p {
	padding: 20px 0;
	font-size: 14px
}
.sectionNo {
	display: none
}
.about-text h2 {
	font-size: 24px
}
.web-hosting-text h2 {
	font-size: 22px;
	margin: 0 auto
}
.web-hosting-text p {
	font-size: 14px;
	line-height: 1em
}
.imgCenter {
	width: 90%
}
.innerBannerSection h1, .innerBannerSectionContac h1 {
	font-size: 14px
}
.innerBannerSection, .innerBannerSectionContac {
	height: 260px;
	background: #fc0
}
.innerBannerSection img {
	padding-top: 110px
}
.innerBannerSectionIndex .boxMensajeVideo {
	height: 100vh;
	width: 70%;
	left: 30%
}
.subBanner {
	padding: 0 1%;
	font-size: 18px
}
.imgIndexHeader {
	padding-top: 110px;
	background: #000;
	display: block
}
.ch-info p, .videoIndex {
	display: none
}
.logoContainer {
	background: 0 0
}
.subHeader {
	padding: 0 1%;
	font-size: 22px
}
.destText h2 {
	font-size: 20px
}
.destText p {
	font-size: 12px
}
.verMasArrow {
	font-size: 14px;
	margin-top: 5px
}
.destText {
	width: 63%;
	margin-left: 2%
}
.h1Razones {
	font-size: 20px
}
.ch-info h3 {
	height: 75px
}
.infoFooter {
	width: 90%;
	text-align: center;
	padding: 20px 10px;
	box-sizing: border-box;
	margin: auto auto 10px
}
.areaClientes {
	width: 98%;
	padding: 20px 5px
}
.areaClientes form {
	width: 95%
}
}
