@charset "utf-8";

/* elimino los margenes de default */
* {
	margin: 0;
	padding: 0;
}

/* scroll publicidad */
html {
	scroll-behavior: smooth;
}

/* ligas a sin decoración */
a {
	text-decoration: none;
	color: #07b0f2;
}

/*botones*/
.cont-btn {
	display: inline-block;
	width: 100%;
	height: 100px;
	text-align: center;
	margin: auto;
	padding: 20px 0px;
}

.cont-btn a{
	margin: 10px;
}

.btn-azul {
	text-align: center;
	font-family: 'Nunito', sans-serif;
	background: #07b0f2;
	color: #ffffff;
	display: inline-block;
	margin: auto;
	padding: 10px 15px;
	width: 200px;
	text-decoration: none;
	border-radius: 50px;
}

.btn-morado {
	text-align: center;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 24px;
	background: #5d6073;
	color: #ffffff;
	display: inline-block;
	margin: auto;
	padding: 5px;
	width: 200px;
	text-decoration: none;
	border-radius: 50px;
	vertical-align: middle;
}

.corto {
	font-size: 13px;
	width: 80px;
	margin-bottom: 15px;
}

/*paises*/

.menu-paises {
	display: inline;
	float: right; 
	list-style: none;
	padding: 0px 10px;
	margin: auto;
	z-index: 2100;
	margin-right: 100px;
	vertical-align: middle;
}

.menu-paises li {
	display: inline-block;
	padding: 0px 8px;
	float: left;
}

.menu-paises li a{
	color: #ffffff;
}

.menu-paises li a img{
	width: 20px;
}

#items-home .menu-paises2 {
	width: 100%;
	display: inline-block;
	margin: auto;
	text-align: center;
	padding: 0px 20px;
	background-color: #07B0F2;
}
#items-home .menu-paises2 li {
	width: 40px;
	display: inline-block;
	padding: 0px 3px;
	float: left;
}

#items-home .menu-paises2 li a{
	color: #ffffff;
	padding: 0px;
}

#items-home .menu-paises2 li a img{
	width: 20px;
}

.menus {
	display: inline-block;
	width: 800px;
	height: 120px;
	float: right;
}

/* header y menú de navegación en home y página oscura */
#header-bn {
	width: 100%;
	height: 130px;
	margin-top: 0px;
	position: fixed;
	background-color: rgba(255,255,255,1);
	z-index: 199;
}

.navegacion-home {
	width: 100px;
	height: 120px;
	display: inline-block;
}

.logo {
	width: 230px;
	padding: 10px;
	margin: 10px;
	margin-left: 50px;
	z-index: 2000;
}

/* menú con sus estados */
.menu-home {
	font-family:'Nunito', sans-serif;
	font-weight: 700;
	font-size: 13px;
	float: right !important; 
	list-style: none;
	padding: 10px;
	margin: auto;
	z-index: 99;
	margin-right: 100px;
	margin-top: 10px;
}

.menu-home li {
	display: block;
	float: left;
}

.menu-home li a {
	padding: 10px 10px;
	display: block;
	color: #ffffff;
}

.menu-home li a:hover {
	background: #ffffff;
	color:#07B0F2;
}

/* submenus con sus estados */
.submenu-home {
	position: absolute;
}

.submenu-home li a {
	width: 130px;
	color: #07B0F2;
	padding: 10px 15px;
	background: #fff;
}

.submenu-home li a:hover {
	background: #D0EFFB;
}

.menu-home li ul {
	display:none;
	position:absolute;
	min-width:130px;
}
			
.menu-home li:hover > ul {
	display:block;
	color: #ffffff;
	
}
			
.menu-home li ul li {
	position:relative;
}
			
.menu-home li ul li ul {
	right:-140px;
	top:0px;
}

/* menú responsivo home */
#menu2-home {
    width: 40%;
    height: 100%;
    position: absolute;
    z-index: 66;
    left: 0px;
    top: 8px;
	display: none;
}

#menu2-home a {
	display: inline-block;
	padding: 20px 25px;
}

#items-home{
    background-color: #07B0F2;
    position: absolute;
    z-index: 99;
	font-family: 'Nunito', sans-serif;
	font-weight: 700;
	font-size: 14px;
	display: none;
}

#items-home li {
	width: 100%;
	display: block;
	float: left;
}

#items-home li a {
	width: 100%;
	padding: 15px 20px;
	color: #fff;
	background: #07B0F2;
}

#items-home a:hover {
	background: #fff;
	color:#07B0F2;
}


/* submenus con sus estados */
.submenu2-home {
	list-style: inline;
}

