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: 16px;
    border-bottom: 1px outset rgba(192, 192, 192, 0.5);
    background: rgba(192, 192, 192, 0.9);
    box-shadow: 0px 1px rgba(0, 0, 0, 0.3);
}
.topnav ul.navbar-nav li a {
background: rgba(28, 28, 28, 0.1);
color: #000;
}
.topnav ul.navbar-nav li a:hover,
.topnav ul.navbar-nav li a:focus
 {
background: rgba(255, 255, 255, 0.5);
color: #000;
}

.topnav .navbar-brand {
  background: rgba(28, 28, 28, 0.0);
  color: #000;
}

.topnav .navbar-brand:hover,
.topnav .navbar-brand:focus {
  background: rgba(255, 255, 255, 0.5);
  color: #000;
}

.lead {
    font-size: 18px;
    font-weight: 400;
}
/*top background0*/
.intro-header0 { 
  padding-top: 6%; /* 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;
  background: url('') no-repeat center center fixed;
  background-size: cover;
  height: 655px;
}
.bg-overlay0 {
height: 655px;
}

.intro-message0 {
  position: relative;
  padding-top: 17%;
  padding-bottom: 0%;
}
/*Big header*/


.intro-divider0 {
  width: 400px;
  border-top: 1px solid #f8f8f8;
  border-bottom: 1px solid rgba(0,0,0,0.2);
}
/*small header*/
.intro-message > h3 {
  color:  #616522;
}

@media(max-width:767px) {
  .intro-message0 {
    padding-top: 17%;
    padding-bottom: 0%;
  }

  .intro-message0> h1 {
      font-size: 3em;
  }

  .intro-divider0 {
      width: 100%;
  }
}
/*line*/
hr.intro-divider0 {
border: 1px outset rgba(255, 255, 255, 0.2);
box-shadow: 1px 1px 1px rgba(0,0,0,0.6);
width: 100%;
}
/* carrousel */
.carousel-item {
  height: 100vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.carousel-caption{
  margin-bottom: 10%;
}

.carousel-control-prev-icon {
  height: 50px !important;
  width: 50px !important;

}
.carousel-control-next-icon{
  height: 50px !important;
  width: 50px !important;


}

/*top background*/
.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: 50px;
    text-align: center;
    background: url('https://64.media.tumblr.com/8e9f9877ecc8bb5f5c1269dec1f97bb0/9c4d426c5033d57b-c5/s2048x3072/42b5575c0f3f64820d023a93f0467b9263fce2f8.jpg') no-repeat center center fixed;
    background-size: cover;
    height: 855px;
}
.bg-overlay {
  height: 855px;
}

.intro-message {
    position: relative;
    padding-top: 2%;
    padding-bottom: 0%;
}
/*Big header*/
.intro-message > h1 {
    margin-top: -50px;
    text-shadow: 2px 1px 2px #000;
    font-size: 5em;
    color: #262265;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}
/*small header*/
.intro-message > h3 {
    color:  #616522;
  }

@media(max-width:767px) {
    .intro-message {
      padding-top: 17%;
      padding-bottom: 0%;
    }

    .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%;
    }
}
/*line*/
hr.intro-divider {
  border: 1px outset rgba(255, 255, 255, 0.2);
  box-shadow: 1px 1px 1px rgba(0,0,0,0.6);
  width: 100%;
}
/* social buttons */
.btn {
  display: inline-block;
  color: #000;
  border: 2px outset rgba(0, 0, 0, 0.9);
  background: #C0C0C0;
  text-shadow: 1px 1px 1px rgba(0,0,0, 20);
  box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
  letter-spacing: 2px;
  transition: 0.2s;
}

.btn:hover {
	color: #fff;
  border: 2px outset rgba(0, 0, 0, 0.9);
  background: rgba(0,0,0, 0.9);
  transform:scale(1.1);
  transition: 0.2s;
  text-shadow: 1px 1px 1px rgba(0,0,0, 20);
  box-shadow: 3px 3px 3px rgba(0,0,0,0.5);
  letter-spacing: 2px;
}

/*espacio 1*/
.content-section-a {
    padding: 50px 0;
    background: url('https://64.media.tumblr.com/fdfde65b8768ad079eabc7af405d1f44/426f7392d5969b4b-85/s540x810/dc4b6564f2a8398e496b650e08d11bd93a093c67.jpg') no-repeat center center fixed;
    background-size: cover;
    height: 400px;
}
.bg-overlay2 {
  margin-top: -50px;
  background: rgba(255, 255, 255, 0.2);
  height: 855px;
}
  /*self-taught*/
.container .link {
  color: rgb(255, 255, 255);
  font-weight: bold;
  font-size: 22px;
}
.container .link-footer {
  color: rgb(0, 0, 0);
  font-weight: bold;
  font-size: 32px;
}
.container .link-footer:hover {
  color:rgba(24,39,40, 0.8);
  font-weight: bold;
  font-size: 32px;
}

.container .link:hover {
  color: rgb(0,0,128);
  font-weight: bold;
  font-size: 22.5px;
}

h2.section-heading {
    margin-top: 10%;
    font-size: 3em;
    color: rgba(0, 0, 0, 0.9);
}

  /*text*/
 .content-section-a p {
    font-size: 22px;
   font-weight: bold;
    color: #000;
  }
.content-section-a p a {
  color: silver;
  font-weight: bold;
}
/*profile picture*/
.img-circle {
  margin-top: 150px;
  border: 1px outset rgba(255, 255, 255, 0.3);
  box-shadow: 1px 1px 1px rgba(0,0,0,0.6);
  
}

/*espacio 1*/
.content-section-doc {
    padding: 50px 0;
    background: url('https://64.media.tumblr.com/8e572cfbd1c92ebfe034ab640c413b4f/efb0a1b4a64a63b8-d8/s540x810/5bd245d9d7e3784f9c70872cd324e2c073868c5b.jpg') no-repeat center center fixed;
    background-size: cover;
    height: 400px;
}
.bg-overlayDoc {
  margin-top: -50px;
  background: rgba(255, 255, 255, 0.2);
  height: 855px;
}
 
#portfolio2 {
  color: black;
  background: url('https://64.media.tumblr.com/8e9f9877ecc8bb5f5c1269dec1f97bb0/9c4d426c5033d57b-c5/s2048x3072/42b5575c0f3f64820d023a93f0467b9263fce2f8.jpg') no-repeat center center fixed;
  background-size: cover;
  height:110%;
}

