@charset "UTF-8";
/* CSS Document */

/* General Demo Style */
@import url(http://fonts.googleapis.com/css?family=Lato:100,400,700,900);

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}
body {
  
  margin: 0;
  font-size: 1em;
  
}

::-moz-selection {
  background: #ecd10c;
  color: #222;
  text-shadow: none;
}
::selection {
  background: #ecd10c;
  color: #222;
  text-shadow: none;
}

footer{
	background: none repeat scroll 0 0 #2BAAD8;
    color: #FFFFFF;
    overflow: hidden;
    padding-bottom: 40px;
    padding-top: 38px;
    position: relative;
    z-index: 3;
}
.contenido_footer{
	padding: 0 70px !important;
    width: 1024px !important;
	margin: 0 auto;
    overflow: hidden;
    padding: 0 70px;
    position: relative;}
.contenido_footer p{
	text-align:right;}	
.logo_footer{
	width:320px;
	float:left;}	
.redes_footer{
	padding:10px 35px;
	height:55px;}	
.redes_footer a{ float:right; padding:0px 2px;}	
.mail_footer{text-align:right;}
.mail_footer a:link{ color:#FFF; font-size:2.0em; }
/* =============================================================================
   Links
   ========================================================================== */
a {
  color: #00e;
}
a:visited {
  color: #551a8b;
}
a:hover {
  color: #06e;
}
a:focus {
  outline: thin dotted;
}
/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover,
a:active {
  outline: 0;
}
/* =============================================================================
   Typography
   ========================================================================== */
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
/* Redeclare monospace font family: h5bp.com/j */
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/* Improve readability of pre-formatted text in all browsers */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* =============================================================================
   Lists
   ========================================================================== */
ul,
ol {
  margin: 1em 0;
  padding: 0px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
/* =============================================================================
   
   ========================================================================== */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
/* =============================================================================
   Forms
   ========================================================================== */
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/* Indicate that 'label' will shift focus to the associated form element */
label {
  cursor: pointer;
}
/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */
button,
input {
  line-height: normal;
}
/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
/*
 * Re-set default cursor for disabled elements
 */
button[disabled],
input[disabled] {
  cursor: default;
}
/*
 * Consistent box sizing and appearance
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
/* Colors for form validity */
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}

/* =============================================================================
   Tables
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}
/* =============================================================================
  textos
   ========================================================================== */

.serif {
  font-family: Helvetica, Arial, sans-serif
}
.normal {
  font-family: "proxima-nova-alt", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: transparent;
 /* color: #fff;*/
}
a {
  color: #5097c5;
  text-decoration: none;
}
a:link {
  color: #5097c5;
}
a:active {
  color: #5097c5;
}
a:visited {
  color: #5097c5;
}
a:hover {
  color: #5097c5;
}
#redes{
	
    float: right;
    width: 100%;
   }
#redes a{ 
	float:right;}
#redes p{
	color:#aaabab;
	float:right;
    font-weight: 400;
    margin: 0;
    padding: 1em;}	
	
#educacion, #asesoria, #producciones{
	 border-bottom: 1px solid #CCCCCC;}	
#asesoria{
	/*background-color:rgba(0, 0, 0, 0.8);*/}
#asesoria p{ /*color:#FFF;*/}

