@import url('https://fonts.googleapis.com/css?family=Montserrat');
*{
  font-family: 'Montserrat', sans-serif;
}

body {
	background: #fff !important;
  font-family:' Montserrat', sans-serif !important;
}
/*ul li{
	list-style: none;
}*/

.listas li {
  list-style: none;
}

.container {
	width: 100% !important;
}

#logo {
	width: 210px;
	height: 100px;
}

.navbar {
	background: #fff !important;
	box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
	width: 100% !important;
}

.title-home {
	color: #2747B3;	
}

.subtitle-home {
	color: #BABABB;	
}

.block-gray {
	background: #BCBCC2;
}

.img-illustrative {
	border-bottom: 1px solid #DEDEDE !important;
  padding-left: 0px;padding-bottom: 0px;padding-right: 0px;padding-top: 0px; margin-bottom: 0px !important;
}

#wrapper {
	/*background: #f1f1f1;*/
	box-shadow: inset 0 2px 5px 0 rgba(0,0,0,.11);
	padding-top: 2.563rem;
}

#img-home {
	text-align: center;	
}

ul.breadcrumb {
  padding: 10px 16px;
  list-style: none;
  background-color: #fff;
}

/* Display list items side by side */
ul.breadcrumb li {
  display: inline;
  font-size: 18px;
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb li+li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}

/* Add a color to all links inside the list */
ul.breadcrumb li a {
  color: #0275d8;
  text-decoration: none;
}

/* Add a color on mouse-over */
ul.breadcrumb li a:hover {
  color: #01447e;
  text-decoration: underline;
}

.Portfolio-table {
   position: relative;
    margin: 0%;
    /* border: 2px solid black; */
    float: left;
    width: 230px;
    transition-duration: 0.4s;
    /* border-radius: 5px; */
    animation: winanim 0.5s;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    /*box-shadow: 0 3px 5px -1px rgba(0,0,0,.2), 0 5px 8px 0 rgba(0,0,0,.14), 0 1px 14px 0 rgba(0,0,0,.12)*/
}

.Portfolio {
   position: relative;
    margin: 3%;
    /* border: 2px solid black; */
    float: left;
    width: 285px;
    transition-duration: 0.4s;
    /* border-radius: 5px; */
    animation: winanim 0.5s;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    /*box-shadow: 0 3px 5px -1px rgba(0,0,0,.2), 0 5px 8px 0 rgba(0,0,0,.14), 0 1px 14px 0 rgba(0,0,0,.12)*/
}

.Portfolio:hover {
    /*box-shadow: 0 12px 16px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);*/
}

.Portfolio img {
    width: 100%;
    height: auto;    
}

.desc {
    padding: 10px;
    text-align: center;    
    background:#fff;   
    color: #12429e;
    font-size: 18px;
}


@keyframes winanim {
    0%{opacity:0;transform:scale3d(.3,.3,.3)}
    50%{opacity:1}
    
}

.img-container {
	max-width: 1200px !important;
  display: block;
  justify-content: center;  
}

#img-svg {
    position: absolute;
    width: 100%;
    height: 100px;
    margin-top: 70px;
}

@media (max-width: 425px){  
  .img-home-page{ height: 130px !important; }
  .Portfolio { margin: 14%; }
  #img-svg { margin-top: 11px;height: 64px; }
}

@media (max-width: 375px){
  .Portfolio { margin: 8%; }
}

@media (max-width: 320px) {
  .Portfolio { margin: 1%; }
}

img.card-img { background-color: gray;height: 199px; }

.img-body {	width: 100%;background: #B8B8BD;height: 200px;text-align: center; }

.img-body a {
	color: gray;
	text-decoration: none;
}

#ham-icon {
    overflow: hidden;
    width: 40px !important;
    height: 35px!important;
    padding: 7px 0px 0px 8px !important;
    border: 2px solid #fff !important;
}

@media (min-width: 1200px) {
  .container {
    max-width: 95% ;
  }  
    

}

@media (min-width: 992px) {
  .container {
    max-width: 95% ;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 95%;
  }  

}

@media (min-width: 576px) {
  .container {
    max-width: 95%;
  }
   

}

@media (max-width: 576px) {

 .tituloweb{
    font-size: 20px;
  }

  }

.thumbnail {
  position: relative;
  /*width: 200px;*/
  height: 200px;
  overflow: hidden;
}
.thumbnail img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}
.thumbnail img.portrait {
  width: 100%;
  height: auto;
}

li {
  list-style: none;
}


.fa {
  display: block;
  padding: 2px 0px 0px 7px;
  outline: none;
}

.h3-title {
  font-size:regular 14px; color: #ec008c;
}

.panel-actions {
  background-color: #f7f7f7;
  border-radius: 7px;
}

.btn-uni {
  margin-left: 2%;
}

.detalle-titulo {
  font-size: 18px; font-weight: bolder;
}

.resaltar{background-color:#FF0;}

.texto-universidades{color: #000000;}

/*#div-detalle {padding: 30px}*/

td.space {padding:7px 0;background: #4F9DFE;width: 10px !important;}

.h1-logo {position: absolute; color: #fff; font-weight: bold; width: 100%; margin-top: 50px;}

.navbar.navbar-fixed-top.sombra {
  display: inline-table;
}

.navbar-toggle {
  display: block;
}

.cssTitles {
  font-weight: bold;
  color: #12429e;
  font-size: 18px;
}

.cssTxtAzul {
  font-weight: bold;
  color: #12429e;
  font-size: 14px;
}

.cssTxtGris {
  font-weight: bold;
  font-size: 14px;
  color: #666;
  line-height: 1.95rem; 
}

.objNom {
  margin: 0 0 10px 15px;
  color:#2747b3;
  font-weight: bold;
}

.spcObjetivos{
  padding: 0 0 0 20px;
}

.objNomS {
  margin: 0 0 10px 0;
  color:#2747b3;
  font-weight: bold;
}

.finder-activator{

  display: none;
}


a:link {
  color: #12429e;
  word-break: break-all;
}
