

body{
	font-family: 'Roboto', sans-serif!important;
	padding-bottom: 0!important;
}
.margeb{
	margin-bottom: 60px;
}
.fright{
	float: right;
}
.barra-top-contact{
	height: 60px;
	background-color: #393F47;	
    border: none!important;
    margin-bottom: 0px;
	border-radius: 0px;
}
.barra-top-contact .container{
	padding: 10px 0px;
}
.barra-top-contact .mail{
	display: block;
	color: #798597;
	font-weight: 500;
	font-size: 12px;	
	padding-top: 10px;
}
.barra-top-contact .mail a{
	color: #798597;
	padding-left: 5px;

}
.barra-top-contact .icons-socials {
	overflow: hidden;
	float: right;	
}
.barra-top-contact .icons-socials i {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 20px;	
	text-indent: -9999px;
}
.barra-top-contact .icons-socials i:last-child {
	margin-right: 0px;	

}
.barra-top-contact .icons-socials i a{
	display: block;
	height: 40px;
}
.barra-top-contact .icons-socials .ico-twitter a{
	background: url('/img/sprite.png') 0 0 no-repeat;
}
.barra-top-contact .icons-socials .ico-twitter a:hover{
	background: url('/img/sprite.png') -50px 0 no-repeat;
}
.barra-top-contact .icons-socials .ico-facebook a{
	background: url('/img/sprite.png') 0 -100px no-repeat;
}
.barra-top-contact .icons-socials .ico-facebook a:hover{
	background: url('/img/sprite.png') -50px -100px no-repeat;
}
.barra-top-contact .icons-socials .ico-youtube a{
	background: url('/img/sprite.png') 0 -200px no-repeat;
}
.barra-top-contact .icons-socials .ico-youtube a:hover{
	background: url('/img/sprite.png') -50px -200px no-repeat;
}
.barra-top-contact .icons-socials .ico-gplus a{
	background: url('/img/sprite.png') 0 -150px no-repeat;
}
.barra-top-contact .icons-socials .ico-gplus a:hover{
	background: url('/img/sprite.png') -50px -150px no-repeat;
}
.barra-top-contact .icons-socials .ico-pinterest a{
	background: url('/img/sprite.png') 0 -50px no-repeat;
}
.barra-top-contact .icons-socials .ico-pinterest a:hover{
	background: url('/img/sprite.png') -50px -50px no-repeat;
}
.barra-top-contact .icons-socials .ico-instagram a{
	background: url('/img/sprite.png') -100px 0px no-repeat;
}
.barra-top-contact .icons-socials .ico-instagram a:hover{
	background: url('/img/sprite.png') -150px 0px no-repeat;
}
.barra-top-contact .icons-socials .ico-deezer a{
	background: url('/img/sprite.png') -100px -50px no-repeat;
}
.barra-top-contact .icons-socials .ico-deezer a:hover{
	background: url('/img/sprite.png') -150px -50px no-repeat;
}



.barra-top-menu{
	height: 130px;
	background-color: #23262C;
	border: none!important;	
	border-radius: 0px;
	 margin-bottom: 0px;
}

.barra-top-menu .container{
	margin-top: 40px;
	padding: 0px;
}

.barra-top-menu .logo {
	width: 360px;
	height: 55px;
	text-indent: -9999px;
	background: url('/img/logo.svg') 0 0 no-repeat;
	background-size: 360px 55px;
	margin-left: 0px!important;
}
.barra-top-menu .navbar-nav{
	margin-top: 5px;
	float: right;
}
.barra-top-menu .navbar-nav li {
	font-size: 13px!important;
}
.barra-top-menu .navbar-nav > li > a {
	color: #fff;
	border-right: solid 1px #393F47;
}
.barra-top-menu .navbar-nav > li > a:hover {
	background-color: #D90000;
	border-right: solid 1px #D90000;
}
.barra-top-menu .navbar-nav > li:last-child  > a{
	border-right: none;
}
.barra-top-menu .navbar-nav > .open > a, .barra-top-menu .navbar-nav > .open > a:hover, .barra-top-menu .navbar-nav > .open > a:focus{
	background-color: #D90000!important;
	border-right: solid 1px #D90000;
}
.barra-top-menu .navbar-nav > li.active > a, .barra-top-menu .navbar-nav > li.active > a:hover {
	background-color: #D90000;
	border-right: solid 1px #D90000;
}

.barra-top-menu .dropdown-menu > li > a {
padding: 10px 20px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
color: #ffffff;
text-decoration: none;
background-color: #333;
outline: 0;
}

.firstslide{
	background: url('/img/cfito.jpg') center 0 no-repeat;
}
.secondslide{
	background: url('/img/c2.jpg') center 0 no-repeat;
}
.thirdslide{
	background: url('/img/c1.jpg') center 0 no-repeat;
}

button.btn-nefi{
	background-color: #23262C!important;
	color: #fff;
	border: none;
	padding: 10px;
} 
button.btn-nefi:hover{
	background-color: #000!important;
	color: #fff;
} 

.mod-pestanyes{
	background: #D90000 url('/img/bgtabs.png') 0 0 repeat-x;
	/* min-height: 500px;*/
	
	} 