.texto_destacado{ color:#4d96c8 !important; font-weight:bold;}


.cuadro_talento{
	
	height:750px;}

.cuadro_talento h2{
	font-family: "proxima-nova-alt","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
    font-size: 2.2em;
    font-weight: 100;
    text-align: center; color:#FFF; background:url(../img/fondo_titulos.png);
	 }
.columna_grande{  
    float: left;
    
    padding: 1em;
    width: 260px;
	font-size: 0.5em;}
.columna_grande ul{
	list-style:none;
	 font-family: "proxima-nova-alt","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;}
.columna_grande li{ 
   background:url(../img/fondo_caja.png) no-repeat center;
    color:#3399CC ;
	font-family: "proxima-nova-alt","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
    font-size: 1.2em;
	font-weight: 100;}	 
.columna_grande li, .columna_grande p{ 
   margin-bottom: 0.5em; text-align:center;
   padding: 2em 0 0; height:6.3em;
	}
.columna_grande p{margin: 1em 0; height:100%; padding: 63% 5%; background-color:#A7D500; color:#FFF;}	

.nube04,.nube08{ 
    float: left;
    padding: 248px 0;
    text-align: center;
    width: 60px;
	background:url(../img/fondo_caja_chico.png) no-repeat center; }

.nube09{
	background:url(../img/nubes/nube_fin.png) no-repeat center; width:300px;  float:right; padding:270px 0px 250px ; margin:0px 0px 0px 20px;}	
	
.nube09 img{
	margin:0px 0px 0px 60px;
	}	
	
	




/*h1 h2 h3 h4*/
h1,
h2,
h3,
h4,
h5 {
  font-family: "proxima-nova-alt", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
  font-weight: 300;
  margin: 5px 0px;
  padding: 0px;
  
}
h1 {
  font-size: 3.0em;
  margin: 10px 0px;
  color:#333;
}
h2 {
  font-size: 3.0em;
  padding: 12px 0px;
  margin: 12px 0px;
}
h3 {
  font-size: 2.0em;
  
  margin: 5px 0px;
  padding: 12px 0px 4px 0px;
}
h4 {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 12px 0px;
  margin: 0px 0px 12px 0px;
  font-size: 1.4em;
}
h5 {
  font-size: 1.25em;
}

/*////////////////////////////////////////////////////////////////////////*/
article {
  background: url(../img/bg-cambodia-2.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-family: 'proxima-nova-alt';
  padding-top: 145px;
  font-weight: 100;
  text-align: center;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  color: #fff;
  position: relative;
}
article h1 {
  text-align: center;
  font-weight: 100;
  font-size: 2.5em;
  display: inline-block;
  clear: both;
  border-top: 1px solid rgba(256, 256, 256, 0.2);
  border-bottom: 1px solid rgba(256, 256, 256, 0.2);
  margin: 10px;
  padding: 10px 0px;
  font-family: 'Merriweather', Georgia, serif;
}
article .content {
  height: 100%;
  width: 100%;
  z-index: 5;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: auto;
  text-align: center;
  display: block;
  background-image: url(../img/dot-pattern.png);
}
article .content img {
  margin: 0 auto 15px auto;
}
article .content .disciplines {
  margin: 0 auto;
}
.dots {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	top: 1px;
	background-color: rgba(0, 0, 0, 0.4);
	left: -153px;
}
.curtain {
  font-family: 'Merriweather', Georgia, serif;
  line-height: 1.6em;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  text-shadow: 0px 0px 0px #000;
  background-color: rgba(0, 0, 0, 0.8);
}
.curtain .partnership-wrap {
  position: absolute;
  top: 42px;
  left: 210px;
}
.curtain .partnership-wrap .plus {
  color: #fff;
  font-size: 26px;
  font-family: "Helvetica Neuea";
  font-weight: 100;
  opacity: 0.6;
  float: left;
  height: 42px;
}
.curtain .partnership-wrap img {
  float: left;
  height: 42px;
}
.curtain .item-content {
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.curtain .item-content .prev-panel {
  position: absolute;
  left: 40px;
  z-index: 20;
  opacity: 0.5;
  height: 71px;
  width: 73px;
  background: url(../img/panel-arrow-prev.png) no-repeat center;
  -webkit-transition: all 0.15s ease;
  cursor: pointer;
}
.curtain .item-content .prev-panel:hover {
  opacity: 1;
}
.curtain .item-content .next-panel {
  position: absolute;
  right: 40px;
  z-index: 20;
  background: url(../img/panel-arrow-next.png) no-repeat center;
  height: 71px;
  width: 73px;
  opacity: 0.5;
  -webkit-transition: all 0.15s ease;
  cursor: pointer;
}
.curtain .item-content .next-panel:hover {
  opacity: 1;
}
.curtain .item-content .panel-slider {
  z-index: 5;
}
.curtain .item-content .panel-slider .panel {
  float: left;
}
.curtain .item-content .panel-slider .panel .panel-content {
  margin: 200px auto 0px auto;
  width: 718px;
  display: block;
  text-align: left;
}
.curtain .item-content .panel-slider .panel .panel-content p img {
  text-align: center;
  margin: 0 auto;
}
.curtain .item-content .panel-slider .panel .panel-content p a {
  text-decoration: none;
  border-bottom: 1px dotted #aaa;
  display: inline-block;
}
.curtain .item-content .close-panel-wrap {
  position: absolute;
  bottom: 80px;
  z-index: 20;
  width: 100%;
}
.curtain .item-content .close-panel-wrap .close-panel {
  font-size: 60%;
  text-transform: uppercase;
  border: 1px solid rgba(256, 256, 256, 0.1);
  margin: 0 auto;
  background-color: #transparent;
  color: #aaa;
  padding: 8px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: all 0.15s ease;
  text-shadow: 0px 0px 0px #000;
  font-family: "proxima-nova-alt", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
  line-height: 1.4em;
}
.curtain .item-content .close-panel-wrap .close-panel:hover {
  background-color: #222;
}
.curtain .box {
  width: 900px;
  height: 600px;
  margin: 200px auto 0px auto;
  text-align: left;
  text-justify: inter-word;
  text-align: justify;
}
.curtain .box h2 {
  border-bottom: 1px solid rgba(256, 256, 256, 0.2);
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 10px 0px;
}
.curtain .box .col.one {
  width: 420px;
  float: left;
}
.curtain .box .col.two {
  width: 420px;
  float: right;
}
.curtain .slider-wrap {
  width: 1440px;
  height: 900px;
}
.curtain .wbSlide {
  width: 1440px;
  height: 900px;
  float: left;
}
.curtain .wbSlide .slide-content {
  width: 400px;
  height: 300px;
  background-color: #444;
  margin: 0 auto;
}
.current {
  z-index: 1;
  background: url(../img/bg-threethoughtson.jpg) no-repeat center center;
}
.about header {
  position: absolute;
  z-index: 100;
}
header {
	height:100%
  width: 100%;
  position: fixed;
  top: 0px;
  font-weight: 100;
  z-index: 10;
  min-width: 1024px;
}

/*////////////////////////////////////////////////////////////////////////*/

#top{ height: 100%; width:100%;}

header a#logo {
   background: url("../img/talento.png") no-repeat scroll left top transparent;
    display: block;
    float: left;
    height: 184px;
    width: 100%;
}
header a#grid-btn {
  background: url(../img/icon-grid.png) no-repeat center center;
  width: 27px;
  height: 27px;
  display: inline-block;
  float: left;
}
header a#about-btn {
  color: #ffffff;
  height: 27px;
  display: inline-block;
  padding: 5px 0px 0px 10px;
  display: inline-block;
  line-height: 1.0em;
  float: left;
  margin-left: 10px;
  border-left: 1px solid #fff;
}
header a#about-btn:hover {
  color: #ffb94a;
}
header .right {
  float: right;
  padding: 0px 0px 0px 0px;
}
header .right a.header-btn {
  color: #ffffff;
  height: 27px;
  display: inline-block;
  line-height: 1.0em;
  font-family: 'Merriweather', Georgia, serif;
  padding: 5px 0px 0px 0px;
  border-bottom: 0px solid #fff;
  -webkit-transition: all 0.15s ease;
}
header .right a.header-btn:hover {
  border-bottom: 1px dotted #ddd;
}

#contenedor_menu_home{ 

    float: left;
   
    padding: 10px;
    width: 250px;}
