body {
background-color: #042b64;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
vertical-align: top;
    
-webkit-text-size-adjust:none;
-ms-text-size-adjust:none;
-moz-text-size-adjust:none;
text-size-adjust:none;
}

a {
color:inherit;
text-decoration: none;
}

a:hover {
color:inherit;
text-decoration: none;
}

a[href^=tel]{
color:inherit;
text-decoration:none;
}

@font-face {
font-family: 'comtec_plain';
src: url('../css/comtec_plain.woff') format('woff');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'comtec_bold';
src: url('../css/comtec_bold.woff') format('woff');
font-weight: normal;
font-style: normal;
}

.top_pack{
position: relative;
width: 100%;
height: 80px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

background-image: url("../img/top_bg.png");
background-size: 2px 80px;
background-repeat: repeat-x;
background-position: 50% 50%;
}

.top_logo{
position: relative;
width: 170px;
height: 80px;
top: 0%;
margin-top: 0px;
left: 50%;
margin-left: -540px;
float: left;

background-image: url("../img/top_logo.png");
background-size: contain;
background-repeat: no-repeat;
background-position: 50% 20px;
}

.top_enlace_uno{
position: relative;
width: 100px;
height: 80px;
top: 0%;
margin-top: 0px;
left: 50%;
margin-left: 335px;
float: left;

background-image: url("../img/top_icon_uno.png");
background-size: 30px 15px;
background-repeat: no-repeat;
background-position: 0% 50%;

font-family: 'comtec_plain';
font-size: 12px;
text-align: left;
color: #769ec7;
line-height: 12px;
padding-left: 40px;
padding-top: 30px;
box-sizing: border-box;
}

.top_enlace_dos{
position: relative;
width: 85px;
height: 80px;
top: 0%;
margin-top: 0px;
left: 50%;
margin-left: 25px;
float: left;

background-image: url("../img/top_icon_dos.png");
background-size: 31px 30px;
background-repeat: no-repeat;
background-position: 0% 50%;

font-family: 'comtec_plain';
font-size: 12px;
text-align: left;
color: #769ec7;
line-height: 12px;
padding-left: 40px;
padding-top: 30px;
box-sizing: border-box;
}

.menu_pack{
position: relative;
width: 100%;
min-height: 100px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

background-color: #011635;
overflow: hidden;
}

.menu_col{
position: relative;
width: 1080px;
min-height: 100px;
top: 0%;
margin-top: 0px;
margin-bottom: 0px;
left: 50%;
margin-left: -540px;
}

.menu_enlace{
position: relative;
width: 100%;
min-height: 50px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

font-family: 'comtec_bold';
font-size: 14px;
text-align: left;
color: #c2d1e2;
line-height: 50px;
}

.inicio_empresa_pack{
position: relative;
width: 100%;
height: 500px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

background-color: #094888;
overflow: hidden;
}

