/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
	font-family: 'Open Sans', sans-serif;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * 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 audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

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

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

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

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

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
#contenedor{
	height: auto;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	max-width: 1400px;
	background-color: #FFF;
}
#contenido{
	width: 100%;
	height: auto;
	margin: 0 auto;
	max-width: 1400px;
}
header {
	text-align: center;
	background-color: #FFF;
	width: 100%;
	height: auto;
	z-index: 101;
}
#cabecera  {
	height: auto;
}
#contacto_sup{
	width: 97%;
	float: right;
	text-align: right;
	font-size: 18px;
	vertical-align: top;
	margin-right: 3%;
}
#barra{
	height: 19px;
	width: 100%;
	float: left;
	background-color: #1d83cc;
}
.barra2{
	height: auto;
	width: 100%;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #999999;
	background-color: #F4F4F4;
	margin-bottom: 2%;
	text-align: left;
	padding: 2% 0 2% 0;
}
.barra2 .titular_barra2{
	color: #727272;
	font-weight: bold;
	text-transform: uppercase;
}
.barra2 .txt_barra2{
font-size:14px;
}


.marcador{
	color:#000;
	margin:0 10% 0 10%;	
}
.img1{
	float:left;
	margin-right:20px;
}
.img2{
	float: right;
	margin-right: 20px;
}

#barra3{
	height: auto;
	width: 100%;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #FFF;
}
#barra3a{
	height: auto;
	width: 59%;
	float: left;
	font-size: 18px;
	color: #7AD8EF;
	background-color: #F4F4F4;
	margin-right: 1%;
	margin-bottom: 5%;
}
#barra3b{
	height: auto;
	width: 39%;
	float: left;
	font-size: 18px;
	color: #63D1EE;
	margin-left: 1%;
	background-color: #F4F4F4;
	margin-bottom: 5%;
}
#barra4{
	height: auto;
	width: 100%;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #323232;
	margin-bottom: 10px;
	background-color: #F4F4F4;
}
#barra4a{
	height: auto;
	width: 60%;
	float: left;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
#barra4b{
	height: auto;
	width: 40%;
	float: left;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
#barra5{
	height: auto;
	width: 100%;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	background-color: #323232;
}
#barra5a{
	height: 360px;
	width: 60%;
	float: left;
	font-size: 14px;
	color: #FFF;
	text-align: left;
}
#text-info{
	margin:0 2% 0 2%;
}
#barra5b{
	height: 360px;
	width: 40%;
	float: left;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
.botones{
	text-align: center;
}
.boton{
	width: 98%;
	float: left;
	margin: 1%;
}
#barra6{
	height: 148px;
	width: 100%;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #63D0ED;
	text-align: left;
	background-color: #F4F4F4;
	margin: 1% 0 1% 0;
}
#barra6a{
	height: auto;
	width: 55%;
	float: left;
	font-size: 14px;
	color: #323232;
	text-align: left;
	margin-left: 5%;
	margin-top: 3%;
}

#barra6b{
	height: auto;
	width: 20%;
	margin: 50px 10% 0 10%;
	float: left;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	vertical-align: middle;
}
#barra7{
	height: 148px;
	width: 100%;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #63D0ED;
	text-align: left;
	background-color: #F4F4F4;
	margin: 1% 0 1% 0;
}
#barra7a{
	height: auto;
	width: 55%;
	float: left;
	font-size: 14px;
	color: #323232;
	text-align: left;
	margin-left: 5%;
	margin-top: 3%;
}
#barra7b{
	height: auto;
	width: 30%;
	margin: 5% 5% 1% 5%;
	float: left;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
#barra7b input{
	width:100%;
	max-width:200px;
}
#barra8{
	background-image: url(../img/portada/fondo_logo.jpg);
	background-repeat: no-repeat;
	min-height: 148px;
	height:220px;
	width: 100%;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #63D0ED;
	-o-background-size:100% auto;
-webkit-background-size:100% auto;
-moz-background-size:100% auto;
background-size:100% auto;
}
#barra_ventajas3{
	height: auto;
	width: 100%;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #FFF;
}
.barra_ventajas3{
	
	width: 33%;
	float: left;
	font-size: 20px;
	color: #FFF;
}
.barra_ventajas3 img{
	max-width:100%;
}
#barra_ventajas4{
	height: auto;
	width: 100%;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #FFF;
	margin-bottom: 20px;
}
.barra_ventajas4{
	width: 33%;
	float: left;
	font-size: 20px;
	color: #666;
}
.barra_ventajas4 img{
	max-width:100%;
}
.titulo{
	font-size: 30px;
	color:#2490ca;
}
.subtitulo{
	font-size: 16px;
	font-weight: bold;
}
.texto{
	font-size: 24px;
	color: #FFF;
	
}
.resaltado{
	color:#2490ca;
}
#pie {
	float: left;
	width: 100%;
	padding-bottom: 2%;
	height: auto;
	font-size: 16px;
}
	float:left;
}
.pie{
	width: 33%;
	float: left;
	font-size: 12px;
	color: #999;
	background-color: #242424;
	line-height: 22px;
	text-align: left;
}
#sectores{
	height: auto;
	width: 100%;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #1D83CC;
	text-align: left;
	padding-bottom: 10px;
}
#aplicaciones{
	height: auto;
	width: 100%;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #1D83CC;
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 11px;
}
 .sectores_text{
	color: #000;
	margin: 2% 10% 0 10%;
	color: #FFFFFF;
}
 .sectores_titular{
	font-weight: bold;
	font-size: 30px
}