#menu_home img{ margin:6px 0px;    
    
}
#menu_home span a{
	 display: block;
    padding-top: 0.5em;
    }
#menu_home li a{font-family: "proxima-nova-alt","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif; font-size:1.5em; font-weight: 300; }
#menu_home li a:hover{ color:#0e6c9b;}
#menu_home ul{ list-style:none; width:221px; /*background-color: rgba(0, 0, 0, 0.9) background-color:#FFF; box-shadow: 1px 1px 10px #000000;opacity: 0.7;filter: alpha(opacity = 50);*/ font-family:Arial, Helvetica, sans-serif; }

#menu_home li{  width:222px;  padding: 10px; border-bottom:dashed 1px #3399CC;
    /*border-right: 1px solid #222222;*/
    color: #DDDDDD;
    cursor: pointer;
    margin:10px 0px;
    }
	
.cajas_home{
	margin-top:-100px;
	display:block;
		
	float:right;
	
	
	
	}	
.caja_respaldo{
	width:250px;
    height:130px;
	background-color:#FFF;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.6);
	float:right;
	margin:5px 15px;
	 }	
.caja_respaldo span{
	background-color:#4c96c8;
	display:block;
	color:#FFF;
	font-weight:300;
	padding: 4px 4px 4px 10px;
	}	
.caja_respaldo p{ width:160px; float:left; font-size:11px; font-family:Arial, Helvetica, sans-serif; padding:12px 10px 0px 10px; position:absolute;}	
.caja_respaldo img{ padding-left: 5px;}	
.caja_respaldo a{ margin-top:60px;}	
	
.boton{
	float:left;
	color:#FFF !important;
	
	
	display: inline-block;
zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
*display: inline;
vertical-align: baseline;
margin: 4px 15px;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
font: 14px/100% Arial, Helvetica, sans-serif;
padding: .5em 1em .55em;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
-webkit-border-radius: .5em;
-moz-border-radius: .5em;
border-radius: .5em;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 2px rgba(0,0,0,.2);

background-color:#b5e635;

 }
	
 .boton:hover{
	 background-color:#9cc82a;
	 color:#FFF;
	 
	 }