/* cintillo home */
.home-cintillo {
	width: 100%;
	height: 200px; 
	background-size: cover;
	background-position: center;
	background-image: url("../img/fondo-cintillo.png");
	background-repeat: no-repeat;
	margin-bottom: 100px;
}

.txt_home-cintillo {
	font-family: 'Nunito', sans-serif;
	font-size: 28px;
	color: #5777ba;
	text-align: center;
	padding: 20px;
	width: 65%;
	margin: auto;
}

.txt_home-cintillo p {
	margin-top: 20px;
}

.txt_home-cintillo img {
	float: left;
	display: inline-block;
}

.btn-cintillo {
	font-family: 'Nunito', sans-serif;
	font-size: 16px;
	background: #5777ba;
	color: #fff;
	text-align: center;
	padding: 10px;
	border-radius: 15px;
}

.btn-cintillo:hover {
	background: #405E9E;
}


/* header home */
.home {
	width: 100%;
	height: 850px;
	z-index: 0;
	background-size: 100%;
	background-position: left;
	background-image: url(../img/home-header.png);
	background-repeat: no-repeat;
	margin-top: -300px;
}

.titulos-home {
	z-index: 2;
	width: 500px;
	margin-left: 150px;
	margin-top: -400px;
}

.titulos-home h1 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #ffffff;
	font-size: 55px;
}

.titulos-home h2 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 500; 
	color: #ffffff;
	font-size: 30px;
}

/* publicidad*/
#cuadro-publicidad {
	width: 100%;
	height: 100%;
	z-index: 10000;
	overflow: hidden;
	position: fixed;
	background-color: rgba(0,0,0,.5);
}

.publicidad {
	width: 60%;
	margin: auto;
	animation: modal 1s 1s forwards;
	visibility: hidden;
	opacity: 0;
	text-align: center;
}


#cerrar {
	display: none;
}

#cerrar + label {
	position: fixed;
	color: #fff;
	font-size: 35px;
	font-weight: 900;
	z-index: 10001;
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	text-align: center;
	cursor: pointer;
	animation: modal 1s 1s forwards;
	visibility: hidden;
	opacity: 0;
	top: 3px;
	right: 10px;
}

#cerrar:checked + label, #cerrar:checked ~ #cuadro-publicidad {
	display: none;
}

/* animación */
@keyframes modal {
	100% {
		visibility: visible;
		opacity: 1;
	}
}

/* página de  home*/
.img-home {
	float: right;
	margin-top: -100px;
}

.apoyo-home {
	width: 600px;
	margin: 20px;
	padding: 10px;
	margin-top: 280px;
	margin-left: 30px;
}

.apoyo-home p {
	font-family: 'Nunito', sans-serif;
	color: #5d6073;
	font-size: 18px;
}

/* home contacto */
.capacitacion-home {
	margin-top: 50px;
	width: 100%;
	height: 250px; 
	background-size: cover;
	background-position: center;
	background-image: url(../img/home_capacitacion.png);
	background-repeat: no-repeat;
}

/* home cuatro columnas */
.seccion-home {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #5d6073;
	font-size: 28px;
	margin: auto;
	padding: 10px;
	text-align: center;
}

.productos-home {
	display: inline-block;
	vertical-align: top;
	margin: auto;
}

.home-prod {
	display: inline-block;
	width: 150px;
	height: 280px;
	padding: 40px;
	margin: auto;
	text-align: center;
	vertical-align: top;
}

.home-prod p {
	width: 150px;
	font-family: 'Nunito', sans-serif;
	color: #5d6073;
	font-size: 16px;
	text-align: center;
}

.home-prod img {
	margin: auto;
}

.space {
	display: inline-block;
	width: 200px;
	height: 180px;
	padding: 2.5em;
	margin: auto;
	text-align: center;
	vertical-align: bottom;
}

.space img {
	margin: auto;
	max-height: 110px;
}


.boton-home {
	width: 100px;
	margin: auto;
	padding: 10px;
	vertical-align: bottom;
}

/* header y menú de navegación en página blanca */
.navegacion {
	width: 100px;
	height: 150px;
	display: inline-block;
	margin-left: 70px;
	z-index: 2000;
}

/* menú con sus estados */
.menu {
	font-family:'Nunito', sans-serif;
	font-weight: 700;
	font-size: 13px;
	float: right !important; 
	list-style: none;
	padding: 10px;
	margin: auto;
	z-index: 99;
	margin-right: 100px;
}

.menu li {
	display: block;
	float: left;
}

.menu li a {
	padding: 10px 10px;
	display: block;
	color: #66adac;
}