.pie3{
	
	width: 33%;
	float: left;
	font-size: 20px;
	color: #FFF;
}
.caja{
	width: 25%;
	float: left;
	color: #323232;
	height: auto;
	background-color: #FFF;
}
.caja2{
	width: 33%;
	float: left;
	color: #323232;
	height: auto;
	background-color: #FFF;
}
.centro{
	text-align:center;
	width: 100%;
}
#nav{
	width: 100%;
}
#logo{
	text-align: left;
	width: 40%;
	float: left;
}
#menu{
	text-align: right;
	width: 57%;
	float: right;
	margin-right: 3%;
}
#menu a{
	
	color: #2490ca;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 400;
	
	text-decoration: none;
}


#slider{
	width: 100%;
	float: left;
	background-image: url(../img/landing-home/imagen-royalpack.jpg);
	background-repeat: no-repeat;
	height: 554px;
	-o-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
#slider img{
	max-width: 100%;
	
	
}
#caja{
	width: 350px;
	height: 365px;
	background-color: #1c81c8;
	margin-top: 10%;
}
.input1{
	font-family: 'Open Sans', sans-serif;
	min-width:200px
}
#caja-todo{
	margin: 5%;
	float: right;
	width: 30%;
}
#caja-text{
	width: 350px;
	height: 20px;
	text-align: right;
	color: #FFF;
	font-size: 18px;
	-webkit-text-shadow: 2px 2px 0 #999;
	-moz-text-shadow: 2px 2px 0 #999;
	text-shadow: 2px 2px 0 #999;
}
#caja-txt{
	float: left;
	margin: 300px 40px 0 40px;
	-webkit-text-shadow: 3px 3px 0 #999;
	-moz-text-shadow: 3px 3px 0 #999;
	text-shadow: 3px 3px 0 #999;
	text-align:left;
	width: 50%;
}	
.titular{
	font-size: 36px;
	 color: #FFF; 
	 font-weight: bold;
}

.subtitulo{
	font-size:30px;color:#FFF;
}


#caja input{
	margin: 2%;
}
.pie table{
	width:80%;
	margin:10%;	
}









/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers:
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.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:
 * https://www.drupal.org/node/897638
 */

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

/*
 * Hide visually and from screen readers, 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;
}

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

/* Tablet Layout: 965 */
@media only screen and (min-width: 580px) {
#nav_sub{
	display:none;
}

}
@media only screen and (min-width : 805px) and (max-width : 1024px){
		#caja-txt{
		margin-top:10%;
		
	}
	
		#caja-text{
			text-align:left;
			font-size: 16px;
		}
		#caja{
			width:100%;
		}
}


@media only screen and (max-width: 805px) {
	
	#logo{
		text-align:center;
		clear:both;
		width:100%;
	}
		#logo img{
		
		max-width:100%;
	}
	#menu{
		
		display:none;
	}
	#caja-todo,#caja{
		clear:both;
		width:80%;
		margin:120px 10% 0 10%;
	}
#caja-txt{
		margin:40px 1% 0 1%;
		float:left;
		width:100%;
		color:#666;
		text-align:center;
		
	}
	#caja-text{
		display:none;
	}
	.texto{
		text-align:center;
	}
	#slider{
		height:auto
	}
#caja-todo{
	margin: 10%;
	
	
	width: 80%;
	float:left;
}
	
	#nav_sub{
		clear:both;
	display:block;	
	
	}
	.barra2{
		text-align:center;
		width:100%;
		
		
	}
	.barra2 p{
		width:100%;
		
		
	}
	.img1{
	float: none;
	margin:0 auto;
	clear:both;
}
.img2{
	float: none;
	margin:0 auto;
	clear:both;
}
	#sectores{
		
		height:auto;
		
		
	
	}
	.marcador{
	text-align: center;
	clear: both;
	float: none;
	}
	.marcador a{
	color:#F00;
	
	}
	.titular_barra2{
		
}
	#pie{
		font-size:12px;
	}
	

}
@media only screen and (max-width: 455px) {
.titular{
		font-size:21px;
	}
	.subtitulo,.texto{
		font-size:14px;
	}
	#caja-todo,#caja{
		width:90%;
		margin:10% 5% 2% 5%;
	}
}