/***********************************************cuaros home************************************************/

    #slides {
      display: none
    }

    #slides .slidesjs-navigation {
      margin-top:5px;
    }

    a.slidesjs-next,
    a.slidesjs-previous,
    a.slidesjs-play,
    a.slidesjs-stop {
      background-image: url(img/btns-next-prev.png);
      background-repeat: no-repeat;
      display:block;
      width:12px;
      height:18px;
      overflow: hidden;
      text-indent: -9999px;
      float: left;
      margin-right:5px;
    }

    a.slidesjs-next {
      margin-right:10px;
      background-position: -12px 0;
    }

    a:hover.slidesjs-next {
      background-position: -12px -18px;
    }

    a.slidesjs-previous {
      background-position: 0 0;
    }

    a:hover.slidesjs-previous {
      background-position: 0 -18px;
    }

    a.slidesjs-play {
      width:15px;
      background-position: -25px 0;
    }

    a:hover.slidesjs-play {
      background-position: -25px -18px;
    }

    a.slidesjs-stop {
      width:18px;
      background-position: -41px 0;
    }

    a:hover.slidesjs-stop {
      background-position: -41px -18px;
    }

    .slidesjs-pagination {
      margin: 7px 0 0;
      float: right;
      list-style: none;
    }

    .slidesjs-pagination li {
      float: left;
      margin: 0 1px;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      padding-top: 13px;
      background-image: url(img/pagination.png);
      background-position: 0 0;
      float: left;
      overflow: hidden;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background-position: 0 -13px
    }

    .slidesjs-pagination li a:hover {
      background-position: 0 -26px
    }

    #slides a:link,
    #slides a:visited {
      color: #333
    }

    #slides a:hover,
    #slides a:active {
      color: #9e2020
    }

    .navbar {
      overflow: hidden
    }
  <!-- End SlidesJS Optional-->

  <!-- SlidesJS Required: These styles are required if you'd like a responsive slideshow -->
    #slides {
      display: none
    }

   #top .container {
    float: left; height:auto;
    width: 75%;
    }
	
	#sub_menu_home{
	float: left;
    margin-top: 470px;
    position: absolute;
    text-align: right;
    width: 100%;
		
		}
	#sub_menu_home a{
		display:block;
			}
	#sub_menu_home img{
		background-color:#FFF;}
		
	#sub_menu_home span{
		 
    color: #000000;
    display: block;
	margin-bottom:5px;
    padding-right: 65px;
    text-align: right;
    width: 100%;}	
		
    /*#sub_menu_home ul{
		list-style:none;
		float:right;
		}
	#sub_menu_home li{ 
        width:195px; 
        float:left;
		text-align:center;}
	#sub_menu_home p{
		height:35px;
		font-weight:500;}	
		
	#sub_menu_home li a{
		height:80px;
		width:200px; 
		
		
	}	
#sub_menu_home .icono01  a{
	background:url(../img/iconos_home01off.png) no-repeat center top;
	display:block;
	}
#sub_menu_home .icono01  a:hover{
	background:url(../img/iconos_home01on.png) no-repeat center top;
	display:block;
	}	
#sub_menu_home .icono02  a{
	background:url(../img/iconos_home02off.png) no-repeat center top;
	display:block;
	}
#sub_menu_home .icono02  a:hover{
	background:url(../img/iconos_home02on.png) no-repeat center top;
	display:block;
	}
#sub_menu_home .icono03  a{
	background:url(../img/iconos_home03off.png) no-repeat center top;
	display:block;
	}
#sub_menu_home .icono03  a:hover{
	background:url(../img/iconos_home03on.png) no-repeat center top;
	display:block;
	}
#sub_menu_home .icono04  a{
	background:url(../img/iconos_home04off.png) no-repeat center top;
	display:block;
	}
#sub_menu_home .icono04  a:hover{
	background:url(../img/iconos_home04on.png) no-repeat center top;
	display:block;
	}*/					
	
    /* For tablets & smart phones */
    @media (max-width: 767px) {
      body {
        padding-left: 20px;
        padding-right: 20px;
      }
      .container {
        width: auto
      }
    }

    /* For smartphones */
    @media (max-width: 480px) {
      .container {
        width: auto
      }
    }

    /* For smaller displays like laptops */
    @media (min-width: 768px) and (max-width: 979px) {
      .container {
        width: 724px
      }
    }

    /* For larger displays */
    @media (min-width: 1200px) {
      .container {
        width: 1170px
      }
    }
	/******************************************************************************************************************************/
#quienes_somos{ padding: 4.8em 0em;}
#quienes_somos p
    {line-height:1.5em;}


.contenedor_mision{ 
    
    float: left;
    height: 380px;
    margin: 2.2em 1.2em;
    padding: 1.2em;
    width: 40%;
	 box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.6);}
	 
a .contenedor_mision {
	background:#FFF;
	cursor:crosshair;}
a:hover .contenedor_mision {
	background:#666;}
		 

.contenedor_mision h1{
	font-family: "proxima-nova-alt","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
	font-size: 2.2em;
    font-weight: 100;
	text-align:center;
	} 
.contenedor_mision p{
	font-size: 16px;
	text-align:center;
	line-height: 1.5em;} 
.destacado2{font-size: 28px;font-weight:700;}



.plantilla{
	border:solid 1px #CCCCCC;
	width:100%;
	overflow: auto;
	margin:1.5em 0em;
	 padding: 1em 0;}	
	
.plantilla ul{ 
	
	
	overflow: auto;
	}	
	
	.plantilla li{
		float:left;
		padding: 0em 1.6em !important;
		/*border-bottom:solid 1px #999 !important;*/
		border-right: solid 1px #CCC !important;}
		
.plantilla li a{
	color:#b8b8b8;}	
.plantilla li a:hover{ 
	color:#5372ff;}	
	
.destacados{  width:auto; height:auto; float:left; padding:0px; margin: 0px 7px; border-bottom:solid 1px #dcdcdc; padding-bottom:20px;}
.multimedia{width:auto; height:auto; float:left;  padding:0px;}	
.multimedia img{ margin-top:24px; }
.noticias img{ margin-top:14px;}	

.destacado_servicios{
	font-weight:700 !important;
	color:#3399cc;
	}


#image_servicios{
	width:100%;}
	
.caja_interior_servicios a:link{ }	

/*//////////////////////////nav/***************************/

nav#main-nav {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.9);
    font-family: 'Noto Sans', sans-serif;
    font-size: 1.2em;
  overflow:hidden;
  
  border-bottom: 1px solid #222;
  box-shadow: 1px 1px 10px #000000;
  display: hidden;
}
nav#main-nav div.nav-item {
  display: inline-block;
  padding:15px 30px;
  border-right: 1px solid #222;
  margin: 0px;
  color: #ddd;
  float: left;
  background-color: transparent;
  -webkit-transition: background-color 0.25s ease;
  cursor: pointer;
}
nav#main-nav div.nav-item:hover {
  background-color: #333;
}
nav#main-nav div.nav-item#logo-small {
  padding: 15px 28px 11px 22px;
}

