
@font-face {
    font-family: 'FuturaBookRegular';
    src: url('../fonts/futura-book-webfont.eot');
    src: url('../fonts/futura-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futura-book-webfont.woff') format('woff'),
         url('../fonts/futura-book-webfont.ttf') format('truetype'),
         url('../fonts/futura-book-webfont.svg#FuturaBookRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'FuturaBold';
    src: url('../fonts/futura-bold-webfont.eot');
    src: url('../fonts/futura-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futura-bold-webfont.woff') format('woff'),
         url('../fonts/futura-bold-webfont.ttf') format('truetype'),
         url('../fonts/futura-bold-webfont.svg#FuturaBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
	font-family: 'FuturaBookRegular';
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}



/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Parallax Scroll
   ========================================================================== */
body, html {
	height: 100%;
	min-height: 100%;
}
body {
	background:#00405c;
	
}
.no-js {
	padding-top: 106px;
}
h2 {
	margin-top: 0;
}
.loading {
	background: url('../images/ico_loading.gif') no-repeat center center;
}
header{
	background: url('../images/fondofooter.jpg') ;
	height:80px;
	width:100%;
	background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
background-size: cover;
}

footer{
	position:relative;
	bottom:0;
	text-align:center;
	padding:10px;
	color:#FFF;
	float:left;
	right:0;
	font-size:11px;
	width:100%;
	background: url('../images/fondofooter.jpg');
	background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
background-size: cover;
}

.copyright{
	width:75%;
	margin:0 auto;
}

.copyright span{
	font-size:9px;
}

.home{
	background:#002639 !important;
	color:#fff;
}

.container{
	width:96%;
	float:left;
	padding:10px 2%;
}

.logo{
	width:200px;
	float:left;
}

.logohbo{
	width:200px;
	float: right;
}

section {
	min-width: 960px;
	opacity: 0;
}

.col-1 {width: 8.33%; }
.col-2 {width: 16.66%; }
.col-3 {width: 25%; }
.col-4 {width: 33.33%; }
.col-5 {width: 41.66%; }
.col-6 {width: 50%; }
.col-7 {width: 58.33%; }
.col-8 {width: 66.66%; }
.col-9 {width: 75%; }
.col-10 {width: 83.33%; }
.col-11 {width: 91.66%; }
.col-12 {width: 100%; }

[class*="col-"] {
	float:left;
}

.loaded section,
.no-js section {
	opacity: 1;
	-webkit-transition: opacity 300ms ease-out;
	-moz-transition: opacity 300ms ease-out;
	transition: opacity 300ms ease-out;
}
main {
	overflow-x: hidden;
}
#preload {
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.bcg {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height: 100%;
	width: 100%;
}

.hsContainer {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.hsContent {
	max-width: 700px;
	position: absolute;
}
	.hsContent h2  {
		color: #fff8de;
		font-family: 'FuturaBookRegular';
		background-color: rgba(0,0,0,0.5);
		padding: 20px;
		font-size: 25px;
		line-height: 30px;
		margin: 15px;
	}
	
	.hsContent h2 strong{
		font-family: 'FuturaBold';
	}
	.hsContent p {
		width: 400px;
		color: #b2b2b2;
	}
	.hsContent a {
		color: #b2b2b2;
		text-decoration: underline;
	}

/* Slide 1 */
#slide-1 .bcg {background-image:url('../images/banner1.jpg')}

#slide-1 img{
	top:150px;
	margin:0 auto;
	left:12%;	
	width:75%;
	max-width:1000px;
	position:absolute
}

#slide-1 .hsContent {
	max-width: auto;
	position: absolute;
	right: 100px;
	bottom: 100px;
	padding:20px;
}

/* Slide 2 */
#slide-2 .bcg {background-image:url('../images/banner2.jpg')}
#slide-2 .hsContent {
	margin-left: -450px;
	bottom: 200px;
	top: auto;
}

#slide-2 .hsContent {
	max-width: auto;
	position: absolute;
	right: 10%;
	top: 50%;
	padding:20px;
}
#slide-2 h2 span{
	font-size:12px;
	vertical-align:super;   
}

#slide-2 .hsContainer img{
	top:50px;
	left:5%;
	width:60%;
	max-width:500px;
	position:absolute;
}

/* Slide 3 */
#slide-3 .bcg {background-image:url('../images/banner3.jpg')}

#slide-3 img{
	top: 50px;
    left: 50px;
    width: 300px;
    position: relative;
}