.mod-pestanyes .nav-tabs{
border: none;
}
.mod-pestanyes .nav > li  {
width: 33%;
text-align: center;
}
.mod-pestanyes .nav > li:last-child  {
width: 34%;
}
.mod-pestanyes .nav > li > a {
padding: 13px 20px;
border-radius: 0;
font-size: 18px;
font-weight: 400;
color: #fff;
}
.mod-pestanyes .nav-tabs > li.active > a, .mod-pestanyes .nav-tabs > li.active > a:hover, .mod-pestanyes .nav-tabs > li.active > a:focus {
color: #fff;
cursor: default;
background-color: #D90000;
border: none;
border-top: #D90000 solid 10px;
margin-top: -9px;
}
.mod-pestanyes .nav > li > a:hover,
.mod-pestanyes .nav > li > a:focus {
  text-decoration: none;
  background-color: #fff;
  color: #333;
  border: none;
  display: block;
}

.mod-pestanyes .tab-content{
	overflow: hidden;
	padding: 0;
} 
.mod-pestanyes article{
	overflow: hidden;
	margin: 15px 0;
	padding: 15px 30px;
	border-right: solid 1px #E65959;
} 
.mod-pestanyes article:last-child{
	border-right: none;
} 
.mod-pestanyes article img{
	border: solid 5px #E65959
} 
.mod-pestanyes article h2{
	margin-top: 10px;
} 
.mod-pestanyes article h2 a{
	color: #fff;
	font-size: 28px;
	font-weight: 500;
} 
.mod-pestanyes article h2 a:hover{
	
} 
button.btn-nefi a{
	color: #fff;
} 
button.btn-nefi a:hover{
	text-decoration: none;
} 
.mod-pestanyes article p{
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 30px;
} 

.mod-pestanyes .videoH{
	width: 50%;
	float: left;
	margin-right: 20px;
} 

.mod-pestanyes .opinions{
	overflow: hidden;
	margin-top: 20px;
} 
.mod-pestanyes .opinions li{
  text-align: center;
  float: left;
  width: 33%;
  list-style: none;
  padding: 0 30px;
} 
.mod-pestanyes .opinions li.last{
	border-right: none;
} 
.mod-pestanyes .opinions img{
	border: solid 5px #E65959;
	margin: 0 auto;
} 

.mod-pestanyes .opinions blockquote{
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	font-style: italic;
	margin: 10px 0px;
	border:0px;
	padding: 0;
} 

.mod-pestanyes .opinions blockquote p{
	color: #111;
	font-size: 16px;
	font-weight: 100;
	margin-top: 10px;
} 
.mod-pestanyes .opinions blockquote p strong{
	font-weight: 500;
} 

.mod-pestanyes #opinan button.btn-nefi{
	margin: 20px auto ;
	display: block;
} 

.llistat-Articles-MH {
	
}
.llistat-Articles-MH h2 {
	margin-top: 0;
	font-size: 28px;
	font-weight: 300;
	color: #d90000;
	margin-bottom: 35px;
}
.llistat-Articles-MH ul {
	padding: 0;
	margin-bottom: 30px;
}
.llistat-Articles-MH li {
	overflow: hidden;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
padding-bottom: 10px;
}
.llistat-Articles-MH li:first-child p {
	display: block;
}
.llistat-Articles-MH li p {
	display: none;
	color: #666;
	font-weight: 300;
}
.llistat-Articles-MH li h3  {
	margin: 0;
}
.llistat-Articles-MH li:first-child h3 {
	font-size: 24px;
	margin-bottom: 10px;
}
.llistat-Articles-MH li h3 a {
	font-size: 16px;
	color: #23262C;
	font-weight: 500;
}
.llistat-Articles-MH li:first-child h3 a {
	font-size: 24px;
}
.llistat-Articles-MH li p img{
	float: left;
	height: auto;
padding: 3px;
border: 1px solid #e6e6e6;
margin: 2px 15px 15px 0;
}
.llistat-Articles-MH button.btn-nefi{
	margin: 20px auto ;
	display: block;
} 
.llistat-Equip {
	
}
.llistat-Equip h2 {
	margin-top: 0;
	font-size: 28px;
	font-weight: 300;
	color: #d90000;
	margin-bottom: 35px;
}
.llistat-Equip ul{
	margin: 0;
	padding: 0
}
.llistat-Equip ul li{
	margin: 0 4% 20px 0;
	padding: 0;
	list-style: none;
	width: 48%;
	float: left;
	background-color: #393F47;
}
.llistat-Equip ul li h3 a{
	color:#fff;
	display: block;
	height: 135px;
}
.llistat-Equip ul li:nth-child(2n) {
	margin: 0;
}
.llistat-Equip ul li img{
	float: left;
}
.llistat-Equip ul li h3{
	font-weight: 400;
	font-size: 16px;
	text-transform: uppercase;
	margin: 10px 0 5px 10px ;
	float: left;
	color: #fff;
	width: 40%;
}
.llistat-Equip ul li h3 span{
	font-size: 16px;
	font-weight: 100;
	display: block;
	text-transform: none;
	margin-top: 5px;
}

.llistat-Equip ul li:hover{
	background-color: #d90000;
	cursor: pointer;
}
.llistat-Equip ul li:last-child{
	height: 150px;
}
.llistat-Equip ul li:last-child h3{
	width: 90%;
	padding: 10%;
	text-align: center;
	height: 150px
}
.llistat-Equip ul li:last-child a{
	color: #fff;
	text-decoration: none;
	font-size: 20px;
}


.modul-destacat-cont{
	
}
.modul-destacat-cont .contingut{
	background-color: #d90000;
	overflow: hidden;
	padding: 10px;
}
.modul-destacat-cont .contingut.gris{
	background-color: #393F47;
}
.modul-destacat-cont h2 {
	margin-top: 0;
	font-size: 28px;
	font-weight: 300;
	color: #d90000;
	margin-bottom: 25px;
}
.modul-destacat-cont h3 {
	font-size: 16px;
	font-weight: 100;
	color: #fff;
	margin: 0;
}
.modul-destacat-cont p {
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	margin-bottom: 10px;
}

