t/* =Elements 
-------------------------------------------------------------- */
html, button, body, input, select, textarea {
	color: #333;
	/*font-family: 'Open Sans', sans-serif;*/
}
html{
	background: #6f7072;
}
body{
	background: #fff;
}

a{
	color:#365e94;
	outline:none;
	text-decoration:none;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
a:hover,
a:focus{
	color:#4b76af;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	color:#666;
}

.sidebar-content #primary, 
.sidebar-content #attachment-comment {
	float: right;
	margin: 0 20px 0 0;
}

textarea:focus, input[type="text"]:focus, 
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus, 
.uneditable-input:focus {
	border-color: rgba(54, 94, 148, 0.8);
	outline: 0;
	outline: thin dotted 9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(54, 94, 148,.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(54, 94, 148,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(54, 94, 148,.6);
}
a.thumbnail:hover {
	border-color: rgba(0, 118, 59, 0.8);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(54, 94, 148,.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(54, 94, 148,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(54, 94, 148,.6);
}

.btn {
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
.btn-link {
	color: #365e94;
}
.btn-link:hover {
	color: #4b76af;
	text-decoration:none;
}
.carousel{
	margin: 0;
}
.carousel-inner>.item>img {
	width: 100%;
}
.carousel-indicators{
	top: auto;
	bottom: 10px;
}
	.carousel-indicators li{
		background-color: #A2C0CE;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		cursor: pointer;
		height: 16px;
		opacity: 0.8;
		width: 16px;
	}
	.carousel-indicators .active{
		background: #365e94;
	}
	.carousel-indicators li:hover{
		opacity: 1;
	}
.carousel-caption {
	display: none;
}
.carousel-control {
	position: absolute;
	top: auto;
	left: 0;
	padding: 10px;
	margin-top: -20px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	opacity: 0.6;
	bottom: 0;
}
.carousel-control.right {
	left: auto;
	right: 0;
}
.carousel-inner>.item {
	overflow: hidden;
}


/* =Header
-------------------------------------------------------------- */
#branding{
	background-color: #E6EEF2;
	position: relative;
	z-index: 99;
}
#branding hgroup {
	margin-top: 19px;
	margin-bottom: 20px;
}
#branding .navbar-inner{
	border-bottom: none;
	background:#A2C0CE;
	box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;
	min-height: 0;
}
#branding > div.container > div.header-social {
margin-left: 275px;
margin-bottom: -42px;
margin-top: 0px;
}
#social-icons2 {
margin-left: 750px;
margin-top: 12px;
margin-bottom: -4px;
}
#social-icons2 a {
margin-left: 10px;
width: 24px;
display: inline-block;
height: 24px;
color: #9AB7C5;
font-size: 20px;
}
#social-icons2 a:hover {
font-size: 20px;
color: #0A678C !important;
}
#site-title{
	margin: 0;
	padding: 0;
	-webkit-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
}
	#site-title a:hover{
		opacity: 0.6
	}
	#site-title span{
		display: none;
	}
	#site-description{
		display: none;
	}

#main_nav.navbar .nav>li a{
	background: #A2C0CE;
	color: #fff;
	padding: 5px 16px 6px;
	text-transform: uppercase;
	text-shadow:none;
	font-size: 89%;
}
#main_nav.navbar .nav>li a:hover{
	background: #E6EEF2;
}
#main_nav.navbar .nav li.dropdown>.dropdown-toggle .caret{
	float: right;
	border-top-color: rgba(0,0,0,0.5);
	border-bottom-color: rgba(0,0,0,0.5);
}
#access>div>.nav>li.menu_order-1>a{
	background: #2A8FCE;
	transition: box-shadow, 200ms ease-out;
}
#access>div>.nav>li.menu_order-1>a:hover{
color: rgba(10,103,140,1);
font-weight: 700;
transition: box-shadow, 200ms ease-out;
-webkit-box-shadow: inset 0 3px #3A9FDE;
-moz-box-shadow: inset 0 3px #3A9FDE;
box-shadow: inset 0 3px #3A9FDE;

	
}
#access>div>.nav>li.menu_order-1.active>a{

color: rgba(10,103,140,1);
font-weight: 700;
transition: box-shadow, 200ms ease-out;
-webkit-box-shadow: inset 0 3px #2A8FCE;
-moz-box-shadow: inset 0 3px #2A8FCE;
box-shadow: inset 0 3px #2A8FCE;
background: #fff;
}

#access>div>.nav>li.menu_order-2>a{
	background: #A2C0CE;
	transition: box-shadow, 200ms ease-out;
}
#access>div>.nav>li.menu_order-2>a:hover{
color: rgba(10,103,140,1);
font-weight: 700;
transition: box-shadow, 200ms ease-out;
-webkit-box-shadow: inset 0 3px #B2D0DE;
-moz-box-shadow: inset 0 3px #B2D0DE;
box-shadow: inset 0 3px #B2D0DE;

	
}
#access>div>.nav>li.menu_order-2.active>a{

color: rgba(10,103,140,1);
font-weight: 700;
transition: box-shadow, 200ms ease-out;
-webkit-box-shadow: inset 0 3px #A2C0CE;
-moz-box-shadow: inset 0 3px #A2C0CE;
box-shadow: inset 0 3px #A2C0CE;
background: #fff;
}

#access>div>.nav>li.menu_order-3>a{
	background: #82806F;
	transition: box-shadow, 200ms ease-out;
}
#access>div>.nav>li.menu_order-3>a:hover{
color: rgba(10,103,140,1);
font-weight: 700;
transition: box-shadow, 200ms ease-out;
-webkit-box-shadow: inset 0 3px #92907F;
-moz-box-shadow: inset 0 3px #92907F;
box-shadow: inset 0 3px #92907F;



	
}
#access>div>.nav>li.menu_order-3.active>a{

color: rgba(10,103,140,1);
font-weight: 700;
transition: box-shadow, 200ms ease-out;
-webkit-box-shadow: inset 0 3px #82806F;
-moz-box-shadow: inset 0 3px #82806F;
box-shadow: inset 0 3px #82806F;
background: #fff;
}
#access>div>.nav>li.menu_order-4>a{
	background: #ACBC72;
	transition: box-shadow, 200ms ease-out;
}
#access>div>.nav>li.menu_order-4>a:hover{
color: rgba(10,103,140,1);
font-weight: 700;
transition: box-shadow, 200ms ease-out;
-webkit-box-shadow: inset 0 3px #BCCC82;
-moz-box-shadow: inset 0 3px #BCCC82;
box-shadow: inset 0 3px #BCCC82;

	}
	
#access>div>.nav>li.menu_order-4.active>a{

color: rgba(10,103,140,1);
font-weight: 700;
transition: box-shadow, 200ms ease-out;
-webkit-box-shadow: inset 0 3px #ACBC72;
-moz-box-shadow: inset 0 3px #ACBC72;
box-shadow: inset 0 3px #ACBC72;
background: #FFF;
}
	
	
#access>div>.nav>li.menu_order-5>a{
	background: #B0A65C;
	transition: box-shadow, 200ms ease-out;
}
#access>div>.nav>li.menu_order-5>a:hover{

color: rgba(10,103,140,1);
font-weight: 700;
transition: box-shadow, 200ms ease-out;
-webkit-box-shadow: inset 0 3px #C0B66C;
-moz-box-shadow: inset 0 3px #C0B66C;
box-shadow: inset 0 3px #C0B66C;

	
}
#access>div>.nav>li.menu_order-5.active>a{

color: rgba(10,103,140,1);
font-weight: 700;
transition: box-shadow, 200ms ease-out;
-webkit-box-shadow: inset 0 3px #B0A65C;
-moz-box-shadow: inset 0 3px #B0A65C;
box-shadow: inset 0 3px #B0A65C;

background: #fff;
}

#access>div>.nav>li.menu_order-6>a{
	background: #965273;
	transition: box-shadow, 200ms ease-out;
}
#access>div>.nav>li.menu_order-6>a:hover{
color: rgba(10,103,140,1);
font-weight: 700;
transition: box-shadow, 200ms ease-out;
-webkit-box-shadow: inset 0 3px #A66283;

	
}
#access>div>.nav>li.menu_order-6.active>a{

color: rgba(10,103,140,1);
font-weight: 700;
transition: box-shadow, 200ms ease-out;
-webkit-box-shadow: inset 0 3px #965273;
-moz-box-shadow: inset 0 3px #965273;
box-shadow: inset 0 3px #965273;

background: #fff;
}

#access>div>.nav>li.menu_order-7>a{
	background: #bbabcf;
	transition: box-shadow, 200ms ease-out;
}
#access>div>.nav>li.menu_order-7>a:hover{
color: rgba(10,103,140,1);
font-weight: 700;
transition: box-shadow, 200ms ease-out;
-webkit-box-shadow: inset 0 3px #bbabcf;

	
}
#access>div>.nav>li.menu_order-7.active>a{

color: rgba(10,103,140,1);
font-weight: 700;
transition: box-shadow, 200ms ease-out;
-webkit-box-shadow: inset 0 3px #bbabcf;
-moz-box-shadow: inset 0 3px #bbabcf;
box-shadow: inset 0 3px #bbabcf;

background: #fff;
}

#main_nav.navbar .nav>li.active>a{
     
}
	#main_nav.navbar .dropdown-menu {
		background: #fff;
		float: left;
		padding: 10px 0 20px;
		margin: 0;
		border: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		width: 100%;
	}
	#main_nav.navbar .nav>li>.dropdown-menu:before {
		display: none;
	}
	#main_nav.navbar .nav>li>.dropdown-menu:after {
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-bottom: 10px solid #ffffff;
		position: absolute;
		top: -10px;
		left: 20px;
	}
	#main_nav .dropdown-submenu>a:after {
		display: none;
	}
	#main_nav.navbar .nav>li:last-child > .dropdown-menu{
		right: 0;
		left: auto;
	}
	#main_nav.navbar .nav>li:last-child > .dropdown-menu:after {
		left: 50%;
		margin-left:20px;
	}
	#main_nav.navbar .nav>li>.dropdown-menu>li{
		float:left;
		width: 100%;
	}
	#main_nav.navbar .nav>li>.dropdown-menu.is_pair:before{
		content: '';
		position: absolute;
		width: 1px;
		border: none;
		border-left: 1px dotted #000;
		top: 10px;
		display: block!important;
		left: 50%;
		bottom: 10px;
		z-index: 1;
	}	
		#main_nav.navbar .nav>li>.dropdown-menu>li>ul{
			list-style: none;
			margin: 0 0 0 20px;
		}
		#main_nav.navbar .nav>li>.dropdown-menu ul{
			list-style: none;
			margin: 0 0 0 10px;
		}
			#main_nav.navbar .nav>li>.dropdown-menu ul li{
				padding: 0 0 5px 5px;
			}
				#main_nav.navbar .nav>li>.dropdown-menu ul li a{
					font-size: 12px;
					padding: 0;
				}