#slide-3 .hsContent {
	max-width: auto;
	position: absolute;
	right: 40px;
	top: 50%;
	padding:20px;
}
	#slide-3 h2 {
		color: #f2ead6;
		font-size:30px;
		line-height:45px;
		background-color: rgba(0,0,0,0.6);
	}

/* Slide 4 */
#slide-4 .bcg {background: #CCC;}

	#slide-4 h2 {
		background: none;
		padding-left: 0;
		padding-right: 0;
	}
	
	#slide-4 .hsContent {
	max-width: auto;
	position: absolute;
	right: 10%;
	top: 20%;
	padding:20px;
}




#slide-4 .hsContent p{
	color:#001d35 !important;
	font-size:25px;
}

.txt_dispositivos{
	font-size:25px;
	text-align:justify;
	width:70%;
	margin:60px auto 0 auto;
}

.txt_dispositivos_ico{
	font-size:25px;
	text-align:center;
	width:80%;
	margin:2px auto;
}

.txt_dispositivos_ico a{
	text-decoration:none;
	color:#222;
	font-weight:bold;
}

.txt_dispositivos_ico img{
	width:150px;
	margin: 10px 0;
}
	
	
/* Slide 5 */
#slide-5 .bcg {background-image:url('../images/banner4.jpg')}
#slide-5 .hsContent {
	margin-left: -450px;
}
	#slide-5 h2 {
		background: none;
		padding-left: 0;
		padding-right: 0;
	}


#slide-6 .bcg {background: #002639; float:left}

	#slide-6 h2 {
		background: none;
		padding-left: 0;
		padding-right: 0;
	}
	
	#slide-6 .hsContent {
	max-width: auto;
	position: absolute;
	right: 10%;
	top: 20%;
	padding:20px;
}

#contenido{
	color:#fff;
	padding:20px;
	text-align:center;
}
#contenido .title{
	font-size: 22px;
    font-weight: 700;
}

#contenido .title span{
	color:#e7dd31;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


.ui-title {
    padding: .4em 1em;
    position: relative;
     background: #7aa3ce;
    background: -moz-linear-gradient(top, #7aa3ce 0%, #597b9c 100%);
    background: -webkit-linear-gradient(top, #7aa3ce 0%,#597b9c 100%);
    background: linear-gradient(to right, #7aa3ce 0%,#597b9c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7aa3ce', endColorstr='#597b9c',GradientType=0 );
	font-size: 20px;
    text-align: left;
	font-weight:800;
	color:#003046;
}

.texto_contratar{
	width:80%;
}

.img_dispositivos{
	width:95%;
	margin:20% auto;
}

.img_precios{
	width:80%;
	height:auto;
	margin:20px auto 0 auto;
}

#exitosa{
	display:none;
}

#div_login{
	width:70%;
	margin:20px auto;
	min-height:200px;
}

#div_login h2{
	font-weight: 400;
    color: #003046;
}

input[type=text], input[type=password], input[type=email], select {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    color: #003046;
}