.menu li a:hover {
	background: #66adac;
	color:#FFFFFF;
}

/* submenus con sus estados */
.submenu {
	position: absolute;
}

.submenu li a {
	width: 130px;
	color: #ffffff;
	padding: 10px 15px;
	background: #66adac;
}

.submenu li a:hover {
	background-color: #85BDBD;
}

.menu li ul {
	display: none;
	position: absolute;
	min-width: 130px;
}
			
.menu li:hover > ul {
	display: block;
	color: #ffffff;
	
}
			
.menu li ul li {
	position:relative;
}
			
.menu li ul li ul {
	right:-140px;
	top:0px;
}

/* espacio menu fijo*/
.espacio-header {
	width: 100%;
	height: 160px;
}

/* servicios encabezado*/
.encabezado {
	width: 100%;
	height: 250px;
	margin: auto;
}

.encabezado img {
	width:  50%;
}

.subencabezados {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 28px;
	text-align: center;
	color: #07b0f2;
	margin: 10px;
	padding: 10px;
}

.titulares {
	display: inline-block;
	width: 40%;
	height: 100%;
	vertical-align: middle;
}

.titulares h1 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #66adac;
	font-size: 44px;
}
.titulares h2 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 700; 
	color: #5d6073;
	font-size: 30px;	
}


/* menú responsivo */
#menu2 {
    width: 40%;
    height: 100%;
    position: absolute;
    z-index: 99;
    left: 0px;
    top: 8px;
	display: none;
}

#menu2 a {
	display: inline-block;
	padding: 20px 25px;
}

#items{
    background-color: #66adac;
    position: absolute;
    z-index: 66;
	font-family: 'Nunito', sans-serif;
	font-weight: 700;
	font-size: 14px;
	display: none;
}

#items li {
	width: 100%;
	display: block;
	float: left;
}

#items li a {
	width: 100%;
	padding: 15px 20px;
	color: #fff;
	background: #66adac;
}

#items a:hover {
	background: #ffffff;
	color:#66adac;
}

#items .menu-paises2 {
	width: 100%;
	display: inline-block;
	margin: auto;
	text-align: center;
	padding: 0px 20px;
	background-color: #66adac;
}
#items .menu-paises2 li {
	width: 40px;
	display: inline-block;
	padding: 0px 3px;
	float: left;
}

#items .menu-paises2 li a{
	color: #ffffff;
	padding: 0px;
}

#items .menu-paises2 li a img{
	width: 20px;
}


/* submenus con sus estados */
.submenu2 {
	list-style: inline;
}

/* titulos de páginas soporte y nosotros */
.titular-sop {
	width: 800px;
	text-align: center;
	margin: auto;
	
}

.titular-sop h1 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #66adac;
	font-size: 44px;
}

.titular-sop h2 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 700; 
	color: #5d6073;
	font-size: 28px;
}

/* estilo general del cuerpo */
.cuerpo {
	width: 1000px;
	margin: auto;
	text-align: center;
}

.cuerpo-rose {
	width: 90%;
	margin: auto;
	text-align: center;
}

/* página servicios */
.producto {
	display: inline-block;
}

.descripcion {
	width: 650px;
	padding: 10px;
	display: inline-block;
	text-align: left;
}

.descripcion h4 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #5d6073;
	font-size: 32px;
}

.descripcion p {
	font-family: 'Nunito', sans-serif;
	color: #5d6073;
	font-size: 18px;
}

.descripcion a {
	float: right;
}

.acordeon {
	padding: 15px;
	width: 60%;
	margin-left: 50px;
	margin-top: -40px;
	font-family: 'Nunito', sans-serif;
	color: #5d6073;
	font-size: 16px;
	text-align: left;
}

.acordeon h5 {
	cursor: pointer;
}

.acor-der {
	float:right;
}

.pro-img {
	display: inline-block;
	padding: 50px;
}

/* banner rosa */
.cotizar {
	width: 100%;
	height: 300px; 
	background-size: cover;
	background-position: center;
	background-image: url(../img/productos-contacto.png);
	background-repeat: no-repeat;
	margin-bottom: 100px;
}

.txt_rosa {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 38px;
	color: #ffffff;
	text-align: center;
	padding-top: 100px;
}

/* espacio entre divs*/
.espacio {
	width: 100%;
	height: 50px;
	display: inline-block;
}

/* página aliados*/

.encabezado-aliados {
	width: 100%;
	height: 300px;
	background-size: cover;
	background-position: center;
	background-image: url(../img/header-aliados.jpg);
	z-index: 0;
}

.contenido-hd {
	z-index: 2;
	width: 700px;
	margin: auto;
	text-align: center;
	padding-top: 150px;
}