.modul-destacat-gal{
	
}
.modul-destacat-gal h2 {
	margin-top: 0;
	font-size: 28px;
	font-weight: 300;
	color: #d90000;
	margin-bottom: 25px;
}
.dfoto{
	margin-bottom: 20px;
	min-height: 160px;
}

.modul-destacat-foto{

	/*position: absolute;*/
}
.modul-destacat-foto img{
	position: relative;

}
.modul-destacat-foto .btn{
	position: relative;
	top: -50px;
left: -20px;
z-index: 999;
}

.modul-contacte h2 {
	margin-top: 0;
	font-size: 28px;
	font-weight: 300;
	color: #d90000;
	margin-bottom: 25px;
}
.modul-contacte .txt-contacte {
	background: #F8F8F9; overflow: hidden; padding: 20px;
	min-height: 340px;
}
.modul-contacte .txt-contacte p {
	font-size: 19px;
	margin-bottom: 10px;
}
/*.contacte { background: #F8F8F9; overflow: hidden; padding: 20px; }
.contacte .formblock { display: block; margin-bottom: 10px; }
.contacte .formblock label { display: block;  }
.contacte .formblock .txt { padding: 4px;  }
.contacte .formblock .txtarea { padding: 3px 5px;  }
.contacte .formblock .error { color: #9d3131; }
.contacte .info { color: #59913d; }
.contacte p.tick {color: #3e669c; }
.contacte .subbutton { padding: 3px 7px; color: #565656; }*/



.modul-patrocinadors h2 {
	margin-top: 0;
	font-size: 28px;
	font-weight: 300;
	color: #d90000;
	margin-bottom: 25px;
}


.footer{
	background-color: #393F47;
	padding: 30px
}
.footer .button-socials {
	width: 350px;
	margin: 20px auto;
}

.footer .menu-bottom {
	text-align: center;
	margin: 30px 0  50px 0;
}
.footer .menu-bottom li {
	list-style-type: none;
	display: inline-block;
	margin-right: 20px;
}
.footer .menu-bottom li a{
	color: #fff;
}
.footer h1{
	font-size: 72px;
	text-align: center;
	color: #fff;
	font-weight: 100;
}
.footer h1 strong{
	font-weight: 600;
}
.footer h1 span{
	font-weight: 300;
	font-size: 24px;
	display: block;
	letter-spacing: 5px;
}


.compartir{
	margin-bottom: 20px;
	float: right;
	display: block;
	width: 280px;
}
.compartir-mig{
	margin: 20px auto;
	display: block;
	width: 300px;
}
.compartir-mig small{
	display: block;
	margin: 5px auto;
	font-size: 14px;

}
.content strong{
	font-weight: 400;
}
.content a{
	font-weight: 400;
	text-decoration: underline;;
}
.item-theman .jumbotron{
	background-color: #0F0F0D;
	padding: 0;
	overflow: hidden;
	display: block;
}

.item-theman header h1{
	float: left;
	display: block;
	font-size: 42px;
	color: #fff;
	font-weight: 400;
	width: 50%;
	margin-top: 5%;
}
.item-theman header h1 span{
	font-weight: 100;
}
.item-theman header img{
	float: right;
	display: block;
}

.item-theman .content{
	clear: both;
}
.item-theman .content p{
	font-size: 24px;
	color: #666;
	font-weight: 300;
	line-height: 39px;
	margin-bottom: 30px;
}

.item-living .jumbotron{
	padding: 0;
	overflow: hidden;
	display: block;
	background: #000 url('/img/imatge-living.jpg') -76px 0 no-repeat;
	/*background-repeat:no-repeat;
	background-size:contain;
	background-position:center;*/
	min-height: 370px;
}
.item-living header h1{
	font-size: 42px;
	color: #fff;
	font-weight: 100;
	margin-top: 25%;
	text-align: center;
}

.item-living .container-fluida-inici{
	background-color: #fff;
}
.item-living .container-fluida-inici .content{
	height: 600px;
}
.item-living .container-fluida-inici h2{
	font-size: 42px;
	color: #d90000;
	font-weight: 300;
	text-align: center;
	margin: 0;
	padding-top: 10%;
}
.item-living .container-fluida-inici .icon-arrow-down3{
	font-size: 48px;
	color: #d90000;
	text-align: center;
	display: block;
	margin-top: 40px;
}

.item-living .container-fluida{
	background-color: #fff;
}
.item-living .container-fluida .content{
	height: 800px;
}
.item-living .container-fluida h2{
	font-size: 48px;
	color: #d90000;
	font-weight: 100;
	text-align: center;
	padding-top: 20%;
	margin: 0;
}
.item-living .container-fluida .icofitomania{
	width: 120px;
	background-color: #fff;
	padding: 30px;
	margin: -60px auto 0 auto;
	-webkit-border-radius: 60px; 
            -moz-border-radius: 60px; 
            border-radius: 60px;   
}
.item-living .container-fluida .icofitomania [class^="icon-"]{
	color: #d90000;
	font-size: 60px;
}
.item-living .container-fluida.vermell .icofitomania [class^="icon-"]{
	color: #fff;
}
.item-living .container-fluida.vermell .icofitomania{
	background-color: #d90000;
}

.item-living .container-fluida.vermell{
	background-color: #d90000;
}
.item-living .container-fluida.vermell h2{
	color: #fff;
}

