@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500');
@charset "UTF-8";
/* CSS Document */
.encabezado{
	text-align:center; padding-top:25px;}
.caracter{
	padding-left:0;}
.caracter li{
	list-style:none;}
.caracter li p{
	margin-bottom:2px;}
.especificacion{
	border-bottom: 0.0625rem solid #d6d9dc;
	display: flex;
    margin-bottom: 1.6875rem;
    padding-bottom: 0.25rem;}
.izq_esp{
	width: 37.20736%;
    font-size: 16px;}
.der_esp{
	width: 62.79264%;
	padding-left:20px;
    margin-top: 17px;
    font-size: 16px;
	padding-bottom: 16px;
}
.color_celeste{
	color:#0082c0;}
.max_parametros{
	max-width:286px;
	margin:0 auto;
	min-height:272px;}
.max_parametros img{
	width:97%;
	}
h3{
	font-weight:300;}
.img_super{max-width: 775px;}
body{
	margin:0;
	padding:0;
	font-family: 'Montserrat', sans-serif;}
.section_title{
	font-size:43px !important;
	font-weight:200;
	line-height:38px;}
.sub_parrafo{
	font-size:18px;
	line-height:29px; margin-bottom:-10px;}

.sub_parrafo2{
	font-size:18px;
	line-height:29px; margin-bottom:30px;
	}
a{text-decoration:none;}
p{
	color:#909090;
	font-size:15px;
	line-height:25px;
	font-weight:200;}
p strong{
	font-weight:400;}
header{
	width: 100%;
	position:relative;
	z-index:999;
    background-color: rgba(227,6, 19, 0.95);
	border-bottom: 5px solid #cd0a0a;
    -webkit-box-shadow: 0px 6px 32px -9px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 6px 32px -9px rgba(0,0,0,0.75);
    box-shadow: 0px 6px 32px -9px rgba(0,0,0,0.75);
    padding-bottom: 10px;
}
.logo{
	width:150px;}

.img_pequeña{
	width:173px; margin:0 auto;}

.fondito{
	background-color:#fff;
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;}
.pasos{
	max-width: 184px;
    margin: 0 auto;
    font-weight: 300;}
.textos ul li{
	margin-bottom:10px;
	font-size:15px;
	color:#909090;
	font-weight:200;}
#nav, #nav ul {
    list-style: none outside none;
    margin: 0;
	float:right;
	padding:22px 0 20px;
}

#nav > li {
    float: left;
    height: 22px;
    position: relative;
    text-align: left;
	margin-right:10px;
	margin-left:10px;
}
#nav > li > a {
    padding:11px 13px 13px;
	color:#fff;
	text-decoration:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight:100;
}
#nav > li:hover > a, #nav > a:hover {
   background-color:#cd0a0a;
	color:#fff;
	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#nav > li.subs:hover > a {
    background-color:#cd0a0a;
	color:#fff;
	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/* top items separator */
#nav > li:after {
    left: 1px;
    position: absolute;
    top: 5px;
}
#nav > li:first-child:after {
    background-color: transparent;
}

/* submenu */
#nav ul {
    background-color: #FFFFFF;
    border: 1px solid rgba(100, 100, 100, 0.4);
    *border: 1px solid rgb(100, 100, 100);
    border-radius: 0 0 3px 3px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
    display: none;
    left: 0px;
    margin-top: 5px;
    min-width: 200px;
    padding: 6px 0;
    position: absolute;
    top: 100%;
    z-index: 1;
	
}

#nav li:hover ul {
    display: block;
}
#nav ul li a {
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    color: #232B37;
    display: block;
    font-size: 13px;
    line-height: 20px;
	font-weight:100;
    padding: 3px 22px;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#nav ul li a:hover {
    background-color: #cd0a0a;
    border-bottom: 1px solid #cd0a0a;
    border-top: 1px solid #cd0a0a;
    color: #FFFFFF;
}

/* other elements */
#nav span {
    display: none;
}


.main_menu{

	}
.main_menu ul{
	padding-left:0;}
.main_menu ul li{
	float:left;
	list-style:none;
	margin-right:10px;
	margin-left:10px;
	font-size:16px;
	}
.main_menu ul li a{
	padding:11px 13px 13px;
	color:#333;
	text-decoration:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight:100;}
