body {
    padding-top: 0px;
    background-color: #fff !important;
}
ul, li, p, tr, td, th, a:link {
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.etiqueta, .etiqueta1, .etiqueta2, .etiquetaright{
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11pt;
}

a:link, a:visited {
	color: #18bc9c; 
	font-weight: bold;
	text-decoration: none
}

ul { 
	list-style: disc;
	list-style-type: disc; }

td.dato{ background-color: #fff; }

.dropdown-menu > li > a {
    color: #333;
}

/************** TOP HAT ***********************/
#tophat{ 
    background-color:#111; 
    width: 100%;
    border-bottom: 3px solid rgba(0,0,0,0.15);
    border: 0;
}

 #tophat::after { 
    clear: both;
}

 #tophat .row {
    padding: 0px 0px; 
    margin:0px; 
   /* padding-top: 5px; */
   /* text-align: right */
}

 #tophat { font-size: 0.9em; }

 .barratop span {
    margin-left: 20px;
/*    float: right; */
}

#tophat, #tophat a { color: orange; /*color: #d9d9d9;*/color:#c6b8b8;  }

#tophat .dropdown-menu > li > a {
    color: #333;
}

#tophat a.current, 
#tophat a:hover,  
#tophat .idiomas a.current, 
.current, #tophat .dropdown-menu > li > a:hover, .dropdown-menu > li > a.current{ 
    color: #b01b2f;
    background: none;
}

#tophat a.current, 
#tophat a:hover,  
#tophat .idiomas a.current, 
.current{ 
    color: #b01b2f;
    background: none;
}

#tophat a.ico-idioma { display: inline-block; }

#tophat .navbar-nav > li > a {
    padding: 5px;
    background: none;
}

#tophat .navbar-nav > li{
        float: left;
    }

/************** Fin TOP HAT ***********************/

/************** NAVBAR ***********************/
.navbar {
    border: 1px solid transparent;
    margin-bottom: 0;
    min-height: 80px;
    border-radius: 0px;
    border: 0;
}

.navbar-brand {
    padding: 5px;
    height: auto;
}

.f-right { float: right; text-align: right;}

.f-left { float: left; text-align: left;}

#navbar-main{ clear: both; }

#navbar-main .navbar-nav > li > a:hover {
    background-color: #1a242f;
}

/************** Fin NAVBAR ***********************/

.bs-docs-section, .page-header{ margin-top: 10px;}

.escoger-perfil{margin-top: 40px;}

.logo-landing {
    margin: 30px auto;
}
.encuadrado{
    background-color: #ecf0f1;
    position: relative;
    padding: 38px 35px;
    border-radius: 10px;
    text-align: justify;
}

.well{ border-radius: 10px;}

.sec-destacados { padding: 20px 0 30px; }

.sec-destacados{
    background-color: #48b9d3;
    color: #fff;
    text-align: center;
    font-size: 11pt;
}

.sec-destacados .well { 
    border-radius: 15px;
    margin: 1%; 
    padding: 15x 5px; 
    text-align: center;
 /*   background-color: #00acc8;
    color: #fff; */
}



.destacado { 
    padding: 15x 5px; 
    text-align: center;
}

.destacado p {
    color: #fff;
    text-align: center;
    font-size: 11pt;
    margin: 15px 30px;
}