.item-interna .jumbotron{
	background-color: #0F0F0D;
	padding: 30px 0 0 0;
	overflow: hidden;
	display: block;
	height: 350px;
}

.item-interna header span{
	color: #d90000;
	font-weight: 400;
	font-size: 24px;
	margin: 0;
}

.item-interna header h1{
	font-size: 38px;
	color: #fff;
	font-weight: 100;
	margin: 0;
}
.item-interna .content p{
	font-size: 24px;
	color: #666;
	font-weight: 300;
	line-height: 39px;
	margin-bottom: 30px;
	clear: both;
}

.item-interna .content {
	clear: both;
	overflow: hidden;
}

.metodo .jumbotron{
	background: url('/img/bg-metodo.jpg') 0 0 no-repeat;
	
}
.metodo header {
	margin-top: 17%;
}

.metodo header span{
	color: #d90000;
	display: block;
}
.metodo header h1{
	color: #fff;
	font-weight: 100;
	text-shadow: 2px 1px 0 #000;
	letter-spacing: 2px;
	font-weight: 38px;
}

.metodo .content h2{
	font-size: 36px;
	color: #d90000;
	padding: 6px;
	font-weight: 100;
	text-align: center;
	border-bottom: #d90000 1px solid;
}
.metodo .content ol{
	margin: 40px 0 80px 0;
	padding: 0;
}
.metodo .content ol li{
	margin: 0 0 20px 0;
	padding-bottom: 20px;
	border-bottom: #eee 1px solid;
	list-style-type: none;
	overflow: hidden;
}
.metodo .content ol li p{
	font-size: 18px;
	color: #777;
	font-weight: 300;
	margin: 0;
	clear: none;
	float: left;
	width: 90%;
	line-height: 1.8;
}
.metodo .content ol li span{

display: block;
float: left;
margin-right: 1.5%;
}
.metodo .content ol li.last{
font-size: 22px;
text-align: center;
}

.metodo [class^="icon-"], [class*=" icon-"] {
font-size: 32px;
color: #999;
}

.metodo .content ol li .icon-trophy{
	width: 100%;
	text-align: center;
	font-size: 48px;
	color: #FFC926;
}

.dondeentrenar .jumbotron{
	background: url('/img/bg-dondeentrenar.jpg') center 0 no-repeat;
	
}
.dondeentrenar header {
	margin-top: 17%;
}
.dondeentrenar header span{
	color: #d90000;
	display: block;
}
.dondeentrenar header h1{
	color: #fff;
	font-weight: 100;
	text-shadow: 2px 1px 0 #000;
	letter-spacing: 2px;
	font-weight: 38px;
}

.dondeentrenar button{
background-color: #23262C!important;
color: #fff;
border: none;
padding: 10px 20px;
font-size: 18px;
margin: 0 auto;
display: block;
font-family: roboto;
}
.dondeentrenar button:hover{
color: #fff;
background-color: #000!important;
}
.dondeentrenar button a{
color: #fff;
text-decoration: none;
}

.altorendimiento header {
	margin-top: 17%;
}
.altorendimiento .jumbotron{
	background: url('/img/bg-altorendimiento.jpg') center 0 no-repeat;
	
}
.altorendimiento header span{
	color: #d90000;
	display: block;
}
.altorendimiento header h1{
	color: #fff;
	font-weight: 100;
	text-shadow: 2px 1px 0 #000;
	letter-spacing: 2px;
	font-weight: 38px;
}
.altorendimiento button{
background-color: #23262C!important;
color: #fff;
border: none;
padding: 10px 20px;
font-size: 18px;
margin: 0 auto;
display: block;
font-family: roboto;
margin-top: 40px;
}
.altorendimiento button:hover{
color: #fff;
background-color: #000!important;
}
.altorendimiento button a{
color: #fff;
text-decoration: none!important;
}
.altorendimiento .botonera a{
text-decoration: none!important;
}
.vacacionesdeportivas header {
	margin-top: 17%;
}
.vacacionesdeportivas .jumbotron{
	background: url('/img/bg-vacacionesdeportivas.jpg') center 0 no-repeat;
	
}
.vacacionesdeportivas header span{
	color: #d90000;
	display: block;
}
.vacacionesdeportivas header h1{
	color: #fff;
	font-weight: 100;
	text-shadow: 2px 1px 0 #000;
	letter-spacing: 2px;
	font-weight: 38px;
}
.vacacionesdeportivas .packs{
	overflow: hidden;
	margin: 20px 0;
	padding: 0;
}
.vacacionesdeportivas .packs li{
	padding: 15px 20px;
	background-color: #d90000 ;
	color: #fff;
	font-size: 18px;
	text-align: center;
	-webkit-border-radius: 8px;
border-radius: 8px;
float: left;
width: auto;
list-style: none;
margin-right: 20px;

}
.vacacionesdeportivas .videov{
	width: 100%;
	text-align: center;
	margin: 30px auto;
}
.vacacionesdeportivas .center{
	width: 100%;
	text-align: center;
	margin: 30px auto;
}
.vacacionesdeportivas .botonera{
text-align: center;
}
.vacacionesdeportivas .botonera a{
text-decoration: none!important;
}