/**************************************dicipline************/
.white * {
  color: #444;
}
div.show-case-wrap {
  text-align: center;
  position: absolute;
  bottom: 80px;
  width: 100%;
  z-index: 5;
}
div.show-case-wrap .show-case-btn {
  padding: 8px;
  display: inline-block;
  margin: 0 auto;
  font-size: 70%;
  text-transform: uppercase;
  background-color: rgba(256, 256, 256, 0.3);
  color: #ddd;
  border: 1px solid #999;
  cursor: pointer;
  -webkit-transition: all 0.15s ease;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  text-shadow: 0px 0px 0px #000;
}
div.show-case-wrap .show-case-btn:hover {
  background-color: rgba(256, 256, 256, 0.4);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
}
.disciplines {
  padding: 12px 0px 30px 0px;
  font-size: 1.2em;
}
.disciplines a {
  display: inline-block;
  margin: 0px 15px;
  color: #fff;
}
.disciplines a:hover {
  opacity: 0.8;
}

/*********************************nav*************************/
nav#slide-nav {
  width: 40px;
  height: 80px;
  margin: 0 auto;
  position: fixed;
  bottom: 0px;
  right: 40px;
  z-index: 25;
}
nav#slide-nav div {
  width: 40px;
  height: 40px;
  float: left;
  background-color: rgba(0, 0, 0, 0.8);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: opacity 0.15s ease;
  opacity: 0.6;
  cursor: pointer;
}
nav#slide-nav div:hover {
  opacity: 1;
}
nav#slide-nav #slide-down {
  background-image: url(../img/slide-arrow-down-white.png);
}
nav#slide-nav #slide-up {
  background-image: url(../img/slide-arrow-up-white.png);
  margin-right: 4px;
}
/************************grid box********************************/
div#home-loader {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 80px 0px;
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 25;
  font-family: "proxima-nova-alt";
  font-size: 80px;
  line-height: 1.2em;
  font-weight: 100;
}
div#home-loader .inside {
  width: 960px;
  margin: 0 auto;
}
.underline {
  display: inline-block;
  border-bottom: 10px double rgba(256, 256, 256, 0.4);
}
.italic {
  font-style: italic;
}
.center {
  text-align: center;
}
div#grid-wrap {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9;
  background-image: url(../img/dot-pattern.png);
}
div#grid-wrap div#grid-controls {
  position: absolute;
  right: 70px;
  top: 40px;
  width: 80px;
  height: 40px;
}
div#grid-wrap div#grid-controls #close-grid {
  height: 27px;
  width: 27px;
  background-color: #ffb94a;
  display: block;
}
div#grid-wrap .grid-box {
  width: 100%;
  height: 100%;
  padding: 100px;
  overflow: auto;
  z-index: 5;
}
div#grid-wrap .grid-box .grid-item {
  width: 200px;
  height: 112.5px;
  overflow: hidden;
  float: left;
  background-color: #444;
  margin: 19px;
  box-shadow: 1px 1px 5px #000;
  cursor: pointer;
  position: relative;
  opacity: 0.8;
}
div#grid-wrap .grid-box .grid-item:hover {
  opacity: 1.0;
  box-shadow: 1px 1px 25px #000;
}
div#grid-wrap .grid-box .grid-item img {
  width: 200px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}
div#grid-wrap .grid-box .grid-item .article-title {
  position: absolute;
  bottom: -40px;
  left: 1px;
  width: 100%;
  background-color: #fff;
  color: #444;
  z-index: 5;
  font-family: "Helvetica Neue";
  font-size: 11px;
  padding: 8px;
  -webkit-transition: all 0.25s ease;
  text-transform: uppercase;
}
div#grid-wrap .grid-box .grid-item:hover .article-title {
  bottom: 0px;
}

/**********************about*****************************/
p.overview {
  font-size: 200%;
  line-height: 1.6em;
}
#about-top .large {
  font-size: 5em; float:right;
}
/* ABOUT PAGE */
#about-top {
  background: url(../img/fondo_home.jpg) no-repeat center center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-width: 1024px;
  min-height: 768px;
}
#about-top .full-wrap {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 25;
  /*background-image: url(../img/dot-pattern.png);*/
}
#about-top .large {
  font-size: 4em;
  color: #fff;
}

#about-top #slide-down {
 
  display: inline-block;
  overflow: auto;
  z-index: 50;
  position: absolute;
  top: 20px;
  right: 5px;
  opacity: 0.8;
  cursor: pointer;
  
}
/*********************************************/
.telefono{   color:#FFF;
font-family: 'Noto Sans', sans-serif;
    font-size: 1.5em; margin-right:2.0em;}
#about-top #slide-down:hover {
  opacity: 1;
}
.white-bg {
  background-color: #fff;
  font-size: 15px;
  /*padding: 20px 0px;*/
  min-width: 1024px;
  width: 100%;
  z-index: 50;
}
.white-bg .italic {
  display: inline-block;
  margin-bottom: 6px;
}

.white-bg blockquote {
 /* border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;*/
  text-align: center;
  font-size: 1.4em;
  margin: 1em 0;
  padding: 22px 0px; text-align:justify;}

