.rojo { color:#cc3300; }

a { color:#cc3300; }
/*a:visited { color:#cc3300; }*/
a:hover { color:#F18900; }
a:active { color:#F18900; }
a:focus { color:#F18900; }

.pb20 { padding-bottom:20px !important; }


#logo_header { max-height:55px; width:auto; }

/*#header .navbar .navbar-inner {height:200px; }*/

.navbar .nav > li > a { padding: 32px 13px; }

.navbar .nav > li:last-child > a { padding: 32px 13px; height:52px; }
/*.navbar .nav > li:last-child > a:hover { background:#F18900; color:#FFF;  }*/

/*.navbar .nav > li:nth-child(5) > a { padding: 32px 13px; background:#cc3300; color:#FFF; height:55px; }
.navbar .nav > li:nth-child(5) > a:hover { background:#F18900; color:#FFF;  }*/

.matriculas span { font-size:16px; font-weight:100; color:#cc3300; }

/*.navbar .nav > li.idioma > a { font-weight:400; padding:2px 6px !important; box-sizing:border-box; border:#ccc solid 1px; }
.navbar .nav > li.idioma > a:hover { border:#cc3300 solid 1px; }
.navbar .nav > li.idioma.es { margin-left:20px !important; }

.navbar .nav > li.idioma.current > a { color:#cc3300 !important; }*/

/*@media (min-width: 991px) and (max-width: 1200px) {
	.navbar .nav > li > a { padding: 32px 7px !important; }
}*/

@media (max-width: 991px) {
#header .navbar .navbar-inner ul li { padding:0px !important; margin-bottom:10px; }
.nav > li > a { padding: 12px 10px !important; }
.nav > li:first-child > a, .nav > li.active { border-radius:0px !important; }
.nav > li:last-child > a { padding: 13px 10px 0px !important; border-radius:5px; }

/*.navbar .nav > li.idioma.es { margin-left:0px !important; }
.navbar .nav > li.idioma > a, .navbar .nav > li.idioma { border-radius:0px; background:none !important; }*/
	
}

/*#mancheta { float:right; margin:0; padding:0; margin-top:-30px; position:relative; left:-15px; }*/
#mancheta { float:right; margin:0; padding:0; margin-top:-65px; position:relative; left:-15px; }
#mancheta_2 { float:right; margin:0; padding:0; margin-top:-15px; }

@media (min-width: 900px) and (max-width: 991px) {
	#parallax { background-position:0px !important; top:98.98px; }
}

@media (min-width: 767px) and (max-width: 991px) {
	
	/*#mancheta { max-width:80%; height:auto; float:right; margin:-85px 15px 0 auto; }*/
	#mancheta { max-width:80%; height:auto; float:right; margin:-85px 15px 0 auto; }
	#mancheta_2 { max-width:80%; height:auto; float:right; margin:-85px 15px 0 auto; }
	#parallax { background-position:-260px; top:98.98px; }
	
	
}



@media (max-width: 767px) {
	
	#mancheta { max-width:85%; height:auto; float:none; margin:0 auto; left:0px; }
	#mancheta_2 { max-width:85%; height:auto; float:none; margin:0 auto; }
	#parallax { background-position:-100px -50px; top:98.98px; }
	
	section { padding: 41px 0 21px; } 
	
	#info .info-section-white { padding: 41px 0 21px; } 
	
	#certificados { padding: 41px 0 !important; } 
	
	
}


#footer a { color:#fff; }
#footer a:hover { color:#F18900; }

#contenido { background:#f2f2f2; }

#contenido h3 span { 
	text-decoration: none;
	border: 1px solid #cc3300;
	/*padding: 10px 14px;*/
	margin-right: 8px;
	color: #cc3300;
	font-weight: 300;
	background: none;
	
   border-radius: 3em;
  -moz-border-radius: 3em;
  -webkit-border-radius: 3em;

  display: inline-block;
  padding:0px;

  line-height: 2em;
  text-align: center;
  width: 2.1em;
  
  margin-left:-55px;

}

#contenido h3 { display:block; height:55px; margin-top:20px; margin-left:55px; line-height:10px; }


.hr2 { border:0; height:1px; border-top:1px solid #e6e6e6; margin:0 auto; /*max-width:1140px*/ }

.hr3 { border:0; height:1px; border-top:1px solid #ccc; margin:15px auto;  }

#certificados p { margin:0; padding:0; }

#requisitos .filete { border-right:1px solid #cc3300; padding:0 50px; padding-top:10px; height:115px; margin-bottom:50px;  }

#requisitos .filete2 { border-right:1px solid #cc3300; border-left:1px solid #cc3300; padding:0 50px; padding-top:10px; height:115px; margin-bottom:50px; }

#requisitos ul { font-size:17px; font-weight:300; padding-left:15px; }

#requisitos ul li { margin-bottom:15px; }

#requisitos p { font-weight:400; }

#requisitos strong { font-weight:600; }


@media (max-width: 1200px) {
	
	#requisitos .filete { padding:0 28px;  }

#requisitos .filete2 { padding:0 28px; }
	
	
}

@media (max-width: 991px) {
	
	#requisitos .filete, #requisitos .filete2, #requisitos .filete3 { padding:0 0 0 10px; border:none; border-left:4px solid #cc3300; height:23px;  margin-bottom:30px; display: table;  }
	
	#requisitos .filete p, #requisitos .filete2 p, #requisitos .filete3 p { margin:0; padding:0; }


/*#requisitos .filete:before { content:"-"; }*/
	
	
}



#certificados { background:#f0f0f0; text-align:center; }

.logos { margin:80px auto 0px; }

@media (max-width: 767px) {
	
	.logos { margin:40px auto 0px; }
	
}

.uni_girona img { max-width:210px; height:auto; } 

#datos { text-align:center; }

#datos i { color: #cc3300; }

#datos h2 { font-size:27px; font-weight:600; }

#matricula { margin-bottom:0; padding-bottom:0; }

.mas { font-size:27px; font-weight:600; }

#footer .bottom-menu-inverse ul.bottom-icons li a { font-size:30px; padding-top:0px; margin-top:-3px; }


.navbar .btn-navbar:hover, .navbar .btn-navbar:focus {

outline:none !important;
    outline-width: 0 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
	
}


/* ARREGLO ESPACIO INFEIOR FOOTER - ERROR FITVIDS JQUERY*/

.fit-vids-style { display:none; }

/**/

/* footer siempre abajo */

/*html {
  min-height: 100%;
  position: relative;
}
body {
  margin: 0;
  margin-bottom: 40px;
}
#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 72px;
}*/

.table-responsive { border:none !important; }
.thead-cursos { font-weight:600; border-top: 2px solid #eef0f0 !important; border-bottom: 2px solid #eef0f0 !important; }
.table td { padding:20px 0px !important; border:none !important; }
.table tbody { padding:20px 0px !important; border:none !important; border-bottom: 1px solid #eef0f0 !important; }
/*.table strong { font-weight:600; }*/
.table i { font-size:18px; bottom:-1px; position:relative; }
.table a i { color:#34495e; }
.table a:hover i { color:#cc3300; }

#banner_footer {
	/*height:300px;
	background:#fff url(../img/banner.jpg) center;
	background-size:cover;*/
	padding:0px !important;
}



/* SPEAKER */

.speaker {
	margin-bottom:30px;
}

.speaker img {
	width:100%;
	display: block;
}

.speaker figure {
	overflow: hidden;
	position: relative;
	display:table;
	width:100%;
}

.speaker figcaption {
	display: table-cell;
	width:100%;
	height:100%;
	left: 0;
	opacity: 0;
	padding:15px;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 300ms;
	   -moz-transition: all 300ms;
	        transition: all 300ms;
	-webkit-transition-delay: 100ms;
	   -moz-transition-delay: 100ms;
	        transition-delay: 100ms;
}
 
.speaker figcaption p {
	font-size: 0.8em;
}

.speaker:hover figcaption {
	opacity: 1;
}

.speaker:hover, .speaker:active {
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-user-select: none;
-webkit-touch-callout: none
}

.speaker .social {
	position:absolute;
	bottom:0px;
	right:10px;
}

.speaker a,
.speaker .social a {
	text-decoration:none;
	margin:0;
	padding:0;
}
.speaker a:hover,
.speaker .social a:hover{
	text-decoration:none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.speaker .title {
	font-family:'sinkin_sans200_x_light';
	font-size:12px;
}


/* speaker detail popup */

/*.col-lg-offset-3 { margin-left: 15%; }*/

#speaker-detail  { width: 70%; margin-left: 15%;}


#speaker-detail {
	padding:45px 45px 35px 45px;
	

}

/* #speaker-detail .col-md-8 col-lg-8 p {	font-size:13px; } */

#speaker-detail h2 {
	font-size:21px;
	margin-bottom:10px;
}

#speaker-detail h3 {
	font-size:15px;
	line-height:19px;
	margin-top:10px;
}

#speaker-detail a {
	font-size:13px;
	margin-top:5px;
}

#speaker-detail a:hover {
	text-decoration:none;
}

#speaker-detail i {
	vertical-align:middle;
}







.leyenda { font-size:12px; color:#34495e; display:block; padding-bottom:7px; border-bottom:#ccc solid 1px; margin-bottom:-40px; margin-top:60px; opacity:0.8; }

@media (max-width: 991px) {
	.mt { margin-top:225px; }
}

@media (max-width: 767px) {
	
	.leyenda { margin-bottom:0px; margin-top:60px; }
	.mt { margin-top:60px; }
	
	
}