.vacacionesdeportivas button{
background-color: #23262C!important;
color: #fff;
border: none;
padding: 10px 20px;
font-size: 18px;

font-family: roboto;
margin-top: 40px;
}
.vacacionesdeportivas button:hover{
color: #fff;
background-color: #000!important;
}
.vacacionesdeportivas button a{
color: #fff;
text-decoration: none;
}
.ellos-opinan header {
	margin-top: 18%;
}
.ellos-opinan .jumbotron{
	background: url('/img/bg-ellosopinan.jpg') center 0 no-repeat;
	
}
.ellos-opinan header span{
	color: #d90000;
	display: block;
}
.ellos-opinan header h1{
	color: #fff;
	font-weight: 100;
	text-shadow: 2px 1px 0 #000;
	letter-spacing: 2px;
	font-weight: 38px;
}
.ellos-opinan h2{
	font-size: 36px;
	color: #d90000;
	padding: 6px;
	font-weight: 300;
	text-align: center;
	border-bottom: #d90000 1px solid;
}
.ellos-opinan .opinions{
	overflow: hidden;
	list-style: none;
	margin-top: 50px;
}
.ellos-opinan .opinions li{
	padding: 40px 20px;
	margin-bottom: 60px;
	border-bottom: solid 1px #eee;
	overflow: hidden;
}
.ellos-opinan .opinions li img{
	float: left;
}
.ellos-opinan .opinions li blockquote{
	float: left;
	width: 80%;
	border-left: none;
	font-size: 24px;
	font-style: italic;
	font-weight: 300;
}
.ellos-opinan .opinions li blockquote p{
	font-style: normal;
	font-weight: 300;
	margin-top: 10px;
}
.ellos-opinan .opinions li:last-child{
	border-bottom: none;
}

.equipo .jumbotron{
	background: url('/img/bg-equipo.jpg') center 0 no-repeat;
}
.equipo header h1{
	color: #fff;
	margin-top: 23%;
	text-align: center;
}
.equipo .titol{
	font-size: 36px;
	color: #d90000;
	padding: 6px;
	font-weight: 300;
	text-align: center;
	border-bottom: #d90000 1px solid;
	display: block;
}
.equipo .llista-equip{
	list-style: none;
	padding: 20px 0;
}
.equipo .llista-equip li{
	margin-bottom: 40px;
	overflow: hidden;
	padding: 40px 0;
	border-bottom: solid 1px #eee;
}
.equipo .llista-equip li:last-child{
	border-bottom: none;
}
.equipo .llista-equip .imatge-bio{
	float: left;
	width: 15%
}
.equipo .llista-equip .imatge-bio img{
	border-radius: 50%;

}
.equipo .llista-equip .bio{
	float: left;
	width: 78%;
	margin-top:20px;
}
.equipo .llista-equip .bio span{
	font-size: 16px;
	color: #d90000;
	text-transform: uppercase;
	display: block;
	margin: 0;
	line-height: 24px
}
.equipo .llista-equip .bio h2{
	margin: 0;
	font-size: 32px;
	line-height: 42px;
	color: #000000;
}
.equipo .llista-equip .bio p{
	margin: 0;
	font-size: 18px;
	line-height: 28px;
	font-weight: 300;
}

.fonsfosc{
	background-color: #111;
}
.videos .jumbotron{
	height: 70px!important;
}
.videos header h1{
	color: #d90000;
	display: block;
	font-size: 42px;
	font-weight: 100;
}

.videos .content p {
	color: #fff;
}

.videos .list-videos{
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.videos .list-videos li {
	width: 45%;
	float: left;
	list-style: none;
	margin: 0 5% 5% 0;
}



.fotos .jumbotron{
	height: auto;
	
}
.fotos header span{
	color: #d90000;
	display: block;
	font-size: 48px;
	font-weight: 200;
}
.fotos header h1{
	color: #fff;
	font-weight: 100;
	text-shadow: 2px 1px 0 #000;
}
.fotos .content p {
	color: #fff;
}

.contacto {
	margin-top: 10px;
}

.contacto .jumbotron{
	height: 1px;
}
.contacto header span{
	color: #d90000;
	display: block;
	font-size: 48px;
	font-weight: 200;
}
.contacto header h1{
	color: #fff;
	font-weight: 100;
	text-shadow: 2px 1px 0 #000;
}

.contacto .formblock{
	display: block;
	margin-bottom: 40px;
}

.contacto .formblock .screen-reader-text{
	display: block;
	margin-bottom: 10px;
}
.contacto .formblock input[type='text']{
	width: 50%;
	border: 2px solid #bdc3c7;
color: #34495e;
font-family: "Lato", Helvetica, Arial, sans-serif;
font-size: 15px;
line-height: 1.467;
padding: 8px 12px;
height: 42px;
-webkit-appearance: none;
border-radius: 6px;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.contacto .formblock textarea{
	width: 50%;
	border: 2px solid #bdc3c7;
color: #34495e;
font-family: "Lato", Helvetica, Arial, sans-serif;
font-size: 15px;
line-height: 1.467;
padding: 8px 12px;
height: 400px;
-webkit-appearance: none;
border-radius: 6px;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
transition: border .25s linear, color .25s linear, background-color .25s linear;
}

.contacto .formblock input[type='text'].inputError {
color: #e74c3c;
border-color: #e74c3c;
-webkit-box-shadow: none;
box-shadow: none;
}

.contacto .formblock textarea.inputError {
color: #e74c3c;
border-color: #e74c3c;
-webkit-box-shadow: none;
box-shadow: none;
}

.contacto .formblock .error {
color: #e74c3c;
font-size: 14px;
display: block;
margin-top: 10px;
}


#fb-root {
    display: none;
}

/* To fill the container and nothing else */

.fb_iframe, .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 99% !important;
}

.prensa{
	margin-top: 40px;
}
.prensa .llista-prensa{
	list-style: none;
	padding: 0px 0 40px 0;
}
.prensa .llista-prensa li{
	overflow: hidden;
	padding: 20px 0;
	border-bottom: solid 1px #eee;
	font-size: 20px;
}
.prensa .llista-prensa li:last-child{
	border-bottom: none;
}
















