/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:100italic,400,100,300italic,300,400italic,400,500italic,500,700italic,700,900italic,900");
/*
@import url("http://fonts.googleapis.com/css?family=Roboto:100italic,400,100,300italic,300,400italic,400,500italic,500,700italic,700,900italic,900");
*/																											

html, body {
  height: 100%;
}

body {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}

iframe[name='google_conversion_frame'] { 
  height: 0 !important;
  width: 0 !important; 
  line-height: 0 !important; 
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}


h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #005DB9;
  font-weight: 200;
}

:focus {
outline: 0;
}

.panel-primary {
	border-color: #005DB9;
}
.panel-primary>.panel-heading {
	background-color: #fff;
	border-color: #005DB9;
	color: #005DB9;
}

hr {
margin-top: 10px;
margin-bottom: 10px;
border: 0;
border-top: 1px solid #e1e1e1;
}


/* PEL MODALS */

body {
overflow-y: scroll;
}
body.modal-open {
overflow-y: scroll;
margin: 0;
}
.modal {
overflow: auto;
}

/* LA BARRA DE COOKIES */

#us_cookies_es {
background-color: rgba(207, 207, 207, 0.8);
color: rgba(207, 207, 207, 0.8);
padding: 2px  0px  6px  0px;
color: #666666;
border-bottom: 1px solid #b8b8b8;
text-align: center;
left: 0;
right: 0;
bottom: 0;
/*position: fixed;*/
clear: both;
z-index: 9999;
}

#us_cookies_es > span {
	font-size: 12px;
}

#us_cookies_es .label {
	margin-left:10px;
}

/* LA BARRA DEL NAVEGADOR VELL */

#oldnav {
background-color: RED;
color: WHITE;
padding: 2px  0px  6px  0px;
border-bottom: 1px solid #b8b8b8;
text-align: center;
left: 0;
right: 0;
bottom: 0;
/*position: fixed;*/
clear: both;
z-index: 9999;
}

#us_cookies_es > span {
	font-size: 12px;
}

#us_cookies_es .label {
	margin-left:10px;
}



/*el boto per pujar*/

.back-to-top {
	position: fixed;
	z-index: 1000;
	bottom: 1.5rem;
	right: 1.5rem;
	text-decoration: none;
	
    width: 40px;
    height: 40px;
    border-radius: 35px;
    border: 1px solid #C1C1C1;
	background-color: rgba(232, 234, 235, 0.50);
	
	padding: 7px 0px 0px 8px;
	display: none;
}

.back-to-top:hover {	
	background-color: rgba(135, 135, 135, 0.50);
}	

.back-to-top > i {	
	color:rgba(193, 193, 193, 0.50);
	font-size: 22px;
}	

.back-to-top:hover > i {	
	color: #fff;
}	

.page-header {
	background: none;
	padding:0px;
	margin:10px 0px 20px 0px;
	border-bottom: none;
}

.page-header h1 {
 font-size: 45px;
 font-style: normal;
 letter-spacing: -1px;
}

.page-header p {
	margin-bottom:0px;
}

.img-txt {
	margin-bottom:15px;

}

div .thumbnail:hover {
	 border-color:#005DB9;
}

/*mostr la ma en els requadres de productes de les aplicacions*/
.mostrama{
	cursor:pointer;
	border: 1px solid #fff;
}

/*taules de subcripcio de formacions*/
.table-borderless td {
	border-top: none;
}

/*per a l'edicio*/
.edicio {
	background-color: lightgoldenrodyellow;
	margin-bottom:10px;
}

.botoedicio {
	background-color: lightgoldenrodyellow;
}


.scroll-able {
    height:400px;
    overflow:scroll;
}



@media screen and (min-width: 1800px) {
	p {
		font-size: 16px;
	}	
}




/* Peu de pagina */
.footer {
  width: 100%;
  /* Set the fixed height of the footer here */
  background-color: #656565; /*#76777B;*/
  padding:10px 0px 80px 0px;
  margin-top:50px;
}

.footer h4 {
  margin-top: 30px;
  color: #C1C1C1; /*#83838f;*/
  font-size: 15px;
  text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}

.footer a {
  color: white; /*rgb(91, 185, 238); /*#e1e1e1;*/
  text-decoration: none;
  font-weight: normal;
}

.footer a:hover {
  color: #C1C1C1;
  text-decoration: none;
}

.footer #contact a {
	color: #428bca;
}


.textfooter {
color: white;
font-size: 15px;
text-decoration: none;
font-weight: normal;
}


.footer ul {
	margin-left: 1.7em;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


.footer .fa-ul>li {
	margin-left: 23px;
}

.hr-footer {
margin-top: 10px;
margin-bottom: 5px;
}


/* TOP BAR
-------------------------------------------------- */

#nav-top,#nav-top-active {
  display:inline-block;
  padding:3px 5px;
  margin:7px 0px;
}


#nav-top-active {
	background-color: #e7e7e7;
}

/* SIDE BAR
-------------------------------------------------- */

#sidebar-container {
  position: static;
  padding-right:0px;
  padding-left:40px;
}

#sidebar {
  z-index: 900;
} 
 
.nav-lat {
  margin:0px;
  padding:0px;
}

.nav-lat li > a {
  color: #76777B;
  padding: 3px 0px 3px 5px;
  margin:  0px 0px 5px 0px;
  border-left: 4px solid #fff;
  border-radius: 0px;
  font-size: 14px;
}