/*************************fondo imagen*************************/
#pathway ol li {
  font-size: 2.0em;
  line-height: 1.0em;
}
#pathway h3 {
  font-size: 1.0em;
  margin: 0px;
  line-height: 12px;
  padding: 20px 0px 0px 0px;
}
#pathway p {
  font-size: 14px;
}
#pathway .italic {
  font-size: 18px;
  line-height: 16px;
  margin-bottom: 10px;
  display: inline-block;
  color: #666;
}
.twitter-wrap {
  font-size: 22px;
  padding: 30px;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.twitter-wrap .left {
  float: left;
  width: 30%;
}
.twitter-wrap .right {
  width: 65%;
  float: right;
  height: 150px;
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid rgba(256, 256, 256, 0.2);
}
.twitter-wrap a.twitter-name {
  font-size: 30px;
}
.twitter-wrap .tweet-text {
  font-size: 20px;
  line-height: 1.6em;
}
.contact {
  background: url(../img/bg-contact.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  display: block;
  font-family: 'Merriweather', Georgia, serif;
}
.contact .text-black-bg {
  padding: 20px;
  line-height: 1.6em;
}
.contact .dots {
  width: 100% !important;
  height: 100%;
  overflow: auto;
  padding: 0px;
  background-image: url(../img/dot-pattern.png);
}
.contact-us {
  height: 552px;
}

.contact-us a{ font:50% Verdana, Geneva, sans-serif;}
#about-content {
  z-index: 5;
  box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.6);
}
p {
  margin: 6px 0px 12px 0px;
}
.photo-bar {
  background: url(../img/bg-about.jpg) no-repeat center center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.5);
  font-size: 26px;
  width: 100%;
}
.photo-bar.about-disciplines {
  background-image: url(../img/about-disciplines-1920.jpg); 
}
.photo-bar.pathway {
  background-image: url(../img/about-pathway.jpg);
}
.photo-bar.storytellers {
  background-image: url(../img/bg-about-color.jpg); 
}
.photo-bar.work-with {
  background-image: url(../img/bg-who-we-do-work-with.jpg); 
}
.photo-bar.work-with .container_24 {
  padding: 40px 30px 40px 30px;
  font-size: 60%;
}
.photo-bar .large {
  font-size: 150%;
}
.photo-bar .small * {
  font-size: 80%;
  line-height: 1.6em;
}
.photo-bar .photo-text {
  color: #fff;
  padding: 60px 80px;
  font-family:Verdana, Geneva, sans-serif  /* 'Merriweather', Georgia, serif;*/
  margin: 80px 0px;
}
.photo-bar .photo-text.small {
  font-size: 70%;
}
.text-white-bg {
  display: inline-block;
  background-color: rgba(256, 256, 256, 0.9);
  padding: 12px;
  margin: 40px 20px 4px 0px; color:#000;
 
}
.text-black-bg {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 12px;
  color: #fff;  font: 30px Verdana, Geneva, sans-serif;
}


/*********************************************servicios***********************************/
.contenedor_servicios {
	 
	 background:url(../img/fondo_servicios.png) no-repeat center top;
	  }
 /*********************************************fin servicios***********************************/
 
 .clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:before,
.clearfix:after,
.container_24:before,
.container_24:after {
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}
.clearfix:after,
.container_24:after {
  clear: both;
}
/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/
.clearfix,
.container_24 {
  zoom: 1;
}
 
 
 
 
 

/*********************************************contacto***********************************/
#contacto {
   background-color: rgba(0, 0, 0, 0.8);
    color: #FFFFFF;
    display: inline-block;
  
    padding: 4.3em 0;
 
}

#contacto h1{
	color:#FFF;}
	
#contacto h1 img{ position:absolute;
 margin-top: -40px;}	

#contacto form{ float:right;
/*	padding:5% 8%;*/

	/*width:100%;*/
/*-moz-border-radius: 20px; /* Firefox*/
/*-ms-border-radius: 20px; /* IE 8.*/
/*-webkit-border-radius: 20px; /* Safari,Chrome.*/
/*border-radius: 20px; /* El estándar.*/}

#contacto form span{
	 color: #FFFFFF;
    display: block;
    float: left;
    width: 50%;
	}
	
#contacto form p{ float:left; width:100%;
 border:1px solid #171718;

 padding:2px;}




#contacto input, #contacto textarea{  background-color: #FFFFFF; color:#000;
    border: 1px solid #DDDDDD;
    /*float: right;*/
    padding: 5px;
    width: 100%;
	min-height: 3.2em;
}



#contacto .mapa{
	width:50%; float:left; 
	padding: 2.4em;}









label {
    display:block;
    margin-top:20px;
    letter-spacing:1px;
}
.formulario {
    display:block;
    margin:0 auto;
    width:510px;
    color: #666666;
    font-family:Arial;
}
form {
    margin:0 auto;
    width:400px;
}
 
input, textarea {
    width:380px;
    height:27px;
    background:#666666;
    border:2px solid #f6f6f6;
    padding:10px;
    margin-top:5px;
    font-size:10px;
    color:#ffffff;
}
 
textarea {
    height:150px;
}
 
#submit {
    width:85px;
    height:35px;
    border:none;
    margin-top:20px;
    cursor:pointer;
}
/*********************************************fin contacto***********************************/