#branding .search-form{
	margin-top: 46px;
	margin-bottom: 10px;
}
#branding .search-form .input-append{
	margin: 0;
}
#branding .search-form input,
#branding .navbar-search input{
	border:none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background: rgba(255,255,255,0.7);
	box-shadow: inset 0 0 rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 0 rgba(0,0,0,0.3);
}
#branding .search-form input:focus,
#branding .navbar-search input:focus{
	box-shadow: inset 0 -4px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 -4px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 -4px rgba(0,0,0,0.3);
}
#branding .search-form .btn{
	text-shadow:none;
}
#branding .nav-collapse .navbar-search {
	border-top: 1px solid rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(0,0,0,0.2);
	/*-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);*/
	/*-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);*/
	/*box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);*/
}
#branding .btn-navbar{
	height: 32px;
	width: 32px;
	margin-top: 30px;
	cursor: pointer;
}
#branding .btn-navbar:hover{
	opacity: 0.6;
}
#branding .qtrans_language_chooser{
	float: right;
	list-style: none;
	margin: 0;
}
#branding .visible-desktop .qtrans_language_chooser {
	margin-top: 45px;
	margin-right: 20px;
}

	#branding .qtrans_language_chooser li{
		display: inline-block;
		margin-left: 1px;
	}
		#branding .qtrans_language_chooser li a{
			color: #f1f1f1;
			/*padding: 20px 25px;*/
			padding: 2px 10px;
			display: inline-block;
			font-size: 12px;
			text-align: center;
		}
		#branding .qtrans_language_chooser li a:hover{
			opacity: 0.7;
		}
/*
		#branding .qtrans_language_chooser .lang-en a{
			background: #1a658b;
		}
		#branding .qtrans_language_chooser .lang-es a{
			background: #7fafcc;
		}
#branding .qtrans_language_chooser .lang-es.active{
			background: #E6EEF2;		} */

#branding .qtrans_language_chooser .lang-en a{
                       color: #00678F;			background-color: #E6EEF2;
		}
		#branding .qtrans_language_chooser .lang-es a{
                       color: #00678F;
			background-color: #E6EEF2;
		}
#branding .qtrans_language_chooser .lang-en.active>a{
                       color: #E6EEF2;
			background-color: #00678F;		}
		#branding .qtrans_language_chooser .lang-es.active>a{
                       color: #E6EEF2;
			background-color: #00678F;		}
/* =fetaured-img
-------------------------------------------------------------- */
#fetaured-img{

	padding-top: 8px;
	overflow: hidden;
	padding-bottom: 12px;
}
	#fetaured-img img{
		width: 100%;
	}

#fetaured-img .container {
	box-shadow: 17px 35px 17px -35px #999;
	-moz-box-shadow: 17px 35px 17px -35px #999;
	-webkit-box-shadow: 17px 35px 17px -35px #999;
}
/* =Footer
-------------------------------------------------------------- */

.footer a, .footer a:hover {
  color: #fff;
}

.footer {
  font-size: 8pt;
  background: #6F7072;
  padding: 16px 0;
  color: #fff;
}
.footer ul, .footer ul li {
  margin: 0;
  padding: 0;
}

.footer ul li {
  list-style: none;
  line-height: 1.45em;
}

.footer ul.doble li {
  float: left;
  width: 50%;
}

.footer ul li:first-child {
  font-weight: bold;
  width: 100%;
  font-size: 13pt;
}

.footer ul li:first-child a{
  text-transform: capitalize;
}

.footlogo {
  height: 60px;
}

.footsocial {
  font-size: 16px;
  margin-top: 6px;
  margin-bottom: 15px;
}

.footsocial a span{
  margin-left: 12px;
  transition: opacity 200ms;
}
.footsocial a span:hover {
  opacity: 0.6;

}

.headsocial {
	font-size: 16px;
	position: absolute;
	right: 0;
	margin-top: 10px;


}
.headsocial a span {
	opacity: 0.6;
	transition: opacity 200ms;
}
.headsocial a span:hover {
  opacity: 1;
}

.footer .copyright {
  line-height: 14px;
}

@media (max-width: 979px) { 
	.footer ul.doble li {
		float: none;
		width: 100%;
	}	
	
	.footer .copyright {
      margin-bottom: -20px;
      position: relative;
      top: -0;
    }
	
	
 }


/* Antiguo footer */

#colophon{
      height: 120px !important; 
	background: #6f7072;
        color: #ddd;
        font-size: 13px;
	margin-bottom: 0;
	padding-bottom: 10px;
	padding-top: 15px;
	text-shadow: 0 1px rgba(0,0,0,0.1);
        line-height: 10px !important;
}
#colophon a{
	background:none;
	color:#fff;
	opacity: 0.7;
}
#colophon a:hover,
#colophon a:focus{
	opacity: 1;
}

#colophon .nav a{
	padding-left: 0;
}

#colophon .footer_text{
	clear: both;
	float: left;
	font-size: 4px;
	margin-top: 4px;
}

#colophon .social_widgets{
	margin-top: 10px;
}

	#colophon #social-icons a{
		margin-left: 10px;
		width: 24px;
		display: inline-block;
		height: 24px;
                font-size: 20px;
	}
	#colophon #social-icons a .icon{
		display: block;
		font-size: 20px;
		margin: 0;
	}
#colophon .widget .widget-title {
	border-bottom: none;
	color: #fff;
	font-size: 18px;
	margin-top: 0;
	line-height: 18px;
}
#colophon .widget ul {
	list-style: none;
}
#colophon .widget >div> ul {
	margin-left: 0;
}

#colophon .widget >div> ul {
height: 100px;
line-height: 5px !important;
}
#colophon > div {
 height: 120px !important; 
}

#nav_menu-4 {

margin-left: 145px;
width: 220px;
}
#nav_menu-4 > div {
-webkit-column-count: 2;
-moz-column-count: 2;
column-span: 20px;

}
#nav_menu-5 > div {
-webkit-column-count: 2;
-moz-column-count: 2;

}
#nav_menu-5 {
margin-left: 235px;
width: 220px;
}

#nav_menu-3 {
margin-left: 190px;
width: 200px;
}
#certificadoaenor {
background-image: url("http://sp1.cloud.isoin.es/wp-content/uploads/2014/07/CertificadoAENOR11.png");
width: 47px;
height: 86px;
margin-left: 100px;
}

#iqnet {
background-image: url("http://sp1.cloud.isoin.es/wp-content/uploads/2014/07/2-iqnet.png");
width: 85px;
height: 85px;
margin-left: 200px;
margin-top: -85px;
}
}



#social-icons {
width: 250px;
margin-left: 245px;
}

#colophon > div > div:nth-child(1) > span 
{
margin-left: 920px;
width: 370px;
margin-top: 30px;
}
#colophon > div > div.footer-nav-menu.span4.footer_block.text-right {
margin-left: 98px;
}

/* =Widgets
-------------------------------------------------------------- */
#secondary{
	background: #E6EEF2;
}
#secondary .widget{
	margin: 10px 10px 30px;
}
		#secondary input.span3 {
			width: 186px;
		}
.widget-area .widget{
	margin-bottom: 30px;
}
	.widget .widget-title{
		border-bottom: 1px solid #ccc;
		font-size: 20px;
	}
	.widget ul li{
		margin-bottom: 0;
	}


/* =gallery
-------------------------------------------------------------- */
.gallery .thumbnail>img {
	width: 100%;
}

