/*
Theme Name: Uningecol
Theme URI: www.uningecol.com
Description: Tema Creado para Uningecol
Version: 1
Author: Freddy Avella
Author URL: @f1avella
*/
@import url('reset.css');
@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding:0;
	}
html {height: 100%;}
body {
	background-image: url('../uningecol//images/background.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
	background-position: center;
	background-size: cover;
	color: #000000;
	font-family: 'Swis721 LtEx BT', sans-serif;
	word-wrap: break-word;
}
a { text-decoration: none} 
.main {
	position:relative;
	height:auto;
	top:0px;
	margin:0 auto;
	z-index:1;
}
#top{
	background-color:#FFF;
	position:relative;
	margin: 0 auto;
	width:auto;
	max-width: 1100px;
	height:140px;
	padding-top:5px;
}
.logo-uningecol{
	border:0; 
	width:290px; 
	height:124px;
}
@media (max-width: 767px) {
	.logo-uningecol{
	border:0; 
	width:150px; 
	height:64px;
	top:15px;
	}
}
.buscador{
	position: absolute;
	left: 0px;
	top:20px;
}
@media (max-width: 767px) {
	.buscador{
	position: absolute;
	left: 0px;
	top:40px;
	}
}
.formulariobuscar{
  display: block;
  width: 100px;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#head{
	position:relative;
	left:30px;
	top:0px;
}
.wrapper { width:auto;
	max-width: 1100px;
	margin: 0 auto;}

.one_fourth {
border : 2px solid #82c225;
padding:5px 5px 5px 5px;
margin:5px 5px 5px 5px;
height:240px;
max-width: 240px;
}

/* SOCIAL ICONS - GENERAL */
#socialicons{
	position:absolute;
	right:20px;
	width:120px;
	top:0px;
}
.social { list-style:none; margin-top:10px; width:100%;}
.social li { display:inline; float:left; background-repeat:no-repeat; }
.social li a { display:block; width:32px; height:32px; position:relative; text-decoration:none; }
.social li a strong { font-weight:normal; position:absolute; left:0px; top:-1px; color:#fff; padding:3px; z-index:9999;
 text-shadow:1px 1px 0 rgba(0, 0, 0, 0.75); background-color:rgba(0, 0, 0, 0.7);
 -moz-border-radius:3px; -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); -webkit-border-radius:3px; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); border-radius:3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

li.facebook { background-image:url("../uningecol//images/facebook.png"); }
li.twitter { background-image:url("../uningecol//images/twitter.png"); }
li.flag { background-image:url("../uningecol//images/bandera-inglesa.png"); }

/* SOCIAL ICONS - CSS3 */
#css3:hover li { opacity:0.2; }

#css3 li { -webkit-transition-property: opacity; -webkit-transition-duration: 500ms;
 -moz-transition-property: opacity; -moz-transition-duration: 500ms; }
#css3 li a strong { opacity:0;
 -webkit-transition-property: opacity, top; -webkit-transition-duration: 300ms;
 -moz-transition-property: opacity, top; -moz-transition-duration: 300ms; }

#css3 li:hover { opacity:1; }
#css3 li:hover a strong { opacity:1; top:40px; }

nav{
	position:relative;
	margin: 0 auto;
	width:100%;
	z-index:999;
}
#menu2{
	position:relative;
	margin: 0 auto;
	width:100%;
	z-index:10;
}
#contenido{
	background-color:#FFF;
	position:relative;
	margin: 0 auto;
	font-family: 'Swis721 LtEx BT', sans-serif;
	line-height: 1.5em;
	width:auto;
	max-width: 1100px;
	color:#000;
	text-align:justify;
}
#contenidoclientes {	
	position:relative;	
	top:0px;	
	width:100%;
	z-index:2;
}
#contenidoclientes-cols{
	overflow: hidden;
	color: #000;
	text-align:center;
}
.contenidoclientes{
	display: inline;
	margin:10px;
	width: 310px;
	height:240px;
	float: left;
	border-style: solid;
    border-color: #82c225;
}






@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);