#mensaje{ background-color:#FFF;}

.trabajos{ float:left; padding:5px 10px;}
.storyteller {
 float: left;
    font-size: 90%;
    text-align: center;
    margin: 0 20px;
    width: 200px;
}
.storyteller .name {
  font-weight: bold;
  padding: 5px 5px 0px 5px;
  display: inline-block;
}
.storyteller .desc {
  font-style: italic;
  border-bottom: 1px solid #ccc;
  padding: 0px 5px 10px 5px;
}
.storyteller .contact-info {
  padding: 0px 5px;
}
.storyteller .contact-info a {
  color: #444;
  font-size: 11px;
  display: inline-block;
}
.storyteller .contact-info a:hover {
  opacity: 0.8;
}







/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/
body {
  min-width: 960px;
}
/* `Container
----------------------------------------------------------------------------------------------------*/
.container_24 {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}
/* `Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16,
.grid_17,
.grid_18,
.grid_19,
.grid_20,
.grid_21,
.grid_22,
.grid_23,
.grid_24 {
  display: inline;
  float: left;
  margin-left: 5px;
  margin-right: 5px; font-size:14px;
}
.push_1,
.pull_1,
.push_2,
.pull_2,
.push_3,
.pull_3,
.push_4,
.pull_4,
.push_5,
.pull_5,
.push_6,
.pull_6,
.push_7,
.pull_7,
.push_8,
.pull_8,
.push_9,
.pull_9,
.push_10,
.pull_10,
.push_11,
.pull_11,
.push_12,
.pull_12,
.push_13,
.pull_13,
.push_14,
.pull_14,
.push_15,
.pull_15,
.push_16,
.pull_16,
.push_17,
.pull_17,
.push_18,
.pull_18,
.push_19,
.pull_19,
.push_20,
.pull_20,
.push_21,
.pull_21,
.push_22,
.pull_22,
.push_23,
.pull_23 {
  position: relative;
}
/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/
.alpha {
  margin-left: 0;
}
.omega {
  margin-right: 0;
}
/* `Grid >> 24 Columns
----------------------------------------------------------------------------------------------------*/
.container_24 .grid_1 {
  width: 30px;
}
.container_24 .grid_2 {
  width: 70px;
}
.container_24 .grid_3 {
  width: 110px;
}
.container_24 .grid_4 {
  width: 150px;
}
.container_24 .grid_5 {
  width: 190px;
}
.container_24 .grid_6 {
  width: 230px;
}
.container_24 .grid_7 {
  width: 270px;
}
.container_24 .grid_8 {
  width: 290px; text-align:justify; padding:5px 10px 5px 5px;
}
.container_24 .grid_9 {
  width: 350px;
}
.container_24 .grid_10 {
  width: 390px;
}
.container_24 .grid_11 {
  width: 430px;
}
.container_24 .grid_12 {
  width: 470px;
}
.container_24 .grid_13 {
  width: 510px;
}
.container_24 .grid_14 {
  width: 550px;
}
.container_24 .grid_15 {
  width: 590px;
}
.container_24 .grid_16 {
  width: 630px;
}
.container_24 .grid_17 {
  width: 670px;
}
.container_24 .grid_18 {
  width: 710px;
}
.container_24 .grid_19 {
  width: 750px;
}
.container_24 .grid_20 {
  width: 790px;
}
.container_24 .grid_21 {
  width: 830px;
}
.container_24 .grid_22 {
  width: 870px;
}
.container_24 .grid_23 {
  width: 910px;
}
.container_24 .grid_24 {
  width: 950px;
}
/* `Prefix Extra Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/
.container_24 .prefix_1 {
  padding-left: 40px;
}
.container_24 .prefix_2 {
  padding-left: 80px;
}
.container_24 .prefix_3 {
  padding-left: 120px;
}
.container_24 .prefix_4 {
  padding-left: 160px;
}
.container_24 .prefix_5 {
  padding-left: 200px;
}
.container_24 .prefix_6 {
  padding-left: 240px;
}
.container_24 .prefix_7 {
  padding-left: 280px;
}
.container_24 .prefix_8 {
  padding-left: 320px;
}
.container_24 .prefix_9 {
  padding-left: 360px;
}
.container_24 .prefix_10 {
  padding-left: 400px;
}
.container_24 .prefix_11 {
  padding-left: 440px;
}
.container_24 .prefix_12 {
  padding-left: 480px;
}
.container_24 .prefix_13 {
  padding-left: 520px;
}
.container_24 .prefix_14 {
  padding-left: 560px;
}
.container_24 .prefix_15 {
  padding-left: 600px;
}
.container_24 .prefix_16 {
  padding-left: 640px;
}
.container_24 .prefix_17 {
  padding-left: 680px;
}
.container_24 .prefix_18 {
  padding-left: 720px;
}
.container_24 .prefix_19 {
  padding-left: 760px;
}
.container_24 .prefix_20 {
  padding-left: 800px;
}
.container_24 .prefix_21 {
  padding-left: 840px;
}
.container_24 .prefix_22 {
  padding-left: 880px;
}
.container_24 .prefix_23 {
  padding-left: 920px;
}
/* `Suffix Extra Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/
.container_24 .suffix_1 {
  padding-right: 40px;
}
.container_24 .suffix_2 {
  padding-right: 80px;
}
.container_24 .suffix_3 {
  padding-right: 120px;
}
.container_24 .suffix_4 {
  padding-right: 160px;
}
.container_24 .suffix_5 {
  padding-right: 200px;
}
.container_24 .suffix_6 {
  padding-right: 240px;
}
.container_24 .suffix_7 {
  padding-right: 280px;
}
.container_24 .suffix_8 {
  padding-right: 320px;
}
.container_24 .suffix_9 {
  padding-right: 360px;
}
.container_24 .suffix_10 {
  padding-right: 400px;
}
.container_24 .suffix_11 {
  padding-right: 440px;
}
.container_24 .suffix_12 {
  padding-right: 480px;
}
.container_24 .suffix_13 {
  padding-right: 520px;
}
.container_24 .suffix_14 {
  padding-right: 560px;
}
.container_24 .suffix_15 {
  padding-right: 600px;
}
.container_24 .suffix_16 {
  padding-right: 640px;
}
.container_24 .suffix_17 {
  padding-right: 680px;
}
.container_24 .suffix_18 {
  padding-right: 720px;
}
.container_24 .suffix_19 {
  padding-right: 760px;
}
.container_24 .suffix_20 {
  padding-right: 800px;
}
.container_24 .suffix_21 {
  padding-right: 840px;
}
.container_24 .suffix_22 {
  padding-right: 880px;
}
.container_24 .suffix_23 {
  padding-right: 920px;
}
/* `Push Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/
.container_24 .push_1 {
  left: 40px;
}
.container_24 .push_2 {
  left: 80px;
}
.container_24 .push_3 {
  left: 120px;
}
.container_24 .push_4 {
  left: 160px;
}
.container_24 .push_5 {
  left: 200px;
}
.container_24 .push_6 {
  left: 240px;
}
.container_24 .push_7 {
  left: 280px;
}
.container_24 .push_8 {
  left: 320px;
}
.container_24 .push_9 {
  left: 360px;
}
.container_24 .push_10 {
  left: 400px;
}
.container_24 .push_11 {
  left: 440px;
}
.container_24 .push_12 {
  left: 480px;
}
.container_24 .push_13 {
  left: 520px;
}
.container_24 .push_14 {
  left: 560px;
}
.container_24 .push_15 {
  left: 600px;
}
.container_24 .push_16 {
  left: 640px;
}
.container_24 .push_17 {
  left: 680px;
}
.container_24 .push_18 {
  left: 720px;
}
.container_24 .push_19 {
  left: 760px;
}
.container_24 .push_20 {
  left: 800px;
}
.container_24 .push_21 {
  left: 840px;
}
.container_24 .push_22 {
  left: 880px;
}
.container_24 .push_23 {
  left: 920px;
}
/* `Pull Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/
.container_24 .pull_1 {
  left: -40px;
}
.container_24 .pull_2 {
  left: -80px;
}
.container_24 .pull_3 {
  left: -120px;
}
.container_24 .pull_4 {
  left: -160px;
}
.container_24 .pull_5 {
  left: -200px;
}
.container_24 .pull_6 {
  left: -240px;
}
.container_24 .pull_7 {
  left: -280px;
}
.container_24 .pull_8 {
  left: -320px;
}
.container_24 .pull_9 {
  left: -360px;
}
.container_24 .pull_10 {
  left: -400px;
}
.container_24 .pull_11 {
  left: -440px;
}
.container_24 .pull_12 {
  left: -480px;
}
.container_24 .pull_13 {
  left: -520px;
}
.container_24 .pull_14 {
  left: -560px;
}
.container_24 .pull_15 {
  left: -600px;
}
.container_24 .pull_16 {
  left: -640px;
}
.container_24 .pull_17 {
  left: -680px;
}
.container_24 .pull_18 {
  left: -720px;
}
.container_24 .pull_19 {
  left: -760px;
}
.container_24 .pull_20 {
  left: -800px;
}
.container_24 .pull_21 {
  left: -840px;
}
.container_24 .pull_22 {
  left: -880px;
}
.container_24 .pull_23 {
  left: -920px;
}

/***********************************************************************************/
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}
/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
  display: none !important;
  visibility: hidden;
}
/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/* Hide visually and from screenreaders, but maintain layout */
.invisible {
  visibility: hidden;
}
/* Contain floats: h5bp.com/q */
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* iPad / Mobile Styles */
@media only screen and (max-device-width: 1024px) {
  .photo-bar.about-disciplines,
  .photo-bar.pathway,
  .photo-bar.storytellers,
  .photo-bar.work-with,
  #about-top,
  .contact {
    background-attachment: scroll;
    width: 1024px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  #about-top {
    width: 1024px;
  }
  #about-top .container_24 {
    margin-left: 64px;
  }
  body.about {
    background-image: none;
  }
  .contact {
    min-height: 680px;
  }
  .contact .contact-us {
    padding-top: 20px;
  }
}
@media only screen and (max-device-width: 768px) and (orientation: portrait) {
  #about-top {
    min-height: 1024px;
    min-width: 768px;
  }
}
/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  /* Black prints faster: h5bp.com/s */
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* Don't show links for images, or javascript/internal links */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  /* h5bp.com/t */
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }



