/*body{
    font-family: 'Roboto', sans-serif; padding-top: 100px; box-sizing: border-box; position: relative;
    margin: 0px; padding: 0px; width: 100%; height: 100%; color: #3d3d3d; font-weight: 400;
    overflow-x: hidden; background: #fff !important;
}*/

body {
  top: 0px !important;
}


.wsmobileheader {
    position: relative;
}



body {
    overflow-x: hidden;
}
p {
    margin: 0;
}
a{
    color:inherit!important;text-decoration: none!important;
}

a.activeLink {
    color:#000;
}

.row {
    margin:0 auto!important;
}

/*Quitar hover de google translate*/
.goog-tooltip {
    display: none !important;
}
.goog-tooltip:hover {
    display: none !important;
}
.goog-text-highlight {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

.mapplic-list-category > a {
    color:#fff!important;
}

h1, h2, h3,h4,h5,h6,p, li,strong {
    font-weight: inherit;
    font-family: 'Roboto'!important;
}

/*Fix Internet Explorer*/
.smllogo{
    width: auto;
    margin-left: -140px;
}
.smllogo a img {
  width:100%!important;
  height: 56px;
}

strong {
    font-weight: 700!important;
}
.wstitemright {
    width:70%;
    /*min-height: 400px;*/
    height: auto !important;
    padding: 3px 20px 50px 20px!important;
}

.wstabitem > li > a {
    width: 30%;
    padding: 8px 11px!important;
}
.grey_menu {
  display:none;
  position: fixed!important;
  background: black!important;
  width: 100%!important;
  height: 100%!important;
  z-index: 3!important;
  opacity: 0.8!important;
}



p,li{
    font-size: 16px; line-height: 140%;
}
#footer {
    margin-top: 2em;
    padding: 4em 0em;
    border-top: 1px solid #ececec;
}



.wstabitem > li > a {
    display: block;
    padding: 13px 11px;
    font-size: 12px;
}

.row{
    width: 95%; max-width: 1400px; margin: 0 auto; position: relative;
    /*display: table;*/
    box-sizing: border-box; padding: 10px 0px;
}
.wsshoptabing > .wsshopwp{
    height:inherit!important;
}

/*Leyendas de GOB*/

.main-footer .list-info h2 {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 20px;
}

.blue-button-footer {
    background-color: #4a90e2;
    color: white;
    padding: 7px 10px 3px 14px;
    border-radius: 0px;
    position: absolute;
    right: 5px;
    top: 5px;
    bottom: 5px;
}

.main-footer .list-info ul li a:hover {
    text-decoration: underline;
}

.main-footer .list-info a {
    color: white;
    font-size: 14px;
    text-decoration: underline;
}

.main-footer .list-info ul li a {
    color: white;
    text-decoration: none;
    font-size: 14px;
}


.copy-text {
  max-width: 400px;
  margin-top:3em;
  padding: 1em;
  border-radius: 5px;
  border: 1px solid #e5e5e5;
}

:focus {
    outline: none!important;
}
body::-webkit-scrollbar {
    width: 1em;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

body::-webkit-scrollbar-thumb {
  background-color: #595A5E;
  outline: 1px solid slategrey;
}

/********* MODAL ***********/
.modal{
    width: 90%;
}

.linea-verde{
    margin: 1em 0em;
}

a:focus, a:hover {
    text-decoration: none;
}

.pure-button-radius {
    border-radius: 0em!important;
    border:0.2em solid #76a52e;
}

/*a:focus, a:hover {
    color: #00344D;
    text-decoration: none;
}*/

/***** REDACCION *******/
.redaccion{
    width: 100%; display: table; margin: 50px 0px; font-style: italic;
}
.redaccion span{
    display: block; font-size: 11px; color: #707070; line-height: 100%;
}
/**** ------- INVESTIGADOR -------- *****/
/*--------------------------------------*/
.cont-investigador{
    background: #fff; box-sizing: border-box; padding: 0px 0px 20px;;
    box-shadow: 5px 6px 60px rgba(1,1,1,0.2); position:relative; border-radius: 10px;
    overflow: hidden;
}
.nameInvestigador{
    margin: 20px 0px!important; font-size: 14px; font-weight: 600;
}
.category{
    font-size: 12px; font-weight: 400;
}
.caracteristicas p{
    font-size: 10px;
}
.columna{
    width: 100%; height: auto; margin-bottom: 15px;
}
.columna p{
    line-height: 135%;
}
.imgBack-inv{
    width: 100%; height: 180px; background: #f4f4f4; position: absolute !important; top: 0px; left: 0px;
    background-size: cover !important; background-repeat: no-repeat !important; background-position: center !important;
}
.info-invest{
    margin-top: 200px; position: relative; z-index: 1;
}
.datos-inv{
    box-sizing: border-box; padding: 30px;
}
.line-left{
    border-left: 1px solid #e1e1e1;
}
.tabCV .item-name{
    margin-bottom: 0px; font-size: 16px;  background: none; padding-left: 0px;
    font-weight: 600; margin-bottom:10px;
}
.txt-item-inv{
    margin-bottom: 30px; text-align: justify;
}
.txt-item-inv p{
    font-size: 12px;
}
.txt-item-inv h4{
    font-size: 14px; font-weight: 600;
}
/**** ------- IMAGES -------- *****/
/*---------------------------------*/
.imgInvestigador{
    width: 180px; height: 180px; border-radius: 50%; margin: 0px auto 0px;
    background-repeat: no-repeat !important; background-size: cover !important;
    background-position: center !important; border: 6px solid #e1e1e1;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.profile-Inves{
    position: relative; top: -120px;
}
/**** ------- TEXTO -------- *****/
/*---------------------------------*/
.txt-justify{
    text-align: justify;
}
.txt-justify p{
    font-size: 12px !important; line-height: 150%;
}
.txt-justify h6{
    margin: 15px 0px;
}
.txt-bold{
    margin-top: 20px;
}
.tBold{
    font-weight: 800;
}
.txtContent{
    padding-bottom: 30px;
    border-bottom: 1px solid #e1e1e1;
}
.txtNext{
    margin: 50px 0px !important; font-weight: 100;
}
.txtCenter{
    text-align: center;
}
.txtLeft{
    text-align:left;
}
/**** ------- ALTURA -------- *****/
/*---------------------------------*/
.h-box{
    height: auto !important; min-height: inherit !important;
}
/**** ------- MARGIN -------- *****/
/*---------------------------------*/
.m-bottom-30{
    margin-bottom: 30px;
}
.m-top-30{
    margin-top: 30px;
}
.m-bottom-20{
    margin-bottom: 20px;
}
/**** ------- PADDING -------- *****/
/*---------------------------------*/
.p-top-30{
    padding: 30px 0px;
}
.p-right-50{
    padding-right: 50px;
}
.p-right-10{
    padding-right: 10px;
}
.p-10{
    padding: 10px;
}
.p-20{
    padding: 20px !important;
}
/**** ------- BOTONES -------- *****/
/*---------------------------------*/
button{
    appearance:none; -webkit-appearance:none; -moz-appearance:none;
    -ms-appearance:none; -o-appearance:none; outline: none; outline: none;
}

.button01{
    width: 100%;  max-width: 200px; border-radius: 0px; border: 1px solid #c2c2c2;
    padding: 10px 10px; display: block; font-size: 12px; transition: .3s all ease-in-out;
    background: #f4f4f4; text-align: center; cursor: pointer; font-weight: 600; outline: none;
    margin-bottom: 10px;
}
.button01 .fa{
    margin-right: 10px;
}
.button01:hover, .button03:hover{
    color: #fff!important; background:#003b57; border-color: #003b57; text-decoration: none;
}

/*button02*/
.button02{
    width: 100%;  border-radius: 0px; border: 1px solid #c2c2c2;
    padding: 10px 0px; display: block; font-size: 12px; transition: .3s all ease-in-out;
    background: #f4f4f4; text-align: center; cursor: pointer; font-weight: 600; outline: none;
    margin-bottom: 10px;
}
.button02 .fa{
    margin-right: 10px;
}
.button02:hover{
    color: #fff!important; background:#003b57; border-color: #003b57; text-decoration: none;
}



.smallButton{
    padding: 7px 0px !important;
}
.button03{
    width: 100%; text-align: center; display: block; text-decoration: none;
    background: #f4f4f4; border: 1px solid #c2c2c2; border-radius: 5px; font-size: 13px;
     transition: .3s all ease-in-out;
}
.bigButton{
    max-width: 300px;
}
/**** ------- LISTAS----------- *****/
/*---------------------------------*/
.list01{
    padding: 20px 0px 50px 20px;
}
.list01 li, .list02 li{
    font-size: 12px;
}
.list02{
    padding: 20px 0px 10px 20px;
}
/**** ------- MODAL----------- *****/
/*---------------------------------*/
/**** ------- Tablas ---------- *****/
/*---------------------------------*/
.tables .title{
    font-size: 30px !important;
}
.sTables h3{
    font-size: 13px; font-weight: 600; color: #003b57;
}
.sTables p{
    font-size: 11px; color: #707070;
}
/**** ------- titulos------------- *****/
/*--------------------------------------*/
.titleH3{
    margin-top: 30px;
}
.titleH4{
    margin: 10px 0px;
}
.titleH2{
    margin: 50px auto !important;
}
.titleBold{
    font-weight: 600;
}
.bigNumber{
    font-size: 80px; font-weight: 800; margin: 0px; text-align: right;
    margin-right: 40px; position: relative; float: right;
}
.mNumber{
    font-size: 40px; font-weight: 800; margin: 0px; text-align: right;
    margin-right: 40px; position: relative; float: right;
}
.bigNumber::after, .mNumber::after{
    content: ''; position: absolute; width: 70%; height: 5px; bottom: 0px; right: -20px;
    background:  #e1e1e1;
}
.smallTxt{
    font-size: 12px;
}
/**** ------- LIST ---------------- *****/
/*--------------------------------------*/
.optionList{
    font-weight: 600 !important;
}
/**** ------- Leyendas -------- *****/
/*---------------------------------*/
.encargado{
    margin-top: 10px; font-size: 12px; max-width:400px; color: #8a8a8a;
}
.encargado .bold{
    color: #003b57; font-size: 14px;
}
/**** ------- VACANTE -------- *****/
/*---------------------------------*/
.itemVacante{
    height: 180px; overflow: hidden;
}
.itemVacante span{
    width: 100%; padding: 5px 0px; font-weight: 600;
}
.itemVacante p{
    font-size: 12px;
}
/**** ------- NOTICIAS -------- *****/
/*---------------------------------*/
.titleNews{
    font-size: 16px; font-weight: 500; margin-bottom: 10px;
}
.dateNews{
    font-size: 10px; margin-bottom: 10px;
}
.bodyNews{
    font-size: 11px;
}
.textNews{
    background: #fff; padding: 30px  50px!important; position: relative;
    top: -50px;
}
.imgNewsSingle{
    width: 100%; margin: 15px auto;
}
.imgNewsSingle img{
    width: 100%;
}
/**** ------- ICONOS LINEAS -------- *****/
/*--------------------------------------*/
.iconLine{
    width: 100px; height: 45px; margin: 10px 0px 0px; background-position: center !important;
    background-repeat: no-repeat !important; background-size: contain !important; background: blue;
}
.color-Bmyf{
    color: #7b3d77;
}
.color-Al{
    color: #e62353;
}
.color-Bv{
    color: #90c43e;
}
.color-Bi{
    color: #f26e29;
}
.color-Ta{
    color: #00b6b8;
}
.colorAl{
    background-image: linear-gradient(45deg, #941943 0%, #e62353 100%) !important;
}
.colorBv {
    background-image: linear-gradient(45deg, #577735 0%, #90c43e 100%) !important;
}
.colorBmyf {
    background-image: linear-gradient(45deg, #4f1e4c 0%, #7b3d77 100%) !important;
}
.colorBi {
    background-image: linear-gradient(45deg, #9f4e2c 0%, #f26e29 100%) !important;
}
.colorTa {
    background-image: linear-gradient(45deg, #0c6a6c 0%, #00b6b8 100%) !important;
}
/**** ------- formulario -------- *****/
/*------------------------------------*/
.form label{
    font-size: 12px; margin: 0px 0px 5px; display: block; font-weight: 600;
    color: #393939;
}
.form input, .form select{
    margin: 0px 0px 10px !important; height: 35px !important; border-radius: 5px !important;
}
/**** -------  CAROUSEL  -------- *****/
/*--------------------------------------*/
.item{
    box-sizing: border-box;
}
.imgCarousel{
    width: 100%; height: 100%; background-position: center !important; position: absolute;
    background-repeat: no-repeat !important; background-size: cover !important; top: 0px;
    left: 0px;border-radius: 5px;
}
.contItemCarousel{
    width: 100%;height: 356px; position: relative;
    border-radius: 5px; overflow: hidden;
}
.degradadoItem{
    width: 100%; height: 100%; position: absolute; border-radius: 5px;
    background: rgba(0,59,87,0); overflow: hidden;
    background: -moz-linear-gradient(top, rgba(0,59,87,0) 0%, rgba(0,59,87,0.9) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,59,87,0)), color-stop(100%, rgba(0,59,87,0.77)));
    background: -webkit-linear-gradient(top, rgba(0,59,87,0) 0%, rgba(0,59,87,0.9) 100%);
    background: -o-linear-gradient(top, rgba(0,59,87,0) 0%, rgba(0,59,87,0.9) 100%);
    background: -ms-linear-gradient(top, rgba(0,59,87,0) 0%, rgba(0,59,87,0.9) 100%);
    background: linear-gradient(to bottom, rgba(0,59,87,0) 0%, rgba(0,59,87,0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003b57', endColorstr='#003b57', GradientType=0 );
}
/***** LOADER *******/
#loader{
    width: 100%; height: 100%; top: 0px; left: 0px;
    position: fixed; z-index: 100000; background: #fff;
}
.brandLoader{
    width: 200px; height: auto; position: absolute; top: 50%; left: 50%;
    transform: translate(-50%,-50%); color:#a5a5a5;
    text-transform: uppercase; font-size: 14px; font-weight: 300;
    box-sizing: border-box;
}
.has-animation {
  position: relative; padding: 8px 25px;
}
.has-animation p {
    opacity: 0; letter-spacing: 10px; margin: 0px;
}
.animate-in p {
    animation: textHidden 0.1s 1.1s forwards;
}
.animate-in::before, .animate-in::after{
    content: ''; position: absolute; top: 0%; right: 0; height: 100%; z-index: 10;
}
.animate-in::before {
    background: #003b57;
}
.animate-in::after {
    background: #f4f4f4; animation-delay: .5s;
}
.animation-ltr.animate-in::before {
    animation: revealLTR 1.8s ease;
}
.animation-ltr.animate-in::before {
    animation: revealRTL 1.8s ease;
}
@keyframes revealRTL {
  0% {
    width: 0;
    right: 0;
  }
  65% {
    width: 100%;
    right: 0;
  }
  100% {
    width: 0;
    right: 100%;
  }
}
@keyframes textHidden {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/********* banner Slider quesobresalen del row*******/
.bigContent{
    width:95%; max-width: 1500px; margin: 0 auto;  position: relative;
}
/********* titulos**********/
h1,h2,h3,h4,h5{
    margin: 5px 0px;
}
hr{
    background: #e7e7e7; border: none; width: 100%; height: 1px;
}
.title01{
    font-size: 45px; font-weight: 300; color: #707070;
}
.title01 span{
        font-weight: 700; color: #003b57;
}
.subTitle{
    font-weight: 700; color: #003b57; text-transform: uppercase; font-size: 35px;
}
/********* Inputs **********/
input[type="search"] {
    appearance: none!important;
    box-sizing: inherit!important;
}
.formSearch input{
    appearance:none!important; -webkit-appearance:none!important; -moz-appearance:none; border: 1px solid rgba(165,165,165,.5);
    -ms-appearance:none; -o-appearance:none; width: 100%; height: 40px; background: #fff;
    box-sizing: border-box; padding: 5px 10px; font-size: 14px;
}

/********* Shadow **********/
.shadow{
    -webkit-box-shadow: 0 0 10px 0px rgba(126, 126, 126, 0.25);
            box-shadow: 0 0 10px 0px rgba(126, 126, 126, 0.25);
}
/********* COLORES POR LINEA DE INVESTIGACION *********/
.colorAl{
    background-image: linear-gradient(45deg, #941943 0%, #e62353 100%) !important;
}
.colorMd{
    background-image: linear-gradient(45deg, #577735 0%, #90c43e 100%) !important;
}
.colorAm{
    background-image: linear-gradient(45deg, #4f1e4c 0%, #7b3d77 100%) !important;
}
.colorVg{
    background-image: linear-gradient(45deg, #9f4e2c 0%, #f26e29 100%) !important;
}
.colorBlue{
    background-image: linear-gradient(45deg, #00344d 0%, #00344d 100%) !important;
}
.colorId{
    background-image: linear-gradient(45deg, #0c6a6c 0%, #00b6b8 100%) !important;
}
/********* NAV **********/
ul.children.ver li {
    padding: 9px 0px;
    border: none;
    font-size: 14px;
    border-bottom: none;
}
ul.children.ver{
  margin-top: 15px;
}


i.fa.fa-angle-right.left_nav {
    float: left;
    padding-right: 3px;
}

.active{
    position: relative;
}
ul{
    margin: 0px; padding: 0px; list-style: none;
}
.brand{
    width: 160px; height: 100%; position: relative; background-size: 70% !important;
    background-repeat: no-repeat !important; background-position: center !important;
    float: left;
}
/********* Search **********/
#search{
    width: 40px; height: 40px; position: absolute;
    position: absolute; top: 50%; right: 25px; cursor: pointer;
    transform: translateY(-50%); text-align: center; line-height: 40px;
}
#search:hover{
    color: #003b57;
}
.formSearch{
    width: 85%; height: 70px; background: #e7e7e7; position: absolute; max-width: 400px;
    right: 0px; bottom: -70px; box-sizing: border-box; padding: 15px;  display: none;
    transition: .23s all ease-in-out; -webkit-transition: .23s all ease-in-out;
    -moz-transition: .23s all ease-in-out; -ms-transition: .23s all ease-in-out;
    -o-transition: .23s all ease-in-out; opacity: 0;
}
.closeForm{
    width: 25px; height: 25px; position: absolute; top: 0px; left: -24px; font-size: 12px;
    background:#003b57; color: #fff; text-align: center; line-height: 25px; cursor: pointer;
}
.fade-in-top {
    -webkit-animation: fade-in-top 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
            animation: fade-in-top 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}
@-webkit-keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
    opacity: 0;
    display: block !important;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-top {
  0% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
    opacity: 0;
    display: block !important;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
/********* burger **********/
#burger{
    width: 50px; height: 50px; position: absolute; top: 50%; right: 25px;
    transform: translateY(-50%); display: none; box-sizing: border-box;
    padding: 10px 0px 10px 10px; cursor: pointer; overflow: hidden;
}
.line{
    display: block; width: 40px;  height: 4px; background: #003b57; position: absolute;
    border-radius: 10px; transition: .23s all ease-in-out; -webkit-transition: .23s all ease-in-out;
    -moz-transition: .23s all ease-in-out; -ms-transition: .23s all ease-in-out;
    -o-transition: .23s all ease-in-out;
}
.open .line02{
    opacity: 0; left:0px;
}
.open .line01{
    transform: rotate(45deg); top: 23px;
}
.open .line03{
    transform: rotate(-45deg); bottom: 23px;
}
.line01{
    top: 13px; left: 10px;
}
.line02{
    top: 50%; left: 10px; transform: translateY(-50%);
}
.line03{
    bottom: 13px; left: 10px;
}

.right {
  float:right;
}



.logo {
  padding: 49px 0px;
  margin: 0 auto;
  text-align: center;
}
.show-grid {
  background-color: #fff;
}
.moreoption {
  width: 100%;
  display: block;
  margin-top: 250px;
}
.moreoption .boxheader {
  border: solid 0px;
  padding-top: 25px;
  padding-bottom: 10px;
  font-size: 17px;
}
.buttoncolor {
  color: #fff;
  display: block;
  font-size: 13px;
  padding: 10px 15px;
  text-decoration: none;
  transition: background 0.3s linear 0s;
  width: 12.5%;
  height: 30px;
  float: left;
  text-align: center;
  margin: 0px 0px;
}
.buttoncolor:hover {
  color: #fff;
  text-decoration: none;
}
.buttoncolor:focus {
  color: #fff;
  text-decoration: none;
}
.headertlt {
  width: 100%;
  padding: 40px 0px 15px 0px;
  letter-spacing: -0.5px;
  font-size: 22px;
  color: #424242;
}
.colorlink01 {
  width: 40%;
  float: left;
  margin: 0% 0% 0% 2%;
}
.colorlink02 {
  width: 40%;
  float: left;
  margin: 0% 0% 0% 2%;
}
.colorlink03 {
  width: 14%;
  float: left;
  margin: 0% 0% 0% 2%;
}
.buttoncolor02 {
  color: #424242;
  display: block;
  font-size: 15px;
  border-radius: 2px;
  height: 30px;
  padding: 10px 15px;
  text-decoration: none;
  transition: background 0.3s linear 0s;
  width: 100%;
  border-right: solid 5px #fff;
  float: left;
  text-align: center;
  margin: 0% 0% 0% 0%;
  background-color: #f2f2f2;
  border: solid 1px #D9D9D9;
  cursor: pointer;
  text-align: center !important;
  text-decoration: none !important;
  width: 50%;
  float: left;
}
.buttoncolor02:hover {
  background-color: #424242;
  color: #000;
}
.buttoncolor02.active {
  background-color: #424242;
  color: #fff;
}
.main-content {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
 @media only screen and (min-width: 230px) and (max-width:780px) {
.ocultar {
  display:none!important;
}
li.wscarticon {
  display:none!important;
}
.wrapper {
  width: 100%;
  margin: 0% 0%;
}
.header {
  min-height: 75px;
}
.logo {
  display: none !important;
}
.header {
  box-shadow: none !important;
}
.colorlink01 {
  width: 92% !important;
  margin: 0% 4%;
}
.colorlink02 {
  width: 92% !important;
  margin: 0% 4%;
}
.colorlink03 {
  width: 92% !important;
  margin: 0% 4%;
}
.buttoncolor02 {
  width: 100% !important;
  margin-bottom: 2%;
}
.buttoncolor {
  width: 25%;
}
.moreoption {
  width: 100%;
  margin: 85px 0 0 0;
  background-color: transparent !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
}
 @media only screen and (min-width: 781px) and (max-width:1064px) {
.wrapper {
  width: 96%;
  margin: 0% 2%;
}
.colorlink01 {
  width: 100% !important;
  margin: 0%;
}
.colorlink02 {
  width: 100% !important;
  margin: 0%;
}
.colorlink03 {
  width: 100% !important;
  margin: 0%;
}
.buttoncolor02 {
  width: 50% !important;
  margin-bottom: 1%;
}
.logo {
  float: none !important;
  margin: 0 auto !important;
  width: 100% !important;
  text-align: center;
}
}
 @media only screen and (min-width: 1024px) and (max-width:1200px) {

.wrapper {
  width: 96%;
  margin: 0% 2%;
}
.colorlink01 {
  width: 100% !important;
  margin: 0%;
}
.colorlink02 {
  width: 100% !important;
  margin: 0%;
}
.colorlink03 {
  width: 100% !important;
  margin: 0%;
    }
}
@media screen and (min-width: 3em){


    #footer {
        margin-top: 0em;
        padding: 0em 0em;
    }

    .pBanner {
        text-transform: center;
    }
    .callusicon {
        padding-top:46px;
    }

    .animated-arrow {
        padding-top:60px;
    }

    .wsmenu .wsmenu-list {
        margin-top: 0px;
    }
    .wstliststy01 {
        width: 100%;
        padding: 0.1em 0.7em;
        margin: 0px;
    }
    .slider {
        margin-top: 3.1em!important;
    }
    .button01 {
        max-width: 100%;
    }
}
@media screen and (min-width: 10.5em){
    .slider {
        margin-top: 2em!important;
    }
    .button01 {
        max-width: 200px;
    }
}
@media screen and (min-width: 35.5em){

    .wsmenu {
      width:90%!important;
     
    }
    .wstliststy01 {
        width: 100%;
        padding: 0.1em 0.7em;
        margin: 0px;
    }
    #content{
        width: 100%;
        height: auto;
        min-height: 650px;
        box-sizing: border-box;
        padding-top: 50px;
    }
}
@media screen and (min-width: 48em){

    .wsmenu .wsmenu-list {
        margin-top: 0em;
    }
    .wstliststy01 {
        width: 100%;
        padding: 0px;
        margin: 0px;
        float: right;
    }
    .est-ciatej {
      height: 650px!important;
    }
    div.nav-secundary ul {
        display:none;
    }
    #content{
        width: 100%;
        height: auto;
        min-height: 650px;
        box-sizing: border-box;
        padding-top: 50px;
    }
}
@media screen and (min-width: 64em){

    .wstliststy01 {
        width: 100%;
        padding: 0px;
        margin: 0px;
        float: right;
    }
    .est-ciatej {
       height: 420px!important;
    }
    div.nav-secundary ul {
        display:block;
    }
    #content{
        width: 100%;
        height: auto;
        min-height: 650px;
        box-sizing: border-box;
        padding-top: 75px;
    }
}
@media screen and (min-width: 80em){

    .ciatej-transparencia .wstitemrightactive {
        height: 400px !important;
    }
    .est-ciatej {
       height: 405px!important;
    }
    #content{
        width: 100%;
        height: auto;
        min-height: 650px;
        box-sizing: border-box;
        padding-top: 75px;
    }
}

/*Menu secundario*/
div.nav-secundary ul {
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0.3em 0em;
}

div.nav-secundary {
    margin-top: 106px;
    position: fixed;
    background: #fff;
    width: 100%;
    z-index: 110;
    overflow: auto;
    text-align: center;
}

div.nav-secundary ul li {
    display: inline-block;
}

div.nav-secundary ul li a {
    text-transform: uppercase;
    color:#949599;
    font-size:12px;
    margin-right: 2em;
    transition: all 0.5s ease;
}

div.nav-secundary ul li a:hover {
    color:#00344D;
    transition: all 0.5s ease;
}

@media only screen and (max-width: 780px){
    /**** ------- titulos------------- *****/
    /*--------------------------------------*/
    .bigNumber{
        float: none; text-align: left; font-size: 60px;
    }
    .mNumber{
        float: none; text-align: left;
    }
    .bigNumber::after, .mNumber::after{
        width: 40%; right: inherit; left: 0px;
    }
    /**** ------- INVESTIGADOR -------- *****/
    /*--------------------------------------*/
    .nameInvestigador{
        text-align: center; font-size: 16px;
    }
    .datos-inv{
        padding: 0px 0px 20px;
    }
    .line-left{
        border-left:none;
    }
    .caracteristicas .button01{
        margin: 0 auto;
    }
}
@media only screen and (max-width: 919px){
div.nav-secundary {
    display:none;
}
.topmenusearch {
  width:100%!important;
}
.wsoffcanvasopener .overlapblackbg {
    z-index:10!important;
}
.wsmain {
    width: 285px!important;
    left: -285px;
}
.wsoffcanvasopener .animated-arrow {
    left: 285px!important;
}
.wstabitem > li > a {
    width: 100%;
    padding: 13px 11px!important;
}
.wstitemright {
    width: 100%;
}
.wsmenu {
    width: 100%!important;
}
.wstliststy01 li {
    padding-left: 15px;
}
.wsmenu .fa-angle-right {
    float: right;
    padding: 0.3em;
    margin-right: -0.4em;
}

.wsmain {
    top:46px!important;
    position: inherit!important;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#feffff+0,dbdbdb+100 */
}
.topmenusearch {
    display:block!important;
  }
}
@media only screen and (min-width:920px) and (max-width: 1023px){
  .wsmenu-list > li > a {
    font-size:12px;
  }
}
@media only screen and (min-width:1024px) and (max-width: 1240px){

  .wsmenu-list > li > a {
    font-size:12px;
  }
}

.searchicon {
  padding: 1em 1.1em;
}


.topmenusearch .btnclose {
    top: 0px;
    position: absolute;
    left: -42px;
    bottom: 0;
    width: 42px;
    line-height: 30px;
    z-index: 1;
    cursor: pointer;
    color: #fff;
    z-index: 1000;
    background-color: #00344D;;
    border: solid 0px;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    -webkit-border-radius: 0px 2px 2px 0px;
    -moz-border-radius: 0px 2px 2px 0px;
    border-radius: 0px 2px 2px 0px;
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
    color:#fff!important;
}
.wsmenu-list > li > a {
    color:#fff!important;
    padding: 2px 26px 0 14px;
}

.wsmenu-list > li > a:hover {
    color:#ececec;
}
.wsmain {
    position: relative;
    height: 200 px;
}
.topmenusearch {
  display:none;
  width:300px;
}

.wstliststy01 li a {
    text-transform: initial;
    letter-spacing: 0px;
    font-size:12px;
}

/***** MENU ***/
.menu{
    width:auto; height: 100px; line-height: 100px; float: right; list-style: none;
    padding: 0px; margin: 0px;
}
.menu > li{
    width: auto; display: inline-block; line-height: 100px; box-sizing: border-box; padding: 0px 15px;
    font-weight: 400; font-size: 13px; position: relative;
}
.menu > li >a{
    display: block;
}

ul.children2 {
  display:none;
}
li.submenu1:hover ul.children2 {
  position: absolute;
  display: block;
  left: 15em;
  top: -1px;
  background: #F4F4F4;
  width: 100%;
}

ul.children3 {
  display:none;
}
li.submenu1:hover ul.children3 {
  position: absolute;
  display: block;
  left: -15em;
  top: -1px;
  background: #F4F4F4;
  width: 100%;
}

.search{
    padding-right: 30px !important;
}
.search .fa{
    font-size: 20px !important;
}
.showMenu{
    left: 0px;
}
/****** SUBMENU *******/


/****** LAYER MENU ***/
#layerMenu{
    width: 100%; height: 100%; top: 0px; left: 0px; position: fixed;
    z-index: 9; background: rgba(40,40,40,.45); display: none; opacity: 0;
    transition: .2s all ease-in-out; -webkit-transition: .2s all ease-in-out;
    -moz-transition: .2s all ease-in-out; -ms-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
}
.showLayer{}
/****** CONTENT *******/

/****** FOOTER ******/
footer{
    width: 100%; height: auto; display: table;
}
footer p{
    font-size: 11px;
}

/*footer .row::before{
    content: ''; width: 100%; height: 1px; background: #e7e7e7; position: absolute;
    top: 0px; left: 0px;
}*/
footer .row{
    box-sizing: border-box; padding: 50px 0px 20px; display: table;
}
.brandF{
    width: 130px !important; height: 100px !important; background-size: 70% !important;
    background-repeat: no-repeat !important; background-position: center top!important;
}
.contFooter{
    float: left; display: table; min-width: 100px; max-width: 220px; width: auto;
    height: auto;  margin-right: 40px;
}
.titleSec{
    display: block; color: #003b57; font-weight: 600; font-size: 11px;
    margin-bottom:10px;
}
.redesF{
    width: 100%;
}
.redesF li{
    display: inline-block; width: 35px; height: 40px; font-size: 16px;
    transition: .2s all ease-in-out; -webkit-transition: .2s all ease-in-out;
    -moz-transition: .2s all ease-in-out; -ms-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
}
.redesF li:hover{
    color:  #003b57;
}
.extras li{
    font-size: 11px;
}
.legales{
    width: 100%; text-align: center; color: #fff; background: #003b57; box-sizing: border-box;
    padding: 12px 0px; font-size: 10px; font-weight: 300; letter-spacing: 1px;position: relative;z-index: 2;
}
/**** RUTA***/
.route{
    width: 100%; height: auto; box-sizing: border-box; padding: 10px 0px;
    color: #a5a5a5; font-weight: 300;
}
.route a{
    font-size: 0.7em;
    line-height: 20px;
    font-weight: 300;
}
.route .fa{
    margin: 2px 3px 0px;
    font-size:0.7em;
}
.route a:hover{
    color:  #003b57;
}
.activeLink{
    font-weight: 500;
}
@media (min-width:1366px) {

  /*body::before{
      content: ''; position: absolute; top: 0px; height: 100%; width: 330px;
      left: 180px; background: #f9f9f9; z-index: -1;
  }*/

  .submenu:hover ul.children {
    display:block;
  }

  .menu li .children{
      display:none; padding: 0px; box-sizing: border-box;
      position: absolute; width: 196px; z-index: 110; background: #fff;
      left: 0px; top: 99px;
  }
  .children li{
      line-height: 130%; width: 100%; list-style: none; box-sizing: border-box;
       font-weight: 400; padding: 15px 1em; position: relative; cursor: pointer;
      font-weight: 300;
      font-size:13px;
  }
  .children li:hover{
      background: #f4f4f4;
  }
  .children li::before{
      content: ''; position: absolute; left: 0px; bottom: 0px;
      background: #e7e7e7; width: 100%; height: 1px;
  }
}
@media (max-width:1369px){

  .menu > li  .fa{
      margin-left: 5px;
      font-size: 21px;
      padding: 0.5em;
      margin-top: -16px;
  }
  /*body::before{
      content: ''; position: absolute; top: 0px; height: 100%; width: 330px;
      left: 180px; background: #f9f9f9; z-index: -1;
  }*/

  /********* titulos**********/
  .subTitle{
      font-weight: 700; color: #003b57; text-transform: uppercase; font-size: 30px;
  }
  /******** NAV ****/
  #nav{
      top: 0px;
  }
  #nav .row{
      width: 100%;
  }
  /********* NAV **********/
  /*.nav{
      height: 80px; padding: 0px 20px;
  }*/
  .brand{
      width: 100px; height: 70%; background-size: contain !important;
      background-position: center left !important; top: 15%;
  }
  /******* SEARCH ****/
  #search{
      right: 70px; font-size: 20px;
  }
  /***** Burger ***/
  #burger{
      display: block; right: 20px;
  }
  /***** MENU ***/
  ul.children.ver{
    display:block!important;
  }
  .submenu span{
      display: block;
  }
  .submenu span .fa{
      float: right;
  }
  .menu{
      overflow: auto;
      position: fixed; left: -100%; top:80px; display: block; width: 280px;
      height: 100%; background: #fff; min-height: 100%; max-height: 100%;
      z-index: 90 !important; clear: both; float: none; box-sizing: border-box; padding-bottom: 100px;
      transition: .45s all ease-in-out; -webkit-transition: .45s all ease-in-out; -moz-transition: .45s all ease-in-out;
      -ms-transition: .45s all ease-in-out; -o-transition: .45s all ease-in-out;
  }
  .menu li{
      width: 100%; display: block; line-height:100%; box-sizing: border-box; opacity: 0;
      padding: 0px; border-bottom: 1px solid #e7e7e7; background: #fff;
  }
  .menu li a{
      font-size: 16px; font-weight: 400;
  }
  .menu li span{
      padding: 18px 20px 18px 30px; transition: .3s all ease-in-out;
      -webkit-transition: .3s all ease-in-out; -moz-transition: .3s all ease-in-out;
      -ms-transition: .3s all ease-in-out; -o-transition: .3s all ease-in-out;
  }
  .menu li:first-child{
    border-top: 1px solid #e7e7e7;
  }
  .menu li span:hover{
      background: #f4f4f4;
  }
  ul.children.ver{
      margin-top: 0px;
  }
  ul.children {
    display:none; border-top: 1px solid #e7e7e7;
    box-sizing: border-box;
    -webkit-transition: .3s all ease-in-out; -moz-transition: .3s all ease-in-out;
    -ms-transition: .3s all ease-in-out; -o-transition: .3s all ease-in-out;
  }
  .menu li a i{
      float: right; font-size: 20px; margin-top: 6px;
  }
  .showMenu{
      left: 0px;
  }
  .showLayer{
      display: block !important; opacity: 1 !important;
  }
  .fadeAnimate{
      -webkit-animation: fade-in-left 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
            animation: fade-in-left 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
  }
  @-webkit-keyframes fade-in-left {
    0% {
      -webkit-transform: translateX(-50px);
              transform: translateX(-50px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
      opacity: 1;
    }
  }
  @keyframes fade-in-left {
    0% {
      -webkit-transform: translateX(-50px);
              transform: translateX(-50px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0);
              transform: translateX(0);
      opacity: 1;
    }
  }
  /***** SUBMENU ***/
    ul.children.ver{
        padding: 20px 0px; background: #f4f4f4;
    }
    ul.children.ver li{
        font-size: 13px; box-sizing: border-box;  padding: 6px 20px 6px 40px;
        line-height: 140%; font-weight: 400; background: #f4f4f4;
    }
    .submenu1 a{
        font-size: 13px !important; background: #f4f4f4;
    }
    ul.children.ver li:hover{
        font-weight: 500; background: #f4f4f4;
    }
    /***** HOVER SUBMENU ****/
    li.submenu1:hover ul.children2{
        position: relative; left: inherit; top: inherit; display: none;
    }
    ul.children2{
       position: relative; left: 0px; display: none;
    }
    ul.children2 li{
        padding: 5px 0px 5px 15px !important;
    }
    .submenu1 span> a:hover {
        font-weight: 500;
    }
    .submenu1 span{
        padding:0px !important;
    }

}

@media (max-width: 1220px) {

  /*body::before{
      content: ''; position: absolute; top: 0px; height: 100%; width: 330px;
      left: 180px; background: #f9f9f9; z-index: -1;
  }*/
    /*********** FOOTER *********/
    .brandF{
        width: 100px !important; background-size: 85% !important;
    }
    .contFooter{
        margin-right: 40px; max-width: 200px;
    }


}
@media (max-width: 1070px) {

  /*body::before{
      content: ''; position: absolute; top: 0px; height: 100%; width: 330px;
      left: 180px; background: #f9f9f9; z-index: -1;
  }*/
    /********* titulos**********/
    .subTitle{
        font-weight: 700; color: #003b57; text-transform: uppercase; font-size: 30px;
    }
    /******** NAV ****/
    #nav{
        top: 0px;
    }
    #nav .row{
        width: 100%;
    }
    /********* NAV **********/

    .brand{
        width: 100px; height: 70%; background-size: contain !important;
        background-position: center left !important; top: 15%;
    }
    /******* SEARCH ****/
    #search{
        right: 70px; font-size: 20px;
    }
    /***** Burger ***/
    #burger{
        display: block; right: 20px;
    }
    /***** MENU ***/
    .showMenu{
        left: 0px;
    }
    .showLayer{
        display: block !important; opacity: 1 !important;
    }
    .fadeAnimate{
        -webkit-animation: fade-in-left 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
                animation: fade-in-left 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
    }
    @-webkit-keyframes fade-in-left {
      0% {
        -webkit-transform: translateX(-50px);
                transform: translateX(-50px);
        opacity: 0;
      }
      100% {
        -webkit-transform: translateX(0);
                transform: translateX(0);
        opacity: 1;
      }
    }
    @keyframes fade-in-left {
      0% {
        -webkit-transform: translateX(-50px);
                transform: translateX(-50px);
        opacity: 0;
      }
      100% {
        -webkit-transform: translateX(0);
                transform: translateX(0);
        opacity: 1;
      }
    }
    /**** ---------- IBVESTIGADORES ------------****/
    /****---------------------------------------***/
    .columna{
        width: 47%; height: auto; margin-bottom: 15px; display: inline-block;
        height: 40px;
    }
    .line-left{
        border: none;
    }
    .datos-inv{
        padding: 0px 0px 20px;
    }

}
@media (max-width: 970px) {
  .menu > li  .fa{
      margin-left: 5px;
      font-size: 21px;
      padding: 0.5em;
      margin-top: -16px;
  }
  body::before {
    display:none!important;
  }

    /*********** FOOTER *********/
    .contFooter{
        margin-right: 40px; max-width: 30%; min-height: 100px;
    }
}
@media (max-width: 768px) {
    .itemVacante {
        height: auto;
    }
}
@media (max-width: 520px) {

  .menu > li  .fa{
      margin-left: 5px;
      font-size: 21px;
      padding: 0.5em;
      margin-top: -16px;
  }
    p{
        font-size: 13px;
    }


  body::before {
    display:none!important;
  }

    .title01{
        font-size: 35px;
    }
    .row{
        width: 90%;
    }
    /******* SEARCH ****/
    #search{
        right: 65px; font-size: 20px;
    }
    /********* NAV **********/

    .brand{
        width: 100px; height: 70%; background-size: contain !important;
        background-position: center left !important; top: 15%;
    }
    /***** Burger *****/
    #burger{
        right: 10px;
    }
    /***** MENU ***/
    .menu{
        position: fixed; top: 50px;
        overflow: auto;
    }
    /******* FOOTER ********/
    footer .row{
        padding-top: 20px;
    }
    .brandF:first-child{
        width: 100% !important; background-size: contain !important;
        background-position: center !important; margin-bottom: 10px;
    }
    .brandF:first-child img{
        width: 100px !important;
    }
    .contFooter{
        margin-right: 0px; max-width: 100%; min-width: 50%;
        margin-bottom: 15px; min-height: 50px !important; height: 70px !important;
    }
    .brandF:last-child{
        background-size: contain !important; background-position: center left !important;
        width: 35% !important;
    }
    /**** ------- titulos------------- *****/
    /*--------------------------------------*/
    .bigNumber, .mNumber{
        font-size: 40px; margin-right: 0px;
    }
    .bigNumber::after, .mNumber::after{
        height: 2px; width: 100%;
    }
    /**** ------- INVESTIGADOR -------- *****/
    /*--------------------------------------*/
    .nameInvestigador{
        text-align: center; font-size: 16px;
    }
    .columna{
        width: 100%; height: auto; margin-bottom: 15px; display: block;
    }
}