/* Portfolio section*/
section {
  color: black;
  background: url('https://64.media.tumblr.com/8e9f9877ecc8bb5f5c1269dec1f97bb0/9c4d426c5033d57b-c5/s2048x3072/42b5575c0f3f64820d023a93f0467b9263fce2f8.jpg') no-repeat center center fixed;
  background-size: cover;
}

 #below-section {
  color: #000;
}

#small-text {
  color: white;
}

/*.portfolio-item {
  overflow: hidden;
  padding: 7px;
  color: white;
  height: 308px;
}*/
/*Portfolio items*/

#portfolio .portfolio-item {
  margin: 0 0 15px;
  right: 0;
  border: 1px outset rgba(255, 255, 255, 0.6);
}

#portfolio .portfolio-item:hover {
  transition: 0.5s;
  box-shadow: 5px 10px 5px rgba(0,0,0,0.9);
}

#portfolio .portfolio-item .portfolio-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  background: rgba(0, 0, 0, .7);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease .5s;
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s,
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: #fff;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
  max-width: 400px;
  margin: 0 auto;
  background-color: rgba(0,0,0, 0.8);
  text-align: center;
  padding: 25px;
}

#portfolio .portfolio-item .portfolio-caption h4 {
  color: #fff;
  text-transform: none;
  margin: 0;
}

#portfolio .portfolio-item .portfolio-caption p {
  font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 13px;
  margin: 0;
}

#portfolio * {
  z-index: 2;
}

@media (min-width:767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}

/*.col-md-4 {
  overflow: hidden;
  display: inline-block;
  border: 1px outset rgba(255, 255, 255, 0.6);
  background: rgba(0, 0, 0, 0.6);
  border-radius: 1%;
  text-align: center;
  box-shadow: 2px 3px 2px rgba(0,0,0,0.3);
  text-shadow: 1px 2px 1px rgba(0,0,0,0.3);
  cursor: pointer;
}
.col-md-4:hover {
  transition: 0.5s;
  box-shadow: 5px 10px 5px rgba(0,0,0,0.9);  
}*/

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    background: url('https://64.media.tumblr.com/d9ae31622cef82fb520c8587e0377d99/f770e8c788e47fcf-a7/s540x810/bdf3ee96e0f962d4d351755b554362967d138c6f.jpg') no-repeat center center fixed;
    background-size: cover;
    height: 400px;
}

.bg-overlay4 {
  margin-top: -100px;
  padding: 100px 0;
  background: rgba(255,255,255, 0.3);
  height: 400px;
}

.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;
    }
}



    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }

h2.connect {
   margin: 0;
   color: rgba(0, 0, 0, 0.9);
}

footer{
    padding: 5% 0;
    background: blue;
}

p.copyright {
    margin: 15px 0 0;
}
/*-------- piramyd banner --------------------------------*/
.banner1 {
    padding: 100px 0;
    background: url('https://64.media.tumblr.com/c8d9896b61c848762db7ad6e3a102076/e81133035a4722b5-56/s540x810/c1478d05be4c714f2282c2298c8032833b531bb0.jpg') no-repeat center center fixed;
    background-size: cover;
    height: 400px;
}