/* Menu */
.navbar-azul {
	background-image:-moz-linear-gradient(top,#1B73B3 0%,#46a4cf 100%);
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#1B73B3),color-stop(100%,#46a4cf));
	background-image:-webkit-linear-gradient(top,#1B73B3 0%,#46a4cf 100%);
	background-image:-o-linear-gradient(top,#1B73B3 0%,#46a4cf 100%);
	background-image:-ms-linear-gradient(top,#1B73B3 0%,#46a4cf 100%);
	background-image:linear-gradient(top,#1B73B3 0%,#46a4cf 100%);
	max-width: 1100px;
	font-family:"PT Sans Narrow","Arial Narrow",Arial,Helvetica,sans-serif;
	font-size: 16px;
}
@media (max-width: 767px) {
.navbar-azul {
	top:0px;
	left: 0px;
}
}
.navbar-zafhirs .navbar-brand:hover, .navbar-zafhirs .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-zafhirs .navbar-text {
  color: #f00;
}

/* Items separators
===================*/

	.navbar-zafhirs .navbar-nav li {
		border-left:1px solid #1a8bb9;
		margin:0px;
	}
	.navbar-zafhirs .navbar-nav li:first-child,
	.navbar-zafhirs .navbar-nav ul li {
		border-left:0;
	}

.navbar-zafhirs .navbar-nav > li > a {
  		padding:13px 24px;
		color:#fff;
		font-size:16px;
		line-height:23px;
		font-family:"PT Sans Narrow","Arial Narrow",Arial,Helvetica,sans-serif;
		font-weight:bold;
		text-decoration:none;
		text-shadow:0 1px 0 rgba(0,0,0,0.3);
}
.navbar-zafhirs .navbar-nav > li > a:hover, .navbar-zafhirs .navbar-nav > li > a:focus {
  background:#1983af; /* Old browsers */
		background-image:-moz-linear-gradient(top,#88c721 0%,#70ac0d 100%);
		background-image:-webkit-gradient(linear,left top, left bottom,color-stop(0%,#88c721),color-stop(100%,#70ac0d));
		background-image:-webkit-linear-gradient(top,#88c721 0%,#70ac0d 100%);
		background-image:-o-linear-gradient(top,#88c721 0%,#70ac0d 100%);
		background-image:-ms-linear-gradient(top,#88c721 0%,#70ac0d 100%);
		background-image:linear-gradient(top,#88c721 0%,#70ac0d 100%);
		color:#fff;
}
.navbar-zafhirs .navbar-nav > .active > a, .navbar-zafhirs .navbar-nav > .active > a:hover, .navbar-zafhirs .navbar-nav > .active > a:focus {
  color: #ccc;
  font-weight: bold;
}
.navbar-zafhirs .navbar-nav > .disabled > a, .navbar-zafhirs .navbar-nav > .disabled > a:hover, .navbar-zafhirs .navbar-nav > .disabled > a:focus {
  color: #ff0;
  background-color: transparent;
}
.navbar-zafhirs .navbar-nav .open .dropdown-menu > li > a, .navbar-zafhirs .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #3193c0;
    background-color: #fff;    
	padding:13px 24px;
		font-size:16px;
		line-height:23px;
		font-family:"PT Sans Narrow","Arial Narrow",Arial,Helvetica,sans-serif;
		font-weight:bold;
		text-decoration:none;

}
.navbar-zafhirs .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-zafhirs .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #3193c0;
}
.navbar-zafhirs .navbar-toggle {
  border-color: #ddd;
}
.navbar-zafhirs .navbar-toggle:hover, .navbar-zafhirs .navbar-toggle:focus {
  background-color: #88c721;
}
.navbar-zafhirs .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-zafhirs .navbar-collapse,
.navbar-zafhirs .navbar-form {
  border-color: #e7e7e7;
}
.navbar-zafhirs .navbar-nav > .open > a, .navbar-zafhirs .navbar-nav > .open > a:hover, .navbar-zafhirs .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #e6e6e6;
}
@media (max-width: 767px) {
  .navbar-zafhirs .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-zafhirs .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-zafhirs .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #88c721;
  }
  .navbar-zafhirs .navbar-nav .open .dropdown-menu > li > a, .navbar-zafhirs .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #3193c0;
    background-color: #fff;
  }
  .navbar-zafhirs .navbar-nav .open .dropdown-menu > .active > a, .navbar-zafhirs .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-zafhirs .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #3193c0;
    background-color: #e7e7e7;
  }
  .navbar-zafhirs .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-zafhirs .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-zafhirs .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-zafhirs .navbar-link {
  color: #777;
}
.navbar-zafhirs .navbar-link:hover {
  color: #333;
}
.navbar-zafhirs .btn-link {
  color: #777;
}
.navbar-zafhirs .btn-link:hover, .navbar-zafhirs .btn-link:focus {
  color: #333;
}
.navbar-zafhirs .btn-link[disabled]:hover, .navbar-zafhirs .btn-link[disabled]:focus, fieldset[disabled] .navbar-zafhirs .btn-link:hover, fieldset[disabled] .navbar-zafhirs .btn-link:focus {
  color: #ccc;
}



/* Post */
.panel-body .thumb {
  width:100px;
  margin-right:4%;
  float:left;
  margin-bottom:2%;
}
.panel-body .thumb-post {
  width:300px;
  margin-right:4%;
  float:left;
  margin-bottom:2%;
}
.panel-body .date {
  color:#969696;
}
.panel-body .date ul{
  list-style:none;
  display:inline-block;
}
.panel-body .post-categories{
  padding-left: 5px;
}
.panel-body .post-categories a{
  color:#bf336f;
  text-decoration: none;
}
.panel-body .post-categories a:hover{
  color:#bf336f;
  text-decoration: underline;
}
.paginationcenter {
  left:200px;
}




/*  SECTIONS  */
.section {
clear: both;
padding: 0px;
margin: 0px;
} 
/*  COLUMN SETUP  */
.col {
display: block;
float:left;
width:250px;
margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }
/*  GRID OF THREE           ============================================================================= */
.span_3_of_3 {
width: 100%; 
}
.span_2_of_3 {
width: 66.1%; 
}
.span_1_of_3 {
width: 32.2%; 
}
 /*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
 @media only screen and (max-width: 480px) {
.span_3_of_3 {
    width: 100%; 
}
.span_2_of_3 {
    width: 100%; 
}
.span_1_of_3 {
    width: 100%;
}
}
.info{
	background-color:#FFF;
	position:relative;
	margin: 0 auto;
	font-family: 'Swis721 LtEx BT', sans-serif;
	font-size:16px;
	line-height: 1.5em;
	width:auto;
	height:100%;
	max-width: 1060px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:10px;
	color:#1E4B6B;
	text-align:justify;
	box-shadow: 2px 5px 2px #888888;
}
.info-image {margin:0 10px 5px 0; float: left; border: 0; }
.info-image2 {margin:0 10px 5px 0; float: left; border: 0;}
.info h1{
	color:#1B73B3;
	font-size:26px;
	text-align:center;
}
.info h2{
	color:#1B73B3;
	font-size:24px;
	text-align:center;
}
.imagen-parrafo {margin:0 10px 5px 0; float: left; border: 0; width: 400px; height:100%;}
/*-------------Grid */
.zerogrid{ width: 1050px; position: relative; margin: 0 auto; padding: 0; line-height: 1em;}
.zerogrid .row{}

.zerogrid .col-1-3{float: left; display: inline; margin:10px;}
.zerogrid .col-1-3{width:22%; height:250px;}

.zerogrid .col-right,.zerogrid .col-left{float: left; display: inline; }
.zerogrid .col-right{width:200px;}
.zerogrid .col-left{width:800px;}

.zerogrid:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.zerogrid .row:before,.row:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.zerogrid .row:after{clear: both; }
.zerogrid .row{zoom: 1;}
/*--------------------*/
/*-------------------------*/
.zerogrid a{color: #1B73B3;text-decoration: none;}
.zerogrid a:hover {color: #555; text-decoration: none;}

.zerogrid a.button, input.button {	cursor: pointer;	color: #ffffff;	line-height: 14px;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	background: #C0504D;	border:1px solid #ffffff; -webkit-border-radius: 4px;-moz-border-radius: 4px;-khtml-border-radius: 4px;border-radius: 4px;;}
.zerogrid a.button {	display: inline-block;	text-decoration: none;	padding: 6px 12px 6px 12px;}
.zerogrid input.button {	margin: 0;	border: 0;	height: 24px;	padding: 0px 12px 0px 12px;}
.zerogrid a.button:hover, input.button:hover {}

.clearboth{ clear:both;}

/*  Grilla  ============================================================================= */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  GROUPING  ============================================================================= */


.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP   ==================================================================== */

.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}

.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */


/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */

@media only screen and (max-width: 700px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

/*  GRID OF TWO   ============================================================================= */


.span_2_of_2 {
	width: 100%;
}

.span_1_of_2 {
	width: 49.2%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 700px) {
	.span_2_of_2 {
		width: 100%; 
	}
	.span_1_of_2 {
		width: 100%; 
	}
}
/*  GRID OF THREE   ============================================================================= */

	
.span_3_of_3 {
	width: 100%; 
}

.span_2_of_3 {
	width: 66.13%; 
}

.span_1_of_3 {
	width: 32.26%; 
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 600px) {
	.span_3_of_3 {
		width: 100%; 
	}
	.span_2_of_3 {
		width: 100%; 
	}
	.span_1_of_3 {
		width: 100%;
	}
}

/*-------------Recuadro */
.wrap {
      overflow: hidden;
      margin: 10px;
    }
    .recuadro {
      float: left;
      position: relative;
      width:20%;
      padding-bottom:230px;
    }
	.recuadro a{
      color:#1B73B3;
    }
    .recuadroInner {
      position: absolute;
      left: 10px;
      right: 10px;
      top: 10px;
      bottom: 10px;
      overflow: hidden;
	  -webkit-box-shadow: 0 4px 15px -5px #555;
	  box-shadow: 0 4px 15px -5px #555;
	  border : 2px solid #82c225;
    }
    .recuadroInner .titleRec {      
		top:5px;
		font-size:14px;
		text-align:center;
    }
    }
    @media only screen and (max-width : 199px) and (min-width : 100px) {
      /* Smartphone view: 1 tile */
      .recuadro {
        width: 100%;
        padding-bottom: 100%;
      }
    }
    @media only screen and (max-width : 650px) and (min-width : 200px) {
      /* Tablet view: 2 tiles */
      .recuadro {
        width: 50%;
        padding-bottom: 50%;
      }
    }
    @media only screen and (max-width : 1050px) and (min-width : 651px) {
      /* Small desktop / ipad view: 3 tiles */
      .recuadro {
        width: 33.3%;
        padding-bottom: 33.3%;
      }
    }
    @media only screen and (max-width : 1400px) and (min-width : 1051px) {
      /* Medium desktop: 4 tiles */
      .recuadro {
        width: 25%;
        padding-bottom: 25%;
      }
    }
	
/*-------------Menu auxuliar */
.sidebarmenu ul{
margin: 0;
padding: 0;
width:200px;
width:auto;
max-width: 500px;
list-style-type: none;
font-size:16px;
line-height:23px;
font-family:"PT Sans Narrow","Arial Narrow",Arial,Helvetica,sans-serif;
font-weight:bold;
}
/*Menu*/
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #FFF;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #1B73B3; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:hover{
background-color: #82c225;
color:#FFFFFF;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(right.gif) no-repeat 97% 50%;
}

/*-------------content */
#content {width:1000px; margin:0 auto; background-color:#FFF;}

.feature{margin-bottom:20px;}
.welcome{margin: 0px 20px 20px 20px; padding: 30px; background:#F0F0F0; font-size:20px; text-align:center;}

.block01{ text-align:center; padding-bottom:20px;}
.block01 article{width:200px; margin:0 auto; background:#EEEEEE; border-bottom:2px solid #82c225; border-left:1px solid #c3dba0; border-right:1px solid #c3dba0; height:240px;}
.block01 img{-webkit-filter: grayscale(50%);}
.block01 a img {-webkit-transition: all 0.5s;}
.block01 a img:hover {-webkit-filter: none;}
.block01 a img.brightness:hover {-webkit-filter: brightness(0);}
.block01 h2{ font-size:14px; padding:5px 0px;}
.block01 p{ font-size:13px;}

#main-content{}
#main-content article{ clear: both; font-size:14px; margin:10px 0px;}
#main-content article .heading{}
#main-content article h2{font-size:18px; line-height:25px; text-transform:uppercase;}
#main-content article .info{}
#main-content article img{float:left; padding:5px; border:1px solid #999; display:inline-block;}
#main-content article p{margin-bottom:10px; display:inline-block;}
#main-content article .more{float:right;}

#sidebar{}
#sidebar section{margin-bottom:20px;}
#sidebar .heading{ padding:5px; background:#C0504D;-webkit-border-radius: 5px;	-moz-border-radius: 5px;	-khtml-border-radius: 5px;	border-radius: 5px;}
#sidebar .heading h2{font-size:22px; font-weight:normal; display:inline; padding:0 10px; color:#ffffff;}
#sidebar .content{padding:15px}
#sidebar .content ul{ font-size:14px; list-style-type:circle; margin-left:20px;}
#sidebar .content ul li{border-bottom: 1px solid #E1E1E1; padding:5px;}
#sidebar .content .post {margin-bottom: 20px;}
#sidebar .content .post h4{ font-size:14px; font-weight:normal;}
#sidebar .content .post img{ float:left; padding:5px; border:1px solid #CCC; margin-right:10px;}
#sidebar .content .post p{color:#A3A3A3; font-style:italic;}

/*------------footer */ 
.block02{width:1080px; margin:0px auto 0px auto; background-color:#fff;}

footer {}
footer .heading{ padding:5px; border-bottom:2px solid #82c225;}
footer .heading h2{font-size:22px; font-weight:normal; color: #1B73B3; text-align:center;}
footer .content{padding:5px}
footer .content a{}
footer .content ul{ font-size:14px; list-style-type:circle; margin-left:20px;}
footer .content ul li{border-bottom: 1px solid #E1E1E1; padding:5px;}
footer .content .sedes {text-align:center; min-height:190px; background-image: url('../uningecol//images/colombia.png');
    background-repeat: no-repeat;
	background-position: center; }
footer .content .post {margin-bottom: 20px;}
footer .content .post h4{ font-size:14px; font-weight:normal;}
footer .content .post img{ float:left; padding:5px; border:1px solid #CCC; margin-right:10px;}
footer .content .post p{color:#A3A3A3; font-style:italic;}

footer .copyright{text-align:center; background:#333333; height:30px; padding-top:10px; color:#8C9999;}
footer .copyright a{color:#8C9999; text-decoration:underline;}
footer .copyright a:hover{color:#CCCCCC; text-decoration:none;}

.clearer {clear: both;}
.abajo {
	position:relative;
	background-color: #1B73B3;
	margin:0 auto;
	width:auto;
	padding:10px;
	max-width: 1500px;
	color: #FFF;
	text-align: center;
	border-top:3px solid #82c225;
	z-index:-1;
}
.blanco {
	color:#FFFFFF;
}
.centrar {
	text-align:center;
}

/* SmartMenus Core CSS (it's not recommended editing this)
===============================================================*/

.sm,.sm ul,.sm li{display:block;list-style:none;padding:0;margin:0;line-height:normal;direction:ltr;}
ul.sm ul{position:absolute;top:-999999px;width:100px;}
ul.sm li{position:relative;float:left;}
ul.sm a{position:relative;display:block;white-space:nowrap;}
ul.sm a.disabled{cursor:default;}
.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;}
ul.sm-rtl li{float:right;}
ul.sm ul li,ul.sm-vertical li{float:none;}
ul.sm ul a,ul.sm-vertical a{white-space:normal;}
ul.sm ul.sm-nowrap>li>a{white-space:nowrap;}
ul.sm:after{content:"\00a0";display:block;height:0;font:0/0 serif;clear:both;visibility:hidden;overflow:hidden;}
ul.sm,ul.sm *,ul.sm *:before,ul.sm *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
ul.sm{-webkit-tap-highlight-color:rgba(0,0,0,0);}


/**************************
*
*	CAMERA
*
**************************/
.camera_wrap a, .camera_wrap img, 
.camera_wrap ol, .camera_wrap ul, .camera_wrap li,
.camera_wrap table, .camera_wrap tbody, .camera_wrap tfoot, .camera_wrap thead, .camera_wrap tr, .camera_wrap th, .camera_wrap td
.camera_thumbs_wrap a, .camera_thumbs_wrap img, 
.camera_thumbs_wrap ol, .camera_thumbs_wrap ul, .camera_thumbs_wrap li,
.camera_thumbs_wrap table, .camera_thumbs_wrap tbody, .camera_thumbs_wrap tfoot, .camera_thumbs_wrap thead, .camera_thumbs_wrap tr, .camera_thumbs_wrap th, .camera_thumbs_wrap td {
	background: none;
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	list-style: none
}
.camera_wrap {
	direction: ltr;
	display: none;
	float: left;
	position: relative;
	z-index: 0;
}
.camera_wrap img {
	max-width: none!important;
}
.camera_fakehover {
	height: 100%;
	min-height: 60px;
	position: relative;
	width: 100%;
	z-index: 1;
}
.camera_wrap {
	width: 100%;
}
.camera_src {
	display: none;
}
.cameraCont, .cameraContents {
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 1;
}
.cameraSlide {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.cameraContent {
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.camera_target {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_overlayer {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_target_content {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.camera_target_content .camera_link {
    background: url(../images/blank.gif);
	display: block;
	height: 100%;
	text-decoration: none;
}
.camera_loader {
    background: #fff url(../uningecol//images/camera-loader.gif) no-repeat center;
	background: rgba(255, 255, 255, 0.9) url(../uningecol//images/camera-loader.gif) no-repeat center;
	border: 1px solid #ffffff;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	height: 36px;
	left: 50%;
	overflow: hidden;
	position: absolute;
	margin: -18px 0 0 -18px;
	top: 50%;
	width: 36px;
	z-index: 3;
}
.camera_bar {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
}
.camera_thumbs_wrap.camera_left .camera_bar, .camera_thumbs_wrap.camera_right .camera_bar {
	height: 100%;
	position: absolute;
	width: auto;
}
.camera_thumbs_wrap.camera_bottom .camera_bar, .camera_thumbs_wrap.camera_top .camera_bar {
	height: auto;
	position: absolute;
	width: 100%;
}
.camera_nav_cont {
	height: 65px;
	overflow: hidden;
	position: absolute;
	right: 9px;
	top: 15px;
	width: 120px;
	z-index: 4;
}
.camera_caption {
	bottom: 0;
	display: block;
	position: absolute;
	width: 100%;
}
.camera_caption > div {
	padding: 10px 20px;
}
.camerarelative {
	overflow: hidden;
	position: relative;
}
.imgFake {
	cursor: pointer;
}
.camera_prevThumbs {
	bottom: 4px;
	cursor: pointer;
	left: 0;
	position: absolute;
	top: 4px;
	visibility: hidden;
	width: 30px;
	z-index: 10;
}
.camera_prevThumbs div {
	background: url(../uningecol//images/camera_skins.png) no-repeat -160px 0;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 30px;
}
.camera_nextThumbs {
	bottom: 4px;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 4px;
	visibility: hidden;
	width: 30px;
	z-index: 10;
}
.camera_nextThumbs div {
	background: url(../uningecol//images/camera_skins.png) no-repeat -190px 0;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 30px;
}
.camera_command_wrap .hideNav {
	display: none;
}
.camera_command_wrap {
	left: 0;
	position: relative;
	right:0;
	z-index: 4;
}
.camera_wrap .camera_pag .camera_pag_ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	margin: 20px 5px;
	position: relative;
	text-align: left;
	text-indent: 9999px;
	width: 16px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 8px;
	left: 4px;
	overflow: hidden;
	position: absolute;
	top: 4px;
	width: 8px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li:hover > span {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0;
}
.camera_pag_ul li img {
	display: none;
	position: absolute;
}
.camera_pag_ul .thumb_arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
	top: 0;
	left: 50%;
	margin-left: -4px;
	position: absolute;
}
.camera_prev, .camera_next, .camera_commands {
	cursor: pointer;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 40px;
	z-index: 2;
}
.camera_prev {
	left: 0;
}
.camera_prev > span {
	background: url(../uningecol//images/camera_skins.png) no-repeat 0 0;
	display: block;
	height: 40px;
	width: 40px;
}
.camera_next {
	right: 0;
}
.camera_next > span {
	background: url(../uningecol//images/camera_skins.png) no-repeat -40px 0;
	display: block;
	height: 40px;
	width: 40px;
}
.camera_commands {
	right: 41px;
}
.camera_commands > .camera_play {
	background: url(../uningecol//images/camera_skins.png) no-repeat -80px 0;
	height: 40px;
	width: 40px;
}
.camera_commands > .camera_stop {
	background: url(../uningecol//images/camera_skins.png) no-repeat -120px 0;
	display: block;
	height: 40px;
	width: 40px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	margin: 20px 5px;
	position: relative;
	text-indent: 9999px;
	width: 16px;
}
.camera_thumbs_cont {
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.camera_commands_emboss .camera_thumbs_cont {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_thumbs_cont > div {
	float: left;
	width: 100%;
}
.camera_thumbs_cont ul {
	overflow: hidden;
	padding: 3px 4px 8px;
	position: relative;
	text-align: center;
}
.camera_thumbs_cont ul li {
	display: inline;
	padding: 0 4px;
}
.camera_thumbs_cont ul li > img {
	border: 1px solid;
	cursor: pointer;
	margin-top: 5px;
	vertical-align:bottom;
}
.camera_clear {
	display: block;
	clear: both;
}
.showIt {
	display: none;
}
.camera_clear {
	clear: both;
	display: block;
	height: 1px;
	margin: -1px 0 25px;
	position: relative;
}
/**************************
*
*	COLORS & SKINS
*
**************************/
.pattern_1 .camera_overlayer {
	background: url(../uningecol//images/patterns/overlay1.png) repeat;
}
.pattern_2 .camera_overlayer {
	background: url(../uningecol//images/patterns/overlay2.png) repeat;
}
.pattern_3 .camera_overlayer {
	background: url(../uningecol//images/patterns/overlay3.png) repeat;
}
.pattern_4 .camera_overlayer {
	background: url(../uningecol//images/patterns/overlay4.png) repeat;
}
.pattern_5 .camera_overlayer {
	background: url(../uningecol//images/patterns/overlay5.png) repeat;
}
.pattern_6 .camera_overlayer {
	background: url(../uningecol//images/patterns/overlay6.png) repeat;
}
.pattern_7 .camera_overlayer {
	background: url(../uningecol//images/patterns/overlay7.png) repeat;
}
.pattern_8 .camera_overlayer {
	background: url(../uningecol//images/patterns/overlay8.png) repeat;
}
.pattern_9 .camera_overlayer {
	background: url(../uningecol//images/patterns/overlay9.png) repeat;
}
.pattern_10 .camera_overlayer {
	background: url(../uningecol//images/patterns/overlay10.png) repeat;
}
.camera_caption {
	color: #fff;
}
.camera_caption > div {
	background: #000;
	background: rgba(0, 0, 0, 0.8);
}
.camera_wrap .camera_pag .camera_pag_ul li {
	background: #b7b7b7;
}
.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
	background: #b7b7b7;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	background: #434648;
}
.camera_pag_ul li img {
	border: 4px solid #e6e6e6;
	-moz-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
	box-shadow: 0px 3px 6px rgba(0,0,0,.5);
}
.camera_pag_ul .thumb_arrow {
    border-top-color: #e6e6e6;
}
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
	background: #d8d8d8;
	background: rgba(216, 216, 216, 0.85);
}
.camera_wrap .camera_pag .camera_pag_ul li {
	background: #b7b7b7;
}
.camera_thumbs_cont ul li > img {
	border-color: 1px solid #000;
}
/*AMBER SKIN*/
.camera_amber_skin .camera_prevThumbs div {
	background-position: -160px -160px;
}
.camera_amber_skin .camera_nextThumbs div {
	background-position: -190px -160px;
}
.camera_amber_skin .camera_prev > span {
	background-position: 0 -160px;
}
.camera_amber_skin .camera_next > span {
	background-position: -40px -160px;
}
.camera_amber_skin .camera_commands > .camera_play {
	background-position: -80px -160px;
}
.camera_amber_skin .camera_commands > .camera_stop {
	background-position: -120px -160px;
}

/**************************
*
*	RESPONSIVE
*
**************************/
html {
   -webkit-text-size-adjust: none;
}
.video embed,
.video object,
.video iframe {
   width: 100%;
   height: auto;
}
img{
	max-width:100%;
	height: auto;
   	width: auto\9; /* ie8 */
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.wrap-header, .wrap-pagetop, #content, .zerogrid, .block02{width:768px;}
	
	.zerogrid .col-1-3{width:30%;}
	.zerogrid .col-right{width:184px;}
	.zerogrid .col-left{width:504px;}
	
	.feature{padding:0px;}
	.welcome{margin:0px;}
}

@media only screen and (max-width: 767px) {
	.wrap-header, .wrap-pagetop, #content, .zerogrid, .zerogrid .col-right, .zerogrid .col-left, .block02{width:100%; margin:0px; padding:0px;}
	
	.feature{padding:0px;}
	.welcome{margin:0px;}
	
	.wrap-header {margin-top: 0px;height:150px;}
	
	
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.zerogrid .col-1-3{width:45%;}
	
	.wrap-header #logo{top:auto; bottom:10px;}
	
	nav{top:20px; left:5px;}
}

@media only screen and (max-width: 479px) {
	.zerogrid .col-1-3{width:100%;}
	
	.wrap-header{height: 200px;}
	.wrap-header #logo{top:auto; bottom:20px; left:5px;}
	.wrap-pagetop #search{top:45px; left:5px;}
	
	nav{top:40px; left:5px;}
	
	#main-content img{width:80%; height: 80%;}
	
	footer .copyright{height:50px;}
}

/*------------form */ 

.form{ 
    max-width: 100%; 
    min-width: 33%; 
    border-width: 2px; 
    border-color: #CCCCCC; 
    border-radius: 18px; 
    border-style: solid; 
    color: #222222; 
    font-size: 16px; 
    margin: 10px; 
    background-color: #FFFFFF; 
    padding: 10px; 
} 
.content{ 
    margin: 10px; 
} 
.form label{ 
    color: #222222; 
    font-size: 14px; 
    display: block; 
} 
.form input[type=radio], input[type=checkbox]{ 
    margin: 10px; 
    width: 13px; 
} 
.form div{ 
    display: block; 
} 
.form input, form textarea, form select, button{ 
    border-width: 1px; 
    border-style: solid; 
    border-color: #666666; 
    border-radius: 0px; 
    padding: 3px; 
    width: 100%; 
} 
.form, .form h1, .form h2{ 
    font-family: 'Arial'; 
} 
.form h1{ 
    font-size: 40px; 
    color: #607A75; 
    padding: 0px; 
    margin: 0px; 
    margin-bottom: 10px; 
    border-bottom-style: dotted; 
    border-bottom-color: #CCCCCC; 
    border-bottom-width: 2px; 
    border-radius: 0px; 
    background-color: #FFFFFF; 
} 
.intro{ 
    margin-bottom: 10px; 
} 
.clear{ 
    clear: both; 
} 
.form textarea{ 
    height: 50px; 
    width: 100%; 
} 
.form input[type=submit]{ 
    width: 100%; 
    background-color: #CCCCCC; 
    color: #222222; 
} 
.field{ 
    margin-bottom: 5px; 
} 

/*------------proyectos realizados */ 
.il{color:#099}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.9;filter:alpha(opacity=60)}
.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}
.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}
.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}
.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}
button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}
button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}
.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}
.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}
.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}
.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}
.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}
.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}
.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}
.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}
.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}
.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}
img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}
.mfp-figure{line-height:0}
.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}
.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}
.mfp-figure figure{margin:0}
.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}
.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}
.mfp-image-holder .mfp-content{max-width:100%}
.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){
.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}
.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}
.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}
.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}
.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}
.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}
.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}
.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}