/* =HOME template
-------------------------------------------------------------- */
.page-template-page-home-php .block_home{
	padding: 20px;
	color: #fff;
}
.page-template-page-home-php .first .block_home{
	background: #94a6b0;
}
.page-template-page-home-php .second .block_home{
	background: #d1999c;
}
.page-template-page-home-php .third .block_home{
	background: #487b96;
	margin-bottom: 170px;
}
	.page-template-page-home-php .third .block_home img{
		margin-bottom: -170px;
	}
	.page-template-page-home-php .block_home h2{
		color: #fff;
		margin-top: 0;
	}
	.page-template-page-home-php .first h3,
	.page-template-page-home-php .second h3,
	.page-template-page-home-php .third h3{
		font-size: 20px;
		line-height: 20px;
		margin: 30px 20px 10px;
	}
	.page-template-page-home-php .first>p,
	.page-template-page-home-php .second>p,
	.page-template-page-home-php .third>p{
		margin-left: 20px;
		margin-right: 20px;
	}


	.page-template-page-home-php .first .widget_nav_menu ul,
	.page-template-page-home-php .second .widget_nav_menu ul{
		/* border-top: 1px dashed #999; */
		list-style: none;
                -webkit-column-count: 2;

		margin: 0 0px ;
	}
		.page-template-page-home-php .first .widget_nav_menu ul li,
		.page-template-page-home-php .second .widget_nav_menu ul li{
			margin: 0;
		}
			.page-template-page-home-php .first .widget_nav_menu ul li a,
			.page-template-page-home-php .second .widget_nav_menu ul li a{
				text-transform: uppercase;
				/* border-bottom: 1px dashed #999; */
				color: #999;
				font-weight: bold;
				display: block;
				padding: 2px 0;
			}
			.page-template-page-home-php .first .widget_nav_menu ul li a:hover {
                                color: #a65f7f;


}
			.page-template-page-home-php .second .widget_nav_menu ul li a:hover{
				color: #bcc171;
				 /* border-bottom: 1px dashed #000; */
			}

			
			/* =HOME-EN template
-------------------------------------------------------------- */
.page-template-page-home-en-php .block_home{
	padding: 20px;
	color: #fff;
}
.page-template-page-home-en-php .first .block_home{
	background: #94a6b0;
}
.page-template-page-home-en-php .second .block_home{
	background: #d1999c;
}
.page-template-page-home-en-php .third .block_home{
	background: #487b96;
	margin-bottom: 170px;
}
	.page-template-page-home-en-php .third .block_home img{
		margin-bottom: -170px;
	}
	.page-template-page-home-en-php .block_home h2{
		color: #fff;
		margin-top: 0;
	}
	.page-template-page-home-en-php .first h3,
	.page-template-page-home-en-php .second h3,
	.page-template-page-home-en-php .third h3{
		font-size: 20px;
		line-height: 20px;
		margin: 30px 20px 10px;
	}
	.page-template-page-home-en-php .first>p,
	.page-template-page-home-en-php .second>p,
	.page-template-page-home-en-php .third>p{
		margin-left: 20px;
		margin-right: 20px;
	}


	.page-template-page-home-en-php .first .widget_nav_menu ul,
	.page-template-page-home-en-php .second .widget_nav_menu ul{
		/* border-top: 1px dashed #999; */
		list-style: none;
                -webkit-column-count: 2;

		margin: 0 0px ;
	}
		.page-template-page-home-en-php .first .widget_nav_menu ul li,
		.page-template-page-home-en-php .second .widget_nav_menu ul li{
			margin: 0;
		}
			.page-template-page-home-en-php .first .widget_nav_menu ul li a,
			.page-template-page-home-en-php .second .widget_nav_menu ul li a{
				text-transform: uppercase;
				/* border-bottom: 1px dashed #999; */
				color: #999;
				font-weight: bold;
				display: block;
				padding: 2px 0;
			}
			.page-template-page-home-en-php .first .widget_nav_menu ul li a:hover {
                                color: #a65f7f;


}
			.page-template-page-home-en-php .second .widget_nav_menu ul li a:hover{
				color: #bcc171;
				 /* border-bottom: 1px dashed #000; */
			}

/* =PAGE templates
-------------------------------------------------------------- */
.page-template .page .page-header,
.page-template-default .page .page-header{
	border-bottom: none;
	*border-top: 2px solid #999;
	padding: 10px 0;
}
	.page-template .page .page-header .entry-title,
	.page-template-default .page .page-header .entry-title{
		color: #999;
		font-size: 14px;
		line-height: 14px;
	}
	.page .introduction .row img{
		margin-bottom: 30px;
	}
		.page .introduction h2,
		.page h3{
			font-size: 45px;
			margin-bottom: 30px;
			margin-top: 30px;
		}


	#menu-content-page{
		margin-bottom: 30px;
	}
		#menu-content-page h3{
			color: #3889c6;
			border-bottom: 2px solid #3889c6;
			border-top: 2px solid #3889c6;
			font-size: 20px;
			line-height: 20px;
			margin: 0;
			padding: 10px 0;
		}
		#menu-content-page ul{
			font-size: 15px;
			font-weight: bold;
			list-style: none;
			margin: 0;
		}
			#menu-content-page ul li a{
				border-bottom: 2px solid #999;
				color: #999;
				display: block;
				padding: 10px 0;
			}
			#menu-content-page ul li a:hover{
				border-color: #000;
				color: #000;
			}
				#menu-content-page ul li ul li a{
					border-bottom: 1px solid #999;
					padding: 10px 0 10px 20px;
				}

.error404 #content{
	padding-bottom: 100px;
}
	.error404 #content h1{
		font-size: 200px;
		line-height: 200px;
	}

.page-template-templatescontact-php #fetaured-img {
	height: 345px;
}
.page-template-templatescontact-php #fetaured-img .container {
	position: relative;
}
.page-template-templatescontact-php #fetaured-img iframe {
	position: absolute;
	top: 0;
}
.page-template-templatescontact-php input {
	margin-bottom: 0;
}
.page-template-templatescontact-php .page-header{
	margin-bottom: 0;
}
.page-template-templatescontact-php h4 {
	margin-top: 30px;
	margin-bottom: 10px;
}

/* =SHORTCODES
-------------------------------------------------------------- */
.text_columns{
	margin: 30px 0;
}
	.text_columns h3{
		font-size: 50px;
		line-height: 56px;
		font-weight: bold;
		margin-top: 0;
	}
	.text_columns h4{
		display: inline-block;
		vertical-align: bottom;
	}
.images_section img{
	margin-bottom: 30px;
}
h2.header_section {
	border-bottom: none;
	border-top: 2px solid #999;
	color: #999;
	font-size: 14px;
	line-height: 14px;
	padding: 10px 0;
}
.icon_text.media{
	margin-bottom: 30px;
}
	.icon_text .media-body{
		margin-top: 5px;
	}
	.icon_text.right {
		text-align: right;
	}

	.icon_text.media>.pull-left {
		text-align: center;
		margin-right: 30px;
	}
	.icon_text.media>.pull-right {
		text-align: center;
		margin-left: 30px;
}
.client_block {
	margin-bottom:30px;
}
	.client_block h3{
		margin:0 0 10px;
	}
	.client_block blockquote {
		padding: 10px 0;
		margin: 0;
		border: none;
		border-top: 1px dotted #666;
		border-bottom: 1px dotted #666;
		font-size: 24px;
		font-style: italic;
		color: #999;
	}
.image_big{
	width: 100%;
	overflow: hidden;
	overflow-x:auto;
}

/* =Blog template
-------------------------------------------------------------- */
.page-header {
	margin: 0 0 0;
}
.page-header .entry-title{
	margin-top: 30px;
}
/* -----------------------------------------
  icons
----------------------------------------- */
.icon{
  display: inline-block;
}
.entry-content .icon{
	color: #2A8FCE;
}
  .i-16{
    font-size: 16px
  }
  .i-32{
    font-size: 32px
  }
  .i-48{
    font-size: 48px
  }
  .i-64{
    font-size: 64px
  }
  .i-96{
    font-size: 96px
  }
  .i-128{
    font-size: 128px
  }
  .icon.circle{
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    background: #2A8FCE;
    color: #fff;
  }
  .i-16.circle{
    padding: 8px;
  }
  .i-32.circle{
    padding: 16px;
  }
  .i-48.circle{
    padding: 24px;
  }
  .i-64.circle{
    padding: 32px;
  }
  .i-128.circle{
    padding: 48px;
  }
.btn .icon,
.add-on .icon,
a .icon{
  vertical-align: -15%;
}

/* GrC!ficos de secciones */

.grafico {
	height: 200px;
	width: 200px;
	border-radius: 100%;
	text-align: center;
	vertical-align: bottom;
	display: table-cell;
	position: relative;
}

.grafico1 {
	height: 6em;
	width: 6em;
	border-radius: 100%;
	text-align: center;
	vertical-align: bottom;
	position: relative;
}


.absolute {
	position: absolute !important;
	}

.grafico.linea::before {
	content: '';
	display: block;
	position: absolute;
	height: 230px;
	width: 2px;
	background: #C6D1D1;
	left: 50%;
}

.grafico-wrapper {
	position: relative;
	width: 200px;
	height: 200px;
}
.grafico span {
	width: 50%;
	display: inline-block;
	margin-bottom: 25px;
	font-size: 120%;
	color: white;
	letter-spacing: -1px;
	position: absolute;
	bottom: 0;
	left: 26%;
}

.grafico .descripcion {
	margin-top: 30px;
}