.bg-overlay5 {
  margin-top: -100px;
  padding: 100px 0;
  background: rgba(255,255,255, 0.3);
  height: 755px;
}

.banner1 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;
    }
}



    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }

h2.connect {
   margin: 0;
   color: rgba(0, 0, 0, 0.9);
}

footer{
    padding: 5% 0;
    background: rgb(0,200,150);
}

p.copyright {
    margin: 15px 0 0;
}
/* Navbar desktop
-------------------------------------------------- */
.st-navbar-desktop{
	 border-bottom: 1em solid  blue;
}

.st-navbar-desktop-wrapper {
	font-family: inherit;
	font-size: 16px;
	font-weight: 400;
	position: absolute;
	width: 100%;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	border-radius: 0;
	z-index: 1030;
  }
  .st-navbar-desktop-fixed {
	position: fixed;
	top: 0;
  }
  .st-navbar-desktop {
	position: relative;
	height: 80px;
	z-index: auto;
  }
  .st-navbar-desktop:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
  }
  
  
  /* Navbar desktop logo
  -------------------------------------------------- */
  
  .st-navbar-desktop-logo {
	float: left;
	margin: 5px 0 0;
  }
  .st-navbar-desktop-logo-link > div> div> p>  img {
	width: 300px;
	height: 43px;
  }
  
  
  /* Navbar desktop menu
  -------------------------------------------------- */
  
  .st-navbar-desktop-menu {
	float: right;
  }
  
  
  /* Navbar desktop menu superfish settings
  -------------------------------------------------- */
  
  .sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
  }
  .sf-menu li {
	position: relative;
  }
  .sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
  }
  .sf-menu > li {
	float: left;
  }
  .sf-menu li:hover > ul,
  .sf-menu li.sfHover > ul {
	display: block;
  }
  .sf-menu li:hover > ul,
  .sf-menu li.sfHover > ul {
	display: block;
  color: gray;
  }
  .sf-menu a {
	display: block;
	position: relative;
  }
  .sf-menu ul ul {
	top: 0;
	left: 100%;
  }
  
  
  /* Navbar desktop menu superfish custom
  -------------------------------------------------- */
  
  .sf-menu {
	float: left;
  }
  .sf-menu ul {
	min-width: 180px;
  }
  .sf-menu a {
	padding: 28px 12px 29px 12px;
	text-decoration: none;
	zoom: 1;
  }
  .sf-menu li {
	white-space: nowrap;
	*white-space: normal;
	-webkit-transition: background .2s;
	transition: background .2s;
  }
  .sf-menu ul a {
	padding: 11px 12px 12px 12px;
	font-size: 13px;
  }
  .sf-menu li:hover,
  .sf-menu li.sfHover {
	-webkit-transition: none;
	transition: none;
  }
  /*** Align right ***/
  .sf-menu li.dropdown-right ul {
	left: auto;
	right: 0;
	min-width: 150px;
  }
  .sf-menu li.dropdown-right a {
	text-align: right;
	zoom: 1;
  }
  .sf-menu li.dropdown-right ul ul {
	right: 100%;
  }
  .sf-menu >li>a>active   {
    color: gray !important;
  }  
  
  
  /* Navbar desktop menu superfish arrows
  -------------------------------------------------- */
  
  /*** Separacion chevron del texto en primer level ***/
  .sf-arrows .sf-with-ul {
	padding-right: 28px;
  }
  /*** Separacion chevron del texto en segundo level ***/
  .sf-arrows ul .sf-with-ul {
	padding-right: 38px;
  }
  /*** Separacion chevron del texto en segundo level dropdown right ***/
  .sf-arrows li.dropdown-right ul .sf-with-ul {
	padding-right: 12px;
	padding-left: 38px;
  }
  /*** Generated arrows ***/
  .sf-arrows .sf-with-ul:after {
	content: '\f0d7';
	font-family: 'FontAwesome';
	position: absolute;
	margin-top: 1px;
	margin-left: 5px;
	height: 0;
	width: 0;
  }
  .sf-arrows > li > .sf-with-ul:focus:after,
  .sf-arrows > li:hover > .sf-with-ul:after,
  .sf-arrows > .sfHover > .sf-with-ul:after {
	content: '\f0d8';
  }
  /*** Generated second arrows ***/
  .sf-arrows ul .sf-with-ul:after {
	content: '\f0da';
	margin-left: 5px;
	right: 20px;
  }
  .sf-arrows ul li > .sf-with-ul:focus:after,
  .sf-arrows ul li:hover > .sf-with-ul:after,
  .sf-arrows ul .sfHover > .sf-with-ul:after {
	content: '\f0d7';
	right: 23px;
  }
  /*** Generated second right arrows ***/
  .sf-arrows li.dropdown-right ul .sf-with-ul:after {
	float: left;
	content: '\f0d9';
	margin-right: 30px;
	left: 10px;
  }
  .sf-arrows li.dropdown-right ul li > .sf-with-ul:focus:after,
  .sf-arrows li.dropdown-right ul li:hover > .sf-with-ul:after,
  .sf-arrows li.dropdown-right ul .sfHover > .sf-with-ul:after {
	content: '\f0d7';
	left: 10px;
  }
  
  
  /* Navbar desktop menu superfish last item
  -------------------------------------------------- */
  .sf-menu > li.no-padding-right > a {
	padding-right: 0px;
  }
  
  
  /* Navbar desktop all styles
  -------------------------------------------------- */
  
  /*** Navbar desktop ***/
  .st-navbar-desktop:before {
	background-color:  rgba(0,200,150) ;
  }
  /*** First level a ***/
  .sf-menu a {
	color: blue;
  }
  .sf-menu a:hover,
  .sf-menu a:focus {
	color: #aaaaaa;
  }
  /*** Second level a ***/
  .sf-menu ul a {
	color:  blue;
  }
  .sf-menu ul a:hover,
  .sf-menu ul a:focus {
	color: #aaaaaa !important;
  }
  /*** Third level a ***/
  .sf-menu ul ul a {
	color:  #262265	;
  }
  .sf-menu ul ul a:hover,
  .sf-menu ul ul a:focus {
	color: #aaaaaa !important;
  }
  /*** First level li ***/
  .sf-menu> li {
	/*background: #BDD2FF;*/
  }
  .sf-menu > li:hover > a {
	/*color: #676767;*/
  }
  /*** Second level li ***/
  .sf-menu ul li {
	background: rgba(34, 93, 101,0.7)	;
  }
  .sf-menu ul li:hover,
  .sf-menu ul li.sfHover {
	background: #3e3e3e;
  }
  /*** Third level li ***/
  .sf-menu ul ul li {
	background: #fff;
  }
  .sf-menu ul ul li:hover,
  .sf-menu ul ul li.sfHover {
	background: #3e3e3e;
  }
  /*** Levels li border top ***/
  .sf-menu ul li {
	border-top: 1px solid #494949;
  }
  .sf-menu ul ul li {
	border-top: 1px solid #494949;
  }
  .sf-menu ul li:first-child {
	border-top: 0;
  }
  
  
  /* Navbar desktop mas ajustes
  -------------------------------------------------- */
  
  .sf-menu > li:last-child > a {
	padding-right: 0;
  }

  /*-------------------------------- boton whatsapp --------------------------------------- */
  .whatsapp-button{
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 99;
    background-color: #25d366;
    border-radius: 50px;
    color: #ffffff;
    text-decoration: none;
    width: 50px;
    height: 50px;
    font-size: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
    box-shadow: 0px 0px 25px -6px rgba(0,0,0,1);
    animation: effect 5s infinite ease-in;
}