.destacado a, .destacado a:link, .destacado a:visited { color: #2c3e50;}

.sec-destacados .well p { 
    margin: 11px; 
    font-size: 11pt;
}

.btn-primary{    border-bottom: 3px solid #161f29;}
.btn-success{    border-bottom: 3px solid #11866f;}
.btn-info{    border-bottom: 3px solid #2077b2;}
.btn-warning{    border-bottom: 3px solid #be780a;}
.btn-danger{    border-bottom: 3px solid #cd2a19;}
.btn-primary{    border-bottom: 3px solid #161f29;}

.label-primary{    border-bottom: 3px solid #161f29;}
.label-success{    border-bottom: 2px solid #11866f;}
.label-info{    border-bottom: 2px solid #2077b2;}
.label-warning{    border-bottom: 2px solid #be780a;}
.label-danger{    border-bottom: 2px solid #cd2a19;}

/* footer */

footer{
    background-color: #f5f5f5;
    color: #333333;
    border-top: 1px solid #d6d6d6;
    width: 100%;
    margin: 5em 0 0 0;
     color: #bdc3c7;
    font-size: smaller;
}

footer li { 
    clear: left; 
    margin-bottom: 0.5em;
    margin-right: 1.1em;
}
.midnight-blue { background-color: #34495e; }

footer #bottom { 
    padding: 3em 0em 3em 0em;
}

footer #foot { 
    background-color: #2c3e50; 
    padding-top: 30px;
    padding-bottom: 10px;
}
footer  #foot li { clear: none; }
.midnight-blue h4 {color:#fff;}

.midnight-blue p {color: #bdc3c7; }

/* estilos contra erasmus */

.era_prac_subtitulosolicitud_burdeos {
    font-size: 18px;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.textoInfo {
    font-size: 14px;
}

/************** destacado perfil ***********************/

.service-item .btn{
    font-weight: bold;
    margin: 30px 0;
    min-width: 130px;
    width: 100%;
    padding: 20px;
    text-shadow: 1px 1px 3px #666;
    padding: 20px 5px;
}

.service-item a.btn:link, .service-item a.btn:visited{
	color: #ffffff;
}
@media (min-width: 900px){
	.escoger-perfil{margin-top: 80px;}
}
@media (min-width: 768px){
    #tophat .navbar-nav > li > a {
        padding: 5px 10px;
        background: none;
    }
    
    .container > .navbar-header {
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 15px;
    }
    
    .escoger-perfil{margin-top: 40px;}
    
    
    .sec-destacados .col-md-4.well { width: 31%; }
    
    .sec-destacados .col-md-3.well { width: 23%; }
    
}

@media (max-width: 300px) {
    .escoger-perfil{margin-top: 10px;}
    
    .service-item .btn{
        margin: 10px 0;
        min-width: 130px;
        width: 100%;
        padding: 15px;
        font-size: 14px;
    }
    
    footer{
        
        margin: 1em 0 0;
        font-size: 12px;
    }

    footer li { 
        margin-right: 10px;
        margin-bottom: 10px;
        font-size: 12px;
    }
    
    footer #bottom { padding: 0.5em 0em 0.5em 0em; }
        
    footer #foot { 
        padding-top: 10px;
        padding-bottom: 5px;
    }
}

/************** SLIDER ***********************/

#main-slider {
  position: relative;
}
#main-slider .carousel h2 {
  font-size: 36px;
}
#main-slider .carousel .btn {
  border: 3px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  border-radius: 0;
  margin-top: 5px;
}
#main-slider .carousel .btn:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
#main-slider .carousel .boxed {
  padding: 10px 15px;
  background-color: rgba(0, 0, 0, 0.8);
  display: inline-block;
}
#main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 600px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}
#main-slider .carousel .item:first-child {
  top: auto;
  position: relative;
}
#main-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1;
}
#main-slider .prev,
#main-slider .next {
  position: absolute;
  top: 50%;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  display: inline-block;
  margin-top: -25px;
  font-size: 24px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}
#main-slider .prev:hover,
#main-slider .next:hover {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}
#main-slider .prev {
  left: 10px;
}
#main-slider .next {
  right: 10px;
}
#main-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both;
}
#main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both;
}
#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}
#main-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both;
}
/************** Fin SLIDER ***********************/

a.skip-main {
	left: -999px;
	position: absolute;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
	z-index: -999;
}

a.skip-main:focus, a.skip-main:active {
	color: #673494;
	background-color: #fff;
	left: auto;
	top: 40px;
	width: 30%;
	height: auto;
	overflow: auto;
	margin: 10px 35%;
	padding: 5px;
	border-radius: 15px;
	border: 4px solid #673494;
	text-align: center;
	font-size: 1.2em;
	z-index: 999;
}