/* Google Translate */
#google_translate_element {
    position: fixed;
    bottom:0;
    z-index: 1000;
    right: 0;
}

.goog-te-gadget-icon {
  display: none;
}

.goog-te-gadget-simple {
    background-color: #00344d!important;
    border: 0px!important;
    font-size: 17px!important;
    display: inline-block;
    padding: 0.5em!important;
    cursor: pointer;
    zoom: 1;
    *display: inline;
    color: #fff;
    transition: all 0.4s ease!important;
}

.goog-te-gadget-simple:hover {
    background-color: #052230 !important;
    transition: all 0.4s ease!important;
  }

.goog-te-menu-value span:nth-child(3) {
  display: none!important;
}

.goog-te-menu-value span:nth-child(5) {
  display: none!important;
}

.goog-te-menu-value span:nth-child(1)::before {
  content: '\f27b';
  margin-right: 0.4em;
  font-size: 1.2em;
  font-family: 'FontAwesome';
}
.goog-te-banner-frame.skiptranslate {
  display: none !important;
}
body {
  top: 14px !important;
}

header .alert {
  z-index: 900000000;
  margin: 0em;
  font-size: 0.9em;
  padding: 0em;
}

header .alert .container {
    width: 100%;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .top-padding,
    .top-padding-phone {
        padding-top: 0;
    }
    .animated-arrow {
        padding-top: 60px;
    }
    .callusicon {
        padding-top: 46px;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
  .goog-te-gadget-simple {
      background-color: #00344d!important;
      border-top: 1px solid #fff!important;
      border-left: 1px solid #fff!important;
      font-size: 15px!important;
      display: inline-block;
      padding: 0.5em!important;
      cursor: pointer;
      zoom: 1;
      *display: inline;
      color: #fff;
      transition: all 0.4s ease!important;
  }

  header .alert {
    margin: 0em;
    font-size: 0.5em;
    padding: 0em;
  }


  /* .top-padding {
        padding-top:130px;
    }

    .top-padding-phone {
        padding-top:113px;
    } */
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
  .goog-te-gadget-simple {
      background-color: #00344d!important;
      border-top: 1px solid #fff!important;
      border-left: 1px solid #fff!important;
      font-size: 15px!important;
      display: inline-block;
      padding: 0.5em!important;
      cursor: pointer;
      zoom: 1;
      *display: inline;
      color: #fff;
      transition: all 0.4s ease!important;
  }

  header .alert {
    margin: 0em;
    font-size: 0.7em;
    padding: 0em;
  }

    /* .top-padding {
        padding-top:156px;
    }

    .top-padding-phone {
        padding-top:140px;
    } */
}

/* @media only screen and (max-width : 440px) {

    .top-padding {
        padding-top:190px;
    }

    .top-padding-phone {
        padding-top:175px;
    }
} */


/* @media only screen and (max-width : 340px) {

    .top-padding {
        padding-top:190px;
    }

    .top-padding-phone {
        padding-top:175px;
    }
} */


/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
  .goog-te-gadget-simple {
      background-color: #00344d!important;
      border-top: 1px solid #fff!important;
      border-left: 1px solid #fff!important;
      font-size: 15px!important;
      display: inline-block;
      padding: 0.5em!important;
      cursor: pointer;
      zoom: 1;
      *display: inline;
      color: #fff;
      transition: all 0.4s ease!important;
  }

  header .alert {
    margin: 0em;
    font-size: 0.54em;
    padding: 0em;
  }

  /* .top-padding {
        padding-top:157px;
    }

    .top-padding-phone {
        padding-top:142px;
    } */
}



.zoom{
  	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;	
}
.zoom:hover{
  	zoom: 2.5;
}