@keyframes effect {
    20%, 100% {
        width: 50px;
        height: 50px;
        font-size: 30px;
    }
    0%, 10%{
        width: 55px;
        height: 55px;
        font-size: 35px;
    }
    5%{
        width: 50px;
        height: 50px;
        font-size: 30px;
    }
}


#video_thelabs{
  margin-top: 5%;
}
/* contact -form 
/* ---------------------------------- title next to the video ------------------------------------------- */

#colombia-map{
  height:67%;
  padding-top: 4%;
}

#certificaciones{
    margin: 2%;
    margin-bottom: 0%;
}

/* cellphone view */
@media (max-width: 480px) {
	.sf-menu{
	display: none;
	}
          .intro-header0 {
        display: none;
    }
    .content-section-a{
    display: none;
    }
    .content-section-doc{
    background: white;
    
    }
    #portafolio{
    
    margin-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: 50px;
    }
    #video-title{
    display: none;
    }
    .bg-overlay4{
    
    display:none;
    }
    h4.correo{
    
    display: none;
    }

/* productos  innova*/
.glyphicon { margin-right:5px; }
.thumbnail
{
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
}
.item.list-group-item:nth-of-type(odd):hover,.item.list-group-item:hover
{
    background: #428bca;
}

.item.list-group-item .list-group-image
{
    margin-right: 10px;
}
.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
}
.item.list-group-item .caption
{
    padding: 9px 9px 0px 9px;
}
.item.list-group-item:nth-of-type(odd)
{
    background: #eeeeee;
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item img
{
    float: left;
}
.item.list-group-item:after
{
    clear: both;
}
.list-group-item-text
{
    margin: 0 0 11px;
}