.contenido-hd h1 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #ffffff;
	font-size: 48px;
}

.contenido-hd  h2 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 500; 
	color: #ffffff;
	font-size: 32px;
}


.aliados {
	float: left;
	margin-left: 6em;
}

.aliados-txt {
	display: block;
	width: 800px;
	text-align: center;
	margin: auto;
	padding: 50px;
}

.aliados-txt p {
	font-family: 'Nunito', sans-serif;;
	font-size: 16px;
	color: #5d6073;
}

.img-aliados {
	display: inline-block;
	margin: auto;
	padding: 50px;
	margin-left: 5em;
}

.sis-aliados {
	display: inline-block;
	width: 500px;
	padding: 50px;
	margin: auto;
}

.sis-aliados h3 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 28px;
	color: #5d6073;
}

.sis-aliados p {
	font-family: 'Nunito', sans-serif;;
	font-size: 16px;
	color: #5d6073;
}

.beneficios-al {
	vertical-align: top;
	display: inline-block;
	width: 400px;
	padding: 50px;
	margin: auto;
}

.beneficios-al h3 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 700;
	font-size: 30px;
	color: #5d6073;
}

.beneficios-al li {
	text-align: left;
	font-family: 'Nunito', sans-serif;
	font-size: 16px;
	color: #5d6073;
}

.btn-aliados {
	display: inline-block;
	padding: 20px;
	float: right;
}

.img-beneficios {
	display: inline-block;
	padding: 50px;
}

.img-beneficios img {
	width: 200px;
}

/* página nosotros */
.encabezado-nosotros {
	width: 100%;
	height: 300px;
	background-size: cover;
	background-position: center;
	background-image: url(../img/header-nosotros.jpg);
	z-index: 0;
}


/* estilo del parallax */
.contenedor {
	display: inline-block;
	min-width: 1200px;
	width: 100%;
	margin: auto;
	margin-top: 20px;
	height: 600px;
}

.parallax {
	padding: 100px;
    background: transparent;
	height: 400px;
}

.contenido {
	width: 250px;
	height: 300px;
	display: inline-block;
	z-index: auto;
	position: relative;
	margin: auto;
	margin: 20px;;
	padding: 30px;
	background: rgba(225,225,225,0.75);
}

.contenido h3 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 26px;
	color: #5d6073;
	text-align: center;
}

.contenido p {
	font-family: 'Nunito', sans-serif;;
	font-size: 16px;
	color: #5d6073;
}

.mision {
	float: left;
	margin-left: 170px;
}

.vision {
	float: right;
	margin-right: 170px;
}

/* página nosotros */
.experiencia {
	width: 650px;
	margin: auto;
	padding: 50px;
}

.experiencia h4 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 26px;
	color: #5d6073;
	text-align: center;
}

.experiencia p {
	font-family: 'Nunito', sans-serif;;
	font-size: 16px;
	color: #5d6073;
}

.experiencia li {
	font-family: 'Nunito', sans-serif;;
	font-size: 16px;
	color: #5d6073;
	text-align: left;
}

/* página eventos */

.banner {
	width: 100%;
	height: 300px;
	background-color: #183878;
	background-size: cover;
	background-position: center;
	background-image: url(../img/header-evento.jpg);
	z-index: 0;
}

/* banner rotator */
.contenido-banner {
	z-index: 2;
	width: 700px;
	margin: auto;
	text-align: center;
	padding-top: 150px;
}

.contenido-banner h1 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #ffffff;
	font-size: 48px;
}

.contenido-banner h2 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 500; 
	color: #ffffff;
	font-size: 32px;z-index: 2;
	width: 700px;
	margin: auto;
	text-align: center;
	padding-top: 250px;
}


/* videos */
.seccion-video {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #07B0F2;
	font-size: 38px;
	margin: auto;
	padding: 5px;
	text-align: center;
}

.videos {
	display: inline-block;
	padding: 10px;
	text-align: center;
	width: 950px;
	margin: auto;
	margin-left: 5px;
}

.cuadro-video {
	width: 350px;
	display: inline-block;
	margin: auto;
	padding: 40px;
}

/* reunion anual */
.info-rau {
	display: inline-block;
	width: 800px;
	margin: auto;
	margin-left: 50px;
	padding: 20px;
}

.texto-rau {
	text-align: left;
	display: inline-block;
	width: 450px;
	margin: auto;
	padding: 10px;
}

.texto-rau h3 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color: #66adac;
	font-size: 36px;
}

.texto-rau h4 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 700; 
	color: #5d6073;
	font-size: 24px;
}