/*video responsive*/
.embed-container { position: relative;
 padding-bottom: 56.25%;
 padding-top: 30px;
 height: 0;
 overflow: hidden;
 max-width: 100%;
 height: auto;
 } 
 .embed-container iframe, .embed-container object, .embed-container embed { 
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 }


/*mqueries*/
@media (max-width: 478px){
	.item-theman header h1{
	font-size: 17px!important;
	margin-top: 4%!important;
	}
	.item-living .jumbotron{
		background: #000 url('/img/imatge-living-mobile.jpg') -200px 0 no-repeat!important;
		min-height: 150px;
	}
	.item-living header h1{
		margin-top: 35%!important;
		font-size: 20px!important;
		font-weight: 300;
	}
	.item-living .container-fluida-inici h2{
	font-size: 24px;
	padding-top: 10%;
	}
	.item-living .container-fluida-inici .content {
	height: 400px;
}
	.item-living .container-fluida .content{
	height: 400px;
	}
	.item-living .container-fluida h2{
	font-size: 32px;
	padding-top: 15%;
	}
	.item-living .container-fluida .icofitomania{
		width: 70px;
		background-color: #fff;
		padding: 15px;
		margin: -40px auto 0 auto;
		-webkit-border-radius: 80px; 
	            -moz-border-radius: 80px; 
	            border-radius: 80px;   
	}
	.item-living .container-fluida .icofitomania [class^="icon-"]{
	font-size: 40px;
	}
	.metodo header h1 {
	font-size: 22px!important;
	font-weight: 300;
	}
	.metodo header {
	margin-top: 20%!important;
	}
	.metodo .jumbotron{
	background: url('/img/bg-metodo-mobile.jpg') -115px 0 no-repeat!important;
	}

	.metodo .content ol li p{
	width: 80%;
	}
	.metodo .content ol li.last p{
	width: 99%;
	}
	.dondeentrenar header h1 {
	font-size: 20px!important;
	font-weight: 300;
	}
	.dondeentrenar header {
	margin-top: 18%!important;
	}
	.dondeentrenar .jumbotron{
	background: url('/img/bg-dondeentrenar-mobile.jpg') -115px 0 no-repeat!important;
	}
	.altorendimiento header {
	margin-top: 18%!important;
	}
	.altorendimiento .jumbotron{
	background: url('/img/bg-altorendimiento-mobile.jpg') -115px 0 no-repeat!important;
	}
	.vacacionesdeportivas .jumbotron{
	background: url('/img/bg-vacacionesdeportivas-mobile.jpg') -250px 0 no-repeat!important;
	}
	.vacacionesdeportivas header {
	margin-top: 25%!important;
	}
	.vacacionesdeportivas header h1 {
	font-size: 20px!important;
	font-weight: 300;
	}
	.ellos-opinan .jumbotron{
	background: url('/img/bg-ellosopinan-mobile.jpg') -250px 0 no-repeat!important;
	}
	.ellos-opinan header {
	margin-top: 25%!important;
	}
	.ellos-opinan header h1 {
	font-size: 20px!important;
	font-weight: 300;
	}
	.equipo header h1 {
	margin-top: 37%!important;
	font-size: 20px!important;
	text-shadow: 2px 1px 0 #000;
	}


}
@media (min-width: 768px){

}
@media (min-width: 479px) and (max-width: 767px) {
	.mod-pestanyes .nav > li > a {
	padding: 0 2px;
	font-size: 14px;
	height: 50px;
	display: block;
	padding-top: 15px!important;
	}
	.mod-pestanyes .nav-tabs > li.active > a, .mod-pestanyes .nav-tabs > li.active > a:hover, .mod-pestanyes .nav-tabs > li.active > a:focus {
	padding: 0;
	margin-top: 0;
	border-top: none;
	padding-top: 15px!important;
	}
	.item-theman header h1{
	margin-top: 5%!important;
	}
	.llistat-Equip ul li h3 a {	
	height: 120px!important;
	}

}

