@font-face { font-family: "Effra"; src: url(http://www.intelectia.mx/font/Effra.ttf);}
@font-face { font-family: "Effra"; font-weight: bold; src: url(http://www.intelectia.mx/font/Effra Bold.ttf);}

html,body{ 
    width:100%;     
    height:100%;  
    margin: 0px;
    
}
/* =Header
-------------------------------------------------------------- */
header {
  width: 100%;
  height: 100px;
  overflow: hidden;
  position: fixed;  
  top: 0;
  left: 0;
  z-index: 999;
  background-color: #fff;
  background-image:url(../img/INT_logo_original.jpg); 
  background-size:300px; 
  background-repeat:no-repeat; 
  background-position:left;
  box-shadow:inset 0px 5px 5px rgba(0,0,0,0.3);
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -o-transition: height 0.5s;
  transition: height 0.5s; }
  header h1#logo {
    display: inline-block;
    height: 150px;
    line-height: 150px;
    float: left;
    font-family: "Oswald", sans-serif;
    font-size: 60px;
    color: white;
    font-weight: 400;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
  header nav {
    display: inline-block;
    float: right;
    display:block; }
    header nav a {
      line-height: 90px;
      margin-left: 20px;
      margin-right: 20px;
      color: #002F56;
      font-size: 16px;
      font-family: "Effra";
      font-weight: bold;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      header nav a:hover {
        color: #F6323E; }
  header.smaller {
    height: 100px;
    background-position:left;
    background-size:300px;
    -webkit-transition: all 0.8s;
      -moz-transition: all 0.8s;
      -ms-transition: all 0.8s;
      -o-transition: all 0.8s;
      transition: all 0.8s; }
    header.smaller h1#logo {
      width: 150px;
      height: 75px;
      line-height: 75px;
      font-size: 30px; }
    header.smaller nav a {
      line-height: 75px; }
     header.smaller nav {
      display:block; } 

@media all and (max-width: 660px) {
    header h1#logo {
        display: block;
        float: none;
        margin: 0 auto;
        height: 100px;
        line-height: 100px;
        text-align: center;
    }
    header nav {
        display: block;
        float: none;
        height: 50px;
        text-align: center;
        margin: 0 auto;
    }
    header nav a {
        line-height: 50px;
        margin: 0 10px;
    }
    header.smaller {
        height: 75px;
    }
    header.smaller h1#logo {
        height: 40px;
        line-height: 40px;
        font-size: 30px;
    }
    header.smaller nav {
        height: 35px;
    }
    header.smaller nav a {
        line-height: 35px;
    }
}
.slide {
    background-attachment: fixed !important;
    width:100%;
    height:100%;
    position: relative;
    box-shadow:inset 0px 10px 10px rgba(0,0,0,0.3);
}

#mastfoot {
	padding: 55px 0px;
	background: rgba(0, 47, 86, 1);
}
.foot-icons ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.foot-icons ul li {
	display: inline-block;
	float: right;
	opacity: 0.3;
	margin-left: 5px;
	-moz-transition: all 1.25s ease;
	-webkit-transition: all 1.25s ease;
	-o-transition: all 1.25s ease;
    transition: all 1.25s ease;
}
#subnavbar {
  font-family: 'Lucida Grande', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding: 0px 0px 130px;
  font-size: 13px;
  text-align: center;
  
}
ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 0px 4px 7px 0;
  list-style: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
ul li {
  font: bold 12px/18px sans-serif;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 5px 10px;
  background: #222;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
ul li:hover {
  background: #555;
  color: #fff;
}
ul li ul {
  padding: 0;
  position: absolute;
  top: 33px;
  left: 0;
  width: 200px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
ul li ul li { 
  
}
ul li ul li:hover { background: #666; }
ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
#wrapper {
    width: 100%;
    margin: 0 auto;
}
.cuadro 
{
    margin-top:0%;
    padding-left:5%;
    padding-right:5%;
    height:60%;
    width:60%;
    text-align:center;
    background:rgba(10,4,30,0.3)
    }

.carousel {
    height: 37%;
}

.item,
.active,
.carousel-inner {
    height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

h2, h3, h4
{
    font-family: "Effra";
    }