.grafico.datacenter {
	background: #3DABFF;
}
.grafico1.datacenter {
	background: #2f8dca;}


.grafico.movilidad {
	background: #C7C878;
	}

.grafico.outsource {
	background: #A44972;
	}
.grafico1.outsource {
	background: #A44972;
	}


.grafico.aplicaciones {
	background: #E2C83D;
	}
	
.grafico.infraestructura {
	background: #00A6DA;
	}
	
.grafico.servicios, .grafico1.servicios {
	background: #92907F;
	}
.servicios {
	color: #92907F !important;
	}
	
.grafico1.infraestructura {
	background: #bcc171;
}	

	
.grafico.rrhh {
	/*background: #81806E;*/
	background: #ACBC72;
	}
	
	
.grafico.innovacion{
	background: #ADC2D3;
	}
	
.grafico.software {
	background-image: url("../img/graficos/datacenter-software.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}

.grafico.ginfraestructura {
	background-image: url("../img/graficos/datacenter-infraestructura.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}
.grafico1.ginfraestructura {
	background-image: url("../img/graficos/datacenter-infraestructura.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}

.grafico.tic {
	background-image: url("../img/graficos/tic.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center center;
}

.grafico.smartcity {
	background-image: url("../img/graficos/smartcity.png");
	background-size: 70%;
	background-repeat: no-repeat;
	background-position: center center;
}

.grafico.seguridad {
	background-image: url("../img/graficos/seguridad.png");
	background-size: 70%;
	background-repeat: no-repeat;
	background-position: center center;
}

.grafico.captacion {
	background-image: url("../img/graficos/rrhh-captacion.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}

.grafico.team {
	background-image: url("../img/graficos/outsourcing-team.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}

.grafico.recruitment {
	background-image: url("../img/graficos/outsourcing-recruitment.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}

.grafico.recruitment2 {
	background-image: url("../img/graficos/outsourcing-recruitment.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 18px;
}

.grafico.ia {
	background-image: url("../img/graficos/investigacion-ia.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}
.grafico.iot {
	background-image: url("../img/graficos/investigacion-iot.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}
.grafico.interaccion {
	background-image: url("../img/graficos/investigacion-interaccion.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}

.grafico.outsourcing {
	background-image: url("../img/graficos/outsourcing-outsourcing.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}
.grafico1.outsourcing {
	background-image: url("../img/graficos/outsourcing-outsourcing.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}


.grafico.urbana {
	background-image: url("../img/graficos/movilidad-urbana.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}

.grafico.inteligente {
	background-image: url("../img/graficos/movilidad-inteligente.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}

.grafico.carretera {
	background-image: url("../img/graficos/movilidad-carretera.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}

.grafico.soporte {
	background-image: url("../img/graficos/infraestructura-soporte.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}

.grafico.nube {
	background-image: url("../img/graficos/infraestructura-nube.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}

.grafico.chart {
	background-image: url("../img/graficos/chart.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}
.grafico.med-graph {
	background-image: url("../img/graficos/med-graph.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}
.grafico.tv {
	background-image: url("../img/graficos/tv.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}

.grafico.consultoria {
	background-image: url("../img/graficos/infraestructura-consultoria.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}

.grafico.radiog {
	background-image: url("../img/graficos/healthcare-radio.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}

.grafico.logistica {
	background-image: url("../img/graficos/healthcare-logistica.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}

.grafico.control {
	background-image: url("../img/graficos/healthcare-control.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}


.grafico.administracion {
	background-image: url("../img/graficos/healthcare-administracion.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}
.grafico1.administracion {
	background-image: url("../img/graficos/healthcare-administracion.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}

.grafico.innovacion.administracion {
	background-image: url("../img/graficos/healthcare-administracion.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center center;
}

.grafico.soluciones {
	background-image: url("../img/graficos/aplicaciones-soluciones.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}

.grafico.espacio {
	background-image: url("../img/graficos/espacio.png");
	background-size: 70%;
	background-repeat: no-repeat;
	background-position: center center;
}

.solucionesfix {
	font-size: 74% !important;
}
.solucionesfix th {
	font-size: 123%;
}

.grafico.desarrollo {
	background-image: url("../img/graficos/aplicaciones-desarrollo.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center 25px;
}

@media (min-width: 1200px) { 
.grafico {
	position: relative;
	left: 15px;
}


.grafico.linea::before {
	content: '';
	display: block;
	position: absolute;
	height: 230px;
	width: 2px;
	background: #C6D1D1;
	left: 57%;
}


.grafico .descripcion {
margin-left: -22px;
margin-right: -51px;
}

	.span4 .grafico .descripcion {
		margin-left: -8px;
		margin-right: -90px;
}

.grafico.logistico {
background-image: url(../img/graficos/camion-logistico.png);
background-size: 50%;
background-repeat: no-repeat;
background-position: center 25px;
}

.span4 .grafico {
position: relative;
left: 37px;
}
.span4 .grafico.linea::before {
content: '';
display: block;
position: absolute;
height: 230px;
width: 2px;
background: #C6D1D1;
left: 67%;
}
 }
 
@media (min-width: 768px) and (max-width: 979px) { 
	.span3 .grafico {
		height: 166px;
		width: 166px;
		background-size: 40% !important;
		font-size: 88%;
		line-height: 16px;
		position: relative;
		left: 8%
	}
	.span3 .grafico .descripcion {
		margin-left: 14px;
		margin-right: 17px;
	}
	
	.grafico.movilidad, .grafico.outsource, .grafico.aplicaciones {
	height: 200px;
	background-size: 40% !important;
	font-size: 95%;
	line-height: 16px;
}

	


 }
 


 
/**/

/* Featured image title */

.featured-img-title {
	position: absolute;
	width: 600px;
	height: 230px; /* Slider height  347*/
	text-align: right;
	font-size: 30pt;
	line-height: 36px;
	
}
.featured-img-text {
	height: 100%;	
	width: 390px;
	display: table-cell;
	vertical-align: middle;
	color: white;
	*text-shadow: 0px 2px 0px rgba(0,0,0,0.5);
	padding-left: 50px;


}

.featured-img-text .subtext {
	font-style: italic;
	text-transform: uppercase;
	font-size: 9pt;
	text-shadow: none;
	font-weight: bold;
}

.animation-wrap {
	position: relative;
	animation: animation1 ease-in 800ms;
  animation-iteration-count: 1;
  transform-origin: ;
  -webkit-animation: animation1 ease-in 800ms;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: ;
  -moz-animation: animation1 ease-in 800ms;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: ;
  -o-animation: animation1 ease-in 800ms;
  -o-animation-iteration-count: 1;
  -o-transform-origin: ;
  -ms-animation: animation1 ease-in 800ms;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: ;
  }

.featured-img-text span {
	font-weight: bold;
	*text-shadow: 0px 3px 0px rgba(0,0,0,0.5);
}

.main-carousel {
	height: 230px;
	}

.left-gradient{
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI3MSUiIHN0b3AtY29sb3I9IiMwMDY3OGYiIHN0b3Atb3BhY2l0eT0iMC45NSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3OSUiIHN0b3AtY29sb3I9IiMwMDY3OGYiIHN0b3Atb3BhY2l0eT0iMC45Ii8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg2JSIgc3RvcC1jb2xvcj0iIzAwNjc4ZiIgc3RvcC1vcGFjaXR5PSIwLjciLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwNjc4ZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(left,  rgba(0,103,143,0.95) 71%, rgba(0,103,143,0.9) 79%, rgba(0,103,143,0.7) 86%, rgba(0,103,143,0) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(71%,rgba(0,103,143,0.95)), color-stop(79%,rgba(0,103,143,0.9)), color-stop(86%,rgba(0,103,143,0.7)), color-stop(100%,rgba(0,103,143,0)));
background: -webkit-linear-gradient(left,  rgba(0,103,143,0.95) 71%,rgba(0,103,143,0.9) 79%,rgba(0,103,143,0.7) 86%,rgba(0,103,143,0) 100%);
background: -o-linear-gradient(left,  rgba(0,103,143,0.95) 71%,rgba(0,103,143,0.9) 79%,rgba(0,103,143,0.7) 86%,rgba(0,103,143,0) 100%);
background: -ms-linear-gradient(left,  rgba(0,103,143,0.95) 71%,rgba(0,103,143,0.9) 79%,rgba(0,103,143,0.7) 86%,rgba(0,103,143,0) 100%);
background: linear-gradient(to right,  rgba(0,103,143,0.95) 71%,rgba(0,103,143,0.9) 79%,rgba(0,103,143,0.7) 86%,rgba(0,103,143,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f200678f', endColorstr='#0000678f',GradientType=1 );
}

.left-gradientright {
text-align: left;
right: 0;

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNjc4ZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE0JSIgc3RvcC1jb2xvcj0iIzAwNjc4ZiIgc3RvcC1vcGFjaXR5PSIwLjciLz4KICAgIDxzdG9wIG9mZnNldD0iMjElIiBzdG9wLWNvbG9yPSIjMDA2NzhmIiBzdG9wLW9wYWNpdHk9IjAuOSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyOSUiIHN0b3AtY29sb3I9IiMwMDY3OGYiIHN0b3Atb3BhY2l0eT0iMC45NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(0,103,143,0) 0%, rgba(0,103,143,0.7) 14%, rgba(0,103,143,0.9) 21%, rgba(0,103,143,0.95) 29%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,103,143,0)), color-stop(14%,rgba(0,103,143,0.7)), color-stop(21%,rgba(0,103,143,0.9)), color-stop(29%,rgba(0,103,143,0.95)));
background: -webkit-linear-gradient(left,  rgba(0,103,143,0) 0%,rgba(0,103,143,0.7) 14%,rgba(0,103,143,0.9) 21%,rgba(0,103,143,0.95) 29%);
background: -o-linear-gradient(left,  rgba(0,103,143,0) 0%,rgba(0,103,143,0.7) 14%,rgba(0,103,143,0.9) 21%,rgba(0,103,143,0.95) 29%);
background: -ms-linear-gradient(left,  rgba(0,103,143,0) 0%,rgba(0,103,143,0.7) 14%,rgba(0,103,143,0.9) 21%,rgba(0,103,143,0.95) 29%);
background: linear-gradient(to right,  rgba(0,103,143,0) 0%,rgba(0,103,143,0.7) 14%,rgba(0,103,143,0.9) 21%,rgba(0,103,143,0.95) 29%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0000678f', endColorstr='#f200678f',GradientType=1 );
}

.left-gradientright .animation-wrap {
	margin-left: 148px;
}

@keyframes animation1{
  0% {
    left:0px;
    top:100px;
    opacity:0;
    transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
  100% {
    left:0px;
    top:0px;
    opacity:1;
    transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
}

@-moz-keyframes animation1{
  0% {
    left:0px;
    top:100px;
    opacity:0;
    -moz-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
  100% {
    left:0px;
    top:0px;
    opacity:1;
    -moz-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
}

@-webkit-keyframes animation1 {
  0% {
    left:0px;
    top:100px;
    opacity:0;
    -webkit-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
  100% {
    left:0px;
    top:0px;
    opacity:1;
    -webkit-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
}

@-o-keyframes animation1 {
  0% {
    left:0px;
    top:100px;
    opacity:0;
    -o-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
  100% {
    left:0px;
    top:0px;
    opacity:1;
    -o-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
}

@-ms-keyframes animation1 {
  0% {
    left:0px;
    top:100px;
    opacity:0;
    -ms-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
  100% {
    left:0px;
    top:0px;
    opacity:1;
    -ms-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
}

/**/

.hcien {
	height: 100%;
}

.display-table {
	display: table;
}

.relative {
	position: relative;
	}

 .caja-servicios{
	float: none;
	display: inline-block;
	vertical-align: top;
	text-align: left;
 }
 
 .caja-servicios.first {
	margin-left: 0;
 }
 
 .block_home_circle .text { color: #595959; margin-bottom: 6px; }
 
 .container.home-container {
	margin: 10px auto 18px auto !important;
 }
 
#page {
	padding-top: 0 !important;
	margin-top: -18px;
	}
.home-container #page {

	margin-top: 0;
	}
	
	
.video {
	min-height: 250px;

}

.video .block_home_circle{
	background: none; /*#e8e8e8;*/
}

.calendario {
	min-height: 250px;

}
 
 .calendario .today, .calendario .future-events {
	position:relative;
 }
 
 .entry-content #upcoming-events .today, .entry-content #upcoming-events .future-events {

	margin-bottom: 30px;
 }
 
 .calendario .today strong {
font-size: 9pt;
word-spacing: 20px;
display: inline-block;
word-break: break-word;
width: 36px;
text-align: center;
line-height: 12px;
border-radius: 20em;
border: solid 9px #BCC171;
background: #BCC171;
color: #fff;
position: relative;
vertical-align: middle;
margin: 4px 10px 0 0;
 } 
 .calendario .future-event strong {
font-size: 9pt;
word-spacing: 20px;
display: inline-block;
word-break: break-word;
width: 36px;
text-align: center;
line-height: 12px;
border-radius: 20em;
border: solid 7px #92907F;
background: #92907F;
color: #fff;
position: relative;
vertical-align: middle;
margin: 4px 15px 0 0;
left: 2px;
top: 2px;
 }
 
 .calendario .today strong::after, .calendario .future-event strong::after  {
	content: '';
	position: absolute;
	background: #ccc;
	width: 4px;
	height: 24px;
	display: block;
	left: 47%;
	top: 100%;
	margin-top: 9px;
 }
 
 .span3.image {
	min-height: 214px;
	background: #aaa;
 }
 

 .title-intro {
	font-size: 1.5em;
	font-weight: bold;
	color: #707173;
	margin: 0 0 0.5em 0;
}
 
 /* Large desktop */
@media (min-width: 1200px) { 

 }

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 
.featured-img-title {

font-size: 22pt;
line-height: 23px;
}

}


/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 
.featured-img-title {

font-size: 20pt;
line-height: 22px;
}
 }

/* Landscape phones and down */
@media (max-width: 480px) { 
.featured-img-title {
width: 400px;
font-size: 16pt;
line-height: 21px;
}
 }
 
  .justify {
	text-align: justify !important;
 }
 
 .text_columns p {
 	text-align: justify;
 }
 
 .circulo {
   border-radius: 999em;
   }
   
 .margin-bot10 {margin-bottom: 10px !important;}
 .margin-bot20 {margin-bottom: 20px !important;}
 .margin-bot30 {margin-bottom: 30px !important;}
 .margin-bot40 {margin-bottom: 40px !important;}
 .margin-bot50 {margin-bottom: 50px !important;}
 
 .margin-top10 {margin-top: 10px !important;}
 .margin-top20 {margin-top: 20px !important;}
 .margin-top30 {margin-top: 30px !important;}
 .margin-top40 {margin-top: 40px !important;}
 .margin-top50 {margin-top: 50px !important;}

 .padding-20 {
	padding: 20px;
	}
	
.imagen-aboutus {
	height: 240px;
	width: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
	transition: all, 600ms;
}

.imagen-aboutus-texto {
  margin-top: 10px;
}

.aboutus-tag1 {
    height: 240px;
    width: 240px;
    position: absolute;
    left: 18%;
    top: 10px;
    border-radius: 50em;
    overflow: hidden;
	-webkit-animation:fadeIn 800ms ease-in;  
    -moz-animation:fadeIn 800ms ease-in;  
    animation:fadeIn 800ms ease-in;  
	z-index: 2;
}
a .aboutus-tag1:hover .aboutus-tag2 {
	background: #2A8FCE;
}

a .aboutus-tag1 {
	top: 20px;
	}


@media (min-width: 768px) and (max-width: 979px) { 
  .aboutus-tag1 {
    height: 228px;
    width: 228px;
position: absolute;
left: 0%;
top: 21px;
  }
  
  .imagen-aboutus {
	height: 228px;
	width: 228px;
	margin-top: 10px;
	margin-bottom: 10px;
	transition: all, 600ms;
}
}

@media (min-width: 980px) and (max-width: 1199px) { 
  .aboutus-tag1 {
    left: 10%;
  }
}
/* about-tag1 fix mobile res */
@media (max-width:767px){.aboutus-tag1{left:33%}}@media (max-width:723px){.aboutus-tag1{left:32%}}@media (max-width:685px){.aboutus-tag1{left:31%}}@media (max-width:653px){.aboutus-tag1{left:30%}}@media (max-width:622px){.aboutus-tag1{left:29%}}@media (max-width:595px){.aboutus-tag1{left:28%}}@media (max-width:574px){.aboutus-tag1{left:27%}}@media (max-width:547px){.aboutus-tag1{left:26%}}@media (max-width:531px){.aboutus-tag1{left:25%}}@media (max-width:515px){.aboutus-tag1{left:24%}}@media (max-width:496px){.aboutus-tag1{left:23%}}@media (max-width:478px){.aboutus-tag1{left:22%}}@media (max-width:466px){.aboutus-tag1{left:21%}}@media (max-width:453px){.aboutus-tag1{left:20%}}@media (max-width:441px){.aboutus-tag1{left:19%}}@media (max-width:429px){.aboutus-tag1{left:18%}}@media (max-width:420px){.aboutus-tag1{left:17%}}@media (max-width:409px){.aboutus-tag1{left:16%}}@media (max-width:397px){.aboutus-tag1{left:15%}}@media (max-width:378px){.aboutus-tag1{left:13%}}@media (max-width:366px){.aboutus-tag1{left:11%}}
/**/
.aboutus-tag2 {
    background: green;
    width: 100%;
    height: 67px;
    position: absolute;
    bottom: 0;
	transition: all, 600ms;
}

.aboutus-tag3 {
    margin: 2px auto;
    width: 65%;
    left: 25%;
    color: #fff;
    font-size: 10pt;
    text-align: center;
    line-height: 15px;
    vertical-align: top;
    text-align: center;
	font-weight: bold;
}

.aboutus-tag2.verde {
	background: #ACBC72;
}

.aboutus-tag2.gris {
	background: #82806F;
}

.aboutus-tag2.azul {
	background: #2A8FCE;
}

.debajo {
height: 150px;
width: 150px;
position: relative;
display: inline-block;
vertical-align: top;
right: -20px;
z-index: 0;
transition: z-index, 800ms;
}

.debajo1 {
height: 6em;
width: 6em;
position: relative;
display: inline-block;
vertical-align: top;
z-index: 0;
transition: z-index, 800ms;
}

.encima {
height: 150px;
width: 150px;
position: relative;
display: inline-block;
left: -57px;
z-index: 1;

}
.encima1 {
height: 6em;
width: 6em;

display: inline-block;
z-index: 1;

}


.encima .grafico {
	height: 150px;
	width: 150px;	
	background-size: 60%;
	}
.encima1 .grafico1 {
	height: 6em;
	width: 6em;	
	background-size: 55%;
	}

/*WorkFlow*/


.workflow a{
	color: #00678f;
	font-weight: bold;
}

.workflow .contenido{
	padding: 10px;
	text-align: justify;
	font-size:11px;
}

/*Azul*/
.workflow .element-azul{
	position: relative;
	float:left;
	width: 16%;
	border: #2A8FCE solid 2px;
	border-radius: 8px;
	margin-right: 40px;
	margin-bottom: 40px;
	min-height: 192px;
	max-height: 192px;
}

.workflow .title-azul{
	color: white;
	background: #2A8FCE;
	padding: 10px;
	text-align: center;
	font-size: 13px;
}

/*Fantasma*/
.workflow .element-fantasma{
	position: relative;
	float:left;
	width: 16%;
	border: #A2C0CE solid 2px;
	border-radius: 8px;
	margin-right: 40px;
	margin-bottom: 40px;
	min-height: 192px;
	max-height: 192px;
}

.workflow .title-fantasma{
	color: white;
	background: #A2C0CE;
	padding: 10px;
	text-align: center;
	font-size: 13px;
}

/*Militar*/
.workflow .element-militar{
	position: relative;
	float:left;
	width: 16%;
	border: #82806F solid 2px;
	border-radius: 8px;
	margin-right: 40px;
	margin-bottom: 40px;
	min-height: 192px;
	max-height: 192px;
}

.workflow .title-militar{
	color: white;
	background: #82806F;
	padding: 10px;
	text-align: center;
	font-size: 13px;
}

/*Verde*/
.workflow .element-verde{
	position: relative;
	float:left;
	width: 16%;
	border: #ACBC72 solid 2px;
	border-radius: 8px;
	margin-right: 40px;
	margin-bottom: 40px;
	min-height: 192px;
	max-height: 192px;
}

.workflow .title-verde{
	color: white;
	background: #ACBC72;
	padding: 10px;
	text-align: center;
	font-size: 13px;
}

/*Oliva*/
.workflow .element-oliva{
	position: relative;
	float:left;
	width: 16%;
	border: #B0A65C solid 2px;
	border-radius: 8px;
	margin-right: 40px;
	margin-bottom: 40px;
	min-height: 192px;
	max-height: 192px;
}

.workflow .title-oliva{
	color: white;
	background: #B0A65C;
	padding: 10px;
	text-align: center;
	font-size: 13px;
}

/*Rojo*/
.workflow .element-rojo{
	position: relative;
	float:left;
	width: 16%;
	border: #965273 solid 2px;
	border-radius: 8px;
	margin-right: 40px;
	margin-bottom: 40px;
	min-height: 192px;
	max-height: 192px;
}

.workflow .title-rojo{
	color: white;
	background: #965273;
	padding: 10px;
	text-align: center;
	font-size: 13px;
}

/*Morado*/
.workflow .element-morado{
	position: relative;
	float:left;
	width: 16%;
	border: #bbabcf solid 2px;
	border-radius: 8px;
	margin-right: 40px;
	margin-bottom: 40px;
	min-height: 192px;
	max-height: 192px;
}

.workflow .title-morado{
	color: white;
	background: #bbabcf;
	padding: 10px;
	text-align: center;
	font-size: 13px;
}

/* Flechas */

/*Azul - Derecha*/
.workflow .flecha-azul-derecha:after, .workflow .flecha-azul-derecha:before{
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.workflow .flecha-azul-derecha:after{
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #2A8FCE;
	border-width: 30px;
	margin-top: -30px;
}
.workflow .flecha-azul-derecha:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #2A8FCE;
	border-width: 36px;
	margin-top: -36px;
}

/*Azul - Izquierda*/
.workflow .flecha-azul-izquierda:after, .workflow .flecha-azul-izquierda:before{
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.workflow .flecha-azul-izquierda:after{
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #2A8FCE;
	border-width: 30px;
	margin-top: -30px;
}
.workflow .flecha-azul-izquierda:before {
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #2A8FCE;
	border-width: 36px;
	margin-top: -36px;
}

/*Azul - Abajo*/
.workflow .flecha-azul-abajo:after, .workflow .flecha-azul-abajo:before{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.workflow .flecha-azul-abajo:after{
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #2A8FCE;
	border-width: 30px;
	margin-left: -30px;
}
.workflow .flecha-azul-abajo:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #2A8FCE;
	border-width: 36px;
	margin-left: -36px;
}
	
/*Fantasma - Derecha*/
.workflow .flecha-fantasma-derecha:after, .workflow .flecha-fantasma-derecha:before{
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.workflow .flecha-fantasma-derecha:after{
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #A2C0CE;
	border-width: 30px;
	margin-top: -30px;
}
.workflow .flecha-fantasma-derecha:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #A2C0CE;
	border-width: 36px;
	margin-top: -36px;
}

/*Fantasma - Izquierda*/
.workflow .flecha-fantasma-izquierda:after, .workflow .flecha-fantasma-izquierda:before{
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.workflow .flecha-fantasma-izquierda:after{
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #A2C0CE;
	border-width: 30px;
	margin-top: -30px;
}
.workflow .flecha-fantasma-izquierda:before {
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #A2C0CE;
	border-width: 36px;
	margin-top: -36px;
}

/*Fantasma - Abajo*/
.workflow .flecha-fantasma-abajo:after, .workflow .flecha-fantasma-abajo:before{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.workflow .flecha-fantasma-abajo:after{
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #A2C0CE;
	border-width: 30px;
	margin-left: -30px;
}
.workflow .flecha-fantasma-abajo:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #A2C0CE;
	border-width: 36px;
	margin-left: -36px;
}

/*Militar*/
/*Militar - Derecha*/
.workflow .flecha-militar-derecha:after, .workflow .flecha-militar-derecha:before{
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.workflow .flecha-militar-derecha:after{
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #82806F;
	border-width: 30px;
	margin-top: -30px;
}
.workflow .flecha-militar-derecha:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #82806F;
	border-width: 36px;
	margin-top: -36px;
}

/*Militar - Izquierda*/
.workflow .flecha-militar-izquierda:after, .workflow .flecha-militar-izquierda:before{
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.workflow .flecha-militar-izquierda:after{
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #82806F;
	border-width: 30px;
	margin-top: -30px;
}
.workflow .flecha-militar-izquierda:before {
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #82806F;
	border-width: 36px;
	margin-top: -36px;
}

/*Militar - Abajo*/
.workflow .flecha-militar-abajo:after, .workflow .flecha-militar-abajo:before{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.workflow .flecha-militar-abajo:after{
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #82806F;
	border-width: 30px;
	margin-left: -30px;
}
.workflow .flecha-militar-abajo:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #82806F;
	border-width: 36px;
	margin-left: -36px;
}

/*Verde*/
/*Verde - Derecha*/
.workflow .flecha-verde-derecha:after, .workflow .flecha-verde-derecha:before{
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.workflow .flecha-verde-derecha:after{
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #ACBC72;
	border-width: 30px;
	margin-top: -30px;
}
.workflow .flecha-verde-derecha:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #ACBC72;
	border-width: 36px;
	margin-top: -36px;
}

/*Verde - Izquierda*/
.workflow .flecha-verde-izquierda:after, .workflow .flecha-verde-izquierda:before{
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.workflow .flecha-verde-izquierda:after{
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #ACBC72;
	border-width: 30px;
	margin-top: -30px;
}
.workflow .flecha-verde-izquierda:before {
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #ACBC72;
	border-width: 36px;
	margin-top: -36px;
}

/*verde - Abajo*/
.workflow .flecha-verde-abajo:after, .workflow .flecha-verde-abajo:before{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.workflow .flecha-verde-abajo:after{
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #ACBC72;
	border-width: 30px;
	margin-left: -30px;
}
.workflow .flecha-verde-abajo:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #ACBC72;
	border-width: 36px;
	margin-left: -36px;
}

/*Oliva*/
/*Oliva - Derecha*/
.workflow .flecha-oliva-derecha:after, .workflow .flecha-oliva-derecha:before{
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.workflow .flecha-oliva-derecha:after{
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #B0A65C;
	border-width: 30px;
	margin-top: -30px;
}
.workflow .flecha-oliva-derecha:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #B0A65C;
	border-width: 36px;
	margin-top: -36px;
}

/*Oliva - Izquierda*/
.workflow .flecha-oliva-izquierda:after, .workflow .flecha-oliva-izquierda:before{
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.workflow .flecha-oliva-izquierda:after{
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #B0A65C;
	border-width: 30px;
	margin-top: -30px;
}
.workflow .flecha-oliva-izquierda:before {
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #B0A65C;
	border-width: 36px;
	margin-top: -36px;
}

/*Oliva - Abajo*/
.workflow .flecha-oliva-abajo:after, .workflow .flecha-oliva-abajo:before{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.workflow .flecha-oliva-abajo:after{
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #B0A65C;
	border-width: 30px;
	margin-left: -30px;
}
.workflow .flecha-oliva-abajo:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #B0A65C;
	border-width: 36px;
	margin-left: -36px;
}

/*Rojo*/
/*Rojo - Derecha*/
.workflow .flecha-rojo-derecha:after, .workflow .flecha-rojo-derecha:before{
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.workflow .flecha-rojo-derecha:after{
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #965273;
	border-width: 30px;
	margin-top: -30px;
}
.workflow .flecha-rojo-derecha:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #965273;
	border-width: 36px;
	margin-top: -36px;
}

/*Rojo - Izquierda*/
.workflow .flecha-rojo-izquierda:after, .workflow .flecha-rojo-izquierda:before{
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.workflow .flecha-rojo-izquierda:after{
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #965273;
	border-width: 30px;
	margin-top: -30px;
}
.workflow .flecha-rojo-izquierda:before {
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #965273;
	border-width: 36px;
	margin-top: -36px;
}

/*Rojo - Abajo*/
.workflow .flecha-rojo-abajo:after, .workflow .flecha-rojo-abajo:before{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.workflow .flecha-rojo-abajo:after{
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #965273;
	border-width: 30px;
	margin-left: -30px;
}
.workflow .flecha-rojo-abajo:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #965273;
	border-width: 36px;
	margin-left: -36px;
}

/*Morado*/
/*Morado - Derecha*/

.workflow .flecha-morado-derecha:after, .workflow .flecha-morado-derecha:before{
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.workflow .flecha-morado-derecha:after{
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #bbabcf;
	border-width: 30px;
	margin-top: -30px;
}
.workflow .flecha-morado-derecha:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #bbabcf;
	border-width: 36px;
	margin-top: -36px;
}

/*Rojo - Izquierda*/
.workflow .flecha-morado-izquierda:after, .workflow .flecha-morado-izquierda:before{
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.workflow .flecha-morado-izquierda:after{
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #bbabcf;
	border-width: 30px;
	margin-top: -30px;
}
.workflow .flecha-morado-izquierda:before {
	border-color: rgba(194, 225, 245, 0);
	border-right-color: #bbabcf;
	border-width: 36px;
	margin-top: -36px;
}

/*Rojo - Abajo*/
.workflow .flecha-morado-abajo:after, .workflow .flecha-morado-abajo:before{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.workflow .flecha-morado-abajo:after{
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #bbabcf;
	border-width: 30px;
	margin-left: -30px;
}
.workflow .flecha-morado-abajo:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #bbabcf;
	border-width: 36px;
	margin-left: -36px;
}

@media (min-width: 981px) and (max-width: 1200px) {
	.workflow .element-azul{
		width: 28%;
		min-height: 192px;
		max-height: 192px;
	}
	
	.workflow .element-fantasma{
		width: 28%;
		min-height: 192px;
		max-height: 192px;
	}
	
	.workflow .element-militar{
		width: 28%;
		min-height: 192px;
		max-height: 192px;
	}
	
	.workflow .element-verde{
		width: 28%;
		min-height: 192px;
		max-height: 192px;
	}
	
	.workflow .element-oliva{
		width: 28%;
		min-height: 192px;
		max-height: 192px;
	}
	
	.workflow .element-rojo{
		width: 28%;
		min-height: 192px;
		max-height: 192px;
	}
	
	.workflow .element-morado{
		width: 28%;
		min-height: 192px;
		max-height: 192px;
	}
	
	
}

	
@media (min-width: 669px) and (max-width: 980px) {
	.workflow .element-azul{
		width: 43%;
		min-height: 192px;
		max-height: 192px;
	}
	
	.workflow .element-fantasma{
		width: 43%;
		min-height: 192px;
		max-height: 192px;
	}
	
	.workflow .element-militar{
		width: 43%;
		min-height: 192px;
		max-height: 192px;
	}
	
	.workflow .element-verde{
		width: 43%;
		min-height: 192px;
		max-height: 192px;
	}
	
	.workflow .element-oliva{
		width: 43%;
		min-height: 192px;
		max-height: 192px;
	}
	
	.workflow .element-rojo{
		width: 43%;
		min-height: 192px;
		max-height: 192px;
	}
	
	.workflow .element-morado{
		width: 43%;
		min-height: 192px;
		max-height: 192px;
	}
	
	
}
	
@media (max-width: 669px) {
	.workflow .element-azul{
		width: 92%;
		min-height: 192px;
		max-height: 192px;
	}
	
	.workflow .element-fantasma{
		width: 92%;
		min-height: 192px;
		max-height: 192px;
	}
	
	.workflow .element-militar{
		width: 92%;
		min-height: 192px;
		max-height: 192px;
	}
	
	.workflow .element-verde{
		width: 92%;
		min-height: 192px;
		max-height: 192px;
	}
	
	.workflow .element-oliva{
		width: 92%;
		min-height: 192px;
		max-height: 192px;
	}
	
	.workflow .element-rojo{
		width: 92%;
		min-height: 192px;
		max-height: 192px;
	}
	
	.workflow .element-morado{
		width: 92%;
		min-height: 192px;
		max-height: 192px;
	}
	
}	
/*Workflow Antes
.workflow{
	text-align: center;
	margin-left: 4%;
}
.workflow .elemento{
    border: #00678e solid 2px;
    width: 18%;
    border-radius: 6px;
    float: left;
    margin-right: 5px;
    margin-bottom: 20px;
	min-height: 190px;
}

.workflow .elemento .titulo{
	padding: 5px;
	color: white;
	background-color: #00678e;
	font-size: 17px;
}

.workflow .elemento .lista{
	padding: 10px;
	font-size: 12px;
}

.workflow .elemento-destacado{
    border: #04374b solid 2px;
    width: 18%;
    border-radius: 6px;
    float: left;
    margin-right: 5px;
    margin-bottom: 20px;
	min-height: 190px;
}

.workflow .elemento-destacado .titulo{
	padding: 5px;
	color: white;
	background-color: #04374b;
	font-size: 17px;
}

.workflow .elemento-destacado .lista{
	padding: 10px;
	font-size: 12px;
}
	
.workflow .flecha{
	float: left;
	margin-right: 5px;
	width: 58px;
    margin-top: 49px;
}

.workflow .interconexion-derecha{
	text-align: right;
	margin-right: 7%;
}

.workflow .interconexion-izquierda{
	text-align: left;
}
@media (max-width: 973px) { 
	.workflow .interconexion-derecha{
		display:none;
	}
	.workflow .interconexion-izquierda{
		display:none;
	}
	.workflow .elemento{
		width: 50%;
	}
	.workflow .elemento-destacado{
		width: 50%;
	}
}
*/
@media (min-width: 768px) and (max-width: 1199px) { 
	.debajo, .encima, .encima .grafico {
		height: 112px !important;
		width: 112px !important;
	}
	.debajo {
		right: -20px;
	}	
	.encima {
		left: -37px;;
	}
}
 
 div.margin-bot30 div h1 a span h2.header_section { /*TC-tulo burbuja*/
	border-top: none;
	text-align: center;
	font-size: 18px;
 }
 
 .grafico-animacion:hover .debajo {
  animation: graficoFramesLeft ease-in-out 0.8s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: graficoFramesLeft ease-in-out 0.8s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: graficoFramesLeft ease-in-out 0.8s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: graficoFramesLeft ease-in-out 0.8s ;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: graficoFramesLeft ease-in-out 0.8s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
}

 .grafico-animacion:hover .debajo {
   z-index: 2;
   }

   
  .grafico-animacion .debajo {
  animation: graficoFramesLeftBack ease-in-out 0.4s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: graficoFramesLeftBack ease-in-out 0.4s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: graficoFramesLeftBack ease-in-out 0.4s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: graficoFramesLeftBack ease-in-out 0.4s ;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: graficoFramesLeftBack ease-in-out 0.4s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
}
 .grafico1-animacion:hover .debajo1 {
  animation: graficoFramesLeft1 ease-in-out 0.8s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: graficoFramesLeft1 ease-in-out 0.8s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: graficoFramesLeft1 ease-in-out 0.8s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: graficoFramesLeft1 ease-in-out 0.8s ;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: graficoFramesLeft1 ease-in-out 0.8s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
}

 .grafico1-animacion:hover .debajo1 {
   z-index: 2;
   }

   
  .grafico1-animacion .debajo1 {
  animation: graficoFramesLeft1Back ease-in-out 0.4s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: graficoFramesLeft1Back ease-in-out 0.4s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: graficoFramesLeft1Back ease-in-out 0.4s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: graficoFramesLeft1Back ease-in-out 0.4s ;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: graficoFramesLeft1Back ease-in-out 0.4s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
}

@keyframes graficoFramesLeft{
  0% {
    left: 20px;
    top:0px;
    opacity:1;
    transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
  50% {
    left:-40px;
    top:0px;
    transform:  rotate(-180deg) ;
  }
  100% {
    left: 20px;
    top:0px;
    opacity:1;
    transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
}

@-moz-keyframes graficoFramesLeft{
  0% {
    left: 20px;
    top:0px;
    opacity:1;
    -moz-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
  50% {
    left:-40px;
    top:0px;
    -moz-transform:  rotate(-180deg) ;
  }
  100% {
    left: 20px;
    top:0px;
    opacity:1;
    -moz-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
}

@-webkit-keyframes graficoFramesLeft {
  0% {
    left: 20px;
    top:0px;
    opacity:1;
    -webkit-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
  50% {
    left:-40px;
    top:0px;
    -webkit-transform:  rotate(-180deg) ;
  }
  100% {
    left: 20px;
    top:0px;
    opacity:1;
    -webkit-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
}

@-o-keyframes graficoFramesLeft {
  0% {
    left: 20px;
    top:0px;
    opacity:1;
    -o-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
  50% {
    left:-40px;
    top:0px;
    -o-transform:  rotate(-180deg) ;
  }
  100% {
    left: 20px;
    top:0px;
    opacity:1;
    -o-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
}

@-ms-keyframes graficoFramesLeft {
  0% {
    left: 20px;
    top:0px;
    opacity:1;
    -ms-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
  50% {
    left:-40px;
    top:0px;
    -ms-transform:  rotate(-180deg) ;
  }
  100% {
    left: 20px;
    top:0px;
    opacity:1;
    -ms-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
}










@keyframes graficoFramesLeftBack{
  0% {
    left: 20px;
    top:0px;


  }
  50% {
    left:-16px;
    top:0px;
  }
  100% {
    left: 20px;
    top:0px;


  }
}

@-moz-keyframes graficoFramesLeftBack{
  0% {
    left: 20px;
    top:0px;

  }
  50% {
    left:-16px;
    top:0px;

  }
  100% {
    left: 20px;
    top:0px;

  }
}

@-webkit-keyframes graficoFramesLeftBack {
  0% {
    left: 20px;
    top:0px;

  }
  50% {
    left:-16px;
    top:0px;

  }
  100% {
    left: 20px;
    top:0px;

  }
}

@-o-keyframes graficoFramesLeftBack {
  0% {
    left: 20px;
    top:0px;

  }
  50% {
    left:-16px;
    top:0px;

  }
  100% {
    left: 20px;
    top:0px;

  }
}

@-ms-keyframes graficoFramesLeftBack {
  0% {
    left: 20px;
    top:0px;

  }
  50% {
    left:-16px;
    top:0px;

  }
  100% {
    left: 20px;
    top:0px;


  }

}

/* LEFT 1 */

@keyframes graficoFramesLeft1{
  0% {
    left: 0px;
    top:0px;
    opacity:1;
    transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
  50% {
    left:-40px;
    top:0px;
    transform:  rotate(-180deg) ;
  }
  100% {
    left: 0px;
    top:0px;
    opacity:1;
    transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
}

@-moz-keyframes graficoFramesLeft1{
  0% {
    left: 0px;
    top:0px;
    opacity:1;
    -moz-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
  50% {
    left:-40px;
    top:0px;
    -moz-transform:  rotate(-180deg) ;
  }
  100% {
    left: 0px;
    top:0px;
    opacity:1;
    -moz-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
}

@-webkit-keyframes graficoFramesLeft1 {
  0% {
    left: 0px;
    top:0px;
    opacity:1;
    -webkit-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
  50% {
    left:-40px;
    top:0px;
    -webkit-transform:  rotate(-180deg) ;
  }
  100% {
    left: 0px;
    top:0px;
    opacity:1;
    -webkit-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
}

@-o-keyframes graficoFramesLeft1 {
  0% {
    left: 0px;
    top:0px;
    opacity:1;
    -o-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
  50% {
    left:-40px;
    top:0px;
    -o-transform:  rotate(-180deg) ;
  }
  100% {
    left: 0px;
    top:0px;
    opacity:1;
    -o-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
}

@-ms-keyframes graficoFramesLeft1 {
  0% {
    left: 0px;
    top:0px;
    opacity:1;
    -ms-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
  50% {
    left:-40px;
    top:0px;
    -ms-transform:  rotate(-180deg) ;
  }
  100% {
    left: 0px;
    top:0px;
    opacity:1;
    -ms-transform:  rotate(0deg) scaleX(1) scaleY(1) ;
  }
}










@keyframes graficoFramesLeft1Back{
  0% {
    left: 0px;
    top:0px;


  }
  50% {
    left:-30px;
    top:0px;
  }
  100% {
    left: 0px;
    top:0px;


  }
}

@-moz-keyframes graficoFramesLeft1Back{
  0% {
    left: 0px;
    top:0px;

  }
  50% {
    left:-30px;
    top:0px;

  }
  100% {
    left: 0px;
    top:0px;

  }
}

@-webkit-keyframes graficoFramesLeft1Back {
  0% {
    left: 0px;
    top:0px;

  }
  50% {
    left:-30px;
    top:0px;

  }
  100% {
    left: 0px;
    top:0px;

  }
}

@-o-keyframes graficoFramesLeft1Back {
  0% {
    left: 0px;
    top:0px;

  }
  50% {
    left:-30px;
    top:0px;

  }
  100% {
    left: 0px;
    top:0px;

  }
}

@-ms-keyframes graficoFramesLeft1Back {
  0% {
    left: 0px;
    top:0px;

  }
  50% {
    left:-30px;
    top:0px;

  }
  100% {
    left: 0px;
    top:0px;


  }

}

.fadein {
	-webkit-animation:fadeIn 800ms ease-in;  
    -moz-animation:fadeIn 800ms ease-in;  
    animation:fadeIn 800ms ease-in;  
}

@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
/*////////////////////////// FIXES /////////////////////////////*/
.login form .input,
.login input[type="text"] {
	height: auto;
}

#mp-embed-bar {
background-color: #365e94;
}

.menu-footer_menu_2-container {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
}

.menu-footer_menu_4-container {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
}






#post-4 > div:nth-child(1) > div.first.span4 > div.grafico1-animacion,
#post-4 > div:nth-child(1) > div.second.span4 > div.grafico1-animacion,
#post-4 > div:nth-child(1) > div.third.span4 > div.grafico1-animacion
 {
width: 200px !important;
}

.trescolumnas:nth-child(1) {
text-align: justify;
-webkit-column-count: 3;
-webkit-column-gap: 30px;
-moz-column-count: 3;
-moz-column-gap: 30px;
column-count: 3;
column-gap: 30px;
}

@media (max-width: 767px) { 
.trescolumnas:nth-child(1) {
text-align: justify;
-webkit-column-count: inherit;
-webkit-column-gap: 0;
-moz-column-count: inherit;
-moz-column-gap: 0;
column-count: inherit;
column-gap: 0;
}
 }
 @media (min-width: 768px) and (max-width: 979px) { 
 .trescolumnas:nth-child(1) {
text-align: justify;
-webkit-column-count: 3;
-webkit-column-gap: 18px;
-moz-column-count: 3;
-moz-column-gap: 18px;
column-count: 3;
column-gap: 18px;
}
 }

 @media (min-width: 980px) and (max-width: 1199px) { 
.trescolumnas:nth-child(1) {
text-align: justify;
-webkit-column-count: 3;
-webkit-column-gap: 20px;
-moz-column-count: 3;
-moz-column-gap: 20px;
column-count: 3;
column-gap: 20px;
}
 }


#post-89 > div.entry-content.clearfix > div.row-fluid {
margin-top: -30px;
margin-bottom: 20px;
}
#post-89 > div.entry-content.clearfix > div.row-fluid > div.span8 > p:nth-child(2) {
text-align: justify;
}
#post-89 > div.entry-content.clearfix > div.row-fluid > div.span4.text-right > img {
margin-top: 25px;
}

.cajaprincipal1 {
background-color: white;
border-radius: 50%;
width: 260px;
height: 260px;
border: 1px solid rgba(111, 112, 114, 0.62);
}

.cajaprincipal1:hover {

background-color: rgba(0, 0, 0, 0.27);
}

.cajita1 {
height: 150px;
width: 100%;
position: relative;
display: inline-block;
vertical-align: top;

z-index: 0;
transition: z-index, 800ms;}
.cajita1:hover .minicajita {
background-color: #BA122B;
}
.logo-proyecto {
margin-top: 60px;
margin-left: 30px;
max-width: 80%;
}
.minicajita {
width: 100%;
background-color: #2A8FCE;
height: 70px;

/* border-right: 1px #666; */

color: white;
}

.cajaprincipal {
width: auto;
height: 270px;
}
.proyectos-tag1 {
    height: 240px;
    width: 240px;
    position: absolute;
       border-radius: 50em;
    overflow: hidden;
	-webkit-animation:fadeIn 800ms ease-in;  
    -moz-animation:fadeIn 800ms ease-in;  
    animation:fadeIn 800ms ease-in;  
border: 1px solid rgba(42, 143, 206, 0.2);
margin-left: 60px;

}
.proyectos-tag1:hover {
background: #E6EEF2;
-webkit-filter: none !important;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none; /* Firefox 4+ */
  filter: none; /* IE 6-9 */

}
.proyectos-tag1 > img {
margin-top: 70px;
max-width: 80%;
margin-left: 30px;
-webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url(grayscale.svg); /* Firefox 4+ */
  filter: gray; /* IE 6-9 */
}
.proyectos-tag1:hover > img {
margin-top: 70px;
max-width: 80%;
margin-left: 30px;
-webkit-filter: none !important;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none;   filter: none; 
}

.proyectos-tag2 {
    background: green;
    width: 100%;
    height: 77px;
    position: absolute;
    bottom: 0;
}

.proyectos-tag3 {
    margin: 2px auto;
    width: 65%;
    left: 25%;
    color: #fff;
    font-size: 10pt;
    text-align: center;
    line-height: 15px;
    vertical-align: top;
    text-align: center;
	font-weight: bold;
}


.proyectos-tag2.azul {
	background: #2A8FCE;
}

 .logo.span25 {
  width: 10%;
  margin-left: 0;
  float: left;
}

 .logo.span25 {   animation: flipInX ease-in 800ms;
  -webkit-animation: flipInX ease-in 800ms;
  -moz-animation: flipInX ease-in 800ms;
  -o-animation: flipInX ease-in 800ms;
  -ms-animation: flipInX ease-in 800ms;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -ms-animation-fill-mode: both;

}
  
 .logo.span25:nth-child(1){ -webkit-animation-delay: 50ms }
 .logo.span25:nth-child(2){ -webkit-animation-delay: 100ms }
 .logo.span25:nth-child(3){ -webkit-animation-delay: 200ms }
 .logo.span25:nth-child(4){ -webkit-animation-delay: 275ms }
 .logo.span25:nth-child(5){ -webkit-animation-delay: 325ms }
 .logo.span25:nth-child(6){ -webkit-animation-delay: 400ms }
 .logo.span25:nth-child(7){ -webkit-animation-delay: 450ms }
 .logo.span25:nth-child(8){ -webkit-animation-delay: 500ms }
 .logo.span25:nth-child(9){ -webkit-animation-delay: 550ms }
 .logo.span25:nth-child(10){ -webkit-animation-delay: 600ms }


.row-fluid:nth-child(2) .logo.span25:nth-child(1){ -webkit-animation-delay: 100ms }
.row-fluid:nth-child(2) .logo.span25:nth-child(2){ -webkit-animation-delay: 200ms }
.row-fluid:nth-child(2) .logo.span25:nth-child(3){ -webkit-animation-delay: 400ms }
.row-fluid:nth-child(2) .logo.span25:nth-child(4){ -webkit-animation-delay: 550ms }
.row-fluid:nth-child(2) .logo.span25:nth-child(5){ -webkit-animation-delay: 650ms }
.row-fluid:nth-child(2) .logo.span25:nth-child(6){ -webkit-animation-delay: 725ms }
.row-fluid:nth-child(2) .logo.span25:nth-child(7){ -webkit-animation-delay: 775ms }
.row-fluid:nth-child(2) .logo.span25:nth-child(8){ -webkit-animation-delay: 800ms }
.row-fluid:nth-child(2) .logo.span25:nth-child(9){ -webkit-animation-delay: 825ms }
.row-fluid:nth-child(2) .logo.span25:nth-child(10){ -webkit-animation-delay: 850ms }

.row-fluid:nth-child(3) .logo.span25:nth-child(1){ -webkit-animation-delay: 200ms }
.row-fluid:nth-child(3) .logo.span25:nth-child(2){ -webkit-animation-delay: 300ms }
.row-fluid:nth-child(3) .logo.span25:nth-child(3){ -webkit-animation-delay: 400ms }
.row-fluid:nth-child(3) .logo.span25:nth-child(4){ -webkit-animation-delay: 550ms }
.row-fluid:nth-child(3) .logo.span25:nth-child(5){ -webkit-animation-delay: 750ms }
.row-fluid:nth-child(3) .logo.span25:nth-child(6){ -webkit-animation-delay: 825ms }
.row-fluid:nth-child(3) .logo.span25:nth-child(7){ -webkit-animation-delay: 875ms }
.row-fluid:nth-child(3) .logo.span25:nth-child(8){ -webkit-animation-delay: 900ms }
.row-fluid:nth-child(3) .logo.span25:nth-child(9){ -webkit-animation-delay: 925ms }
.row-fluid:nth-child(3) .logo.span25:nth-child(10){ -webkit-animation-delay: 950ms }

.row-fluid:nth-child(4) .logo.span25:nth-child(1){ -webkit-animation-delay: 300ms }
.row-fluid:nth-child(4) .logo.span25:nth-child(2){ -webkit-animation-delay: 400ms }
.row-fluid:nth-child(4) .logo.span25:nth-child(3){ -webkit-animation-delay: 600ms }
.row-fluid:nth-child(4) .logo.span25:nth-child(4){ -webkit-animation-delay: 750ms }
.row-fluid:nth-child(4) .logo.span25:nth-child(5){ -webkit-animation-delay: 850ms }
.row-fluid:nth-child(4) .logo.span25:nth-child(6){ -webkit-animation-delay: 925ms }
.row-fluid:nth-child(4) .logo.span25:nth-child(7){ -webkit-animation-delay: 975ms }
.row-fluid:nth-child(4) .logo.span25:nth-child(8){ -webkit-animation-delay: 1000ms }
.row-fluid:nth-child(4) .logo.span25:nth-child(9){ -webkit-animation-delay: 1025ms }
.row-fluid:nth-child(4) .logo.span25:nth-child(10){ -webkit-animation-delay: 1050ms }

.row-fluid:nth-child(5) .logo.span25:nth-child(1){ -webkit-animation-delay: 400ms }
.row-fluid:nth-child(5) .logo.span25:nth-child(2){ -webkit-animation-delay: 500ms }
.row-fluid:nth-child(5) .logo.span25:nth-child(3){ -webkit-animation-delay: 700ms }
.row-fluid:nth-child(5) .logo.span25:nth-child(4){ -webkit-animation-delay: 850ms }
.row-fluid:nth-child(5) .logo.span25:nth-child(5){ -webkit-animation-delay: 950ms }
.row-fluid:nth-child(5) .logo.span25:nth-child(6){ -webkit-animation-delay: 1025ms }
.row-fluid:nth-child(5) .logo.span25:nth-child(7){ -webkit-animation-delay: 1075ms }
.row-fluid:nth-child(5) .logo.span25:nth-child(8){ -webkit-animation-delay: 1100ms }
.row-fluid:nth-child(5) .logo.span25:nth-child(9){ -webkit-animation-delay: 1125ms }
.row-fluid:nth-child(5) .logo.span25:nth-child(10){ -webkit-animation-delay: 1150ms }
  


@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
        transform: perspective(400px) rotate3d(1,0,0,10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
        transform: perspective(400px) rotate3d(1,0,0,-5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        -ms-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        -ms-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
        -ms-transform: perspective(400px) rotate3d(1,0,0,10deg);
        transform: perspective(400px) rotate3d(1,0,0,10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
        -ms-transform: perspective(400px) rotate3d(1,0,0,-5deg);
        transform: perspective(400px) rotate3d(1,0,0,-5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible!important;
    -ms-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

.boton {
background: #365e94;
padding: 10px;
color: white;
}
.boton:hover {
  opacity: 0.7;
  color: white;
  }
/*
.proyectos-tag2.azul:hover {
background: #92BDD9;

}

*/

.nofloat-inline {
	display: inline-block !important;
	float: none !important;
	vertical-align: top;
}

.errorgigante {
	font-size: 200px;
	line-height: 200px;
}

.img-blog {
	margin: 20px;
}