.inicio_empresa_fondo{
position: absolute;
width: 100%;
height: 500px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

background-image: url("../fotos/1_1.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
background-color: #094888;

overflow: hidden;
opacity:1.0;
transition-duration: 0.5s;
}

.inicio_empresa_fondo:hover{
position: absolute;
width: 100%;
height: 550px;
top: 0%;
margin-top: -25px;
left: 0%;
margin-left: 0px;

background-image: url("../fotos/1_1.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
background-color: #094888;

overflow: hidden;
opacity:0.5;
transition-duration: 0.5s;
}

.inicio_empresa_titulo{
position: relative;
width: 540px;
min-height: 36px;
top: 0%;
margin-top: 60px;
left: 50%;
margin-left: -540px;

font-family: 'comtec_bold';
font-size: 36px;
text-align: left;
color: #c2d1e2;
line-height: 36px;
}

.inicio_empresa_texto{
position: relative;
width: 540px;
min-height: 14px;
top: 0%;
margin-top: 30px;
left: 50%;
margin-left: -540px;

font-family: 'comtec_plain';
font-size: 14px;
text-align: left;
color: #c2d1e2;
line-height: 18px;

-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}

.inicio_empresa_division{
position: relative;
width: 1080px;
height: 2px;
top: 0%;
margin-top: 30px;
left: 50%;
margin-left: -540px;

background-image: url("../img/inicio_separador.png");
background-size: 3px 2px;
background-repeat: repeat-x;
background-position: 0% 0%;
}

.inicio_empresa_boton{
position: relative;
height: 40px;
top: 0%;
margin-top: 30px;
left: 50%;
margin-left: -540px;

background-image: url("../img/boton_bg_01.jpg");
background-size: 2px 40px;
background-repeat: repeat-x;
background-position: 0% 0%;

font-family: 'comtec_bold';
font-size: 14px;
text-align: center;
color: #094887;
line-height: 40px;
vertical-align: middle;
padding-left: 20px;
padding-right: 20px;
border-radius: 10px;
display: inline-block;
}

.inicio_servicios_pack{
position: relative;
width: 100%;
height: 450px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

background-color: #011735;
overflow: hidden;
}

.inicio_servicios_fondo{
position: absolute;
width: 100%;
height: 450px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

background-image: url("../fotos/1_2.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
background-color: #011735;

overflow: hidden;
opacity:1.0;
transition-duration: 0.5s;
}

.inicio_servicios_fondo:hover{
position: absolute;
width: 100%;
height: 500px;
top: 0%;
margin-top: -25px;
left: 0%;
margin-left: 0px;

background-image: url("../fotos/1_2.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
background-color: #011735;

overflow: hidden;
opacity:0.5;
transition-duration: 0.5s;
}

.contacto_pack{
position: relative;
width: 100%;
min-height: 100px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

background-color: #c2d1e2;
overflow: hidden;
}

.contacto_supercolumna{
position: relative;
width: 1120px;
min-height: 100px;
top: 0%;
margin-top: 0px;
left: 50%;
margin-left: -560px;
overflow: hidden;
}

.contacto_columna{
position: relative;
width: 520px;
min-height: 100px;
top: 0%;
margin-top: 50px;
margin-bottom: 50px;
left: 0%;
margin-left: 20px;
margin-right: 20px;
float: left;
}

.contacto_titulo{
position: relative;
width: 100%;
min-height: 36px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;
margin-bottom: 50px;

font-family: 'comtec_bold';
font-size: 36px;
text-align: left;
color: #07407a;
line-height: 36px;
}

.contacto_divisor{
position: relative;
width: 100%;
height: 2px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

background-image: url("../img/contacto_separador.png");
background-size: 3px 2px;
background-repeat: repeat-x;
background-position: 0% 0%;
}

.contacto_texto{
position: relative;
width: 100%;
min-height: 16px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

font-family: 'comtec_plain';
font-size: 14px;
text-align: left;
color: #07407a;
line-height: 16px;

padding-top: 30px;
padding-bottom: 30px;
}

.contacto_campo{
position: relative;
width: 100%;
min-height: 40px;
top: 0%;
margin-top: 0px;
margin-bottom: 10px;
left: 0%;
margin-left: 0px;

-webkit-appearance: none;
background-color: #769ec7;
border-radius: 10px;
border: 0px solid #ffffff;

font-family: 'comtec_plain';
font-size: 16px;
text-align: left;
color: #ffffff;
line-height: 40px;

padding-left: 20px;
padding-right: 20px;
overflow: hidden;
}

.contacto_campo::-webkit-input-placeholder {
color: #ffffff;
opacity: 1;
}

.contacto_comentario{
position: relative;
width: 100%;
min-height: 120px;
top: 0%;
margin-top: 0px;
margin-bottom: 10px;
left: 0%;
margin-left: 0px;

-webkit-appearance: none;
background-color: #769ec7;
border-radius: 10px;
border: 0px solid #ffffff;

font-family: 'comtec_plain';
font-size: 16px;
text-align: left;
color: #ffffff;
line-height: 20px;

padding: 20px;
overflow: hidden;
}

.contacto_comentario::-webkit-input-placeholder {
color: #ffffff;
opacity: 1;
}

.contacto_boton{
position: relative;
width: 100%;
height: 40px;
margin-top: 0px;
top: 0%;
margin-left: 0px;
left: 0%;
	
-webkit-appearance: none;
background-color: #042b64;
border-radius: 10px;
border: 0px solid #ffffff;
cursor:hand;
	
font-family: 'comtec_bold';
font-size: 16px;
text-align: center;
vertical-align: middle;
color: #92cca5;
line-height: 40px;

padding-top: 1px;
overflow: hidden;
}

.mision_pack{
position: relative;
width: 100%;
height: 600px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

background-color: #094888;
overflow: hidden;
}

.mision_fondo{
position: absolute;
width: 100%;
height: 600px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

background-image: url("../fotos/2_1.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
background-color: #094888;

overflow: hidden;
opacity:1.0;
transition-duration: 0.5s;
}

.vision_pack{
position: relative;
width: 100%;
height: 500px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

background-color: #094888;
overflow: hidden;
}

.vision_fondo{
position: absolute;
width: 100%;
height: 500px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

background-image: url("../fotos/2_2.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
background-color: #094888;

overflow: hidden;
opacity:1.0;
transition-duration: 0.5s;
}

.politicas_pack{
position: relative;
width: 100%;
height: 600px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

background-color: #094888;
overflow: hidden;
}

.politicas_fondo{
position: absolute;
width: 100%;
height: 600px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

background-image: url("../fotos/2_3.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
background-color: #094888;

overflow: hidden;
opacity:1.0;
transition-duration: 0.5s;
}

.pie_pack{
position: relative;
width: 540px;
min-height: 14px;
top: 0%;
margin-top: 0px;
left: 50%;
margin-left: -270px;

font-family: 'comtec_plain';
font-size: 12px;
text-align: center;
color: #92cca5;
line-height: 14px;

padding-top: 30px;
padding-bottom: 30px;
}

.servicio_one_pack{
position: relative;
width: 100%;
height: 500px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

background-color: #011735;
overflow: hidden;
}

.servicio_one_fondo{
position: absolute;
width: 100%;
height: 500px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
}

.servicio_three_pack{
position: relative;
width: 100%;
min-height: 100px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

background-color: #011635;
overflow: hidden;
}

.servicio_three_col{
position: relative;
width: 1100px;
min-height: 100px;
top: 0%;
margin-top: 0px;
left: 50%;
margin-left: -540px;
}

.servicio_three_box{
position: relative;
width: 200px;
min-height: 100px;
top: 0%;
margin-top: 20px;
margin-bottom: 20px;
left: 0%;
margin-left: 10px;
margin-right: 10px;
float: left;
}

.servicio_three_imagen{
position: relative;
width: 200px;
height: 200px;
top: 0%;
margin-top: 40px;
margin-bottom: 20px;
left: 0%;
margin-left: 0px;

border-radius: 100px;

background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
background-color: #094888;
}

.servicio_three_titulo{
position: relative;
width: 200px;
min-height: 20px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

font-family: 'comtec_bold';
font-size: 20px;
text-align: center;
color: #c2d1e2;
line-height: 20px;
}

.servicio_three_texto{
position: relative;
width: 200px;
min-height: 12px;
top: 0%;
margin-top: 20px;
margin-bottom: 20px;
left: 0%;
margin-left: 0px;

font-family: 'comtec_plain';
font-size: 12px;
text-align: left;
color: #769ec7;
line-height: 16px;

-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}

.clientes_pack{
position: relative;
width: 100%;
min-height: 100px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

background-color: #011635;
overflow: hidden;
}

.clientes_titulo{
position: relative;
width: 540px;
min-height: 36px;
top: 0%;
margin-top: 60px;
left: 50%;
margin-left: -540px;

font-family: 'comtec_bold';
font-size: 36px;
text-align: left;
color: #c2d1e2;
line-height: 36px;
}

.clientes_col{
position: relative;
width: 1100px;
min-height: 100px;
top: 0%;
margin-top: 0px;
left: 50%;
margin-left: -550px;
}

.clientes_box{
position: relative;
width: 530px;
min-height: 100px;
top: 0%;
margin-top: 40px;
margin-bottom: 40px;
left: 0%;
margin-left: 10px;
margin-right: 10px;

background-color: #042b64;
border-radius: 10px;

overflow: hidden;
float: left;
}

.clientes_subtitulo{
position: relative;
width: 290px;
min-height: 20px;
top: 0%;
margin-top: 20px;
margin-bottom: 20px;
left: 0%;
margin-left: 20px;

font-family: 'comtec_bold';
font-size: 20px;
text-align: left;
color: #c2d1e2;
line-height: 20px;
}

.clientes_divisor{
position: relative;
width: 490px;
height: 2px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 20px;

background-image: url("../img/contacto_separador.png");
background-size: 3px 2px;
background-repeat: repeat-x;
background-position: 0% 0%;
}

.clientes_lista{
position: relative;
width: 490px;
min-height: 14px;
top: 0%;
margin-top: 20px;
margin-bottom: 20px;
left: 0%;
margin-left: 20px;

font-family: 'comtec_plain';
font-size: 14px;
text-align: left;
color: #769dc7;
line-height: 20px;
}

.servicio_two_pack{
position: relative;
width: 100%;
min-height: 100px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 0px;

background-color: #042b64;
overflow: hidden;
}

.servicio_two_col{
position: relative;
width: 1100px;
min-height: 100px;
top: 0%;
margin-top: 0px;
left: 50%;
margin-left: -550px;
padding-top: 40px;
}

.servicio_two_fondo{
position: relative;
width: 530px;
min-height: 500px;
top: 0%;
margin-top: 0px;
margin-bottom: 40px;
left: 0%;
margin-left: 10px;
margin-right: 10px;

border-radius: 10px;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
overflow: hidden;
float: left;
}

.servicio_two_titulo{
position: relative;
width: 490px;
min-height: 26px;
top: 0%;
margin-top: 40px;
margin-bottom: 20px;
left: 0%;
margin-left: 20px;

font-family: 'comtec_bold';
font-size: 26px;
text-align: left;
color: #c2d1e2;
line-height: 26px;
}

.servicio_two_division{
position: relative;
width: 490px;
height: 2px;
top: 0%;
margin-top: 0px;
left: 0%;
margin-left: 20px;

background-image: url("../img/contacto_separador.png");
background-size: 3px 2px;
background-repeat: repeat-x;
background-position: 0% 0%;
}

.servicio_two_texto{
position: relative;
width: 490px;
min-height: 14px;
top: 0%;
margin-top: 20px;
left: 0%;
margin-left: 20px;

font-family: 'comtec_plain';
font-size: 14px;
text-align: left;
color: #c2d1e2;
line-height: 18px;

-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}

.servicio_two_boton{
position: relative;
height: 40px;
top: 0%;
margin-top: 30px;
left: 0%;
margin-left: 20px;

background-image: url("../img/boton_bg_01.jpg");
background-size: 2px 40px;
background-repeat: repeat-x;
background-position: 0% 0%;

font-family: 'comtec_bold';
font-size: 14px;
text-align: center;
color: #094887;
line-height: 40px;
vertical-align: middle;
padding-left: 20px;
padding-right: 20px;
border-radius: 10px;
display: inline-block;
}