.main_menu ul li a:hover{
	background-color:#bb0909;
	color:#fff;
	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;}
.fullscreen-bg {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 0;
	width:100%;
	height:640px;
}
.fondo_interior{
	height:240px !important;
	}
.italica{
	font-style:italic;}
.fondo_filtro {
	z-index:99;
    position: absolute;
    left: 0;
	height:640px;
    width: 100%;
	background-color:rgba(19,20,20,0.52);
}
.fullscreen-bg_img {
    position: fixed;
	top:0;
    left: 0;
	height:100%;
	max-height:762px;
	background-size:cover;
    width: 100%;
}
.contenido{
	width:100%;
	max-width:1930px;
	position:relative;
	margin:0 auto;
	z-index:9;
	padding:15px 0;
	background-color:rgba(255,255,255,1.00);}

.gris{
	background-color:#F4F4F4 !important;
	padding-top:20px;
	padding-bottom:40px;}

h1{
	font-size:32px;
	color:#515151;
	text-transform:uppercase;
	font-weight:400;
	letter-spacing:-0.5px;}

.h1_principal{
	font-size:40px !important;
	font-weight:200;
	line-height: 42px;
	letter-spacing:0px;}

.h1_principal strong{ 
	font-size:45px !important;
	font-weight:500;
	}
.cuadrado_before{
	height: 42px;
    width: 42px;
    background-color: #cd0a0a;
    display: block;
    float: left;
    margin-right: 14px;}
h1 strong{
	color:#cd0a0a;
	font-weight:600;
	}

.h1_cuerpo{
	font-size: 27px;
    padding-top: 9px;}

.logo_producto{
	width: 166px;
    position: absolute;
    margin: 0 auto -20px;
    bottom: 0;
    right: 0;}
.line_before{
	background-color:#fff; display:block; height:1px; width:122px; margin-top:10px;
}
p.max_width{
	line-height:27px; min-height:150px; max-width: 322px;}
.max_width{
	max-width:500px; margin:0 auto;}
.link_productos{
	padding:15px 30px;
	color:#fff;
	cursor:pointer;
	border:1px solid #fff;
	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;}
.link_productos:hover{
	background-color:#fff;
	color:#222;
	}
.peque{
	width:50px !important;}

/*CARRUSEL STYLE
************************************************/

/*Ejemplo 5*/
.item{
	width:100%;}
.item img {
transform: scaleY(1);
transition: all 0.7s ease-in-out;
width:80% !important;
margin: 0 auto !important;
position:relative;

}

.item .mascara{
	position:relative;
	min-height: 189px;}
.item h2 {
transition: all 0.7s ease-in-out; width: 165px; height: 165px; text-indent:-666em;overflow:hidden; position:absolute; top:-200px; transform: scale(1); z-index:99 }

.mascara p{
	max-width:300px; margin:34px auto; line-height:27px; text-align:center;}
.carusel_link{
	width:98px;
	margin:0 auto;}
.mascara a{
	color: #cd0a0a;
    border: 2px solid #cd0a0a;
    font-weight: 500;
	padding: 11px;
    min-width: 87px;
    display: block;
    text-align: center;}

/**ULTIMAS NOTICIAS
******************************************/

.image_noticias{
	height:190px;
	width:100%;
	position:relative;
	background-size:cover;
	background-position:center center;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;}


.cuerpo_noticias{
	padding:0px 15px 2px;
	}
.cuerpo_noticias h3{
	color:#3F3F3F;
	padding-bottom:10px;
	border-bottom:1px solid #3F3F3F;
	}
.cuerpo_noticias p{
	color:#909090;
	font-weight:200;
	}
.pie_noticias{
	margin-top: 15px;
	margin-right:10px;
	float:right;
	}
.pie_noticias a{
	color: #fff;
	background-color:#cd0a0a;
    border: 2px solid #cd0a0a;
    font-weight: 300;
    padding: 5px 10px;
	font-size:15px;
    text-align: center;
	}

.fonde_azul{
	background-image:url(../imagen/bg-block.jpg);
	background-size:cover;
	padding-bottom:80px;
	margin-top:40px;
	margin-bottom:30px;
	padding-top:30px;}
.izquierda{
	float:right;}
/***EVENTOS
******************************************/
.eventos{
	margin-top:-83px;
	}	