/* Extra small devices (phones, less than 768px) */
@media (max-width: 767px) {

	.barra-top-contact {
		display: none;	
	}
	.barra-top-contact .icons-socials {
		display: none;	
	}
	.barra-top-contact .container{
	    padding: 10px 10px;
	}
	.barra-top-menu{
		height: 60px;
		top: 0;
	}
	.barra-top-menu .container{
	 	padding: 0px 10px;
	 	margin-top: 10px;
	}
	.barra-top-menu .navbar-nav {
		float: left;
		margin: 0;
		width: 100%;
	}
	.barra-top-menu .navbar-nav > li > a {
		border-right: none;
	}
	.container > .navbar-header, .container > .navbar-collapse {
		margin-right: 0px;
		margin-left: 0px;
	}
	.container > .navbar-collapse {
		background-color: #333;
		max-height: 370px;
		padding-right: 15px;
		padding-left: 15px;
		overflow-x: visible;
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
		-webkit-overflow-scrolling: touch;
		position: relative;
		z-index: 9999
	}
	.barra-top-menu .logo {
		width: 230px;
		height: 35px;
		background: url('/img/logo.svg') 0 0 no-repeat;
		background-size: 230px 35px;
	}
	.navbar-toggle {
		margin-right: 0px;
		margin-top: 0;
	}
	.firstslide{
	background:none;
	}
	.secondslide{
	background:none;
	}
	.thirdslide{
	background:none;
	}
	.mod-pestanyes{
	background: #D90000 url('/img/bgtabs.png') 0 0 repeat-x;
	margin-bottom: 50px;
	}
	.mod-pestanyes .container{
	padding: 0; 
	}
	.mod-pestanyes .nav > li > a {
	padding: 0;
	font-size: 12px;
	height: 50px;
	display: block;
	padding-top: 6px;
	}

	.mod-pestanyes .nav-tabs > li.active > a, .mod-pestanyes .nav-tabs > li.active > a:hover, .mod-pestanyes .nav-tabs > li.active > a:focus {
	padding: 0;
	margin-top: 0;
	border-top: none;
	padding-top: 10px;
	}
	.mod-pestanyes article{
	border-bottom: solid 1px #E65959;
	border-right: none;
	} 
	.mod-pestanyes article:last-child{
	border-bottom: none;
	border-right: none;
	} 
	.mod-pestanyes article h2{
	line-height: 0.8;
	} 
	.mod-pestanyes article h2 a{
	font-size: 20px;
	font-weight: 500;
	} 
	.mod-pestanyes article p{
	color: #fff;
	font-size: 14px;
	} 
	.mod-pestanyes .videoH{
	width: 100%;
	float: none;
	margin-right: 0px;
	margin-bottom: 10px;
	} 
	.mod-pestanyes .opinions{
	 padding: 10px;
	} 
	.mod-pestanyes .opinions li{
	  width: 100%;
	  margin-bottom: 20px;
	} 
	.mod-pestanyes .opinions blockquote{
	font-size: 18px;
	} 

	.mod-pestanyes .opinions blockquote p{
		font-size: 14px;
	} 
	.llistat-Articles-MH {
	margin-bottom: 60px;
	}
	.llistat-Equip ul li{
	width: 100%;
	margin-bottom: 5px;
	}
	.llistat-Equip ul li:nth-child(2n) {
	margin-bottom: 5px;
	}
	.llistat-Equip ul li img{
	width: 28%;
	}
	.llistat-Equip ul li h3 {
	width: 68%;
	}
	.llistat-Equip ul li h3 a {	
	height: 74px;
	}

	.modul-contacte  {
	margin-bottom: 40px;
	}
	.modul-contacte .txt-contacte {
	min-height: 0;
	}
	.modul-contacte .txt-contacte p {
	font-size: 15px;
	margin-bottom: 10px;
	}	
	.footer{
	padding: 10px
	}
	.footer .button-socials {
		width: 100%;
		text-align: center;
	}
	.footer .menu-bottom li {
	list-style-type: none;
	display: block;
	margin-right: 0px;
	margin-bottom: 10px;
	}
	.footer h1{
	font-size: 36px;
	}
	.footer h1 span{
		font-size: 12px;
	}

	.item-theman header img{
	width: 50%;
	}
	.item-theman header h1{
	margin-top: 15%;
	font-size: 24px;
	}
	.item-theman .content p{
	font-size: 18px;
		line-height: 24px;
		font-weight: 300;
	}
	.item-living .jumbotron{
		background: #000 url('/img/imatge-living-mobile.jpg') 0px 0 no-repeat;
		min-height: 150px;
	}
	.item-living header h1{
		margin-top: 15%;
		font-size: 24px;
	}
	.item-interna .jumbotron{
		height: 200px;
	}

	.item-interna header span{
		font-size: 16px;
	}

	.item-interna header h1{
		font-size: 28px;
		font-weight: 300;
	}
	.item-interna .content p{
		font-size: 18px;
		line-height: 24px;
		font-weight: 300;
	}
	.ellos-opinan .opinions {
		padding: 0;
		margin-bottom: 0;
	}
	.ellos-opinan .opinions li{
		padding: 10px 20px;
		margin-bottom: 20px;
	}
	.ellos-opinan .opinions li blockquote{
	font-size: 18px;
	font-weight: 300;
	width: 100%;
	margin-bottom: 0;
	}
	.equipo .llista-equip .imatge-bio{
		width: 100%;
		display: block;
	}
	.equipo .llista-equip .bio{
		width: 100%;
		margin-top:20px;
	}
	.videos .list-videos li {
	width: 100%;
	float: none;
	display: block;
	list-style: none;
	margin: 0 0 20px 0;
	}
	.metodo header {
	margin-top: 10%;
	}
	.metodo .jumbotron{
	background: url('/img/bg-metodo-mobile.jpg') 0 0 no-repeat;
	}
	.dondeentrenar header {
	margin-top: 10%;
	}
	.dondeentrenar .jumbotron{
	background: url('/img/bg-dondeentrenar-mobile.jpg') 0 0 no-repeat;
	}
	.altorendimiento header {
	margin-top: 17%;
	}
	.altorendimiento .jumbotron{
	background: url('/img/bg-altorendimiento-mobile.jpg') 0 0 no-repeat;
	}
	.vacacionesdeportivas .jumbotron{
	background: url('/img/bg-vacacionesdeportivas-mobile.jpg') 0 0 no-repeat;
	}
	.vacacionesdeportivas header {
	margin-top: 13%;
	}
	.vacacionesdeportivas .packs {
	text-align: center;
	}
	.vacacionesdeportivas .packs li{
	float: none!important;
	margin-bottom: 20px;
	}
	.ellos-opinan .jumbotron{
	background: url('/img/bg-ellosopinan-mobile.jpg') 0 0 no-repeat;
	}
	.ellos-opinan header {
	margin-top: 13%;
	}
	.equipo .jumbotron{
	background: url('/img/bg-equipo-mobile.jpg') center 0 no-repeat;
	}
	.equipo header h1 {
	margin-top: 18%;
	}
	.contacto .formblock input[type='text']{
	width: 100%;
	}
	.contacto .formblock textarea{
	width: 100%;
	}

}