.myButtonLogin {
    background: #7aa3ce;
    background: -moz-linear-gradient(top, #7aa3ce 0%, #597b9c 100%);
    background: -webkit-linear-gradient(top, #7aa3ce 0%,#597b9c 100%);
    background: linear-gradient(to right, #7aa3ce 0%,#597b9c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7aa3ce', endColorstr='#597b9c',GradientType=0 );
    cursor: pointer;
	max-width: 200px;
    width: 70%;
    height: auto;
    border: none;
    color: #FFF;
    border-radius: 15px;
    font-size: 18px;
    font-weight: 700;
    margin: 10px 20px;
	padding: 10px 20px;
}

#div_contratar{
	display:none;
	margin: 20px;
    color: #232630;
}

.popuop {
    background: #fff;
    width: 80%;
    margin: 0 auto;
}

/*callmeback*/

.inputError
{
	
	color:#FF0000;
	box-sizing: border-box;
}

button.input{
    width: 75px;
    font-size: 13px;
    height: 22px;
    margin: 0 auto;
    display: block;
    padding-top: 2px;
    border-radius: 5px;
	  -webkit-box-shadow: 4px 4px 12px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 4px 4px 12px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 4px 4px 12px 0px rgba(50, 50, 50, 0.75);
    border: none;
    text-transform: uppercase;
    background: linear-gradient(to bottom, #10100f 0%,#252625 45%,#252625 65%,#10100f 100%);
    color: #FFFFFF
	}

/* Capas de transparencia y mensajes de confirmacion */

.form_call
{
	position:relative;
	width:100%;
	float:left;
}

.form_call_mail
{
	position:relative;
	width:100%;
	float:left;
  	margin: 30px 0 50px 0;
}

.form_call_mail input
{
	position:relative;
	width:50%;
	float:left;
}


#transparencia
{
	background-color:#CCCCCC; 
	z-index:1; 
	position:absolute;
	width:100%;
	height:200px;
	margin:-10px;
	display:none;
	opacity:0.95; filter:alpha(opacity="95");
}

#transparencia button
{
	background-color:#FF930C; 
	border:1px solid #FFCA88;
	width:50px;
	height:25px;
    color: #FFFFFF;
	
}

#transparenciaMensaje
{
	position:absolute;
	width:300px;
	height:100px;
	margin-top:-50px;
	margin-left:-150px;
	top:50%;
	left:50%;
}

/* Mensajes de ayuda */

#mensajesAyuda
{
	width:160px;
	font-family:Verdana;
	font-size:10px;
	border:1px solid #000000;
	position:absolute;
	top:-30px;
	right:0px;
	display:none;
	text-align:center;
}

#ayudaTitulo
{
	background-color:#000000; 
	color:#FFFFFF; 
	padding:1px;
}

#ayudaTexto
{
	vertical-align:middle;
	padding:2px;
}

@media (max-width: 920px) {
	.myButtonLogin{ width:80%; font-size:11px; padding: 10px 5px; }
	
	section { min-width: auto; }
	.img_precios{
		float:right;
		margin: 100px 0 0 10px;
	}
	
	.txt_dispositivos{
	font-size:17px;
	text-align:justify;
	width:70%;
	margin:50px auto 0 auto;
	}
	
	.txt_dispositivos_ico{
		font-size:17px;
	}
	
}

@media (max-width: 720px){
	
	.col-6{ width:95% }
	.bcg {
		top: 0px; left: 0px;
		width: auto; height:100%;		
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: fixed;
	}
	.logo{ width:30% }	
	.logohbo{  width:30% }
	section { min-width: auto; }
	
	.myButtonLogin{ width:80%; font-size:11px; padding: 10px 5px; }
	
	.img_precios{
		float:right;
		margin: 40px 0 0 10px;
	}
	
	.img_dispositivos{ margin:0 auto; width:75%; margin-left:15% } 
	
	.txt_dispositivos{
	font-size:15px;
	text-align:justify;
	width:70%;
	margin:10px auto 0 auto;
	}
	
	.txt_dispositivos_ico{
		font-size:15px;
	}
	
	#slide-1 .bcg {background-image:url('../images/responsive1.jpg')}
	
	#slide-2 .bcg {background-image:url('../images/responsive2.jpg')}
	
	#slide-3 .bcg {background-image:url('../images/responsive3.jpg')}
}

@media (max-width: 480px) {
	.col-6{ width:100% }
	section { min-width: auto; }
	.img_dispositivos{ margin:0 auto; width:75%; margin-left:15% } 
	
	.txt_dispositivos{
	font-size:15px;
	text-align:justify;
	width:70%;
	margin:10px auto 0 auto;
	}
	
	.txt_dispositivos_ico{
		font-size:15px;
	}
	.txt_dispositivos_ico img{
		width:40%;
	}
	
	.texto_contratar{ margin-left:15% } 
	
	.myButtonLogin{ width:90%; font-size:11px; padding: 10px 5px; }
	
	#slide-3 img{ width:80%; }
	
	#slide-2 img{ width:80%; }
	
	#slide-3 h2 {
    font-size: 20px;
    line-height: 25px;
	}
	
	.hsContent h2 {    
		padding: 10px;
		font-size: 15px;
		line-height: 20px;
		margin: 10px;
	}
	
	.img_precios{
		float:right;
		margin: 30px 0 0 10px;
	}
	
	.ui-dialog {
		z-index:1000000000;
		top: 0; left: 0;
		margin: auto;
		position: fixed;
		max-width: 90%;
		max-height: 90%;
		display: flex;
		flex-direction: column;
		align-items: stretch;
	}
	.ui-dialog .ui-dialog-content {
		flex: 1;
	}
	
	#slide-1 .bcg {background-image:url('../images/responsive1.jpg')}
	
	#slide-2 .bcg {background-image:url('../images/responsive2.jpg')}
	
	#slide-3 .bcg {background-image:url('../images/responsive3.jpg')}
}