/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */


body,
html {
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.topnav {
    font-size: 14px;
}

.lead {
    font-size: 18px;
    font-weight: 400;
}

.main-highlight {
    color: #666;
    font-weight: 800;
}


.intro-header {
    /*padding-top: 50px;*/ /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 0px;
    text-align: center;
    /*color: #f8f8f8;*/
    color: white;
    /*
    background: url(../img/header2016_11.jpg) no-repeat top center;
    background-size: cover;
    */
}


.intro-message {
    position: relative;
    padding-top: 18%;
    padding-bottom: 4%;
    color: white;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.network-name {
    /*text-transform: uppercase;
    font-size: 14px;*/
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 50px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/banner-bg.jpg) no-repeat center center;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 0;
    text-align: right;
}

#map-canvas {
    width: 100%;
    height: 400px;
}

.logo-container {
    height: 75px;
    margin: 0px 10px;
}

.logo-container-2 {
    height: 55px;
    margin: 0px 5px;
}

.title-separator > h1{
    font-size: 7em;
    margin: 47px 0px 0px 0px;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

@media (max-width: 524px){
    .title-separator > h1{
        margin-top: 23px;
    }
}

.title-separator{
    padding-left: 0px !important;
    padding-right: 0px !important;
}


.new-intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 7px rgba(0,0,0,0.9);
    font-size: 5em;
}

.new-intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    margin: 5px;
}

.subintro-message {
    margin-top: 30px;
}

.subintro-message{
    font-size: 2.8em;
    color:#ffea3b;
    text-shadow: 0px 0px 6px #000;
}
/*

@media(max-width:991px) {
    .subintro-message {
        margin-top: 25px;
    }

}

@media(max-width:1199px){
    .subintro-message{
        margin-left: 20px;
    }
}

@media(max-width: 767px){
    .subintro-message{
        text-align: right;
    }

    .subintro-message :first-child{
        margin-top: 10px;
    }
}*/

@media(max-width: 767px){
    .new-intro-message > h1,
    .title-separator {
        display: none;
    }

    .new-intro-message,
    .title-separator,
    .subintro-message{
        margin-top: 10%;
        text-align: center;
    }
}

@media(max-width:1280px){
    .new-intro-message > h1{
        font-size: 3.2em;
        margin-top: 25px;
    }

    .subintro-message > h3{
        font-size: 20px;
    }

    .title-separator > h1{
        font-size: 4em;
    }

    .subintro-message{
        font-size: 2em;
    }
}

.header-slim {
    font-weight: 200;
}

.speaker {
    padding: 10px;
}

.speaker-photo {
    width: 160px;
    height: 160px;
    margin: 0 auto 18px auto;
    position: relative;
}

/*.shadow {
    -moz-box-shadow: inset 0 3px 4px rgba(0,0,0,0.4);
    -webkit-box-shadow: inset 0 3px 4px rgba(0,0,0,0.4);
    box-shadow: inset 0 3px 4px rgba(0,0,0,0.4);
    z-index: 2;
    position: absolute;
}*/

.speaker-name {
    font-size: 19px;
    font-weight: 600;
    color: #333;
    display: block;
    text-align: center;
}

.speaker-description {
    color: #666;
    font-weight: 400;
    display: block;
    text-align: center;
    font-size: 15px;
    height: 110px;
}

.speaker-contact {
    height: 30px;
    font-weight: 400;
    color: #666;
    display: block;
    text-align: center;
    font-size: 15px;
    color: #00A3D8;
}

.speaker-contact > a {
    color: #00A3D8;
}

.speaker-contact a:hover {
    text-decoration: none;
    color: #23527c;
}

.game-name {
    font-size: 19px;
    font-weight: 600;
    color: #333;
    display: block;
    text-align: center;
}

.game-description {
    color: #666;
    font-weight: 400;
    display: block;
    text-align: center;
    font-size: 15px;
    height: 20px;
}

.text-light {
    font-weight: 300;
    color:white;
}

.text-light li a{
    font-size: 1.1em;
    font-weight: 400;
    color:white;
    border-bottom:3px solid transparent;
}
.text-light li a:hover {
    border-bottom:3px solid white;
    -webkit-transition:border-bottom 0.5s;
    -moz-transition:border-bottom .5s;
    -ms-transition:border-bottom .5s;
    -o-transition:border-bottom .5s;
    transition:border-bottom .5s;
    background-color: transparent;
    padding-bottom: 5px;
}

.header-logo-text,
.header-logo-text:hover,
.header-logo-text:active,
.header-logo-text:focus{
    color: white;
    font-size: 1.8em;
    cursor:default;
    font-weight: 900;
    text-align: right;
}

.squared-btn {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    font-weight: 600;
    background-color: #c9ce22;
    color: white;
    width: 100%;
}

.squared-btn:hover {
    color: white;
    background-color: #dbe015;
}


/*
 Volumen y marca azul
 */