.nav-lat li > a:hover {
  background-color: #fff;
  border-left: 4px solid  #005DB9;
}

.nav-lat li.active > a, 
.nav-lat li.active > a:hover, 
.nav-lat li.active > a:focus {
  font-weight: bold;
  color: #005DB9;
  background-color: #fff;
  border-left: 4px solid  #005DB9;
  
}

/*les subseccions*/
.nav-sublat {
  margin-left:15px;
  padding:0px;
}

.nav-sublat li > a {
  border-left: 2px solid #fff;
}

.nav-sublat li > a:hover {
  background-color: #fff;
  border-left: 2px solid  #005DB9;
}

.nav-sublat li.active > a,
.nav-sublat li.active > a:hover,
.nav-sublat li.active > a:focus {
	font-weight: normal;
	border-left: 2px solid  #005DB9;
}




/* SUBSECCIONS
-------------------------------------------------- */


.subseccio {
    padding-top:55px;
    /*background-color: red;*/
}



/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */


.brand,
.address-bar {
  display: none;
  z-index: 1100;
}

.navbar {
  margin-bottom: 0px;
}
	
.navbar-nav {
  text-transform: uppercase;
  letter-spacing: 0px;
  font-weight: 400;
  font-size: 15px;
}

#navbar-top > .navbar-nav {
  font-size: 13px;
}


@media screen and (min-width: 768px) {

	.brand {
	  display: inherit;
	  /*font-weight: 700;*/
	  /*font-size: 5em;*/
	  line-height: normal;
	  text-align: left;
	  margin: 0;
	  padding: 15px 0px 15px 0px;
	}
	
	.address-bar {
	  display: inherit;
	  text-align: right;
	  margin-right: -15px;
	  padding-top: 5px;
	  font-size: 31px;
	  color: #005DB9;
	  vertical-align:bottom;
	}

	#topcontact, #toplang {
		z-index:1000; 
		text-align : left;
		/*padding-left: 15px;*/
		margin-top: -7px;
	}


	.navbar {
	  border-radius: 0;
	}
	
	.navbar-header {
	  display: none;
	}
	
	.navbar {
	  min-height: 0;
	}

	.navbar-default {
	  background: #fff;
	  border-bottom: 1px solid #005DB9;
	}
	.navbar-nav>li>a {
	  line-height: normal;
	  padding: 10px 10px;
	  margin-right: 8px;
	}

	/*el logo de inici no li posem espai a l'esquerra*/
	#caseta {
	  padding-left: 0px;
	}


	.navbar-default .navbar-nav>li>a:hover {
		color:#005DB9;
	}

	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:hover {
		 color: #005DB9;
		 background-color: transparent;
		 border-radius: 0;
		 border-top: 3px solid #005DB9;
		 padding-top: 7px;
	}

	.navbar-default .navbar-nav>.open>a,
	.navbar-default .navbar-nav>.open>a:hover, 
	.navbar-default .navbar-nav>.open>a:focus {
		 border-top: 0px;
		 padding-top: 10px;
		-webkit-border-top-right-radius: 5px;
		-webkit-border-top-left-radius: 5px;
		-moz-border-radius-topright: 5px;
		-moz-border-radius-topleft: 5px;
		border-top-right-radius: 5px;
		border-top-left-radius: 5px;
	}


	.navbar-default .navbar-nav>.active>a:focus {
		 border-top: 3px solid #005DB9;
		 padding-top: 7px;
		 background: #e7e7e7;
		-webkit-border-top-right-radius: 0px;
		-webkit-border-top-left-radius: 0px;
		-moz-border-radius-topright: 0px;
		-moz-border-radius-topleft: 0px;
		border-top-right-radius: 0px;
		border-top-left-radius: 0px;
	}



	.navbar-nav {
	  margin: 0px;
	  padding: 0px;
	  display: table;
	  table-layout: fixed;
	  /*font-size: 1.25em;*/
	}
}



/* 	VIDEOS YOUTUBE
-------------------------------------------------- */

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin-bottom: 1em;
}

.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/* CUSTOMIZE THE SUBNAV
-------------------------------------------------- */

/*
#subnav {

	background: rgba(255,255,255,.95); 
	left: 0;  
	overflow: hidden;  
	position: fixed;  
	top: -200px; 
	width: 100%;
	z-index: 9999; 
	padding: 0px 0px 0px 0px;
	color: #005DB9;
  -moz-box-shadow: 0 3px 10px rgba(39, 43, 55, 0.25);
  -webkit-box-shadow: 0 3px 10px rgba(39,43,55,0.25);
  box-shadow: 0 3px 10px rgba(39,43,55,0.25);

}

#subnav .navbar {
  margin: 0px;
  padding: 5px;
  background: none;
  z-index: 1100; 
  opacity:1;
  border: 0px;
}

#mininav .nav > li > a {
  padding: 5px 15px;
}

#subnav .nav > li > img {
  width:110px;
  margin:0px 20px;
  padding-top: 5px;
}

*/

.margin-top-05 { margin-top: 0.5em; }
.margin-top-10 { margin-top: 1.0em; }
.margin-top-15 { margin-top: 1.5em; }
.margin-top-20 { margin-top: 2.0em; }
.margin-top-25 { margin-top: 2.5em; }
.margin-top-30 { margin-top: 3.0em; }