/*!
 * Start Bootstrap - Grayscale 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 {
    width: 100%;
    height: 100%;
    font-family: 'Martel', serif;
    color: #333;
    background-color: #ffff;
}

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


#instafeed a {
  padding:5px 5px 1px 5px;
  margin:10px;
  border:1px solid #e1e1e1;
  display:inline-block;
  border-radius: 4px;
  position:relative;
}

#instafeed .likes {
  /*background:rgba(222,89,135,0.8);*/
  font-family:sans-serif;
  font-size:1em;
  position:absolute;
  color:#ffffff;
  right:5px;
  top:5px;
  left:5px;
  opacity:0;
  text-align:center;
  line-height:150px;
  text-shadow:0 1px rgba(0,0,0,0.5);
  -webkit-font-smoothing:antialiased;
  -webkit-transition: opacity 100ms ease;
    -moz-transition: opacity 100ms ease;
    -o-transition: opacity 100ms ease;
    -ms-transition: opacity 100ms ease;
    transition: opacity 100ms ease;
}

#instafeed a:hover .likes {
  opacity:1;
}

.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #fff;
}

.btn-default {
color: #fff;
background-color: #b29c6a;
border-color: #b29c6a;
}

.btn-default:hover {
color: #fff;
background-color: #cfba88;
border-color: #cfba88;
}

.btn-group-lg>.btn, .btn-lg {
    padding: 2px 2px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.navbar-brand {
float: left;
height: 77px;
padding: 15px 15px;
font-size: 18px;
line-height: 42px;
}

.pie {
    background-color: #efefef;
    color: #333;
    width: 70%;
    font-size: 0.9em;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-top: 15px;
}


.img-right {
    background-color: #fff;
    color: #333;
    font-size: 0.9em;
    float: right; 
    padding: 25px;
    margin: 0 auto;
}

.img-left {
    background-color: #fff;
    color: #333;
    font-size: 0.9em;
    float: left; 
    padding: 25px;
     margin: 0 auto;
}


.navbar-nav {
float: left;
margin: 16px 0px 0px 0px;
}

.navbar-nav>li>a {
padding-top: 10px;
padding-bottom: 10px;
}

.nav>li>a {
position: relative;
display: block;
padding: 10px 6px;
}

.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 15px;
margin-right: 26px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}


.container p {
    text-align: justify;
}

#rector {
    background-color: #efefef;
}

#galeria {
    background-color: #efefef;
}

#mensaje {
    background-color: #efefef;
}

.img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 35px;
    text-transform: uppercase;
    font-family: 'Martel', serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 1.5;
    font-family: 'Martel', serif;
    text-align: center;
}

@media(min-width:767px) {
    p {
        margin: 0 0 35px;
        font-size: 20px;
        line-height: 1.6;
       font-family: 'Martel', serif;
    }
}

a {
    color: #219ab3;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #11505d;
}

.light {
    font-weight: 400;
}

.navbar-custom {
    margin-bottom: 0;
    border-bottom: 0px solid rgba(255,255,255,.3);
    text-transform: uppercase;
    font-family: 'Junge', serif;
    background-color: #b29c6a;
    font-size: 17px;
}

.navbar-custom .navbar-brand {
    font-weight: 700;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: #fff;
}

.navbar-custom .nav li.active {
    outline: nonte;
    background-color: rgba(255,255,255,.3);
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a.active {
    outline: 0;
    background-color: rgba(255,255,255,.3);
}

@media(min-width:767px) {
    .navbar {
        padding: 10px 0;
        border-bottom: 0;
        letter-spacing: 0px;
        background: url(../img/hd_bkg2.png) no-repeat bottom center scroll;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
        /*-webkit-box-shadow: 0 7px 5px -5px black;
        -moz-box-shadow: 0 7px 5px -5px black;
         box-shadow: 0 7px 5px -5px black;*/
 
background-size: 100%;
    }

    

    .top-nav-collapse {
        padding: 0;
        background-color:  #b29c6a;
    }

    .navbar-custom.top-nav-collapse {
        border-bottom: 0px solid rgba(255,255,255,.3);
    }
}

.intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #333;
   background: url(../img/pictures/home1.jpg) no-repeat bottom center scroll;
    background-color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    /*opacity: 0.5;
    filter: alpha(opacity=50);*/ /* For IE8 and earlier */
}

.intro .intro-body {
    display: table-cell;
    vertical-align: middle;
}

.intro .intro-body .brand-heading {
    font-size: 40px;
}

.intro .intro-body .intro-text {
    width: 100%;
    font-size: 25px;
    font-family: 'Martel', serif;
    color: #fff;
    text-align: center;
    background-color: #333;
    opacity: 0.8;
    margin: 0 auto;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}

@media(min-width:767px) {
    .intro {
        height: 100%;
        padding: 0;
        margin-top: 40px;
    }

    .intro .intro-body .brand-heading {
        font-size: 100px;
    }

    .intro .intro-body .intro-text {
        font-size: 43px;
    }


}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 35px;
    font-size: 40px;
    color: #fff;
    background: #b29c6a;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #333;
    background: #b29c6a;
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.content-section {
    padding-top: 100px;
    padding-bottom: 100px;
}





@media(min-width:767px) {
    .content-section {
        padding-top: 100px;
         padding-bottom: 100px;
    }

  
}

.btn {
    text-transform: uppercase;
    font-family: 'Martel', serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}




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

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

@media(max-width:767px) {
    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;
    text-align: center;

}

footer p {
    margin: 0;
    font-size: 14px;
    text-align: center;

}

/*::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}
*/
body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}
