@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
a{ text-decoration:none}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';	content: none;}
table {	border-collapse: collapse;border-spacing: 0;}

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

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

body{background: #ecf0f1;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;font-size: 13px;line-height: 16px;color: #666; text-align:justify;}
#wrapper{width:1000px; margin:0 auto; background:#fff; overflow:hidden; padding:30px;}
header{}
#logo{ float:left; width:300px;}

/*Redes sociales*/
ul.redes-sociales{float:right;margin-top:0px;margin-bottom: 15px;}
ul.redes-sociales li{ float:left;margin-left: 5px;}
#red-fb{ width:28px; height:29px; background:url(../img/ico-facebook.png);}
#red-fb:hover{background:url(../img/ico-facebook2.png);}

#red-tw{ width:28px; height:29px; background:url(../img/ico-twitter.png);}
#red-tw:hover{background:url(../img/ico-twitter2.png);}

#red-yt{ width:28px; height:29px; background:url(../img/ico-youtube.png);}
#red-yt:hover{background:url(../img/ico-youtube2.png);}

/*Menu*/
ul.menu{background: #ecf0f1; float: right; padding: 20px 0; font-family: 'caviar_dreamsbold'; text-transform:uppercase;}
ul.menu li{float:left;}
ul.menu li a{padding: 1px 20px;color: #333;font-size: 15px;}
ul.menu li a:hover, ul.menu li a.active{color:#00a1f1;}


#banner{ margin:30px 0;}
#contenedor{overflow:hidden;width:100%}

/*boxes*/
ul.boxes{ overflow:hidden; width:1000px; margin-bottom:40px;}
ul.boxes li{float: left;width: 185px;height: 280px;margin-right: 15px;padding: 25px;color: #fff;}
ul.boxes li:last-child{margin-right:0px}
ul.boxes p{font-size: 15px;line-height: 19px;height: 100px;}
#box1{background: url(../img/icon1.png) top 20px left 20px no-repeat; background-color: #f65314;}
#box2{background: url(../img/icon2.png) top 20px left 20px no-repeat; background-color: #7cbb00;}
#box3{background: url(../img/icon3.png) top 20px left 20px no-repeat; background-color: #1373AB;}
#box4{background: url(../img/icon4.png) top 20px left 20px no-repeat; background-color: #ffbb00;}
h3{font-size: 29px;font-weight: normal;margin:90px 0 25px 0;}
#flecha{background:url(../img/flecha.png); width:48px; height:49px;float: right;}
#flecha:hover{ background-position:0 49px;}

/*intro*/
#intro{width: 745px;overflow: hidden; float: left;}
.intro-tit{color:#333; font-size:29px;margin-bottom: 20px;padding: 5px 0;}
ul.left{float:right; width: 235px;margin-left:20px;}
ul.left li{color: #1373AB; margin: 10px 0; padding-left: 24px; background:url(../img/check.png) 2px 0px no-repeat;}

ul.right{float:left; width: 745px;}
ul.right li{ width: 235px;overflow: hidden;float: left; margin-right:10px}
ul.right li:last-child{margin-right:0px}

#leermas{background: #1373AB;float: right;padding: 5px 10px;color: #fff;}
#leermas:hover{ background:#25408E}

/*trabajo*/
.trabajo{width: 1000px; height:415px;overflow: hidden; background:url(../img/image_1.jpg) left no-repeat;padding-left: 255px;}


/*logos*/
.alianzas{background:url('images/header.png') no-repeat left top; width:960px; padding-top:15px;  font-size:14px; overflow:hidden; height:63px;}
#sponsors{  width:1500px;  background: url("images/header.png") no-repeat scroll left bottom transparent; padding:0 0 15px 0; margin-bottom:15px; height:53px;}
#sponsors a{ margin-right:20px; float:left;  display:table; cursor:default; height:53px;}
#sponsors a img{display: table-cell;  vertical-align: middle;  text-align: center;}

/*footer*/
footer{width:1000px; margin:0 auto; background:#797979;padding: 15px 30px 30px 30px;color:#fff;}
footer a{color:#fff;}
footer a:hover{text-decoration:underline;}
.f-left{ float:left;}
.f-right{ float:right;}





/* ---- */



p{
	margin-top:0px;
	margin-bottom:10px;
}

.img-urimat{
	border: 1px solid #ccc;
}

.img-uriabt{
	width: 450px;
	border: 1px solid #ccc;
	margin-left: 20px;
}

.img-uriperu{
	width:270px;
	border: 1px solid #ccc;
	float:left;
	margin-right:30px;
}

.img-estilo{
	border: 2px solid #ccc;
}

.phone{
	font-size:14px;
	line-height:22px;
}

.producto{
}

.producto h5{
	margin-top:0px;
}

.producto p{
	text-align:justify;
}

.producto ul{
	margin-bottom:20px;
}

.producto table{
	margin-top:20px;
	margin-bottom:20px;
	border-left:1px solid #333;
}

.producto table th{
	color: #FFF;
	background: #1373AB;
	padding:5px 10px;
	width:70px;
	text-align:center;
	border-right:1px solid #333;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
}

.producto table tr td{
	padding:5px 10px;
	text-align:center;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
}

.producto table tr td:last-child{
	width:220px;
}

.producto ul li {
  color: #1373AB;
  margin: 10px 0;
  padding-left: 24px;
  background: url(../img/check.png) 2px 0px no-repeat;
}

.producto ul.documentacion li{
  margin: 10px 0;
  padding-left: 24px;
  background: url(../img/doc.png) 2px 0px no-repeat;	
}

.producto ul.documentacion li a{
  color: #e30000;
}

.phone span{
	width:150px;
	display:block;
	float: left;
}

ul.menu li a {
	padding: 1px 20px;
}

.izq{
	float:left;
}

.der{
	float:right;
}

#wrapper{
	width: 1000px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
	padding: 30px;
	padding-top: 20px;
}

.cl{
	clear:both;
}

.margin-sep{
	height:40px;
}

h2{
	font-size: 37px;
	font-family:'caviar_dreamsbold';
	color: #323434;
	line-height: 40px;
	margin-bottom: 10px;
	margin-top: 20px;
}

h4{
	font-size: 24px;
	font-family:'caviar_dreamsbold';
	color: #25408E;
	line-height: 29px;
	margin-bottom: 10px;
	margin-top: 20px;
}

h5{
	font-size: 20px;
	font-family:'caviar_dreamsbold';
	text-transform:capitalize;
	color: #323434;
	line-height: 28px;
	margin-bottom: 10px;
	margin-top: 20px;
}

h6{
	font-size: 18px;
	font-family:'caviar_dreamsbold';
	color: #1373AB;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 30px;
}

.compromisos li{
	display:block;
	float:left;
	width:215px;
	padding:10px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
}

.compromisos li h5{
	margin-top: 0px;
	text-align:center;
}

.compromisos li h6{
	text-align:center;
	margin-top: 0px;
	text-transform:uppercase;
}

.compromisos li p{
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
}

.compromisos li:first-child{
	margin-left:0px;
}

.compromisos li:last-child{
	margin-right:0px;
}

.col{
	width:320px;
}

.col-med{
	width:650px;
}

.formulario{ overflow:hidden; float:left; width:100%; margin-top:0px;}
.formulario li{ overflow:hidden; float:left; width:100%; margin-bottom:15px;}
.formulario li textarea{ overflow:hidden; float:left; width:500px; height:60px; padding:3px; margin-bottom:10px; background:#F0F0F0;border: solid 1px #8A8A8A !important;}
.formulario li label{ overflow:hidden; float:left; width:150px; font-size:13px; padding-top:3px;}
.formulario li input{ overflow:hidden; float:left; width:500px; background:#F0F0F0; border:solid 1px #8A8A8A; padding:3px;}
.formulario li input[type="submit"]{ overflow:hidden; float:right; width:70px;background:#0087ca;padding:5px; border:none; cursor:pointer;color:#FFF;font-weight:bold; margin-right:15px}

.btn_form{background: #406aba; color: #FFF; padding: 7px 26px; border: none; cursor:pointer;}
.btn_form:hover{background: #28457D; color: #FFF; }

.cont_gracias{
	display: table;
	margin:0 auto;
	border:1px solid #0087ca;
	padding: 24px;
	margin-top: 20px;
}

.div_contenedor{
	width: 100%;
}

.cont_gracias img{float: right;}
.txt_gracias{ font-size: 18px; float: left; line-height: 22px; margin-right: 30px;}
.volver_idc{background:#406aba; color: #FFF; font-size: 13px; text-decoration: none; padding: 10px 20px; margin-top:10px; display:block; width:150px; text-align:center; }
.volver_idc:hover{background:#28457D; color: #FFF; }

.color1{
	color: #f65314;
}

.color2{
	color: #7cbb00;
}

.color3{
	color: #1373AB;
}

.color4{
	color: #ffbb00;
}

.last{
	margin-right: 0px;
}

/* photo */
#slideshow {position:relative; width:400px; height:350px;}
#slideshow IMG { position:absolute; top:0; left:0; z-index:8; opacity:0.0; border:none; padding:0px; }
#slideshow IMG.active { z-index:10; opacity:1.0;}
#slideshow IMG.last-active {z-index:9;}
.borde01{ padding:5px; border: #666 1px solid; margin-bottom:30px;}


/* photo */
#slideshow1 {
  position: relative;
  width: 99.5%;
  height: 320px;
  border: 1px solid #ccc;
}
#slideshow1 IMG { position:absolute; top:0; left:0; z-index:8; opacity:0.0; border:none; padding:0px; }
#slideshow1 IMG.active { z-index:10; opacity:1.0;}
#slideshow1 IMG.last-active {z-index:9;}
.borde01{ padding:5px; border: #666 1px solid; margin-bottom:30px;}

.producto .der img{
	border:1px solid #ccc;
	width: 99%;
}

.col-eqp img{
	border:1px solid #ccc;
}

.col-eqp{
	width:320px;
	margin-right:18px;
}

.ol-eqp-last{
	width:320px;
}