.intro-header{
    border-bottom: 4px solid #106069;
/*    -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.75);*/
}

.navbar.topnav{
}

.second-section{
    border-top: none !important;
}

.third-section{
    -webkit-box-shadow: 0px 11px 10px -10px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 11px 10px -10px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 11px 10px -10px rgba(50, 50, 50, 0.75);
}

.left-padding{
    padding-left: 20px;
}

.img-thumbnail{
    width: 100%;
}

.extra-content-block{
    margin-bottom: 30px;
}

ul.list-inline > li > a{
    font-weight: 500;
}

.map-reference{
    font-size: 15px;
    text-decoration: none;
}

.map-reference a:hover{
    text-decoration: none;
}

@media (max-width: 768px){
    .third-section p{
        font-size: 14px;
    }
}

.subtitle{
    padding-bottom: 10px;
    font-weight: 500;
}

p.paragraph{
    color: #666;
    font-size: 16px;
    font-weight: 300;
}

.map-box{
    overflow: hidden;
}

@media (max-width: 768px){
    .map-box{
        width:96% !important;
    }
}

div.time-container{
    padding-right: 0px !important;
    padding-left: 10px !important;
}

.map{
    display:block;
    margin: auto;
}

/*
 * SOLO PARA CHICAS
 */
@font-face {
  font-family: 'Gotham Rounded Light';
  src: url("../fonts/Gotham-Rounded-Light_21020.ttf") format("truetype");
}

@font-face {
  font-family: 'Gotham Rounded Book';
  src: url("../fonts/Gotham-Rounded-Book_21018.ttf") format("truetype");
}

@font-face {
  font-family: 'Gotham Rounded Medium';
  src: url("../fonts/Gotham-Rounded-Medium_21022.ttf") format("truetype");
}

@font-face {
  font-family: 'Gotham Rounded Bold';
  src: url("../fonts/Gotham-Rounded-Bold_21016.ttf") format("truetype");
}

.girl-font{
    font-family: 'Meddon';
    color:#f6b26b;
    /*color: #F73737;*/
}

.custom {
    position:relative;
    line-height: 0px;
    font-size: 0.55em;
    margin-left: 13.5em;
    z-index: 1;
    /*color:#D6F53F;*/
    /*color:#F73737;*/
    text-shadow: 0px 0px 10px rgba(0,0,0,0.8);
}

@media(max-width:991px) {
    .custom{
        font-size: 0.6em;
        margin-left: 8.6em;
    }
}

@media(max-width:639px) {
    .custom{
        font-size: 0.6em;
        margin-left: 7.0em;
    }
}

.custom2{
    line-height: 0px;
    width: 0px;
    position: relative;
    font-size: 0.85em;
    font-weight: 300;
    margin-top: -1.45em;
    margin-left: 3.6em;
    transform: rotate(-90deg);
    color: #FFF;
    text-shadow: none;
}

@media(max-width: 1199px){
    .custom2{
        margin-top: -1.45em;
        margin-left: 2em;
    }
}

@media(max-width: 991px){
    .custom2{
        margin-top: -1.45em;
        margin-left: 0.12em;
    }
}


@media(max-width: 767px){
    .custom2{
        display:none;
    }
}

.icon-color{
    color: #044765;
}

.intro-header{
    border-bottom: 8px solid #dde228;
    /*
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(50, 50, 50, 0.8)  100%), url(../img/header2016_8.jpg);
    */
}

.content-section-a{
    /*background-image: linear-gradient(to bottom, rgba(253, 253, 253, 0.9) 0%, rgba(220, 220, 220, 0.9)  100%), url(http://cdn.onextrapixel.com/wp-content/uploads/2013/07/clean-coding-best-practices.jpg);*/
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.4)  100%), url(../img/schedule_4.jpg);
    /*border-top: 8px solid #044765;*/
}

.content-section-a .section-heading{
    color: white;
}

.content-section-c {
    padding: 50px 0;
    background-color: #f8f8f8;
    border-top: 8px solid #e91e63;
    border-bottom: 8px solid #e91e63;
}

.content-section-d {
    padding: 50px 0;
    background-color: #f8f8f8;
}

.vertical-date{
    position: relative;
    color: #333333;
    font-weight: 300;
    font-size: 2em;
    transform: rotate(-90deg);
    z-index: 1;
    width: 5em;
    height: 0px;
    line-height: 0px;
    margin-top: -0.3em;
    margin-left: -3.2em;
}

.schedule-time{
    font-weight: 200;
}

.time-container .lead.paragraph{
    font-weight: 700;
    color:white;
}

.time-container{
    margin-bottom: 0px;
    padding: 6px 0px;
    /*background-color: #23327A;*/
    border: 1px solid #DDE228;
    border-top: none;
    color:white;
}

h3.schedule-day{
    background-color: #C7CC27;
    border-bottom: 6px solid #DDE228;
    /*background-color: rgba(78, 180, 113, 0.62);*/
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    color: white;
    padding: 7px 0px;
    margin-bottom: 0px;
}