.texto-rau p {
	font-family: 'Nunito', sans-serif;;
	font-size: 16px;
	color: #5d6073;
}

.img-rau {
	display: inline-block;
	width: 300px;
}

.img-rau img {
	width: 300px;
}

.boton-rau {
	display: inline-block;
	width: 400px;
	float: left;
	padding: 20px;
}

.boton-rau h5 {
	display: inline-block;
	width: 270px;
	font-family: 'Nunito', sans-serif;;
	font-size: 14px;
	color: #07B0F2;
	text-align: right;
	padding: 10px;
}

.boton-rau a {
	display: inline-block;
	width: 100px;
	float: right;
}

/* gallery jquery */
.container {
     height: 300px;
     margin:30px auto;
	 z-index: 20;
}

.container ul {}

.container ul li {
    /* transition: width .5s, height .5s, top .5s, left .5s;
        -webkit-transition: width .5s, height .5s, top .5s, left .5s;
     */
    border:1px solid #fff;
}

.container ul li img {
	z-index: 30;
}

.left, .right {
    cursor: pointer;
}

.rau {
	display: none;
}

/* página contacto */
.contacto {
	width: 100%;
	height: 200px; 
	background-size: cover;
	background-position: center;
	background-image: url(../img/contacto-header.png);
	background-repeat: no-repeat;
	margin-bottom: 50px;
}

/* cuadros de contacto */
.txt-contacto {
	text-align: left;
	display: inline-block;
	width: 300px;
	min-height: 450px;
	margin-left: 70px;
	padding: 10px;
	font-family: 'Nunito', sans-serif;;
	font-size: 16px;
	color: #5d6073;
}

.txt-contacto li {
	margin-left: 30px;
	list-style: none;
}

/* mapa */
.mapa {
	width: 300;
	height: 350;
}

/* formulario de contacto */
form {
	display: inline-block;
	width: 300px;
	height: 750px;
	margin-left: 70px;
	padding: 10px;
	font-family: 'Nunito', sans-serif;;
	font-size: 16px;
	color: #5d6073;
	vertical-align: top;
	text-align: left;
}

#nombre, #correo, #telefono, #empresa {
	width: 300px;
	height: 30px;
	background-color: #E7E4E4;
	color: #5d6073;
}

#comentario {
	width: 300px;
	height:250px;
	background-color: #E7E4E4;
	color: #5d6073;
	vertical-align: top;
}

.button {
	background: #07b0f2;
	color: #ffffff;
	display: inline-block;
	margin: auto;
	margin-left: 100px;
	padding: 10px 0px;
	text-align: center;
	width: 100px;
	text-decoration: none;
	box-shadow: 0px 3px 0px #5d6073;
	border-radius: 50px;
}

#form1 {
	display: inline-block;
	width: 300px;
	height: 750px;
	margin-left: 70px;
	padding: 10px;
	font-family: 'Nunito', sans-serif;;
	font-size: 16px;
	color: #5d6073;
	vertical-align: top;
	text-align: left;
}

#TbNombre, #TbCorreo, #TbTelefono, #TbEmpresa {
	width: 300px;
	height: 30px;
	background-color: #E7E4E4;
	color: #5d6073;
}

#TbComentario {
	width: 300px;
	height:250px;
	background-color: #E7E4E4;
	color: #5d6073;
	vertical-align: top;
}

#Button1 {
	background: #07b0f2;
	color: #ffffff;
	display: inline-block;
	margin: auto;
	margin-left: 100px;
	padding: 10px 0px;
	text-align: center;
	width: 100px;
	text-decoration: none;
	box-shadow: 0px 3px 0px #5d6073;
	border-radius: 50px;
}


/* apartado sucursales */
.sucursales {
	display: block;
	text-align: center;
}

.sucursal {
	display: inline-block;
	width: 150px;
	font-family: 'Nunito', sans-serif;;
	font-size: 16px;
	color: #5d6073;
	margin: auto;
	padding: 10px;
	text-align: center;
}

.sucursales li ul {
	display: none;
	position: absolute;
	min-width: 130px;
}

.sucursales li:hover > ul {
	display: block;
}

.sucursales li ul li {
	position: relative;
}

.sucursal-pop {
	position: absolute;
	list-style: none;
}

.sucursal-pop {
	width: 150px;
	padding: 5px;
	margin-left: 70px;
	color: #fff;
	font-size: 14px;
	background-color: rgba(93,96,115,0.7);
	border-radius: 20px;
}

/* página soporte */