.image_evento{
	height:190px;
	width:46%;
	position:relative;
	float:left;
	background-size:cover;
	background-position:center center;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;}

.image_evento .titulo_evento{
	position:absolute;
	bottom:0;
	right:0;
	padding:8px 10px;
	font-size:14px;
	background-color:rgba(0,76,119,0.90);
	border-bottom:3px solid #cd0a0a;
	color:#fff;
	}
.texto_evento{
	padding-left:15px;
	float:left;
	width:48%;}

.texto_evento p{
	font-size:13px;}

.fecha{
	font-weight:500; border-bottom:1px solid #333; padding-bottom:5px; color:#333; margin-top: 0px;}

.separacion{
	margin-bottom: 20px;
    min-height: 219px;}
	
/**CONTACTO
******************************************/
	
.redes{
	}
.redes a i{
	text-align: center;
    min-width: 31px;
    min-height: 32px;
    -webkit-border-radius: 120px;
    -moz-border-radius: 120px;
    border-radius: 120px;
    border: 1px solid #fff;
    padding: 15px 13px 10px;
    font-size: 27px;
    color: #fff;
	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;}

.redes a:hover i{
	background-color:#fff;
    color: #cd0a0a;}			
.icono_institucional{
	 width:100px; height:100px; background-color:#3ABAB5;-webkit-border-radius: 120px; -moz-border-radius: 120px; border-radius: 120px; background-size:cover; margin:20px auto 5px;
}
/**COBERTURA
******************************************/
	
.fondo_contacto{
	background-image: url(../imagen/fondo_contacto.jpg);
    padding: 130px 0 60px;
    background-position: top right;}
.titulo_cobertura{
	font-size: 55px;
    font-weight: 800;
    color: #fff;
    text-align: center;
    line-height: 45px;
	}
.titulo_cobertura small{
	font-size: 43px;
    font-weight: 300;
}
.line_before_blanco{
    background-color: #fff;
    display: block;
    height: 3px;
    width: 122px;
    margin: 19px auto -10px;
}
.cuerpo_cobertura{
	padding: 1% 3%;
	color:#fff;
	font-size:19px;
	text-align:center;
	font-weight:100;
	max-width:600px;
	margin:0 auto;
	border:1px solid #fff;
	width:94%;}

.img_tec{
	background-image:url(../imagen/tecnologia_1.jpg); width:100%; height:310px; margin-top:30px; position:relative; background-size:cover;}
.sombre_tec{
	background-image:url(../imagen/sombra_2.png); height:100%; position:absolute; width:50px; right:0; top:0; background-position:right center;}
.pastilla_tec{
	background-color:#009897; padding:17px 33px; font-weight:600; color:#fff; float:right; text-align:center; position:relative; text-transform:uppercase;}

.color_white{
	color:#fff !important;}
/****CLIENTES
*****************************/
.clientes{
	padding-bottom:60px !important;}
.pad_top{
	padding-top:15px;}
.pad_top2{
	padding-top:60px;}
.text_center{
	text-align:center;}
.margen_center{
	margin:20px auto;}
.back_corporativo{
	background-color:#3ABAB5 !important;}


.ajaxgif{
	position:absolute; bottom:12px; right:-14px;}
.hide{
	display:none;}
.msg_block_contacto{
    color: white;
    width: 49%;
	min-width: 170px;
    font-weight: bold;
    padding: 10px 11px;
    font-size: 11px;
    right: 87px;
    bottom: 0;
    line-height: 14px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
	margin-bottom: -2px;
}
.msg_block{
	color: white;
    width: 46%;
    font-weight: bold;
    padding: 10px 11px;
    font-size: 11px;
    bottom: 0;
    line-height: 14px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
}
.msg{
	color: white;
    font-weight: bold;
    padding: 0px 11px;
    margin-right: 20px;
    margin-left: 10px;
    font-size: 12px;
    line-height: 39px;
    text-transform: uppercase;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
}
.msg_ok_block{
	 background: #589D05;
	}
.msg_ok{
    background: #589D05;
	opacity:1;
	position:absolute;
}
.rojo{
	background: red;}
.msg_error{
	opacity:1;
	position:absolute;
    background: red;
}
/*****FOOTER
******************************/
footer{
		    position: relative;
	    padding: 11px 0 0px;
    background-color: #F3F4F4;}
#logo-footer1{
	width:114px;
	height:53px;
	float:left;
	margin-left:20px;
	display:block;
	background:url(../imagen/logo-iso.svg);
}

#logo-footer2{
    width: 114px;
    height: 53px;
    float: right;
    margin-right: 20px;
    display: block;
    margin-top: -7px;	
	background:url(../imagen/logo-cap.svg);
}

#texto-footer{
	width: 849px;
    padding-top: 0px;
    display: inline-block;
    margin-top: -8px;
    padding-bottom: 13px;
    font-size: 16px;
    text-align: center;
}

.texto_ul{
	color: #8a8a8a;
    font-weight: 300;
	}
@-webkit-keyframes swing
{
15%
{
-webkit-transform: translateX(5px);
transform: translateX(5px);
}
30%
{
-webkit-transform: translateX(-5px);
transform: translateX(-5px);
}
50%
{
-webkit-transform: translateX(3px);
transform: translateX(3px);
}
65%
{
-webkit-transform: translateX(-3px);
transform: translateX(-3px);
}
80%
{
-webkit-transform: translateX(2px);
transform: translateX(2px);
}
100%
{
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes swing
{
15%
{
-webkit-transform: translateX(5px);
transform: translateX(5px);
}
30%
{
-webkit-transform: translateX(-5px);
transform: translateX(-5px);
}
50%
{
-webkit-transform: translateX(3px);
transform: translateX(3px);
}
65%
{
-webkit-transform: translateX(-3px);
transform: translateX(-3px);
}
80%
{
-webkit-transform: translateX(2px);
transform: translateX(2px);
}
100%
{
-webkit-transform: translateX(0);
transform: translateX(0);
}
}

.swing:hover
{
-webkit-animation: swing 0.5s ease;
animation: swing 0.5s ease;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;
}

/*******NOSOTROS
*******************************************/
.lista{
	font-weight:100;}
.lista li{
	margin-bottom:9px;
	line-height:27px;
	list-style:url(../imagen/mas-color.png);
	}
.cuerpo p{
	line-height:27px;
	}

/*****COBERTURA
*******************************************/

#horario tr td {
    border: 1px solid #F0F0F0;
    padding: 4px 15px;
    background: #FFF url(../imagen/sombra.png) -5px repeat-y;
    text-align: left;
	min-height:80px;
}

.t_rojo {
    background: #00a3ae !important;
}

.t_rojo, .t_gris_oscuro {
    color: #fff;
    padding: 14px 10px 14px 17px !important;
    border-bottom: #fff solid 10px !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}
.t_gris_oscuro {
    background: #EBEBEB url(../imagen/sombra_gris_claro.png) 0 repeat-y !important;
    color: #686868;
	font-weight:100;
}

/*******CONTACTO COTIZA TU EVENTO
*******************************************/
.contacto_banner{
    height: 300px !important;}

select{
	width:99.5%;
	background-color:#FDFDFD;
	margin:10px auto;
	margin-left:2%;
	font-size:14px;
	font-weight:100;
	padding:15px 10px;
	color:#B5B5B5;
	border:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;}
option{
	margin-left:2%;}
input, textarea{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:94%;
	background-color:#FDFDFD;
	margin:10px auto;
	margin-left:2%;
	font-size:14px;
	font-weight:100;
	padding:15px 10px;
	color:#B5B5B5;
	border:none;}
textarea{
	min-height:150px;}
	
.ultimo{
    margin-bottom: 0;
    position: relative
}

 .ultimo button {
    background: #cd0a0a;
    border: 0 none;
    color: #FFFFFF;
    float: right;
	margin-right:-5px;
    font-weight: bold;
    min-height: 32px;
    padding: 15px 25px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
}
.ultimo button:hover{
    background: #0D7DBC;
}
 
/* AJAX Gif y mensajes de exito o fracaso */
.hide{
    display: none;
}
.ajaxgif{
    position: absolute;
    right: 150px;
    top: 5px;
}
.msg{
    color: white;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    position: absolute;
    right: -155px;
    text-transform: uppercase;
    min-width: 121px;
}
.msg_ok{
    background: #589D05;
}
.msg_error{
    background: red;
}


.sub_titulo{
	font-size: 21px;
    font-weight: 400;
    border-bottom: 1px solid #333;
    padding-bottom: 14px;}

.tit_menu{
	font-size: 26px;
    font-weight: 400;
    color: #3ABAB5;
    border-bottom: 2px solid #3abab5;
    padding-bottom: 11px;
    padding-top: 7px;}
.menu_lat_int{
	padding-left:26px;}
	
.menu_lat_int li{
	list-style: url(../imagen/item_list.png);
	font-size:15px;
	}
.menu_lat_int li a {
    display: block;
    border-bottom: #e3e3e3 1px solid;
    text-decoration: none;
    padding: 12px 5px 12px 5px;
    margin: 0;
	color:#222;
	 -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.menu_lat_int li a:hover {
	color:#3ABAB5;}
	
.menu_lat_int li ul li a {
	color:#333;
	font-weight:300;
	 -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;}

.menu_lat_int li ul li a:hover {
	font-weight:600;
	color:#000;}
.contacto_info p{
		color: #FFFFFF !important;}
#nav_v2 {
	display:none;}
@media only screen and (max-width: 1700px) {

	}

@media only screen and (max-width: 1400px) {
}

 @media only screen and (min-width: 1024px) and (max-width: 1280px) {
		 
	.main_menu ul li {
    margin-right: 0px;
    margin-left: 0px;
	}
	
	#texto-footer{
	width:666px;
	}
	.texto_evento p {
    font-size: 13px;
}
	
}

@media only screen and (max-width: 1200px) {
	
}
@media only screen and (min-width: 780px) and (max-width: 1024px) {
	.item h2 {
    width: 126px;
    height: 126px;
    background-size: cover;
    top: -154px;
	}
	#nav > li {
    margin-right: 3px;
    margin-left: 3px;
	}
	#nav > li > a {
    padding: 11px 6px 13px;}
	p{
		font-size:14px;}
	p.max_width{
		font-size:16px;}
	.redes{
		padding-left:20px;}
	.contacto_info{
		padding-left:20px;}
	
	.texto_evento {
    width: 42%;
	}
	.texto_evento p {
    font-size: 11px;
	}
	#texto-footer{
	width:491px;
	font-size:14px;
	}	
	.main_menu ul li {
    margin-right: 1px;
    margin-left: 1px;
    font-size: 15px;
	}
	.main_menu ul li a {
    padding: 11px 6px 13px;
	}
}

@media only screen and (max-width: 780px) {

	.eventos{
		margin-top:0;
		padding-top:20px;
		}
	.noticias_mini{
		padding-bottom:75px;}
	p.max_width{
		font-size:15px;}
	

	.fondo_contacto {
    padding: 210px 0 60px;
    background-image: url(../imagen/fondo_contacto_tablet.jpg);
 	}
	.h1_principal{
	font-size:30px !important;
	font-weight:200;
	}
	
	.h1_principal strong{
	font-size:35px !important;
	}

	.logo {
    width: 190px;
	margin: 0 115px !important;
	}
	#nav {
        display: none;
    }
    #nav_v2 {
        background-color: rgb(78,105,162);
        border: 1px solid #3A4B7B;
        color: #FFFFFF;
        cursor: pointer;
        display: block;
        margin-bottom: 30px;
        padding: 12px 10px;
        width: 96%;
    }
    #nav_v2 select {
        color: #FFFFFF;
        cursor: pointer;
    }
	
	.fullscreen-bg {
    height: 564px;
	}

	#logo-footer1{
	display:none;}	
	#texto-footer{
		width:100%;
		padding-bottom:3px;
	}
	#logo-footer2{
		display:none;}
		
	
	select{
	width:97.5%;
    }

input, textarea{
	width:92%;
	}

.separacion {
    margin-bottom: 20px;
    min-height: 245px;
}


}
@media only screen and (max-width: 480px) {
	.fondo_contacto {
    background-image: url(../imagen/fondo_contacto_movil.jpg);
    padding: 200px 0 60px;
	background-size: auto;
    background-position: right top;
	}
	.texto_evento p {
    font-size: 13px;
	}
	p{
		font-size:14.5px;
		font-weight:200;}
		p.max_width {
    line-height: 27px;
    min-height: 211px;
}
	.logo {
    width: 190px;
	margin: 0 55px !important;
	}
}