.banner-social-buttons {
    float: left;
}

footer {
    background-color: #1e5a75;
    border-top: 8px solid #607D8B;
    color: white;
    font-weight: 200;
}

footer h4{
    font-weight: 400;
}

footer a,
footer a:active{
    color: white;
    padding-left: 4px;
    border-left: 2px solid transparent;
    -webkit-transition:border 0.5s;
    -moz-transition:border 0.5s;
    -ms-transition:border 0.5s;
    -o-transition:border 0.5s;
    transition:border 0.5s;
}

footer a:hover{
    color: white;
    border-left: 2px solid white;
    text-decoration: none;
}

.girl-font-header{
    position:relative;
    font-family: 'Meddon';
    color:#f6b26b;
    font-size: 0.75em;
    margin-left: 9.5em;
    margin-top: -1.35em;
}

.simplified-alert{
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -khtml-border-radius: 0px;
    border:none;
}

.taller-section{
    border-top: 8px solid #A4B127;
    /*border-bottom: 8px solid #A4B127;*/
    background-color: #dde228;
    color: white;
}

.flex-direction-nav a:before{
    font-size: 30px !important;
    color:white !important;
}

.taller-section .section-heading-spacer{
    border-top: 3px solid white;
}

/***** MASONRY *****/
.grid-item-1,.grid-item-2,.grid-item-3,.grid-item-4,.grid-item-5,.grid-item-6 { width: 50px; }
.grid-item-7,.grid-item-8,.grid-item-9,.grid-item-10 { width: 100px; }
.grid-item-11 { width: 50px; }

.intro-header .container-fluid{
    /*height:100%;*/
    overflow: hidden;
}

.intro-header{
    height: 40%;
    overflow: hidden;
    background-color: #555;
}

.header-mask{
    overflow: hidden;
    /*background-color: rgba(0,0,0,0.6);*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,808080+100&0.8+0,0.4+100 */
    background: -moz-linear-gradient(bottom,  rgba(0,0,0,0.8) 0%, rgba(255,255,255,0.4) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom,  rgba(0,0,0,0.8) 0%,rgba(255,255,255,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(255,255,255,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66808080',GradientType=0 ); /* IE6-9 */
    z-index: 10;
}



.back-color-1{background-color: #c7cc26;}
.back-color-2{background-color: #dde228;}
.back-color-3{background-color: #e8ec43;}
.back-color-4{background-color: #eef323;}
.back-color-5{background-color: #dbe015;}
.back-color-6{background-color: #c9ce22;}
.back-color-7{background-color: #e1e633;}
.back-color-8{background-color: #e6ea44;}

.color-box{
    z-index: 11;
}

.grid{
    margin-left: -70px;
    margin-top: -70px;
}

.robot-1{
    /*background-color: #123;
    color:black;*/
    font-size: 0.8em;
}

.robot-2{
    /*background-color: #F23;
    color:white;*/
    font-size: 1.1em;
}

.robot-3{
    /*background-color: #A2F;
    color:#a09;*/
    font-size: 0.8em;
}

.robot-4{
    /*background-color: #00A;
    color:black;*/
    font-size: 1.0em;
}

.robot-5{
    /*background-color: #a31;
    color:black;*/
    font-size: 1.1em;
}

.robot-1,
.robot-2,
.robot-3,
.robot-4,
.robot-5{
    padding: 3px 5px;
    margin-top: 3px;
}

.robot{
    background-color: rgba(0,0,0,0.5);
}

.navbar-nav .li .a{
    cursor: pointer;
}

.photo-grid{
    -webkit-transition:margin 20s;
    -moz-transition:margin 20s;
    -ms-transition:margin 20s;
    -o-transition:margin 20s;
    transition:margin 20s;
}

/***** QUE ES MI PRIMER CODIGO *****/

.content-section-b{
    font-size:2em;
}

.content-section-b p.main,
.content-section-b h4{
    font-size: 0.6em;
    margin-top: 0px;
    color: #444;
    font-weight: 400;
}

@media(max-width:970px){
    .content-section-b{
        font-size:1.5em;
    }
}

@media(max-width:128px){
    .content-section-b{
        font-size:1.9em;
    }
}

.photo-item{
    width:180px;
}

.taller-section .container{
    padding: 0px
    margin:0px;
    width: 100% !important;
}

.taller-section{
    width: 100%;
    padding: 0px;
    margin:0px;
}

/*.photo-grid:nth-child(odd) {
    width: 5%;
}
.photo-grid:nth-child(even){
    width: 10%;
}*/

.video-container:hover{
  cursor:pointer;
}

.rotate-text{
  /* Safari */
  -webkit-transform: rotate(-30deg);
  /* Firefox */
  -moz-transform: rotate(-30deg);
  /* IE */
  -ms-transform: rotate(-30deg);
  /* Opera */
  -o-transform: rotate(-30deg);

  transform: rotate(-30deg);
}