.encabezado-soporte {
	width: 100%;
	height: 300px;
	background-size: cover;
	background-position: center;
	background-image: url(../img/header-soporte.jpg);
	z-index: 0;
}

.soporte {
	margin: auto;
}

.soporte div {
	text-align: left;
}


/* columnas de soporte */
.soporte img {
	margin-left: 50px;
}

.img-soporte {
	display: inline-block;
}

/* cuadro con enlaces */
.cuadro-aranda {
	margin: 20px;
}

.aranda {
	display: inline-block;
	width: 450px;
	padding: 20px;
	vertical-align: top;
	margin-left: 20px;
	margin-top: 50px;
}

.aranda h3 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 40px;
	color: #5d6073;
}

.aranda p {
	font-family: 'Nunito', sans-serif;
	font-size: 18px;
	color: #5d6073;
}

/* cuadro de polizas-soporte */
.polizas {
	width: 800px;
	height: 150px;
	text-align: center;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 24px;
	color: #5d6073;
	margin: auto;
	padding: 20px;
}

/* página de novedades-cuadros de texto */

.encabezado-novedades img {
	width: 100%;
}

.novedades {
	text-align: left;
}


.fecha {
	text-align: left;
	margin-top: 50px;
	display: inline-block;
	width: 100px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 28px;
	color: #5d6073;
	text-aling: center;
	padding: 10px;
	margin-left: 50px;
}

.noticia {
	text-align: left;
	display: inline-block;
	width: 800px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 40px;
	color: #5d6073;
	padding: 10px;
}

.info-noticia {
	text-align: left;
	display: block;
	width: 900px;
	font-family: 'Nunito', sans-serif;
	font-size: 18px;
	color: #5d6073;
	padding: 5px;
	margin-left: 50px;
	margin-bottom: 50px;
}

/* Aviso de privacidad */
.privacidad {
	margin: auto;
	font-family: 'Nunito', sans-serif;
	font-size: 14px;
	color: #5d6073;
	padding: 30px;
	text-align: left;
}

.privacidad a {
	color: #07b0f2;
}

/* Footer de la página */

#footer {
	width: 100%;
	height: 250px;
	background-size: cover;
	background-position: center;
	background-color: #5d6073;
	background-repeat: no-repeat;
}

#cuerpo-footer {
	width: 80%;
	padding-top: 50px;
	text-align: center;
	margin: auto;
}

/* imagenes sat */
#footer-sat {
	float: left;
}


/* redes sociales en footer */
#redes {
	display: inline-block;
	float: right;
	width: 300px;
	height: 100px;
	text-align: right;
	padding-top: 10px;
}

#redes li {
	padding: 10px;
	display: inline-block;
}

#redes img {
	width: 25px;
}

/* aviso de privacidad */
#aviso-privacidad {
	font-family: 'Nunito', sans-serif;
	color: #ffffff;
	font-size: 10px;
	padding: 0px 5px;
	text-align: right;
}

#aviso-privacidad a {
	font-size: 11px;
	color: #ffffff;
}

/* copyrigth */
#copyrigth {
	width: 100%;
	display: inline-block;
	text-align: center;
	font-family: 'Nunito', sans-serif;
	font-weight: 300;
	color: #ffffff;
	font-size: 13px;
	padding: 25px 0px;
}