/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
	.barra-top-menu{
	height: 100px;
	}
	.barra-top-menu .container {
	padding: 0;
	margin-top: 25px;
	}
	.barra-top-menu .logo {
	width: 190px;
	height: 28px;
	background: url('/img/logo.svg') 0 0 no-repeat;
	margin-top: 12px;
	background-size: 190px 28px;
	}
	.barra-top-menu .navbar-nav{
	}
	.navbar-nav > li > a {
	padding: 10px 9px;
	}
	.barra-top-menu .navbar-collapse {
	padding-left: 0px;
	padding-right: 0;
	}
	.barra-top-menu .navbar-nav li {
	font-size: 11px!important;
	}
	/* .firstslide{
	background: url('/img/c1t.jpg') center 0 no-repeat;
	}
	.secondslide{
		background: url('/img/c2t.jpg') center 0 no-repeat;
	}
	.thirdslide{
		background: url('/img/c3t.jpg') center 0 no-repeat;
	} */
	.mod-pestanyes .container{
	padding: 0;
	}
	.mod-pestanyes .nav > li > a {
	padding: 14px 10px;
	border-radius: 0;
	font-size: 16px;
	font-weight: 400;
	}
	.llistat-Equip ul li{
	width: 100%;
	margin-bottom: 5px;
	}
	.llistat-Equip ul li:nth-child(2n) {
	margin-bottom: 5px;
	}
	.llistat-Equip ul li img{
	width: 28%;
	}
	.llistat-Equip ul li h3 a {
		color: #fff;
		display: block;
		height: 97px;
		width: 250px;
		}
	.dfoto{
	margin-bottom: 20px;
	min-height: 120px;
	}
	.modul-contacte  {
	margin-bottom: 40px;
	}
	.modul-contacte .txt-contacte {
	min-height: 0;
	}
	.modul-contacte .txt-contacte p {
	font-size: 15px;
	margin-bottom: 10px;
	}	
	.item-theman header img{
	width: 50%;
	}
	.item-theman header h1{
	/* margin-top: 18%!important; */
	}
	.item-living .jumbotron{
		background: #000 url('/img/imatge-living.jpg') -250px 0 no-repeat;
		min-height: 300px;
	}
	.item-living header h1{
		margin-top: 32%;
		font-size: 36px;
	}
	.ellos-opinan .opinions li blockquote{
		width: 75%;
	}
	.equipo .llista-equip .imatge-bio{
		width: 30%
	}
	.equipo .llista-equip .bio{
		width: 70%;
		margin-top:20px;
	}
	.metodo header {
	margin-top: 27%;
	}
	.metodo .jumbotron{
	background: url('/img/bg-metodo.jpg') -250px 0 no-repeat;
	}
	.altorendimiento header {
		margin-top: 28%;
	}
	.vacacionesdeportivas .packs {
	text-align: center;
	}
	.vacacionesdeportivas .packs li{
	float: none!important;
	display: inline-block;
	margin-bottom: 20px;
	}
	.vacacionesdeportivas header {
	margin-top: 24%;
	}
	.ellos-opinan header {
	margin-top: 24%;
	}
	.equipo header h1 {
	margin-top: 37%;
	}
	.videos .list-videos li {
	min-height: 212px;
	}
}





/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
	.barra-top-menu .logo {
	width: 270px;
	height: 40px;
	background: url('/img/logo.svg');
	background-size: 270px 40px;
	}
	.barra-top-menu .navbar-nav{
	margin-top: 0px;
	}
	.navbar-nav > li > a {
	padding: 8px 12px;
	}
	.mod-pestanyes .container{
	padding: 0;
	}
	.mod-pestanyes .nav > li > a:hover,
	.mod-pestanyes .nav > li > a:focus {
	  padding-top: 12px!important;
	  padding-bottom: 12px!important;
	}
	.llistat-Equip ul li{
	width: 100%;
	margin-bottom: 5px;
	}
	.llistat-Equip ul li h3 a {
		color: #fff;
		display: block;
		height: 79px;
		width: 350px;
		}
	.llistat-Equip ul li:nth-child(2n) {
	margin-bottom: 5px;
	}
	.llistat-Equip ul li img{
	width: 18%;
	}
	.llistat-Equip ul li:last-child{
	height: 100px;
	}
	.llistat-Equip ul li:last-child h3{
	height: 100px;
	padding: 30px;
	}
	.item-living .jumbotron{
	
	}
	.item-living header h1{
		margin-top: 30%;
	}
	.equipo .llista-equip .imatge-bio{
		width: 25%
	}
	.equipo .llista-equip .bio{
		width: 75%;
		margin-top:40px;
	}

	.metodo header {
	margin-top: 19%;
	}
	.metodo .jumbotron{
	background: url('/img/bg-metodo.jpg') -200px 0 no-repeat;
	}
	.altorendimiento header {
		margin-top: 21%;
	}
	.vacacionesdeportivas .packs li{
	padding: 15px 15px;
	font-size: 16px;
	margin-right: 10px;
	}
	.vacacionesdeportivas header {
	margin-top: 22%;
	}
	.ellos-opinan header {
	margin-top: 18%;
	}
	.equipo header h1 {
	margin-top: 28%;
	}
	.videos .list-videos li {
	min-height: 268px;
	}
}


/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.navbar-nav > li > a {
	padding: 10px 15px;
	}

}