@media (max-width:1000px){
	.menus {
		width: 35%;
		margin-top: -150px;
	}
	
	.menu-paises {
		display: none;
	}
	
	
	.publicidad {
		width: 90%;
	}
	
	.cont-btn {
		height: 250px;
	}
	
	.home {
		height: 750px;
		background-size: 1200px;
	}
	
	.titulos-home {
		text-align: center;
		width: 450px;
		margin: auto;
		margin-top: -400px;
	}
	
	.titulos-home h1 {
		font-size: 40px;
	}

	.titulos-home h2 {
		font-size: 28px;
	}

	.capacitacion-home {
		margin-top: 0px;
	}
	
	.columnas {
		width: 100%;
		margin-left: 0px;
	}

	.cuadro {
		width: 160px;
		height: 320px;
		margin: 0px;
		padding: 10px;
	}
	
	.cuadro img {
		width: 120px;
	}
	
	.cuadro p {
		width: 150px;
		margin: 0px;
	}
	
	.productos-home {
		width: 100%;
	}
	
	.space {
		width: 150px;
		height: 100px;
		padding: 15px;
		margin-top: 60px;
	}
	
	.space .btn-morado {
		width: 150px;
		font-size: 17px;
	}

	.space img {
		margin: auto;
		width: 50px;
	}
	
	.home-prod {
		width: 130px;
		height: 250px;
		padding: 20px;
	}
	
	.home-prod img {
		width: 130px;
	}
	
	.home-prod p {
		width: 120px;
		font-size: 15px;
		padding: 5px;
	}
	
	.boton-home {
		width: 120px;
		padding: 0px;
		margin: auto;
	}
	
	.boton-home img {
		display: inline-block;
		width: 80px;
		margin: 0px 20px;
	}
	
	#header-bn {
		height: 100px;
		margin-top: 0px;
	}
	
	.navegacion {
		width: 100%;
		margin-left: 0px;
		text-align: center;
	}

	.logo {
		width: 150px;
		padding: 10px;
		margin: auto;
		float: inherit;
	}
	
	.menu-home {
		display: none;
	}

	.menu {
		display: none;
	}

	#menu2{
		display: inherit;
	}
	
	#menu2-home{
		display: inherit;
	}
	
	.contenido-hd {
		width: 90%;
	}

	.contenido-hd h1 {
		font-size: 32px;
	}

	.contenido-hd  h2 {
		font-size: 20px;
	}
	
	/* cintillo home */
	.home-cintillo {
		height: 350px; 
	}

	.txt_home-cintillo {
		font-size: 26px;
		text-align: center;
	}

	.txt_home-cintillo p {
		margin-top: 20px;
		text-align: center;
	}

	.txt_home-cintillo img {
		float: none;
	}

	.btn-cintillo {
		font-size: 14px;
	}
	
	/* servicios encabezado*/
	.encabezado {
		height: 100%;
	}

	.encabezado img {
		width:  100%;
	}

	.subencabezados {
		font-size: 20px;
	}

	.titulares {
		text-align: center;
		width: 100%;
		margin: auto;
		margin-right: 0;
	}

	.titulares h1 {
		font-size: 34px;
	}
	.titulares h2 {
		font-size: 24px;	
	}
	
	/* página servicios */
	.cuerpo {
		width:80%;
		padding: 5px;
		margin: auto;
	}
	
	.producto {
		text-align: center;
	}

	.descripcion {
		width: 100%;
		display: inline-block;
	}

	.descripcion h4 {
		font-size: 28px;
		padding: 10px;
	}

	.descripcion p {
		font-size: 18px;
		padding: 10px;
	}

	.descripcion a {
		float: none;
	}

	.pro-img {
		width: 100%;
		margin: auto;
		text-align: center;
		padding: 20px 0px;
	}
	
	.pro-img img {
		width: 120px;
	}
	
	.acordeon {
		padding: 10px;
		width: 100%;
		margin-left: 0px;
		margin-top: 0px;
		font-size: 15px;
	}

	.acor-der {
		float:none;
	}

	/* banner rosa */
	.cotizar {
		width: 100%;
		height: 200px;
		margin-bottom: 50px;
		margin-top: 50px;
	}

	.txt_rosa {
		font-size: 20px;
		padding-top: 60px;
	}
	
	/* página aliados*/

	.aliados-txt {
		width: 100%;
		padding: 20px;
	}

	.aliados-txt p {
		font-size: 15px;
		width: 100%;
	}

	.img-aliados {
		text-align: center;
		width: 100%;
		padding: 20px;
		margin: auto;
	}

	.sis-aliados {
		width: 100%;
		padding: 20px;
	}

	.sis-aliados p {
		font-size: 15px;
	}

	.beneficios-al {
		width: 100%;
		padding: 20px;
	}

	.beneficios-al h3 {
		font-size: 20px;
	}

	.beneficios-al li {
		font-size: 16px;
	}

	.img-beneficios {
		text-align: center;
		width: 100%;
		display: inline-block;
		padding: 20px;
		margin: auto;
	}

	/* página nosotros */
	.titular-sop {
		width: 90%;
		padding: 0px 20px;
	}

	.titular-sop h1 {
		font-size: 42px;
	}

	.titular-sop h2 {
		font-size: 30px;
	}

	/* estilo del parallax */
	.contenedor {
		max-width: 900px;
		min-width: 450px;
		width: 100%;
		margin: auto;
		height: 620px;
	}

	.parallax {
		padding: 15%;
		background: transparent;
		height: 620px;
	}

	.contenido {
		width: 80%;
		height: 250px;
		display: inline-block;
		margin: 20px;
		padding: 20px;
	}

	.contenido h3 {
		font-size: 24px;
	}

	.contenido p {
		font-size: 15px;
	}
	
	.mision {
		float: none;
	}
	
	.vision {
		float: none;
	}

	/* página nosotros */
	
	#certificaciones {
		margin-top: 250px;
	}
	
	.experiencia {
		text-align: center;
		width: 90%;
		margin: auto;
		padding: 10px;
		margin-top: 20px;
		margin-bottom: 30px;
	}
	
	/*eventos*/
	.contenido-banner {
		width: 80%;
	}

	.contenido-banner h1 {
		font-size: 36px;
	}

	.contenido-banner h2 {
		font-size: 24px;
	}
	
	/* videos */
	.seccion-video {
		font-size: 36px;
	}

	.videos {
		width: 90%;
		margin: auto;
		margin-left: 0px;
	}

	.cuadro-video {
		padding: 10px;
	}

	/* reunion anual */
	.info-rau {
		width: 90%;
		margin-left: 0px;
		text-align: center;
	}

	.texto-rau {
		text-align: center;
		width: 90%;
	}

	.texto-rau h3 {
		font-size: 30px;
	}

	.texto-rau h4 {
		font-size: 26px;
	}

	.texto-rau p {
		font-size: 15px;
	}
	
	.img-rau img {
		width: 80%;
	}
	
	.container {
		display: none;
	}
	
	.rau {
		display: inline-block;
		width: 100%;
		padding: 10px;
	}
	
	/* contacto */
	.txt-contacto {
		text-align: center;
		width: 90%;
		margin-left: 0px;
		margin: auto;
		font-size: 15px;
	}

	/* mapa */
	.mapa {
		text-align: center;
		display: inline-block;
		margin: auto;
	}

	/* formulario de contacto */
	#form1 {
		align-content: center;
		text-align: center;
		width: 100%;
		margin: auto;
		font-size: 15px;
	}

	#TbNombre, #TbCorreo, #TbTelefono, #TbEmpresa {
		text-align: center;
		width: 80%;
	}

	#TbComentario {
		text-align: center;
		width: 80%;
	}
	
	#form1 a {
		margin: auto;
		margin-left: 0px;
	}
	
	#Button1 {
		margin-left: 0px;
	}

	/* apartado sucursales */
	.sucursales {
		margin-left: 0px;
	}

	.sucursal {
		font-size: 15px;
	}
	
	/* página soporte */
	.soporte {
		width: 100%;
		margin-left: 0px;
	}
	
	.soporte div {
		text-align: center;
	}

	/* columnas de soporte */
	.soporte img {
		display: inline-block;
		margin: auto;
		text-align: center;
	}

	.img-soporte {
		width: 100%;
		display: inline-block;
		margin: auto;
		text-align: center;
	}

	/* cuadro con enlaces */
	.cuadro-aranda {
		width: 100%;
		text-align: center;
		margin: 0px;
	}

	.aranda {
		width: 90%;
		margin-left: 0px;
	}

	.aranda h3 {
		font-size: 36px;
	}

	.aranda p {
		font-size: 16px;
	}

	/* coadro de polizas-soporte */
	.polizas {
		width:100%;
		font-size: 20px;
		padding: 0px;
	}

	/* página de novedades-cuadros de texto */

	.encabezado-novedades img {
		width: 100%;
		text-align: center;
	}


	.fecha {
		margin-top: 0px;
		width: 100%;
		font-size: 26px;
		padding: 10px;
		margin-left: 0px;
	}

	.noticia {
		width: 100%;
		font-size: 36px;
		text-align: center;
	}

	.info-noticia {
		width: 100%;
		font-size: 16px;
		margin-left: 0px;
	}
	
	/* Footer de la página */
	#footer {
		height: 300px;
	}

	#cuerpo-footer {
		text-align: center;
	}
	
	#footer-sat {
		width: 100%;	
	}

	#copyrigth {
		display: inline-block;
		width: 100%;
		font-size: 12px;
		padding: 5px 0px;
	}

	/* redes sociales en footer */
	#redes {
		width: 100%;
		height: 80px;
		text-align: center;
	}
	
	#iconos-redes img {
		width: 50%;
	}

	#redes li {
		padding: 5px;
	}
	
	/* aviso de privacidad */
	#aviso-privacidad {
		text-align: center;
		font-size: 9px;
	}

	#aviso-privacidad a {
		font-size: 10px;
	}

}

@media (max-width:850px){
	
	.space {
		width: 100%;
		height: 30px;
		padding: 15px;
		margin-top: 0px;
	}
	
	.space .btn-morado {
		width: 150px;
		font-size: 17px;
	}

	.space img {
		display: none;
	}
	
	/* cintillo home */
	.home-cintillo {
		height: 400px; 
	}
	
}

@media (max-width:550px){
	#certificaciones {
		margin-top: 150px;
	}
	
	/* cintillo home */
	.home-cintillo {
		height: 430px; 
	}
	
}